~/src/github.com/openstack-k8s-operators/install_yamls/devsetup ~/ci-framework-data/artifacts scripts/tripleo.sh ++ mktemp -d + MY_TMP_DIR=/tmp/tmp.nUfF6CpWUo + trap 'rv=$?; rm -rf -- "$MY_TMP_DIR"; exit $rv' EXIT +++ dirname scripts/tripleo.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/scripts + IP_ADRESS_SUFFIX=100 + IP=192.168.122.100 + OS_NET_CONFIG_IFACE=nic2 + CLOUD_DOMAIN=ooo.test + GATEWAY=192.168.122.10 + OUTPUT_DIR=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/scripts/../../out/edpm/ + SSH_KEY_FILE=/home/zuul/.ssh/id_rsa + SSH_OPT='-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa' + REPO_SETUP_CMDS=/home/zuul/cdn_subscription_repos.sh + CMDS_FILE=/tmp/tmp.nUfF6CpWUo/standalone_cmds + SKIP_TRIPLEO_REPOS=false + TRIPLEO_NETWORKING=false + TRIPLEO_ATTACH_EXTNET=true + TRIPLEO_CONFIGURE_DEFAULT_ROUTE=false + MANILA_ENABLED=true + OCTAVIA_ENABLED=False + TELEMETRY_ENABLED=false + TLSE_ENABLED=true + EDPM_CONFIGURE_HUGEPAGES=false + [[ ! -f /home/zuul/.ssh/id_rsa ]] + sudo dnf install -y python-jinja2 Last metadata expiration check: 0:21:24 ago on Tue 14 Oct 2025 07:00:07 AM UTC. Package python3-jinja2-2.11.3-8.el9.noarch is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Upgrading: python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k python3-markupsafe x86_64 2.1.1-4.el9s delorean-antelope-testing 27 k Transaction Summary ================================================================================ Upgrade 2 Packages Total download size: 538 k Downloading Packages: (1/2): python3-jinja2-3.0.1-2.el9s.noarch.rpm 3.5 MB/s | 511 kB 00:00 (2/2): python3-markupsafe-2.1.1-4.el9s.x86_64.r 142 kB/s | 27 kB 00:00 -------------------------------------------------------------------------------- Total 2.7 MB/s | 538 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Upgrading : python3-markupsafe-2.1.1-4.el9s.x86_64 1/4 Upgrading : python3-jinja2-3.0.1-2.el9s.noarch 2/4 Cleanup : python3-jinja2-2.11.3-8.el9.noarch 3/4 Cleanup : python3-markupsafe-1.1.1-12.el9.x86_64 4/4 Running scriptlet: python3-markupsafe-1.1.1-12.el9.x86_64 4/4 Verifying : python3-jinja2-3.0.1-2.el9s.noarch 1/4 Verifying : python3-jinja2-2.11.3-8.el9.noarch 2/4 Verifying : python3-markupsafe-2.1.1-4.el9s.x86_64 3/4 Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 4/4 Upgraded: python3-jinja2-3.0.1-2.el9s.noarch python3-markupsafe-2.1.1-4.el9s.x86_64 Complete! + source /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/scripts/common.sh ++ OVN_NBCTL=ovn-nbctl ++ OVN_SBCTL=ovn-sbctl ++ OVN_NB_SERVICE=ovsdbserver-nb ++ OVN_SB_SERVICE=ovsdbserver-sb + '[' 1 -ne 1 -a 1 -ne 3 ']' + '[' 1 -eq 3 ']' + [[ -e /run/systemd/resolve/resolv.conf ]] + HOST_PRIMARY_RESOLV_CONF_ENTRY=192.168.122.10 + set +x Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Repository 'rhel-9-for-x86_64-baseos-eus-rpms' is enabled for this system. Repository 'rhel-9-for-x86_64-appstream-eus-rpms' is enabled for this system. Repository 'rhel-9-for-x86_64-highavailability-eus-rpms' is enabled for this system. Repository 'openstack-17.1-for-rhel-9-x86_64-rpms' is enabled for this system. Repository 'fast-datapath-for-rhel-9-x86_64-rpms' is enabled for this system. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + sudo dnf install -y podman python3-tripleoclient util-linux lvm2 Updating Subscription Management repositories. Last metadata expiration check: 0:00:04 ago on Tue Oct 14 07:21:46 2025. Package podman-2:4.4.1-22.el9_2.1.x86_64 is already installed. Package util-linux-2.37.4-10.el9.x86_64 is already installed. Dependencies resolved. ======================================================================================================================================== Package Arch Version Repository Size ======================================================================================================================================== Installing: lvm2 x86_64 9:2.03.17-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 1.5 M python3-tripleoclient noarch 16.5.1-17.1.20250523121326.f3599d0.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 553 k Upgrading: device-mapper x86_64 9:1.02.187-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 142 k device-mapper-libs x86_64 9:1.02.187-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 176 k libblkid x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 109 k libfdisk x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 156 k libmount x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 136 k libsmartcols x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 65 k libuuid x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 30 k util-linux x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 2.3 M util-linux-core x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 464 k Installing dependencies: ansible-collection-ansible-netcommon noarch 2.2.0-1.2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 181 k ansible-collection-ansible-posix noarch 1.2.0-1.3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 124 k ansible-collection-ansible-utils noarch 2.3.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 91 k ansible-collection-community-general noarch 4.0.0-1.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.3 M ansible-collection-containers-podman noarch 1.9.4-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 243 k ansible-collections-openstack noarch 1.9.1-17.1.20250511000957.0e9a6f2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 146 k ansible-config_template noarch 2.0.1-17.1.20230621083924.7951228.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k ansible-freeipa noarch 1.9.2-3.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 452 k ansible-pacemaker noarch 1.0.4-17.1.20231213170757.7c10fdb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k ansible-role-atos-hsm noarch 1.0.1-17.1.20230927001631.8618a22.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 17 k ansible-role-chrony noarch 1.3.1-17.1.20230621084226.0111661.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 22 k ansible-role-collectd-config noarch 0.0.3-17.1.20230620165926.1992666.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 53 k ansible-role-container-registry noarch 1.4.1-17.1.20230621045806.a091b9c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 24 k ansible-role-lunasa-hsm noarch 1.1.1-17.1.20250603180833.5b8127c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 19 k ansible-role-metalsmith-deployment noarch 1.4.4-17.1.20240522060758.5e7461e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k ansible-role-openstack-operations noarch 0.0.1-17.1.20230620170737.2ab288f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 30 k ansible-role-qdr-config noarch 0.0.2-17.1.20230620171136.b456651.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k ansible-role-redhat-subscription noarch 1.3.0-17.1.20230621033420.eefe501.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 28 k ansible-role-thales-hsm noarch 3.0.1-17.1.20231007220803.f95c0fc.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k ansible-role-tripleo-modify-image noarch 1.5.1-17.1.20230621064242.b6eedb6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 27 k ansible-tripleo-ipa noarch 0.3.1-17.1.20230627190951.8d29d9e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 36 k ansible-tripleo-ipsec noarch 11.0.1-17.1.20230620172008.b5559c8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 38 k boost-atomic x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 19 k boost-chrono x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 26 k boost-filesystem x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 59 k boost-locale x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 216 k boost-log x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 410 k boost-nowide x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 17 k boost-program-options x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 108 k boost-regex x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 279 k boost-system x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 15 k boost-thread x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 57 k buildah x86_64 1:1.29.5-1.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 8.6 M cpp-hocon x86_64 0.3.0-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 351 k device-mapper-event x86_64 9:1.02.187-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 32 k device-mapper-event-libs x86_64 9:1.02.187-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 31 k device-mapper-persistent-data x86_64 0.9.0-13.el9 rhel-9-for-x86_64-baseos-rpms 786 k dib-utils noarch 0.0.11-17.1.20230620173328.51661c3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 12 k facter x86_64 1:3.14.19-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 518 k glibc-langpack-en x86_64 2.34-60.el9 rhel-9-for-x86_64-baseos-rpms 675 k golang-github-vbatts-tar-split x86_64 0.11.1-9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.0 M heat-cfntools noarch 1.4.2-6.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 77 k hiera noarch 3.6.0-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 33 k iptables-nft-services noarch 1.8.8-6.el9_1 rhel-9-for-x86_64-appstream-eus-rpms 28 k jq x86_64 1.6-14.el9 rhel-9-for-x86_64-appstream-eus-rpms 190 k leatherman x86_64 1.12.6-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 405 k libaio x86_64 0.3.111-13.el9 rhel-9-for-x86_64-baseos-rpms 26 k libburn x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 175 k libisoburn x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 419 k libisofs x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 224 k libpkgconf x86_64 1.7.3-10.el9 rhel-9-for-x86_64-baseos-rpms 37 k libselinux-ruby x86_64 3.5-1.el9 rhel-9-for-x86_64-appstream-eus-rpms 59 k libsodium x86_64 1.0.18-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 162 k libunwind x86_64 1.4.0-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 66 k libxslt x86_64 1.1.34-11.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 245 k lvm2-libs x86_64 9:2.03.17-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 1.0 M oniguruma x86_64 6.9.6-1.el9.5 rhel-9-for-x86_64-appstream-eus-rpms 221 k openpgm x86_64 5.2.122-26.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 178 k openssl-perl x86_64 1:3.0.7-18.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 42 k openstack-heat-agents noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 9.6 k openstack-heat-api noarch 1:16.1.1-17.1.20250703110808.edc6d60.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k openstack-heat-common noarch 1:16.1.1-17.1.20250703110808.edc6d60.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.6 M openstack-heat-engine noarch 1:16.1.1-17.1.20250703110808.edc6d60.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 15 k openstack-heat-monolith noarch 1:16.1.1-17.1.20250703110808.edc6d60.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k openstack-selinux noarch 0.8.37-17.1.20231107080825.05dd1b2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 221 k openstack-tripleo-common noarch 15.4.1-17.1.20250527161411.e5b18f2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 52 k openstack-tripleo-common-containers noarch 15.4.1-17.1.20250527161411.e5b18f2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 78 k openstack-tripleo-heat-templates noarch 14.3.1-17.1.20250704160749.e7c7ce3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 617 k openstack-tripleo-validations noarch 14.3.2-17.1.20250120160809.2b526f8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 204 k os-apply-config noarch 13.1.1-17.1.20231020001757.3c7f9b9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 54 k os-collect-config noarch 13.1.1-17.1.20231020001748.76173d8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 50 k os-refresh-config noarch 13.1.1-17.1.20231020000854.812905b.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k perl-AutoLoader noarch 5.74-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 23 k perl-B x86_64 1.80-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 185 k perl-Carp noarch 1.50-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 31 k perl-Class-Struct noarch 0.66-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 24 k perl-Data-Dumper x86_64 2.174-462.el9 rhel-9-for-x86_64-appstream-eus-rpms 59 k perl-Digest noarch 1.19-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 29 k perl-Digest-MD5 x86_64 2.58-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 39 k perl-Encode x86_64 4:3.08-462.el9 rhel-9-for-x86_64-appstream-eus-rpms 1.7 M perl-Errno x86_64 1.30-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 17 k perl-Exporter noarch 5.74-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 34 k perl-Fcntl x86_64 1.13-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 23 k perl-File-Basename noarch 2.85-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 19 k perl-File-Path noarch 2.18-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 38 k perl-File-Temp noarch 1:0.231.100-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 63 k perl-File-stat noarch 1.09-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 19 k perl-FileHandle noarch 2.03-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 17 k perl-Getopt-Long noarch 1:2.52-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 64 k perl-Getopt-Std noarch 1.12-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 17 k perl-HTTP-Tiny noarch 0.076-461.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 57 k perl-IO x86_64 1.43-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 94 k perl-IO-Socket-IP noarch 0.41-5.el9 rhel-9-for-x86_64-appstream-eus-rpms 45 k perl-IO-Socket-SSL noarch 2.073-1.el9 rhel-9-for-x86_64-appstream-eus-rpms 223 k perl-IPC-Open3 noarch 1.21-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 25 k perl-MIME-Base64 x86_64 3.16-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 34 k perl-Mozilla-CA noarch 20200520-6.el9 rhel-9-for-x86_64-appstream-eus-rpms 14 k perl-Net-SSLeay x86_64 1.92-2.el9 rhel-9-for-x86_64-appstream-eus-rpms 392 k perl-POSIX x86_64 1.94-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 99 k perl-PathTools x86_64 3.78-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 92 k perl-Pod-Escapes noarch 1:1.07-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 22 k perl-Pod-Perldoc noarch 3.28.01-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 92 k perl-Pod-Simple noarch 1:3.42-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 229 k perl-Pod-Usage noarch 4:2.01-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 43 k perl-Scalar-List-Utils x86_64 4:1.56-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 77 k perl-SelectSaver noarch 1.02-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 13 k perl-Socket x86_64 4:2.031-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 58 k perl-Storable x86_64 1:3.21-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 98 k perl-Symbol noarch 1.08-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 16 k perl-Term-ANSIColor noarch 5.01-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 51 k perl-Term-Cap noarch 1.17-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 24 k perl-Text-ParseWords noarch 3.30-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 18 k perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 25 k perl-Time-Local noarch 2:1.300-7.el9 rhel-9-for-x86_64-appstream-eus-rpms 37 k perl-URI noarch 5.09-3.el9 rhel-9-for-x86_64-appstream-eus-rpms 125 k perl-base noarch 2.27-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 18 k perl-constant noarch 1.33-461.el9 rhel-9-for-x86_64-appstream-eus-rpms 25 k perl-if noarch 0.60.800-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 16 k perl-interpreter x86_64 4:5.32.1-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 75 k perl-libnet noarch 3.13-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 134 k perl-libs x86_64 4:5.32.1-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 2.2 M perl-mro x86_64 1.23-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 31 k perl-overload noarch 1.31-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 47 k perl-overloading noarch 0.02-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 15 k perl-parent noarch 1:0.238-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 16 k perl-podlators noarch 1:4.14-460.el9 rhel-9-for-x86_64-appstream-eus-rpms 118 k perl-subs noarch 1.03-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 13 k perl-vars noarch 1.05-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 15 k pkgconf x86_64 1.7.3-10.el9 rhel-9-for-x86_64-baseos-rpms 45 k pkgconf-m4 noarch 1.7.3-10.el9 rhel-9-for-x86_64-baseos-rpms 16 k pkgconf-pkg-config x86_64 1.7.3-10.el9 rhel-9-for-x86_64-baseos-rpms 12 k puppet noarch 7.10.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 11 k puppet-aodh noarch 18.4.2-17.1.20230620151218.3e47b5a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 62 k puppet-apache noarch 6.5.2-17.1.20230621001106.e4a1532.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 259 k puppet-archive noarch 4.6.1-17.1.20230620181607.bc7e4ff.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 44 k puppet-auditd noarch 2.2.1-17.1.20230620192453.189b22b.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 28 k puppet-barbican noarch 18.4.2-17.1.20250625204151.af6c77b.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 57 k puppet-ceilometer noarch 18.4.3-17.1.20230927010818.3838907.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 70 k puppet-certmonger noarch 2.7.1-17.1.20230620184730.3e2e660.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 26 k puppet-cinder noarch 18.5.2-17.1.20230621054224.6aa60e7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 120 k puppet-collectd noarch 13.0.1-17.1.20230620193147.ad138a7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 135 k puppet-concat noarch 6.2.1-17.1.20230620181556.dfeabb9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 41 k puppet-corosync noarch 8.0.1-17.1.20230621104908.6a9da9a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 68 k puppet-designate noarch 18.6.1-17.1.20230621061456.f4c0b89.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 69 k puppet-dns noarch 8.2.1-17.1.20230621002045.70f5b28.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 36 k puppet-etcd noarch 1.12.3-17.1.20230620193226.e143c2d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 25 k puppet-fdio noarch 18.2-1.20220727113954.6fd1c8e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 25 k puppet-firewall noarch 3.4.1-17.1.20230621022040.94f707c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 77 k puppet-git noarch 0.5.0-17.1.20230620193928.4e4498e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 23 k puppet-glance noarch 18.6.1-17.1.20250220151014.81b081d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 87 k puppet-gnocchi noarch 18.4.3-17.1.20230621061020.7584b94.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 58 k puppet-haproxy noarch 4.2.2-17.1.20230620193950.a797b8c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 52 k puppet-headless noarch 7.10.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.4 M puppet-heat noarch 18.4.1-17.1.20230621111632.3b41bb0.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 70 k puppet-horizon noarch 18.6.1-17.1.20230621075748.8074e69.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 63 k puppet-inifile noarch 4.2.1-17.1.20230620180624.df46d2a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 42 k puppet-ipaclient noarch 2.5.2-17.1.20230620194626.b086731.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 17 k puppet-ironic noarch 18.7.1-17.1.20240305210817.edf93f9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 121 k puppet-keepalived noarch 0.0.2-17.1.20230620194716.bbca37a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k puppet-keystone noarch 18.6.1-17.1.20250425111017.cb0adcb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 127 k puppet-kmod noarch 2.5.0-17.1.20230620190646.52e31e3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k puppet-manila noarch 18.5.2-17.1.20231102190827.a72a7d5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 81 k puppet-memcached noarch 6.0.0-17.1.20230620184630.4c70dbd.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 23 k puppet-module-data noarch 0.5.1-17.1.20230620195419.28dafce.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 13 k puppet-mysql noarch 10.6.1-17.1.20230621022141.937d044.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 99 k puppet-neutron noarch 18.6.1-17.1.20230621053056.c9d467f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 196 k puppet-nova noarch 18.6.1-17.1.20230621090443.a21eae4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 200 k puppet-nssdb noarch 1.0.2-17.1.20230620185645.2ed2a2d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 12 k puppet-octavia noarch 18.5.1-17.1.20230621062420.842492c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 76 k puppet-openstack_extras noarch 18.5.1-17.1.20230621042409.504e1a0.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 48 k puppet-openstacklib noarch 18.5.2-17.1.20230621052822.64d8ac6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 62 k puppet-oslo noarch 18.5.1-17.1.20230621052358.fe2a147.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 48 k puppet-ovn noarch 18.6.1-17.1.20240925094907.7805f7e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k puppet-pacemaker noarch 1.5.1-17.1.20250214161010.f10ce89.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 158 k puppet-placement noarch 5.4.3-17.1.20230621061610.e7557a5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 41 k puppet-qdr noarch 7.4.1-17.1.20230620195605.8a575de.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 31 k puppet-rabbitmq noarch 11.0.1-17.1.20230620182519.63fee2c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 266 k puppet-redis noarch 6.1.1-17.1.20230620191704.547105e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 51 k puppet-remote noarch 10.0.0-17.1.20230620192417.7420908.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k puppet-rsync noarch 1.1.4-17.1.20230621002829.ea6397e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 28 k puppet-rsyslog noarch 4.0.1-17.1.20230620200132.2548a0d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 58 k puppet-snmp noarch 3.9.1-17.1.20230620200411.5d73485.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 34 k puppet-ssh noarch 6.2.1-17.1.20230620190251.6e0f430.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k puppet-stdlib noarch 6.3.1-17.1.20230621000857.7c1ae25.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 160 k puppet-swift noarch 18.6.1-17.1.20230621052139.f105ffc.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 115 k puppet-sysctl noarch 0.0.13-17.1.20230620183456.847ec1c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k puppet-systemd noarch 2.12.1-17.1.20230620191611.8f68b0d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 42 k puppet-tripleo noarch 14.2.3-17.1.20250320101351.40278e1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 239 k puppet-vcsrepo noarch 3.1.1-17.1.20230620183456.a36ee18.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 50 k puppet-vswitch noarch 14.4.3-17.1.20230621043558.51e82ca.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 41 k puppet-xinetd noarch 3.3.1-17.1.20230620185435.8d460c4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 26 k python-openstackclient-lang noarch 5.5.2-17.1.20250616100909.42d9b6e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 58 k python-oslo-cache-lang noarch 2.7.1-17.1.20230621012756.d0252f6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 19 k python-oslo-db-lang noarch 8.5.2-17.1.20240820150750.26fd6fb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k python-oslo-log-lang noarch 4.4.0-17.1.20230620205407.9b29c90.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k python-oslo-middleware-lang noarch 4.2.1-17.1.20230621011225.b40ca5f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 13 k python-oslo-policy-lang noarch 3.7.1-17.1.20230621003949.639b471.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k python-oslo-versionedobjects-lang noarch 2.4.1-17.1.20230621010423.89ff171.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k python-pycadf-common noarch 3.1.1-17.1.20230620210757.4179996.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 15 k python3-GitPython noarch 3.1.14-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 238 k python3-PyMySQL noarch 0.10.1-6.el9 rhel-9-for-x86_64-appstream-eus-rpms 112 k python3-alembic noarch 1.7.5-3.el9 rhel-9-for-x86_64-appstream-eus-rpms 900 k python3-amqp noarch 5.0.6-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 92 k python3-ansible-runner noarch 2.0.0a1-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 122 k python3-aodhclient noarch 2.2.0-17.1.20230620222234.b747ae3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 56 k python3-appdirs noarch 1.4.4-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 27 k python3-barbicanclient noarch 5.3.0-17.1.20230620213453.ad49c40.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 127 k python3-bcrypt x86_64 3.1.7-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 44 k python3-beautifulsoup4 noarch 4.9.3-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 204 k python3-boto noarch 2.45.0-8.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.3 M python3-cachetools noarch 4.2.2-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 33 k python3-cinderclient noarch 7.4.1-17.1.20230620211836.4f72e6f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 218 k python3-cliff noarch 3.7.0-17.1.20230620172206.117a100.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 95 k python3-cmd2 noarch 1.4.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 284 k python3-colorama noarch 0.4.4-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 35 k python3-croniter noarch 0.3.35-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 49 k python3-daemon noarch 2.3.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 39 k python3-designateclient noarch 4.2.1-17.1.20230621023138.7a8d156.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 92 k python3-docutils noarch 0.16-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.5 M python3-dogpile-cache noarch 1.1.5-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 89 k python3-etcd3gw noarch 0.2.6-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 44 k python3-extras noarch 1.0.0-17.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k python3-fixtures noarch 3.0.0-24.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 93 k python3-futurist noarch 2.3.0-17.1.20230621104020.1a1c6f8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 64 k python3-gevent x86_64 21.1.2-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.6 M python3-gitdb noarch 4.0.5-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 107 k python3-glanceclient noarch 1:3.3.0-17.1.20240712170803.f802c71.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 143 k python3-heat-agent noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 19 k python3-heat-agent-ansible noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 11 k python3-heat-agent-apply-config noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 9.9 k python3-heat-agent-docker-cmd noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 12 k python3-heat-agent-hiera noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 10 k python3-heat-agent-json-file noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 9.8 k python3-heat-agent-puppet noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 11 k python3-heatclient noarch 2.3.1-17.1.20230621012952.d16c245.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 158 k python3-ironic-inspector-client noarch 4.5.0-17.1.20230620205758.3c03e21.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 67 k python3-ironicclient noarch 4.6.4-17.1.20230621041552.09b78fa.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 342 k python3-jeepney noarch 0.6.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 284 k python3-jmespath noarch 0.10.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 46 k python3-keyring noarch 21.8.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 77 k python3-keystoneauth1 noarch 4.4.0-17.1.20240812145234.112bcae.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 409 k python3-keystoneclient noarch 1:4.3.0-17.1.20230621025111.d5cb761.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 239 k python3-keystonemiddleware noarch 9.2.0-17.1.20230620211753.3659bda.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 92 k python3-kombu noarch 1:5.0.2-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 313 k python3-lockfile noarch 1:0.12.2-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 31 k python3-logutils noarch 0.3.5-15.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 47 k python3-lxml x86_64 4.6.5-3.el9 rhel-9-for-x86_64-appstream-eus-rpms 1.2 M python3-magnumclient noarch 3.4.1-17.1.20230621053508.280acd2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 121 k python3-mako noarch 1.1.4-6.el9 rhel-9-for-x86_64-appstream-eus-rpms 176 k python3-manilaclient noarch 2.6.4-17.1.20240830140806.7f7d7d3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 528 k python3-memcached noarch 1.59-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 40 k python3-metalsmith noarch 1.4.4-17.1.20240522060758.5e7461e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 65 k python3-migrate noarch 0.13.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 224 k python3-mimeparse noarch 1.6.0-16.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k python3-mistralclient noarch 4.2.0-17.1.20230620220528.20a10f0.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 166 k python3-msgpack x86_64 1.0.2-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 87 k python3-munch noarch 2.5.0-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 25 k python3-natsort noarch 7.1.1-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 59 k python3-neutron-lib noarch 2.10.3-17.1.20231221164814.619c0fe.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 375 k python3-neutronclient noarch 7.3.1-17.1.20230621044049.29a9f5e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 298 k python3-novaclient noarch 1:17.4.1-17.1.20230621034300.5ee4427.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 201 k python3-octaviaclient noarch 2.3.1-17.1.20231106100828.51347bc.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 91 k python3-openstackclient noarch 5.5.2-17.1.20250616100909.42d9b6e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.1 M python3-openstacksdk noarch 0.55.1-17.1.20250516211008.f09ed4a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 735 k python3-openvswitch3.3 x86_64 3.3.4-110.el9fdp fast-datapath-for-rhel-9-x86_64-rpms 369 k python3-os-client-config noarch 2.1.0-17.1.20230620203151.bc96c23.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 55 k python3-os-ken noarch 1.4.1-17.1.20241205090937.018d755.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 2.1 M python3-os-service-types noarch 1.7.0-17.1.20230620201222.0b2f473.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 38 k python3-os-traits noarch 2.5.0-17.1.20230620221402.ac1b39e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 45 k python3-osc-lib noarch 2.3.1-17.1.20230620203400.2b7a679.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 78 k python3-oslo-cache noarch 2.7.1-17.1.20230621012756.d0252f6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 56 k python3-oslo-context noarch 3.2.1-17.1.20230620204857.b124eb7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 27 k python3-oslo-db noarch 8.5.2-17.1.20240820150750.26fd6fb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 144 k python3-oslo-log noarch 4.4.0-17.1.20230620205407.9b29c90.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 64 k python3-oslo-messaging noarch 12.7.3-17.1.20231219130800.5d6fd1a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 216 k python3-oslo-middleware noarch 4.2.1-17.1.20230621011225.b40ca5f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 55 k python3-oslo-policy noarch 3.7.1-17.1.20230621003949.639b471.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 76 k python3-oslo-reports noarch 2.2.0-17.1.20230620210621.bc631ae.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 59 k python3-oslo-rootwrap noarch 6.3.1-17.1.20230621110703.1b1b960.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 46 k python3-oslo-serialization noarch 4.1.1-17.1.20230621011445.bbe5d5a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 34 k python3-oslo-service noarch 2.5.1-17.1.20240821200745.c1e3398.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 71 k python3-oslo-upgradecheck noarch 1.3.1-17.1.20230621010138.9561ecb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k python3-oslo-versionedobjects noarch 2.4.1-17.1.20230621010423.89ff171.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 79 k python3-osprofiler noarch 3.4.0-17.1.20230620215259.5d82a02.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 130 k python3-paramiko noarch 2.11.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 299 k python3-passlib noarch 1.7.4-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 712 k python3-paste noarch 3.5.0-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 776 k python3-paste-deploy noarch 2.1.1-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 41 k python3-pecan noarch 1.4.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 273 k python3-psutil x86_64 5.8.0-12.el9 rhel-9-for-x86_64-appstream-eus-rpms 218 k python3-pyOpenSSL noarch 20.0.1-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 90 k python3-pycadf noarch 3.1.1-17.1.20230620210757.4179996.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 53 k python3-pynacl x86_64 1.4.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 111 k python3-pyperclip noarch 1.8.0-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 25 k python3-pystache noarch 0.5.4-15.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 132 k python3-repoze-lru noarch 0.7-12.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 32 k python3-requestsexceptions noarch 1.4.0-17.1.20230620164652.d7ac0ff.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 17 k python3-rhosp-openvswitch noarch 3.3-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 8.3 k python3-routes noarch 2.4.1-14.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 188 k python3-rsa noarch 4.6-3.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 57 k python3-saharaclient noarch 3.3.0-17.1.20230620222322.401e663.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 188 k python3-secretstorage noarch 3.3.1-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 36 k python3-setproctitle x86_64 1.2.2-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 23 k python3-shade noarch 1.33.0-17.1.20230620225148.e7c7f29.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 523 k python3-simplejson x86_64 3.17.5-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 266 k python3-smmap noarch 3.0.1-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 47 k python3-soupsieve noarch 2.2-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 67 k python3-sqlalchemy13 x86_64 1.3.24-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.7 M python3-sqlparse noarch 0.4.1-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 83 k python3-statsd noarch 3.2.1-20.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 35 k python3-swiftclient noarch 3.11.1-17.1.20230620204150.06b36ae.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 136 k python3-tempita noarch 0.5.1-27.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 36 k python3-tenacity noarch 6.3.1-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 51 k python3-testtools noarch 2.4.0-10.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 333 k python3-tinyrpc noarch 1.0.3-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 50 k python3-tripleo-common noarch 15.4.1-17.1.20250527161411.e5b18f2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 202 k python3-troveclient noarch 7.0.0-17.1.20230620220924.c7319d8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 344 k python3-urllib-gssapi noarch 1.0.2-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 24 k python3-validations-libs noarch 1.9.1-17.1.20230913020848.8d9e1b5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 137 k python3-vine noarch 5.0.0-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 26 k python3-waitress noarch 2.0.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 109 k python3-warlock noarch 1.3.3-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k python3-wcwidth noarch 0.2.5-8.el9 rhel-9-for-x86_64-appstream-eus-rpms 48 k python3-webob noarch 1.8.7-2.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 230 k python3-webtest noarch 2.0.35-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 82 k python3-werkzeug noarch 2.0.1-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 427 k python3-yappi x86_64 1.3.1-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 56 k python3-yaql noarch 1.1.3-13.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 180 k python3-zaqarclient noarch 2.4.0-17.1.20230620214253.e388947.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 129 k python3-zope-event noarch 4.2.0-20.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 205 k python3-zope-interface x86_64 5.4.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 202 k qemu-img x86_64 17:7.2.0-14.el9_2.18 rhel-9-for-x86_64-appstream-eus-rpms 2.2 M rhel-system-roles noarch 1.21.2-1.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 2.4 M ruby x86_64 3.0.4-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 41 k ruby-augeas x86_64 0.5.0-29.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k ruby-facter x86_64 1:3.14.19-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 9.5 k ruby-libs x86_64 3.0.4-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 3.3 M rubygem-concurrent-ruby noarch 1.1.5-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 243 k rubygem-deep_merge noarch 1.2.1-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k rubygem-fast_gettext noarch 1.2.0-9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 34 k rubygem-hocon noarch 1.3.1-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 90 k rubygem-json x86_64 2.5.1-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 59 k rubygem-multi_json noarch 1.15.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 22 k rubygem-psych x86_64 3.3.2-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 60 k rubygem-puppet-resource_api noarch 1.8.13-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 34 k rubygem-rexml noarch 3.2.5-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 110 k rubygem-ruby-shadow x86_64 2.5.0-15.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k rubygem-semantic_puppet noarch 1.0.4-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k rubygems noarch 3.2.33-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 306 k skopeo x86_64 2:1.11.2-0.1.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 7.9 M tripleo-ansible noarch 3.3.1-17.1.20250702110757.8debef3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 570 k validations-common noarch 1.9.1-17.1.20231006020828.f273ccb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 111 k xorriso x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-eus-rpms 321 k yaml-cpp x86_64 0.6.3-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 123 k zeromq x86_64 4.3.4-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 433 k Installing weak dependencies: bash-completion noarch 1:2.11-4.el9 rhel-9-for-x86_64-baseos-rpms 459 k perl-NDBM_File x86_64 1.15-480.el9 rhel-9-for-x86_64-appstream-eus-rpms 25 k python3-zmq x86_64 22.0.3-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 396 k ruby-default-gems noarch 3.0.4-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 46 k rubygem-bigdecimal x86_64 3.0.0-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 55 k rubygem-bundler noarch 2.2.33-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 456 k rubygem-io-console x86_64 0.5.7-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 26 k rubygem-rdoc noarch 6.3.3-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 441 k Transaction Summary ======================================================================================================================================== Install 365 Packages Upgrade 9 Packages Total download size: 89 M Downloading Packages: (1/374): libaio-0.3.111-13.el9.x86_64.rpm 177 kB/s | 26 kB 00:00 (2/374): device-mapper-persistent-data-0.9.0-13 4.1 MB/s | 786 kB 00:00 (3/374): bash-completion-2.11-4.el9.noarch.rpm 2.3 MB/s | 459 kB 00:00 (4/374): libpkgconf-1.7.3-10.el9.x86_64.rpm 408 kB/s | 37 kB 00:00 (5/374): pkgconf-1.7.3-10.el9.x86_64.rpm 450 kB/s | 45 kB 00:00 (6/374): glibc-langpack-en-2.34-60.el9.x86_64.r 4.0 MB/s | 675 kB 00:00 (7/374): pkgconf-m4-1.7.3-10.el9.noarch.rpm 175 kB/s | 16 kB 00:00 (8/374): pkgconf-pkg-config-1.7.3-10.el9.x86_64 145 kB/s | 12 kB 00:00 (9/374): perl-IO-Socket-SSL-2.073-1.el9.noarch. 2.3 MB/s | 223 kB 00:00 (10/374): perl-Getopt-Long-2.52-4.el9.noarch.rp 745 kB/s | 64 kB 00:00 (11/374): boost-system-1.75.0-8.el9.x86_64.rpm 148 kB/s | 15 kB 00:00 (12/374): perl-Storable-3.21-460.el9.x86_64.rpm 1.1 MB/s | 98 kB 00:00 (13/374): python3-urllib-gssapi-1.0.2-4.el9.noa 208 kB/s | 24 kB 00:00 (14/374): boost-nowide-1.75.0-8.el9.x86_64.rpm 190 kB/s | 17 kB 00:00 (15/374): boost-locale-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 216 kB 00:00 (16/374): perl-Exporter-5.74-461.el9.noarch.rpm 362 kB/s | 34 kB 00:00 (17/374): perl-Data-Dumper-2.174-462.el9.x86_64 546 kB/s | 59 kB 00:00 (18/374): boost-thread-1.75.0-8.el9.x86_64.rpm 475 kB/s | 57 kB 00:00 (19/374): perl-Text-Tabs+Wrap-2013.0523-460.el9 297 kB/s | 25 kB 00:00 (20/374): perl-File-Temp-0.231.100-4.el9.noarch 632 kB/s | 63 kB 00:00 (21/374): perl-parent-0.238-460.el9.noarch.rpm 180 kB/s | 16 kB 00:00 (22/374): xorriso-1.5.4-4.el9.x86_64.rpm 3.4 MB/s | 321 kB 00:00 (23/374): perl-IO-Socket-IP-0.41-5.el9.noarch.r 514 kB/s | 45 kB 00:00 (24/374): libisofs-1.5.4-4.el9.x86_64.rpm 2.2 MB/s | 224 kB 00:00 (25/374): perl-Net-SSLeay-1.92-2.el9.x86_64.rpm 4.1 MB/s | 392 kB 00:00 (26/374): perl-PathTools-3.78-461.el9.x86_64.rp 910 kB/s | 92 kB 00:00 (27/374): perl-Pod-Simple-3.42-4.el9.noarch.rpm 2.2 MB/s | 229 kB 00:00 (28/374): perl-Term-ANSIColor-5.01-461.el9.noar 590 kB/s | 51 kB 00:00 (29/374): perl-Text-ParseWords-3.30-460.el9.noa 205 kB/s | 18 kB 00:00 (30/374): perl-URI-5.09-3.el9.noarch.rpm 1.4 MB/s | 125 kB 00:00 (31/374): perl-libnet-3.13-4.el9.noarch.rpm 1.4 MB/s | 134 kB 00:00 (32/374): python3-lxml-4.6.5-3.el9.x86_64.rpm 10 MB/s | 1.2 MB 00:00 (33/374): boost-chrono-1.75.0-8.el9.x86_64.rpm 229 kB/s | 26 kB 00:00 (34/374): iptables-nft-services-1.8.8-6.el9_1.n 309 kB/s | 28 kB 00:00 (35/374): perl-Carp-1.50-460.el9.noarch.rpm 343 kB/s | 31 kB 00:00 (36/374): perl-Encode-3.08-462.el9.x86_64.rpm 14 MB/s | 1.7 MB 00:00 (37/374): perl-Mozilla-CA-20200520-6.el9.noarch 158 kB/s | 14 kB 00:00 (38/374): perl-Term-Cap-1.17-460.el9.noarch.rpm 291 kB/s | 24 kB 00:00 (39/374): perl-Time-Local-1.300-7.el9.noarch.rp 340 kB/s | 37 kB 00:00 (40/374): python3-psutil-5.8.0-12.el9.x86_64.rp 1.8 MB/s | 218 kB 00:00 (41/374): perl-Pod-Escapes-1.07-460.el9.noarch. 237 kB/s | 22 kB 00:00 (42/374): boost-filesystem-1.75.0-8.el9.x86_64. 589 kB/s | 59 kB 00:00 (43/374): boost-log-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 410 kB 00:00 (44/374): boost-program-options-1.75.0-8.el9.x8 1.2 MB/s | 108 kB 00:00 (45/374): libburn-1.5.4-4.el9.x86_64.rpm 1.8 MB/s | 175 kB 00:00 (46/374): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 466 kB/s | 39 kB 00:00 (47/374): perl-MIME-Base64-3.16-4.el9.x86_64.rp 381 kB/s | 34 kB 00:00 (48/374): perl-Digest-1.19-4.el9.noarch.rpm 331 kB/s | 29 kB 00:00 (49/374): libisoburn-1.5.4-4.el9.x86_64.rpm 3.9 MB/s | 419 kB 00:00 (50/374): boost-atomic-1.75.0-8.el9.x86_64.rpm 161 kB/s | 19 kB 00:00 (51/374): perl-File-Path-2.18-4.el9.noarch.rpm 412 kB/s | 38 kB 00:00 (52/374): perl-Pod-Perldoc-3.28.01-461.el9.noar 1.0 MB/s | 92 kB 00:00 (53/374): perl-Scalar-List-Utils-1.56-461.el9.x 868 kB/s | 77 kB 00:00 (54/374): perl-Pod-Usage-2.01-4.el9.noarch.rpm 242 kB/s | 43 kB 00:00 (55/374): perl-Socket-2.031-4.el9.x86_64.rpm 542 kB/s | 58 kB 00:00 (56/374): perl-constant-1.33-461.el9.noarch.rpm 283 kB/s | 25 kB 00:00 (57/374): python3-PyMySQL-0.10.1-6.el9.noarch.r 1.3 MB/s | 112 kB 00:00 (58/374): perl-podlators-4.14-460.el9.noarch.rp 1.1 MB/s | 118 kB 00:00 (59/374): python3-appdirs-1.4.4-4.el9.noarch.rp 300 kB/s | 27 kB 00:00 (60/374): python3-wcwidth-0.2.5-8.el9.noarch.rp 563 kB/s | 48 kB 00:00 (61/374): boost-regex-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 279 kB 00:00 (62/374): oniguruma-6.9.6-1.el9.5.x86_64.rpm 2.4 MB/s | 221 kB 00:00 (63/374): python3-alembic-1.7.5-3.el9.noarch.rp 8.5 MB/s | 900 kB 00:00 (64/374): jq-1.6-14.el9.x86_64.rpm 1.6 MB/s | 190 kB 00:00 (65/374): libselinux-ruby-3.5-1.el9.x86_64.rpm 635 kB/s | 59 kB 00:00 (66/374): perl-AutoLoader-5.74-480.el9.noarch.r 269 kB/s | 23 kB 00:00 (67/374): perl-B-1.80-480.el9.x86_64.rpm 2.0 MB/s | 185 kB 00:00 (68/374): perl-Class-Struct-0.66-480.el9.noarch 280 kB/s | 24 kB 00:00 (69/374): perl-Errno-1.30-480.el9.x86_64.rpm 167 kB/s | 17 kB 00:00 (70/374): perl-Fcntl-1.13-480.el9.x86_64.rpm 267 kB/s | 23 kB 00:00 (71/374): perl-File-Basename-2.85-480.el9.noarc 177 kB/s | 19 kB 00:00 (72/374): perl-File-stat-1.09-480.el9.noarch.rp 214 kB/s | 19 kB 00:00 (73/374): perl-FileHandle-2.03-480.el9.noarch.r 189 kB/s | 17 kB 00:00 (74/374): perl-Getopt-Std-1.12-480.el9.noarch.r 172 kB/s | 17 kB 00:00 (75/374): perl-IPC-Open3-1.21-480.el9.noarch.rp 290 kB/s | 25 kB 00:00 (76/374): perl-POSIX-1.94-480.el9.x86_64.rpm 1.1 MB/s | 99 kB 00:00 (77/374): perl-Symbol-1.08-480.el9.noarch.rpm 158 kB/s | 16 kB 00:00 (78/374): perl-SelectSaver-1.02-480.el9.noarch. 109 kB/s | 13 kB 00:00 (79/374): perl-interpreter-5.32.1-480.el9.x86_6 656 kB/s | 75 kB 00:00 (80/374): perl-overload-1.31-480.el9.noarch.rpm 523 kB/s | 47 kB 00:00 (81/374): perl-libs-5.32.1-480.el9.x86_64.rpm 18 MB/s | 2.2 MB 00:00 (82/374): perl-overloading-0.02-480.el9.noarch. 160 kB/s | 15 kB 00:00 (83/374): perl-IO-1.43-480.el9.x86_64.rpm 1.0 MB/s | 94 kB 00:00 (84/374): perl-NDBM_File-1.15-480.el9.x86_64.rp 275 kB/s | 25 kB 00:00 (85/374): perl-base-2.27-480.el9.noarch.rpm 198 kB/s | 18 kB 00:00 (86/374): perl-if-0.60.800-480.el9.noarch.rpm 184 kB/s | 16 kB 00:00 (87/374): perl-mro-1.23-480.el9.x86_64.rpm 338 kB/s | 31 kB 00:00 (88/374): perl-subs-1.03-480.el9.noarch.rpm 147 kB/s | 13 kB 00:00 (89/374): python3-mako-1.1.4-6.el9.noarch.rpm 1.9 MB/s | 176 kB 00:00 (90/374): perl-vars-1.05-480.el9.noarch.rpm 127 kB/s | 15 kB 00:00 (91/374): ansible-freeipa-1.9.2-3.el9_2.noarch. 4.3 MB/s | 452 kB 00:00 (92/374): perl-HTTP-Tiny-0.076-461.el9_2.noarch 668 kB/s | 57 kB 00:00 (93/374): rhel-system-roles-1.21.2-1.el9_2.noar 19 MB/s | 2.4 MB 00:00 (94/374): openssl-perl-3.0.7-18.el9_2.x86_64.rp 340 kB/s | 42 kB 00:00 (95/374): ruby-3.0.4-161.el9_2.2.x86_64.rpm 488 kB/s | 41 kB 00:00 (96/374): ruby-default-gems-3.0.4-161.el9_2.2.n 510 kB/s | 46 kB 00:00 (97/374): skopeo-1.11.2-0.1.el9_2.2.x86_64.rpm 44 MB/s | 7.9 MB 00:00 (98/374): rubygem-bigdecimal-3.0.0-161.el9_2.2. 527 kB/s | 55 kB 00:00 (99/374): ruby-libs-3.0.4-161.el9_2.2.x86_64.rp 25 MB/s | 3.3 MB 00:00 (100/374): rubygem-bundler-2.2.33-161.el9_2.2.n 3.8 MB/s | 456 kB 00:00 (101/374): rubygem-io-console-0.5.7-161.el9_2.2 287 kB/s | 26 kB 00:00 (102/374): rubygem-json-2.5.1-161.el9_2.2.x86_6 564 kB/s | 59 kB 00:00 (103/374): rubygem-psych-3.3.2-161.el9_2.2.x86_ 666 kB/s | 60 kB 00:00 (104/374): rubygem-rdoc-6.3.3-161.el9_2.2.noarc 3.1 MB/s | 441 kB 00:00 (105/374): rubygem-rexml-3.2.5-161.el9_2.2.noar 1.0 MB/s | 110 kB 00:00 (106/374): rubygems-3.2.33-161.el9_2.2.noarch.r 3.2 MB/s | 306 kB 00:00 (107/374): libxslt-1.1.34-11.el9_2.x86_64.rpm 2.6 MB/s | 245 kB 00:00 (108/374): qemu-img-7.2.0-14.el9_2.18.x86_64.rp 16 MB/s | 2.2 MB 00:00 (109/374): device-mapper-event-1.02.187-7.el9_2 303 kB/s | 32 kB 00:00 (110/374): device-mapper-event-libs-1.02.187-7. 342 kB/s | 31 kB 00:00 (111/374): buildah-1.29.5-1.el9_2.x86_64.rpm 28 MB/s | 8.6 MB 00:00 (112/374): lvm2-2.03.17-7.el9_2.2.x86_64.rpm 13 MB/s | 1.5 MB 00:00 (113/374): lvm2-libs-2.03.17-7.el9_2.2.x86_64.r 9.6 MB/s | 1.0 MB 00:00 (114/374): ansible-collection-ansible-netcommon 2.1 MB/s | 181 kB 00:00 (115/374): ansible-collection-ansible-posix-1.2 1.2 MB/s | 124 kB 00:00 (116/374): ansible-collection-community-general 13 MB/s | 1.3 MB 00:00 (117/374): ansible-collection-ansible-utils-2.3 500 kB/s | 91 kB 00:00 (118/374): python3-openvswitch3.3-3.3.4-110.el9 1.2 MB/s | 369 kB 00:00 (119/374): golang-github-vbatts-tar-split-0.11. 9.6 MB/s | 1.0 MB 00:00 (120/374): heat-cfntools-1.4.2-6.1.el9ost.noarc 854 kB/s | 77 kB 00:00 (121/374): libsodium-1.0.18-7.el9ost.x86_64.rpm 1.7 MB/s | 162 kB 00:00 (122/374): libunwind-1.4.0-5.el9ost.x86_64.rpm 710 kB/s | 66 kB 00:00 (123/374): openpgm-5.2.122-26.el9ost.x86_64.rpm 1.8 MB/s | 178 kB 00:00 (124/374): puppet-fdio-18.2-1.20220727113954.6f 263 kB/s | 25 kB 00:00 (125/374): python3-ansible-runner-2.0.0a1-3.el9 1.3 MB/s | 122 kB 00:00 (126/374): python3-bcrypt-3.1.7-7.el9ost.x86_64 529 kB/s | 44 kB 00:00 (127/374): python3-beautifulsoup4-4.9.3-2.el9os 2.3 MB/s | 204 kB 00:00 (128/374): python3-croniter-0.3.35-2.el9ost.noa 584 kB/s | 49 kB 00:00 (129/374): python3-daemon-2.3.0-1.el9ost.noarch 457 kB/s | 39 kB 00:00 (130/374): python3-docutils-0.16-6.el9ost.noarc 15 MB/s | 1.5 MB 00:00 (131/374): python3-etcd3gw-0.2.6-2.el9ost.noarc 443 kB/s | 44 kB 00:00 (132/374): python3-gevent-21.1.2-2.el9ost.x86_6 14 MB/s | 1.6 MB 00:00 (133/374): python3-gitdb-4.0.5-2.el9ost.noarch. 1.1 MB/s | 107 kB 00:00 (134/374): python3-jeepney-0.6.0-2.el9ost.noarc 2.7 MB/s | 284 kB 00:00 (135/374): python3-jmespath-0.10.0-1.el9ost.noa 496 kB/s | 46 kB 00:00 (136/374): python3-lockfile-0.12.2-2.el9ost.noa 319 kB/s | 31 kB 00:00 (137/374): python3-logutils-0.3.5-15.el9ost.noa 534 kB/s | 47 kB 00:00 (138/374): python3-memcached-1.59-3.el9ost.noar 438 kB/s | 40 kB 00:00 (139/374): python3-migrate-0.13.0-1.el9ost.noar 2.2 MB/s | 224 kB 00:00 (140/374): python3-mimeparse-1.6.0-16.el9ost.no 148 kB/s | 16 kB 00:00 (141/374): python3-natsort-7.1.1-2.el9ost.noarc 569 kB/s | 59 kB 00:00 (142/374): python3-passlib-1.7.4-3.el9ost.noarc 6.8 MB/s | 712 kB 00:00 (143/374): python3-pecan-1.4.0-2.el9ost.noarch. 2.9 MB/s | 273 kB 00:00 (144/374): python3-pyOpenSSL-20.0.1-2.el9ost.no 952 kB/s | 90 kB 00:00 (145/374): python3-pynacl-1.4.0-1.el9ost.x86_64 1.2 MB/s | 111 kB 00:00 (146/374): python3-pyperclip-1.8.0-3.el9ost.noa 290 kB/s | 25 kB 00:00 (147/374): python3-setproctitle-1.2.2-1.el9ost. 248 kB/s | 23 kB 00:00 (148/374): python3-smmap-3.0.1-4.el9ost.noarch. 492 kB/s | 47 kB 00:00 (149/374): python3-soupsieve-2.2-1.el9ost.noarc 711 kB/s | 67 kB 00:00 (150/374): python3-sqlalchemy13-1.3.24-3.el9ost 16 MB/s | 1.7 MB 00:00 (151/374): python3-tenacity-6.3.1-1.el9ost.noar 540 kB/s | 51 kB 00:00 (152/374): python3-webtest-2.0.35-6.el9ost.noar 790 kB/s | 82 kB 00:00 (153/374): python3-zope-event-4.2.0-20.el9ost.n 2.1 MB/s | 205 kB 00:00 (154/374): python3-zmq-22.0.3-1.el9ost.x86_64.r 3.6 MB/s | 396 kB 00:00 (155/374): python3-zope-interface-5.4.0-1.el9os 2.1 MB/s | 202 kB 00:00 (156/374): rubygem-concurrent-ruby-1.1.5-2.el9o 2.7 MB/s | 243 kB 00:00 (157/374): rubygem-deep_merge-1.2.1-7.el9ost.no 157 kB/s | 14 kB 00:00 (158/374): rubygem-fast_gettext-1.2.0-9.el9ost. 391 kB/s | 34 kB 00:00 (159/374): rubygem-hocon-1.3.1-2.el9ost.noarch. 1.0 MB/s | 90 kB 00:00 (160/374): rubygem-multi_json-1.15.0-2.el9ost.n 234 kB/s | 22 kB 00:00 (161/374): rubygem-puppet-resource_api-1.8.13-1 391 kB/s | 34 kB 00:00 (162/374): rubygem-ruby-shadow-2.5.0-15.el9ost. 191 kB/s | 16 kB 00:00 (163/374): rubygem-semantic_puppet-1.0.4-2.el9o 216 kB/s | 21 kB 00:00 (164/374): zeromq-4.3.4-1.el9ost.x86_64.rpm 4.4 MB/s | 433 kB 00:00 (165/374): ansible-config_template-2.0.1-17.1.2 307 kB/s | 29 kB 00:00 (166/374): ansible-role-atos-hsm-1.0.1-17.1.202 200 kB/s | 17 kB 00:00 (167/374): ansible-role-chrony-1.3.1-17.1.20230 225 kB/s | 22 kB 00:00 (168/374): ansible-role-collectd-config-0.0.3-1 593 kB/s | 53 kB 00:00 (169/374): ansible-role-container-registry-1.4. 273 kB/s | 24 kB 00:00 (170/374): ansible-role-openstack-operations-0. 361 kB/s | 30 kB 00:00 (171/374): ansible-role-qdr-config-0.0.2-17.1.2 202 kB/s | 21 kB 00:00 (172/374): ansible-role-redhat-subscription-1.3 292 kB/s | 28 kB 00:00 (173/374): ansible-role-thales-hsm-3.0.1-17.1.2 228 kB/s | 21 kB 00:00 (174/374): ansible-role-tripleo-modify-image-1. 314 kB/s | 27 kB 00:00 (175/374): ansible-tripleo-ipa-0.3.1-17.1.20230 395 kB/s | 36 kB 00:00 (176/374): ansible-tripleo-ipsec-11.0.1-17.1.20 436 kB/s | 38 kB 00:00 (177/374): openstack-heat-agents-2.2.1-17.1.202 110 kB/s | 9.6 kB 00:00 (178/374): dib-utils-0.0.11-17.1.20230620173328 133 kB/s | 12 kB 00:00 (179/374): os-apply-config-13.1.1-17.1.20231020 578 kB/s | 54 kB 00:00 (180/374): os-collect-config-13.1.1-17.1.202310 594 kB/s | 50 kB 00:00 (181/374): os-refresh-config-13.1.1-17.1.202310 246 kB/s | 21 kB 00:00 (182/374): puppet-aodh-18.4.2-17.1.202306201512 679 kB/s | 62 kB 00:00 (183/374): puppet-apache-6.5.2-17.1.20230621001 2.8 MB/s | 259 kB 00:00 (184/374): puppet-archive-4.6.1-17.1.2023062018 483 kB/s | 44 kB 00:00 (185/374): puppet-auditd-2.2.1-17.1.20230620192 318 kB/s | 28 kB 00:00 (186/374): puppet-ceilometer-18.4.3-17.1.202309 723 kB/s | 70 kB 00:00 (187/374): puppet-certmonger-2.7.1-17.1.2023062 266 kB/s | 26 kB 00:00 (188/374): puppet-cinder-18.5.2-17.1.2023062105 1.2 MB/s | 120 kB 00:00 (189/374): puppet-collectd-13.0.1-17.1.20230620 1.5 MB/s | 135 kB 00:00 (190/374): puppet-concat-6.2.1-17.1.20230620181 458 kB/s | 41 kB 00:00 (191/374): puppet-corosync-8.0.1-17.1.202306211 760 kB/s | 68 kB 00:00 (192/374): puppet-designate-18.6.1-17.1.2023062 800 kB/s | 69 kB 00:00 (193/374): puppet-dns-8.2.1-17.1.20230621002045 396 kB/s | 36 kB 00:00 (194/374): puppet-etcd-1.12.3-17.1.202306201932 288 kB/s | 25 kB 00:00 (195/374): puppet-firewall-3.4.1-17.1.202306210 730 kB/s | 77 kB 00:00 (196/374): puppet-git-0.5.0-17.1.20230620193928 225 kB/s | 23 kB 00:00 (197/374): puppet-gnocchi-18.4.3-17.1.202306210 596 kB/s | 58 kB 00:00 (198/374): puppet-haproxy-4.2.2-17.1.2023062019 611 kB/s | 52 kB 00:00 (199/374): puppet-heat-18.4.1-17.1.202306211116 781 kB/s | 70 kB 00:00 (200/374): puppet-horizon-18.6.1-17.1.202306210 694 kB/s | 63 kB 00:00 (201/374): puppet-inifile-4.2.1-17.1.2023062018 475 kB/s | 42 kB 00:00 (202/374): puppet-ipaclient-2.5.2-17.1.20230620 210 kB/s | 17 kB 00:00 (203/374): puppet-keepalived-0.0.2-17.1.2023062 135 kB/s | 14 kB 00:00 (204/374): puppet-kmod-2.5.0-17.1.2023062019064 251 kB/s | 21 kB 00:00 (205/374): puppet-manila-18.5.2-17.1.2023110219 921 kB/s | 81 kB 00:00 (206/374): puppet-memcached-6.0.0-17.1.20230620 272 kB/s | 23 kB 00:00 (207/374): puppet-module-data-0.5.1-17.1.202306 144 kB/s | 13 kB 00:00 (208/374): puppet-mysql-10.6.1-17.1.20230621022 1.1 MB/s | 99 kB 00:00 (209/374): puppet-neutron-18.6.1-17.1.202306210 1.7 MB/s | 196 kB 00:00 (210/374): puppet-nova-18.6.1-17.1.202306210904 1.9 MB/s | 200 kB 00:00 (211/374): puppet-nssdb-1.0.2-17.1.202306201856 106 kB/s | 12 kB 00:00 (212/374): puppet-octavia-18.5.1-17.1.202306210 867 kB/s | 76 kB 00:00 (213/374): puppet-openstack_extras-18.5.1-17.1. 544 kB/s | 48 kB 00:00 (214/374): puppet-openstacklib-18.5.2-17.1.2023 730 kB/s | 62 kB 00:00 (215/374): puppet-oslo-18.5.1-17.1.202306210523 521 kB/s | 48 kB 00:00 (216/374): puppet-placement-5.4.3-17.1.20230621 445 kB/s | 41 kB 00:00 (217/374): puppet-qdr-7.4.1-17.1.20230620195605 350 kB/s | 31 kB 00:00 (218/374): puppet-redis-6.1.1-17.1.202306201917 598 kB/s | 51 kB 00:00 (219/374): puppet-remote-10.0.0-17.1.2023062019 178 kB/s | 16 kB 00:00 (220/374): puppet-rabbitmq-11.0.1-17.1.20230620 2.5 MB/s | 266 kB 00:00 (221/374): puppet-rsync-1.1.4-17.1.202306210028 323 kB/s | 28 kB 00:00 (222/374): puppet-rsyslog-4.0.1-17.1.2023062020 667 kB/s | 58 kB 00:00 (223/374): puppet-snmp-3.9.1-17.1.2023062020041 353 kB/s | 34 kB 00:00 (224/374): puppet-ssh-6.2.1-17.1.20230620190251 332 kB/s | 29 kB 00:00 (225/374): puppet-stdlib-6.3.1-17.1.20230621000 1.6 MB/s | 160 kB 00:00 (226/374): puppet-swift-18.6.1-17.1.20230621052 1.3 MB/s | 115 kB 00:00 (227/374): puppet-sysctl-0.0.13-17.1.2023062018 182 kB/s | 16 kB 00:00 (228/374): puppet-systemd-2.12.1-17.1.202306201 504 kB/s | 42 kB 00:00 (229/374): puppet-vcsrepo-3.1.1-17.1.2023062018 521 kB/s | 50 kB 00:00 (230/374): puppet-vswitch-14.4.3-17.1.202306210 468 kB/s | 41 kB 00:00 (231/374): puppet-xinetd-3.3.1-17.1.20230620185 284 kB/s | 26 kB 00:00 (232/374): python-oslo-cache-lang-2.7.1-17.1.20 210 kB/s | 19 kB 00:00 (233/374): python-oslo-log-lang-4.4.0-17.1.2023 162 kB/s | 14 kB 00:00 (234/374): python-oslo-middleware-lang-4.2.1-17 158 kB/s | 13 kB 00:00 (235/374): python-oslo-policy-lang-3.7.1-17.1.2 153 kB/s | 14 kB 00:00 (236/374): python-oslo-versionedobjects-lang-2. 157 kB/s | 14 kB 00:00 (237/374): python-pycadf-common-3.1.1-17.1.2023 177 kB/s | 15 kB 00:00 (238/374): python3-GitPython-3.1.14-2.el9ost.no 2.6 MB/s | 238 kB 00:00 (239/374): python3-aodhclient-2.2.0-17.1.202306 624 kB/s | 56 kB 00:00 (240/374): python3-barbicanclient-5.3.0-17.1.20 1.4 MB/s | 127 kB 00:00 (241/374): python3-cinderclient-7.4.1-17.1.2023 2.3 MB/s | 218 kB 00:00 (242/374): python3-cliff-3.7.0-17.1.20230620172 1.0 MB/s | 95 kB 00:00 (243/374): python3-designateclient-4.2.1-17.1.2 1.0 MB/s | 92 kB 00:00 (244/374): python3-futurist-2.3.0-17.1.20230621 744 kB/s | 64 kB 00:00 (245/374): python3-heat-agent-2.2.1-17.1.202306 218 kB/s | 19 kB 00:00 (246/374): python3-heat-agent-ansible-2.2.1-17. 123 kB/s | 11 kB 00:00 (247/374): python3-heat-agent-apply-config-2.2. 102 kB/s | 9.9 kB 00:00 (248/374): python3-heat-agent-docker-cmd-2.2.1- 124 kB/s | 12 kB 00:00 (249/374): python3-heat-agent-hiera-2.2.1-17.1. 121 kB/s | 10 kB 00:00 (250/374): python3-heat-agent-json-file-2.2.1-1 117 kB/s | 9.8 kB 00:00 (251/374): python3-heat-agent-puppet-2.2.1-17.1 127 kB/s | 11 kB 00:00 (252/374): python3-heatclient-2.3.1-17.1.202306 1.6 MB/s | 158 kB 00:00 (253/374): python3-ironic-inspector-client-4.5. 747 kB/s | 67 kB 00:00 (254/374): python3-ironicclient-4.6.4-17.1.2023 3.6 MB/s | 342 kB 00:00 (255/374): python3-keystoneclient-4.3.0-17.1.20 2.6 MB/s | 239 kB 00:00 (256/374): python3-keystonemiddleware-9.2.0-17. 1.1 MB/s | 92 kB 00:00 (257/374): python3-magnumclient-3.4.1-17.1.2023 1.3 MB/s | 121 kB 00:00 (258/374): python3-mistralclient-4.2.0-17.1.202 1.8 MB/s | 166 kB 00:00 (259/374): python3-neutronclient-7.3.1-17.1.202 2.8 MB/s | 298 kB 00:00 (260/374): python3-novaclient-17.4.1-17.1.20230 2.1 MB/s | 201 kB 00:00 (261/374): python3-os-client-config-2.1.0-17.1. 481 kB/s | 55 kB 00:00 (262/374): python3-os-service-types-1.7.0-17.1. 440 kB/s | 38 kB 00:00 (263/374): python3-os-traits-2.5.0-17.1.2023062 504 kB/s | 45 kB 00:00 (264/374): python3-osc-lib-2.3.1-17.1.202306202 911 kB/s | 78 kB 00:00 (265/374): python3-oslo-cache-2.7.1-17.1.202306 623 kB/s | 56 kB 00:00 (266/374): python3-oslo-context-3.2.1-17.1.2023 313 kB/s | 27 kB 00:00 (267/374): python3-oslo-log-4.4.0-17.1.20230620 677 kB/s | 64 kB 00:00 (268/374): python3-oslo-middleware-4.2.1-17.1.2 603 kB/s | 55 kB 00:00 (269/374): python3-oslo-policy-3.7.1-17.1.20230 858 kB/s | 76 kB 00:00 (270/374): python3-oslo-reports-2.2.0-17.1.2023 719 kB/s | 59 kB 00:00 (271/374): python3-oslo-rootwrap-6.3.1-17.1.202 512 kB/s | 46 kB 00:00 (272/374): python3-oslo-serialization-4.1.1-17. 411 kB/s | 34 kB 00:00 (273/374): python3-oslo-upgradecheck-1.3.1-17.1 315 kB/s | 29 kB 00:00 (274/374): python3-oslo-versionedobjects-2.4.1- 932 kB/s | 79 kB 00:00 (275/374): python3-osprofiler-3.4.0-17.1.202306 1.4 MB/s | 130 kB 00:00 (276/374): python3-pycadf-3.1.1-17.1.2023062021 625 kB/s | 53 kB 00:00 (277/374): python3-requestsexceptions-1.4.0-17. 154 kB/s | 17 kB 00:00 (278/374): python3-saharaclient-3.3.0-17.1.2023 1.8 MB/s | 188 kB 00:00 (279/374): python3-shade-1.33.0-17.1.2023062022 5.4 MB/s | 523 kB 00:00 (280/374): python3-statsd-3.2.1-20.1.el9ost.noa 410 kB/s | 35 kB 00:00 (281/374): python3-swiftclient-3.11.1-17.1.2023 1.4 MB/s | 136 kB 00:00 (282/374): python3-tinyrpc-1.0.3-6.el9ost.noarc 596 kB/s | 50 kB 00:00 (283/374): python3-troveclient-7.0.0-17.1.20230 3.6 MB/s | 344 kB 00:00 (284/374): python3-validations-libs-1.9.1-17.1. 1.6 MB/s | 137 kB 00:00 (285/374): python3-zaqarclient-2.4.0-17.1.20230 1.3 MB/s | 129 kB 00:00 (286/374): validations-common-1.9.1-17.1.202310 1.3 MB/s | 111 kB 00:00 (287/374): python3-paramiko-2.11.0-2.el9ost.noa 3.1 MB/s | 299 kB 00:00 (288/374): python3-werkzeug-2.0.1-7.el9ost.noar 4.7 MB/s | 427 kB 00:00 (289/374): ansible-pacemaker-1.0.4-17.1.2023121 234 kB/s | 21 kB 00:00 (290/374): python3-manilaclient-2.6.4-17.1.2024 5.0 MB/s | 528 kB 00:00 (291/374): python3-webob-1.8.7-2.1.el9ost.noarc 2.2 MB/s | 230 kB 00:00 (292/374): ansible-role-metalsmith-deployment-1 237 kB/s | 21 kB 00:00 (293/374): openstack-selinux-0.8.37-17.1.202311 2.5 MB/s | 221 kB 00:00 (294/374): python3-sqlparse-0.4.1-2.el9ost.noar 361 kB/s | 83 kB 00:00 (295/374): puppet-ironic-18.7.1-17.1.2024030521 1.2 MB/s | 121 kB 00:00 (296/374): python-oslo-db-lang-8.5.2-17.1.20240 171 kB/s | 14 kB 00:00 (297/374): python3-glanceclient-3.3.0-17.1.2024 1.5 MB/s | 143 kB 00:00 (298/374): python3-keystoneauth1-4.4.0-17.1.202 4.5 MB/s | 409 kB 00:00 (299/374): python3-metalsmith-1.4.4-17.1.202405 670 kB/s | 65 kB 00:00 (300/374): python3-neutron-lib-2.10.3-17.1.2023 4.1 MB/s | 375 kB 00:00 (301/374): python3-octaviaclient-2.3.1-17.1.202 980 kB/s | 91 kB 00:00 (302/374): python3-oslo-db-8.5.2-17.1.202408201 1.6 MB/s | 144 kB 00:00 (303/374): python3-oslo-messaging-12.7.3-17.1.2 2.3 MB/s | 216 kB 00:00 (304/374): python3-oslo-service-2.5.1-17.1.2024 822 kB/s | 71 kB 00:00 (305/374): python3-rhosp-openvswitch-3.3-1.el9o 93 kB/s | 8.3 kB 00:00 (306/374): python3-waitress-2.0.0-4.el9ost.noar 1.2 MB/s | 109 kB 00:00 (307/374): openstack-tripleo-validations-14.3.2 2.1 MB/s | 204 kB 00:00 (308/374): puppet-glance-18.6.1-17.1.2025022015 1.0 MB/s | 87 kB 00:00 (309/374): puppet-ovn-18.6.1-17.1.2024092509490 305 kB/s | 29 kB 00:00 (310/374): puppet-pacemaker-1.5.1-17.1.20250214 1.8 MB/s | 158 kB 00:00 (311/374): python3-os-ken-1.4.1-17.1.2024120509 19 MB/s | 2.1 MB 00:00 (312/374): puppet-tripleo-14.2.3-17.1.202503201 2.7 MB/s | 239 kB 00:00 (313/374): ansible-collection-containers-podman 2.4 MB/s | 243 kB 00:00 (314/374): ansible-collections-openstack-1.9.1- 1.4 MB/s | 146 kB 00:00 (315/374): cpp-hocon-0.3.0-7.el9ost.x86_64.rpm 3.7 MB/s | 351 kB 00:00 (316/374): facter-3.14.19-3.el9ost.x86_64.rpm 5.7 MB/s | 518 kB 00:00 (317/374): hiera-3.6.0-6.el9ost.noarch.rpm 369 kB/s | 33 kB 00:00 (318/374): leatherman-1.12.6-5.el9ost.x86_64.rp 4.3 MB/s | 405 kB 00:00 (319/374): openstack-tripleo-common-15.4.1-17.1 524 kB/s | 52 kB 00:00 (320/374): openstack-tripleo-common-containers- 838 kB/s | 78 kB 00:00 (321/374): puppet-7.10.0-4.el9ost.noarch.rpm 116 kB/s | 11 kB 00:00 (322/374): puppet-headless-7.10.0-4.el9ost.noar 14 MB/s | 1.4 MB 00:00 (323/374): puppet-keystone-18.6.1-17.1.20250425 1.3 MB/s | 127 kB 00:00 (324/374): python3-amqp-5.0.6-5.el9ost.noarch.r 953 kB/s | 92 kB 00:00 (325/374): python3-boto-2.45.0-8.1.el9ost.noarc 13 MB/s | 1.3 MB 00:00 (326/374): python3-cmd2-1.4.0-4.el9ost.noarch.r 2.8 MB/s | 284 kB 00:00 (327/374): python3-cachetools-4.2.2-3.el9ost.no 274 kB/s | 33 kB 00:00 (328/374): python3-colorama-0.4.4-4.el9ost.noar 401 kB/s | 35 kB 00:00 (329/374): python3-dogpile-cache-1.1.5-5.el9ost 992 kB/s | 89 kB 00:00 (330/374): python3-extras-1.0.0-17.el9ost.noarc 237 kB/s | 21 kB 00:00 (331/374): python3-fixtures-3.0.0-24.el9ost.noa 899 kB/s | 93 kB 00:00 (332/374): python3-keyring-21.8.0-4.el9ost.noar 908 kB/s | 77 kB 00:00 (333/374): python3-kombu-5.0.2-3.el9ost.noarch. 3.2 MB/s | 313 kB 00:00 (334/374): python3-msgpack-1.0.2-4.el9ost.x86_6 979 kB/s | 87 kB 00:00 (335/374): python3-openstacksdk-0.55.1-17.1.202 7.2 MB/s | 735 kB 00:00 (336/374): python3-munch-2.5.0-6.el9ost.noarch. 213 kB/s | 25 kB 00:00 (337/374): python3-paste-3.5.0-5.el9ost.noarch. 6.4 MB/s | 776 kB 00:00 (338/374): python3-paste-deploy-2.1.1-4.el9ost. 454 kB/s | 41 kB 00:00 (339/374): python3-pystache-0.5.4-15.el9ost.noa 1.4 MB/s | 132 kB 00:00 (340/374): python3-repoze-lru-0.7-12.el9ost.noa 344 kB/s | 32 kB 00:00 (341/374): python3-routes-2.4.1-14.el9ost.noarc 2.0 MB/s | 188 kB 00:00 (342/374): python3-rsa-4.6-3.1.el9ost.noarch.rp 576 kB/s | 57 kB 00:00 (343/374): python3-secretstorage-3.3.1-3.el9ost 408 kB/s | 36 kB 00:00 (344/374): python3-simplejson-3.17.5-3.el9ost.x 2.7 MB/s | 266 kB 00:00 (345/374): python3-tempita-0.5.1-27.el9ost.noar 404 kB/s | 36 kB 00:00 (346/374): python3-testtools-2.4.0-10.el9ost.no 3.3 MB/s | 333 kB 00:00 (347/374): python3-tripleo-common-15.4.1-17.1.2 2.1 MB/s | 202 kB 00:00 (348/374): python3-tripleoclient-16.5.1-17.1.20 5.7 MB/s | 553 kB 00:00 (349/374): python3-vine-5.0.0-5.el9ost.noarch.r 294 kB/s | 26 kB 00:00 (350/374): python3-warlock-1.3.3-7.el9ost.noarc 259 kB/s | 21 kB 00:00 (351/374): python3-yappi-1.3.1-5.el9ost.x86_64. 623 kB/s | 56 kB 00:00 (352/374): python3-yaql-1.1.3-13.el9ost.noarch. 2.0 MB/s | 180 kB 00:00 (353/374): ruby-augeas-0.5.0-29.el9ost.x86_64.r 323 kB/s | 29 kB 00:00 (354/374): ruby-facter-3.14.19-3.el9ost.x86_64. 113 kB/s | 9.5 kB 00:00 (355/374): yaml-cpp-0.6.3-6.el9ost.x86_64.rpm 1.3 MB/s | 123 kB 00:00 (356/374): ansible-role-lunasa-hsm-1.1.1-17.1.2 220 kB/s | 19 kB 00:00 (357/374): openstack-heat-api-16.1.1-17.1.20250 182 kB/s | 16 kB 00:00 (358/374): openstack-heat-common-16.1.1-17.1.20 16 MB/s | 1.6 MB 00:00 (359/374): openstack-heat-engine-16.1.1-17.1.20 164 kB/s | 15 kB 00:00 (360/374): openstack-heat-monolith-16.1.1-17.1. 183 kB/s | 16 kB 00:00 (361/374): puppet-barbican-18.4.2-17.1.20250625 651 kB/s | 57 kB 00:00 (362/374): python-openstackclient-lang-5.5.2-17 659 kB/s | 58 kB 00:00 (363/374): openstack-tripleo-heat-templates-14. 5.7 MB/s | 617 kB 00:00 (364/374): tripleo-ansible-3.3.1-17.1.202507021 5.5 MB/s | 570 kB 00:00 (365/374): libfdisk-2.37.4-11.el9_2.x86_64.rpm 1.5 MB/s | 156 kB 00:00 (366/374): python3-openstackclient-5.5.2-17.1.2 8.5 MB/s | 1.1 MB 00:00 (367/374): libmount-2.37.4-11.el9_2.x86_64.rpm 1.4 MB/s | 136 kB 00:00 (368/374): libuuid-2.37.4-11.el9_2.x86_64.rpm 342 kB/s | 30 kB 00:00 (369/374): util-linux-2.37.4-11.el9_2.x86_64.rp 19 MB/s | 2.3 MB 00:00 (370/374): util-linux-core-2.37.4-11.el9_2.x86_ 4.8 MB/s | 464 kB 00:00 (371/374): libblkid-2.37.4-11.el9_2.x86_64.rpm 1.1 MB/s | 109 kB 00:00 (372/374): libsmartcols-2.37.4-11.el9_2.x86_64. 744 kB/s | 65 kB 00:00 (373/374): device-mapper-1.02.187-7.el9_2.2.x86 1.5 MB/s | 142 kB 00:00 (374/374): device-mapper-libs-1.02.187-7.el9_2. 1.9 MB/s | 176 kB 00:00 -------------------------------------------------------------------------------- Total 7.3 MB/s | 89 MB 00:12 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: rhel-system-roles-1.21.2-1.el9_2.noarch 1/1 Preparing : 1/1 Installing : ruby-libs-3.0.4-161.el9_2.2.x86_64 1/383 Installing : python3-webob-1.8.7-2.1.el9ost.noarch 2/383 Installing : rubygem-bigdecimal-3.0.0-161.el9_2.2.x86_64 3/383 Installing : ruby-default-gems-3.0.4-161.el9_2.2.noarch 4/383 Installing : rubygem-bundler-2.2.33-161.el9_2.2.noarch 5/383 Installing : rubygem-io-console-0.5.7-161.el9_2.2.x86_64 6/383 Installing : rubygem-json-2.5.1-161.el9_2.2.x86_64 7/383 Installing : rubygem-psych-3.3.2-161.el9_2.2.x86_64 8/383 Installing : rubygem-rdoc-6.3.3-161.el9_2.2.noarch 9/383 Installing : rubygems-3.2.33-161.el9_2.2.noarch 10/383 Installing : ruby-3.0.4-161.el9_2.2.x86_64 11/383 Installing : python3-simplejson-3.17.5-3.el9ost.x86_64 12/383 Installing : python3-oslo-context-3.2.1-17.1.20230620204857.b 13/383 Upgrading : libuuid-2.37.4-11.el9_2.x86_64 14/383 Upgrading : libblkid-2.37.4-11.el9_2.x86_64 15/383 Running scriptlet: libblkid-2.37.4-11.el9_2.x86_64 15/383 Installing : python3-sqlalchemy13-1.3.24-3.el9ost.x86_64 16/383 Installing : python3-psutil-5.8.0-12.el9.x86_64 17/383 Installing : boost-regex-1.75.0-8.el9.x86_64 18/383 Installing : boost-system-1.75.0-8.el9.x86_64 19/383 Installing : boost-filesystem-1.75.0-8.el9.x86_64 20/383 Installing : libaio-0.3.111-13.el9.x86_64 21/383 Installing : boost-thread-1.75.0-8.el9.x86_64 22/383 Installing : python3-mako-1.1.4-6.el9.noarch 23/383 Installing : python3-dogpile-cache-1.1.5-5.el9ost.noarch 24/383 Installing : boost-chrono-1.75.0-8.el9.x86_64 25/383 Installing : boost-locale-1.75.0-8.el9.x86_64 26/383 Upgrading : libmount-2.37.4-11.el9_2.x86_64 27/383 Installing : perl-Digest-1.19-4.el9.noarch 28/383 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 29/383 Installing : perl-B-1.80-480.el9.x86_64 30/383 Installing : perl-FileHandle-2.03-480.el9.noarch 31/383 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 32/383 Installing : perl-libnet-3.13-4.el9.noarch 33/383 Installing : perl-AutoLoader-5.74-480.el9.noarch 34/383 Installing : perl-base-2.27-480.el9.noarch 35/383 Installing : perl-URI-5.09-3.el9.noarch 36/383 Installing : perl-Time-Local-2:1.300-7.el9.noarch 37/383 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 38/383 Installing : perl-if-0.60.800-480.el9.noarch 39/383 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 40/383 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 41/383 Installing : perl-Net-SSLeay-1.92-2.el9.x86_64 42/383 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 43/383 Installing : perl-File-Path-2.18-4.el9.noarch 44/383 Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 45/383 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 46/383 Installing : perl-Class-Struct-0.66-480.el9.noarch 47/383 Installing : perl-POSIX-1.94-480.el9.x86_64 48/383 Installing : perl-IPC-Open3-1.21-480.el9.noarch 49/383 Installing : perl-subs-1.03-480.el9.noarch 50/383 Installing : perl-Term-Cap-1.17-460.el9.noarch 51/383 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 52/383 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 53/383 Installing : perl-HTTP-Tiny-0.076-461.el9_2.noarch 54/383 Installing : perl-Socket-4:2.031-4.el9.x86_64 55/383 Installing : perl-SelectSaver-1.02-480.el9.noarch 56/383 Installing : perl-Symbol-1.08-480.el9.noarch 57/383 Installing : perl-File-stat-1.09-480.el9.noarch 58/383 Installing : perl-podlators-1:4.14-460.el9.noarch 59/383 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 60/383 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 61/383 Installing : perl-Fcntl-1.13-480.el9.x86_64 62/383 Installing : perl-overloading-0.02-480.el9.noarch 63/383 Installing : perl-IO-1.43-480.el9.x86_64 64/383 Installing : perl-mro-1.23-480.el9.x86_64 65/383 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 66/383 Installing : perl-parent-1:0.238-460.el9.noarch 67/383 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 68/383 Installing : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 69/383 Installing : perl-constant-1.33-461.el9.noarch 70/383 Installing : perl-Errno-1.30-480.el9.x86_64 71/383 Installing : perl-File-Basename-2.85-480.el9.noarch 72/383 Installing : perl-Getopt-Std-1.12-480.el9.noarch 73/383 Installing : perl-Storable-1:3.21-460.el9.x86_64 74/383 Installing : perl-overload-1.31-480.el9.noarch 75/383 Installing : perl-vars-1.05-480.el9.noarch 76/383 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 77/383 Installing : perl-Exporter-5.74-461.el9.noarch 78/383 Installing : perl-Carp-1.50-460.el9.noarch 79/383 Installing : perl-PathTools-3.78-461.el9.x86_64 80/383 Installing : perl-NDBM_File-1.15-480.el9.x86_64 81/383 Installing : perl-Encode-4:3.08-462.el9.x86_64 82/383 Installing : perl-libs-4:5.32.1-480.el9.x86_64 83/383 Installing : perl-interpreter-4:5.32.1-480.el9.x86_64 84/383 Upgrading : libsmartcols-2.37.4-11.el9_2.x86_64 85/383 Installing : python3-vine-5.0.0-5.el9ost.noarch 86/383 Installing : python3-amqp-5.0.6-5.el9ost.noarch 87/383 Installing : python3-tempita-0.5.1-27.el9ost.noarch 88/383 Installing : python3-munch-2.5.0-6.el9ost.noarch 89/383 Installing : python3-msgpack-1.0.2-4.el9ost.x86_64 90/383 Installing : python3-oslo-serialization-4.1.1-17.1.2023062101 91/383 Installing : ansible-collection-containers-podman-1.9.4-5.el9 92/383 Installing : python3-requestsexceptions-1.4.0-17.1.2023062016 93/383 Installing : python3-os-service-types-1.7.0-17.1.202306202012 94/383 Installing : python3-keystoneauth1-4.4.0-17.1.20240812145234. 95/383 Installing : python3-novaclient-1:17.4.1-17.1.20230621034300. 96/383 Installing : python3-cinderclient-7.4.1-17.1.20230620211836.4 97/383 Installing : python3-futurist-2.3.0-17.1.20230621104020.1a1c6 98/383 Installing : dib-utils-0.0.11-17.1.20230620173328.51661c3.el9 99/383 Installing : os-refresh-config-13.1.1-17.1.20231020000854.812 100/383 Installing : ansible-tripleo-ipsec-11.0.1-17.1.20230620172008 101/383 Installing : ansible-role-redhat-subscription-1.3.0-17.1.2023 102/383 Installing : ansible-role-container-registry-1.4.1-17.1.20230 103/383 Installing : ansible-role-chrony-1.3.1-17.1.20230621084226.01 104/383 Installing : python3-zope-event-4.2.0-20.el9ost.noarch 105/383 Installing : python3-tenacity-6.3.1-1.el9ost.noarch 106/383 Installing : python3-pyOpenSSL-20.0.1-2.el9ost.noarch 107/383 Installing : python3-paste-3.5.0-5.el9ost.noarch 108/383 Installing : python3-paste-deploy-2.1.1-4.el9ost.noarch 109/383 Installing : python3-passlib-1.7.4-3.el9ost.noarch 110/383 Installing : python3-jmespath-0.10.0-1.el9ost.noarch 111/383 Installing : python3-jeepney-0.6.0-2.el9ost.noarch 112/383 Installing : libsodium-1.0.18-7.el9ost.x86_64 113/383 Installing : ansible-collection-community-general-4.0.0-1.1.e 114/383 Installing : ansible-collection-ansible-posix-1.2.0-1.3.el9os 115/383 Installing : python3-openvswitch3.3-3.3.4-110.el9fdp.x86_64 116/383 Installing : python3-appdirs-1.4.4-4.el9.noarch 117/383 Installing : python3-openstacksdk-0.55.1-17.1.20250516211008. 118/383 Installing : python3-os-client-config-2.1.0-17.1.202306202031 119/383 Installing : python3-metalsmith-1.4.4-17.1.20240522060758.5e7 120/383 Installing : ansible-collections-openstack-1.9.1-17.1.2025051 121/383 Installing : ansible-role-metalsmith-deployment-1.4.4-17.1.20 122/383 Installing : python3-shade-1.33.0-17.1.20230620225148.e7c7f29 123/383 Installing : python3-rhosp-openvswitch-3.3-1.el9ost.noarch 124/383 Installing : python3-pynacl-1.4.0-1.el9ost.x86_64 125/383 Installing : python3-secretstorage-3.3.1-3.el9ost.noarch 126/383 Installing : python3-keyring-21.8.0-4.el9ost.noarch 127/383 Installing : python3-keystoneclient-1:4.3.0-17.1.202306210251 128/383 Installing : python3-swiftclient-3.11.1-17.1.20230620204150.0 129/383 Installing : python3-zope-interface-5.4.0-1.el9ost.x86_64 130/383 Installing : python3-gevent-21.1.2-2.el9ost.x86_64 131/383 Installing : python3-etcd3gw-0.2.6-2.el9ost.noarch 132/383 Installing : python3-oslo-reports-2.2.0-17.1.20230620210621.b 133/383 Installing : python3-kombu-1:5.0.2-3.el9ost.noarch 134/383 Upgrading : util-linux-core-2.37.4-11.el9_2.x86_64 135/383 Running scriptlet: util-linux-core-2.37.4-11.el9_2.x86_64 135/383 Installing : openssl-perl-1:3.0.7-18.el9_2.x86_64 136/383 Installing : python3-alembic-1.7.5-3.el9.noarch 137/383 Installing : device-mapper-persistent-data-0.9.0-13.el9.x86_6 138/383 Installing : qemu-img-17:7.2.0-14.el9_2.18.x86_64 139/383 Upgrading : libfdisk-2.37.4-11.el9_2.x86_64 140/383 Upgrading : util-linux-2.37.4-11.el9_2.x86_64 141/383 Upgrading : device-mapper-libs-9:1.02.187-7.el9_2.2.x86_64 142/383 Upgrading : device-mapper-9:1.02.187-7.el9_2.2.x86_64 143/383 Installing : buildah-1:1.29.5-1.el9_2.x86_64 144/383 Installing : device-mapper-event-libs-9:1.02.187-7.el9_2.2.x8 145/383 Installing : device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 146/383 Running scriptlet: device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 146/383 Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. Installing : lvm2-libs-9:2.03.17-7.el9_2.2.x86_64 147/383 Installing : ansible-role-tripleo-modify-image-1.5.1-17.1.202 148/383 Installing : skopeo-2:1.11.2-0.1.el9_2.2.x86_64 149/383 Installing : python3-pystache-0.5.4-15.el9ost.noarch 150/383 Installing : os-apply-config-13.1.1-17.1.20231020001757.3c7f9 151/383 Installing : rubygem-fast_gettext-1.2.0-9.el9ost.noarch 152/383 Installing : rubygem-hocon-1.3.1-2.el9ost.noarch 153/383 Installing : hiera-3.6.0-6.el9ost.noarch 154/383 Installing : rubygem-rexml-3.2.5-161.el9_2.2.noarch 155/383 Installing : rubygem-concurrent-ruby-1.1.5-2.el9ost.noarch 156/383 Installing : rubygem-deep_merge-1.2.1-7.el9ost.noarch 157/383 Installing : rubygem-multi_json-1.15.0-2.el9ost.noarch 158/383 Installing : rubygem-ruby-shadow-2.5.0-15.el9ost.x86_64 159/383 Installing : rubygem-semantic_puppet-1.0.4-2.el9ost.noarch 160/383 Installing : libselinux-ruby-3.5-1.el9.x86_64 161/383 Installing : ruby-augeas-0.5.0-29.el9ost.x86_64 162/383 Installing : python-openstackclient-lang-5.5.2-17.1.202506161 163/383 Installing : ansible-role-lunasa-hsm-1.1.1-17.1.2025060318083 164/383 Installing : yaml-cpp-0.6.3-6.el9ost.x86_64 165/383 Installing : python3-yaql-1.1.3-13.el9ost.noarch 166/383 Installing : python3-yappi-1.3.1-5.el9ost.x86_64 167/383 Installing : python3-warlock-1.3.3-7.el9ost.noarch 168/383 Installing : python3-glanceclient-1:3.3.0-17.1.20240712170803 169/383 Installing : python3-rsa-4.6-3.1.el9ost.noarch 170/383 Installing : python3-boto-2.45.0-8.1.el9ost.noarch 171/383 Installing : heat-cfntools-1.4.2-6.1.el9ost.noarch 172/383 Installing : python3-repoze-lru-0.7-12.el9ost.noarch 173/383 Installing : python3-routes-2.4.1-14.el9ost.noarch 174/383 Installing : python3-extras-1.0.0-17.el9ost.noarch 175/383 Installing : python3-colorama-0.4.4-4.el9ost.noarch 176/383 Installing : python3-cachetools-4.2.2-3.el9ost.noarch 177/383 Installing : openstack-tripleo-common-containers-15.4.1-17.1. 178/383 Installing : python3-waitress-2.0.0-4.el9ost.noarch 179/383 Installing : python-oslo-db-lang-8.5.2-17.1.20240820150750.26 180/383 Installing : openstack-selinux-0.8.37-17.1.20231107080825.05d 181/383 Running scriptlet: openstack-selinux-0.8.37-17.1.20231107080825.05d 181/383 Installing : python3-sqlparse-0.4.1-2.el9ost.noarch 182/383 Installing : python3-migrate-0.13.0-1.el9ost.noarch 183/383 Installing : python3-werkzeug-2.0.1-7.el9ost.noarch 184/383 Installing : python3-statsd-3.2.1-20.1.el9ost.noarch 185/383 Installing : python3-oslo-rootwrap-6.3.1-17.1.20230621110703. 186/383 Installing : python3-os-traits-2.5.0-17.1.20230620221402.ac1b 187/383 Installing : python-pycadf-common-3.1.1-17.1.20230620210757.4 188/383 Installing : python3-pycadf-3.1.1-17.1.20230620210757.4179996 189/383 Installing : python-oslo-versionedobjects-lang-2.4.1-17.1.202 190/383 Installing : python-oslo-policy-lang-3.7.1-17.1.2023062100394 191/383 Installing : python3-oslo-policy-3.7.1-17.1.20230621003949.63 192/383 Installing : python3-oslo-upgradecheck-1.3.1-17.1.20230621010 193/383 Installing : python-oslo-middleware-lang-4.2.1-17.1.202306210 194/383 Installing : python3-oslo-middleware-4.2.1-17.1.2023062101122 195/383 Installing : python-oslo-log-lang-4.4.0-17.1.20230620205407.9 196/383 Installing : python3-oslo-log-4.4.0-17.1.20230620205407.9b29c 197/383 Installing : python-oslo-cache-lang-2.7.1-17.1.20230621012756 198/383 Installing : ansible-role-thales-hsm-3.0.1-17.1.2023100722080 199/383 Installing : ansible-role-qdr-config-0.0.2-17.1.2023062017113 200/383 Installing : ansible-role-collectd-config-0.0.3-17.1.20230620 201/383 Installing : ansible-role-atos-hsm-1.0.1-17.1.20230927001631. 202/383 Installing : ansible-config_template-2.0.1-17.1.2023062108392 203/383 Installing : python3-soupsieve-2.2-1.el9ost.noarch 204/383 Installing : python3-smmap-3.0.1-4.el9ost.noarch 205/383 Installing : python3-gitdb-4.0.5-2.el9ost.noarch 206/383 Installing : python3-GitPython-3.1.14-2.el9ost.noarch 207/383 Installing : python3-setproctitle-1.2.2-1.el9ost.x86_64 208/383 Installing : python3-pyperclip-1.8.0-3.el9ost.noarch 209/383 Installing : python3-natsort-7.1.1-2.el9ost.noarch 210/383 Installing : python3-croniter-0.3.35-2.el9ost.noarch 211/383 Installing : python3-mimeparse-1.6.0-16.el9ost.noarch 212/383 Installing : python3-fixtures-3.0.0-24.el9ost.noarch 213/383 Installing : python3-testtools-2.4.0-10.el9ost.noarch 214/383 Installing : python3-oslo-service-2.5.1-17.1.20240821200745.c 215/383 Installing : python3-oslo-messaging-12.7.3-17.1.2023121913080 216/383 Installing : python3-osprofiler-3.4.0-17.1.20230620215259.5d8 217/383 Installing : python3-oslo-versionedobjects-2.4.1-17.1.2023062 218/383 Installing : python3-memcached-1.59-3.el9ost.noarch 219/383 Installing : python3-oslo-cache-2.7.1-17.1.20230621012756.d02 220/383 Installing : python3-keystonemiddleware-9.2.0-17.1.2023062021 221/383 Installing : python3-logutils-0.3.5-15.el9ost.noarch 222/383 Installing : python3-lockfile-1:0.12.2-2.el9ost.noarch 223/383 Installing : python3-docutils-0.16-6.el9ost.noarch 224/383 Installing : python3-daemon-2.3.0-1.el9ost.noarch 225/383 Installing : python3-ansible-runner-2.0.0a1-3.el9ost.noarch 226/383 Installing : python3-bcrypt-3.1.7-7.el9ost.x86_64 227/383 Installing : python3-paramiko-2.11.0-2.el9ost.noarch 228/383 Installing : openpgm-5.2.122-26.el9ost.x86_64 229/383 Installing : libunwind-1.4.0-5.el9ost.x86_64 230/383 Installing : zeromq-4.3.4-1.el9ost.x86_64 231/383 Installing : python3-zmq-22.0.3-1.el9ost.x86_64 232/383 Installing : python3-tinyrpc-1.0.3-6.el9ost.noarch 233/383 Installing : golang-github-vbatts-tar-split-0.11.1-9.el9ost.x 234/383 Installing : ansible-collection-ansible-utils-2.3.0-2.el9ost. 235/383 Installing : ansible-collection-ansible-netcommon-2.2.0-1.2.e 236/383 Installing : libxslt-1.1.34-11.el9_2.x86_64 237/383 Installing : python3-beautifulsoup4-4.9.3-2.el9ost.noarch 238/383 Installing : python3-lxml-4.6.5-3.el9.x86_64 239/383 Installing : ansible-pacemaker-1.0.4-17.1.20231213170757.7c10 240/383 Installing : ansible-role-openstack-operations-0.0.1-17.1.202 241/383 Installing : python3-os-ken-1.4.1-17.1.20241205090937.018d755 242/383 warning: group neutron does not exist - using root Installing : python3-webtest-2.0.35-6.el9ost.noarch 243/383 Installing : python3-pecan-1.4.0-2.el9ost.noarch 244/383 Installing : rhel-system-roles-1.21.2-1.el9_2.noarch 245/383 Installing : ansible-freeipa-1.9.2-3.el9_2.noarch 246/383 Installing : oniguruma-6.9.6-1.el9.5.x86_64 247/383 Installing : jq-1.6-14.el9.x86_64 248/383 Installing : python3-wcwidth-0.2.5-8.el9.noarch 249/383 Installing : python3-cmd2-1.4.0-4.el9ost.noarch 250/383 Installing : python3-cliff-3.7.0-17.1.20230620172206.117a100. 251/383 Installing : python3-osc-lib-2.3.1-17.1.20230620203400.2b7a67 252/383 Installing : python3-heatclient-2.3.1-17.1.20230621012952.d16 253/383 Installing : python3-neutronclient-7.3.1-17.1.20230621044049. 254/383 Installing : python3-zaqarclient-2.4.0-17.1.20230620214253.e3 255/383 Installing : python3-ironic-inspector-client-4.5.0-17.1.20230 256/383 Installing : python3-mistralclient-4.2.0-17.1.20230620220528. 257/383 Installing : python3-validations-libs-1.9.1-17.1.202309130208 258/383 Installing : validations-common-1.9.1-17.1.20231006020828.f27 259/383 Installing : python3-troveclient-7.0.0-17.1.20230620220924.c7 260/383 Installing : os-collect-config-13.1.1-17.1.20231020001748.761 261/383 Running scriptlet: os-collect-config-13.1.1-17.1.20231020001748.761 261/383 Installing : python3-heat-agent-2.2.1-17.1.20230620232028.ed1 262/383 Installing : python3-heat-agent-ansible-2.2.1-17.1.2023062023 263/383 Installing : python3-heat-agent-apply-config-2.2.1-17.1.20230 264/383 Installing : python3-heat-agent-docker-cmd-2.2.1-17.1.2023062 265/383 Installing : python3-heat-agent-hiera-2.2.1-17.1.202306202320 266/383 Installing : python3-heat-agent-json-file-2.2.1-17.1.20230620 267/383 Installing : python3-aodhclient-2.2.0-17.1.20230620222234.b74 268/383 Installing : python3-designateclient-4.2.1-17.1.2023062102313 269/383 Installing : python3-magnumclient-3.4.1-17.1.20230621053508.2 270/383 Installing : python3-manilaclient-2.6.4-17.1.20240830140806.7 271/383 Installing : python3-barbicanclient-5.3.0-17.1.20230620213453 272/383 Installing : python3-PyMySQL-0.10.1-6.el9.noarch 273/383 Installing : python3-oslo-db-8.5.2-17.1.20240820150750.26fd6f 274/383 Installing : python3-neutron-lib-2.10.3-17.1.20231221164814.6 275/383 Installing : boost-atomic-1.75.0-8.el9.x86_64 276/383 Installing : boost-log-1.75.0-8.el9.x86_64 277/383 Installing : libburn-1.5.4-4.el9.x86_64 278/383 Installing : boost-program-options-1.75.0-8.el9.x86_64 279/383 Installing : iptables-nft-services-1.8.8-6.el9_1.noarch 280/383 Running scriptlet: iptables-nft-services-1.8.8-6.el9_1.noarch 280/383 Installing : libisofs-1.5.4-4.el9.x86_64 281/383 Installing : libisoburn-1.5.4-4.el9.x86_64 282/383 Installing : xorriso-1.5.4-4.el9.x86_64 283/383 Running scriptlet: xorriso-1.5.4-4.el9.x86_64 283/383 Installing : boost-nowide-1.75.0-8.el9.x86_64 284/383 Installing : leatherman-1.12.6-5.el9ost.x86_64 285/383 Installing : cpp-hocon-0.3.0-7.el9ost.x86_64 286/383 Installing : facter-1:3.14.19-3.el9ost.x86_64 287/383 Installing : ruby-facter-1:3.14.19-3.el9ost.x86_64 288/383 Installing : rubygem-puppet-resource_api-1.8.13-1.el9ost.noar 289/383 Running scriptlet: puppet-headless-7.10.0-4.el9ost.noarch 290/383 Installing : puppet-headless-7.10.0-4.el9ost.noarch 290/383 Installing : puppet-7.10.0-4.el9ost.noarch 291/383 Running scriptlet: puppet-7.10.0-4.el9ost.noarch 291/383 Installing : puppet-stdlib-6.3.1-17.1.20230621000857.7c1ae25. 292/383 Installing : puppet-inifile-4.2.1-17.1.20230620180624.df46d2a 293/383 Installing : puppet-concat-6.2.1-17.1.20230620181556.dfeabb9. 294/383 Installing : puppet-apache-6.5.2-17.1.20230621001106.e4a1532. 295/383 Installing : puppet-xinetd-3.3.1-17.1.20230620185435.8d460c4. 296/383 Installing : puppet-firewall-3.4.1-17.1.20230621022040.94f707 297/383 Installing : puppet-memcached-6.0.0-17.1.20230620184630.4c70d 298/383 Installing : puppet-sysctl-0.0.13-17.1.20230620183456.847ec1c 299/383 Installing : puppet-rsync-1.1.4-17.1.20230621002829.ea6397e.e 300/383 Installing : puppet-corosync-8.0.1-17.1.20230621104908.6a9da9 301/383 Installing : puppet-mysql-10.6.1-17.1.20230621022141.937d044. 302/383 Installing : puppet-systemd-2.12.1-17.1.20230620191611.8f68b0 303/383 Installing : puppet-redis-6.1.1-17.1.20230620191704.547105e.e 304/383 Installing : puppet-openstack_extras-18.5.1-17.1.202306210424 305/383 Installing : puppet-horizon-18.6.1-17.1.20230621075748.8074e6 306/383 Installing : puppet-pacemaker-1.5.1-17.1.20250214161010.f10ce 307/383 Installing : puppet-auditd-2.2.1-17.1.20230620192453.189b22b. 308/383 Installing : puppet-collectd-13.0.1-17.1.20230620193147.ad138 309/383 Installing : puppet-dns-8.2.1-17.1.20230621002045.70f5b28.el9 310/383 Installing : puppet-haproxy-4.2.2-17.1.20230620193950.a797b8c 311/383 Installing : puppet-keepalived-0.0.2-17.1.20230620194716.bbca 312/383 Installing : puppet-rsyslog-4.0.1-17.1.20230620200132.2548a0d 313/383 Installing : puppet-ssh-6.2.1-17.1.20230620190251.6e0f430.el9 314/383 Installing : puppet-fdio-18.2-1.20220727113954.6fd1c8e.el9ost 315/383 Installing : puppet-archive-4.6.1-17.1.20230620181607.bc7e4ff 316/383 Installing : puppet-rabbitmq-11.0.1-17.1.20230620182519.63fee 317/383 Installing : puppet-openstacklib-18.5.2-17.1.20230621052822.6 318/383 Installing : puppet-oslo-18.5.1-17.1.20230621052358.fe2a147.e 319/383 Installing : puppet-keystone-18.6.1-17.1.20250425111017.cb0ad 320/383 Installing : puppet-glance-18.6.1-17.1.20250220151014.81b081d 321/383 Installing : puppet-cinder-18.5.2-17.1.20230621054224.6aa60e7 322/383 Installing : puppet-nova-18.6.1-17.1.20230621090443.a21eae4.e 323/383 Installing : puppet-octavia-18.5.1-17.1.20230621062420.842492 324/383 Installing : puppet-manila-18.5.2-17.1.20231102190827.a72a7d5 325/383 Installing : puppet-ceilometer-18.4.3-17.1.20230927010818.383 326/383 Installing : puppet-designate-18.6.1-17.1.20230621061456.f4c0 327/383 Installing : puppet-gnocchi-18.4.3-17.1.20230621061020.7584b9 328/383 Installing : puppet-heat-18.4.1-17.1.20230621111632.3b41bb0.e 329/383 Installing : puppet-placement-5.4.3-17.1.20230621061610.e7557 330/383 Installing : puppet-swift-18.6.1-17.1.20230621052139.f105ffc. 331/383 Installing : puppet-barbican-18.4.2-17.1.20250625204151.af6c7 332/383 Installing : puppet-aodh-18.4.2-17.1.20230620151218.3e47b5a.e 333/383 Installing : puppet-certmonger-2.7.1-17.1.20230620184730.3e2e 334/383 Installing : puppet-etcd-1.12.3-17.1.20230620193226.e143c2d.e 335/383 Installing : puppet-git-0.5.0-17.1.20230620193928.4e4498e.el9 336/383 Installing : puppet-ipaclient-2.5.2-17.1.20230620194626.b0867 337/383 Installing : puppet-nssdb-1.0.2-17.1.20230620185645.2ed2a2d.e 338/383 Installing : puppet-qdr-7.4.1-17.1.20230620195605.8a575de.el9 339/383 Installing : puppet-snmp-3.9.1-17.1.20230620200411.5d73485.el 340/383 Installing : puppet-ovn-18.6.1-17.1.20240925094907.7805f7e.el 341/383 Installing : puppet-kmod-2.5.0-17.1.20230620190646.52e31e3.el 342/383 Installing : puppet-vswitch-14.4.3-17.1.20230621043558.51e82c 343/383 Installing : puppet-neutron-18.6.1-17.1.20230621053056.c9d467 344/383 Installing : puppet-module-data-0.5.1-17.1.20230620195419.28d 345/383 Installing : puppet-remote-10.0.0-17.1.20230620192417.7420908 346/383 Installing : puppet-vcsrepo-3.1.1-17.1.20230620183456.a36ee18 347/383 Installing : puppet-ironic-18.7.1-17.1.20240305210817.edf93f9 348/383 Installing : python3-heat-agent-puppet-2.2.1-17.1.20230620232 349/383 Installing : openstack-heat-agents-2.2.1-17.1.20230620232028. 350/383 Installing : python3-urllib-gssapi-1.0.2-4.el9.noarch 351/383 Installing : ansible-tripleo-ipa-0.3.1-17.1.20230627190951.8d 352/383 Installing : pkgconf-m4-1.7.3-10.el9.noarch 353/383 Installing : libpkgconf-1.7.3-10.el9.x86_64 354/383 Installing : pkgconf-1.7.3-10.el9.x86_64 355/383 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 356/383 Installing : bash-completion-1:2.11-4.el9.noarch 357/383 Installing : python3-openstackclient-5.5.2-17.1.2025061610090 358/383 Running scriptlet: python3-openstackclient-5.5.2-17.1.2025061610090 358/383 The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. Installing : python3-ironicclient-4.6.4-17.1.20230621041552.0 359/383 Installing : python3-tripleo-common-15.4.1-17.1.2025052716141 360/383 Installing : openstack-tripleo-common-15.4.1-17.1.20250527161 361/383 Installing : tripleo-ansible-3.3.1-17.1.20250702110757.8debef 362/383 Installing : openstack-tripleo-heat-templates-14.3.1-17.1.202 363/383 Installing : openstack-tripleo-validations-14.3.2-17.1.202501 364/383 Installing : python3-saharaclient-3.3.0-17.1.20230620222322.4 365/383 Installing : python3-octaviaclient-2.3.1-17.1.20231106100828. 366/383 Running scriptlet: openstack-heat-common-1:16.1.1-17.1.202507031108 367/383 Installing : openstack-heat-common-1:16.1.1-17.1.202507031108 367/383 Installing : openstack-heat-api-1:16.1.1-17.1.20250703110808. 368/383 Running scriptlet: openstack-heat-api-1:16.1.1-17.1.20250703110808. 368/383 Installing : openstack-heat-engine-1:16.1.1-17.1.202507031108 369/383 Running scriptlet: openstack-heat-engine-1:16.1.1-17.1.202507031108 369/383 Installing : openstack-heat-monolith-1:16.1.1-17.1.2025070311 370/383 Running scriptlet: openstack-heat-monolith-1:16.1.1-17.1.2025070311 370/383 Installing : glibc-langpack-en-2.34-60.el9.x86_64 371/383 Installing : puppet-tripleo-14.2.3-17.1.20250320101351.40278e 372/383 Installing : python3-tripleoclient-16.5.1-17.1.20250523121326 373/383 Installing : lvm2-9:2.03.17-7.el9_2.2.x86_64 374/383 Running scriptlet: lvm2-9:2.03.17-7.el9_2.2.x86_64 374/383 Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. Cleanup : device-mapper-9:1.02.187-7.el9.x86_64 375/383 Cleanup : util-linux-2.37.4-10.el9.x86_64 376/383 Cleanup : util-linux-core-2.37.4-10.el9.x86_64 377/383 Cleanup : libfdisk-2.37.4-10.el9.x86_64 378/383 Cleanup : libmount-2.37.4-10.el9.x86_64 379/383 Cleanup : libblkid-2.37.4-10.el9.x86_64 380/383 Cleanup : libuuid-2.37.4-10.el9.x86_64 381/383 Cleanup : libsmartcols-2.37.4-10.el9.x86_64 382/383 Cleanup : device-mapper-libs-9:1.02.187-7.el9.x86_64 383/383 Running scriptlet: device-mapper-libs-9:1.02.187-7.el9.x86_64 383/383 Verifying : bash-completion-1:2.11-4.el9.noarch 1/383 Verifying : device-mapper-persistent-data-0.9.0-13.el9.x86_6 2/383 Verifying : libaio-0.3.111-13.el9.x86_64 3/383 Verifying : glibc-langpack-en-2.34-60.el9.x86_64 4/383 Verifying : libpkgconf-1.7.3-10.el9.x86_64 5/383 Verifying : pkgconf-1.7.3-10.el9.x86_64 6/383 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 7/383 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 8/383 Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 9/383 Verifying : boost-system-1.75.0-8.el9.x86_64 10/383 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 11/383 Verifying : perl-Storable-1:3.21-460.el9.x86_64 12/383 Verifying : python3-urllib-gssapi-1.0.2-4.el9.noarch 13/383 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/383 Verifying : boost-nowide-1.75.0-8.el9.x86_64 15/383 Verifying : boost-thread-1.75.0-8.el9.x86_64 16/383 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 17/383 Verifying : perl-Exporter-5.74-461.el9.noarch 18/383 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 19/383 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 20/383 Verifying : perl-parent-1:0.238-460.el9.noarch 21/383 Verifying : xorriso-1.5.4-4.el9.x86_64 22/383 Verifying : libisofs-1.5.4-4.el9.x86_64 23/383 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 24/383 Verifying : perl-Net-SSLeay-1.92-2.el9.x86_64 25/383 Verifying : perl-PathTools-3.78-461.el9.x86_64 26/383 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 27/383 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 28/383 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 29/383 Verifying : perl-URI-5.09-3.el9.noarch 30/383 Verifying : perl-libnet-3.13-4.el9.noarch 31/383 Verifying : python3-lxml-4.6.5-3.el9.x86_64 32/383 Verifying : boost-chrono-1.75.0-8.el9.x86_64 33/383 Verifying : iptables-nft-services-1.8.8-6.el9_1.noarch 34/383 Verifying : perl-Carp-1.50-460.el9.noarch 35/383 Verifying : perl-Encode-4:3.08-462.el9.x86_64 36/383 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 37/383 Verifying : perl-Term-Cap-1.17-460.el9.noarch 38/383 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 39/383 Verifying : python3-psutil-5.8.0-12.el9.x86_64 40/383 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 41/383 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 42/383 Verifying : boost-log-1.75.0-8.el9.x86_64 43/383 Verifying : boost-program-options-1.75.0-8.el9.x86_64 44/383 Verifying : libburn-1.5.4-4.el9.x86_64 45/383 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 46/383 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 47/383 Verifying : boost-atomic-1.75.0-8.el9.x86_64 48/383 Verifying : libisoburn-1.5.4-4.el9.x86_64 49/383 Verifying : perl-Digest-1.19-4.el9.noarch 50/383 Verifying : perl-File-Path-2.18-4.el9.noarch 51/383 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 52/383 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 53/383 Verifying : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 54/383 Verifying : perl-Socket-4:2.031-4.el9.x86_64 55/383 Verifying : perl-constant-1.33-461.el9.noarch 56/383 Verifying : perl-podlators-1:4.14-460.el9.noarch 57/383 Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 58/383 Verifying : python3-appdirs-1.4.4-4.el9.noarch 59/383 Verifying : python3-wcwidth-0.2.5-8.el9.noarch 60/383 Verifying : boost-regex-1.75.0-8.el9.x86_64 61/383 Verifying : oniguruma-6.9.6-1.el9.5.x86_64 62/383 Verifying : python3-alembic-1.7.5-3.el9.noarch 63/383 Verifying : jq-1.6-14.el9.x86_64 64/383 Verifying : libselinux-ruby-3.5-1.el9.x86_64 65/383 Verifying : perl-AutoLoader-5.74-480.el9.noarch 66/383 Verifying : perl-B-1.80-480.el9.x86_64 67/383 Verifying : perl-Class-Struct-0.66-480.el9.noarch 68/383 Verifying : perl-Errno-1.30-480.el9.x86_64 69/383 Verifying : perl-Fcntl-1.13-480.el9.x86_64 70/383 Verifying : perl-File-Basename-2.85-480.el9.noarch 71/383 Verifying : perl-File-stat-1.09-480.el9.noarch 72/383 Verifying : perl-FileHandle-2.03-480.el9.noarch 73/383 Verifying : perl-Getopt-Std-1.12-480.el9.noarch 74/383 Verifying : perl-IPC-Open3-1.21-480.el9.noarch 75/383 Verifying : perl-POSIX-1.94-480.el9.x86_64 76/383 Verifying : perl-SelectSaver-1.02-480.el9.noarch 77/383 Verifying : perl-Symbol-1.08-480.el9.noarch 78/383 Verifying : perl-interpreter-4:5.32.1-480.el9.x86_64 79/383 Verifying : perl-libs-4:5.32.1-480.el9.x86_64 80/383 Verifying : perl-overload-1.31-480.el9.noarch 81/383 Verifying : perl-overloading-0.02-480.el9.noarch 82/383 Verifying : perl-IO-1.43-480.el9.x86_64 83/383 Verifying : perl-NDBM_File-1.15-480.el9.x86_64 84/383 Verifying : perl-base-2.27-480.el9.noarch 85/383 Verifying : perl-if-0.60.800-480.el9.noarch 86/383 Verifying : perl-mro-1.23-480.el9.x86_64 87/383 Verifying : perl-subs-1.03-480.el9.noarch 88/383 Verifying : perl-vars-1.05-480.el9.noarch 89/383 Verifying : python3-mako-1.1.4-6.el9.noarch 90/383 Verifying : ansible-freeipa-1.9.2-3.el9_2.noarch 91/383 Verifying : rhel-system-roles-1.21.2-1.el9_2.noarch 92/383 Verifying : openssl-perl-1:3.0.7-18.el9_2.x86_64 93/383 Verifying : perl-HTTP-Tiny-0.076-461.el9_2.noarch 94/383 Verifying : skopeo-2:1.11.2-0.1.el9_2.2.x86_64 95/383 Verifying : ruby-3.0.4-161.el9_2.2.x86_64 96/383 Verifying : ruby-default-gems-3.0.4-161.el9_2.2.noarch 97/383 Verifying : ruby-libs-3.0.4-161.el9_2.2.x86_64 98/383 Verifying : rubygem-bigdecimal-3.0.0-161.el9_2.2.x86_64 99/383 Verifying : rubygem-bundler-2.2.33-161.el9_2.2.noarch 100/383 Verifying : rubygem-io-console-0.5.7-161.el9_2.2.x86_64 101/383 Verifying : rubygem-json-2.5.1-161.el9_2.2.x86_64 102/383 Verifying : rubygem-psych-3.3.2-161.el9_2.2.x86_64 103/383 Verifying : rubygem-rdoc-6.3.3-161.el9_2.2.noarch 104/383 Verifying : rubygem-rexml-3.2.5-161.el9_2.2.noarch 105/383 Verifying : rubygems-3.2.33-161.el9_2.2.noarch 106/383 Verifying : buildah-1:1.29.5-1.el9_2.x86_64 107/383 Verifying : libxslt-1.1.34-11.el9_2.x86_64 108/383 Verifying : qemu-img-17:7.2.0-14.el9_2.18.x86_64 109/383 Verifying : device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 110/383 Verifying : device-mapper-event-libs-9:1.02.187-7.el9_2.2.x8 111/383 Verifying : lvm2-9:2.03.17-7.el9_2.2.x86_64 112/383 Verifying : lvm2-libs-9:2.03.17-7.el9_2.2.x86_64 113/383 Verifying : python3-openvswitch3.3-3.3.4-110.el9fdp.x86_64 114/383 Verifying : ansible-collection-ansible-netcommon-2.2.0-1.2.e 115/383 Verifying : ansible-collection-ansible-posix-1.2.0-1.3.el9os 116/383 Verifying : ansible-collection-ansible-utils-2.3.0-2.el9ost. 117/383 Verifying : ansible-collection-community-general-4.0.0-1.1.e 118/383 Verifying : golang-github-vbatts-tar-split-0.11.1-9.el9ost.x 119/383 Verifying : heat-cfntools-1.4.2-6.1.el9ost.noarch 120/383 Verifying : libsodium-1.0.18-7.el9ost.x86_64 121/383 Verifying : libunwind-1.4.0-5.el9ost.x86_64 122/383 Verifying : openpgm-5.2.122-26.el9ost.x86_64 123/383 Verifying : puppet-fdio-18.2-1.20220727113954.6fd1c8e.el9ost 124/383 Verifying : python3-ansible-runner-2.0.0a1-3.el9ost.noarch 125/383 Verifying : python3-bcrypt-3.1.7-7.el9ost.x86_64 126/383 Verifying : python3-beautifulsoup4-4.9.3-2.el9ost.noarch 127/383 Verifying : python3-croniter-0.3.35-2.el9ost.noarch 128/383 Verifying : python3-daemon-2.3.0-1.el9ost.noarch 129/383 Verifying : python3-docutils-0.16-6.el9ost.noarch 130/383 Verifying : python3-etcd3gw-0.2.6-2.el9ost.noarch 131/383 Verifying : python3-gevent-21.1.2-2.el9ost.x86_64 132/383 Verifying : python3-gitdb-4.0.5-2.el9ost.noarch 133/383 Verifying : python3-jeepney-0.6.0-2.el9ost.noarch 134/383 Verifying : python3-jmespath-0.10.0-1.el9ost.noarch 135/383 Verifying : python3-lockfile-1:0.12.2-2.el9ost.noarch 136/383 Verifying : python3-logutils-0.3.5-15.el9ost.noarch 137/383 Verifying : python3-memcached-1.59-3.el9ost.noarch 138/383 Verifying : python3-migrate-0.13.0-1.el9ost.noarch 139/383 Verifying : python3-mimeparse-1.6.0-16.el9ost.noarch 140/383 Verifying : python3-natsort-7.1.1-2.el9ost.noarch 141/383 Verifying : python3-passlib-1.7.4-3.el9ost.noarch 142/383 Verifying : python3-pecan-1.4.0-2.el9ost.noarch 143/383 Verifying : python3-pyOpenSSL-20.0.1-2.el9ost.noarch 144/383 Verifying : python3-pynacl-1.4.0-1.el9ost.x86_64 145/383 Verifying : python3-pyperclip-1.8.0-3.el9ost.noarch 146/383 Verifying : python3-setproctitle-1.2.2-1.el9ost.x86_64 147/383 Verifying : python3-smmap-3.0.1-4.el9ost.noarch 148/383 Verifying : python3-soupsieve-2.2-1.el9ost.noarch 149/383 Verifying : python3-sqlalchemy13-1.3.24-3.el9ost.x86_64 150/383 Verifying : python3-tenacity-6.3.1-1.el9ost.noarch 151/383 Verifying : python3-webtest-2.0.35-6.el9ost.noarch 152/383 Verifying : python3-zmq-22.0.3-1.el9ost.x86_64 153/383 Verifying : python3-zope-event-4.2.0-20.el9ost.noarch 154/383 Verifying : python3-zope-interface-5.4.0-1.el9ost.x86_64 155/383 Verifying : rubygem-concurrent-ruby-1.1.5-2.el9ost.noarch 156/383 Verifying : rubygem-deep_merge-1.2.1-7.el9ost.noarch 157/383 Verifying : rubygem-fast_gettext-1.2.0-9.el9ost.noarch 158/383 Verifying : rubygem-hocon-1.3.1-2.el9ost.noarch 159/383 Verifying : rubygem-multi_json-1.15.0-2.el9ost.noarch 160/383 Verifying : rubygem-puppet-resource_api-1.8.13-1.el9ost.noar 161/383 Verifying : rubygem-ruby-shadow-2.5.0-15.el9ost.x86_64 162/383 Verifying : rubygem-semantic_puppet-1.0.4-2.el9ost.noarch 163/383 Verifying : zeromq-4.3.4-1.el9ost.x86_64 164/383 Verifying : ansible-config_template-2.0.1-17.1.2023062108392 165/383 Verifying : ansible-role-atos-hsm-1.0.1-17.1.20230927001631. 166/383 Verifying : ansible-role-chrony-1.3.1-17.1.20230621084226.01 167/383 Verifying : ansible-role-collectd-config-0.0.3-17.1.20230620 168/383 Verifying : ansible-role-container-registry-1.4.1-17.1.20230 169/383 Verifying : ansible-role-openstack-operations-0.0.1-17.1.202 170/383 Verifying : ansible-role-qdr-config-0.0.2-17.1.2023062017113 171/383 Verifying : ansible-role-redhat-subscription-1.3.0-17.1.2023 172/383 Verifying : ansible-role-thales-hsm-3.0.1-17.1.2023100722080 173/383 Verifying : ansible-role-tripleo-modify-image-1.5.1-17.1.202 174/383 Verifying : ansible-tripleo-ipa-0.3.1-17.1.20230627190951.8d 175/383 Verifying : ansible-tripleo-ipsec-11.0.1-17.1.20230620172008 176/383 Verifying : dib-utils-0.0.11-17.1.20230620173328.51661c3.el9 177/383 Verifying : openstack-heat-agents-2.2.1-17.1.20230620232028. 178/383 Verifying : os-apply-config-13.1.1-17.1.20231020001757.3c7f9 179/383 Verifying : os-collect-config-13.1.1-17.1.20231020001748.761 180/383 Verifying : os-refresh-config-13.1.1-17.1.20231020000854.812 181/383 Verifying : puppet-aodh-18.4.2-17.1.20230620151218.3e47b5a.e 182/383 Verifying : puppet-apache-6.5.2-17.1.20230621001106.e4a1532. 183/383 Verifying : puppet-archive-4.6.1-17.1.20230620181607.bc7e4ff 184/383 Verifying : puppet-auditd-2.2.1-17.1.20230620192453.189b22b. 185/383 Verifying : puppet-ceilometer-18.4.3-17.1.20230927010818.383 186/383 Verifying : puppet-certmonger-2.7.1-17.1.20230620184730.3e2e 187/383 Verifying : puppet-cinder-18.5.2-17.1.20230621054224.6aa60e7 188/383 Verifying : puppet-collectd-13.0.1-17.1.20230620193147.ad138 189/383 Verifying : puppet-concat-6.2.1-17.1.20230620181556.dfeabb9. 190/383 Verifying : puppet-corosync-8.0.1-17.1.20230621104908.6a9da9 191/383 Verifying : puppet-designate-18.6.1-17.1.20230621061456.f4c0 192/383 Verifying : puppet-dns-8.2.1-17.1.20230621002045.70f5b28.el9 193/383 Verifying : puppet-etcd-1.12.3-17.1.20230620193226.e143c2d.e 194/383 Verifying : puppet-firewall-3.4.1-17.1.20230621022040.94f707 195/383 Verifying : puppet-git-0.5.0-17.1.20230620193928.4e4498e.el9 196/383 Verifying : puppet-gnocchi-18.4.3-17.1.20230621061020.7584b9 197/383 Verifying : puppet-haproxy-4.2.2-17.1.20230620193950.a797b8c 198/383 Verifying : puppet-heat-18.4.1-17.1.20230621111632.3b41bb0.e 199/383 Verifying : puppet-horizon-18.6.1-17.1.20230621075748.8074e6 200/383 Verifying : puppet-inifile-4.2.1-17.1.20230620180624.df46d2a 201/383 Verifying : puppet-ipaclient-2.5.2-17.1.20230620194626.b0867 202/383 Verifying : puppet-keepalived-0.0.2-17.1.20230620194716.bbca 203/383 Verifying : puppet-kmod-2.5.0-17.1.20230620190646.52e31e3.el 204/383 Verifying : puppet-manila-18.5.2-17.1.20231102190827.a72a7d5 205/383 Verifying : puppet-memcached-6.0.0-17.1.20230620184630.4c70d 206/383 Verifying : puppet-module-data-0.5.1-17.1.20230620195419.28d 207/383 Verifying : puppet-mysql-10.6.1-17.1.20230621022141.937d044. 208/383 Verifying : puppet-neutron-18.6.1-17.1.20230621053056.c9d467 209/383 Verifying : puppet-nova-18.6.1-17.1.20230621090443.a21eae4.e 210/383 Verifying : puppet-nssdb-1.0.2-17.1.20230620185645.2ed2a2d.e 211/383 Verifying : puppet-octavia-18.5.1-17.1.20230621062420.842492 212/383 Verifying : puppet-openstack_extras-18.5.1-17.1.202306210424 213/383 Verifying : puppet-openstacklib-18.5.2-17.1.20230621052822.6 214/383 Verifying : puppet-oslo-18.5.1-17.1.20230621052358.fe2a147.e 215/383 Verifying : puppet-placement-5.4.3-17.1.20230621061610.e7557 216/383 Verifying : puppet-qdr-7.4.1-17.1.20230620195605.8a575de.el9 217/383 Verifying : puppet-rabbitmq-11.0.1-17.1.20230620182519.63fee 218/383 Verifying : puppet-redis-6.1.1-17.1.20230620191704.547105e.e 219/383 Verifying : puppet-remote-10.0.0-17.1.20230620192417.7420908 220/383 Verifying : puppet-rsync-1.1.4-17.1.20230621002829.ea6397e.e 221/383 Verifying : puppet-rsyslog-4.0.1-17.1.20230620200132.2548a0d 222/383 Verifying : puppet-snmp-3.9.1-17.1.20230620200411.5d73485.el 223/383 Verifying : puppet-ssh-6.2.1-17.1.20230620190251.6e0f430.el9 224/383 Verifying : puppet-stdlib-6.3.1-17.1.20230621000857.7c1ae25. 225/383 Verifying : puppet-swift-18.6.1-17.1.20230621052139.f105ffc. 226/383 Verifying : puppet-sysctl-0.0.13-17.1.20230620183456.847ec1c 227/383 Verifying : puppet-systemd-2.12.1-17.1.20230620191611.8f68b0 228/383 Verifying : puppet-vcsrepo-3.1.1-17.1.20230620183456.a36ee18 229/383 Verifying : puppet-vswitch-14.4.3-17.1.20230621043558.51e82c 230/383 Verifying : puppet-xinetd-3.3.1-17.1.20230620185435.8d460c4. 231/383 Verifying : python-oslo-cache-lang-2.7.1-17.1.20230621012756 232/383 Verifying : python-oslo-log-lang-4.4.0-17.1.20230620205407.9 233/383 Verifying : python-oslo-middleware-lang-4.2.1-17.1.202306210 234/383 Verifying : python-oslo-policy-lang-3.7.1-17.1.2023062100394 235/383 Verifying : python-oslo-versionedobjects-lang-2.4.1-17.1.202 236/383 Verifying : python-pycadf-common-3.1.1-17.1.20230620210757.4 237/383 Verifying : python3-GitPython-3.1.14-2.el9ost.noarch 238/383 Verifying : python3-aodhclient-2.2.0-17.1.20230620222234.b74 239/383 Verifying : python3-barbicanclient-5.3.0-17.1.20230620213453 240/383 Verifying : python3-cinderclient-7.4.1-17.1.20230620211836.4 241/383 Verifying : python3-cliff-3.7.0-17.1.20230620172206.117a100. 242/383 Verifying : python3-designateclient-4.2.1-17.1.2023062102313 243/383 Verifying : python3-futurist-2.3.0-17.1.20230621104020.1a1c6 244/383 Verifying : python3-heat-agent-2.2.1-17.1.20230620232028.ed1 245/383 Verifying : python3-heat-agent-ansible-2.2.1-17.1.2023062023 246/383 Verifying : python3-heat-agent-apply-config-2.2.1-17.1.20230 247/383 Verifying : python3-heat-agent-docker-cmd-2.2.1-17.1.2023062 248/383 Verifying : python3-heat-agent-hiera-2.2.1-17.1.202306202320 249/383 Verifying : python3-heat-agent-json-file-2.2.1-17.1.20230620 250/383 Verifying : python3-heat-agent-puppet-2.2.1-17.1.20230620232 251/383 Verifying : python3-heatclient-2.3.1-17.1.20230621012952.d16 252/383 Verifying : python3-ironic-inspector-client-4.5.0-17.1.20230 253/383 Verifying : python3-ironicclient-4.6.4-17.1.20230621041552.0 254/383 Verifying : python3-keystoneclient-1:4.3.0-17.1.202306210251 255/383 Verifying : python3-keystonemiddleware-9.2.0-17.1.2023062021 256/383 Verifying : python3-magnumclient-3.4.1-17.1.20230621053508.2 257/383 Verifying : python3-mistralclient-4.2.0-17.1.20230620220528. 258/383 Verifying : python3-neutronclient-7.3.1-17.1.20230621044049. 259/383 Verifying : python3-novaclient-1:17.4.1-17.1.20230621034300. 260/383 Verifying : python3-os-client-config-2.1.0-17.1.202306202031 261/383 Verifying : python3-os-service-types-1.7.0-17.1.202306202012 262/383 Verifying : python3-os-traits-2.5.0-17.1.20230620221402.ac1b 263/383 Verifying : python3-osc-lib-2.3.1-17.1.20230620203400.2b7a67 264/383 Verifying : python3-oslo-cache-2.7.1-17.1.20230621012756.d02 265/383 Verifying : python3-oslo-context-3.2.1-17.1.20230620204857.b 266/383 Verifying : python3-oslo-log-4.4.0-17.1.20230620205407.9b29c 267/383 Verifying : python3-oslo-middleware-4.2.1-17.1.2023062101122 268/383 Verifying : python3-oslo-policy-3.7.1-17.1.20230621003949.63 269/383 Verifying : python3-oslo-reports-2.2.0-17.1.20230620210621.b 270/383 Verifying : python3-oslo-rootwrap-6.3.1-17.1.20230621110703. 271/383 Verifying : python3-oslo-serialization-4.1.1-17.1.2023062101 272/383 Verifying : python3-oslo-upgradecheck-1.3.1-17.1.20230621010 273/383 Verifying : python3-oslo-versionedobjects-2.4.1-17.1.2023062 274/383 Verifying : python3-osprofiler-3.4.0-17.1.20230620215259.5d8 275/383 Verifying : python3-pycadf-3.1.1-17.1.20230620210757.4179996 276/383 Verifying : python3-requestsexceptions-1.4.0-17.1.2023062016 277/383 Verifying : python3-saharaclient-3.3.0-17.1.20230620222322.4 278/383 Verifying : python3-shade-1.33.0-17.1.20230620225148.e7c7f29 279/383 Verifying : python3-statsd-3.2.1-20.1.el9ost.noarch 280/383 Verifying : python3-swiftclient-3.11.1-17.1.20230620204150.0 281/383 Verifying : python3-tinyrpc-1.0.3-6.el9ost.noarch 282/383 Verifying : python3-troveclient-7.0.0-17.1.20230620220924.c7 283/383 Verifying : python3-validations-libs-1.9.1-17.1.202309130208 284/383 Verifying : python3-zaqarclient-2.4.0-17.1.20230620214253.e3 285/383 Verifying : validations-common-1.9.1-17.1.20231006020828.f27 286/383 Verifying : python3-paramiko-2.11.0-2.el9ost.noarch 287/383 Verifying : python3-werkzeug-2.0.1-7.el9ost.noarch 288/383 Verifying : ansible-pacemaker-1.0.4-17.1.20231213170757.7c10 289/383 Verifying : python3-manilaclient-2.6.4-17.1.20240830140806.7 290/383 Verifying : python3-sqlparse-0.4.1-2.el9ost.noarch 291/383 Verifying : python3-webob-1.8.7-2.1.el9ost.noarch 292/383 Verifying : ansible-role-metalsmith-deployment-1.4.4-17.1.20 293/383 Verifying : openstack-selinux-0.8.37-17.1.20231107080825.05d 294/383 Verifying : puppet-ironic-18.7.1-17.1.20240305210817.edf93f9 295/383 Verifying : python-oslo-db-lang-8.5.2-17.1.20240820150750.26 296/383 Verifying : python3-glanceclient-1:3.3.0-17.1.20240712170803 297/383 Verifying : python3-keystoneauth1-4.4.0-17.1.20240812145234. 298/383 Verifying : python3-metalsmith-1.4.4-17.1.20240522060758.5e7 299/383 Verifying : python3-neutron-lib-2.10.3-17.1.20231221164814.6 300/383 Verifying : python3-octaviaclient-2.3.1-17.1.20231106100828. 301/383 Verifying : python3-oslo-db-8.5.2-17.1.20240820150750.26fd6f 302/383 Verifying : python3-oslo-messaging-12.7.3-17.1.2023121913080 303/383 Verifying : python3-oslo-service-2.5.1-17.1.20240821200745.c 304/383 Verifying : python3-rhosp-openvswitch-3.3-1.el9ost.noarch 305/383 Verifying : python3-waitress-2.0.0-4.el9ost.noarch 306/383 Verifying : openstack-tripleo-validations-14.3.2-17.1.202501 307/383 Verifying : puppet-glance-18.6.1-17.1.20250220151014.81b081d 308/383 Verifying : puppet-ovn-18.6.1-17.1.20240925094907.7805f7e.el 309/383 Verifying : puppet-pacemaker-1.5.1-17.1.20250214161010.f10ce 310/383 Verifying : python3-os-ken-1.4.1-17.1.20241205090937.018d755 311/383 Verifying : puppet-tripleo-14.2.3-17.1.20250320101351.40278e 312/383 Verifying : ansible-collection-containers-podman-1.9.4-5.el9 313/383 Verifying : ansible-collections-openstack-1.9.1-17.1.2025051 314/383 Verifying : cpp-hocon-0.3.0-7.el9ost.x86_64 315/383 Verifying : facter-1:3.14.19-3.el9ost.x86_64 316/383 Verifying : hiera-3.6.0-6.el9ost.noarch 317/383 Verifying : leatherman-1.12.6-5.el9ost.x86_64 318/383 Verifying : openstack-tripleo-common-15.4.1-17.1.20250527161 319/383 Verifying : openstack-tripleo-common-containers-15.4.1-17.1. 320/383 Verifying : puppet-7.10.0-4.el9ost.noarch 321/383 Verifying : puppet-headless-7.10.0-4.el9ost.noarch 322/383 Verifying : puppet-keystone-18.6.1-17.1.20250425111017.cb0ad 323/383 Verifying : python3-amqp-5.0.6-5.el9ost.noarch 324/383 Verifying : python3-boto-2.45.0-8.1.el9ost.noarch 325/383 Verifying : python3-cachetools-4.2.2-3.el9ost.noarch 326/383 Verifying : python3-cmd2-1.4.0-4.el9ost.noarch 327/383 Verifying : python3-colorama-0.4.4-4.el9ost.noarch 328/383 Verifying : python3-dogpile-cache-1.1.5-5.el9ost.noarch 329/383 Verifying : python3-extras-1.0.0-17.el9ost.noarch 330/383 Verifying : python3-fixtures-3.0.0-24.el9ost.noarch 331/383 Verifying : python3-keyring-21.8.0-4.el9ost.noarch 332/383 Verifying : python3-kombu-1:5.0.2-3.el9ost.noarch 333/383 Verifying : python3-msgpack-1.0.2-4.el9ost.x86_64 334/383 Verifying : python3-munch-2.5.0-6.el9ost.noarch 335/383 Verifying : python3-openstacksdk-0.55.1-17.1.20250516211008. 336/383 Verifying : python3-paste-3.5.0-5.el9ost.noarch 337/383 Verifying : python3-paste-deploy-2.1.1-4.el9ost.noarch 338/383 Verifying : python3-pystache-0.5.4-15.el9ost.noarch 339/383 Verifying : python3-repoze-lru-0.7-12.el9ost.noarch 340/383 Verifying : python3-routes-2.4.1-14.el9ost.noarch 341/383 Verifying : python3-rsa-4.6-3.1.el9ost.noarch 342/383 Verifying : python3-secretstorage-3.3.1-3.el9ost.noarch 343/383 Verifying : python3-simplejson-3.17.5-3.el9ost.x86_64 344/383 Verifying : python3-tempita-0.5.1-27.el9ost.noarch 345/383 Verifying : python3-testtools-2.4.0-10.el9ost.noarch 346/383 Verifying : python3-tripleo-common-15.4.1-17.1.2025052716141 347/383 Verifying : python3-tripleoclient-16.5.1-17.1.20250523121326 348/383 Verifying : python3-vine-5.0.0-5.el9ost.noarch 349/383 Verifying : python3-warlock-1.3.3-7.el9ost.noarch 350/383 Verifying : python3-yappi-1.3.1-5.el9ost.x86_64 351/383 Verifying : python3-yaql-1.1.3-13.el9ost.noarch 352/383 Verifying : ruby-augeas-0.5.0-29.el9ost.x86_64 353/383 Verifying : ruby-facter-1:3.14.19-3.el9ost.x86_64 354/383 Verifying : yaml-cpp-0.6.3-6.el9ost.x86_64 355/383 Verifying : ansible-role-lunasa-hsm-1.1.1-17.1.2025060318083 356/383 Verifying : openstack-heat-api-1:16.1.1-17.1.20250703110808. 357/383 Verifying : openstack-heat-common-1:16.1.1-17.1.202507031108 358/383 Verifying : openstack-heat-engine-1:16.1.1-17.1.202507031108 359/383 Verifying : openstack-heat-monolith-1:16.1.1-17.1.2025070311 360/383 Verifying : openstack-tripleo-heat-templates-14.3.1-17.1.202 361/383 Verifying : puppet-barbican-18.4.2-17.1.20250625204151.af6c7 362/383 Verifying : python-openstackclient-lang-5.5.2-17.1.202506161 363/383 Verifying : python3-openstackclient-5.5.2-17.1.2025061610090 364/383 Verifying : tripleo-ansible-3.3.1-17.1.20250702110757.8debef 365/383 Verifying : libfdisk-2.37.4-11.el9_2.x86_64 366/383 Verifying : libfdisk-2.37.4-10.el9.x86_64 367/383 Verifying : libmount-2.37.4-11.el9_2.x86_64 368/383 Verifying : libmount-2.37.4-10.el9.x86_64 369/383 Verifying : libuuid-2.37.4-11.el9_2.x86_64 370/383 Verifying : libuuid-2.37.4-10.el9.x86_64 371/383 Verifying : util-linux-2.37.4-11.el9_2.x86_64 372/383 Verifying : util-linux-2.37.4-10.el9.x86_64 373/383 Verifying : util-linux-core-2.37.4-11.el9_2.x86_64 374/383 Verifying : util-linux-core-2.37.4-10.el9.x86_64 375/383 Verifying : libblkid-2.37.4-11.el9_2.x86_64 376/383 Verifying : libblkid-2.37.4-10.el9.x86_64 377/383 Verifying : libsmartcols-2.37.4-11.el9_2.x86_64 378/383 Verifying : libsmartcols-2.37.4-10.el9.x86_64 379/383 Verifying : device-mapper-9:1.02.187-7.el9_2.2.x86_64 380/383 Verifying : device-mapper-9:1.02.187-7.el9.x86_64 381/383 Verifying : device-mapper-libs-9:1.02.187-7.el9_2.2.x86_64 382/383 Verifying : device-mapper-libs-9:1.02.187-7.el9.x86_64 383/383 Installed products updated. Upgraded: device-mapper-9:1.02.187-7.el9_2.2.x86_64 device-mapper-libs-9:1.02.187-7.el9_2.2.x86_64 libblkid-2.37.4-11.el9_2.x86_64 libfdisk-2.37.4-11.el9_2.x86_64 libmount-2.37.4-11.el9_2.x86_64 libsmartcols-2.37.4-11.el9_2.x86_64 libuuid-2.37.4-11.el9_2.x86_64 util-linux-2.37.4-11.el9_2.x86_64 util-linux-core-2.37.4-11.el9_2.x86_64 Installed: ansible-collection-ansible-netcommon-2.2.0-1.2.el9ost.noarch ansible-collection-ansible-posix-1.2.0-1.3.el9ost.noarch ansible-collection-ansible-utils-2.3.0-2.el9ost.noarch ansible-collection-community-general-4.0.0-1.1.el9ost.noarch ansible-collection-containers-podman-1.9.4-5.el9ost.noarch ansible-collections-openstack-1.9.1-17.1.20250511000957.0e9a6f2.el9ost.noarch ansible-config_template-2.0.1-17.1.20230621083924.7951228.el9ost.noarch ansible-freeipa-1.9.2-3.el9_2.noarch ansible-pacemaker-1.0.4-17.1.20231213170757.7c10fdb.el9ost.noarch ansible-role-atos-hsm-1.0.1-17.1.20230927001631.8618a22.el9ost.noarch ansible-role-chrony-1.3.1-17.1.20230621084226.0111661.el9ost.noarch ansible-role-collectd-config-0.0.3-17.1.20230620165926.1992666.el9ost.noarch ansible-role-container-registry-1.4.1-17.1.20230621045806.a091b9c.el9ost.noarch ansible-role-lunasa-hsm-1.1.1-17.1.20250603180833.5b8127c.el9ost.noarch ansible-role-metalsmith-deployment-1.4.4-17.1.20240522060758.5e7461e.el9ost.noarch ansible-role-openstack-operations-0.0.1-17.1.20230620170737.2ab288f.el9ost.noarch ansible-role-qdr-config-0.0.2-17.1.20230620171136.b456651.el9ost.noarch ansible-role-redhat-subscription-1.3.0-17.1.20230621033420.eefe501.el9ost.noarch ansible-role-thales-hsm-3.0.1-17.1.20231007220803.f95c0fc.el9ost.noarch ansible-role-tripleo-modify-image-1.5.1-17.1.20230621064242.b6eedb6.el9ost.noarch ansible-tripleo-ipa-0.3.1-17.1.20230627190951.8d29d9e.el9ost.noarch ansible-tripleo-ipsec-11.0.1-17.1.20230620172008.b5559c8.el9ost.noarch bash-completion-1:2.11-4.el9.noarch boost-atomic-1.75.0-8.el9.x86_64 boost-chrono-1.75.0-8.el9.x86_64 boost-filesystem-1.75.0-8.el9.x86_64 boost-locale-1.75.0-8.el9.x86_64 boost-log-1.75.0-8.el9.x86_64 boost-nowide-1.75.0-8.el9.x86_64 boost-program-options-1.75.0-8.el9.x86_64 boost-regex-1.75.0-8.el9.x86_64 boost-system-1.75.0-8.el9.x86_64 boost-thread-1.75.0-8.el9.x86_64 buildah-1:1.29.5-1.el9_2.x86_64 cpp-hocon-0.3.0-7.el9ost.x86_64 device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 device-mapper-event-libs-9:1.02.187-7.el9_2.2.x86_64 device-mapper-persistent-data-0.9.0-13.el9.x86_64 dib-utils-0.0.11-17.1.20230620173328.51661c3.el9ost.noarch facter-1:3.14.19-3.el9ost.x86_64 glibc-langpack-en-2.34-60.el9.x86_64 golang-github-vbatts-tar-split-0.11.1-9.el9ost.x86_64 heat-cfntools-1.4.2-6.1.el9ost.noarch hiera-3.6.0-6.el9ost.noarch iptables-nft-services-1.8.8-6.el9_1.noarch jq-1.6-14.el9.x86_64 leatherman-1.12.6-5.el9ost.x86_64 libaio-0.3.111-13.el9.x86_64 libburn-1.5.4-4.el9.x86_64 libisoburn-1.5.4-4.el9.x86_64 libisofs-1.5.4-4.el9.x86_64 libpkgconf-1.7.3-10.el9.x86_64 libselinux-ruby-3.5-1.el9.x86_64 libsodium-1.0.18-7.el9ost.x86_64 libunwind-1.4.0-5.el9ost.x86_64 libxslt-1.1.34-11.el9_2.x86_64 lvm2-9:2.03.17-7.el9_2.2.x86_64 lvm2-libs-9:2.03.17-7.el9_2.2.x86_64 oniguruma-6.9.6-1.el9.5.x86_64 openpgm-5.2.122-26.el9ost.x86_64 openssl-perl-1:3.0.7-18.el9_2.x86_64 openstack-heat-agents-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch openstack-heat-api-1:16.1.1-17.1.20250703110808.edc6d60.el9ost.noarch openstack-heat-common-1:16.1.1-17.1.20250703110808.edc6d60.el9ost.noarch openstack-heat-engine-1:16.1.1-17.1.20250703110808.edc6d60.el9ost.noarch openstack-heat-monolith-1:16.1.1-17.1.20250703110808.edc6d60.el9ost.noarch openstack-selinux-0.8.37-17.1.20231107080825.05dd1b2.el9ost.noarch openstack-tripleo-common-15.4.1-17.1.20250527161411.e5b18f2.el9ost.noarch openstack-tripleo-common-containers-15.4.1-17.1.20250527161411.e5b18f2.el9ost.noarch openstack-tripleo-heat-templates-14.3.1-17.1.20250704160749.e7c7ce3.el9ost.noarch openstack-tripleo-validations-14.3.2-17.1.20250120160809.2b526f8.el9ost.noarch os-apply-config-13.1.1-17.1.20231020001757.3c7f9b9.el9ost.noarch os-collect-config-13.1.1-17.1.20231020001748.76173d8.el9ost.noarch os-refresh-config-13.1.1-17.1.20231020000854.812905b.el9ost.noarch perl-AutoLoader-5.74-480.el9.noarch perl-B-1.80-480.el9.x86_64 perl-Carp-1.50-460.el9.noarch perl-Class-Struct-0.66-480.el9.noarch perl-Data-Dumper-2.174-462.el9.x86_64 perl-Digest-1.19-4.el9.noarch perl-Digest-MD5-2.58-4.el9.x86_64 perl-Encode-4:3.08-462.el9.x86_64 perl-Errno-1.30-480.el9.x86_64 perl-Exporter-5.74-461.el9.noarch perl-Fcntl-1.13-480.el9.x86_64 perl-File-Basename-2.85-480.el9.noarch perl-File-Path-2.18-4.el9.noarch perl-File-Temp-1:0.231.100-4.el9.noarch perl-File-stat-1.09-480.el9.noarch perl-FileHandle-2.03-480.el9.noarch perl-Getopt-Long-1:2.52-4.el9.noarch perl-Getopt-Std-1.12-480.el9.noarch perl-HTTP-Tiny-0.076-461.el9_2.noarch perl-IO-1.43-480.el9.x86_64 perl-IO-Socket-IP-0.41-5.el9.noarch perl-IO-Socket-SSL-2.073-1.el9.noarch perl-IPC-Open3-1.21-480.el9.noarch perl-MIME-Base64-3.16-4.el9.x86_64 perl-Mozilla-CA-20200520-6.el9.noarch perl-NDBM_File-1.15-480.el9.x86_64 perl-Net-SSLeay-1.92-2.el9.x86_64 perl-POSIX-1.94-480.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 perl-Pod-Escapes-1:1.07-460.el9.noarch perl-Pod-Perldoc-3.28.01-461.el9.noarch perl-Pod-Simple-1:3.42-4.el9.noarch perl-Pod-Usage-4:2.01-4.el9.noarch perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 perl-SelectSaver-1.02-480.el9.noarch perl-Socket-4:2.031-4.el9.x86_64 perl-Storable-1:3.21-460.el9.x86_64 perl-Symbol-1.08-480.el9.noarch perl-Term-ANSIColor-5.01-461.el9.noarch perl-Term-Cap-1.17-460.el9.noarch perl-Text-ParseWords-3.30-460.el9.noarch perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch perl-Time-Local-2:1.300-7.el9.noarch perl-URI-5.09-3.el9.noarch perl-base-2.27-480.el9.noarch perl-constant-1.33-461.el9.noarch perl-if-0.60.800-480.el9.noarch perl-interpreter-4:5.32.1-480.el9.x86_64 perl-libnet-3.13-4.el9.noarch perl-libs-4:5.32.1-480.el9.x86_64 perl-mro-1.23-480.el9.x86_64 perl-overload-1.31-480.el9.noarch perl-overloading-0.02-480.el9.noarch perl-parent-1:0.238-460.el9.noarch perl-podlators-1:4.14-460.el9.noarch perl-subs-1.03-480.el9.noarch perl-vars-1.05-480.el9.noarch pkgconf-1.7.3-10.el9.x86_64 pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64 puppet-7.10.0-4.el9ost.noarch puppet-aodh-18.4.2-17.1.20230620151218.3e47b5a.el9ost.noarch puppet-apache-6.5.2-17.1.20230621001106.e4a1532.el9ost.noarch puppet-archive-4.6.1-17.1.20230620181607.bc7e4ff.el9ost.noarch puppet-auditd-2.2.1-17.1.20230620192453.189b22b.el9ost.noarch puppet-barbican-18.4.2-17.1.20250625204151.af6c77b.el9ost.noarch puppet-ceilometer-18.4.3-17.1.20230927010818.3838907.el9ost.noarch puppet-certmonger-2.7.1-17.1.20230620184730.3e2e660.el9ost.noarch puppet-cinder-18.5.2-17.1.20230621054224.6aa60e7.el9ost.noarch puppet-collectd-13.0.1-17.1.20230620193147.ad138a7.el9ost.noarch puppet-concat-6.2.1-17.1.20230620181556.dfeabb9.el9ost.noarch puppet-corosync-8.0.1-17.1.20230621104908.6a9da9a.el9ost.noarch puppet-designate-18.6.1-17.1.20230621061456.f4c0b89.el9ost.noarch puppet-dns-8.2.1-17.1.20230621002045.70f5b28.el9ost.noarch puppet-etcd-1.12.3-17.1.20230620193226.e143c2d.el9ost.noarch puppet-fdio-18.2-1.20220727113954.6fd1c8e.el9ost.noarch puppet-firewall-3.4.1-17.1.20230621022040.94f707c.el9ost.noarch puppet-git-0.5.0-17.1.20230620193928.4e4498e.el9ost.noarch puppet-glance-18.6.1-17.1.20250220151014.81b081d.el9ost.noarch puppet-gnocchi-18.4.3-17.1.20230621061020.7584b94.el9ost.noarch puppet-haproxy-4.2.2-17.1.20230620193950.a797b8c.el9ost.noarch puppet-headless-7.10.0-4.el9ost.noarch puppet-heat-18.4.1-17.1.20230621111632.3b41bb0.el9ost.noarch puppet-horizon-18.6.1-17.1.20230621075748.8074e69.el9ost.noarch puppet-inifile-4.2.1-17.1.20230620180624.df46d2a.el9ost.noarch puppet-ipaclient-2.5.2-17.1.20230620194626.b086731.el9ost.noarch puppet-ironic-18.7.1-17.1.20240305210817.edf93f9.el9ost.noarch puppet-keepalived-0.0.2-17.1.20230620194716.bbca37a.el9ost.noarch puppet-keystone-18.6.1-17.1.20250425111017.cb0adcb.el9ost.noarch puppet-kmod-2.5.0-17.1.20230620190646.52e31e3.el9ost.noarch puppet-manila-18.5.2-17.1.20231102190827.a72a7d5.el9ost.noarch puppet-memcached-6.0.0-17.1.20230620184630.4c70dbd.el9ost.noarch puppet-module-data-0.5.1-17.1.20230620195419.28dafce.el9ost.noarch puppet-mysql-10.6.1-17.1.20230621022141.937d044.el9ost.noarch puppet-neutron-18.6.1-17.1.20230621053056.c9d467f.el9ost.noarch puppet-nova-18.6.1-17.1.20230621090443.a21eae4.el9ost.noarch puppet-nssdb-1.0.2-17.1.20230620185645.2ed2a2d.el9ost.noarch puppet-octavia-18.5.1-17.1.20230621062420.842492c.el9ost.noarch puppet-openstack_extras-18.5.1-17.1.20230621042409.504e1a0.el9ost.noarch puppet-openstacklib-18.5.2-17.1.20230621052822.64d8ac6.el9ost.noarch puppet-oslo-18.5.1-17.1.20230621052358.fe2a147.el9ost.noarch puppet-ovn-18.6.1-17.1.20240925094907.7805f7e.el9ost.noarch puppet-pacemaker-1.5.1-17.1.20250214161010.f10ce89.el9ost.noarch puppet-placement-5.4.3-17.1.20230621061610.e7557a5.el9ost.noarch puppet-qdr-7.4.1-17.1.20230620195605.8a575de.el9ost.noarch puppet-rabbitmq-11.0.1-17.1.20230620182519.63fee2c.el9ost.noarch puppet-redis-6.1.1-17.1.20230620191704.547105e.el9ost.noarch puppet-remote-10.0.0-17.1.20230620192417.7420908.el9ost.noarch puppet-rsync-1.1.4-17.1.20230621002829.ea6397e.el9ost.noarch puppet-rsyslog-4.0.1-17.1.20230620200132.2548a0d.el9ost.noarch puppet-snmp-3.9.1-17.1.20230620200411.5d73485.el9ost.noarch puppet-ssh-6.2.1-17.1.20230620190251.6e0f430.el9ost.noarch puppet-stdlib-6.3.1-17.1.20230621000857.7c1ae25.el9ost.noarch puppet-swift-18.6.1-17.1.20230621052139.f105ffc.el9ost.noarch puppet-sysctl-0.0.13-17.1.20230620183456.847ec1c.el9ost.noarch puppet-systemd-2.12.1-17.1.20230620191611.8f68b0d.el9ost.noarch puppet-tripleo-14.2.3-17.1.20250320101351.40278e1.el9ost.noarch puppet-vcsrepo-3.1.1-17.1.20230620183456.a36ee18.el9ost.noarch puppet-vswitch-14.4.3-17.1.20230621043558.51e82ca.el9ost.noarch puppet-xinetd-3.3.1-17.1.20230620185435.8d460c4.el9ost.noarch python-openstackclient-lang-5.5.2-17.1.20250616100909.42d9b6e.el9ost.noarch python-oslo-cache-lang-2.7.1-17.1.20230621012756.d0252f6.el9ost.noarch python-oslo-db-lang-8.5.2-17.1.20240820150750.26fd6fb.el9ost.noarch python-oslo-log-lang-4.4.0-17.1.20230620205407.9b29c90.el9ost.noarch python-oslo-middleware-lang-4.2.1-17.1.20230621011225.b40ca5f.el9ost.noarch python-oslo-policy-lang-3.7.1-17.1.20230621003949.639b471.el9ost.noarch python-oslo-versionedobjects-lang-2.4.1-17.1.20230621010423.89ff171.el9ost.noarch python-pycadf-common-3.1.1-17.1.20230620210757.4179996.el9ost.noarch python3-GitPython-3.1.14-2.el9ost.noarch python3-PyMySQL-0.10.1-6.el9.noarch python3-alembic-1.7.5-3.el9.noarch python3-amqp-5.0.6-5.el9ost.noarch python3-ansible-runner-2.0.0a1-3.el9ost.noarch python3-aodhclient-2.2.0-17.1.20230620222234.b747ae3.el9ost.noarch python3-appdirs-1.4.4-4.el9.noarch python3-barbicanclient-5.3.0-17.1.20230620213453.ad49c40.el9ost.noarch python3-bcrypt-3.1.7-7.el9ost.x86_64 python3-beautifulsoup4-4.9.3-2.el9ost.noarch python3-boto-2.45.0-8.1.el9ost.noarch python3-cachetools-4.2.2-3.el9ost.noarch python3-cinderclient-7.4.1-17.1.20230620211836.4f72e6f.el9ost.noarch python3-cliff-3.7.0-17.1.20230620172206.117a100.el9ost.noarch python3-cmd2-1.4.0-4.el9ost.noarch python3-colorama-0.4.4-4.el9ost.noarch python3-croniter-0.3.35-2.el9ost.noarch python3-daemon-2.3.0-1.el9ost.noarch python3-designateclient-4.2.1-17.1.20230621023138.7a8d156.el9ost.noarch python3-docutils-0.16-6.el9ost.noarch python3-dogpile-cache-1.1.5-5.el9ost.noarch python3-etcd3gw-0.2.6-2.el9ost.noarch python3-extras-1.0.0-17.el9ost.noarch python3-fixtures-3.0.0-24.el9ost.noarch python3-futurist-2.3.0-17.1.20230621104020.1a1c6f8.el9ost.noarch python3-gevent-21.1.2-2.el9ost.x86_64 python3-gitdb-4.0.5-2.el9ost.noarch python3-glanceclient-1:3.3.0-17.1.20240712170803.f802c71.el9ost.noarch python3-heat-agent-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-ansible-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-apply-config-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-docker-cmd-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-hiera-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-json-file-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-puppet-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heatclient-2.3.1-17.1.20230621012952.d16c245.el9ost.noarch python3-ironic-inspector-client-4.5.0-17.1.20230620205758.3c03e21.el9ost.noarch python3-ironicclient-4.6.4-17.1.20230621041552.09b78fa.el9ost.noarch python3-jeepney-0.6.0-2.el9ost.noarch python3-jmespath-0.10.0-1.el9ost.noarch python3-keyring-21.8.0-4.el9ost.noarch python3-keystoneauth1-4.4.0-17.1.20240812145234.112bcae.el9ost.noarch python3-keystoneclient-1:4.3.0-17.1.20230621025111.d5cb761.el9ost.noarch python3-keystonemiddleware-9.2.0-17.1.20230620211753.3659bda.el9ost.noarch python3-kombu-1:5.0.2-3.el9ost.noarch python3-lockfile-1:0.12.2-2.el9ost.noarch python3-logutils-0.3.5-15.el9ost.noarch python3-lxml-4.6.5-3.el9.x86_64 python3-magnumclient-3.4.1-17.1.20230621053508.280acd2.el9ost.noarch python3-mako-1.1.4-6.el9.noarch python3-manilaclient-2.6.4-17.1.20240830140806.7f7d7d3.el9ost.noarch python3-memcached-1.59-3.el9ost.noarch python3-metalsmith-1.4.4-17.1.20240522060758.5e7461e.el9ost.noarch python3-migrate-0.13.0-1.el9ost.noarch python3-mimeparse-1.6.0-16.el9ost.noarch python3-mistralclient-4.2.0-17.1.20230620220528.20a10f0.el9ost.noarch python3-msgpack-1.0.2-4.el9ost.x86_64 python3-munch-2.5.0-6.el9ost.noarch python3-natsort-7.1.1-2.el9ost.noarch python3-neutron-lib-2.10.3-17.1.20231221164814.619c0fe.el9ost.noarch python3-neutronclient-7.3.1-17.1.20230621044049.29a9f5e.el9ost.noarch python3-novaclient-1:17.4.1-17.1.20230621034300.5ee4427.el9ost.noarch python3-octaviaclient-2.3.1-17.1.20231106100828.51347bc.el9ost.noarch python3-openstackclient-5.5.2-17.1.20250616100909.42d9b6e.el9ost.noarch python3-openstacksdk-0.55.1-17.1.20250516211008.f09ed4a.el9ost.noarch python3-openvswitch3.3-3.3.4-110.el9fdp.x86_64 python3-os-client-config-2.1.0-17.1.20230620203151.bc96c23.el9ost.noarch python3-os-ken-1.4.1-17.1.20241205090937.018d755.el9ost.noarch python3-os-service-types-1.7.0-17.1.20230620201222.0b2f473.el9ost.noarch python3-os-traits-2.5.0-17.1.20230620221402.ac1b39e.el9ost.noarch python3-osc-lib-2.3.1-17.1.20230620203400.2b7a679.el9ost.noarch python3-oslo-cache-2.7.1-17.1.20230621012756.d0252f6.el9ost.noarch python3-oslo-context-3.2.1-17.1.20230620204857.b124eb7.el9ost.noarch python3-oslo-db-8.5.2-17.1.20240820150750.26fd6fb.el9ost.noarch python3-oslo-log-4.4.0-17.1.20230620205407.9b29c90.el9ost.noarch python3-oslo-messaging-12.7.3-17.1.20231219130800.5d6fd1a.el9ost.noarch python3-oslo-middleware-4.2.1-17.1.20230621011225.b40ca5f.el9ost.noarch python3-oslo-policy-3.7.1-17.1.20230621003949.639b471.el9ost.noarch python3-oslo-reports-2.2.0-17.1.20230620210621.bc631ae.el9ost.noarch python3-oslo-rootwrap-6.3.1-17.1.20230621110703.1b1b960.el9ost.noarch python3-oslo-serialization-4.1.1-17.1.20230621011445.bbe5d5a.el9ost.noarch python3-oslo-service-2.5.1-17.1.20240821200745.c1e3398.el9ost.noarch python3-oslo-upgradecheck-1.3.1-17.1.20230621010138.9561ecb.el9ost.noarch python3-oslo-versionedobjects-2.4.1-17.1.20230621010423.89ff171.el9ost.noarch python3-osprofiler-3.4.0-17.1.20230620215259.5d82a02.el9ost.noarch python3-paramiko-2.11.0-2.el9ost.noarch python3-passlib-1.7.4-3.el9ost.noarch python3-paste-3.5.0-5.el9ost.noarch python3-paste-deploy-2.1.1-4.el9ost.noarch python3-pecan-1.4.0-2.el9ost.noarch python3-psutil-5.8.0-12.el9.x86_64 python3-pyOpenSSL-20.0.1-2.el9ost.noarch python3-pycadf-3.1.1-17.1.20230620210757.4179996.el9ost.noarch python3-pynacl-1.4.0-1.el9ost.x86_64 python3-pyperclip-1.8.0-3.el9ost.noarch python3-pystache-0.5.4-15.el9ost.noarch python3-repoze-lru-0.7-12.el9ost.noarch python3-requestsexceptions-1.4.0-17.1.20230620164652.d7ac0ff.el9ost.noarch python3-rhosp-openvswitch-3.3-1.el9ost.noarch python3-routes-2.4.1-14.el9ost.noarch python3-rsa-4.6-3.1.el9ost.noarch python3-saharaclient-3.3.0-17.1.20230620222322.401e663.el9ost.noarch python3-secretstorage-3.3.1-3.el9ost.noarch python3-setproctitle-1.2.2-1.el9ost.x86_64 python3-shade-1.33.0-17.1.20230620225148.e7c7f29.el9ost.noarch python3-simplejson-3.17.5-3.el9ost.x86_64 python3-smmap-3.0.1-4.el9ost.noarch python3-soupsieve-2.2-1.el9ost.noarch python3-sqlalchemy13-1.3.24-3.el9ost.x86_64 python3-sqlparse-0.4.1-2.el9ost.noarch python3-statsd-3.2.1-20.1.el9ost.noarch python3-swiftclient-3.11.1-17.1.20230620204150.06b36ae.el9ost.noarch python3-tempita-0.5.1-27.el9ost.noarch python3-tenacity-6.3.1-1.el9ost.noarch python3-testtools-2.4.0-10.el9ost.noarch python3-tinyrpc-1.0.3-6.el9ost.noarch python3-tripleo-common-15.4.1-17.1.20250527161411.e5b18f2.el9ost.noarch python3-tripleoclient-16.5.1-17.1.20250523121326.f3599d0.el9ost.noarch python3-troveclient-7.0.0-17.1.20230620220924.c7319d8.el9ost.noarch python3-urllib-gssapi-1.0.2-4.el9.noarch python3-validations-libs-1.9.1-17.1.20230913020848.8d9e1b5.el9ost.noarch python3-vine-5.0.0-5.el9ost.noarch python3-waitress-2.0.0-4.el9ost.noarch python3-warlock-1.3.3-7.el9ost.noarch python3-wcwidth-0.2.5-8.el9.noarch python3-webob-1.8.7-2.1.el9ost.noarch python3-webtest-2.0.35-6.el9ost.noarch python3-werkzeug-2.0.1-7.el9ost.noarch python3-yappi-1.3.1-5.el9ost.x86_64 python3-yaql-1.1.3-13.el9ost.noarch python3-zaqarclient-2.4.0-17.1.20230620214253.e388947.el9ost.noarch python3-zmq-22.0.3-1.el9ost.x86_64 python3-zope-event-4.2.0-20.el9ost.noarch python3-zope-interface-5.4.0-1.el9ost.x86_64 qemu-img-17:7.2.0-14.el9_2.18.x86_64 rhel-system-roles-1.21.2-1.el9_2.noarch ruby-3.0.4-161.el9_2.2.x86_64 ruby-augeas-0.5.0-29.el9ost.x86_64 ruby-default-gems-3.0.4-161.el9_2.2.noarch ruby-facter-1:3.14.19-3.el9ost.x86_64 ruby-libs-3.0.4-161.el9_2.2.x86_64 rubygem-bigdecimal-3.0.0-161.el9_2.2.x86_64 rubygem-bundler-2.2.33-161.el9_2.2.noarch rubygem-concurrent-ruby-1.1.5-2.el9ost.noarch rubygem-deep_merge-1.2.1-7.el9ost.noarch rubygem-fast_gettext-1.2.0-9.el9ost.noarch rubygem-hocon-1.3.1-2.el9ost.noarch rubygem-io-console-0.5.7-161.el9_2.2.x86_64 rubygem-json-2.5.1-161.el9_2.2.x86_64 rubygem-multi_json-1.15.0-2.el9ost.noarch rubygem-psych-3.3.2-161.el9_2.2.x86_64 rubygem-puppet-resource_api-1.8.13-1.el9ost.noarch rubygem-rdoc-6.3.3-161.el9_2.2.noarch rubygem-rexml-3.2.5-161.el9_2.2.noarch rubygem-ruby-shadow-2.5.0-15.el9ost.x86_64 rubygem-semantic_puppet-1.0.4-2.el9ost.noarch rubygems-3.2.33-161.el9_2.2.noarch skopeo-2:1.11.2-0.1.el9_2.2.x86_64 tripleo-ansible-3.3.1-17.1.20250702110757.8debef3.el9ost.noarch validations-common-1.9.1-17.1.20231006020828.f273ccb.el9ost.noarch xorriso-1.5.4-4.el9.x86_64 yaml-cpp-0.6.3-6.el9ost.x86_64 zeromq-4.3.4-1.el9ost.x86_64 Complete! + sudo hostnamectl set-hostname undercloud.ooo.test + sudo hostnamectl set-hostname undercloud.ooo.test --transient Hint: static hostname is already set, so the specified transient hostname will not be used. + export HOST_PRIMARY_RESOLV_CONF_ENTRY=192.168.122.10 + HOST_PRIMARY_RESOLV_CONF_ENTRY=192.168.122.10 + export INTERFACE_MTU=1500 + INTERFACE_MTU=1500 + export NTP_SERVER=pool.ntp.org + NTP_SERVER=pool.ntp.org + export IP=192.168.122.100 + IP=192.168.122.100 + export GATEWAY=192.168.122.10 + GATEWAY=192.168.122.10 + export EDPM_CONFIGURE_HUGEPAGES=false + EDPM_CONFIGURE_HUGEPAGES=false + export EDPM_COMPUTE_CEPH_ENABLED=false + EDPM_COMPUTE_CEPH_ENABLED=false + export EDPM_COMPUTE_CEPH_NOVA=false + EDPM_COMPUTE_CEPH_NOVA=false + export 'CEPH_ARGS=-e /home/zuul/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml' + CEPH_ARGS='-e /home/zuul/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml' + [[ false == \f\a\l\s\e ]] + export 'CEPH_ARGS=-e /home/zuul/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml -e /home/zuul/nova_noceph.yaml' + CEPH_ARGS='-e /home/zuul/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml -e /home/zuul/nova_noceph.yaml' + export EDPM_COMPUTE_CELLS=1 + EDPM_COMPUTE_CELLS=1 + export MANILA_ENABLED=true + MANILA_ENABLED=true + export OCTAVIA_ENABLED=False + OCTAVIA_ENABLED=False + export TELEMETRY_ENABLED=false + TELEMETRY_ENABLED=false + export TLSE_ENABLED=true + TLSE_ENABLED=true + export CLOUD_DOMAIN=ooo.test + CLOUD_DOMAIN=ooo.test + export TRIPLEO_NETWORKING=false + TRIPLEO_NETWORKING=false + export TRIPLEO_ATTACH_EXTNET=true + TRIPLEO_ATTACH_EXTNET=true + export TRIPLEO_CONFIGURE_DEFAULT_ROUTE=false + TRIPLEO_CONFIGURE_DEFAULT_ROUTE=false + set +x # Generated with the following on 2025-10-14T07:23:35.892438 # # openstack tripleo container image prepare default --output-env-file /home/zuul/containers-prepare-parameters.yaml # parameter_defaults: ContainerImagePrepare: - set: ceph_alertmanager_image: ose-prometheus-alertmanager ceph_alertmanager_namespace: registry.redhat.io/openshift4 ceph_alertmanager_tag: v4.12 ceph_grafana_image: rhceph-6-dashboard-rhel9 ceph_grafana_namespace: registry.redhat.io/rhceph ceph_grafana_tag: latest ceph_image: rhceph-6-rhel9 ceph_namespace: registry.redhat.io/rhceph ceph_node_exporter_image: ose-prometheus-node-exporter ceph_node_exporter_namespace: registry.redhat.io/openshift4 ceph_node_exporter_tag: v4.12 ceph_prometheus_image: ose-prometheus ceph_prometheus_namespace: registry.redhat.io/openshift4 ceph_prometheus_tag: v4.12 ceph_tag: latest name_prefix: openstack- name_suffix: '' namespace: registry.redhat.io/rhosp-rhel9 neutron_driver: ovn rhel_containers: false tag: '17.1' tag_from_label: '{version}-{release}' + sudo mkdir -p /etc/os-net-config + cat + sudo tee /etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg network: config: disabled + cell=-100 + sudo systemctl enable network network.service is not a native service, redirecting to systemd-sysv-install. Executing: /usr/lib/systemd/systemd-sysv-install enable network + sudo cp /tmp/net_config.yaml /etc/os-net-config/config.yaml + sudo os-net-config -c /etc/os-net-config/config.yaml ~ ~ + pushd /home/zuul + /home/zuul/tripleo_install.sh + openstack undercloud install --no-validations Deprecated: Option "ipxe_deploy" from group "DEFAULT" is deprecated. Use option "ipxe_enabled" from group "DEFAULT". Deprecated: Option "enable_nova" from group "DEFAULT" is deprecated for removal (Nova can no longer be enabled via the config settings.). Its value may be silently ignored in the future. Deprecated: Option "enable_novajoin" from group "DEFAULT" is deprecated for removal (Support for the novajoin metadata service has been deprecated.). Its value may be silently ignored in the future. Deprecated: Option "enable_heat" from group "DEFAULT" is deprecated for removal (Heat has been replaced by the heat-ephemeral service and this option has been deprecated.). Its value may be silently ignored in the future. Running: sudo --preserve-env openstack tripleo deploy --standalone --standalone-role Undercloud --stack undercloud --local-domain=ooo.test --local-ip=192.168.122.100/24 --templates=/usr/share/openstack-tripleo-heat-templates --networks-file=/usr/share/openstack-tripleo-heat-templates/network_data_undercloud.yaml --heat-native -e /usr/share/openstack-tripleo-heat-templates/environments/undercloud.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/use-dns-for-vips.yaml -e /home/zuul/containers-prepare-parameters.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/masquerade-networks.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/ironic.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/ironic-inspector.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/undercloud-remove-novajoin.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/disable-telemetry.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/public-tls-undercloud.yaml --public-virtual-ip 192.168.122.99 --control-virtual-ip 192.168.122.99 -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/tls-endpoints-public-ip.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/undercloud-haproxy.yaml --deployment-user zuul --output-dir=/home/zuul/tripleo-deploy/undercloud -e /home/zuul/tripleo-deploy/undercloud/tripleo-config-generated-env-files/undercloud_parameters.yaml --hieradata-override=/home/zuul/hieradata_overrides_undercloud.yaml -e /home/zuul/undercloud-parameter-defaults.yaml --log-file=install-undercloud.log -e /usr/share/openstack-tripleo-heat-templates/undercloud-stack-vstate-dropin.yaml The heat stack undercloud action is CREATE 2025-10-14 07:23:41.241 31162 INFO migrate.versioning.api [-] 72 -> 73...  2025-10-14 07:23:41.266 31162 INFO migrate.versioning.api [-] done 2025-10-14 07:23:41.266 31162 INFO migrate.versioning.api [-] 73 -> 74...  2025-10-14 07:23:41.268 31162 INFO migrate.versioning.api [-] done 2025-10-14 07:23:41.268 31162 INFO migrate.versioning.api [-] 74 -> 75...  2025-10-14 07:23:41.271 31162 INFO migrate.versioning.api [-] done 2025-10-14 07:23:41.271 31162 INFO migrate.versioning.api [-] 75 -> 76...  2025-10-14 07:23:41.272 31162 INFO migrate.versioning.api [-] done 2025-10-14 07:23:41.273 31162 INFO migrate.versioning.api [-] 76 -> 77...  2025-10-14 07:23:41.274 31162 INFO migrate.versioning.api [-] done 2025-10-14 07:23:41.274 31162 INFO migrate.versioning.api [-] 77 -> 78...  2025-10-14 07:23:41.276 31162 INFO migrate.versioning.api [-] done 2025-10-14 07:23:41.276 31162 INFO migrate.versioning.api [-] 78 -> 79...  2025-10-14 07:23:41.304 31162 INFO migrate.versioning.api [-] done 2025-10-14 07:23:41.304 31162 INFO migrate.versioning.api [-] 79 -> 80...  2025-10-14 07:23:41.325 31162 INFO migrate.versioning.api [-] done 2025-10-14 07:23:41.325 31162 INFO migrate.versioning.api [-] 80 -> 81...  2025-10-14 07:23:41.327 31162 INFO migrate.versioning.api [-] done 2025-10-14 07:23:41.327 31162 INFO migrate.versioning.api [-] 81 -> 82...  2025-10-14 07:23:41.329 31162 INFO migrate.versioning.api [-] done 2025-10-14 07:23:41.329 31162 INFO migrate.versioning.api [-] 82 -> 83...  2025-10-14 07:23:41.332 31162 INFO migrate.versioning.api [-] done 2025-10-14 07:23:41.332 31162 INFO migrate.versioning.api [-] 83 -> 84...  2025-10-14 07:23:41.334 31162 INFO migrate.versioning.api [-] done 2025-10-14 07:23:41.334 31162 INFO migrate.versioning.api [-] 84 -> 85...  2025-10-14 07:23:41.336 31162 INFO migrate.versioning.api [-] done 2025-10-14 07:23:41.336 31162 INFO migrate.versioning.api [-] 85 -> 86...  2025-10-14 07:23:41.359 31162 INFO migrate.versioning.api [-] done /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:snapshot":"rule:deny_stack_user" was deprecated in W in favor of "actions:snapshot":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:suspend":"rule:deny_stack_user" was deprecated in W in favor of "actions:suspend":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:resume":"rule:deny_stack_user" was deprecated in W in favor of "actions:resume":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:check":"rule:deny_stack_user" was deprecated in W in favor of "actions:check":"(role:reader and system_scope:all) or (role:reader and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:cancel_update":"rule:deny_stack_user" was deprecated in W in favor of "actions:cancel_update":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:cancel_without_rollback":"rule:deny_stack_user" was deprecated in W in favor of "actions:cancel_without_rollback":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) ** Handling template files ** jinja2 rendering normal template overcloud-resource-registry-puppet.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./overcloud-resource-registry-puppet.yaml jinja2 rendering normal template overcloud.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./overcloud.yaml jinja2 rendering normal template post.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./common/post.yaml jinja2 rendering role template role.role.j2.yaml jinja2 rendering roles Undercloud rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./common/services/undercloud-role.yaml jinja2 rendering normal template apache-baremetal-puppet.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./deployment/apache/apache-baremetal-puppet.yaml jinja2 rendering normal template container-image-prepare-baremetal-ansible.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./deployment/container-image-prepare/container-image-prepare-baremetal-ansible.yaml jinja2 rendering normal template haproxy-internal-tls-certmonger.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./deployment/haproxy/haproxy-internal-tls-certmonger.yaml jinja2 rendering normal template octavia-deployment-config.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./deployment/octavia/octavia-deployment-config.yaml jinja2 rendering normal template deployed-server-environment.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/deployed-server-environment.yaml jinja2 rendering normal template net-noop.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-noop.yaml jinja2 rendering normal template deployed-network-environment.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/deployed-network-environment.yaml jinja2 rendering normal template net-2-linux-bonds-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-2-linux-bonds-with-vlans.yaml jinja2 rendering normal template net-bond-with-vlans-no-external.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-bond-with-vlans-no-external.yaml jinja2 rendering normal template net-bond-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-bond-with-vlans.yaml jinja2 rendering normal template net-dpdkbond-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-dpdkbond-with-vlans.yaml jinja2 rendering normal template net-multiple-nics-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-multiple-nics-vlans.yaml jinja2 rendering normal template net-multiple-nics.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-multiple-nics.yaml jinja2 rendering normal template net-single-nic-linux-bridge-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-single-nic-linux-bridge-with-vlans.yaml jinja2 rendering normal template net-single-nic-with-vlans-no-external.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-single-nic-with-vlans-no-external.yaml jinja2 rendering normal template net-single-nic-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-single-nic-with-vlans.yaml jinja2 rendering normal template network-environment-v6-all.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/network-environment-v6-all.yaml jinja2 rendering normal template network-environment-v6.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/network-environment-v6.yaml jinja2 rendering normal template network-environment.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/network-environment.yaml jinja2 rendering normal template networks-disable.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/networks-disable.yaml jinja2 rendering normal template overcloud-baremetal.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/overcloud-baremetal.yaml jinja2 rendering normal template split-stack-consistent-hostname-format.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/split-stack-consistent-hostname-format.yaml jinja2 rendering normal template enable-internal-tls.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/ssl/enable-internal-tls.yaml jinja2 rendering normal template swap-partition.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./extraconfig/all_nodes/swap-partition.yaml jinja2 rendering normal template swap.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./extraconfig/all_nodes/swap.yaml jinja2 rendering role template role.role.j2.yaml jinja2 rendering roles Undercloud rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./extraconfig/nova_metadata/krb-service-principals/undercloud-role.yaml jinja2 rendering network template network.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/external.yaml jinja2 rendering network template network_v6.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/external_v6.yaml jinja2 rendering normal template networks.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/networks.yaml jinja2 rendering normal template service_net_map.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/service_net_map.yaml jinja2 rendering network template deployed_port.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/deployed_external.yaml jinja2 rendering network template deployed_vip_port.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/deployed_vip_external.yaml jinja2 rendering network template external_resource_port.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_resource_external.yaml jinja2 rendering network template external_resource_port_v6.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_resource_external_v6.yaml jinja2 rendering normal template net_ip_list_map.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/net_ip_list_map.yaml jinja2 rendering normal template net_ip_map.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/net_ip_map.yaml jinja2 rendering normal template net_vip_map_external.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/net_vip_map_external.yaml jinja2 rendering normal template net_vip_map_external_v6.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/net_vip_map_external_v6.yaml jinja2 rendering network template port.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external.yaml jinja2 rendering network template port_from_pool.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_from_pool.yaml jinja2 rendering network template port_from_pool_v6.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_from_pool_v6.yaml jinja2 rendering network template port_v6.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_v6.yaml jinja2 rendering role template role.role.j2.yaml jinja2 rendering roles Undercloud rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./puppet/undercloud-role.yaml ** Performing Heat stack create.. ** 2025-10-14 07:23:47Z [undercloud]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:23:48Z [undercloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:48Z [undercloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:23:48Z [undercloud.NodeTimesyncUserData.timesync_chrony]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:48Z [undercloud.NodeTimesyncUserData.timesync_chrony]: CREATE_COMPLETE state changed 2025-10-14 07:23:49Z [undercloud.DeploymentServerBlacklistDict]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:49Z [undercloud.DeploymentServerBlacklistDict]: CREATE_COMPLETE state changed 2025-10-14 07:23:49Z [undercloud.NodeTimesyncUserData.timesync_sync]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:49Z [undercloud.NodeTimesyncUserData.timesync_sync]: CREATE_COMPLETE state changed 2025-10-14 07:23:49Z [undercloud.NodeTimesyncUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:49Z [undercloud.NodeTimesyncUserData.userdata]: CREATE_COMPLETE state changed 2025-10-14 07:23:49Z [undercloud.NodeTimesyncUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:23:50Z [undercloud.UndercloudRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:50Z [undercloud.NodeTimesyncUserData]: CREATE_COMPLETE state changed 2025-10-14 07:23:50Z [undercloud.UndercloudRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:23:50Z [undercloud.UndercloudRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:50Z [undercloud.UndercloudRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-14 07:23:50Z [undercloud.UndercloudRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:23:51Z [undercloud.NodeAdminUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:51Z [undercloud.NodeAdminUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:23:51Z [undercloud.UndercloudRoleUserData]: CREATE_COMPLETE state changed 2025-10-14 07:23:51Z [undercloud.NodeAdminUserData.user_config]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:51Z [undercloud.NodeAdminUserData.user_config]: CREATE_COMPLETE state changed 2025-10-14 07:23:51Z [undercloud.NodeAdminUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:51Z [undercloud.NodeAdminUserData.userdata]: CREATE_COMPLETE state changed 2025-10-14 07:23:51Z [undercloud.NodeAdminUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:23:52Z [undercloud.CloudNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:52Z [undercloud.CloudNames]: CREATE_COMPLETE state changed 2025-10-14 07:23:52Z [undercloud.NodeAdminUserData]: CREATE_COMPLETE state changed 2025-10-14 07:23:53Z [undercloud.ServiceNetMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:53Z [undercloud.ServiceNetMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:23:53Z [undercloud.ServiceNetMap.ServiceNetMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:53Z [undercloud.ServiceNetMap.ServiceNetMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:23:53Z [undercloud.ServiceNetMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:23:54Z [undercloud.NodeUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:54Z [undercloud.ServiceNetMap]: CREATE_COMPLETE state changed 2025-10-14 07:23:54Z [undercloud.NodeUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:23:54Z [undercloud.NodeUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:54Z [undercloud.ControlVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:54Z [undercloud.NodeUserData.userdata]: CREATE_COMPLETE state changed 2025-10-14 07:23:54Z [undercloud.NodeUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:23:55Z [undercloud.NodeUserData]: CREATE_COMPLETE state changed 2025-10-14 07:23:55Z [undercloud.UndercloudUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:55Z [undercloud.ControlVirtualIP]: CREATE_COMPLETE state changed 2025-10-14 07:23:55Z [undercloud.Networks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:55Z [undercloud.Networks]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:23:55Z [undercloud.Networks.ExternalNetwork]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:55Z [undercloud.UndercloudUserData]: CREATE_COMPLETE state changed 2025-10-14 07:23:55Z [undercloud.Networks.ExternalNetwork]: CREATE_COMPLETE state changed 2025-10-14 07:23:56Z [undercloud.Networks.NetworkExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:56Z [undercloud.Networks.NetworkExtraConfig]: CREATE_COMPLETE state changed 2025-10-14 07:23:56Z [undercloud.Networks]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:23:57Z [undercloud.Networks]: CREATE_COMPLETE state changed 2025-10-14 07:23:57Z [undercloud.UndercloudNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:57Z [undercloud.PublicVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:57Z [undercloud.NetIpVersionMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:57Z [undercloud.NetCidrMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:57Z [undercloud.UndercloudNetworkConfig]: CREATE_COMPLETE state changed 2025-10-14 07:23:57Z [undercloud.NetIpVersionMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:23:57Z [undercloud.NetCidrMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:23:58Z [undercloud.PublicVirtualIP]: CREATE_COMPLETE state changed 2025-10-14 07:23:59Z [undercloud.VipMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:59Z [undercloud.VipMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:23:59Z [undercloud.VipMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:23:59Z [undercloud.VipMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:23:59Z [undercloud.VipMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:24:00Z [undercloud.VipMap]: CREATE_COMPLETE state changed 2025-10-14 07:24:00Z [undercloud.VipHosts]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:00Z [undercloud.EndpointMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:00Z [undercloud.VipHosts]: CREATE_COMPLETE state changed 2025-10-14 07:24:01Z [undercloud.EndpointMap]: CREATE_COMPLETE state changed 2025-10-14 07:24:01Z [undercloud.EndpointMapData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:01Z [undercloud.EndpointMapData]: CREATE_COMPLETE state changed 2025-10-14 07:24:01Z [undercloud.UndercloudServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:01Z [undercloud.UndercloudServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:02Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:02Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:03Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:03Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:03Z [undercloud.UndercloudServiceChain.ServiceChain.0.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:03Z [undercloud.UndercloudServiceChain.ServiceChain.0.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-14 07:24:03Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:24:04Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_COMPLETE state changed 2025-10-14 07:24:04Z [undercloud.UndercloudServiceChain.ServiceChain.1]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:05Z [undercloud.UndercloudServiceChain.ServiceChain.1]: CREATE_COMPLETE state changed 2025-10-14 07:24:05Z [undercloud.UndercloudServiceChain.ServiceChain.2]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:06Z [undercloud.UndercloudServiceChain.ServiceChain.2]: CREATE_COMPLETE state changed 2025-10-14 07:24:07Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:07Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:07Z [undercloud.UndercloudServiceChain.ServiceChain.3.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:07Z [undercloud.UndercloudServiceChain.ServiceChain.3.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:24:08Z [undercloud.UndercloudServiceChain.ServiceChain.3.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:09Z [undercloud.UndercloudServiceChain.ServiceChain.3.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:24:09Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:24:10Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_COMPLETE state changed 2025-10-14 07:24:10Z [undercloud.UndercloudServiceChain.ServiceChain.4]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:11Z [undercloud.UndercloudServiceChain.ServiceChain.4]: CREATE_COMPLETE state changed 2025-10-14 07:24:11Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:11Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:12Z [undercloud.UndercloudServiceChain.ServiceChain.5.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:13Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyInternalTLS]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:13Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyInternalTLS]: CREATE_COMPLETE state changed 2025-10-14 07:24:13Z [undercloud.UndercloudServiceChain.ServiceChain.5.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:24:14Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyLogging]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:15Z [undercloud.UndercloudServiceChain.ServiceChain.5.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:15Z [undercloud.UndercloudServiceChain.ServiceChain.5.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:24:15Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyLogging]: CREATE_COMPLETE state changed 2025-10-14 07:24:16Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyPublicTLS]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:17Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyPublicTLS]: CREATE_COMPLETE state changed 2025-10-14 07:24:17Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:24:17Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_COMPLETE state changed 2025-10-14 07:24:18Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:18Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:18Z [undercloud.UndercloudServiceChain.ServiceChain.6.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:18Z [undercloud.UndercloudServiceChain.ServiceChain.6.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:24:18Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:24:19Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_COMPLETE state changed 2025-10-14 07:24:19Z [undercloud.UndercloudServiceChain.ServiceChain.7]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:20Z [undercloud.UndercloudServiceChain.ServiceChain.7]: CREATE_COMPLETE state changed 2025-10-14 07:24:21Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:21Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:21Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:21Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:21Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:21Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-14 07:24:21Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:24:22Z [undercloud.UndercloudServiceChain.ServiceChain.8.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:22Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_COMPLETE state changed 2025-10-14 07:24:23Z [undercloud.UndercloudServiceChain.ServiceChain.8.IronicBase]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:23Z [undercloud.UndercloudServiceChain.ServiceChain.8.MySQLClient]: CREATE_COMPLETE state changed 2025-10-14 07:24:24Z [undercloud.UndercloudServiceChain.ServiceChain.8.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:24Z [undercloud.UndercloudServiceChain.ServiceChain.8.IronicBase]: CREATE_COMPLETE state changed 2025-10-14 07:24:25Z [undercloud.UndercloudServiceChain.ServiceChain.8.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:25Z [undercloud.UndercloudServiceChain.ServiceChain.8.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:24:25Z [undercloud.UndercloudServiceChain.ServiceChain.8.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:24:25Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:24:26Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_COMPLETE state changed 2025-10-14 07:24:26Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:26Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:26Z [undercloud.UndercloudServiceChain.ServiceChain.9.IronicBase]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:27Z [undercloud.UndercloudServiceChain.ServiceChain.9.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:27Z [undercloud.UndercloudServiceChain.ServiceChain.9.IronicBase]: CREATE_COMPLETE state changed 2025-10-14 07:24:28Z [undercloud.UndercloudServiceChain.ServiceChain.9.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:28Z [undercloud.UndercloudServiceChain.ServiceChain.9.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:24:29Z [undercloud.UndercloudServiceChain.ServiceChain.9.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:29Z [undercloud.UndercloudServiceChain.ServiceChain.9.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:24:29Z [undercloud.UndercloudServiceChain.ServiceChain.9.MySQLClient]: CREATE_COMPLETE state changed 2025-10-14 07:24:29Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:24:30Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_COMPLETE state changed 2025-10-14 07:24:31Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:31Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:31Z [undercloud.UndercloudServiceChain.ServiceChain.10.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:31Z [undercloud.UndercloudServiceChain.ServiceChain.10.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:24:32Z [undercloud.UndercloudServiceChain.ServiceChain.10.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:33Z [undercloud.UndercloudServiceChain.ServiceChain.10.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:33Z [undercloud.UndercloudServiceChain.ServiceChain.10.MySQLClient]: CREATE_COMPLETE state changed 2025-10-14 07:24:34Z [undercloud.UndercloudServiceChain.ServiceChain.10.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:24:34Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:24:35Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_COMPLETE state changed 2025-10-14 07:24:35Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:35Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:35Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:36Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:36Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronBase]: CREATE_COMPLETE state changed 2025-10-14 07:24:37Z [undercloud.UndercloudServiceChain.ServiceChain.11.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:37Z [undercloud.UndercloudServiceChain.ServiceChain.11.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:24:37Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-14 07:24:38Z [undercloud.UndercloudServiceChain.ServiceChain.11.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:39Z [undercloud.UndercloudServiceChain.ServiceChain.11.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:24:39Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:24:40Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_COMPLETE state changed 2025-10-14 07:24:41Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:41Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:41Z [undercloud.UndercloudServiceChain.ServiceChain.12.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:42Z [undercloud.UndercloudServiceChain.ServiceChain.12.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:42Z [undercloud.UndercloudServiceChain.ServiceChain.12.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:24:42Z [undercloud.UndercloudServiceChain.ServiceChain.12.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:24:42Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:24:43Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_COMPLETE state changed 2025-10-14 07:24:43Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:43Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:43Z [undercloud.UndercloudServiceChain.ServiceChain.13.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:43Z [undercloud.UndercloudServiceChain.ServiceChain.13.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:24:44Z [undercloud.UndercloudServiceChain.ServiceChain.13.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:45Z [undercloud.UndercloudServiceChain.ServiceChain.13.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:24:45Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:24:46Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_COMPLETE state changed 2025-10-14 07:24:46Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:47Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:47Z [undercloud.UndercloudServiceChain.ServiceChain.14.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:47Z [undercloud.UndercloudServiceChain.ServiceChain.14.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:24:47Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:24:48Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_COMPLETE state changed 2025-10-14 07:24:48Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:48Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:48Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:48Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:48Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:48Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:24:48Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:24:49Z [undercloud.UndercloudServiceChain.ServiceChain.15.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:49Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_COMPLETE state changed 2025-10-14 07:24:50Z [undercloud.UndercloudServiceChain.ServiceChain.15.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:50Z [undercloud.UndercloudServiceChain.ServiceChain.15.MySQLClient]: CREATE_COMPLETE state changed 2025-10-14 07:24:51Z [undercloud.UndercloudServiceChain.ServiceChain.15.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:51Z [undercloud.UndercloudServiceChain.ServiceChain.15.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:24:51Z [undercloud.UndercloudServiceChain.ServiceChain.15.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:24:52Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:52Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:52Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:52Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-14 07:24:52Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:24:53Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_COMPLETE state changed 2025-10-14 07:24:53Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:24:54Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_COMPLETE state changed 2025-10-14 07:24:54Z [undercloud.UndercloudServiceChain.ServiceChain.16]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:56Z [undercloud.UndercloudServiceChain.ServiceChain.16]: CREATE_COMPLETE state changed 2025-10-14 07:24:56Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:56Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:56Z [undercloud.UndercloudServiceChain.ServiceChain.17.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:56Z [undercloud.UndercloudServiceChain.ServiceChain.17.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:24:57Z [undercloud.UndercloudServiceChain.ServiceChain.17.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:58Z [undercloud.UndercloudServiceChain.ServiceChain.17.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:24:58Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:24:59Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_COMPLETE state changed 2025-10-14 07:24:59Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:59Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:24:59Z [undercloud.UndercloudServiceChain.ServiceChain.18.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:24:59Z [undercloud.UndercloudServiceChain.ServiceChain.18.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:25:00Z [undercloud.UndercloudServiceChain.ServiceChain.18.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:01Z [undercloud.UndercloudServiceChain.ServiceChain.18.MysqlBase]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:01Z [undercloud.UndercloudServiceChain.ServiceChain.18.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:25:02Z [undercloud.UndercloudServiceChain.ServiceChain.18.MysqlBase]: CREATE_COMPLETE state changed 2025-10-14 07:25:02Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:25:03Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_COMPLETE state changed 2025-10-14 07:25:04Z [undercloud.UndercloudServiceChain.ServiceChain.19]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:05Z [undercloud.UndercloudServiceChain.ServiceChain.19]: CREATE_COMPLETE state changed 2025-10-14 07:25:05Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:05Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:25:05Z [undercloud.UndercloudServiceChain.ServiceChain.20.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:05Z [undercloud.UndercloudServiceChain.ServiceChain.20.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:25:06Z [undercloud.UndercloudServiceChain.ServiceChain.20.TLSProxyBase]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:06Z [undercloud.UndercloudServiceChain.ServiceChain.20.TLSProxyBase]: CREATE_COMPLETE state changed 2025-10-14 07:25:07Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:08Z [undercloud.UndercloudServiceChain.ServiceChain.20.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:08Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronBase]: CREATE_COMPLETE state changed 2025-10-14 07:25:09Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:09Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:25:09Z [undercloud.UndercloudServiceChain.ServiceChain.20.MySQLClient]: CREATE_COMPLETE state changed 2025-10-14 07:25:09Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:09Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:25:09Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:25:10Z [undercloud.UndercloudServiceChain.ServiceChain.20.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:10Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-14 07:25:11Z [undercloud.UndercloudServiceChain.ServiceChain.20.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:25:11Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:25:12Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_COMPLETE state changed 2025-10-14 07:25:13Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:13Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:25:13Z [undercloud.UndercloudServiceChain.ServiceChain.21.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:13Z [undercloud.UndercloudServiceChain.ServiceChain.21.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:25:14Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:14Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:25:14Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:15Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase.NeutronBase]: CREATE_COMPLETE state changed 2025-10-14 07:25:15Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:25:16Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_COMPLETE state changed 2025-10-14 07:25:16Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:25:17Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_COMPLETE state changed 2025-10-14 07:25:17Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:17Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:25:17Z [undercloud.UndercloudServiceChain.ServiceChain.22.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:17Z [undercloud.UndercloudServiceChain.ServiceChain.22.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:25:18Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:19Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:19Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronBase]: CREATE_COMPLETE state changed 2025-10-14 07:25:20Z [undercloud.UndercloudServiceChain.ServiceChain.22.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:20Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-14 07:25:21Z [undercloud.UndercloudServiceChain.ServiceChain.22.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:25:21Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:25:22Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_COMPLETE state changed 2025-10-14 07:25:22Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:23Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:25:23Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:24Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:24Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronBase]: CREATE_COMPLETE state changed 2025-10-14 07:25:25Z [undercloud.UndercloudServiceChain.ServiceChain.23.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:25Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-14 07:25:26Z [undercloud.UndercloudServiceChain.ServiceChain.23.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:26Z [undercloud.UndercloudServiceChain.ServiceChain.23.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:25:26Z [undercloud.UndercloudServiceChain.ServiceChain.23.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:25:26Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:25:27Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_COMPLETE state changed 2025-10-14 07:25:27Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:27Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:25:27Z [undercloud.UndercloudServiceChain.ServiceChain.24.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:27Z [undercloud.UndercloudServiceChain.ServiceChain.24.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:25:28Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:29Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:29Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronBase]: CREATE_COMPLETE state changed 2025-10-14 07:25:30Z [undercloud.UndercloudServiceChain.ServiceChain.24.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:30Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-14 07:25:31Z [undercloud.UndercloudServiceChain.ServiceChain.24.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:25:31Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:25:32Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_COMPLETE state changed 2025-10-14 07:25:33Z [undercloud.UndercloudServiceChain.ServiceChain.25]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:34Z [undercloud.UndercloudServiceChain.ServiceChain.25]: CREATE_COMPLETE state changed 2025-10-14 07:25:34Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:34Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:25:34Z [undercloud.UndercloudServiceChain.ServiceChain.26.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:35Z [undercloud.UndercloudServiceChain.ServiceChain.26.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:25:35Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:25:36Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_COMPLETE state changed 2025-10-14 07:25:36Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:36Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:25:36Z [undercloud.UndercloudServiceChain.ServiceChain.27.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:37Z [undercloud.UndercloudServiceChain.ServiceChain.27.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:37Z [undercloud.UndercloudServiceChain.ServiceChain.27.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:25:37Z [undercloud.UndercloudServiceChain.ServiceChain.27.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:25:38Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:38Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:25:38Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:38Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:25:39Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:41Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-14 07:25:41Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:25:41Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_COMPLETE state changed 2025-10-14 07:25:41Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:25:42Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_COMPLETE state changed 2025-10-14 07:25:43Z [undercloud.UndercloudServiceChain.ServiceChain.28]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:44Z [undercloud.UndercloudServiceChain.ServiceChain.28]: CREATE_COMPLETE state changed 2025-10-14 07:25:44Z [undercloud.UndercloudServiceChain.ServiceChain.29]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:45Z [undercloud.UndercloudServiceChain.ServiceChain.29]: CREATE_COMPLETE state changed 2025-10-14 07:25:45Z [undercloud.UndercloudServiceChain.ServiceChain.30]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:46Z [undercloud.UndercloudServiceChain.ServiceChain.30]: CREATE_COMPLETE state changed 2025-10-14 07:25:47Z [undercloud.UndercloudServiceChain.ServiceChain.31]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:48Z [undercloud.UndercloudServiceChain.ServiceChain.31]: CREATE_COMPLETE state changed 2025-10-14 07:25:48Z [undercloud.UndercloudServiceChain.ServiceChain.32]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:49Z [undercloud.UndercloudServiceChain.ServiceChain.32]: CREATE_COMPLETE state changed 2025-10-14 07:25:49Z [undercloud.UndercloudServiceChain.ServiceChain.33]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:50Z [undercloud.UndercloudServiceChain.ServiceChain.33]: CREATE_COMPLETE state changed 2025-10-14 07:25:51Z [undercloud.UndercloudServiceChain.ServiceChain.34]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:52Z [undercloud.UndercloudServiceChain.ServiceChain.34]: CREATE_COMPLETE state changed 2025-10-14 07:25:52Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:52Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:25:52Z [undercloud.UndercloudServiceChain.ServiceChain.35.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:52Z [undercloud.UndercloudServiceChain.ServiceChain.35.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:25:52Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:25:53Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_COMPLETE state changed 2025-10-14 07:25:53Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:53Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:25:53Z [undercloud.UndercloudServiceChain.ServiceChain.36.Podman]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:54Z [undercloud.UndercloudServiceChain.ServiceChain.36.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:54Z [undercloud.UndercloudServiceChain.ServiceChain.36.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:25:54Z [undercloud.UndercloudServiceChain.ServiceChain.36.Podman]: CREATE_COMPLETE state changed 2025-10-14 07:25:54Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:25:55Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_COMPLETE state changed 2025-10-14 07:25:56Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:56Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:25:56Z [undercloud.UndercloudServiceChain.ServiceChain.37.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:56Z [undercloud.UndercloudServiceChain.ServiceChain.37.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-14 07:25:56Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:25:57Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_COMPLETE state changed 2025-10-14 07:25:57Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:25:57Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:25:58Z [undercloud.UndercloudServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:58Z [undercloud.UndercloudServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:58Z [undercloud.UndercloudServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:58Z [undercloud.UndercloudServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:59Z [undercloud.UndercloudServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-14 07:25:59Z [undercloud.UndercloudServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-14 07:25:59Z [undercloud.UndercloudServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:59Z [undercloud.UndercloudServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:59Z [undercloud.UndercloudServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:25:59Z [undercloud.UndercloudServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:25:59Z [undercloud.UndercloudServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:59Z [undercloud.UndercloudServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:25:59Z [undercloud.UndercloudServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:59Z [undercloud.UndercloudServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-14 07:25:59Z [undercloud.UndercloudServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:59Z [undercloud.UndercloudServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-14 07:25:59Z [undercloud.UndercloudServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:59Z [undercloud.UndercloudServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:25:59Z [undercloud.UndercloudServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:25:59Z [undercloud.UndercloudServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:00Z [undercloud.UndercloudServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:00Z [undercloud.UndercloudServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-14 07:26:00Z [undercloud.UndercloudServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:00Z [undercloud.UndercloudServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:00Z [undercloud.UndercloudServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:00Z [undercloud.UndercloudServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:26:00Z [undercloud.UndercloudServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:00Z [undercloud.UndercloudServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-14 07:26:00Z [undercloud.UndercloudServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:00Z [undercloud.UndercloudServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:00Z [undercloud.UndercloudServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:00Z [undercloud.UndercloudServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:00Z [undercloud.UndercloudServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:00Z [undercloud.UndercloudServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:00Z [undercloud.UndercloudServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:01Z [undercloud.UndercloudServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:01Z [undercloud.UndercloudServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:01Z [undercloud.UndercloudServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-14 07:26:01Z [undercloud.UndercloudServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:01Z [undercloud.UndercloudServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:01Z [undercloud.UndercloudServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:01Z [undercloud.UndercloudServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:01Z [undercloud.UndercloudServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:01Z [undercloud.UndercloudServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:01Z [undercloud.UndercloudServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:01Z [undercloud.UndercloudServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:01Z [undercloud.UndercloudServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-14 07:26:01Z [undercloud.UndercloudServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-14 07:26:01Z [undercloud.UndercloudServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:02Z [undercloud.UndercloudServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:02Z [undercloud.UndercloudServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:02Z [undercloud.UndercloudServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-14 07:26:02Z [undercloud.UndercloudServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:02Z [undercloud.UndercloudServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:02Z [undercloud.UndercloudServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:02Z [undercloud.UndercloudServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:02Z [undercloud.UndercloudServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:02Z [undercloud.UndercloudServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-14 07:26:02Z [undercloud.UndercloudServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:02Z [undercloud.UndercloudServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:26:02Z [undercloud.UndercloudServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:02Z [undercloud.UndercloudServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:26:02Z [undercloud.UndercloudServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:02Z [undercloud.UndercloudServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-14 07:26:02Z [undercloud.UndercloudServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:26:03Z [undercloud.UndercloudServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:26:03Z [undercloud.UndercloudServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:03Z [undercloud.UndercloudServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-14 07:26:03Z [undercloud.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:03Z [undercloud.GlobalConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:04Z [undercloud.UndercloudServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:04Z [undercloud.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-14 07:26:04Z [undercloud.GlobalConfig]: CREATE_COMPLETE state changed 2025-10-14 07:26:04Z [undercloud.UndercloudServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:26:04Z [undercloud.UndercloudGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:04Z [undercloud.Undercloud]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:04Z [undercloud.UndercloudGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:26:04Z [undercloud.UndercloudServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:04Z [undercloud.UndercloudServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:26:04Z [undercloud.Undercloud]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:26:04Z [undercloud.Undercloud]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:26:04Z [undercloud.UndercloudConfigData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:04Z [undercloud.UndercloudConfigData]: CREATE_COMPLETE state changed 2025-10-14 07:26:05Z [undercloud.Undercloud]: UPDATE_IN_PROGRESS Stack UPDATE started 2025-10-14 07:26:05Z [undercloud.Undercloud.0]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:05Z [undercloud.Undercloud.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:26:05Z [undercloud.Undercloud.0.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:05Z [undercloud.Undercloud.0.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-14 07:26:06Z [undercloud.Undercloud.0.Undercloud]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:06Z [undercloud.Undercloud.0.Undercloud]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:26:06Z [undercloud.Undercloud.0.Undercloud.ControlPlanePort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:07Z [undercloud.Undercloud.0.Undercloud.deployed-server]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:07Z [undercloud.Undercloud.0.Undercloud.deployed-server]: CREATE_COMPLETE state changed 2025-10-14 07:26:08Z [undercloud.Undercloud.0.Undercloud.ControlPlanePort]: CREATE_COMPLETE state changed 2025-10-14 07:26:08Z [undercloud.Undercloud.0.Undercloud]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:26:08Z [undercloud.Undercloud.0.Undercloud]: CREATE_COMPLETE state changed 2025-10-14 07:26:09Z [undercloud.Undercloud.0.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:09Z [undercloud.Undercloud.0.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:09Z [undercloud.Undercloud.0.NetHostMap]: CREATE_COMPLETE state changed 2025-10-14 07:26:09Z [undercloud.Undercloud.0.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-14 07:26:09Z [undercloud.Undercloud.0.ExternalPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:09Z [undercloud.Undercloud.0.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:09Z [undercloud.Undercloud.0.UndercloudExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:09Z [undercloud.Undercloud.0.UndercloudAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:09Z [undercloud.Undercloud.0.UndercloudAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-14 07:26:09Z [undercloud.Undercloud.0.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-14 07:26:10Z [undercloud.Undercloud.0.ExternalPort]: CREATE_COMPLETE state changed 2025-10-14 07:26:10Z [undercloud.Undercloud.0.UndercloudExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-14 07:26:10Z [undercloud.Undercloud.0.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:10Z [undercloud.Undercloud.0.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:10Z [undercloud.Undercloud.0.NetIpMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:26:10Z [undercloud.Undercloud.0.NetIpMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:10Z [undercloud.Undercloud.0.NetIpMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:26:10Z [undercloud.Undercloud.0.NetIpMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:26:11Z [undercloud.Undercloud.0.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-14 07:26:11Z [undercloud.Undercloud.0.NetIpMap]: CREATE_COMPLETE state changed 2025-10-14 07:26:11Z [undercloud.Undercloud.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:26:11Z [undercloud.Undercloud.0]: CREATE_COMPLETE state changed 2025-10-14 07:26:11Z [undercloud.Undercloud]: UPDATE_COMPLETE Stack UPDATE completed successfully 2025-10-14 07:26:12Z [undercloud.Undercloud]: CREATE_COMPLETE state changed 2025-10-14 07:26:12Z [undercloud.UndercloudServers]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:12Z [undercloud.AnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:12Z [undercloud.BlacklistedHostnames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:12Z [undercloud.ServerIdMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:13Z [undercloud.UndercloudNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:13Z [undercloud.UndercloudServers]: CREATE_COMPLETE state changed 2025-10-14 07:26:13Z [undercloud.AnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-14 07:26:13Z [undercloud.BlacklistedHostnames]: CREATE_COMPLETE state changed 2025-10-14 07:26:13Z [undercloud.ServerIdMap]: CREATE_COMPLETE state changed 2025-10-14 07:26:13Z [undercloud.HostsEntryValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:13Z [undercloud.BlacklistedIpAddresses]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:13Z [undercloud.UndercloudNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-14 07:26:13Z [undercloud.HostsEntryValue]: CREATE_COMPLETE state changed 2025-10-14 07:26:13Z [undercloud.BlacklistedIpAddresses]: CREATE_COMPLETE state changed 2025-10-14 07:26:13Z [undercloud.AllNodesExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:13Z [undercloud.UndercloudIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:13Z [undercloud.AllNodesExtraConfig]: CREATE_COMPLETE state changed 2025-10-14 07:26:13Z [undercloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:13Z [undercloud.UndercloudIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:26:13Z [undercloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:26:13Z [undercloud.UndercloudIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:13Z [undercloud.UndercloudIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-14 07:26:13Z [undercloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:13Z [undercloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:14Z [undercloud.UndercloudIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:14Z [undercloud.UndercloudIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:26:14Z [undercloud.UndercloudIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:26:14Z [undercloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:14Z [undercloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:15Z [undercloud.UndercloudIpListMap]: CREATE_COMPLETE state changed 2025-10-14 07:26:15Z [undercloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:15Z [undercloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:16Z [undercloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:16Z [undercloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_COMPLETE state changed 2025-10-14 07:26:17Z [undercloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:17Z [undercloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:18Z [undercloud.AllNodesDeploySteps.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:18Z [undercloud.AllNodesDeploySteps.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:19Z [undercloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:19Z [undercloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:26:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:26:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyConfig]: CREATE_COMPLETE state changed 2025-10-14 07:26:21Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:21Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostConfig]: CREATE_COMPLETE state changed 2025-10-14 07:26:22Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:22Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:26:22Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:22Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:26:22Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleOSoftwareDeployment]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:22Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleOSoftwareDeployment]: CREATE_COMPLETE state changed 2025-10-14 07:26:22Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleODeployment]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:22Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleODeployment]: CREATE_COMPLETE state changed 2025-10-14 07:26:22Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:26:22Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:22Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkConfig]: CREATE_COMPLETE state changed 2025-10-14 07:26:23Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_COMPLETE state changed 2025-10-14 07:26:23Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_COMPLETE state changed 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleOSoftwareDeployment]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleOSoftwareDeployment]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleOSoftwareDeployment]: CREATE_COMPLETE state changed 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleOSoftwareDeployment]: CREATE_COMPLETE state changed 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleODeployment]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleODeployment]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleODeployment]: CREATE_COMPLETE state changed 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleODeployment]: CREATE_COMPLETE state changed 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:26:24Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:26:25Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_COMPLETE state changed 2025-10-14 07:26:25Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_COMPLETE state changed 2025-10-14 07:26:25Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:26:25Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:26:26Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_COMPLETE state changed 2025-10-14 07:26:26Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_COMPLETE state changed 2025-10-14 07:26:26Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:26:26Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_COMPLETE state changed 2025-10-14 07:26:26Z [undercloud.AllNodesDeploySteps.UndercloudPostConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:26:26Z [undercloud.AllNodesDeploySteps.UndercloudPostConfig]: CREATE_COMPLETE state changed 2025-10-14 07:26:26Z [undercloud.AllNodesDeploySteps]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:26:27Z [undercloud.AllNodesDeploySteps]: CREATE_COMPLETE state changed 2025-10-14 07:26:27Z [undercloud]: CREATE_COMPLETE Stack CREATE completed successfully Stack undercloud/5c7a6a95-0531-4ffc-9b0b-ada49c7b732f CREATE_COMPLETE ** Downloading undercloud ansible.. ** Generating default ansible config file /home/zuul/tripleo-deploy/undercloud/ansible.cfg [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details [WARNING]: Found both group and host with same name: undercloud [WARNING]: file /home/zuul/tripleo-deploy/undercloud/undercloud-ansible- _rqy4jxt/external_post_deploy_steps_tasks.yaml is empty and had no tasks to include PLAY [External deployment step 0] ********************************************** [WARNING]: Using run_once with the tripleo_free strategy is not currently supported. This task will still be executed for every host in the inventory list. [WARNING]: any_errors_fatal only stops any future tasks running on the host that fails with the tripleo_free strategy. 2025-10-14 07:26:46.697472 | fa163e75-7366-ee00-6bec-000000000005 | TASK | External deployment step 0 2025-10-14 07:26:46.722154 | fa163e75-7366-ee00-6bec-000000000005 | OK | External deployment step 0 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 0' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-000000000005') missing from stats 2025-10-14 07:26:46.774261 | fa163e75-7366-ee00-6bec-000000000006 | TIMING | include_tasks | undercloud | 0:00:00.138617 | 0.03s 2025-10-14 07:26:46.781689 | bc7c9db4-ae95-4821-adac-e4c11d8b782b | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/external_deploy_steps_tasks_step0.yaml | undercloud PLAY [Check if required variables are defined] ********************************* 2025-10-14 07:26:46.863993 | fa163e75-7366-ee00-6bec-000000000112 | TASK | Gathering Facts 2025-10-14 07:26:47.449922 | fa163e75-7366-ee00-6bec-000000000112 | OK | Gathering Facts | localhost 2025-10-14 07:26:47.451461 | fa163e75-7366-ee00-6bec-000000000112 | TIMING | Gathering Facts | localhost | 0:00:00.815792 | 0.59s 2025-10-14 07:26:47.508401 | fa163e75-7366-ee00-6bec-00000000000a | SKIPPED | ansible.builtin.fail | localhost 2025-10-14 07:26:47.509529 | fa163e75-7366-ee00-6bec-00000000000a | TIMING | ansible.builtin.fail | localhost | 0:00:00.873884 | 0.04s 2025-10-14 07:26:47.561135 | fa163e75-7366-ee00-6bec-00000000000b | SKIPPED | ansible.builtin.fail | localhost 2025-10-14 07:26:47.562141 | fa163e75-7366-ee00-6bec-00000000000b | TIMING | ansible.builtin.fail | localhost | 0:00:00.926499 | 0.05s PLAY [Clear cached facts] ****************************************************** PLAY [Gather facts] ************************************************************ 2025-10-14 07:26:47.668591 | fa163e75-7366-ee00-6bec-00000000013a | TASK | Gathering Facts 2025-10-14 07:26:48.010633 | fa163e75-7366-ee00-6bec-00000000013a | OK | Gathering Facts | undercloud 2025-10-14 07:26:48.012207 | fa163e75-7366-ee00-6bec-00000000013a | TIMING | Gathering Facts | undercloud | 0:00:01.376562 | 0.34s 2025-10-14 07:26:48.076483 | fa163e75-7366-ee00-6bec-000000000011 | TASK | Set legacy facts 2025-10-14 07:26:48.114799 | fa163e75-7366-ee00-6bec-000000000011 | OK | Set legacy facts | undercloud 2025-10-14 07:26:48.115893 | fa163e75-7366-ee00-6bec-000000000011 | TIMING | Set legacy facts | undercloud | 0:00:01.480250 | 0.04s PLAY [Load global variables] *************************************************** 2025-10-14 07:26:48.284042 | fa163e75-7366-ee00-6bec-000000000014 | OK | ansible.builtin.include_vars | undercloud 2025-10-14 07:26:48.285107 | fa163e75-7366-ee00-6bec-000000000014 | TIMING | ansible.builtin.include_vars | undercloud | 0:00:01.649464 | 0.04s PLAY [Include extra variables from files] ************************************** 2025-10-14 07:26:48.354230 | fa163e75-7366-ee00-6bec-000000000017 | TASK | Include Service VIP vars 2025-10-14 07:26:48.390679 | fa163e75-7366-ee00-6bec-000000000017 | IGNORED | Include Service VIP vars | undercloud | error={"ansible_facts": {"service_vip_vars": {}}, "ansible_included_var_files": [], "changed": false, "message": "Could not find or access '/home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/service_vip_vars.yaml' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} 2025-10-14 07:26:48.391613 | fa163e75-7366-ee00-6bec-000000000017 | TIMING | Include Service VIP vars | undercloud | 0:00:01.755975 | 0.04s 2025-10-14 07:26:48.399993 | fa163e75-7366-ee00-6bec-000000000018 | TASK | Include OVN bridge MAC address variables 2025-10-14 07:26:48.418399 | fa163e75-7366-ee00-6bec-000000000018 | IGNORED | Include OVN bridge MAC address variables | undercloud | error={"ansible_facts": {"ovn_bridge_mac_address_vars": {}}, "ansible_included_var_files": [], "changed": false, "message": "Could not find or access '/home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/ovn_bridge_mac_address_vars.yaml' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} 2025-10-14 07:26:48.419030 | fa163e75-7366-ee00-6bec-000000000018 | TIMING | Include OVN bridge MAC address variables | undercloud | 0:00:01.783397 | 0.02s PLAY [Render all_nodes data as group_vars for overcloud] *********************** 2025-10-14 07:26:48.487167 | fa163e75-7366-ee00-6bec-00000000001b | TASK | Render all_nodes data as group_vars for overcloud 2025-10-14 07:26:48.830697 | fa163e75-7366-ee00-6bec-00000000001b | OK | Render all_nodes data as group_vars for overcloud | undercloud -> localhost [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-00000000001b') missing from stats PLAY [Set all_nodes data as group_vars for overcloud] ************************** 2025-10-14 07:26:48.905588 | fa163e75-7366-ee00-6bec-00000000001e | TASK | Set all_nodes data as group_vars for overcloud 2025-10-14 07:26:48.930972 | fa163e75-7366-ee00-6bec-00000000001e | OK | Set all_nodes data as group_vars for overcloud | undercloud 2025-10-14 07:26:48.931495 | fa163e75-7366-ee00-6bec-00000000001e | TIMING | Set all_nodes data as group_vars for overcloud | undercloud | 0:00:02.295855 | 0.03s PLAY [Manage SELinux] ********************************************************** 2025-10-14 07:26:48.986831 | fa163e75-7366-ee00-6bec-000000000022 | TASK | Set selinux state 2025-10-14 07:26:49.532935 | fa163e75-7366-ee00-6bec-000000000022 | CHANGED | Set selinux state | undercloud 2025-10-14 07:26:49.534828 | fa163e75-7366-ee00-6bec-000000000022 | TIMING | Set selinux state | undercloud | 0:00:02.899182 | 0.55s PLAY [Generate /etc/hosts] ***************************************************** 2025-10-14 07:26:49.683567 | fa163e75-7366-ee00-6bec-000000000025 | TASK | Configure Hosts Entries 2025-10-14 07:26:49.704692 | fa163e75-7366-ee00-6bec-000000000025 | TIMING | Configure Hosts Entries | undercloud | 0:00:03.069040 | 0.02s 2025-10-14 07:26:49.756682 | fa163e75-7366-ee00-6bec-0000000001bb | TASK | Create temporary file for hosts 2025-10-14 07:26:50.078155 | fa163e75-7366-ee00-6bec-0000000001bb | CHANGED | Create temporary file for hosts | undercloud 2025-10-14 07:26:50.079413 | fa163e75-7366-ee00-6bec-0000000001bb | TIMING | tripleo_hosts_entries : Create temporary file for hosts | undercloud | 0:00:03.443765 | 0.32s 2025-10-14 07:26:50.103663 | fa163e75-7366-ee00-6bec-0000000001bc | TASK | Prepare temporary /etc/hosts 2025-10-14 07:26:50.487976 | fa163e75-7366-ee00-6bec-0000000001bc | CHANGED | Prepare temporary /etc/hosts | undercloud 2025-10-14 07:26:50.489488 | fa163e75-7366-ee00-6bec-0000000001bc | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | undercloud | 0:00:03.853791 | 0.38s 2025-10-14 07:26:50.513553 | fa163e75-7366-ee00-6bec-0000000001bd | TASK | Remove old Heat hosts configuration (if present) 2025-10-14 07:26:50.837398 | fa163e75-7366-ee00-6bec-0000000001bd | OK | Remove old Heat hosts configuration (if present) | undercloud 2025-10-14 07:26:50.838924 | fa163e75-7366-ee00-6bec-0000000001bd | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | undercloud | 0:00:04.203269 | 0.32s 2025-10-14 07:26:50.862603 | fa163e75-7366-ee00-6bec-0000000001be | TASK | Render out the hosts entries 2025-10-14 07:26:50.966200 | fa163e75-7366-ee00-6bec-0000000001be | OK | Render out the hosts entries | undercloud 2025-10-14 07:26:50.967380 | fa163e75-7366-ee00-6bec-0000000001be | TIMING | tripleo_hosts_entries : Render out the hosts entries | undercloud | 0:00:04.331726 | 0.10s 2025-10-14 07:26:50.990949 | fa163e75-7366-ee00-6bec-0000000001bf | TASK | Prepare new /etc/hosts 2025-10-14 07:26:51.263999 | fa163e75-7366-ee00-6bec-0000000001bf | CHANGED | Prepare new /etc/hosts | undercloud 2025-10-14 07:26:51.265269 | fa163e75-7366-ee00-6bec-0000000001bf | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | undercloud | 0:00:04.629622 | 0.27s 2025-10-14 07:26:51.288776 | fa163e75-7366-ee00-6bec-0000000001c0 | TASK | Update /etc/hosts contents (if changed) 2025-10-14 07:26:51.623326 | fa163e75-7366-ee00-6bec-0000000001c0 | CHANGED | Update /etc/hosts contents (if changed) | undercloud 2025-10-14 07:26:51.624780 | fa163e75-7366-ee00-6bec-0000000001c0 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | undercloud | 0:00:04.989131 | 0.33s 2025-10-14 07:26:51.649934 | fa163e75-7366-ee00-6bec-0000000001c1 | TASK | Clean up temporary hosts file 2025-10-14 07:26:52.036092 | fa163e75-7366-ee00-6bec-0000000001c1 | CHANGED | Clean up temporary hosts file | undercloud 2025-10-14 07:26:52.037472 | fa163e75-7366-ee00-6bec-0000000001c1 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | undercloud | 0:00:05.401795 | 0.39s PLAY [Common roles for TripleO servers] **************************************** 2025-10-14 07:26:52.180967 | fa163e75-7366-ee00-6bec-000000000029 | TASK | Common roles for TripleO servers 2025-10-14 07:26:52.208026 | fa163e75-7366-ee00-6bec-000000000029 | OK | Common roles for TripleO servers | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Common roles for TripleO servers' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-000000000029') missing from stats 2025-10-14 07:26:52.273651 | fa163e75-7366-ee00-6bec-00000000002b | TIMING | include_role : tripleo_bootstrap | undercloud | 0:00:05.637998 | 0.02s 2025-10-14 07:26:52.362027 | fa163e75-7366-ee00-6bec-00000000020f | TASK | Gather variables for each operating system 2025-10-14 07:26:52.480772 | fa163e75-7366-ee00-6bec-00000000020f | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-14 07:26:52.482320 | fa163e75-7366-ee00-6bec-00000000020f | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:05.846673 | 0.12s 2025-10-14 07:26:52.491758 | fa163e75-7366-ee00-6bec-00000000020f | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:05.856118 | 0.13s 2025-10-14 07:26:52.508375 | fa163e75-7366-ee00-6bec-000000000211 | TASK | Check release version package is installed 2025-10-14 07:26:52.819174 | fa163e75-7366-ee00-6bec-000000000211 | CHANGED | Check release version package is installed | undercloud 2025-10-14 07:26:52.820215 | fa163e75-7366-ee00-6bec-000000000211 | TIMING | tripleo_bootstrap : Check release version package is installed | undercloud | 0:00:06.184574 | 0.31s 2025-10-14 07:26:52.846005 | fa163e75-7366-ee00-6bec-000000000212 | TASK | Deploy release version package 2025-10-14 07:26:56.994462 | fa163e75-7366-ee00-6bec-000000000212 | CHANGED | Deploy release version package | undercloud 2025-10-14 07:26:56.997504 | fa163e75-7366-ee00-6bec-000000000212 | TIMING | tripleo_bootstrap : Deploy release version package | undercloud | 0:00:10.360974 | 4.15s 2025-10-14 07:26:57.015175 | fa163e75-7366-ee00-6bec-000000000214 | TASK | Include packages tasks 2025-10-14 07:26:57.040101 | fa163e75-7366-ee00-6bec-000000000214 | TIMING | tripleo_bootstrap : Include packages tasks | undercloud | 0:00:10.404460 | 0.02s 2025-10-14 07:26:57.051723 | 4d257bcf-7be4-462e-96f6-d80d28761845 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | undercloud 2025-10-14 07:26:57.072144 | fa163e75-7366-ee00-6bec-000000000268 | TASK | Gather facts if they don't exist 2025-10-14 07:26:57.118367 | fa163e75-7366-ee00-6bec-000000000268 | SKIPPED | Gather facts if they don't exist | undercloud 2025-10-14 07:26:57.120447 | fa163e75-7366-ee00-6bec-000000000268 | TIMING | tripleo_bootstrap : Gather facts if they don't exist | undercloud | 0:00:10.484690 | 0.05s 2025-10-14 07:26:57.144284 | fa163e75-7366-ee00-6bec-000000000269 | TASK | Gather variables for each operating system 2025-10-14 07:26:57.259638 | fa163e75-7366-ee00-6bec-000000000269 | SKIPPED | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-14 07:26:57.265923 | fa163e75-7366-ee00-6bec-000000000269 | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:10.630282 | 0.12s 2025-10-14 07:26:57.290418 | fa163e75-7366-ee00-6bec-00000000026b | TASK | Check required packages to bootstrap TripleO is installed 2025-10-14 07:26:57.557241 | fa163e75-7366-ee00-6bec-00000000026b | CHANGED | Check required packages to bootstrap TripleO is installed | undercloud 2025-10-14 07:26:57.558926 | fa163e75-7366-ee00-6bec-00000000026b | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | undercloud | 0:00:10.923277 | 0.27s 2025-10-14 07:26:57.582952 | fa163e75-7366-ee00-6bec-00000000026c | TASK | Deploy required packages to bootstrap TripleO 2025-10-14 07:27:02.781393 | fa163e75-7366-ee00-6bec-00000000026c | CHANGED | Deploy required packages to bootstrap TripleO | undercloud 2025-10-14 07:27:02.783021 | fa163e75-7366-ee00-6bec-00000000026c | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | undercloud | 0:00:16.147374 | 5.20s 2025-10-14 07:27:02.807962 | fa163e75-7366-ee00-6bec-00000000026d | TASK | Ensure packages are actually well installed 2025-10-14 07:27:03.823962 | fa163e75-7366-ee00-6bec-00000000026d | CHANGED | Ensure packages are actually well installed | undercloud 2025-10-14 07:27:03.825476 | fa163e75-7366-ee00-6bec-00000000026d | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | undercloud | 0:00:17.189799 | 1.02s 2025-10-14 07:27:03.849870 | fa163e75-7366-ee00-6bec-000000000215 | TASK | Enable openvswitch service if installed 2025-10-14 07:27:04.729828 | fa163e75-7366-ee00-6bec-000000000215 | CHANGED | Enable openvswitch service if installed | undercloud 2025-10-14 07:27:04.732335 | fa163e75-7366-ee00-6bec-000000000215 | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | undercloud | 0:00:18.096680 | 0.88s 2025-10-14 07:27:04.755543 | fa163e75-7366-ee00-6bec-000000000216 | TASK | Create /var/lib/heat-config/tripleo-config-download directory for deployment data 2025-10-14 07:27:04.986111 | fa163e75-7366-ee00-6bec-000000000216 | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | undercloud 2025-10-14 07:27:04.987675 | fa163e75-7366-ee00-6bec-000000000216 | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | undercloud | 0:00:18.352025 | 0.23s 2025-10-14 07:27:05.011872 | fa163e75-7366-ee00-6bec-000000000218 | TASK | Check required legacy network packages for bootstrap TripleO is installed 2025-10-14 07:27:05.293683 | fa163e75-7366-ee00-6bec-000000000218 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | undercloud 2025-10-14 07:27:05.295139 | fa163e75-7366-ee00-6bec-000000000218 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | undercloud | 0:00:18.659491 | 0.28s 2025-10-14 07:27:05.319649 | fa163e75-7366-ee00-6bec-000000000219 | TASK | Deploy network-scripts required for deprecated network service 2025-10-14 07:27:05.369530 | fa163e75-7366-ee00-6bec-000000000219 | SKIPPED | Deploy network-scripts required for deprecated network service | undercloud 2025-10-14 07:27:05.371804 | fa163e75-7366-ee00-6bec-000000000219 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | undercloud | 0:00:18.736058 | 0.05s 2025-10-14 07:27:05.396026 | fa163e75-7366-ee00-6bec-00000000021a | TASK | Ensure network service is enabled 2025-10-14 07:27:05.785954 | fa163e75-7366-ee00-6bec-00000000021a | OK | Ensure network service is enabled | undercloud 2025-10-14 07:27:05.787316 | fa163e75-7366-ee00-6bec-00000000021a | TIMING | tripleo_bootstrap : Ensure network service is enabled | undercloud | 0:00:19.151675 | 0.39s 2025-10-14 07:27:05.806631 | fa163e75-7366-ee00-6bec-00000000021c | TASK | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf 2025-10-14 07:27:06.162862 | fa163e75-7366-ee00-6bec-00000000021c | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | undercloud 2025-10-14 07:27:06.164244 | fa163e75-7366-ee00-6bec-00000000021c | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | undercloud | 0:00:19.528597 | 0.36s 2025-10-14 07:27:06.187837 | fa163e75-7366-ee00-6bec-00000000021d | TASK | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf 2025-10-14 07:27:06.417902 | fa163e75-7366-ee00-6bec-00000000021d | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | undercloud 2025-10-14 07:27:06.418761 | fa163e75-7366-ee00-6bec-00000000021d | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | undercloud | 0:00:19.783123 | 0.23s 2025-10-14 07:27:06.435037 | fa163e75-7366-ee00-6bec-00000000021e | TASK | Reload NetworkManager 2025-10-14 07:27:06.825367 | fa163e75-7366-ee00-6bec-00000000021e | CHANGED | Reload NetworkManager | undercloud 2025-10-14 07:27:06.827491 | fa163e75-7366-ee00-6bec-00000000021e | TIMING | tripleo_bootstrap : Reload NetworkManager | undercloud | 0:00:20.191801 | 0.39s 2025-10-14 07:27:06.853917 | fa163e75-7366-ee00-6bec-000000000220 | TASK | Symlink puppet modules under /etc/puppet/modules 2025-10-14 07:27:07.075625 | fa163e75-7366-ee00-6bec-000000000220 | CHANGED | Symlink puppet modules under /etc/puppet/modules | undercloud 2025-10-14 07:27:07.076971 | fa163e75-7366-ee00-6bec-000000000220 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | undercloud | 0:00:20.441323 | 0.22s 2025-10-14 07:27:07.101364 | fa163e75-7366-ee00-6bec-000000000221 | TASK | Check if /usr/bin/ansible-playbook exists 2025-10-14 07:27:07.440478 | fa163e75-7366-ee00-6bec-000000000221 | OK | Check if /usr/bin/ansible-playbook exists | undercloud 2025-10-14 07:27:07.441896 | fa163e75-7366-ee00-6bec-000000000221 | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | undercloud | 0:00:20.806249 | 0.34s 2025-10-14 07:27:07.465701 | fa163e75-7366-ee00-6bec-000000000222 | TASK | Check if /usr/bin/ansible-playbook-3 exists 2025-10-14 07:27:07.665029 | fa163e75-7366-ee00-6bec-000000000222 | OK | Check if /usr/bin/ansible-playbook-3 exists | undercloud 2025-10-14 07:27:07.666325 | fa163e75-7366-ee00-6bec-000000000222 | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | undercloud | 0:00:21.030678 | 0.20s 2025-10-14 07:27:07.689610 | fa163e75-7366-ee00-6bec-000000000223 | TASK | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook 2025-10-14 07:27:07.919392 | fa163e75-7366-ee00-6bec-000000000223 | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | undercloud 2025-10-14 07:27:07.920195 | fa163e75-7366-ee00-6bec-000000000223 | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | undercloud | 0:00:21.284558 | 0.23s 2025-10-14 07:27:07.974851 | fa163e75-7366-ee00-6bec-00000000002c | TIMING | include_role : tripleo_ssh_known_hosts | undercloud | 0:00:21.339209 | 0.02s 2025-10-14 07:27:08.038231 | fa163e75-7366-ee00-6bec-00000000031c | TASK | Create temporary file for ssh_known_hosts 2025-10-14 07:27:08.256776 | fa163e75-7366-ee00-6bec-00000000031c | CHANGED | Create temporary file for ssh_known_hosts | undercloud 2025-10-14 07:27:08.258035 | fa163e75-7366-ee00-6bec-00000000031c | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | undercloud | 0:00:21.622388 | 0.22s 2025-10-14 07:27:08.281330 | fa163e75-7366-ee00-6bec-00000000031d | TASK | Check for ssh_known_hosts file 2025-10-14 07:27:08.493646 | fa163e75-7366-ee00-6bec-00000000031d | OK | Check for ssh_known_hosts file | undercloud 2025-10-14 07:27:08.494471 | fa163e75-7366-ee00-6bec-00000000031d | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | undercloud | 0:00:21.858833 | 0.21s 2025-10-14 07:27:08.513003 | fa163e75-7366-ee00-6bec-00000000031e | TASK | Create a temporary copy of ssh_known_hosts 2025-10-14 07:27:08.537790 | fa163e75-7366-ee00-6bec-00000000031e | SKIPPED | Create a temporary copy of ssh_known_hosts | undercloud 2025-10-14 07:27:08.539008 | fa163e75-7366-ee00-6bec-00000000031e | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | undercloud | 0:00:21.903362 | 0.03s 2025-10-14 07:27:08.563372 | fa163e75-7366-ee00-6bec-00000000031f | TASK | Write temporary file 2025-10-14 07:27:08.591611 | fa163e75-7366-ee00-6bec-00000000031f | SKIPPED | Write temporary file | undercloud 2025-10-14 07:27:08.592851 | fa163e75-7366-ee00-6bec-00000000031f | TIMING | tripleo_ssh_known_hosts : Write temporary file | undercloud | 0:00:21.957203 | 0.03s 2025-10-14 07:27:08.615796 | fa163e75-7366-ee00-6bec-000000000320 | TASK | Set ssh_known_hosts fact 2025-10-14 07:27:08.692581 | fa163e75-7366-ee00-6bec-000000000320 | OK | Set ssh_known_hosts fact | undercloud 2025-10-14 07:27:08.693845 | fa163e75-7366-ee00-6bec-000000000320 | TIMING | tripleo_ssh_known_hosts : Set ssh_known_hosts fact | undercloud | 0:00:22.058198 | 0.08s 2025-10-14 07:27:08.718259 | fa163e75-7366-ee00-6bec-000000000321 | TASK | Add host keys to temporary ssh_known_hosts 2025-10-14 07:27:08.938507 | fa163e75-7366-ee00-6bec-000000000321 | CHANGED | Add host keys to temporary ssh_known_hosts | undercloud 2025-10-14 07:27:08.939806 | fa163e75-7366-ee00-6bec-000000000321 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | undercloud | 0:00:22.304159 | 0.22s 2025-10-14 07:27:08.963256 | fa163e75-7366-ee00-6bec-000000000322 | TASK | In-place update of /etc/ssh_known_hosts 2025-10-14 07:27:09.152770 | fa163e75-7366-ee00-6bec-000000000322 | CHANGED | In-place update of /etc/ssh_known_hosts | undercloud 2025-10-14 07:27:09.153542 | fa163e75-7366-ee00-6bec-000000000322 | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | undercloud | 0:00:22.517905 | 0.19s 2025-10-14 07:27:09.170091 | fa163e75-7366-ee00-6bec-000000000323 | TASK | Remove temp file 2025-10-14 07:27:09.366719 | fa163e75-7366-ee00-6bec-000000000323 | CHANGED | Remove temp file | undercloud 2025-10-14 07:27:09.367531 | fa163e75-7366-ee00-6bec-000000000323 | TIMING | tripleo_ssh_known_hosts : Remove temp file | undercloud | 0:00:22.731894 | 0.20s PLAY [Deploy step tasks for step 0] ******************************************** 2025-10-14 07:27:09.493732 | fa163e75-7366-ee00-6bec-000000000033 | TASK | Deploy step tasks for step 0 2025-10-14 07:27:09.551643 | fa163e75-7366-ee00-6bec-000000000033 | OK | Deploy step tasks for step 0 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-000000000033') missing from stats 2025-10-14 07:27:09.571480 | fa163e75-7366-ee00-6bec-000000000034 | TASK | Ensure /var/log/journal exists 2025-10-14 07:27:09.799385 | fa163e75-7366-ee00-6bec-000000000034 | CHANGED | Ensure /var/log/journal exists | undercloud 2025-10-14 07:27:09.800194 | fa163e75-7366-ee00-6bec-000000000034 | TIMING | Ensure /var/log/journal exists | undercloud | 0:00:23.164559 | 0.23s 2025-10-14 07:27:09.816563 | fa163e75-7366-ee00-6bec-000000000035 | TASK | Check cloud-init status 2025-10-14 07:27:10.042350 | fa163e75-7366-ee00-6bec-000000000035 | CHANGED | Check cloud-init status | undercloud 2025-10-14 07:27:10.043728 | fa163e75-7366-ee00-6bec-000000000035 | TIMING | Check cloud-init status | undercloud | 0:00:23.408083 | 0.23s 2025-10-14 07:27:10.067148 | fa163e75-7366-ee00-6bec-000000000036 | TASK | Check if cloud-init is disabled via kernel args 2025-10-14 07:27:10.288096 | fa163e75-7366-ee00-6bec-000000000036 | CHANGED | Check if cloud-init is disabled via kernel args | undercloud 2025-10-14 07:27:10.289297 | fa163e75-7366-ee00-6bec-000000000036 | TIMING | Check if cloud-init is disabled via kernel args | undercloud | 0:00:23.653653 | 0.22s 2025-10-14 07:27:10.312799 | fa163e75-7366-ee00-6bec-000000000037 | TASK | Wait for cloud-init to finish, if enabled 2025-10-14 07:27:10.670699 | fa163e75-7366-ee00-6bec-000000000037 | OK | Wait for cloud-init to finish, if enabled | undercloud 2025-10-14 07:27:10.671978 | fa163e75-7366-ee00-6bec-000000000037 | TIMING | Wait for cloud-init to finish, if enabled | undercloud | 0:00:24.036334 | 0.36s 2025-10-14 07:27:10.696519 | fa163e75-7366-ee00-6bec-000000000038 | TASK | Create /var/lib/container-puppet 2025-10-14 07:27:10.919948 | fa163e75-7366-ee00-6bec-000000000038 | CHANGED | Create /var/lib/container-puppet | undercloud 2025-10-14 07:27:10.921502 | fa163e75-7366-ee00-6bec-000000000038 | TIMING | Create /var/lib/container-puppet | undercloud | 0:00:24.285853 | 0.22s 2025-10-14 07:27:10.945040 | fa163e75-7366-ee00-6bec-000000000039 | TASK | Write container-puppet.sh 2025-10-14 07:27:11.372073 | fa163e75-7366-ee00-6bec-000000000039 | CHANGED | Write container-puppet.sh | undercloud 2025-10-14 07:27:11.373368 | fa163e75-7366-ee00-6bec-000000000039 | TIMING | Write container-puppet.sh | undercloud | 0:00:24.737723 | 0.43s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:27:11.437496 | fa163e75-7366-ee00-6bec-00000000003a | TIMING | include_tasks | undercloud | 0:00:24.801848 | 0.04s 2025-10-14 07:27:11.452674 | 0eb99bb6-684e-422a-89f6-a026f91dc8fb | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/Undercloud/deploy_steps_tasks_step0.yaml | undercloud 2025-10-14 07:27:11.483160 | fa163e75-7366-ee00-6bec-0000000003d1 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-14 07:27:11.532969 | fa163e75-7366-ee00-6bec-0000000003d1 | SKIPPED | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud 2025-10-14 07:27:11.534172 | fa163e75-7366-ee00-6bec-0000000003d1 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:00:24.898527 | 0.05s PLAY [Server pre network steps] ************************************************ 2025-10-14 07:27:11.685554 | fa163e75-7366-ee00-6bec-00000000003e | TASK | Server pre-network deployments 2025-10-14 07:27:11.710793 | fa163e75-7366-ee00-6bec-00000000003e | OK | Server pre-network deployments | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-00000000003e') missing from stats 2025-10-14 07:27:11.730795 | fa163e75-7366-ee00-6bec-000000000042 | TASK | Hiera config 2025-10-14 07:27:11.757528 | fa163e75-7366-ee00-6bec-000000000042 | TIMING | Hiera config | undercloud | 0:00:25.121878 | 0.03s 2025-10-14 07:27:11.810424 | fa163e75-7366-ee00-6bec-000000000422 | TASK | Create /etc/puppet/hieradata 2025-10-14 07:27:12.065126 | fa163e75-7366-ee00-6bec-000000000422 | CHANGED | Create /etc/puppet/hieradata | undercloud 2025-10-14 07:27:12.066658 | fa163e75-7366-ee00-6bec-000000000422 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | undercloud | 0:00:25.431011 | 0.25s 2025-10-14 07:27:12.091609 | fa163e75-7366-ee00-6bec-000000000423 | TASK | Write hiera config 2025-10-14 07:27:12.575602 | fa163e75-7366-ee00-6bec-000000000423 | CHANGED | Write hiera config | undercloud 2025-10-14 07:27:12.577081 | fa163e75-7366-ee00-6bec-000000000423 | TIMING | tripleo_hieradata : Write hiera config | undercloud | 0:00:25.941432 | 0.48s 2025-10-14 07:27:12.625098 | fa163e75-7366-ee00-6bec-000000000043 | TASK | Hiera symlink 2025-10-14 07:27:12.854928 | fa163e75-7366-ee00-6bec-000000000043 | CHANGED | Hiera symlink | undercloud 2025-10-14 07:27:12.856090 | fa163e75-7366-ee00-6bec-000000000043 | TIMING | Hiera symlink | undercloud | 0:00:26.220446 | 0.23s 2025-10-14 07:27:12.880078 | fa163e75-7366-ee00-6bec-000000000044 | TASK | Hieradata from vars 2025-10-14 07:27:12.907936 | fa163e75-7366-ee00-6bec-000000000044 | TIMING | Hieradata from vars | undercloud | 0:00:26.272289 | 0.03s 2025-10-14 07:27:12.967479 | fa163e75-7366-ee00-6bec-00000000047d | TASK | Copy overcloud.json to all_nodes.json 2025-10-14 07:27:13.448338 | fa163e75-7366-ee00-6bec-00000000047d | CHANGED | Copy overcloud.json to all_nodes.json | undercloud 2025-10-14 07:27:13.449368 | fa163e75-7366-ee00-6bec-00000000047d | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | undercloud | 0:00:26.813729 | 0.48s 2025-10-14 07:27:13.469161 | fa163e75-7366-ee00-6bec-00000000047e | TASK | Render hieradata from template 2025-10-14 07:27:13.947666 | fa163e75-7366-ee00-6bec-00000000047e | CHANGED | Render hieradata from template | undercloud | item=bootstrap_node 2025-10-14 07:27:13.950939 | fa163e75-7366-ee00-6bec-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:27.315274 | 0.48s 2025-10-14 07:27:14.487303 | fa163e75-7366-ee00-6bec-00000000047e | CHANGED | Render hieradata from template | undercloud | item=vip_data 2025-10-14 07:27:14.490272 | fa163e75-7366-ee00-6bec-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:27.854624 | 1.02s 2025-10-14 07:27:15.030233 | fa163e75-7366-ee00-6bec-00000000047e | CHANGED | Render hieradata from template | undercloud | item=net_ip_map 2025-10-14 07:27:15.033401 | fa163e75-7366-ee00-6bec-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:28.397755 | 1.56s 2025-10-14 07:27:15.427559 | fa163e75-7366-ee00-6bec-00000000047e | CHANGED | Render hieradata from template | undercloud | item=cloud_domain 2025-10-14 07:27:15.429522 | fa163e75-7366-ee00-6bec-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:28.793881 | 1.96s 2025-10-14 07:27:15.805162 | fa163e75-7366-ee00-6bec-00000000047e | CHANGED | Render hieradata from template | undercloud | item=fqdn 2025-10-14 07:27:15.806175 | fa163e75-7366-ee00-6bec-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:29.170533 | 2.34s 2025-10-14 07:27:16.286557 | fa163e75-7366-ee00-6bec-00000000047e | CHANGED | Render hieradata from template | undercloud | item=service_names 2025-10-14 07:27:16.288499 | fa163e75-7366-ee00-6bec-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:29.652847 | 2.82s 2025-10-14 07:27:16.740698 | fa163e75-7366-ee00-6bec-00000000047e | CHANGED | Render hieradata from template | undercloud | item=service_configs 2025-10-14 07:27:16.741859 | fa163e75-7366-ee00-6bec-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:30.106218 | 3.27s 2025-10-14 07:27:17.218637 | fa163e75-7366-ee00-6bec-00000000047e | CHANGED | Render hieradata from template | undercloud | item=extraconfig 2025-10-14 07:27:17.220156 | fa163e75-7366-ee00-6bec-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:30.584507 | 3.75s 2025-10-14 07:27:17.663018 | fa163e75-7366-ee00-6bec-00000000047e | CHANGED | Render hieradata from template | undercloud | item=role_extraconfig 2025-10-14 07:27:17.665332 | fa163e75-7366-ee00-6bec-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:31.029685 | 4.19s 2025-10-14 07:27:18.107509 | fa163e75-7366-ee00-6bec-00000000047e | CHANGED | Render hieradata from template | undercloud | item=ovn_chassis_mac_map 2025-10-14 07:27:18.109947 | fa163e75-7366-ee00-6bec-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:31.474301 | 4.64s 2025-10-14 07:27:18.122029 | fa163e75-7366-ee00-6bec-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:31.486379 | 4.65s 2025-10-14 07:27:18.170480 | fa163e75-7366-ee00-6bec-000000000045 | TASK | Ensure ansible_managed hieradata file exists 2025-10-14 07:27:18.198996 | fa163e75-7366-ee00-6bec-000000000045 | TIMING | Ensure ansible_managed hieradata file exists | undercloud | 0:00:31.563345 | 0.03s 2025-10-14 07:27:18.266579 | fa163e75-7366-ee00-6bec-000000000522 | TASK | Check for hieradata file 2025-10-14 07:27:18.489066 | fa163e75-7366-ee00-6bec-000000000522 | OK | Check for hieradata file | undercloud 2025-10-14 07:27:18.490420 | fa163e75-7366-ee00-6bec-000000000522 | TIMING | tripleo_hieradata : Check for hieradata file | undercloud | 0:00:31.854774 | 0.22s 2025-10-14 07:27:18.514940 | fa163e75-7366-ee00-6bec-000000000524 | TASK | Get existing data 2025-10-14 07:27:18.564027 | fa163e75-7366-ee00-6bec-000000000524 | SKIPPED | Get existing data | undercloud 2025-10-14 07:27:18.565142 | fa163e75-7366-ee00-6bec-000000000524 | TIMING | tripleo_hieradata : Get existing data | undercloud | 0:00:31.929500 | 0.05s 2025-10-14 07:27:18.590385 | fa163e75-7366-ee00-6bec-000000000525 | TASK | Set data fact 2025-10-14 07:27:18.645494 | fa163e75-7366-ee00-6bec-000000000525 | SKIPPED | Set data fact | undercloud 2025-10-14 07:27:18.646701 | fa163e75-7366-ee00-6bec-000000000525 | TIMING | tripleo_hieradata : Set data fact | undercloud | 0:00:32.011055 | 0.05s 2025-10-14 07:27:18.671654 | fa163e75-7366-ee00-6bec-000000000527 | TASK | Write ansible hieradata file 2025-10-14 07:27:19.072115 | fa163e75-7366-ee00-6bec-000000000527 | CHANGED | Write ansible hieradata file | undercloud 2025-10-14 07:27:19.073536 | fa163e75-7366-ee00-6bec-000000000527 | TIMING | tripleo_hieradata : Write ansible hieradata file | undercloud | 0:00:32.437890 | 0.40s 2025-10-14 07:27:19.167926 | fa163e75-7366-ee00-6bec-000000000046 | TIMING | include_tasks | undercloud | 0:00:32.532277 | 0.05s PLAY [Server network deployments] ********************************************** 2025-10-14 07:27:19.320249 | fa163e75-7366-ee00-6bec-00000000004a | TASK | Network Configuration 2025-10-14 07:27:19.346056 | fa163e75-7366-ee00-6bec-00000000004a | OK | Network Configuration | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-00000000004a') missing from stats 2025-10-14 07:27:19.374258 | fa163e75-7366-ee00-6bec-00000000004b | TASK | Check NetworkConfig script existence 2025-10-14 07:27:19.400735 | fa163e75-7366-ee00-6bec-00000000004b | SKIPPED | Check NetworkConfig script existence | undercloud 2025-10-14 07:27:19.401460 | fa163e75-7366-ee00-6bec-00000000004b | TIMING | Check NetworkConfig script existence | undercloud | 0:00:32.765800 | 0.03s 2025-10-14 07:27:19.420445 | fa163e75-7366-ee00-6bec-000000000051 | TASK | Gather SELinux fact if needed 2025-10-14 07:27:19.458469 | fa163e75-7366-ee00-6bec-000000000051 | SKIPPED | Gather SELinux fact if needed | undercloud 2025-10-14 07:27:19.460168 | fa163e75-7366-ee00-6bec-000000000051 | TIMING | tripleo_network_config : Gather SELinux fact if needed | undercloud | 0:00:32.824529 | 0.04s 2025-10-14 07:27:19.477979 | fa163e75-7366-ee00-6bec-000000000052 | TASK | Create fcontext entry for tripleoconfig 2025-10-14 07:27:20.114504 | fa163e75-7366-ee00-6bec-000000000052 | OK | Create fcontext entry for tripleoconfig | undercloud 2025-10-14 07:27:20.116170 | fa163e75-7366-ee00-6bec-000000000052 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | undercloud | 0:00:33.480524 | 0.64s 2025-10-14 07:27:20.141785 | fa163e75-7366-ee00-6bec-000000000053 | TASK | Ensure requirements are satisfied 2025-10-14 07:27:20.171068 | fa163e75-7366-ee00-6bec-000000000053 | TIMING | Ensure requirements are satisfied | undercloud | 0:00:33.535422 | 0.03s 2025-10-14 07:27:20.227820 | fa163e75-7366-ee00-6bec-0000000005c0 | TASK | Gather facts if they don't exist 2025-10-14 07:27:20.276992 | fa163e75-7366-ee00-6bec-0000000005c0 | SKIPPED | Gather facts if they don't exist | undercloud 2025-10-14 07:27:20.278140 | fa163e75-7366-ee00-6bec-0000000005c0 | TIMING | tripleo_bootstrap : Gather facts if they don't exist | undercloud | 0:00:33.642497 | 0.05s 2025-10-14 07:27:20.307996 | fa163e75-7366-ee00-6bec-0000000005c1 | TASK | Gather variables for each operating system 2025-10-14 07:27:20.426172 | fa163e75-7366-ee00-6bec-0000000005c1 | SKIPPED | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-14 07:27:20.438245 | fa163e75-7366-ee00-6bec-0000000005c1 | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:33.802594 | 0.13s 2025-10-14 07:27:20.465410 | fa163e75-7366-ee00-6bec-0000000005c3 | TASK | Check required packages to bootstrap TripleO is installed 2025-10-14 07:27:20.732353 | fa163e75-7366-ee00-6bec-0000000005c3 | CHANGED | Check required packages to bootstrap TripleO is installed | undercloud 2025-10-14 07:27:20.734086 | fa163e75-7366-ee00-6bec-0000000005c3 | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | undercloud | 0:00:34.098433 | 0.27s 2025-10-14 07:27:20.759619 | fa163e75-7366-ee00-6bec-0000000005c4 | TASK | Deploy required packages to bootstrap TripleO 2025-10-14 07:27:20.792780 | fa163e75-7366-ee00-6bec-0000000005c4 | SKIPPED | Deploy required packages to bootstrap TripleO | undercloud 2025-10-14 07:27:20.793955 | fa163e75-7366-ee00-6bec-0000000005c4 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | undercloud | 0:00:34.158307 | 0.03s 2025-10-14 07:27:20.818425 | fa163e75-7366-ee00-6bec-0000000005c5 | TASK | Ensure packages are actually well installed 2025-10-14 07:27:21.817506 | fa163e75-7366-ee00-6bec-0000000005c5 | CHANGED | Ensure packages are actually well installed | undercloud 2025-10-14 07:27:21.818965 | fa163e75-7366-ee00-6bec-0000000005c5 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | undercloud | 0:00:35.183319 | 1.00s 2025-10-14 07:27:21.866019 | fa163e75-7366-ee00-6bec-000000000055 | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-14 07:27:22.109786 | fa163e75-7366-ee00-6bec-000000000055 | CHANGED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | undercloud 2025-10-14 07:27:22.111259 | fa163e75-7366-ee00-6bec-000000000055 | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | undercloud | 0:00:35.475612 | 0.24s 2025-10-14 07:27:22.135364 | fa163e75-7366-ee00-6bec-000000000056 | TASK | Reload NetworkManager 2025-10-14 07:27:22.537475 | fa163e75-7366-ee00-6bec-000000000056 | CHANGED | Reload NetworkManager | undercloud 2025-10-14 07:27:22.540555 | fa163e75-7366-ee00-6bec-000000000056 | TIMING | tripleo_network_config : Reload NetworkManager | undercloud | 0:00:35.904907 | 0.40s 2025-10-14 07:27:22.567623 | fa163e75-7366-ee00-6bec-000000000058 | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-14 07:27:22.830192 | fa163e75-7366-ee00-6bec-000000000058 | CHANGED | Ensure /var/lib/tripleo-config directory exists | undercloud 2025-10-14 07:27:22.832785 | fa163e75-7366-ee00-6bec-000000000058 | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | undercloud | 0:00:36.197138 | 0.26s 2025-10-14 07:27:22.858687 | fa163e75-7366-ee00-6bec-000000000059 | TASK | Check for previous run of NetworkConfig 2025-10-14 07:27:23.081724 | fa163e75-7366-ee00-6bec-000000000059 | OK | Check for previous run of NetworkConfig | undercloud 2025-10-14 07:27:23.084197 | fa163e75-7366-ee00-6bec-000000000059 | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | undercloud | 0:00:36.448548 | 0.22s 2025-10-14 07:27:23.109205 | fa163e75-7366-ee00-6bec-00000000005a | TASK | Check result of previous run of NetworkConfig 2025-10-14 07:27:23.140525 | fa163e75-7366-ee00-6bec-00000000005a | SKIPPED | Check result of previous run of NetworkConfig | undercloud 2025-10-14 07:27:23.142344 | fa163e75-7366-ee00-6bec-00000000005a | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | undercloud | 0:00:36.506701 | 0.03s 2025-10-14 07:27:23.167075 | fa163e75-7366-ee00-6bec-00000000005b | TASK | Ensure we get cloud-init 2025-10-14 07:27:23.398143 | fa163e75-7366-ee00-6bec-00000000005b | OK | Ensure we get cloud-init | undercloud 2025-10-14 07:27:23.400793 | fa163e75-7366-ee00-6bec-00000000005b | TIMING | tripleo_network_config : Ensure we get cloud-init | undercloud | 0:00:36.765145 | 0.23s 2025-10-14 07:27:23.426103 | fa163e75-7366-ee00-6bec-00000000005d | TASK | Create /etc/os-net-config directory 2025-10-14 07:27:23.687462 | fa163e75-7366-ee00-6bec-00000000005d | OK | Create /etc/os-net-config directory | undercloud 2025-10-14 07:27:23.689967 | fa163e75-7366-ee00-6bec-00000000005d | TIMING | tripleo_network_config : Create /etc/os-net-config directory | undercloud | 0:00:37.054318 | 0.26s 2025-10-14 07:27:23.751942 | fa163e75-7366-ee00-6bec-00000000005e | TASK | Create os-net-config mappings from lookup data 2025-10-14 07:27:24.111076 | fa163e75-7366-ee00-6bec-00000000005e | OK | Create os-net-config mappings from lookup data | undercloud 2025-10-14 07:27:24.112426 | fa163e75-7366-ee00-6bec-00000000005e | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | undercloud | 0:00:37.476781 | 0.36s 2025-10-14 07:27:24.136377 | fa163e75-7366-ee00-6bec-00000000005f | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-14 07:27:24.207936 | fa163e75-7366-ee00-6bec-00000000005f | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | undercloud 2025-10-14 07:27:24.209075 | fa163e75-7366-ee00-6bec-00000000005f | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | undercloud | 0:00:37.573430 | 0.07s 2025-10-14 07:27:24.233270 | fa163e75-7366-ee00-6bec-000000000061 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-14 07:27:24.494258 | fa163e75-7366-ee00-6bec-000000000061 | OK | Remove /var/lib/tripleo-config/scripts directory | undercloud 2025-10-14 07:27:24.495625 | fa163e75-7366-ee00-6bec-000000000061 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | undercloud | 0:00:37.859980 | 0.26s 2025-10-14 07:27:24.521086 | fa163e75-7366-ee00-6bec-000000000062 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-14 07:27:24.591180 | fa163e75-7366-ee00-6bec-000000000062 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | undercloud | 0:00:37.955532 | 0.07s 2025-10-14 07:27:24.616479 | 729136f4-615b-4a73-bcf7-8836d5becec4 | INCLUDED | /usr/share/ansible/roles/tripleo_network_config/tasks/os_net_config.yml | undercloud 2025-10-14 07:27:24.648690 | fa163e75-7366-ee00-6bec-00000000060a | TASK | Set nic_config_file fact 2025-10-14 07:27:24.723136 | fa163e75-7366-ee00-6bec-00000000060a | OK | Set nic_config_file fact | undercloud 2025-10-14 07:27:24.724563 | fa163e75-7366-ee00-6bec-00000000060a | TIMING | tripleo_network_config : Set nic_config_file fact | undercloud | 0:00:38.088916 | 0.07s 2025-10-14 07:27:24.749243 | fa163e75-7366-ee00-6bec-00000000060b | TASK | Render overidden network config 2025-10-14 07:27:25.283378 | fa163e75-7366-ee00-6bec-00000000060b | CHANGED | Render overidden network config | undercloud 2025-10-14 07:27:25.284815 | fa163e75-7366-ee00-6bec-00000000060b | TIMING | tripleo_network_config : Render overidden network config | undercloud | 0:00:38.649167 | 0.53s 2025-10-14 07:27:25.310044 | fa163e75-7366-ee00-6bec-00000000060c | TASK | Render network_config 2025-10-14 07:27:25.381830 | fa163e75-7366-ee00-6bec-00000000060c | SKIPPED | Render network_config | undercloud 2025-10-14 07:27:25.383221 | fa163e75-7366-ee00-6bec-00000000060c | TIMING | tripleo_network_config : Render network_config | undercloud | 0:00:38.747576 | 0.07s 2025-10-14 07:27:25.409740 | fa163e75-7366-ee00-6bec-00000000060d | TASK | Render network_config from template 2025-10-14 07:27:25.490896 | fa163e75-7366-ee00-6bec-00000000060d | SKIPPED | Render network_config from template | undercloud 2025-10-14 07:27:25.492164 | fa163e75-7366-ee00-6bec-00000000060d | TIMING | tripleo_network_config : Render network_config from template | undercloud | 0:00:38.856520 | 0.08s 2025-10-14 07:27:25.517562 | fa163e75-7366-ee00-6bec-00000000060e | TASK | Run tripleo_os_net_config_module with network_config ASYNC OK on undercloud: jid=265221554730.32564 2025-10-14 07:27:29.477905 | fa163e75-7366-ee00-6bec-00000000060e | OK | Run tripleo_os_net_config_module with network_config | undercloud 2025-10-14 07:27:29.479820 | fa163e75-7366-ee00-6bec-00000000060e | TIMING | tripleo_network_config : Run tripleo_os_net_config_module with network_config | undercloud | 0:00:42.844174 | 3.96s 2025-10-14 07:27:29.508882 | fa163e75-7366-ee00-6bec-000000000063 | TASK | Write rc of NetworkConfig script 2025-10-14 07:27:29.972982 | fa163e75-7366-ee00-6bec-000000000063 | CHANGED | Write rc of NetworkConfig script | undercloud 2025-10-14 07:27:29.974363 | fa163e75-7366-ee00-6bec-000000000063 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | undercloud | 0:00:43.338717 | 0.46s 2025-10-14 07:27:29.999759 | fa163e75-7366-ee00-6bec-000000000064 | TASK | Disable cloud-init network config 2025-10-14 07:27:30.467776 | fa163e75-7366-ee00-6bec-000000000064 | CHANGED | Disable cloud-init network config | undercloud 2025-10-14 07:27:30.469500 | fa163e75-7366-ee00-6bec-000000000064 | TIMING | tripleo_network_config : Disable cloud-init network config | undercloud | 0:00:43.833854 | 0.47s 2025-10-14 07:27:30.494533 | fa163e75-7366-ee00-6bec-000000000065 | TASK | Ensure network service is enabled 2025-10-14 07:27:30.904396 | fa163e75-7366-ee00-6bec-000000000065 | OK | Ensure network service is enabled | undercloud 2025-10-14 07:27:30.906221 | fa163e75-7366-ee00-6bec-000000000065 | TIMING | tripleo_network_config : Ensure network service is enabled | undercloud | 0:00:44.270576 | 0.41s PLAY [Server network validation] *********************************************** 2025-10-14 07:27:31.077788 | fa163e75-7366-ee00-6bec-000000000095 | TASK | Basic Network Validation 2025-10-14 07:27:31.104083 | fa163e75-7366-ee00-6bec-000000000095 | TIMING | Basic Network Validation | undercloud | 0:00:44.468442 | 0.03s 2025-10-14 07:27:31.144784 | fa163e75-7366-ee00-6bec-000000000646 | TASK | Collect default network fact 2025-10-14 07:27:31.664077 | fa163e75-7366-ee00-6bec-000000000646 | OK | Collect default network fact | undercloud 2025-10-14 07:27:31.666052 | fa163e75-7366-ee00-6bec-000000000646 | TIMING | tripleo_nodes_validation : Collect default network fact | undercloud | 0:00:45.030391 | 0.52s 2025-10-14 07:27:31.692810 | fa163e75-7366-ee00-6bec-000000000647 | TASK | Check Default IPv4 Gateway availability 2025-10-14 07:27:36.017661 | fa163e75-7366-ee00-6bec-000000000647 | OK | Check Default IPv4 Gateway availability | undercloud 2025-10-14 07:27:36.019136 | fa163e75-7366-ee00-6bec-000000000647 | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | undercloud | 0:00:49.383488 | 4.32s 2025-10-14 07:27:36.042855 | fa163e75-7366-ee00-6bec-000000000648 | TASK | Check all networks Gateway availability 2025-10-14 07:27:40.369040 | fa163e75-7366-ee00-6bec-000000000648 | OK | Check all networks Gateway availability | undercloud | item=192.168.122.10 2025-10-14 07:27:40.370638 | fa163e75-7366-ee00-6bec-000000000648 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | undercloud | 0:00:53.734990 | 4.33s 2025-10-14 07:27:40.383855 | fa163e75-7366-ee00-6bec-000000000648 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | undercloud | 0:00:53.748191 | 4.34s 2025-10-14 07:27:40.410620 | fa163e75-7366-ee00-6bec-00000000064a | TASK | Check Controllers availability 2025-10-14 07:27:40.498479 | fa163e75-7366-ee00-6bec-00000000064a | TIMING | tripleo_nodes_validation : Check Controllers availability | undercloud | 0:00:53.862823 | 0.09s 2025-10-14 07:27:40.508993 | fa163e75-7366-ee00-6bec-00000000064a | TIMING | tripleo_nodes_validation : Check Controllers availability | undercloud | 0:00:53.873337 | 0.10s 2025-10-14 07:27:40.536378 | 8776b7fb-222a-4af2-8edd-19b90f77ef1b | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | undercloud 2025-10-14 07:27:40.570734 | fa163e75-7366-ee00-6bec-00000000066e | TASK | Set IP options 2025-10-14 07:27:40.614501 | fa163e75-7366-ee00-6bec-00000000066e | OK | Set IP options | undercloud 2025-10-14 07:27:40.615761 | fa163e75-7366-ee00-6bec-00000000066e | TIMING | tripleo_nodes_validation : Set IP options | undercloud | 0:00:53.980115 | 0.04s 2025-10-14 07:27:40.640115 | fa163e75-7366-ee00-6bec-00000000066f | TASK | Lookup interface information 2025-10-14 07:27:40.883857 | fa163e75-7366-ee00-6bec-00000000066f | CHANGED | Lookup interface information | undercloud 2025-10-14 07:27:40.885925 | fa163e75-7366-ee00-6bec-00000000066f | TIMING | tripleo_nodes_validation : Lookup interface information | undercloud | 0:00:54.250268 | 0.24s 2025-10-14 07:27:40.912098 | fa163e75-7366-ee00-6bec-000000000670 | TASK | Set interface vars 2025-10-14 07:27:41.000190 | fa163e75-7366-ee00-6bec-000000000670 | OK | Set interface vars | undercloud 2025-10-14 07:27:41.001599 | fa163e75-7366-ee00-6bec-000000000670 | TIMING | tripleo_nodes_validation : Set interface vars | undercloud | 0:00:54.365952 | 0.09s 2025-10-14 07:27:41.026136 | fa163e75-7366-ee00-6bec-000000000672 | TASK | Check IP responsiveness 2025-10-14 07:27:41.059516 | fa163e75-7366-ee00-6bec-000000000672 | SKIPPED | Check IP responsiveness | undercloud 2025-10-14 07:27:41.060774 | fa163e75-7366-ee00-6bec-000000000672 | TIMING | tripleo_nodes_validation : Check IP responsiveness | undercloud | 0:00:54.425130 | 0.03s 2025-10-14 07:27:41.087328 | fa163e75-7366-ee00-6bec-000000000673 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-14 07:27:41.119017 | fa163e75-7366-ee00-6bec-000000000673 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | undercloud 2025-10-14 07:27:41.120542 | fa163e75-7366-ee00-6bec-000000000673 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | undercloud | 0:00:54.484894 | 0.03s 2025-10-14 07:27:41.145859 | fa163e75-7366-ee00-6bec-00000000064c | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-14 07:27:41.176991 | fa163e75-7366-ee00-6bec-00000000064c | SKIPPED | Verify the configured FQDN vs /etc/hosts | undercloud 2025-10-14 07:27:41.178158 | fa163e75-7366-ee00-6bec-00000000064c | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | undercloud | 0:00:54.542511 | 0.03s PLAY [Server pre deployment steps] ********************************************* 2025-10-14 07:27:41.354074 | fa163e75-7366-ee00-6bec-000000000099 | TASK | Server pre deployments 2025-10-14 07:27:41.382271 | fa163e75-7366-ee00-6bec-000000000099 | OK | Server pre deployments | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-000000000099') missing from stats 2025-10-14 07:27:41.401916 | fa163e75-7366-ee00-6bec-00000000009d | TASK | Hiera config 2025-10-14 07:27:41.427884 | fa163e75-7366-ee00-6bec-00000000009d | TIMING | Hiera config | undercloud | 0:00:54.792237 | 0.03s 2025-10-14 07:27:41.466453 | fa163e75-7366-ee00-6bec-0000000006c3 | TASK | Create /etc/puppet/hieradata 2025-10-14 07:27:41.699295 | fa163e75-7366-ee00-6bec-0000000006c3 | OK | Create /etc/puppet/hieradata | undercloud 2025-10-14 07:27:41.700700 | fa163e75-7366-ee00-6bec-0000000006c3 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | undercloud | 0:00:55.065055 | 0.23s 2025-10-14 07:27:41.729939 | fa163e75-7366-ee00-6bec-0000000006c4 | TASK | Write hiera config 2025-10-14 07:27:42.233878 | fa163e75-7366-ee00-6bec-0000000006c4 | OK | Write hiera config | undercloud 2025-10-14 07:27:42.235811 | fa163e75-7366-ee00-6bec-0000000006c4 | TIMING | tripleo_hieradata : Write hiera config | undercloud | 0:00:55.600161 | 0.50s 2025-10-14 07:27:42.284110 | fa163e75-7366-ee00-6bec-00000000009e | TASK | Hiera symlink 2025-10-14 07:27:42.517229 | fa163e75-7366-ee00-6bec-00000000009e | OK | Hiera symlink | undercloud 2025-10-14 07:27:42.518812 | fa163e75-7366-ee00-6bec-00000000009e | TIMING | Hiera symlink | undercloud | 0:00:55.883165 | 0.23s 2025-10-14 07:27:42.545901 | fa163e75-7366-ee00-6bec-00000000009f | TASK | Hieradata from vars 2025-10-14 07:27:42.575256 | fa163e75-7366-ee00-6bec-00000000009f | TIMING | Hieradata from vars | undercloud | 0:00:55.939605 | 0.03s 2025-10-14 07:27:42.635292 | fa163e75-7366-ee00-6bec-00000000071e | TASK | Copy overcloud.json to all_nodes.json 2025-10-14 07:27:43.076743 | fa163e75-7366-ee00-6bec-00000000071e | OK | Copy overcloud.json to all_nodes.json | undercloud 2025-10-14 07:27:43.078337 | fa163e75-7366-ee00-6bec-00000000071e | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | undercloud | 0:00:56.442688 | 0.44s 2025-10-14 07:27:43.103734 | fa163e75-7366-ee00-6bec-00000000071f | TASK | Render hieradata from template 2025-10-14 07:27:43.598071 | fa163e75-7366-ee00-6bec-00000000071f | OK | Render hieradata from template | undercloud | item=bootstrap_node 2025-10-14 07:27:43.600016 | fa163e75-7366-ee00-6bec-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:56.964355 | 0.49s 2025-10-14 07:27:44.084533 | fa163e75-7366-ee00-6bec-00000000071f | OK | Render hieradata from template | undercloud | item=vip_data 2025-10-14 07:27:44.085462 | fa163e75-7366-ee00-6bec-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:57.449795 | 0.98s 2025-10-14 07:27:44.620869 | fa163e75-7366-ee00-6bec-00000000071f | OK | Render hieradata from template | undercloud | item=net_ip_map 2025-10-14 07:27:44.621581 | fa163e75-7366-ee00-6bec-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:57.985947 | 1.52s 2025-10-14 07:27:45.082133 | fa163e75-7366-ee00-6bec-00000000071f | OK | Render hieradata from template | undercloud | item=cloud_domain 2025-10-14 07:27:45.084056 | fa163e75-7366-ee00-6bec-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:58.448414 | 1.98s 2025-10-14 07:27:45.558981 | fa163e75-7366-ee00-6bec-00000000071f | OK | Render hieradata from template | undercloud | item=fqdn 2025-10-14 07:27:45.559915 | fa163e75-7366-ee00-6bec-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:58.924277 | 2.45s 2025-10-14 07:27:45.989253 | fa163e75-7366-ee00-6bec-00000000071f | OK | Render hieradata from template | undercloud | item=service_names 2025-10-14 07:27:45.990418 | fa163e75-7366-ee00-6bec-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:59.354775 | 2.89s 2025-10-14 07:27:46.478851 | fa163e75-7366-ee00-6bec-00000000071f | OK | Render hieradata from template | undercloud | item=service_configs 2025-10-14 07:27:46.479867 | fa163e75-7366-ee00-6bec-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:59.844226 | 3.37s 2025-10-14 07:27:46.958254 | fa163e75-7366-ee00-6bec-00000000071f | OK | Render hieradata from template | undercloud | item=extraconfig 2025-10-14 07:27:46.959074 | fa163e75-7366-ee00-6bec-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:00.323440 | 3.85s 2025-10-14 07:27:47.450565 | fa163e75-7366-ee00-6bec-00000000071f | OK | Render hieradata from template | undercloud | item=role_extraconfig 2025-10-14 07:27:47.451830 | fa163e75-7366-ee00-6bec-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:00.816186 | 4.35s 2025-10-14 07:27:47.944288 | fa163e75-7366-ee00-6bec-00000000071f | OK | Render hieradata from template | undercloud | item=ovn_chassis_mac_map 2025-10-14 07:27:47.946348 | fa163e75-7366-ee00-6bec-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:01.310711 | 4.84s 2025-10-14 07:27:47.960359 | fa163e75-7366-ee00-6bec-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:01.324710 | 4.86s 2025-10-14 07:27:48.010215 | fa163e75-7366-ee00-6bec-0000000000a0 | TASK | Ensure ansible_managed hieradata file exists 2025-10-14 07:27:48.039581 | fa163e75-7366-ee00-6bec-0000000000a0 | TIMING | Ensure ansible_managed hieradata file exists | undercloud | 0:01:01.403926 | 0.03s 2025-10-14 07:27:48.118866 | fa163e75-7366-ee00-6bec-0000000007c3 | TASK | Check for hieradata file 2025-10-14 07:27:48.348363 | fa163e75-7366-ee00-6bec-0000000007c3 | OK | Check for hieradata file | undercloud 2025-10-14 07:27:48.349813 | fa163e75-7366-ee00-6bec-0000000007c3 | TIMING | tripleo_hieradata : Check for hieradata file | undercloud | 0:01:01.714166 | 0.23s 2025-10-14 07:27:48.376184 | fa163e75-7366-ee00-6bec-0000000007c5 | TASK | Get existing data 2025-10-14 07:27:48.425000 | fa163e75-7366-ee00-6bec-0000000007c5 | SKIPPED | Get existing data | undercloud 2025-10-14 07:27:48.426492 | fa163e75-7366-ee00-6bec-0000000007c5 | TIMING | tripleo_hieradata : Get existing data | undercloud | 0:01:01.790844 | 0.05s 2025-10-14 07:27:48.450933 | fa163e75-7366-ee00-6bec-0000000007c6 | TASK | Set data fact 2025-10-14 07:27:48.502457 | fa163e75-7366-ee00-6bec-0000000007c6 | SKIPPED | Set data fact | undercloud 2025-10-14 07:27:48.504299 | fa163e75-7366-ee00-6bec-0000000007c6 | TIMING | tripleo_hieradata : Set data fact | undercloud | 0:01:01.868647 | 0.05s 2025-10-14 07:27:48.530621 | fa163e75-7366-ee00-6bec-0000000007c8 | TASK | Write ansible hieradata file 2025-10-14 07:27:48.993903 | fa163e75-7366-ee00-6bec-0000000007c8 | OK | Write ansible hieradata file | undercloud 2025-10-14 07:27:48.995821 | fa163e75-7366-ee00-6bec-0000000007c8 | TIMING | tripleo_hieradata : Write ansible hieradata file | undercloud | 0:01:02.360170 | 0.46s 2025-10-14 07:27:49.097268 | fa163e75-7366-ee00-6bec-0000000000a1 | TIMING | include_tasks | undercloud | 0:01:02.461607 | 0.05s PLAY [Host prep steps] ********************************************************* 2025-10-14 07:27:49.266047 | fa163e75-7366-ee00-6bec-0000000000a5 | TASK | Host prep steps 2025-10-14 07:27:49.295926 | fa163e75-7366-ee00-6bec-0000000000a5 | OK | Host prep steps | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-0000000000a5') missing from stats 2025-10-14 07:27:49.383871 | fa163e75-7366-ee00-6bec-0000000000a6 | TASK | Deploy Artifacts 2025-10-14 07:27:49.507991 | fa163e75-7366-ee00-6bec-0000000000a6 | SKIPPED | Deploy Artifacts | undercloud 2025-10-14 07:27:49.509314 | fa163e75-7366-ee00-6bec-0000000000a6 | TIMING | Deploy Artifacts | undercloud | 0:01:02.873667 | 0.12s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:27:49.573754 | fa163e75-7366-ee00-6bec-0000000000a7 | TIMING | include_tasks | undercloud | 0:01:02.938105 | 0.04s 2025-10-14 07:27:49.727302 | 504f841f-7b31-443a-83ef-d9acf56f5d14 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/Undercloud/host_prep_tasks.yaml | undercloud 2025-10-14 07:27:49.766173 | fa163e75-7366-ee00-6bec-000000000843 | TASK | Run firewall role 2025-10-14 07:27:49.791446 | fa163e75-7366-ee00-6bec-000000000843 | TIMING | Run firewall role | undercloud | 0:01:03.155789 | 0.02s 2025-10-14 07:27:49.839579 | fa163e75-7366-ee00-6bec-000000000902 | TASK | Gather variables for each operating system 2025-10-14 07:27:49.958716 | fa163e75-7366-ee00-6bec-000000000902 | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-14 07:27:49.960252 | fa163e75-7366-ee00-6bec-000000000902 | TIMING | tripleo_firewall : Gather variables for each operating system | undercloud | 0:01:03.324603 | 0.12s 2025-10-14 07:27:49.972068 | fa163e75-7366-ee00-6bec-000000000902 | TIMING | tripleo_firewall : Gather variables for each operating system | undercloud | 0:01:03.336424 | 0.13s 2025-10-14 07:27:49.997024 | fa163e75-7366-ee00-6bec-000000000903 | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-14 07:27:53.021839 | fa163e75-7366-ee00-6bec-000000000903 | OK | Uninstall firewalld to prevent nftables conflicts | undercloud 2025-10-14 07:27:53.023950 | fa163e75-7366-ee00-6bec-000000000903 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | undercloud | 0:01:06.388304 | 3.03s 2025-10-14 07:27:53.048785 | fa163e75-7366-ee00-6bec-000000000907 | TASK | Create empty var for masquerade rules 2025-10-14 07:27:53.076269 | fa163e75-7366-ee00-6bec-000000000907 | OK | Create empty var for masquerade rules | undercloud 2025-10-14 07:27:53.077386 | fa163e75-7366-ee00-6bec-000000000907 | TIMING | tripleo_firewall : Create empty var for masquerade rules | undercloud | 0:01:06.441741 | 0.03s 2025-10-14 07:27:53.101972 | fa163e75-7366-ee00-6bec-000000000908 | TASK | Enable masquerade 2025-10-14 07:27:53.188475 | fa163e75-7366-ee00-6bec-000000000908 | OK | Enable masquerade | undercloud 2025-10-14 07:27:53.189369 | fa163e75-7366-ee00-6bec-000000000908 | TIMING | tripleo_firewall : Enable masquerade | undercloud | 0:01:06.553730 | 0.09s 2025-10-14 07:27:53.214700 | fa163e75-7366-ee00-6bec-000000000909 | TASK | Set the default frontend firewall rules 2025-10-14 07:27:53.244698 | fa163e75-7366-ee00-6bec-000000000909 | OK | Set the default frontend firewall rules | undercloud 2025-10-14 07:27:53.245874 | fa163e75-7366-ee00-6bec-000000000909 | TIMING | tripleo_firewall : Set the default frontend firewall rules | undercloud | 0:01:06.610229 | 0.03s 2025-10-14 07:27:53.271048 | fa163e75-7366-ee00-6bec-00000000090c | TASK | Set frontend rule fact (non-ssl rules) 2025-10-14 07:27:53.311835 | fa163e75-7366-ee00-6bec-00000000090c | OK | Set frontend rule fact (non-ssl rules) | undercloud 2025-10-14 07:27:53.313178 | fa163e75-7366-ee00-6bec-00000000090c | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | undercloud | 0:01:06.677533 | 0.04s 2025-10-14 07:27:53.337522 | fa163e75-7366-ee00-6bec-00000000090d | TASK | Set frontend rule fact (ssl rules) 2025-10-14 07:27:53.386991 | fa163e75-7366-ee00-6bec-00000000090d | OK | Set frontend rule fact (ssl rules) | undercloud 2025-10-14 07:27:53.388375 | fa163e75-7366-ee00-6bec-00000000090d | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | undercloud | 0:01:06.752730 | 0.05s 2025-10-14 07:27:53.412616 | fa163e75-7366-ee00-6bec-00000000090f | TASK | Set frontend rule fact (non-ssl rules) 2025-10-14 07:27:53.442095 | fa163e75-7366-ee00-6bec-00000000090f | SKIPPED | Set frontend rule fact (non-ssl rules) | undercloud 2025-10-14 07:27:53.443199 | fa163e75-7366-ee00-6bec-00000000090f | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | undercloud | 0:01:06.807556 | 0.03s 2025-10-14 07:27:53.467045 | fa163e75-7366-ee00-6bec-000000000910 | TASK | Set frontend rule fact (ssl rules) 2025-10-14 07:27:53.495673 | fa163e75-7366-ee00-6bec-000000000910 | SKIPPED | Set frontend rule fact (ssl rules) | undercloud 2025-10-14 07:27:53.496857 | fa163e75-7366-ee00-6bec-000000000910 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | undercloud | 0:01:06.861214 | 0.03s 2025-10-14 07:27:53.520783 | fa163e75-7366-ee00-6bec-000000000912 | TASK | Enable LOG rules 2025-10-14 07:27:53.547722 | fa163e75-7366-ee00-6bec-000000000912 | SKIPPED | Enable LOG rules | undercloud 2025-10-14 07:27:53.548847 | fa163e75-7366-ee00-6bec-000000000912 | TIMING | tripleo_firewall : Enable LOG rules | undercloud | 0:01:06.913205 | 0.03s 2025-10-14 07:27:53.573458 | fa163e75-7366-ee00-6bec-000000000913 | TASK | Set rule fact 2025-10-14 07:27:53.664895 | fa163e75-7366-ee00-6bec-000000000913 | OK | Set rule fact | undercloud 2025-10-14 07:27:53.667661 | fa163e75-7366-ee00-6bec-000000000913 | TIMING | tripleo_firewall : Set rule fact | undercloud | 0:01:07.032015 | 0.09s 2025-10-14 07:27:53.694999 | fa163e75-7366-ee00-6bec-000000000914 | TASK | Manage rules via nftables 2025-10-14 07:27:53.722732 | fa163e75-7366-ee00-6bec-000000000914 | TIMING | Manage rules via nftables | undercloud | 0:01:07.087080 | 0.03s 2025-10-14 07:27:53.810774 | fa163e75-7366-ee00-6bec-00000000098e | TIMING | tripleo_nftables : ansible.builtin.include_tasks | undercloud | 0:01:07.175128 | 0.03s 2025-10-14 07:27:53.826396 | d4ca3d34-5d05-4292-be84-06062bbff818 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | undercloud 2025-10-14 07:27:53.853593 | fa163e75-7366-ee00-6bec-0000000009b7 | TASK | Ensure legacy iptables services are off 2025-10-14 07:27:54.255869 | fa163e75-7366-ee00-6bec-0000000009b7 | OK | Ensure legacy iptables services are off | undercloud | item=iptables.service 2025-10-14 07:27:54.258982 | fa163e75-7366-ee00-6bec-0000000009b7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | undercloud | 0:01:07.623327 | 0.40s 2025-10-14 07:27:54.588897 | fa163e75-7366-ee00-6bec-0000000009b7 | OK | Ensure legacy iptables services are off | undercloud | item=ip6tables.service 2025-10-14 07:27:54.591176 | fa163e75-7366-ee00-6bec-0000000009b7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | undercloud | 0:01:07.955536 | 0.74s 2025-10-14 07:27:54.603063 | fa163e75-7366-ee00-6bec-0000000009b7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | undercloud | 0:01:07.967424 | 0.75s 2025-10-14 07:27:54.631040 | fa163e75-7366-ee00-6bec-0000000009b8 | TASK | Ensure nftables service is enabled and running 2025-10-14 07:27:55.301890 | fa163e75-7366-ee00-6bec-0000000009b8 | CHANGED | Ensure nftables service is enabled and running | undercloud 2025-10-14 07:27:55.303695 | fa163e75-7366-ee00-6bec-0000000009b8 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | undercloud | 0:01:08.668049 | 0.67s 2025-10-14 07:27:55.330501 | fa163e75-7366-ee00-6bec-0000000009b9 | TASK | Empty nftables from anything that may lay around 2025-10-14 07:27:55.370164 | fa163e75-7366-ee00-6bec-0000000009b9 | SKIPPED | Empty nftables from anything that may lay around | undercloud 2025-10-14 07:27:55.371319 | fa163e75-7366-ee00-6bec-0000000009b9 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | undercloud | 0:01:08.735676 | 0.04s 2025-10-14 07:27:55.424204 | fa163e75-7366-ee00-6bec-00000000098f | TIMING | tripleo_nftables : ansible.builtin.include_tasks | undercloud | 0:01:08.788550 | 0.03s 2025-10-14 07:27:55.461150 | a658ce5d-54ef-4bcc-807a-dc7881f05eab | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | undercloud 2025-10-14 07:27:55.496212 | fa163e75-7366-ee00-6bec-0000000009e8 | TASK | Push empty ruleset 2025-10-14 07:27:55.955079 | fa163e75-7366-ee00-6bec-0000000009e8 | CHANGED | Push empty ruleset | undercloud 2025-10-14 07:27:55.956383 | fa163e75-7366-ee00-6bec-0000000009e8 | TIMING | tripleo_nftables : Push empty ruleset | undercloud | 0:01:09.320739 | 0.46s 2025-10-14 07:27:55.981708 | fa163e75-7366-ee00-6bec-0000000009e9 | TASK | Load empty ruleset 2025-10-14 07:27:56.256007 | fa163e75-7366-ee00-6bec-0000000009e9 | CHANGED | Load empty ruleset | undercloud 2025-10-14 07:27:56.257939 | fa163e75-7366-ee00-6bec-0000000009e9 | TIMING | tripleo_nftables : Load empty ruleset | undercloud | 0:01:09.622283 | 0.27s 2025-10-14 07:27:56.282613 | fa163e75-7366-ee00-6bec-0000000009eb | TASK | Use default rules 2025-10-14 07:27:56.369830 | fa163e75-7366-ee00-6bec-0000000009eb | OK | Use default rules | undercloud 2025-10-14 07:27:56.372719 | fa163e75-7366-ee00-6bec-0000000009eb | TIMING | tripleo_nftables : Use default rules | undercloud | 0:01:09.737067 | 0.09s 2025-10-14 07:27:56.400013 | fa163e75-7366-ee00-6bec-0000000009ec | TASK | Enable LOG rules 2025-10-14 07:27:56.486647 | fa163e75-7366-ee00-6bec-0000000009ec | OK | Enable LOG rules | undercloud 2025-10-14 07:27:56.489514 | fa163e75-7366-ee00-6bec-0000000009ec | TIMING | tripleo_nftables : Enable LOG rules | undercloud | 0:01:09.853866 | 0.09s 2025-10-14 07:27:56.517032 | fa163e75-7366-ee00-6bec-0000000009ee | TASK | Get current nftables content 2025-10-14 07:27:56.750015 | fa163e75-7366-ee00-6bec-0000000009ee | CHANGED | Get current nftables content | undercloud 2025-10-14 07:27:56.751468 | fa163e75-7366-ee00-6bec-0000000009ee | TIMING | tripleo_nftables : Get current nftables content | undercloud | 0:01:10.115793 | 0.23s 2025-10-14 07:27:56.777500 | fa163e75-7366-ee00-6bec-0000000009f0 | TASK | Generate chain jumps 2025-10-14 07:27:57.330873 | fa163e75-7366-ee00-6bec-0000000009f0 | CHANGED | Generate chain jumps | undercloud 2025-10-14 07:27:57.331981 | fa163e75-7366-ee00-6bec-0000000009f0 | TIMING | tripleo_nftables : Generate chain jumps | undercloud | 0:01:10.696342 | 0.55s 2025-10-14 07:27:57.353289 | fa163e75-7366-ee00-6bec-0000000009f1 | TASK | Generate chain jumps 2025-10-14 07:27:57.912022 | fa163e75-7366-ee00-6bec-0000000009f1 | CHANGED | Generate chain jumps | undercloud 2025-10-14 07:27:57.913361 | fa163e75-7366-ee00-6bec-0000000009f1 | TIMING | tripleo_nftables : Generate chain jumps | undercloud | 0:01:11.277715 | 0.56s 2025-10-14 07:27:57.938947 | fa163e75-7366-ee00-6bec-0000000009f2 | TASK | Generate nft flushes 2025-10-14 07:27:58.416780 | fa163e75-7366-ee00-6bec-0000000009f2 | CHANGED | Generate nft flushes | undercloud 2025-10-14 07:27:58.418157 | fa163e75-7366-ee00-6bec-0000000009f2 | TIMING | tripleo_nftables : Generate nft flushes | undercloud | 0:01:11.782511 | 0.48s 2025-10-14 07:27:58.444839 | fa163e75-7366-ee00-6bec-0000000009f3 | TASK | Generate nft tripleo chains 2025-10-14 07:27:58.904821 | fa163e75-7366-ee00-6bec-0000000009f3 | CHANGED | Generate nft tripleo chains | undercloud 2025-10-14 07:27:58.906171 | fa163e75-7366-ee00-6bec-0000000009f3 | TIMING | tripleo_nftables : Generate nft tripleo chains | undercloud | 0:01:12.270526 | 0.46s 2025-10-14 07:27:58.931457 | fa163e75-7366-ee00-6bec-0000000009f4 | TASK | Generate nft ruleset in static file 2025-10-14 07:28:00.223526 | fa163e75-7366-ee00-6bec-0000000009f4 | CHANGED | Generate nft ruleset in static file | undercloud 2025-10-14 07:28:00.224954 | fa163e75-7366-ee00-6bec-0000000009f4 | TIMING | tripleo_nftables : Generate nft ruleset in static file | undercloud | 0:01:13.589307 | 1.29s 2025-10-14 07:28:00.252797 | fa163e75-7366-ee00-6bec-0000000009f6 | TASK | Validate all of the generated content before loading 2025-10-14 07:28:00.890942 | fa163e75-7366-ee00-6bec-0000000009f6 | CHANGED | Validate all of the generated content before loading | undercloud 2025-10-14 07:28:00.892315 | fa163e75-7366-ee00-6bec-0000000009f6 | TIMING | tripleo_nftables : Validate all of the generated content before loading | undercloud | 0:01:14.256669 | 0.64s 2025-10-14 07:28:00.917222 | fa163e75-7366-ee00-6bec-0000000009f7 | TASK | Ensure we load our different nft rulesets on boot 2025-10-14 07:28:01.198840 | fa163e75-7366-ee00-6bec-0000000009f7 | CHANGED | Ensure we load our different nft rulesets on boot | undercloud 2025-10-14 07:28:01.200463 | fa163e75-7366-ee00-6bec-0000000009f7 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | undercloud | 0:01:14.564785 | 0.28s 2025-10-14 07:28:01.254992 | fa163e75-7366-ee00-6bec-000000000990 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | undercloud | 0:01:14.619342 | 0.03s 2025-10-14 07:28:01.274387 | d759537c-c9ab-4ec4-82bd-49d8113d7dd9 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | undercloud 2025-10-14 07:28:01.330261 | fa163e75-7366-ee00-6bec-000000000a5f | TASK | Inject our custom chains in nftables 2025-10-14 07:28:01.562317 | fa163e75-7366-ee00-6bec-000000000a5f | CHANGED | Inject our custom chains in nftables | undercloud 2025-10-14 07:28:01.563595 | fa163e75-7366-ee00-6bec-000000000a5f | TIMING | tripleo_nftables : Inject our custom chains in nftables | undercloud | 0:01:14.927951 | 0.23s 2025-10-14 07:28:01.588574 | fa163e75-7366-ee00-6bec-000000000a60 | TASK | Reload custom nftables ruleset files 2025-10-14 07:28:01.880371 | fa163e75-7366-ee00-6bec-000000000a60 | CHANGED | Reload custom nftables ruleset files | undercloud 2025-10-14 07:28:01.881815 | fa163e75-7366-ee00-6bec-000000000a60 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | undercloud | 0:01:15.246169 | 0.29s 2025-10-14 07:28:01.949366 | fa163e75-7366-ee00-6bec-000000000844 | TASK | allow logrotate to read inside containers 2025-10-14 07:28:03.061010 | fa163e75-7366-ee00-6bec-000000000844 | CHANGED | allow logrotate to read inside containers | undercloud 2025-10-14 07:28:03.062714 | fa163e75-7366-ee00-6bec-000000000844 | TIMING | allow logrotate to read inside containers | undercloud | 0:01:16.427066 | 1.11s 2025-10-14 07:28:03.086690 | fa163e75-7366-ee00-6bec-000000000845 | TASK | authorize httpd to listen on registry ports 2025-10-14 07:28:05.363725 | fa163e75-7366-ee00-6bec-000000000845 | CHANGED | authorize httpd to listen on registry ports | undercloud 2025-10-14 07:28:05.365306 | fa163e75-7366-ee00-6bec-000000000845 | TIMING | authorize httpd to listen on registry ports | undercloud | 0:01:18.729660 | 2.28s 2025-10-14 07:28:05.418771 | fa163e75-7366-ee00-6bec-000000000847 | OK | set_fact | undercloud 2025-10-14 07:28:05.420083 | fa163e75-7366-ee00-6bec-000000000847 | TIMING | set_fact | undercloud | 0:01:18.784439 | 0.03s 2025-10-14 07:28:05.472734 | fa163e75-7366-ee00-6bec-000000000848 | TIMING | include_role : tripleo_image_serve | undercloud | 0:01:18.837083 | 0.03s 2025-10-14 07:28:05.526388 | fa163e75-7366-ee00-6bec-000000000b6a | TASK | ensure apache is installed 2025-10-14 07:28:11.493512 | fa163e75-7366-ee00-6bec-000000000b6a | CHANGED | ensure apache is installed | undercloud 2025-10-14 07:28:11.495299 | fa163e75-7366-ee00-6bec-000000000b6a | TIMING | tripleo_image_serve : ensure apache is installed | undercloud | 0:01:24.859652 | 5.97s 2025-10-14 07:28:11.520171 | fa163e75-7366-ee00-6bec-000000000b6b | TASK | create image data directory 2025-10-14 07:28:11.772059 | fa163e75-7366-ee00-6bec-000000000b6b | CHANGED | create image data directory | undercloud 2025-10-14 07:28:11.773482 | fa163e75-7366-ee00-6bec-000000000b6b | TIMING | tripleo_image_serve : create image data directory | undercloud | 0:01:25.137835 | 0.25s 2025-10-14 07:28:11.793699 | fa163e75-7366-ee00-6bec-000000000b6c | TASK | create /v2/ response file 2025-10-14 07:28:12.228576 | fa163e75-7366-ee00-6bec-000000000b6c | CHANGED | create /v2/ response file | undercloud 2025-10-14 07:28:12.229962 | fa163e75-7366-ee00-6bec-000000000b6c | TIMING | tripleo_image_serve : create /v2/ response file | undercloud | 0:01:25.594316 | 0.44s 2025-10-14 07:28:12.254263 | fa163e75-7366-ee00-6bec-000000000b6d | TASK | Add listen line 2025-10-14 07:28:12.634228 | fa163e75-7366-ee00-6bec-000000000b6d | CHANGED | Add listen line | undercloud 2025-10-14 07:28:12.635763 | fa163e75-7366-ee00-6bec-000000000b6d | TIMING | tripleo_image_serve : Add listen line | undercloud | 0:01:26.000117 | 0.38s 2025-10-14 07:28:12.660507 | fa163e75-7366-ee00-6bec-000000000b6e | TASK | manage /etc/httpd/conf.d/image-serve.conf 2025-10-14 07:28:13.178802 | fa163e75-7366-ee00-6bec-000000000b6e | CHANGED | manage /etc/httpd/conf.d/image-serve.conf | undercloud 2025-10-14 07:28:13.180241 | fa163e75-7366-ee00-6bec-000000000b6e | TIMING | tripleo_image_serve : manage /etc/httpd/conf.d/image-serve.conf | undercloud | 0:01:26.544595 | 0.52s 2025-10-14 07:28:13.205125 | fa163e75-7366-ee00-6bec-000000000b6f | TASK | Image-Serve | restart httpd 2025-10-14 07:28:14.137462 | fa163e75-7366-ee00-6bec-000000000b6f | CHANGED | Image-Serve | restart httpd | undercloud 2025-10-14 07:28:14.139385 | fa163e75-7366-ee00-6bec-000000000b6f | TIMING | tripleo_image_serve : Image-Serve | restart httpd | undercloud | 0:01:27.503740 | 0.93s 2025-10-14 07:28:14.188454 | fa163e75-7366-ee00-6bec-00000000084a | TASK | create persistent directories 2025-10-14 07:28:14.448240 | fa163e75-7366-ee00-6bec-00000000084a | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2025-10-14 07:28:14.449802 | fa163e75-7366-ee00-6bec-00000000084a | TIMING | create persistent directories | undercloud | 0:01:27.814152 | 0.26s 2025-10-14 07:28:14.676387 | fa163e75-7366-ee00-6bec-00000000084a | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2025-10-14 07:28:14.678540 | fa163e75-7366-ee00-6bec-00000000084a | TIMING | create persistent directories | undercloud | 0:01:28.042896 | 0.49s 2025-10-14 07:28:14.688884 | fa163e75-7366-ee00-6bec-00000000084a | TIMING | create persistent directories | undercloud | 0:01:28.053236 | 0.50s 2025-10-14 07:28:14.713397 | fa163e75-7366-ee00-6bec-00000000084b | TASK | create persistent directories 2025-10-14 07:28:14.947894 | fa163e75-7366-ee00-6bec-00000000084b | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic', 'setype': 'container_file_t'} 2025-10-14 07:28:14.950635 | fa163e75-7366-ee00-6bec-00000000084b | TIMING | create persistent directories | undercloud | 0:01:28.314982 | 0.24s 2025-10-14 07:28:15.170756 | fa163e75-7366-ee00-6bec-00000000084b | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/ironic-api', 'setype': 'container_file_t'} 2025-10-14 07:28:15.172074 | fa163e75-7366-ee00-6bec-00000000084b | TIMING | create persistent directories | undercloud | 0:01:28.536432 | 0.46s 2025-10-14 07:28:15.178926 | fa163e75-7366-ee00-6bec-00000000084b | TIMING | create persistent directories | undercloud | 0:01:28.543279 | 0.46s 2025-10-14 07:28:15.204547 | fa163e75-7366-ee00-6bec-000000000851 | TASK | Ensure /etc/modules-load.d exists 2025-10-14 07:28:15.438238 | fa163e75-7366-ee00-6bec-000000000851 | OK | Ensure /etc/modules-load.d exists | undercloud 2025-10-14 07:28:15.439278 | fa163e75-7366-ee00-6bec-000000000851 | TIMING | tripleo_module_load : Ensure /etc/modules-load.d exists | undercloud | 0:01:28.803641 | 0.23s 2025-10-14 07:28:15.458353 | fa163e75-7366-ee00-6bec-000000000852 | TASK | Load modules 2025-10-14 07:28:15.927409 | fa163e75-7366-ee00-6bec-000000000852 | CHANGED | Load modules | undercloud | item=iscsi_tcp 2025-10-14 07:28:15.928962 | fa163e75-7366-ee00-6bec-000000000852 | TIMING | tripleo_module_load : Load modules | undercloud | 0:01:29.293314 | 0.47s 2025-10-14 07:28:15.934979 | fa163e75-7366-ee00-6bec-000000000852 | TIMING | tripleo_module_load : Load modules | undercloud | 0:01:29.299334 | 0.48s 2025-10-14 07:28:15.959668 | fa163e75-7366-ee00-6bec-000000000854 | TASK | Persist modules via modules-load.d 2025-10-14 07:28:16.476716 | fa163e75-7366-ee00-6bec-000000000854 | CHANGED | Persist modules via modules-load.d | undercloud | item=iscsi_tcp 2025-10-14 07:28:16.478229 | fa163e75-7366-ee00-6bec-000000000854 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:01:29.842578 | 0.52s 2025-10-14 07:28:16.490258 | fa163e75-7366-ee00-6bec-000000000854 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:01:29.854614 | 0.53s 2025-10-14 07:28:16.515722 | fa163e75-7366-ee00-6bec-000000000856 | TASK | Drop module persistence 2025-10-14 07:28:16.575594 | fa163e75-7366-ee00-6bec-000000000856 | SKIPPED | Drop module persistence | undercloud | item=iscsi_tcp 2025-10-14 07:28:16.587578 | fa163e75-7366-ee00-6bec-000000000856 | TIMING | tripleo_module_load : Drop module persistence | undercloud | 0:01:29.951934 | 0.07s 2025-10-14 07:28:16.612256 | fa163e75-7366-ee00-6bec-000000000858 | TASK | Set modules persistence via /etc/modules 2025-10-14 07:28:16.880316 | fa163e75-7366-ee00-6bec-000000000858 | CHANGED | Set modules persistence via /etc/modules | undercloud | item=iscsi_tcp 2025-10-14 07:28:16.881856 | fa163e75-7366-ee00-6bec-000000000858 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:01:30.246207 | 0.27s 2025-10-14 07:28:16.887952 | fa163e75-7366-ee00-6bec-000000000858 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:01:30.252310 | 0.27s 2025-10-14 07:28:16.912609 | fa163e75-7366-ee00-6bec-00000000085a | TASK | Modules reload 2025-10-14 07:28:18.318528 | fa163e75-7366-ee00-6bec-00000000085a | CHANGED | Modules reload | undercloud 2025-10-14 07:28:18.320380 | fa163e75-7366-ee00-6bec-00000000085a | TIMING | tripleo_module_load : Modules reload | undercloud | 0:01:31.684720 | 1.41s 2025-10-14 07:28:18.367647 | fa163e75-7366-ee00-6bec-00000000086a | TASK | create fcontext entry for ironic data 2025-10-14 07:28:19.664670 | fa163e75-7366-ee00-6bec-00000000086a | CHANGED | create fcontext entry for ironic data | undercloud 2025-10-14 07:28:19.666337 | fa163e75-7366-ee00-6bec-00000000086a | TIMING | create fcontext entry for ironic data | undercloud | 0:01:33.030691 | 1.30s 2025-10-14 07:28:19.689916 | fa163e75-7366-ee00-6bec-00000000086b | TASK | create persistent directories 2025-10-14 07:28:19.932504 | fa163e75-7366-ee00-6bec-00000000086b | OK | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic', 'setype': 'container_file_t'} 2025-10-14 07:28:19.934929 | fa163e75-7366-ee00-6bec-00000000086b | TIMING | create persistent directories | undercloud | 0:01:33.299269 | 0.24s 2025-10-14 07:28:20.161450 | fa163e75-7366-ee00-6bec-00000000086b | CHANGED | create persistent directories | undercloud | item={'mode': 'g+s', 'path': '/var/lib/ironic', 'setype': 'container_file_t'} 2025-10-14 07:28:20.162690 | fa163e75-7366-ee00-6bec-00000000086b | TIMING | create persistent directories | undercloud | 0:01:33.527047 | 0.47s 2025-10-14 07:28:20.169510 | fa163e75-7366-ee00-6bec-00000000086b | TIMING | create persistent directories | undercloud | 0:01:33.533858 | 0.48s 2025-10-14 07:28:20.194094 | fa163e75-7366-ee00-6bec-00000000086c | TASK | stat /httpboot 2025-10-14 07:28:20.412697 | fa163e75-7366-ee00-6bec-00000000086c | OK | stat /httpboot | undercloud 2025-10-14 07:28:20.413986 | fa163e75-7366-ee00-6bec-00000000086c | TIMING | stat /httpboot | undercloud | 0:01:33.778341 | 0.22s 2025-10-14 07:28:20.438260 | fa163e75-7366-ee00-6bec-00000000086d | TASK | stat /tftpboot 2025-10-14 07:28:20.668044 | fa163e75-7366-ee00-6bec-00000000086d | OK | stat /tftpboot | undercloud 2025-10-14 07:28:20.669461 | fa163e75-7366-ee00-6bec-00000000086d | TIMING | stat /tftpboot | undercloud | 0:01:34.033789 | 0.23s 2025-10-14 07:28:20.693256 | fa163e75-7366-ee00-6bec-00000000086e | TASK | stat /var/lib/ironic/httpboot 2025-10-14 07:28:20.903678 | fa163e75-7366-ee00-6bec-00000000086e | OK | stat /var/lib/ironic/httpboot | undercloud 2025-10-14 07:28:20.904953 | fa163e75-7366-ee00-6bec-00000000086e | TIMING | stat /var/lib/ironic/httpboot | undercloud | 0:01:34.269308 | 0.21s 2025-10-14 07:28:20.928813 | fa163e75-7366-ee00-6bec-00000000086f | TASK | stat /var/lib/ironic/tftpboot 2025-10-14 07:28:21.158013 | fa163e75-7366-ee00-6bec-00000000086f | OK | stat /var/lib/ironic/tftpboot | undercloud 2025-10-14 07:28:21.159269 | fa163e75-7366-ee00-6bec-00000000086f | TIMING | stat /var/lib/ironic/tftpboot | undercloud | 0:01:34.523623 | 0.23s 2025-10-14 07:28:21.183096 | fa163e75-7366-ee00-6bec-000000000870 | TASK | migrate /httpboot to containerized (if applicable) 2025-10-14 07:28:21.211054 | fa163e75-7366-ee00-6bec-000000000870 | SKIPPED | migrate /httpboot to containerized (if applicable) | undercloud 2025-10-14 07:28:21.212176 | fa163e75-7366-ee00-6bec-000000000870 | TIMING | migrate /httpboot to containerized (if applicable) | undercloud | 0:01:34.576507 | 0.03s 2025-10-14 07:28:21.235471 | fa163e75-7366-ee00-6bec-000000000871 | TASK | migrate /tftpboot to containerized (if applicable) 2025-10-14 07:28:21.264453 | fa163e75-7366-ee00-6bec-000000000871 | SKIPPED | migrate /tftpboot to containerized (if applicable) | undercloud 2025-10-14 07:28:21.265503 | fa163e75-7366-ee00-6bec-000000000871 | TIMING | migrate /tftpboot to containerized (if applicable) | undercloud | 0:01:34.629861 | 0.03s 2025-10-14 07:28:21.289466 | fa163e75-7366-ee00-6bec-000000000872 | TASK | ensure ironic pxe directories exist 2025-10-14 07:28:21.538759 | fa163e75-7366-ee00-6bec-000000000872 | CHANGED | ensure ironic pxe directories exist | undercloud | item=httpboot 2025-10-14 07:28:21.540372 | fa163e75-7366-ee00-6bec-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:34.904722 | 0.25s 2025-10-14 07:28:21.714083 | fa163e75-7366-ee00-6bec-000000000872 | CHANGED | ensure ironic pxe directories exist | undercloud | item=tftpboot 2025-10-14 07:28:21.715617 | fa163e75-7366-ee00-6bec-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:35.079979 | 0.42s 2025-10-14 07:28:21.887844 | fa163e75-7366-ee00-6bec-000000000872 | CHANGED | ensure ironic pxe directories exist | undercloud | item=images 2025-10-14 07:28:21.890081 | fa163e75-7366-ee00-6bec-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:35.254431 | 0.60s 2025-10-14 07:28:21.900706 | fa163e75-7366-ee00-6bec-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:35.265068 | 0.61s 2025-10-14 07:28:21.925769 | fa163e75-7366-ee00-6bec-000000000874 | TASK | Remove /var/lib/config-data/puppet-generated/ironic/var 2025-10-14 07:28:22.137684 | fa163e75-7366-ee00-6bec-000000000874 | OK | Remove /var/lib/config-data/puppet-generated/ironic/var | undercloud 2025-10-14 07:28:22.139005 | fa163e75-7366-ee00-6bec-000000000874 | TIMING | Remove /var/lib/config-data/puppet-generated/ironic/var | undercloud | 0:01:35.503361 | 0.21s 2025-10-14 07:28:22.163568 | fa163e75-7366-ee00-6bec-000000000876 | TASK | create fcontext entry for ironic-inspector data 2025-10-14 07:28:23.468119 | fa163e75-7366-ee00-6bec-000000000876 | CHANGED | create fcontext entry for ironic-inspector data | undercloud 2025-10-14 07:28:23.469842 | fa163e75-7366-ee00-6bec-000000000876 | TIMING | create fcontext entry for ironic-inspector data | undercloud | 0:01:36.834197 | 1.31s 2025-10-14 07:28:23.494783 | fa163e75-7366-ee00-6bec-000000000877 | TASK | create persistent directories 2025-10-14 07:28:23.756694 | fa163e75-7366-ee00-6bec-000000000877 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic-inspector', 'setype': 'container_file_t'} 2025-10-14 07:28:23.758926 | fa163e75-7366-ee00-6bec-000000000877 | TIMING | create persistent directories | undercloud | 0:01:37.123277 | 0.26s 2025-10-14 07:28:23.926657 | fa163e75-7366-ee00-6bec-000000000877 | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/ironic-inspector/dhcp-hostsdir', 'setype': 'container_file_t'} 2025-10-14 07:28:23.928597 | fa163e75-7366-ee00-6bec-000000000877 | TIMING | create persistent directories | undercloud | 0:01:37.292954 | 0.43s 2025-10-14 07:28:23.939248 | fa163e75-7366-ee00-6bec-000000000877 | TIMING | create persistent directories | undercloud | 0:01:37.303600 | 0.44s 2025-10-14 07:28:23.964106 | fa163e75-7366-ee00-6bec-000000000878 | TASK | create persistent ironic-inspector dnsmasq dhcp hostsdir 2025-10-14 07:28:24.187518 | fa163e75-7366-ee00-6bec-000000000878 | OK | create persistent ironic-inspector dnsmasq dhcp hostsdir | undercloud 2025-10-14 07:28:24.189014 | fa163e75-7366-ee00-6bec-000000000878 | TIMING | create persistent ironic-inspector dnsmasq dhcp hostsdir | undercloud | 0:01:37.553370 | 0.22s 2025-10-14 07:28:24.213466 | fa163e75-7366-ee00-6bec-00000000087a | TASK | Remove /var/lib/config-data/puppet-generated/ironic_inspector/var 2025-10-14 07:28:24.435410 | fa163e75-7366-ee00-6bec-00000000087a | OK | Remove /var/lib/config-data/puppet-generated/ironic_inspector/var | undercloud 2025-10-14 07:28:24.436836 | fa163e75-7366-ee00-6bec-00000000087a | TIMING | Remove /var/lib/config-data/puppet-generated/ironic_inspector/var | undercloud | 0:01:37.801191 | 0.22s 2025-10-14 07:28:24.460593 | fa163e75-7366-ee00-6bec-00000000087c | TASK | create persistent directories 2025-10-14 07:28:24.702666 | fa163e75-7366-ee00-6bec-00000000087c | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-14 07:28:24.704770 | fa163e75-7366-ee00-6bec-00000000087c | TIMING | create persistent directories | undercloud | 0:01:38.069123 | 0.24s 2025-10-14 07:28:24.714937 | fa163e75-7366-ee00-6bec-00000000087c | TIMING | create persistent directories | undercloud | 0:01:38.079291 | 0.25s 2025-10-14 07:28:24.739198 | fa163e75-7366-ee00-6bec-00000000087d | TASK | create persistent directories 2025-10-14 07:28:24.979805 | fa163e75-7366-ee00-6bec-00000000087d | OK | create persistent directories | undercloud | item={'mode': 'g+s', 'path': '/var/lib/ironic', 'setype': 'container_file_t'} 2025-10-14 07:28:24.982683 | fa163e75-7366-ee00-6bec-00000000087d | TIMING | create persistent directories | undercloud | 0:01:38.347025 | 0.24s 2025-10-14 07:28:25.176865 | fa163e75-7366-ee00-6bec-00000000087d | OK | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic', 'setype': 'container_file_t'} 2025-10-14 07:28:25.178852 | fa163e75-7366-ee00-6bec-00000000087d | TIMING | create persistent directories | undercloud | 0:01:38.543205 | 0.44s 2025-10-14 07:28:25.368203 | fa163e75-7366-ee00-6bec-00000000087d | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/ironic-pxe', 'setype': 'container_file_t'} 2025-10-14 07:28:25.369300 | fa163e75-7366-ee00-6bec-00000000087d | TIMING | create persistent directories | undercloud | 0:01:38.733658 | 0.63s 2025-10-14 07:28:25.382165 | fa163e75-7366-ee00-6bec-00000000087d | TIMING | create persistent directories | undercloud | 0:01:38.746512 | 0.64s 2025-10-14 07:28:25.407543 | fa163e75-7366-ee00-6bec-00000000087e | TASK | create fcontext entry for iscsi 2025-10-14 07:28:26.682552 | fa163e75-7366-ee00-6bec-00000000087e | CHANGED | create fcontext entry for iscsi | undercloud | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:28:26.684389 | fa163e75-7366-ee00-6bec-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:40.048742 | 1.28s 2025-10-14 07:28:27.927666 | fa163e75-7366-ee00-6bec-00000000087e | CHANGED | create fcontext entry for iscsi | undercloud | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-14 07:28:27.929149 | fa163e75-7366-ee00-6bec-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:41.293511 | 2.52s 2025-10-14 07:28:29.185324 | fa163e75-7366-ee00-6bec-00000000087e | CHANGED | create fcontext entry for iscsi | undercloud | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:28:29.188159 | fa163e75-7366-ee00-6bec-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:42.552510 | 3.78s 2025-10-14 07:28:29.198257 | fa163e75-7366-ee00-6bec-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:42.562604 | 3.79s 2025-10-14 07:28:29.223552 | fa163e75-7366-ee00-6bec-00000000087f | TASK | create persistent directories 2025-10-14 07:28:29.483454 | fa163e75-7366-ee00-6bec-00000000087f | CHANGED | create persistent directories | undercloud | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:28:29.486381 | fa163e75-7366-ee00-6bec-00000000087f | TIMING | create persistent directories | undercloud | 0:01:42.850724 | 0.26s 2025-10-14 07:28:29.694288 | fa163e75-7366-ee00-6bec-00000000087f | CHANGED | create persistent directories | undercloud | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-14 07:28:29.695900 | fa163e75-7366-ee00-6bec-00000000087f | TIMING | create persistent directories | undercloud | 0:01:43.060254 | 0.47s 2025-10-14 07:28:29.904742 | fa163e75-7366-ee00-6bec-00000000087f | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:28:29.906502 | fa163e75-7366-ee00-6bec-00000000087f | TIMING | create persistent directories | undercloud | 0:01:43.270859 | 0.68s 2025-10-14 07:28:29.917457 | fa163e75-7366-ee00-6bec-00000000087f | TIMING | create persistent directories | undercloud | 0:01:43.281790 | 0.69s 2025-10-14 07:28:29.943657 | fa163e75-7366-ee00-6bec-000000000880 | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-14 07:28:30.164841 | fa163e75-7366-ee00-6bec-000000000880 | OK | stat /lib/systemd/system/iscsid.socket | undercloud 2025-10-14 07:28:30.166248 | fa163e75-7366-ee00-6bec-000000000880 | TIMING | stat /lib/systemd/system/iscsid.socket | undercloud | 0:01:43.530603 | 0.22s 2025-10-14 07:28:30.189824 | fa163e75-7366-ee00-6bec-000000000881 | TASK | Stop and disable iscsid.socket service 2025-10-14 07:28:30.218749 | fa163e75-7366-ee00-6bec-000000000881 | SKIPPED | Stop and disable iscsid.socket service | undercloud 2025-10-14 07:28:30.219802 | fa163e75-7366-ee00-6bec-000000000881 | TIMING | Stop and disable iscsid.socket service | undercloud | 0:01:43.584161 | 0.03s 2025-10-14 07:28:30.243002 | fa163e75-7366-ee00-6bec-000000000882 | TASK | Check if iscsi.service is enabled 2025-10-14 07:28:30.472088 | fa163e75-7366-ee00-6bec-000000000882 | CHANGED | Check if iscsi.service is enabled | undercloud 2025-10-14 07:28:30.473373 | fa163e75-7366-ee00-6bec-000000000882 | TIMING | Check if iscsi.service is enabled | undercloud | 0:01:43.837729 | 0.23s 2025-10-14 07:28:30.497074 | fa163e75-7366-ee00-6bec-000000000883 | TASK | Stop iscsi.service 2025-10-14 07:28:30.526964 | fa163e75-7366-ee00-6bec-000000000883 | SKIPPED | Stop iscsi.service | undercloud 2025-10-14 07:28:30.528125 | fa163e75-7366-ee00-6bec-000000000883 | TIMING | Stop iscsi.service | undercloud | 0:01:43.892482 | 0.03s 2025-10-14 07:28:30.572976 | fa163e75-7366-ee00-6bec-000000000884 | TIMING | include_role : tripleo_kernel | undercloud | 0:01:43.937324 | 0.02s 2025-10-14 07:28:30.658462 | fa163e75-7366-ee00-6bec-000000000c89 | TASK | Install additional packages 2025-10-14 07:28:30.759947 | fa163e75-7366-ee00-6bec-000000000c89 | TIMING | tripleo_kernel : Install additional packages | undercloud | 0:01:44.124296 | 0.10s 2025-10-14 07:28:30.783732 | fa163e75-7366-ee00-6bec-000000000c8a | TASK | Remove dracut-config-generic 2025-10-14 07:28:34.682611 | fa163e75-7366-ee00-6bec-000000000c8a | CHANGED | Remove dracut-config-generic | undercloud 2025-10-14 07:28:34.686101 | fa163e75-7366-ee00-6bec-000000000c8a | TIMING | tripleo_kernel : Remove dracut-config-generic | undercloud | 0:01:48.050448 | 3.90s 2025-10-14 07:28:34.712018 | fa163e75-7366-ee00-6bec-000000000c8b | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-14 07:28:34.946974 | fa163e75-7366-ee00-6bec-000000000c8b | OK | Ensure the /etc/modules-load.d/ directory exists | undercloud 2025-10-14 07:28:34.950286 | fa163e75-7366-ee00-6bec-000000000c8b | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | undercloud | 0:01:48.314634 | 0.24s 2025-10-14 07:28:34.975620 | fa163e75-7366-ee00-6bec-000000000c8c | TASK | Write list of modules to load at boot 2025-10-14 07:28:35.472660 | fa163e75-7366-ee00-6bec-000000000c8c | CHANGED | Write list of modules to load at boot | undercloud 2025-10-14 07:28:35.476272 | fa163e75-7366-ee00-6bec-000000000c8c | TIMING | tripleo_kernel : Write list of modules to load at boot | undercloud | 0:01:48.840620 | 0.50s 2025-10-14 07:28:35.502915 | fa163e75-7366-ee00-6bec-000000000c8d | TASK | Modules reload 2025-10-14 07:28:35.987943 | fa163e75-7366-ee00-6bec-000000000c8d | CHANGED | Modules reload | undercloud 2025-10-14 07:28:35.990011 | fa163e75-7366-ee00-6bec-000000000c8d | TIMING | tripleo_kernel : Modules reload | undercloud | 0:01:49.354363 | 0.48s 2025-10-14 07:28:36.015519 | fa163e75-7366-ee00-6bec-000000000c8e | TASK | Set default sysctl options 2025-10-14 07:28:36.489074 | fa163e75-7366-ee00-6bec-000000000c8e | CHANGED | Set default sysctl options | undercloud 2025-10-14 07:28:36.490588 | fa163e75-7366-ee00-6bec-000000000c8e | TIMING | tripleo_kernel : Set default sysctl options | undercloud | 0:01:49.854939 | 0.47s 2025-10-14 07:28:36.515405 | fa163e75-7366-ee00-6bec-000000000c8f | TASK | Set extra sysctl options 2025-10-14 07:28:36.893423 | fa163e75-7366-ee00-6bec-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=fs.inotify.max_user_instances 2025-10-14 07:28:36.895189 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.259536 | 0.38s 2025-10-14 07:28:37.138214 | fa163e75-7366-ee00-6bec-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=kernel.pid_max 2025-10-14 07:28:37.139399 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.503756 | 0.62s 2025-10-14 07:28:37.370204 | fa163e75-7366-ee00-6bec-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.bridge.bridge-nf-call-arptables 2025-10-14 07:28:37.371179 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.735538 | 0.85s 2025-10-14 07:28:37.593228 | fa163e75-7366-ee00-6bec-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.bridge.bridge-nf-call-ip6tables 2025-10-14 07:28:37.594193 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.958551 | 1.08s 2025-10-14 07:28:37.820251 | fa163e75-7366-ee00-6bec-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.bridge.bridge-nf-call-iptables 2025-10-14 07:28:37.822092 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.186451 | 1.30s 2025-10-14 07:28:38.044496 | fa163e75-7366-ee00-6bec-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.conf.all.rp_filter 2025-10-14 07:28:38.046301 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.410664 | 1.53s 2025-10-14 07:28:38.291678 | fa163e75-7366-ee00-6bec-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.ip_forward 2025-10-14 07:28:38.293641 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.658003 | 1.78s 2025-10-14 07:28:38.511140 | fa163e75-7366-ee00-6bec-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.ip_local_reserved_ports 2025-10-14 07:28:38.511940 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.876302 | 1.99s 2025-10-14 07:28:38.760005 | fa163e75-7366-ee00-6bec-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.ip_nonlocal_bind 2025-10-14 07:28:38.761882 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.126243 | 2.24s 2025-10-14 07:28:38.995625 | fa163e75-7366-ee00-6bec-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.neigh.default.gc_thresh1 2025-10-14 07:28:38.997159 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.361520 | 2.48s 2025-10-14 07:28:39.240936 | fa163e75-7366-ee00-6bec-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.neigh.default.gc_thresh2 2025-10-14 07:28:39.242521 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.606882 | 2.73s 2025-10-14 07:28:39.461556 | fa163e75-7366-ee00-6bec-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.neigh.default.gc_thresh3 2025-10-14 07:28:39.462401 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.826763 | 2.94s 2025-10-14 07:28:39.703199 | fa163e75-7366-ee00-6bec-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.all.disable_ipv6 2025-10-14 07:28:39.703999 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:53.068362 | 3.19s 2025-10-14 07:28:39.896386 | fa163e75-7366-ee00-6bec-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.all.forwarding 2025-10-14 07:28:39.897165 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:53.261528 | 3.38s 2025-10-14 07:28:40.132640 | fa163e75-7366-ee00-6bec-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.default.disable_ipv6 2025-10-14 07:28:40.133403 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:53.497766 | 3.62s 2025-10-14 07:28:40.354897 | fa163e75-7366-ee00-6bec-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.lo.disable_ipv6 2025-10-14 07:28:40.356555 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:53.720917 | 3.84s 2025-10-14 07:28:40.588390 | fa163e75-7366-ee00-6bec-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.ip_nonlocal_bind 2025-10-14 07:28:40.589173 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:53.953536 | 4.07s 2025-10-14 07:28:40.597636 | fa163e75-7366-ee00-6bec-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:53.961987 | 4.08s 2025-10-14 07:28:40.625323 | fa163e75-7366-ee00-6bec-000000000c91 | TASK | Sysctl reload 2025-10-14 07:28:42.034994 | fa163e75-7366-ee00-6bec-000000000c91 | CHANGED | Sysctl reload | undercloud 2025-10-14 07:28:42.037023 | fa163e75-7366-ee00-6bec-000000000c91 | TIMING | tripleo_kernel : Sysctl reload | undercloud | 0:01:55.401375 | 1.41s 2025-10-14 07:28:42.084501 | fa163e75-7366-ee00-6bec-000000000885 | TASK | create persistent directories 2025-10-14 07:28:42.344627 | fa163e75-7366-ee00-6bec-000000000885 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2025-10-14 07:28:42.347096 | fa163e75-7366-ee00-6bec-000000000885 | TIMING | create persistent directories | undercloud | 0:01:55.711444 | 0.26s 2025-10-14 07:28:42.515727 | fa163e75-7366-ee00-6bec-000000000885 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2025-10-14 07:28:42.517281 | fa163e75-7366-ee00-6bec-000000000885 | TIMING | create persistent directories | undercloud | 0:01:55.881643 | 0.43s 2025-10-14 07:28:42.528152 | fa163e75-7366-ee00-6bec-000000000885 | TIMING | create persistent directories | undercloud | 0:01:55.892503 | 0.44s 2025-10-14 07:28:42.552735 | fa163e75-7366-ee00-6bec-000000000886 | TASK | Check if file certs_valid exist 2025-10-14 07:28:42.772343 | fa163e75-7366-ee00-6bec-000000000886 | OK | Check if file certs_valid exist | undercloud 2025-10-14 07:28:42.773651 | fa163e75-7366-ee00-6bec-000000000886 | TIMING | Check if file certs_valid exist | undercloud | 0:01:56.138003 | 0.22s 2025-10-14 07:28:42.797891 | fa163e75-7366-ee00-6bec-000000000887 | TASK | Check if file cert9.db exist 2025-10-14 07:28:42.998100 | fa163e75-7366-ee00-6bec-000000000887 | OK | Check if file cert9.db exist | undercloud 2025-10-14 07:28:42.999776 | fa163e75-7366-ee00-6bec-000000000887 | TIMING | Check if file cert9.db exist | undercloud | 0:01:56.364127 | 0.20s 2025-10-14 07:28:43.024579 | fa163e75-7366-ee00-6bec-000000000888 | TASK | Check if file key4.db exist 2025-10-14 07:28:43.219289 | fa163e75-7366-ee00-6bec-000000000888 | OK | Check if file key4.db exist | undercloud 2025-10-14 07:28:43.220835 | fa163e75-7366-ee00-6bec-000000000888 | TIMING | Check if file key4.db exist | undercloud | 0:01:56.585187 | 0.19s 2025-10-14 07:28:43.276267 | fa163e75-7366-ee00-6bec-000000000889 | SKIPPED | fail | undercloud 2025-10-14 07:28:43.277741 | fa163e75-7366-ee00-6bec-000000000889 | TIMING | fail | undercloud | 0:01:56.642094 | 0.03s 2025-10-14 07:28:43.301488 | fa163e75-7366-ee00-6bec-00000000088a | TASK | create persistent directories 2025-10-14 07:28:43.567113 | fa163e75-7366-ee00-6bec-00000000088a | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2025-10-14 07:28:43.569293 | fa163e75-7366-ee00-6bec-00000000088a | TIMING | create persistent directories | undercloud | 0:01:56.933646 | 0.27s 2025-10-14 07:28:43.579374 | fa163e75-7366-ee00-6bec-00000000088a | TIMING | create persistent directories | undercloud | 0:01:56.943723 | 0.28s 2025-10-14 07:28:43.603907 | fa163e75-7366-ee00-6bec-00000000088b | TASK | create fcontext entry for mysql data 2025-10-14 07:28:44.887508 | fa163e75-7366-ee00-6bec-00000000088b | CHANGED | create fcontext entry for mysql data | undercloud 2025-10-14 07:28:44.889163 | fa163e75-7366-ee00-6bec-00000000088b | TIMING | create fcontext entry for mysql data | undercloud | 0:01:58.253515 | 1.28s 2025-10-14 07:28:44.913458 | fa163e75-7366-ee00-6bec-00000000088c | TASK | create persistent directories 2025-10-14 07:28:45.179535 | fa163e75-7366-ee00-6bec-00000000088c | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2025-10-14 07:28:45.181204 | fa163e75-7366-ee00-6bec-00000000088c | TIMING | create persistent directories | undercloud | 0:01:58.545551 | 0.27s 2025-10-14 07:28:45.368828 | fa163e75-7366-ee00-6bec-00000000088c | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2025-10-14 07:28:45.369774 | fa163e75-7366-ee00-6bec-00000000088c | TIMING | create persistent directories | undercloud | 0:01:58.734134 | 0.46s 2025-10-14 07:28:45.376235 | fa163e75-7366-ee00-6bec-00000000088c | TIMING | create persistent directories | undercloud | 0:01:58.740585 | 0.46s 2025-10-14 07:28:45.401199 | fa163e75-7366-ee00-6bec-00000000088d | TASK | create persistent directories 2025-10-14 07:28:45.628763 | fa163e75-7366-ee00-6bec-00000000088d | OK | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-14 07:28:45.630105 | fa163e75-7366-ee00-6bec-00000000088d | TIMING | create persistent directories | undercloud | 0:01:58.994458 | 0.23s 2025-10-14 07:28:45.838718 | fa163e75-7366-ee00-6bec-00000000088d | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2025-10-14 07:28:45.839892 | fa163e75-7366-ee00-6bec-00000000088d | TIMING | create persistent directories | undercloud | 0:01:59.204251 | 0.44s 2025-10-14 07:28:45.846520 | fa163e75-7366-ee00-6bec-00000000088d | TIMING | create persistent directories | undercloud | 0:01:59.210871 | 0.44s 2025-10-14 07:28:45.871962 | fa163e75-7366-ee00-6bec-00000000088e | TASK | create /run/netns with temp namespace 2025-10-14 07:28:46.106640 | fa163e75-7366-ee00-6bec-00000000088e | CHANGED | create /run/netns with temp namespace | undercloud 2025-10-14 07:28:46.108037 | fa163e75-7366-ee00-6bec-00000000088e | TIMING | create /run/netns with temp namespace | undercloud | 0:01:59.472392 | 0.23s 2025-10-14 07:28:46.134079 | fa163e75-7366-ee00-6bec-00000000088f | TASK | remove temp namespace 2025-10-14 07:28:46.356083 | fa163e75-7366-ee00-6bec-00000000088f | CHANGED | remove temp namespace | undercloud 2025-10-14 07:28:46.357469 | fa163e75-7366-ee00-6bec-00000000088f | TIMING | remove temp namespace | undercloud | 0:01:59.721798 | 0.22s 2025-10-14 07:28:46.381844 | fa163e75-7366-ee00-6bec-000000000890 | TASK | create /var/lib/neutron 2025-10-14 07:28:46.611698 | fa163e75-7366-ee00-6bec-000000000890 | CHANGED | create /var/lib/neutron | undercloud 2025-10-14 07:28:46.613141 | fa163e75-7366-ee00-6bec-000000000890 | TIMING | create /var/lib/neutron | undercloud | 0:01:59.977495 | 0.23s 2025-10-14 07:28:46.640333 | fa163e75-7366-ee00-6bec-000000000891 | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-14 07:28:47.552587 | fa163e75-7366-ee00-6bec-000000000891 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | undercloud 2025-10-14 07:28:47.554329 | fa163e75-7366-ee00-6bec-000000000891 | TIMING | enable virt_sandbox_use_netlink for healthcheck | undercloud | 0:02:00.918682 | 0.91s 2025-10-14 07:28:47.578712 | fa163e75-7366-ee00-6bec-000000000892 | TASK | set conditions 2025-10-14 07:28:47.610277 | fa163e75-7366-ee00-6bec-000000000892 | OK | set conditions | undercloud 2025-10-14 07:28:47.611535 | fa163e75-7366-ee00-6bec-000000000892 | TIMING | set conditions | undercloud | 0:02:00.975890 | 0.03s 2025-10-14 07:28:47.635304 | fa163e75-7366-ee00-6bec-000000000893 | TASK | create kill_scripts directory within /var/lib/neutron 2025-10-14 07:28:47.871666 | fa163e75-7366-ee00-6bec-000000000893 | CHANGED | create kill_scripts directory within /var/lib/neutron | undercloud 2025-10-14 07:28:47.873232 | fa163e75-7366-ee00-6bec-000000000893 | TIMING | create kill_scripts directory within /var/lib/neutron | undercloud | 0:02:01.237582 | 0.24s 2025-10-14 07:28:47.897217 | fa163e75-7366-ee00-6bec-000000000894 | TASK | create dnsmasq dhcp kill script 2025-10-14 07:28:48.467776 | fa163e75-7366-ee00-6bec-000000000894 | CHANGED | create dnsmasq dhcp kill script | undercloud 2025-10-14 07:28:48.468894 | fa163e75-7366-ee00-6bec-000000000894 | TIMING | create dnsmasq dhcp kill script | undercloud | 0:02:01.833253 | 0.57s 2025-10-14 07:28:48.485817 | fa163e75-7366-ee00-6bec-000000000895 | TASK | create haproxy kill script 2025-10-14 07:28:48.950917 | fa163e75-7366-ee00-6bec-000000000895 | CHANGED | create haproxy kill script | undercloud 2025-10-14 07:28:48.952413 | fa163e75-7366-ee00-6bec-000000000895 | TIMING | create haproxy kill script | undercloud | 0:02:02.316765 | 0.47s 2025-10-14 07:28:48.977647 | fa163e75-7366-ee00-6bec-000000000896 | TASK | set conditions 2025-10-14 07:28:49.011636 | fa163e75-7366-ee00-6bec-000000000896 | OK | set conditions | undercloud 2025-10-14 07:28:49.013022 | fa163e75-7366-ee00-6bec-000000000896 | TIMING | set conditions | undercloud | 0:02:02.377374 | 0.03s 2025-10-14 07:28:49.037517 | fa163e75-7366-ee00-6bec-000000000897 | TASK | create keepalived kill script 2025-10-14 07:28:49.502522 | fa163e75-7366-ee00-6bec-000000000897 | CHANGED | create keepalived kill script | undercloud 2025-10-14 07:28:49.504098 | fa163e75-7366-ee00-6bec-000000000897 | TIMING | create keepalived kill script | undercloud | 0:02:02.868449 | 0.47s 2025-10-14 07:28:49.527757 | fa163e75-7366-ee00-6bec-000000000898 | TASK | create dibbler kill script 2025-10-14 07:28:49.952084 | fa163e75-7366-ee00-6bec-000000000898 | CHANGED | create dibbler kill script | undercloud 2025-10-14 07:28:49.953576 | fa163e75-7366-ee00-6bec-000000000898 | TIMING | create dibbler kill script | undercloud | 0:02:03.317929 | 0.42s 2025-10-14 07:28:49.978372 | fa163e75-7366-ee00-6bec-000000000899 | TASK | create radvd kill script 2025-10-14 07:28:50.446037 | fa163e75-7366-ee00-6bec-000000000899 | CHANGED | create radvd kill script | undercloud 2025-10-14 07:28:50.447572 | fa163e75-7366-ee00-6bec-000000000899 | TIMING | create radvd kill script | undercloud | 0:02:03.811924 | 0.47s 2025-10-14 07:28:50.473669 | fa163e75-7366-ee00-6bec-0000000008a0 | TASK | Ensure /etc/modules-load.d exists 2025-10-14 07:28:50.705500 | fa163e75-7366-ee00-6bec-0000000008a0 | OK | Ensure /etc/modules-load.d exists | undercloud 2025-10-14 07:28:50.706756 | fa163e75-7366-ee00-6bec-0000000008a0 | TIMING | tripleo_module_load : Ensure /etc/modules-load.d exists | undercloud | 0:02:04.071110 | 0.23s 2025-10-14 07:28:50.731905 | fa163e75-7366-ee00-6bec-0000000008a1 | TASK | Load modules 2025-10-14 07:28:50.976265 | fa163e75-7366-ee00-6bec-0000000008a1 | OK | Load modules | undercloud | item=openvswitch 2025-10-14 07:28:50.978329 | fa163e75-7366-ee00-6bec-0000000008a1 | TIMING | tripleo_module_load : Load modules | undercloud | 0:02:04.342682 | 0.25s 2025-10-14 07:28:50.988315 | fa163e75-7366-ee00-6bec-0000000008a1 | TIMING | tripleo_module_load : Load modules | undercloud | 0:02:04.352667 | 0.26s 2025-10-14 07:28:51.013242 | fa163e75-7366-ee00-6bec-0000000008a3 | TASK | Persist modules via modules-load.d 2025-10-14 07:28:51.486480 | fa163e75-7366-ee00-6bec-0000000008a3 | CHANGED | Persist modules via modules-load.d | undercloud | item=openvswitch 2025-10-14 07:28:51.487952 | fa163e75-7366-ee00-6bec-0000000008a3 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:02:04.852304 | 0.47s 2025-10-14 07:28:51.493896 | fa163e75-7366-ee00-6bec-0000000008a3 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:02:04.858242 | 0.48s 2025-10-14 07:28:51.519390 | fa163e75-7366-ee00-6bec-0000000008a5 | TASK | Drop module persistence 2025-10-14 07:28:51.567260 | fa163e75-7366-ee00-6bec-0000000008a5 | SKIPPED | Drop module persistence | undercloud | item=openvswitch 2025-10-14 07:28:51.573503 | fa163e75-7366-ee00-6bec-0000000008a5 | TIMING | tripleo_module_load : Drop module persistence | undercloud | 0:02:04.937802 | 0.05s 2025-10-14 07:28:51.602496 | fa163e75-7366-ee00-6bec-0000000008a7 | TASK | Set modules persistence via /etc/modules 2025-10-14 07:28:51.879327 | fa163e75-7366-ee00-6bec-0000000008a7 | CHANGED | Set modules persistence via /etc/modules | undercloud | item=openvswitch 2025-10-14 07:28:51.881392 | fa163e75-7366-ee00-6bec-0000000008a7 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:02:05.245746 | 0.28s 2025-10-14 07:28:51.891608 | fa163e75-7366-ee00-6bec-0000000008a7 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:02:05.255959 | 0.29s 2025-10-14 07:28:51.916868 | fa163e75-7366-ee00-6bec-0000000008a9 | TASK | Modules reload 2025-10-14 07:28:52.308738 | fa163e75-7366-ee00-6bec-0000000008a9 | CHANGED | Modules reload | undercloud 2025-10-14 07:28:52.310507 | fa163e75-7366-ee00-6bec-0000000008a9 | TIMING | tripleo_module_load : Modules reload | undercloud | 0:02:05.674863 | 0.39s 2025-10-14 07:28:52.357839 | fa163e75-7366-ee00-6bec-0000000008b9 | TASK | Copy in cleanup script 2025-10-14 07:28:52.780189 | fa163e75-7366-ee00-6bec-0000000008b9 | CHANGED | Copy in cleanup script | undercloud 2025-10-14 07:28:52.783788 | fa163e75-7366-ee00-6bec-0000000008b9 | TIMING | Copy in cleanup script | undercloud | 0:02:06.148136 | 0.42s 2025-10-14 07:28:52.801487 | fa163e75-7366-ee00-6bec-0000000008ba | TASK | Copy in cleanup service 2025-10-14 07:28:53.244111 | fa163e75-7366-ee00-6bec-0000000008ba | CHANGED | Copy in cleanup service | undercloud 2025-10-14 07:28:53.245517 | fa163e75-7366-ee00-6bec-0000000008ba | TIMING | Copy in cleanup service | undercloud | 0:02:06.609870 | 0.44s 2025-10-14 07:28:53.269107 | fa163e75-7366-ee00-6bec-0000000008bb | TASK | Enabling the cleanup service 2025-10-14 07:28:53.856599 | fa163e75-7366-ee00-6bec-0000000008bb | CHANGED | Enabling the cleanup service | undercloud 2025-10-14 07:28:53.858490 | fa163e75-7366-ee00-6bec-0000000008bb | TIMING | Enabling the cleanup service | undercloud | 0:02:07.222843 | 0.59s 2025-10-14 07:28:53.884142 | fa163e75-7366-ee00-6bec-0000000008bc | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-14 07:28:54.258614 | fa163e75-7366-ee00-6bec-0000000008bc | OK | enable virt_sandbox_use_netlink for healthcheck | undercloud 2025-10-14 07:28:54.259875 | fa163e75-7366-ee00-6bec-0000000008bc | TIMING | enable virt_sandbox_use_netlink for healthcheck | undercloud | 0:02:07.624230 | 0.37s 2025-10-14 07:28:54.310145 | fa163e75-7366-ee00-6bec-0000000008be | TIMING | include_role : tripleo_clients_install | undercloud | 0:02:07.674490 | 0.03s 2025-10-14 07:28:54.367658 | fa163e75-7366-ee00-6bec-000000000dbf | TASK | Gather variables for each operating system 2025-10-14 07:28:54.479205 | fa163e75-7366-ee00-6bec-000000000dbf | TIMING | tripleo_clients_install : Gather variables for each operating system | undercloud | 0:02:07.843551 | 0.11s 2025-10-14 07:28:54.503477 | fa163e75-7366-ee00-6bec-000000000dc0 | TASK | Set packages facts 2025-10-14 07:28:54.543390 | fa163e75-7366-ee00-6bec-000000000dc0 | OK | Set packages facts | undercloud 2025-10-14 07:28:54.544721 | fa163e75-7366-ee00-6bec-000000000dc0 | TIMING | tripleo_clients_install : Set packages facts | undercloud | 0:02:07.909077 | 0.04s 2025-10-14 07:28:54.568521 | fa163e75-7366-ee00-6bec-000000000dc1 | TASK | Manage package 2025-10-14 07:28:54.625835 | fa163e75-7366-ee00-6bec-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: absent 2025-10-14 07:28:54.649344 | fa163e75-7366-ee00-6bec-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: installed 2025-10-14 07:28:54.665608 | fa163e75-7366-ee00-6bec-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: latest 2025-10-14 07:28:59.219038 | fa163e75-7366-ee00-6bec-000000000dc1 | TIMING | tripleo_clients_install : Manage package | undercloud | 0:02:12.583380 | 4.65s 2025-10-14 07:28:59.241458 | fa163e75-7366-ee00-6bec-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: removed 2025-10-14 07:28:59.254497 | fa163e75-7366-ee00-6bec-000000000dc1 | TIMING | tripleo_clients_install : Manage package | undercloud | 0:02:12.618848 | 4.68s 2025-10-14 07:28:59.301837 | fa163e75-7366-ee00-6bec-0000000008bf | TASK | create fcontext for rabbitmq data 2025-10-14 07:29:00.546746 | fa163e75-7366-ee00-6bec-0000000008bf | CHANGED | create fcontext for rabbitmq data | undercloud 2025-10-14 07:29:00.548458 | fa163e75-7366-ee00-6bec-0000000008bf | TIMING | create fcontext for rabbitmq data | undercloud | 0:02:13.912784 | 1.25s 2025-10-14 07:29:00.572627 | fa163e75-7366-ee00-6bec-0000000008c0 | TASK | create persistent directories 2025-10-14 07:29:00.834926 | fa163e75-7366-ee00-6bec-0000000008c0 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2025-10-14 07:29:00.836745 | fa163e75-7366-ee00-6bec-0000000008c0 | TIMING | create persistent directories | undercloud | 0:02:14.201091 | 0.26s 2025-10-14 07:29:01.063524 | fa163e75-7366-ee00-6bec-0000000008c0 | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2025-10-14 07:29:01.065159 | fa163e75-7366-ee00-6bec-0000000008c0 | TIMING | create persistent directories | undercloud | 0:02:14.429518 | 0.49s 2025-10-14 07:29:01.075954 | fa163e75-7366-ee00-6bec-0000000008c0 | TIMING | create persistent directories | undercloud | 0:02:14.440306 | 0.50s 2025-10-14 07:29:01.101085 | fa163e75-7366-ee00-6bec-0000000008c2 | TASK | Set login facts 2025-10-14 07:29:01.131666 | fa163e75-7366-ee00-6bec-0000000008c2 | OK | Set login facts | undercloud 2025-10-14 07:29:01.132774 | fa163e75-7366-ee00-6bec-0000000008c2 | TIMING | Set login facts | undercloud | 0:02:14.497128 | 0.03s 2025-10-14 07:29:01.156248 | fa163e75-7366-ee00-6bec-0000000008c3 | TASK | Convert logins json to dict 2025-10-14 07:29:01.195485 | fa163e75-7366-ee00-6bec-0000000008c3 | SKIPPED | Convert logins json to dict | undercloud 2025-10-14 07:29:01.196604 | fa163e75-7366-ee00-6bec-0000000008c3 | TIMING | Convert logins json to dict | undercloud | 0:02:14.560961 | 0.04s 2025-10-14 07:29:01.219918 | fa163e75-7366-ee00-6bec-0000000008c4 | TASK | Set registry logins 2025-10-14 07:29:01.262837 | fa163e75-7366-ee00-6bec-0000000008c4 | SKIPPED | Set registry logins | undercloud 2025-10-14 07:29:01.263945 | fa163e75-7366-ee00-6bec-0000000008c4 | TIMING | Set registry logins | undercloud | 0:02:14.628303 | 0.04s 2025-10-14 07:29:01.287240 | fa163e75-7366-ee00-6bec-0000000008c5 | TASK | Run podman install 2025-10-14 07:29:01.315368 | fa163e75-7366-ee00-6bec-0000000008c5 | TIMING | Run podman install | undercloud | 0:02:14.679721 | 0.03s 2025-10-14 07:29:01.394042 | fa163e75-7366-ee00-6bec-000000000e1d | TASK | Gather variables for each operating system 2025-10-14 07:29:01.534028 | fa163e75-7366-ee00-6bec-000000000e1d | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-14 07:29:01.535963 | fa163e75-7366-ee00-6bec-000000000e1d | TIMING | tripleo_podman : Gather variables for each operating system | undercloud | 0:02:14.900313 | 0.14s 2025-10-14 07:29:01.545675 | fa163e75-7366-ee00-6bec-000000000e1d | TIMING | tripleo_podman : Gather variables for each operating system | undercloud | 0:02:14.910035 | 0.15s 2025-10-14 07:29:01.564781 | fa163e75-7366-ee00-6bec-000000000e1f | TASK | ensure podman and deps are installed 2025-10-14 07:29:04.819983 | fa163e75-7366-ee00-6bec-000000000e1f | OK | ensure podman and deps are installed | undercloud 2025-10-14 07:29:04.821485 | fa163e75-7366-ee00-6bec-000000000e1f | TIMING | tripleo_podman : ensure podman and deps are installed | undercloud | 0:02:18.185838 | 3.26s 2025-10-14 07:29:04.845803 | fa163e75-7366-ee00-6bec-000000000e20 | TASK | Ensure we get the ansible interfaces facts 2025-10-14 07:29:05.481823 | fa163e75-7366-ee00-6bec-000000000e20 | OK | Ensure we get the ansible interfaces facts | undercloud 2025-10-14 07:29:05.483040 | fa163e75-7366-ee00-6bec-000000000e20 | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | undercloud | 0:02:18.847396 | 0.64s 2025-10-14 07:29:05.507006 | fa163e75-7366-ee00-6bec-000000000e21 | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-14 07:29:05.535727 | fa163e75-7366-ee00-6bec-000000000e21 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | undercloud 2025-10-14 07:29:05.536813 | fa163e75-7366-ee00-6bec-000000000e21 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | undercloud | 0:02:18.901171 | 0.03s 2025-10-14 07:29:05.560843 | fa163e75-7366-ee00-6bec-000000000e23 | TASK | Make sure /etc/cni/net.d folder exists 2025-10-14 07:29:05.599405 | fa163e75-7366-ee00-6bec-000000000e23 | SKIPPED | Make sure /etc/cni/net.d folder exists | undercloud 2025-10-14 07:29:05.600535 | fa163e75-7366-ee00-6bec-000000000e23 | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | undercloud | 0:02:18.964892 | 0.04s 2025-10-14 07:29:05.624756 | fa163e75-7366-ee00-6bec-000000000e24 | TASK | Update default network configuration if possible 2025-10-14 07:29:05.660890 | fa163e75-7366-ee00-6bec-000000000e24 | SKIPPED | Update default network configuration if possible | undercloud 2025-10-14 07:29:05.662410 | fa163e75-7366-ee00-6bec-000000000e24 | TIMING | tripleo_podman : Update default network configuration if possible | undercloud | 0:02:19.026763 | 0.04s 2025-10-14 07:29:05.687373 | fa163e75-7366-ee00-6bec-000000000e26 | TASK | Make sure /etc/containers/networks exists 2025-10-14 07:29:05.927751 | fa163e75-7366-ee00-6bec-000000000e26 | OK | Make sure /etc/containers/networks exists | undercloud 2025-10-14 07:29:05.929067 | fa163e75-7366-ee00-6bec-000000000e26 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | undercloud | 0:02:19.293422 | 0.24s 2025-10-14 07:29:05.953789 | fa163e75-7366-ee00-6bec-000000000e27 | TASK | Get current podman network 2025-10-14 07:29:06.281776 | fa163e75-7366-ee00-6bec-000000000e27 | CHANGED | Get current podman network | undercloud 2025-10-14 07:29:06.283359 | fa163e75-7366-ee00-6bec-000000000e27 | TIMING | tripleo_podman : Get current podman network | undercloud | 0:02:19.647711 | 0.33s 2025-10-14 07:29:06.310859 | fa163e75-7366-ee00-6bec-000000000e28 | TASK | Update the default network configuration 2025-10-14 07:29:06.905637 | fa163e75-7366-ee00-6bec-000000000e28 | CHANGED | Update the default network configuration | undercloud 2025-10-14 07:29:06.907081 | fa163e75-7366-ee00-6bec-000000000e28 | TIMING | tripleo_podman : Update the default network configuration | undercloud | 0:02:20.271435 | 0.59s 2025-10-14 07:29:06.933718 | fa163e75-7366-ee00-6bec-000000000e29 | TASK | Write containers registries.conf 2025-10-14 07:29:07.490945 | fa163e75-7366-ee00-6bec-000000000e29 | CHANGED | Write containers registries.conf | undercloud 2025-10-14 07:29:07.492362 | fa163e75-7366-ee00-6bec-000000000e29 | TIMING | tripleo_podman : Write containers registries.conf | undercloud | 0:02:20.856716 | 0.56s 2025-10-14 07:29:07.517317 | fa163e75-7366-ee00-6bec-000000000e2a | TASK | Write containers.conf 2025-10-14 07:29:07.751767 | fa163e75-7366-ee00-6bec-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-14 07:29:07.753591 | fa163e75-7366-ee00-6bec-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:21.117936 | 0.23s 2025-10-14 07:29:07.918738 | fa163e75-7366-ee00-6bec-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-14 07:29:07.920535 | fa163e75-7366-ee00-6bec-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:21.284893 | 0.40s 2025-10-14 07:29:08.092979 | fa163e75-7366-ee00-6bec-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-14 07:29:08.094734 | fa163e75-7366-ee00-6bec-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:21.459093 | 0.58s 2025-10-14 07:29:08.253989 | fa163e75-7366-ee00-6bec-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-14 07:29:08.255849 | fa163e75-7366-ee00-6bec-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:21.620207 | 0.74s 2025-10-14 07:29:08.266904 | fa163e75-7366-ee00-6bec-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:21.631260 | 0.75s 2025-10-14 07:29:08.292415 | fa163e75-7366-ee00-6bec-000000000e2b | TASK | Enable podman.socket service 2025-10-14 07:29:08.324356 | fa163e75-7366-ee00-6bec-000000000e2b | SKIPPED | Enable podman.socket service | undercloud 2025-10-14 07:29:08.325420 | fa163e75-7366-ee00-6bec-000000000e2b | TIMING | tripleo_podman : Enable podman.socket service | undercloud | 0:02:21.689777 | 0.03s 2025-10-14 07:29:08.371336 | fa163e75-7366-ee00-6bec-0000000008c6 | TASK | Run podman login 2025-10-14 07:29:08.400145 | fa163e75-7366-ee00-6bec-0000000008c6 | TIMING | Run podman login | undercloud | 0:02:21.764494 | 0.03s 2025-10-14 07:29:08.478714 | fa163e75-7366-ee00-6bec-000000000f2b | TASK | Perform container registry login(s) with podman 2025-10-14 07:29:08.505698 | fa163e75-7366-ee00-6bec-000000000f2b | TIMING | tripleo_podman : Perform container registry login(s) with podman | undercloud | 0:02:21.870054 | 0.03s 2025-10-14 07:29:08.542381 | fa163e75-7366-ee00-6bec-0000000008c8 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-14 07:29:09.011877 | fa163e75-7366-ee00-6bec-0000000008c8 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | undercloud 2025-10-14 07:29:09.013397 | fa163e75-7366-ee00-6bec-0000000008c8 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | undercloud | 0:02:22.377745 | 0.47s 2025-10-14 07:29:09.038663 | fa163e75-7366-ee00-6bec-0000000008c9 | TASK | Ensure rsyslog is installed 2025-10-14 07:29:11.923048 | fa163e75-7366-ee00-6bec-0000000008c9 | OK | Ensure rsyslog is installed | undercloud 2025-10-14 07:29:11.924484 | fa163e75-7366-ee00-6bec-0000000008c9 | TIMING | Ensure rsyslog is installed | undercloud | 0:02:25.288838 | 2.88s 2025-10-14 07:29:11.948671 | fa163e75-7366-ee00-6bec-0000000008ca | TASK | Ensure rsyslog is enabled and started 2025-10-14 07:29:13.309923 | fa163e75-7366-ee00-6bec-0000000008ca | OK | Ensure rsyslog is enabled and started | undercloud 2025-10-14 07:29:13.311815 | fa163e75-7366-ee00-6bec-0000000008ca | TIMING | Ensure rsyslog is enabled and started | undercloud | 0:02:26.676165 | 1.36s 2025-10-14 07:29:13.359002 | fa163e75-7366-ee00-6bec-0000000008cb | TIMING | include_role : tripleo_sshd | undercloud | 0:02:26.723359 | 0.02s 2025-10-14 07:29:13.419937 | fa163e75-7366-ee00-6bec-000000001008 | TASK | Gather variables for each operating system 2025-10-14 07:29:13.533756 | fa163e75-7366-ee00-6bec-000000001008 | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-14 07:29:13.535845 | fa163e75-7366-ee00-6bec-000000001008 | TIMING | tripleo_sshd : Gather variables for each operating system | undercloud | 0:02:26.900201 | 0.11s 2025-10-14 07:29:13.545629 | fa163e75-7366-ee00-6bec-000000001008 | TIMING | tripleo_sshd : Gather variables for each operating system | undercloud | 0:02:26.909991 | 0.12s 2025-10-14 07:29:13.569546 | fa163e75-7366-ee00-6bec-00000000100a | TASK | Install the OpenSSH server 2025-10-14 07:29:16.428517 | fa163e75-7366-ee00-6bec-00000000100a | OK | Install the OpenSSH server | undercloud 2025-10-14 07:29:16.430076 | fa163e75-7366-ee00-6bec-00000000100a | TIMING | tripleo_sshd : Install the OpenSSH server | undercloud | 0:02:29.794431 | 2.86s 2025-10-14 07:29:16.454555 | fa163e75-7366-ee00-6bec-00000000100b | TASK | Start sshd 2025-10-14 07:29:16.481066 | fa163e75-7366-ee00-6bec-00000000100b | SKIPPED | Start sshd | undercloud 2025-10-14 07:29:16.482210 | fa163e75-7366-ee00-6bec-00000000100b | TIMING | tripleo_sshd : Start sshd | undercloud | 0:02:29.846568 | 0.03s 2025-10-14 07:29:16.507058 | fa163e75-7366-ee00-6bec-00000000100c | TASK | PasswordAuthentication notice 2025-10-14 07:29:16.544644 | fa163e75-7366-ee00-6bec-00000000100c | OK | PasswordAuthentication notice | undercloud | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-14 07:29:16.545773 | fa163e75-7366-ee00-6bec-00000000100c | TIMING | tripleo_sshd : PasswordAuthentication notice | undercloud | 0:02:29.910129 | 0.04s 2025-10-14 07:29:16.569955 | fa163e75-7366-ee00-6bec-00000000100d | TASK | PasswordAuthentication duplication notice 2025-10-14 07:29:16.597680 | fa163e75-7366-ee00-6bec-00000000100d | SKIPPED | PasswordAuthentication duplication notice | undercloud 2025-10-14 07:29:16.598855 | fa163e75-7366-ee00-6bec-00000000100d | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | undercloud | 0:02:29.963212 | 0.03s 2025-10-14 07:29:16.623722 | fa163e75-7366-ee00-6bec-00000000100e | TASK | Motd duplication notice 2025-10-14 07:29:16.661056 | fa163e75-7366-ee00-6bec-00000000100e | OK | Motd duplication notice | undercloud | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-14 07:29:16.662233 | fa163e75-7366-ee00-6bec-00000000100e | TIMING | tripleo_sshd : Motd duplication notice | undercloud | 0:02:30.026589 | 0.04s 2025-10-14 07:29:16.686299 | fa163e75-7366-ee00-6bec-00000000100f | TASK | Configure the banner text 2025-10-14 07:29:16.712778 | fa163e75-7366-ee00-6bec-00000000100f | SKIPPED | Configure the banner text | undercloud 2025-10-14 07:29:16.714011 | fa163e75-7366-ee00-6bec-00000000100f | TIMING | tripleo_sshd : Configure the banner text | undercloud | 0:02:30.078368 | 0.03s 2025-10-14 07:29:16.737918 | fa163e75-7366-ee00-6bec-000000001010 | TASK | Configure the motd banner 2025-10-14 07:29:16.764476 | fa163e75-7366-ee00-6bec-000000001010 | SKIPPED | Configure the motd banner | undercloud 2025-10-14 07:29:16.765629 | fa163e75-7366-ee00-6bec-000000001010 | TIMING | tripleo_sshd : Configure the motd banner | undercloud | 0:02:30.129987 | 0.03s 2025-10-14 07:29:16.790367 | fa163e75-7366-ee00-6bec-000000001011 | TASK | Update sshd configuration options from vars 2025-10-14 07:29:16.827680 | fa163e75-7366-ee00-6bec-000000001011 | OK | Update sshd configuration options from vars | undercloud 2025-10-14 07:29:16.828934 | fa163e75-7366-ee00-6bec-000000001011 | TIMING | tripleo_sshd : Update sshd configuration options from vars | undercloud | 0:02:30.193290 | 0.04s 2025-10-14 07:29:16.852879 | fa163e75-7366-ee00-6bec-000000001012 | TASK | Adjust ssh server configuration 2025-10-14 07:29:17.361732 | fa163e75-7366-ee00-6bec-000000001012 | CHANGED | Adjust ssh server configuration | undercloud 2025-10-14 07:29:17.363089 | fa163e75-7366-ee00-6bec-000000001012 | TIMING | tripleo_sshd : Adjust ssh server configuration | undercloud | 0:02:30.727444 | 0.51s 2025-10-14 07:29:17.387201 | fa163e75-7366-ee00-6bec-000000001013 | TASK | Restart sshd 2025-10-14 07:29:17.798133 | fa163e75-7366-ee00-6bec-000000001013 | CHANGED | Restart sshd | undercloud 2025-10-14 07:29:17.799925 | fa163e75-7366-ee00-6bec-000000001013 | TIMING | tripleo_sshd : Restart sshd | undercloud | 0:02:31.164280 | 0.41s 2025-10-14 07:29:17.846744 | fa163e75-7366-ee00-6bec-0000000008cc | TASK | Check for NTP service 2025-10-14 07:29:18.085837 | fa163e75-7366-ee00-6bec-0000000008cc | CHANGED | Check for NTP service | undercloud 2025-10-14 07:29:18.087171 | fa163e75-7366-ee00-6bec-0000000008cc | TIMING | Check for NTP service | undercloud | 0:02:31.451525 | 0.24s 2025-10-14 07:29:18.106395 | fa163e75-7366-ee00-6bec-0000000008cd | TASK | Disable NTP before configuring Chrony 2025-10-14 07:29:18.153088 | fa163e75-7366-ee00-6bec-0000000008cd | SKIPPED | Disable NTP before configuring Chrony | undercloud 2025-10-14 07:29:18.154359 | fa163e75-7366-ee00-6bec-0000000008cd | TIMING | Disable NTP before configuring Chrony | undercloud | 0:02:31.518715 | 0.05s 2025-10-14 07:29:18.178398 | fa163e75-7366-ee00-6bec-0000000008ce | TASK | Install, Configure and Run Chrony 2025-10-14 07:29:18.205106 | fa163e75-7366-ee00-6bec-0000000008ce | TIMING | Install, Configure and Run Chrony | undercloud | 0:02:31.569455 | 0.03s 2025-10-14 07:29:18.294048 | fa163e75-7366-ee00-6bec-00000000111a | TASK | Load distro-specific variables 2025-10-14 07:29:18.318025 | fa163e75-7366-ee00-6bec-00000000111a | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:31.682385 | 0.02s 2025-10-14 07:29:18.325623 | 1a5b6446-0c99-4f37-acce-50b51dff58a1 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2025-10-14 07:29:18.348642 | fa163e75-7366-ee00-6bec-0000000011cb | TASK | Load distro-specific variables 2025-10-14 07:29:18.373410 | fa163e75-7366-ee00-6bec-0000000011cb | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:29:18.374868 | fa163e75-7366-ee00-6bec-0000000011cb | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:31.739228 | 0.03s 2025-10-14 07:29:18.384962 | fa163e75-7366-ee00-6bec-0000000011cb | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:31.749321 | 0.04s 2025-10-14 07:29:18.404894 | fa163e75-7366-ee00-6bec-00000000111b | TASK | Install chronyd 2025-10-14 07:29:18.421283 | fa163e75-7366-ee00-6bec-00000000111b | TIMING | chrony : Install chronyd | undercloud | 0:02:31.785639 | 0.02s 2025-10-14 07:29:18.435578 | 912eb68f-0000-41cb-85bd-b4fd5705612d | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | undercloud 2025-10-14 07:29:18.473390 | fa163e75-7366-ee00-6bec-000000001204 | TASK | Load distro-specific variables 2025-10-14 07:29:18.492149 | fa163e75-7366-ee00-6bec-000000001204 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:31.856489 | 0.02s 2025-10-14 07:29:18.509315 | bd9582ca-a6ee-4198-92f4-7c2c9892d8fb | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2025-10-14 07:29:18.542823 | fa163e75-7366-ee00-6bec-00000000124b | TASK | Load distro-specific variables 2025-10-14 07:29:18.579942 | fa163e75-7366-ee00-6bec-00000000124b | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:29:18.580750 | fa163e75-7366-ee00-6bec-00000000124b | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:31.945113 | 0.04s 2025-10-14 07:29:18.592835 | fa163e75-7366-ee00-6bec-00000000124b | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:31.957197 | 0.05s 2025-10-14 07:29:18.616844 | fa163e75-7366-ee00-6bec-000000001205 | TASK | Check for NTP service 2025-10-14 07:29:18.848654 | fa163e75-7366-ee00-6bec-000000001205 | CHANGED | Check for NTP service | undercloud 2025-10-14 07:29:18.849947 | fa163e75-7366-ee00-6bec-000000001205 | TIMING | chrony : Check for NTP service | undercloud | 0:02:32.214301 | 0.23s 2025-10-14 07:29:18.874396 | fa163e75-7366-ee00-6bec-000000001206 | TASK | Disable NTP before configuring Chrony 2025-10-14 07:29:18.913392 | fa163e75-7366-ee00-6bec-000000001206 | SKIPPED | Disable NTP before configuring Chrony | undercloud 2025-10-14 07:29:18.914505 | fa163e75-7366-ee00-6bec-000000001206 | TIMING | chrony : Disable NTP before configuring Chrony | undercloud | 0:02:32.278863 | 0.04s 2025-10-14 07:29:18.938475 | fa163e75-7366-ee00-6bec-000000001207 | TASK | Install chronyd package 2025-10-14 07:29:21.828920 | fa163e75-7366-ee00-6bec-000000001207 | OK | Install chronyd package | undercloud 2025-10-14 07:29:21.830365 | fa163e75-7366-ee00-6bec-000000001207 | TIMING | chrony : Install chronyd package | undercloud | 0:02:35.194719 | 2.89s 2025-10-14 07:29:21.854531 | fa163e75-7366-ee00-6bec-00000000111c | TASK | Upgrade chronyd 2025-10-14 07:29:21.882634 | fa163e75-7366-ee00-6bec-00000000111c | SKIPPED | Upgrade chronyd | undercloud 2025-10-14 07:29:21.883757 | fa163e75-7366-ee00-6bec-00000000111c | TIMING | chrony : Upgrade chronyd | undercloud | 0:02:35.248114 | 0.03s 2025-10-14 07:29:21.909602 | fa163e75-7366-ee00-6bec-00000000111d | TASK | Configure chronyd 2025-10-14 07:29:21.938492 | fa163e75-7366-ee00-6bec-00000000111d | TIMING | chrony : Configure chronyd | undercloud | 0:02:35.302844 | 0.03s 2025-10-14 07:29:21.958417 | 918dfab6-759f-4124-8c30-335c9347e4c9 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | undercloud 2025-10-14 07:29:21.996748 | fa163e75-7366-ee00-6bec-000000001284 | TASK | Load distro-specific variables 2025-10-14 07:29:22.025366 | fa163e75-7366-ee00-6bec-000000001284 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:35.389724 | 0.03s 2025-10-14 07:29:22.035749 | 850bf3d1-96ca-4c83-8a6d-8c3b5ef392a6 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2025-10-14 07:29:22.057712 | fa163e75-7366-ee00-6bec-0000000012f0 | TASK | Load distro-specific variables 2025-10-14 07:29:22.109899 | fa163e75-7366-ee00-6bec-0000000012f0 | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:29:22.111286 | fa163e75-7366-ee00-6bec-0000000012f0 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:35.475639 | 0.05s 2025-10-14 07:29:22.117013 | fa163e75-7366-ee00-6bec-0000000012f0 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:35.481370 | 0.06s 2025-10-14 07:29:22.142122 | fa163e75-7366-ee00-6bec-000000001285 | TASK | Install chrony configuration file 2025-10-14 07:29:22.746031 | fa163e75-7366-ee00-6bec-000000001285 | CHANGED | Install chrony configuration file | undercloud 2025-10-14 07:29:22.747381 | fa163e75-7366-ee00-6bec-000000001285 | TIMING | chrony : Install chrony configuration file | undercloud | 0:02:36.111735 | 0.60s 2025-10-14 07:29:22.772391 | fa163e75-7366-ee00-6bec-00000000111e | TASK | Run chronyd 2025-10-14 07:29:22.811419 | fa163e75-7366-ee00-6bec-00000000111e | TIMING | chrony : Run chronyd | undercloud | 0:02:36.175771 | 0.04s 2025-10-14 07:29:22.832047 | e72bd919-60f6-4ec0-9f80-92b253b2704f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | undercloud 2025-10-14 07:29:22.872931 | fa163e75-7366-ee00-6bec-000000001313 | TASK | Load distro-specific variables 2025-10-14 07:29:22.898877 | fa163e75-7366-ee00-6bec-000000001313 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:36.263236 | 0.03s 2025-10-14 07:29:22.908625 | 67f3b43b-b45f-4fdf-8cd7-c645b2e34301 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2025-10-14 07:29:22.931392 | fa163e75-7366-ee00-6bec-000000001397 | TASK | Load distro-specific variables 2025-10-14 07:29:22.986819 | fa163e75-7366-ee00-6bec-000000001397 | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:29:22.988284 | fa163e75-7366-ee00-6bec-000000001397 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:36.352636 | 0.06s 2025-10-14 07:29:22.993966 | fa163e75-7366-ee00-6bec-000000001397 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:36.358321 | 0.06s 2025-10-14 07:29:23.017928 | fa163e75-7366-ee00-6bec-000000001314 | TASK | Ensure chronyd is running 2025-10-14 07:29:23.484281 | fa163e75-7366-ee00-6bec-000000001314 | OK | Ensure chronyd is running | undercloud 2025-10-14 07:29:23.486497 | fa163e75-7366-ee00-6bec-000000001314 | TIMING | chrony : Ensure chronyd is running | undercloud | 0:02:36.850847 | 0.47s 2025-10-14 07:29:23.512520 | fa163e75-7366-ee00-6bec-000000001315 | TASK | Force chronyd restart 2025-10-14 07:29:23.978007 | fa163e75-7366-ee00-6bec-000000001315 | CHANGED | Force chronyd restart | undercloud 2025-10-14 07:29:23.979939 | fa163e75-7366-ee00-6bec-000000001315 | TIMING | chrony : Force chronyd restart | undercloud | 0:02:37.344291 | 0.47s 2025-10-14 07:29:24.005657 | fa163e75-7366-ee00-6bec-00000000111f | TASK | Enable online service 2025-10-14 07:29:24.034923 | fa163e75-7366-ee00-6bec-00000000111f | TIMING | chrony : Enable online service | undercloud | 0:02:37.399275 | 0.03s 2025-10-14 07:29:24.052640 | d32a317d-964d-46a9-a80d-34e9d79b31c1 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | undercloud 2025-10-14 07:29:24.096865 | fa163e75-7366-ee00-6bec-0000000013c4 | TASK | Create chrony-online.service unit file 2025-10-14 07:29:24.594823 | fa163e75-7366-ee00-6bec-0000000013c4 | CHANGED | Create chrony-online.service unit file | undercloud 2025-10-14 07:29:24.596066 | fa163e75-7366-ee00-6bec-0000000013c4 | TIMING | chrony : Create chrony-online.service unit file | undercloud | 0:02:37.960421 | 0.50s 2025-10-14 07:29:24.620776 | fa163e75-7366-ee00-6bec-0000000013c5 | TASK | Enable chrony-online.service 2025-10-14 07:29:27.478048 | fa163e75-7366-ee00-6bec-0000000013c5 | CHANGED | Enable chrony-online.service | undercloud 2025-10-14 07:29:27.480036 | fa163e75-7366-ee00-6bec-0000000013c5 | TIMING | chrony : Enable chrony-online.service | undercloud | 0:02:40.844390 | 2.86s 2025-10-14 07:29:27.505549 | fa163e75-7366-ee00-6bec-000000001120 | TASK | Sync chronyc 2025-10-14 07:29:27.545375 | fa163e75-7366-ee00-6bec-000000001120 | TIMING | chrony : Sync chronyc | undercloud | 0:02:40.909727 | 0.04s 2025-10-14 07:29:27.562998 | e5826c8f-9aa6-4b23-9770-f1dd530e2722 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | undercloud 2025-10-14 07:29:27.610794 | fa163e75-7366-ee00-6bec-00000000146a | TASK | Force NTP sync 2025-10-14 07:29:27.862086 | fa163e75-7366-ee00-6bec-00000000146a | CHANGED | Force NTP sync | undercloud 2025-10-14 07:29:27.863800 | fa163e75-7366-ee00-6bec-00000000146a | TIMING | chrony : Force NTP sync | undercloud | 0:02:41.228149 | 0.25s 2025-10-14 07:29:27.893300 | fa163e75-7366-ee00-6bec-00000000146b | TASK | Ensure system is NTP time synced 2025-10-14 07:29:38.152353 | fa163e75-7366-ee00-6bec-00000000146b | CHANGED | Ensure system is NTP time synced | undercloud 2025-10-14 07:29:38.153548 | fa163e75-7366-ee00-6bec-00000000146b | TIMING | chrony : Ensure system is NTP time synced | undercloud | 0:02:51.517909 | 10.26s 2025-10-14 07:29:38.200068 | fa163e75-7366-ee00-6bec-0000000008cf | TASK | Force NTP sync 2025-10-14 07:29:38.424097 | fa163e75-7366-ee00-6bec-0000000008cf | CHANGED | Force NTP sync | undercloud 2025-10-14 07:29:38.425394 | fa163e75-7366-ee00-6bec-0000000008cf | TIMING | Force NTP sync | undercloud | 0:02:51.789749 | 0.22s 2025-10-14 07:29:38.449755 | fa163e75-7366-ee00-6bec-0000000008d0 | TASK | Ensure system is NTP time synced 2025-10-14 07:29:38.676647 | fa163e75-7366-ee00-6bec-0000000008d0 | CHANGED | Ensure system is NTP time synced | undercloud 2025-10-14 07:29:38.678132 | fa163e75-7366-ee00-6bec-0000000008d0 | TIMING | Ensure system is NTP time synced | undercloud | 0:02:52.042485 | 0.23s 2025-10-14 07:29:38.702717 | fa163e75-7366-ee00-6bec-0000000008d1 | TASK | Run timezone role 2025-10-14 07:29:38.732354 | fa163e75-7366-ee00-6bec-0000000008d1 | TIMING | Run timezone role | undercloud | 0:02:52.096695 | 0.03s 2025-10-14 07:29:38.826879 | fa163e75-7366-ee00-6bec-0000000015f7 | TASK | Set timezone 2025-10-14 07:29:39.309335 | fa163e75-7366-ee00-6bec-0000000015f7 | OK | Set timezone | undercloud 2025-10-14 07:29:39.310799 | fa163e75-7366-ee00-6bec-0000000015f7 | TIMING | tripleo_timezone : Set timezone | undercloud | 0:02:52.675152 | 0.48s 2025-10-14 07:29:39.335603 | fa163e75-7366-ee00-6bec-0000000015f8 | TASK | Restart time services 2025-10-14 07:29:39.375512 | fa163e75-7366-ee00-6bec-0000000015f8 | SKIPPED | Restart time services | undercloud | item=rsyslog 2025-10-14 07:29:39.382302 | fa163e75-7366-ee00-6bec-0000000015f8 | SKIPPED | Restart time services | undercloud | item=crond 2025-10-14 07:29:39.388561 | fa163e75-7366-ee00-6bec-0000000015f8 | TIMING | tripleo_timezone : Restart time services | undercloud | 0:02:52.752915 | 0.05s 2025-10-14 07:29:39.435076 | fa163e75-7366-ee00-6bec-0000000008d2 | TASK | install tmpwatch on the host 2025-10-14 07:29:42.337537 | fa163e75-7366-ee00-6bec-0000000008d2 | OK | install tmpwatch on the host | undercloud 2025-10-14 07:29:42.339035 | fa163e75-7366-ee00-6bec-0000000008d2 | TIMING | install tmpwatch on the host | undercloud | 0:02:55.703388 | 2.90s 2025-10-14 07:29:42.362486 | fa163e75-7366-ee00-6bec-0000000008d3 | TASK | Notice - ctlplane subnet is set 2025-10-14 07:29:42.391764 | fa163e75-7366-ee00-6bec-0000000008d3 | OK | Notice - ctlplane subnet is set | undercloud | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-14 07:29:42.392882 | fa163e75-7366-ee00-6bec-0000000008d3 | TIMING | Notice - ctlplane subnet is set | undercloud | 0:02:55.757237 | 0.03s 2025-10-14 07:29:42.439475 | fa163e75-7366-ee00-6bec-0000000008d4 | TIMING | include_role : tuned | undercloud | 0:02:55.803798 | 0.02s 2025-10-14 07:29:42.531629 | fa163e75-7366-ee00-6bec-0000000017c3 | TASK | Gather variables for each operating system 2025-10-14 07:29:42.648293 | fa163e75-7366-ee00-6bec-0000000017c3 | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-14 07:29:42.650795 | fa163e75-7366-ee00-6bec-0000000017c3 | TIMING | tuned : Gather variables for each operating system | undercloud | 0:02:56.015143 | 0.12s 2025-10-14 07:29:42.661098 | fa163e75-7366-ee00-6bec-0000000017c3 | TIMING | tuned : Gather variables for each operating system | undercloud | 0:02:56.025455 | 0.13s 2025-10-14 07:29:42.727163 | fa163e75-7366-ee00-6bec-0000000017c4 | TIMING | tuned : include_tasks | undercloud | 0:02:56.091514 | 0.04s 2025-10-14 07:29:42.747407 | 6ba099d0-255f-4582-9393-1999b2d8a1b8 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | undercloud 2025-10-14 07:29:42.778944 | fa163e75-7366-ee00-6bec-0000000018c0 | TASK | Check tuned package is installed 2025-10-14 07:29:43.047204 | fa163e75-7366-ee00-6bec-0000000018c0 | CHANGED | Check tuned package is installed | undercloud 2025-10-14 07:29:43.048527 | fa163e75-7366-ee00-6bec-0000000018c0 | TIMING | tuned : Check tuned package is installed | undercloud | 0:02:56.412881 | 0.27s 2025-10-14 07:29:43.073704 | fa163e75-7366-ee00-6bec-0000000018c1 | TASK | Install tuned 2025-10-14 07:29:49.465626 | fa163e75-7366-ee00-6bec-0000000018c1 | CHANGED | Install tuned | undercloud 2025-10-14 07:29:49.467271 | fa163e75-7366-ee00-6bec-0000000018c1 | TIMING | tuned : Install tuned | undercloud | 0:03:02.831622 | 6.39s 2025-10-14 07:29:49.487691 | fa163e75-7366-ee00-6bec-0000000018c2 | TASK | Restart tuned 2025-10-14 07:29:51.304463 | fa163e75-7366-ee00-6bec-0000000018c2 | CHANGED | Restart tuned | undercloud 2025-10-14 07:29:51.306581 | fa163e75-7366-ee00-6bec-0000000018c2 | TIMING | tuned : Restart tuned | undercloud | 0:03:04.670934 | 1.82s 2025-10-14 07:29:51.331749 | fa163e75-7366-ee00-6bec-0000000017c5 | TASK | Check for tuned-adm 2025-10-14 07:29:51.579237 | fa163e75-7366-ee00-6bec-0000000017c5 | OK | Check for tuned-adm | undercloud 2025-10-14 07:29:51.580668 | fa163e75-7366-ee00-6bec-0000000017c5 | TIMING | tuned : Check for tuned-adm | undercloud | 0:03:04.945021 | 0.25s 2025-10-14 07:29:51.635261 | fa163e75-7366-ee00-6bec-0000000017c6 | TIMING | tuned : include_tasks | undercloud | 0:03:04.999609 | 0.03s 2025-10-14 07:29:51.662907 | ca8ef6bb-d35f-4443-a92d-4aa44f002c51 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | undercloud 2025-10-14 07:29:51.696473 | fa163e75-7366-ee00-6bec-0000000018ed | TASK | Ensure profile directory exists 2025-10-14 07:29:51.738078 | fa163e75-7366-ee00-6bec-0000000018ed | SKIPPED | Ensure profile directory exists | undercloud 2025-10-14 07:29:51.738934 | fa163e75-7366-ee00-6bec-0000000018ed | TIMING | tuned : Ensure profile directory exists | undercloud | 0:03:05.103296 | 0.04s 2025-10-14 07:29:51.758133 | fa163e75-7366-ee00-6bec-0000000018ee | TASK | Create custom tuned profile 2025-10-14 07:29:51.806669 | fa163e75-7366-ee00-6bec-0000000018ee | SKIPPED | Create custom tuned profile | undercloud 2025-10-14 07:29:51.807835 | fa163e75-7366-ee00-6bec-0000000018ee | TIMING | tuned : Create custom tuned profile | undercloud | 0:03:05.172192 | 0.05s 2025-10-14 07:29:51.832576 | fa163e75-7366-ee00-6bec-0000000018ef | TASK | Check tuned active profile 2025-10-14 07:29:52.153281 | fa163e75-7366-ee00-6bec-0000000018ef | OK | Check tuned active profile | undercloud 2025-10-14 07:29:52.154760 | fa163e75-7366-ee00-6bec-0000000018ef | TIMING | tuned : Check tuned active profile | undercloud | 0:03:05.519113 | 0.32s 2025-10-14 07:29:52.179051 | fa163e75-7366-ee00-6bec-0000000018f0 | TASK | Check Tuned Configuration file exists 2025-10-14 07:29:52.412841 | fa163e75-7366-ee00-6bec-0000000018f0 | OK | Check Tuned Configuration file exists | undercloud 2025-10-14 07:29:52.414267 | fa163e75-7366-ee00-6bec-0000000018f0 | TIMING | tuned : Check Tuned Configuration file exists | undercloud | 0:03:05.778621 | 0.23s 2025-10-14 07:29:52.440329 | fa163e75-7366-ee00-6bec-0000000018f1 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-14 07:29:52.495543 | fa163e75-7366-ee00-6bec-0000000018f1 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | undercloud 2025-10-14 07:29:52.496947 | fa163e75-7366-ee00-6bec-0000000018f1 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | undercloud | 0:03:05.861302 | 0.05s 2025-10-14 07:29:52.523876 | fa163e75-7366-ee00-6bec-0000000018f2 | TASK | Configure isolated cores for profile throughput-performance 2025-10-14 07:29:52.587429 | fa163e75-7366-ee00-6bec-0000000018f2 | SKIPPED | Configure isolated cores for profile throughput-performance | undercloud 2025-10-14 07:29:52.588716 | fa163e75-7366-ee00-6bec-0000000018f2 | TIMING | tuned : Configure isolated cores for profile throughput-performance | undercloud | 0:03:05.953069 | 0.06s 2025-10-14 07:29:52.612347 | fa163e75-7366-ee00-6bec-0000000018f3 | TASK | Enable tuned profile 2025-10-14 07:29:54.049546 | fa163e75-7366-ee00-6bec-0000000018f3 | CHANGED | Enable tuned profile | undercloud 2025-10-14 07:29:54.050969 | fa163e75-7366-ee00-6bec-0000000018f3 | TIMING | tuned : Enable tuned profile | undercloud | 0:03:07.415323 | 1.44s PLAY [Overcloud container setup tasks] ***************************************** 2025-10-14 07:29:54.222234 | fa163e75-7366-ee00-6bec-0000000000ab | TASK | Overcloud container setup tasks 2025-10-14 07:29:54.249475 | fa163e75-7366-ee00-6bec-0000000000ab | OK | Overcloud container setup tasks | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-0000000000ab') missing from stats 2025-10-14 07:29:54.268621 | fa163e75-7366-ee00-6bec-0000000000ac | TASK | Write config data 2025-10-14 07:29:54.331088 | fa163e75-7366-ee00-6bec-0000000000ac | TIMING | Write config data | undercloud | 0:03:07.695436 | 0.06s 2025-10-14 07:29:54.372634 | 36ba0c03-66dd-4663-843f-779e8ae262ea | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/common_container_setup_tasks.yaml | undercloud 2025-10-14 07:29:54.395415 | fa163e75-7366-ee00-6bec-000000001951 | TASK | Create and ensure setype for /var/log/containers directory 2025-10-14 07:29:54.634098 | fa163e75-7366-ee00-6bec-000000001951 | CHANGED | Create and ensure setype for /var/log/containers directory | undercloud 2025-10-14 07:29:54.635314 | fa163e75-7366-ee00-6bec-000000001951 | TIMING | Create and ensure setype for /var/log/containers directory | undercloud | 0:03:07.999666 | 0.24s 2025-10-14 07:29:54.653644 | fa163e75-7366-ee00-6bec-000000001952 | TASK | Create ContainerLogStdoutPath directory 2025-10-14 07:29:54.861690 | fa163e75-7366-ee00-6bec-000000001952 | CHANGED | Create ContainerLogStdoutPath directory | undercloud 2025-10-14 07:29:54.862654 | fa163e75-7366-ee00-6bec-000000001952 | TIMING | Create ContainerLogStdoutPath directory | undercloud | 0:03:08.227017 | 0.21s 2025-10-14 07:29:54.880100 | fa163e75-7366-ee00-6bec-000000001953 | TASK | Create /var/lib/tripleo-config directory 2025-10-14 07:29:55.093132 | fa163e75-7366-ee00-6bec-000000001953 | OK | Create /var/lib/tripleo-config directory | undercloud 2025-10-14 07:29:55.094102 | fa163e75-7366-ee00-6bec-000000001953 | TIMING | Create /var/lib/tripleo-config directory | undercloud | 0:03:08.458465 | 0.21s 2025-10-14 07:29:55.110697 | fa163e75-7366-ee00-6bec-000000001954 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-14 07:29:55.340858 | fa163e75-7366-ee00-6bec-000000001954 | OK | Clean old /var/lib/container-startup-configs.json file | undercloud 2025-10-14 07:29:55.343638 | fa163e75-7366-ee00-6bec-000000001954 | TIMING | Clean old /var/lib/container-startup-configs.json file | undercloud | 0:03:08.707974 | 0.23s 2025-10-14 07:29:55.367992 | fa163e75-7366-ee00-6bec-000000001955 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-14 07:29:55.600277 | fa163e75-7366-ee00-6bec-000000001955 | OK | Clean old /var/lib/docker-container-startup-configs.json file | undercloud 2025-10-14 07:29:55.601689 | fa163e75-7366-ee00-6bec-000000001955 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | undercloud | 0:03:08.966044 | 0.23s 2025-10-14 07:29:55.626809 | fa163e75-7366-ee00-6bec-000000001959 | TASK | Create fcontext entry for container-config-scripts 2025-10-14 07:29:56.869656 | fa163e75-7366-ee00-6bec-000000001959 | CHANGED | Create fcontext entry for container-config-scripts | undercloud 2025-10-14 07:29:56.871195 | fa163e75-7366-ee00-6bec-000000001959 | TIMING | Create fcontext entry for container-config-scripts | undercloud | 0:03:10.235550 | 1.24s 2025-10-14 07:29:56.895889 | fa163e75-7366-ee00-6bec-00000000195a | TASK | Create /var/lib/container-config-scripts 2025-10-14 07:29:57.135751 | fa163e75-7366-ee00-6bec-00000000195a | CHANGED | Create /var/lib/container-config-scripts | undercloud 2025-10-14 07:29:57.136580 | fa163e75-7366-ee00-6bec-00000000195a | TIMING | Create /var/lib/container-config-scripts | undercloud | 0:03:10.500945 | 0.24s 2025-10-14 07:29:57.155524 | fa163e75-7366-ee00-6bec-00000000195b | TASK | Write container config scripts 2025-10-14 07:29:57.521116 | fa163e75-7366-ee00-6bec-00000000195b | CHANGED | Write container config scripts | undercloud 2025-10-14 07:29:57.522293 | fa163e75-7366-ee00-6bec-00000000195b | TIMING | Write container config scripts | undercloud | 0:03:10.886648 | 0.37s 2025-10-14 07:29:57.545571 | fa163e75-7366-ee00-6bec-00000000195c | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-14 07:29:58.006760 | fa163e75-7366-ee00-6bec-00000000195c | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | undercloud 2025-10-14 07:29:58.007990 | fa163e75-7366-ee00-6bec-00000000195c | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | undercloud | 0:03:11.372345 | 0.46s 2025-10-14 07:29:58.031626 | fa163e75-7366-ee00-6bec-00000000195d | TASK | Generate startup configs files per step and per container 2025-10-14 07:29:58.498355 | fa163e75-7366-ee00-6bec-00000000195d | CHANGED | Generate startup configs files per step and per container | undercloud 2025-10-14 07:29:58.502295 | fa163e75-7366-ee00-6bec-00000000195d | TIMING | Generate startup configs files per step and per container | undercloud | 0:03:11.866647 | 0.47s 2025-10-14 07:29:58.530947 | fa163e75-7366-ee00-6bec-00000000195e | TASK | Create /var/lib/kolla/config_files directory 2025-10-14 07:29:58.751983 | fa163e75-7366-ee00-6bec-00000000195e | CHANGED | Create /var/lib/kolla/config_files directory | undercloud 2025-10-14 07:29:58.753339 | fa163e75-7366-ee00-6bec-00000000195e | TIMING | Create /var/lib/kolla/config_files directory | undercloud | 0:03:12.117696 | 0.22s 2025-10-14 07:29:58.777213 | fa163e75-7366-ee00-6bec-00000000195f | TASK | Create /var/lib/config-data directory 2025-10-14 07:29:58.975293 | fa163e75-7366-ee00-6bec-00000000195f | CHANGED | Create /var/lib/config-data directory | undercloud 2025-10-14 07:29:58.976656 | fa163e75-7366-ee00-6bec-00000000195f | TIMING | Create /var/lib/config-data directory | undercloud | 0:03:12.341011 | 0.20s 2025-10-14 07:29:59.000754 | fa163e75-7366-ee00-6bec-000000001960 | TASK | Write container config json files 2025-10-14 07:29:59.408573 | fa163e75-7366-ee00-6bec-000000001960 | CHANGED | Write container config json files | undercloud 2025-10-14 07:29:59.411303 | fa163e75-7366-ee00-6bec-000000001960 | TIMING | Write container config json files | undercloud | 0:03:12.775655 | 0.41s PLAY [Pre Deployment Step Tasks] *********************************************** 2025-10-14 07:29:59.563084 | fa163e75-7366-ee00-6bec-0000000000b0 | TASK | Pre Deployment Step Tasks 2025-10-14 07:29:59.589457 | fa163e75-7366-ee00-6bec-0000000000b0 | OK | Pre Deployment Step Tasks | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-0000000000b0') missing from stats [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:29:59.647598 | fa163e75-7366-ee00-6bec-0000000000b1 | TIMING | include_tasks | undercloud | 0:03:13.011950 | 0.04s 2025-10-14 07:29:59.659874 | 9ea2ccb0-c441-48eb-ab68-f13ab0e324a7 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/Undercloud/pre_deploy_step_tasks.yaml | undercloud PLAY [External deployment step 1] ********************************************** 2025-10-14 07:29:59.806102 | fa163e75-7366-ee00-6bec-0000000000b5 | TASK | External deployment step 1 2025-10-14 07:29:59.832383 | fa163e75-7366-ee00-6bec-0000000000b5 | OK | External deployment step 1 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 1' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-0000000000b5') missing from stats 2025-10-14 07:29:59.889984 | fa163e75-7366-ee00-6bec-0000000000b6 | TIMING | include_tasks | undercloud | 0:03:13.254330 | 0.03s 2025-10-14 07:29:59.930530 | 8854774d-85bf-40ba-90a8-834a3b31b5f5 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/external_deploy_steps_tasks_step1.yaml | undercloud 2025-10-14 07:29:59.953065 | fa163e75-7366-ee00-6bec-0000000019aa | TASK | Container image prepare 2025-10-14 07:30:00.954273 | fa163e75-7366-ee00-6bec-0000000019aa | CHANGED | Container image prepare | undercloud 2025-10-14 07:30:00.956083 | fa163e75-7366-ee00-6bec-0000000019aa | TIMING | tripleo_container_image_prepare : Container image prepare | undercloud | 0:03:14.320439 | 1.00s 2025-10-14 07:30:01.003236 | fa163e75-7366-ee00-6bec-0000000019b1 | TASK | Create directory for seccomp profile 2025-10-14 07:30:01.252903 | fa163e75-7366-ee00-6bec-0000000019b1 | CHANGED | Create directory for seccomp profile | undercloud 2025-10-14 07:30:01.254050 | fa163e75-7366-ee00-6bec-0000000019b1 | TIMING | Create directory for seccomp profile | undercloud | 0:03:14.618406 | 0.25s 2025-10-14 07:30:01.277389 | fa163e75-7366-ee00-6bec-0000000019b2 | TASK | Create seccomp_allow.json 2025-10-14 07:30:01.770494 | fa163e75-7366-ee00-6bec-0000000019b2 | CHANGED | Create seccomp_allow.json | undercloud 2025-10-14 07:30:01.771242 | fa163e75-7366-ee00-6bec-0000000019b2 | TIMING | Create seccomp_allow.json | undercloud | 0:03:15.135607 | 0.49s 2025-10-14 07:30:01.787728 | fa163e75-7366-ee00-6bec-0000000019b4 | TASK | Create /etc/openstack directory if it does not exist 2025-10-14 07:30:02.041573 | fa163e75-7366-ee00-6bec-0000000019b4 | CHANGED | Create /etc/openstack directory if it does not exist | undercloud 2025-10-14 07:30:02.042823 | fa163e75-7366-ee00-6bec-0000000019b4 | TIMING | Create /etc/openstack directory if it does not exist | undercloud | 0:03:15.407179 | 0.25s 2025-10-14 07:30:02.066846 | fa163e75-7366-ee00-6bec-0000000019b5 | TASK | Configure /etc/openstack/clouds.yaml for ephemeral Heat 2025-10-14 07:30:02.116020 | fa163e75-7366-ee00-6bec-0000000019b5 | TIMING | Configure /etc/openstack/clouds.yaml for ephemeral Heat | undercloud | 0:03:15.480369 | 0.05s 2025-10-14 07:30:02.173119 | fa163e75-7366-ee00-6bec-0000000019df | TASK | Check if /etc/openstack/clouds.yaml exists 2025-10-14 07:30:02.420813 | fa163e75-7366-ee00-6bec-0000000019df | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2025-10-14 07:30:02.421775 | fa163e75-7366-ee00-6bec-0000000019df | TIMING | tripleo_keystone_resources : Check if /etc/openstack/clouds.yaml exists | undercloud | 0:03:15.786136 | 0.25s 2025-10-14 07:30:02.441852 | fa163e75-7366-ee00-6bec-0000000019e0 | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2025-10-14 07:30:02.925830 | fa163e75-7366-ee00-6bec-0000000019e0 | CHANGED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2025-10-14 07:30:02.927202 | fa163e75-7366-ee00-6bec-0000000019e0 | TIMING | tripleo_keystone_resources : Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud | 0:03:16.291557 | 0.48s 2025-10-14 07:30:02.953521 | fa163e75-7366-ee00-6bec-0000000019e1 | TASK | Configure /etc/openstack/clouds.yaml 2025-10-14 07:30:03.003570 | fa163e75-7366-ee00-6bec-0000000019e1 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:03:16.367920 | 0.05s 2025-10-14 07:30:03.061151 | fa163e75-7366-ee00-6bec-000000001a1b | TASK | Check for a configured destination 2025-10-14 07:30:03.124412 | fa163e75-7366-ee00-6bec-000000001a1b | SKIPPED | Check for a configured destination | undercloud 2025-10-14 07:30:03.125786 | fa163e75-7366-ee00-6bec-000000001a1b | TIMING | tripleo_config : Check for a configured destination | undercloud | 0:03:16.490141 | 0.06s 2025-10-14 07:30:03.168807 | fa163e75-7366-ee00-6bec-000000001a1c | TASK | Generate /etc/openstack/clouds.yaml config 2025-10-14 07:30:03.636086 | fa163e75-7366-ee00-6bec-000000001a1c | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2025-10-14 07:30:03.637108 | fa163e75-7366-ee00-6bec-000000001a1c | TIMING | tripleo_config : Generate /etc/openstack/clouds.yaml config | undercloud | 0:03:17.001470 | 0.47s 2025-10-14 07:30:03.703211 | fa163e75-7366-ee00-6bec-0000000019b7 | TASK | Create /etc/openstack directory if it does not exist 2025-10-14 07:30:03.953269 | fa163e75-7366-ee00-6bec-0000000019b7 | OK | Create /etc/openstack directory if it does not exist | undercloud 2025-10-14 07:30:03.954051 | fa163e75-7366-ee00-6bec-0000000019b7 | TIMING | Create /etc/openstack directory if it does not exist | undercloud | 0:03:17.318416 | 0.25s 2025-10-14 07:30:03.970675 | fa163e75-7366-ee00-6bec-0000000019b8 | TASK | Configure /etc/openstack/clouds.yaml 2025-10-14 07:30:04.019281 | fa163e75-7366-ee00-6bec-0000000019b8 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:03:17.383642 | 0.05s 2025-10-14 07:30:04.069536 | fa163e75-7366-ee00-6bec-000000001a56 | TASK | Check if /etc/openstack/clouds.yaml exists 2025-10-14 07:30:04.332055 | fa163e75-7366-ee00-6bec-000000001a56 | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2025-10-14 07:30:04.332879 | fa163e75-7366-ee00-6bec-000000001a56 | TIMING | tripleo_keystone_resources : Check if /etc/openstack/clouds.yaml exists | undercloud | 0:03:17.697241 | 0.26s 2025-10-14 07:30:04.351220 | fa163e75-7366-ee00-6bec-000000001a57 | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2025-10-14 07:30:04.401077 | fa163e75-7366-ee00-6bec-000000001a57 | SKIPPED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2025-10-14 07:30:04.401966 | fa163e75-7366-ee00-6bec-000000001a57 | TIMING | tripleo_keystone_resources : Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud | 0:03:17.766327 | 0.05s 2025-10-14 07:30:04.422483 | fa163e75-7366-ee00-6bec-000000001a58 | TASK | Configure /etc/openstack/clouds.yaml 2025-10-14 07:30:04.471840 | fa163e75-7366-ee00-6bec-000000001a58 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:03:17.836199 | 0.05s 2025-10-14 07:30:04.519353 | fa163e75-7366-ee00-6bec-000000001a1b | TASK | Check for a configured destination 2025-10-14 07:30:04.580203 | fa163e75-7366-ee00-6bec-000000001a1b | SKIPPED | Check for a configured destination | undercloud 2025-10-14 07:30:04.581252 | fa163e75-7366-ee00-6bec-000000001a1b | TIMING | tripleo_config : Check for a configured destination | undercloud | 0:03:17.945611 | 0.06s 2025-10-14 07:30:04.607640 | fa163e75-7366-ee00-6bec-000000001a1c | TASK | Generate /etc/openstack/clouds.yaml config 2025-10-14 07:30:05.095641 | fa163e75-7366-ee00-6bec-000000001a1c | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2025-10-14 07:30:05.097006 | fa163e75-7366-ee00-6bec-000000001a1c | TIMING | tripleo_config : Generate /etc/openstack/clouds.yaml config | undercloud | 0:03:18.461358 | 0.49s PLAY [Deploy step tasks for 1] ************************************************* 2025-10-14 07:30:05.296388 | fa163e75-7366-ee00-6bec-0000000000b9 | TASK | Deploy step tasks for 1 2025-10-14 07:30:05.325843 | fa163e75-7366-ee00-6bec-0000000000b9 | OK | Deploy step tasks for 1 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-0000000000b9') missing from stats 2025-10-14 07:30:05.351605 | fa163e75-7366-ee00-6bec-0000000000ba | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-14 07:30:05.793293 | fa163e75-7366-ee00-6bec-0000000000ba | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | undercloud 2025-10-14 07:30:05.794728 | fa163e75-7366-ee00-6bec-0000000000ba | TIMING | Write the config_step hieradata for the deploy step 1 tasks | undercloud | 0:03:19.159082 | 0.44s 2025-10-14 07:30:05.818746 | fa163e75-7366-ee00-6bec-0000000000bc | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-14 07:30:06.037609 | fa163e75-7366-ee00-6bec-0000000000bc | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud 2025-10-14 07:30:06.039040 | fa163e75-7366-ee00-6bec-0000000000bc | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud | 0:03:19.403394 | 0.22s 2025-10-14 07:30:06.062947 | fa163e75-7366-ee00-6bec-0000000000bd | TASK | Write config data at the start of step 1 2025-10-14 07:30:06.137094 | fa163e75-7366-ee00-6bec-0000000000bd | TIMING | Write config data at the start of step 1 | undercloud | 0:03:19.501441 | 0.07s 2025-10-14 07:30:06.180711 | 10f85476-4cce-4bd7-abee-500599da40d4 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/common_deploy_steps_tasks_step_1.yaml | undercloud 2025-10-14 07:30:06.203976 | fa163e75-7366-ee00-6bec-000000001acc | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-14 07:30:06.231339 | fa163e75-7366-ee00-6bec-000000001acc | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | undercloud 2025-10-14 07:30:06.232219 | fa163e75-7366-ee00-6bec-000000001acc | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | undercloud | 0:03:19.596581 | 0.03s 2025-10-14 07:30:06.250945 | fa163e75-7366-ee00-6bec-000000001acd | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-14 07:30:06.278559 | fa163e75-7366-ee00-6bec-000000001acd | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | undercloud 2025-10-14 07:30:06.279687 | fa163e75-7366-ee00-6bec-000000001acd | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | undercloud | 0:03:19.644043 | 0.03s 2025-10-14 07:30:06.304146 | fa163e75-7366-ee00-6bec-000000001ace | TASK | Write the puppet step_config manifest 2025-10-14 07:30:06.735997 | fa163e75-7366-ee00-6bec-000000001ace | CHANGED | Write the puppet step_config manifest | undercloud 2025-10-14 07:30:06.737541 | fa163e75-7366-ee00-6bec-000000001ace | TIMING | Write the puppet step_config manifest | undercloud | 0:03:20.101894 | 0.43s 2025-10-14 07:30:06.762173 | fa163e75-7366-ee00-6bec-000000001acf | TASK | Diff puppet step_config manifest changes for check mode 2025-10-14 07:30:06.791936 | fa163e75-7366-ee00-6bec-000000001acf | SKIPPED | Diff puppet step_config manifest changes for check mode | undercloud 2025-10-14 07:30:06.793130 | fa163e75-7366-ee00-6bec-000000001acf | TIMING | Diff puppet step_config manifest changes for check mode | undercloud | 0:03:20.157487 | 0.03s 2025-10-14 07:30:06.818721 | fa163e75-7366-ee00-6bec-000000001ad0 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-14 07:30:06.848499 | fa163e75-7366-ee00-6bec-000000001ad0 | SKIPPED | Diff puppet step_config manifest changes for check mode | undercloud 2025-10-14 07:30:06.849630 | fa163e75-7366-ee00-6bec-000000001ad0 | TIMING | Diff puppet step_config manifest changes for check mode | undercloud | 0:03:20.213987 | 0.03s 2025-10-14 07:30:06.873112 | fa163e75-7366-ee00-6bec-000000001ad1 | TASK | Create /var/lib/container-puppet 2025-10-14 07:30:07.116468 | fa163e75-7366-ee00-6bec-000000001ad1 | OK | Create /var/lib/container-puppet | undercloud 2025-10-14 07:30:07.117890 | fa163e75-7366-ee00-6bec-000000001ad1 | TIMING | Create /var/lib/container-puppet | undercloud | 0:03:20.482244 | 0.24s 2025-10-14 07:30:07.141360 | fa163e75-7366-ee00-6bec-000000001ad2 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-14 07:30:07.170206 | fa163e75-7366-ee00-6bec-000000001ad2 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | undercloud 2025-10-14 07:30:07.171247 | fa163e75-7366-ee00-6bec-000000001ad2 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | undercloud | 0:03:20.535605 | 0.03s 2025-10-14 07:30:07.194590 | fa163e75-7366-ee00-6bec-000000001ad3 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-14 07:30:07.225471 | fa163e75-7366-ee00-6bec-000000001ad3 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | undercloud 2025-10-14 07:30:07.226509 | fa163e75-7366-ee00-6bec-000000001ad3 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | undercloud | 0:03:20.590868 | 0.03s 2025-10-14 07:30:07.250315 | fa163e75-7366-ee00-6bec-000000001ad4 | TASK | Write container-puppet.json file 2025-10-14 07:30:07.789160 | fa163e75-7366-ee00-6bec-000000001ad4 | CHANGED | Write container-puppet.json file | undercloud 2025-10-14 07:30:07.790953 | fa163e75-7366-ee00-6bec-000000001ad4 | TIMING | Write container-puppet.json file | undercloud | 0:03:21.155309 | 0.54s 2025-10-14 07:30:07.815028 | fa163e75-7366-ee00-6bec-000000001ad5 | TASK | Diff container-puppet.json changes for check mode 2025-10-14 07:30:07.843351 | fa163e75-7366-ee00-6bec-000000001ad5 | SKIPPED | Diff container-puppet.json changes for check mode | undercloud 2025-10-14 07:30:07.844406 | fa163e75-7366-ee00-6bec-000000001ad5 | TIMING | Diff container-puppet.json changes for check mode | undercloud | 0:03:21.208764 | 0.03s 2025-10-14 07:30:07.867489 | fa163e75-7366-ee00-6bec-000000001ad6 | TASK | Diff container-puppet.json changes for check mode 2025-10-14 07:30:07.895426 | fa163e75-7366-ee00-6bec-000000001ad6 | SKIPPED | Diff container-puppet.json changes for check mode | undercloud 2025-10-14 07:30:07.896460 | fa163e75-7366-ee00-6bec-000000001ad6 | TIMING | Diff container-puppet.json changes for check mode | undercloud | 0:03:21.260793 | 0.03s 2025-10-14 07:30:07.919992 | fa163e75-7366-ee00-6bec-000000001ad7 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-14 07:30:08.299355 | fa163e75-7366-ee00-6bec-000000001ad7 | OK | Ensure config hashes are up-to-date for container startup configs | undercloud 2025-10-14 07:30:08.300612 | fa163e75-7366-ee00-6bec-000000001ad7 | TIMING | Ensure config hashes are up-to-date for container startup configs | undercloud | 0:03:21.664969 | 0.38s 2025-10-14 07:30:08.324527 | fa163e75-7366-ee00-6bec-000000001ad8 | TASK | Set host puppet debugging fact string 2025-10-14 07:30:08.363109 | fa163e75-7366-ee00-6bec-000000001ad8 | SKIPPED | Set host puppet debugging fact string | undercloud 2025-10-14 07:30:08.364142 | fa163e75-7366-ee00-6bec-000000001ad8 | TIMING | Set host puppet debugging fact string | undercloud | 0:03:21.728500 | 0.04s 2025-10-14 07:30:08.387504 | fa163e75-7366-ee00-6bec-000000001ad9 | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-14 07:30:08.427070 | fa163e75-7366-ee00-6bec-000000001ad9 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | undercloud 2025-10-14 07:30:08.428105 | fa163e75-7366-ee00-6bec-000000001ad9 | TIMING | Check for /etc/puppet/check-mode directory for check mode | undercloud | 0:03:21.792464 | 0.04s 2025-10-14 07:30:08.451416 | fa163e75-7366-ee00-6bec-000000001ada | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-14 07:30:08.498001 | fa163e75-7366-ee00-6bec-000000001ada | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | undercloud 2025-10-14 07:30:08.499401 | fa163e75-7366-ee00-6bec-000000001ada | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | undercloud | 0:03:21.863753 | 0.03s 2025-10-14 07:30:08.523883 | fa163e75-7366-ee00-6bec-000000001adb | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-14 07:30:08.552633 | fa163e75-7366-ee00-6bec-000000001adb | SKIPPED | Create puppet check-mode files if they don't exist for check mode | undercloud 2025-10-14 07:30:08.553733 | fa163e75-7366-ee00-6bec-000000001adb | TIMING | Create puppet check-mode files if they don't exist for check mode | undercloud | 0:03:21.918091 | 0.03s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:30:08.618137 | fa163e75-7366-ee00-6bec-0000000000bf | TIMING | include_tasks | undercloud | 0:03:21.982490 | 0.04s 2025-10-14 07:30:08.668411 | 76f0f31d-aa23-4e7b-8797-bf78bdcb4b77 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/Undercloud/deploy_steps_tasks_step1.yaml | undercloud 2025-10-14 07:30:08.694012 | fa163e75-7366-ee00-6bec-000000001b06 | TASK | Create dirs for certificates and keys 2025-10-14 07:30:08.761125 | fa163e75-7366-ee00-6bec-000000001b06 | SKIPPED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/certs/httpd 2025-10-14 07:30:08.773804 | fa163e75-7366-ee00-6bec-000000001b06 | SKIPPED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/private/httpd 2025-10-14 07:30:08.785947 | fa163e75-7366-ee00-6bec-000000001b06 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:22.150303 | 0.09s 2025-10-14 07:30:08.859371 | fa163e75-7366-ee00-6bec-000000001b07 | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2025-10-14 07:30:08.860421 | fa163e75-7366-ee00-6bec-000000001b07 | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:22.224779 | 0.05s 2025-10-14 07:30:08.882969 | fa163e75-7366-ee00-6bec-000000001b09 | TASK | Check if rsyslog exists 2025-10-14 07:30:09.122161 | fa163e75-7366-ee00-6bec-000000001b09 | CHANGED | Check if rsyslog exists | undercloud 2025-10-14 07:30:09.123371 | fa163e75-7366-ee00-6bec-000000001b09 | TIMING | Check if rsyslog exists | undercloud | 0:03:22.487725 | 0.24s 2025-10-14 07:30:09.147092 | fa163e75-7366-ee00-6bec-000000001b0b | TASK | Forward logging to haproxy.log file 2025-10-14 07:30:09.376207 | fa163e75-7366-ee00-6bec-000000001b0b | CHANGED | Forward logging to haproxy.log file | undercloud 2025-10-14 07:30:09.377400 | fa163e75-7366-ee00-6bec-000000001b0b | TIMING | Forward logging to haproxy.log file | undercloud | 0:03:22.741755 | 0.23s 2025-10-14 07:30:09.401060 | fa163e75-7366-ee00-6bec-000000001b0c | TASK | restart rsyslog service after logging conf change 2025-10-14 07:30:10.258276 | fa163e75-7366-ee00-6bec-000000001b0c | CHANGED | restart rsyslog service after logging conf change | undercloud 2025-10-14 07:30:10.260107 | fa163e75-7366-ee00-6bec-000000001b0c | TIMING | restart rsyslog service after logging conf change | undercloud | 0:03:23.624462 | 0.86s 2025-10-14 07:30:10.284568 | fa163e75-7366-ee00-6bec-000000001b0e | TASK | Run puppet on the host to apply IPtables rules 2025-10-14 07:30:15.333641 | fa163e75-7366-ee00-6bec-000000001b0e | OK | Run puppet on the host to apply IPtables rules | undercloud 2025-10-14 07:30:15.334936 | fa163e75-7366-ee00-6bec-000000001b0e | TIMING | Run puppet on the host to apply IPtables rules | undercloud | 0:03:28.699290 | 5.05s 2025-10-14 07:30:15.360048 | fa163e75-7366-ee00-6bec-000000001b0f | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-14 07:30:15.441700 | fa163e75-7366-ee00-6bec-000000001b0f | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.46 seconds", "Notice: Applied catalog in 0.26 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 29", " Total: 29", "Time:", " Transaction evaluation: 0.23", " Catalog application: 0.26", " Config retrieval: 0.51", " Last run: 1760427015", " Total: 0.26", "Version:", " Config: 1760427014", " Puppet: 7.10.0", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", " (file & line not available)", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2025-10-14 07:30:15.442951 | fa163e75-7366-ee00-6bec-000000001b0f | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:03:28.807305 | 0.08s 2025-10-14 07:30:15.468095 | fa163e75-7366-ee00-6bec-000000001b11 | TASK | make sure certmonger is installed 2025-10-14 07:30:18.499933 | fa163e75-7366-ee00-6bec-000000001b11 | OK | make sure certmonger is installed | undercloud 2025-10-14 07:30:18.501464 | fa163e75-7366-ee00-6bec-000000001b11 | TIMING | make sure certmonger is installed | undercloud | 0:03:31.865789 | 3.03s 2025-10-14 07:30:18.526606 | fa163e75-7366-ee00-6bec-000000001b12 | TASK | make sure certmonger service is started 2025-10-14 07:30:19.203367 | fa163e75-7366-ee00-6bec-000000001b12 | CHANGED | make sure certmonger service is started | undercloud 2025-10-14 07:30:19.205550 | fa163e75-7366-ee00-6bec-000000001b12 | TIMING | make sure certmonger service is started | undercloud | 0:03:32.569903 | 0.68s 2025-10-14 07:30:19.230713 | fa163e75-7366-ee00-6bec-000000001b13 | TASK | Create dirs for certificates and keys 2025-10-14 07:30:19.497253 | fa163e75-7366-ee00-6bec-000000001b13 | CHANGED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/certs/haproxy 2025-10-14 07:30:19.498143 | fa163e75-7366-ee00-6bec-000000001b13 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:32.862503 | 0.27s 2025-10-14 07:30:19.701322 | fa163e75-7366-ee00-6bec-000000001b13 | CHANGED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/private/haproxy 2025-10-14 07:30:19.702202 | fa163e75-7366-ee00-6bec-000000001b13 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:33.066563 | 0.47s 2025-10-14 07:30:19.708661 | fa163e75-7366-ee00-6bec-000000001b13 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:33.073012 | 0.48s 2025-10-14 07:30:19.734082 | fa163e75-7366-ee00-6bec-000000001b14 | TASK | Extract and trust certmonger's local CA 2025-10-14 07:30:20.984859 | fa163e75-7366-ee00-6bec-000000001b14 | CHANGED | Extract and trust certmonger's local CA | undercloud 2025-10-14 07:30:20.986314 | fa163e75-7366-ee00-6bec-000000001b14 | TIMING | Extract and trust certmonger's local CA | undercloud | 0:03:34.350667 | 1.25s 2025-10-14 07:30:21.060646 | fa163e75-7366-ee00-6bec-000000001b15 | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:34.424985 | 0.05s 2025-10-14 07:30:21.136713 | fa163e75-7366-ee00-6bec-000000001b6b | TASK | Set version specific variables 2025-10-14 07:30:21.184190 | fa163e75-7366-ee00-6bec-000000001b6b | TIMING | linux-system-roles.certificate : Set version specific variables | undercloud | 0:03:34.548538 | 0.05s 2025-10-14 07:30:21.202321 | 075243f5-a954-4d68-b466-5ff1c10d943f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | undercloud 2025-10-14 07:30:21.231725 | fa163e75-7366-ee00-6bec-000000001baa | TASK | Ensure ansible_facts used by role 2025-10-14 07:30:21.629009 | fa163e75-7366-ee00-6bec-000000001baa | OK | Ensure ansible_facts used by role | undercloud 2025-10-14 07:30:21.630689 | fa163e75-7366-ee00-6bec-000000001baa | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | undercloud | 0:03:34.995042 | 0.40s 2025-10-14 07:30:21.655690 | fa163e75-7366-ee00-6bec-000000001bab | TASK | Set platform/version specific variables 2025-10-14 07:30:21.728194 | fa163e75-7366-ee00-6bec-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat.yml 2025-10-14 07:30:21.743795 | fa163e75-7366-ee00-6bec-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat.yml 2025-10-14 07:30:21.764789 | fa163e75-7366-ee00-6bec-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat_9.yml 2025-10-14 07:30:21.779573 | fa163e75-7366-ee00-6bec-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat_9.2.yml 2025-10-14 07:30:21.791366 | fa163e75-7366-ee00-6bec-000000001bab | TIMING | linux-system-roles.certificate : Set platform/version specific variables | undercloud | 0:03:35.155717 | 0.13s 2025-10-14 07:30:21.815651 | fa163e75-7366-ee00-6bec-000000001b6c | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:30:24.711499 | fa163e75-7366-ee00-6bec-000000001b6c | OK | Ensure certificate role dependencies are installed | undercloud 2025-10-14 07:30:24.713015 | fa163e75-7366-ee00-6bec-000000001b6c | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | undercloud | 0:03:38.077368 | 2.90s 2025-10-14 07:30:24.738410 | fa163e75-7366-ee00-6bec-000000001b6e | TASK | Ensure provider packages are installed 2025-10-14 07:30:27.644059 | fa163e75-7366-ee00-6bec-000000001b6e | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | undercloud | 0:03:41.008401 | 2.90s 2025-10-14 07:30:27.656691 | fa163e75-7366-ee00-6bec-000000001b6e | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | undercloud | 0:03:41.021028 | 2.92s 2025-10-14 07:30:27.682856 | fa163e75-7366-ee00-6bec-000000001b70 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:30:28.000755 | fa163e75-7366-ee00-6bec-000000001b70 | CHANGED | Ensure pre-scripts hooks directory exists | undercloud | item=certmonger 2025-10-14 07:30:28.002628 | fa163e75-7366-ee00-6bec-000000001b70 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | undercloud | 0:03:41.366980 | 0.32s 2025-10-14 07:30:28.014747 | fa163e75-7366-ee00-6bec-000000001b70 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | undercloud | 0:03:41.379093 | 0.33s 2025-10-14 07:30:28.040508 | fa163e75-7366-ee00-6bec-000000001b72 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:30:28.350813 | fa163e75-7366-ee00-6bec-000000001b72 | CHANGED | Ensure post-scripts hooks directory exists | undercloud | item=certmonger 2025-10-14 07:30:28.353243 | fa163e75-7366-ee00-6bec-000000001b72 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | undercloud | 0:03:41.717596 | 0.31s 2025-10-14 07:30:28.363641 | fa163e75-7366-ee00-6bec-000000001b72 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | undercloud | 0:03:41.727980 | 0.32s 2025-10-14 07:30:28.389884 | fa163e75-7366-ee00-6bec-000000001b74 | TASK | Ensure provider service is running 2025-10-14 07:30:28.813346 | fa163e75-7366-ee00-6bec-000000001b74 | OK | Ensure provider service is running | undercloud | item=certmonger 2025-10-14 07:30:28.816321 | fa163e75-7366-ee00-6bec-000000001b74 | TIMING | linux-system-roles.certificate : Ensure provider service is running | undercloud | 0:03:42.180671 | 0.42s 2025-10-14 07:30:28.827101 | fa163e75-7366-ee00-6bec-000000001b74 | TIMING | linux-system-roles.certificate : Ensure provider service is running | undercloud | 0:03:42.191438 | 0.44s 2025-10-14 07:30:28.856510 | fa163e75-7366-ee00-6bec-000000001b77 | TASK | Ensure certificate requests 2025-10-14 07:30:31.340507 | fa163e75-7366-ee00-6bec-000000001b77 | CHANGED | Ensure certificate requests | undercloud | item={'ca': 'self-sign', 'dns': '192.168.122.99', 'ip': ['192.168.122.99'], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/192.168.122.99@UNDERCLOUD', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=self-sign\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-14 07:30:31.343948 | fa163e75-7366-ee00-6bec-000000001b77 | TIMING | linux-system-roles.certificate : Ensure certificate requests | undercloud | 0:03:44.708298 | 2.48s 2025-10-14 07:30:31.354034 | fa163e75-7366-ee00-6bec-000000001b77 | TIMING | linux-system-roles.certificate : Ensure certificate requests | undercloud | 0:03:44.718372 | 2.49s 2025-10-14 07:30:31.405328 | fa163e75-7366-ee00-6bec-000000001b17 | TASK | Run lvmfilter role 2025-10-14 07:30:31.457843 | fa163e75-7366-ee00-6bec-000000001b17 | TIMING | Run lvmfilter role | undercloud | 0:03:44.822187 | 0.05s 2025-10-14 07:30:31.520908 | fa163e75-7366-ee00-6bec-000000001bef | TASK | Check if lvm2 is installed 2025-10-14 07:30:31.773673 | fa163e75-7366-ee00-6bec-000000001bef | CHANGED | Check if lvm2 is installed | undercloud 2025-10-14 07:30:31.775159 | fa163e75-7366-ee00-6bec-000000001bef | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | undercloud | 0:03:45.139512 | 0.25s 2025-10-14 07:30:31.799801 | fa163e75-7366-ee00-6bec-000000001bf1 | TASK | collect ansible devices 2025-10-14 07:30:31.849145 | fa163e75-7366-ee00-6bec-000000001bf1 | SKIPPED | collect ansible devices | undercloud 2025-10-14 07:30:31.850105 | fa163e75-7366-ee00-6bec-000000001bf1 | TIMING | tripleo_lvmfilter : collect ansible devices | undercloud | 0:03:45.214465 | 0.05s 2025-10-14 07:30:31.868794 | fa163e75-7366-ee00-6bec-000000001bf2 | TASK | collect in-use lvm2 devices list 2025-10-14 07:30:31.918616 | fa163e75-7366-ee00-6bec-000000001bf2 | SKIPPED | collect in-use lvm2 devices list | undercloud 2025-10-14 07:30:31.920014 | fa163e75-7366-ee00-6bec-000000001bf2 | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | undercloud | 0:03:45.284368 | 0.05s 2025-10-14 07:30:31.944771 | fa163e75-7366-ee00-6bec-000000001bf3 | TASK | set allowed_devices 2025-10-14 07:30:31.994759 | fa163e75-7366-ee00-6bec-000000001bf3 | SKIPPED | set allowed_devices | undercloud 2025-10-14 07:30:31.995977 | fa163e75-7366-ee00-6bec-000000001bf3 | TIMING | tripleo_lvmfilter : set allowed_devices | undercloud | 0:03:45.360332 | 0.05s 2025-10-14 07:30:32.020256 | fa163e75-7366-ee00-6bec-000000001bf4 | TASK | build lvm2 allow list 2025-10-14 07:30:32.070475 | fa163e75-7366-ee00-6bec-000000001bf4 | SKIPPED | build lvm2 allow list | undercloud 2025-10-14 07:30:32.071809 | fa163e75-7366-ee00-6bec-000000001bf4 | TIMING | tripleo_lvmfilter : build lvm2 allow list | undercloud | 0:03:45.436163 | 0.05s 2025-10-14 07:30:32.095925 | fa163e75-7366-ee00-6bec-000000001bf5 | TASK | build lvm2 deny list 2025-10-14 07:30:32.145977 | fa163e75-7366-ee00-6bec-000000001bf5 | SKIPPED | build lvm2 deny list | undercloud 2025-10-14 07:30:32.147236 | fa163e75-7366-ee00-6bec-000000001bf5 | TIMING | tripleo_lvmfilter : build lvm2 deny list | undercloud | 0:03:45.511591 | 0.05s 2025-10-14 07:30:32.171729 | fa163e75-7366-ee00-6bec-000000001bf6 | TASK | build lvm2 filter 2025-10-14 07:30:32.221635 | fa163e75-7366-ee00-6bec-000000001bf6 | SKIPPED | build lvm2 filter | undercloud 2025-10-14 07:30:32.222907 | fa163e75-7366-ee00-6bec-000000001bf6 | TIMING | tripleo_lvmfilter : build lvm2 filter | undercloud | 0:03:45.587263 | 0.05s 2025-10-14 07:30:32.249010 | fa163e75-7366-ee00-6bec-000000001bf7 | TASK | regenerate lvm config 2025-10-14 07:30:32.299270 | fa163e75-7366-ee00-6bec-000000001bf7 | SKIPPED | regenerate lvm config | undercloud 2025-10-14 07:30:32.300832 | fa163e75-7366-ee00-6bec-000000001bf7 | TIMING | tripleo_lvmfilter : regenerate lvm config | undercloud | 0:03:45.665186 | 0.05s 2025-10-14 07:30:32.325294 | fa163e75-7366-ee00-6bec-000000001bf8 | TASK | copy new lvm.conf in place 2025-10-14 07:30:32.378319 | fa163e75-7366-ee00-6bec-000000001bf8 | SKIPPED | copy new lvm.conf in place | undercloud 2025-10-14 07:30:32.379767 | fa163e75-7366-ee00-6bec-000000001bf8 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | undercloud | 0:03:45.744122 | 0.05s 2025-10-14 07:30:32.484184 | fa163e75-7366-ee00-6bec-000000001b19 | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2025-10-14 07:30:32.485573 | fa163e75-7366-ee00-6bec-000000001b19 | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:45.849928 | 0.05s 2025-10-14 07:30:32.561700 | fa163e75-7366-ee00-6bec-000000001b1b | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2025-10-14 07:30:32.563139 | fa163e75-7366-ee00-6bec-000000001b1b | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:45.927493 | 0.05s 2025-10-14 07:30:32.643632 | fa163e75-7366-ee00-6bec-000000001b1d | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2025-10-14 07:30:32.645130 | fa163e75-7366-ee00-6bec-000000001b1d | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:46.009483 | 0.05s 2025-10-14 07:30:32.666037 | fa163e75-7366-ee00-6bec-000000001b1f | TASK | Pre-fetch all the containers 2025-10-14 07:30:42.577262 | fa163e75-7366-ee00-6bec-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 2025-10-14 07:30:42.580922 | fa163e75-7366-ee00-6bec-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:03:55.945274 | 9.91s 2025-10-14 07:30:46.389075 | fa163e75-7366-ee00-6bec-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2025-10-14 07:30:46.391478 | fa163e75-7366-ee00-6bec-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:03:59.755836 | 13.72s 2025-10-14 07:30:54.628066 | fa163e75-7366-ee00-6bec-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2025-10-14 07:30:54.631669 | fa163e75-7366-ee00-6bec-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:07.996027 | 21.96s 2025-10-14 07:31:02.051078 | fa163e75-7366-ee00-6bec-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2025-10-14 07:31:02.052509 | fa163e75-7366-ee00-6bec-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:15.416877 | 29.39s 2025-10-14 07:31:13.228465 | fa163e75-7366-ee00-6bec-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-dhcp-agent:17.1 2025-10-14 07:31:13.232641 | fa163e75-7366-ee00-6bec-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:26.596998 | 40.57s 2025-10-14 07:31:16.653708 | fa163e75-7366-ee00-6bec-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-l3-agent:17.1 2025-10-14 07:31:16.656965 | fa163e75-7366-ee00-6bec-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:30.021322 | 43.99s 2025-10-14 07:31:24.162547 | fa163e75-7366-ee00-6bec-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-api:17.1 2025-10-14 07:31:24.166359 | fa163e75-7366-ee00-6bec-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:37.530715 | 51.50s 2025-10-14 07:31:30.197576 | fa163e75-7366-ee00-6bec-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2025-10-14 07:31:30.200758 | fa163e75-7366-ee00-6bec-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:43.565116 | 57.53s 2025-10-14 07:31:35.730708 | fa163e75-7366-ee00-6bec-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2025-10-14 07:31:35.733909 | fa163e75-7366-ee00-6bec-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:49.098267 | 63.07s 2025-10-14 07:31:39.546043 | fa163e75-7366-ee00-6bec-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-inspector:17.1 2025-10-14 07:31:39.549019 | fa163e75-7366-ee00-6bec-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:52.913375 | 66.88s 2025-10-14 07:31:43.643932 | fa163e75-7366-ee00-6bec-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-14 07:31:43.646839 | fa163e75-7366-ee00-6bec-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:57.011195 | 70.98s 2025-10-14 07:31:49.520170 | fa163e75-7366-ee00-6bec-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-conductor:17.1 2025-10-14 07:31:49.523789 | fa163e75-7366-ee00-6bec-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:02.888147 | 76.86s 2025-10-14 07:31:53.321183 | fa163e75-7366-ee00-6bec-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-neutron-agent:17.1 2025-10-14 07:31:53.325016 | fa163e75-7366-ee00-6bec-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:06.689373 | 80.66s 2025-10-14 07:31:59.976282 | fa163e75-7366-ee00-6bec-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-pxe:17.1 2025-10-14 07:31:59.979268 | fa163e75-7366-ee00-6bec-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:13.343625 | 87.31s 2025-10-14 07:32:03.830647 | fa163e75-7366-ee00-6bec-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-14 07:32:03.833643 | fa163e75-7366-ee00-6bec-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:17.197999 | 91.17s 2025-10-14 07:32:07.672661 | fa163e75-7366-ee00-6bec-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-openvswitch-agent:17.1 2025-10-14 07:32:07.676696 | fa163e75-7366-ee00-6bec-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:21.041053 | 95.01s 2025-10-14 07:32:07.882388 | fa163e75-7366-ee00-6bec-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:21.246742 | 95.22s 2025-10-14 07:32:07.945912 | fa163e75-7366-ee00-6bec-0000000000c1 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-14 07:32:08.176360 | fa163e75-7366-ee00-6bec-0000000000c1 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud 2025-10-14 07:32:08.177691 | fa163e75-7366-ee00-6bec-0000000000c1 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud | 0:05:21.542045 | 0.23s 2025-10-14 07:32:08.283659 | fa163e75-7366-ee00-6bec-0000000000c2 | TIMING | include_tasks | undercloud | 0:05:21.648007 | 0.08s 2025-10-14 07:32:08.321393 | 9cdfdb6f-1562-4fc7-b1be-e487301db690 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/common_deploy_steps_tasks.yaml | undercloud 2025-10-14 07:32:08.347035 | fa163e75-7366-ee00-6bec-000000001c5e | TASK | Write the config_step hieradata 2025-10-14 07:32:08.870515 | fa163e75-7366-ee00-6bec-000000001c5e | OK | Write the config_step hieradata | undercloud 2025-10-14 07:32:08.871637 | fa163e75-7366-ee00-6bec-000000001c5e | TIMING | Write the config_step hieradata | undercloud | 0:05:22.235991 | 0.52s 2025-10-14 07:32:08.896898 | fa163e75-7366-ee00-6bec-000000001c5f | TASK | Run puppet host configuration for step 1 2025-10-14 07:32:09.211083 | fa163e75-7366-ee00-6bec-000000001c5f | CHANGED | Run puppet host configuration for step 1 | undercloud 2025-10-14 07:32:09.212175 | fa163e75-7366-ee00-6bec-000000001c5f | TIMING | Run puppet host configuration for step 1 | undercloud | 0:05:22.576530 | 0.31s 2025-10-14 07:32:09.236098 | fa163e75-7366-ee00-6bec-000000001c60 | TASK | Wait for puppet host configuration to finish 2025-10-14 07:32:09.521920 | fa163e75-7366-ee00-6bec-000000001c60 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2025-10-14 07:32:19.755404 | fa163e75-7366-ee00-6bec-000000001c60 | CHANGED | Wait for puppet host configuration to finish | undercloud 2025-10-14 07:32:19.757066 | fa163e75-7366-ee00-6bec-000000001c60 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:05:33.121419 | 10.52s 2025-10-14 07:32:19.784011 | fa163e75-7366-ee00-6bec-000000001c61 | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-14 07:32:19.871283 | fa163e75-7366-ee00-6bec-000000001c61 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | undercloud | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 07:32:09 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 07:32:13 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 07:32:13 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 07:32:13 puppet-user: (file & line not available)", "<13>Oct 14 07:32:13 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 07:32:13 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 07:32:13 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 07:32:13 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Oct 14 07:32:13 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 14 07:32:13 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 14 07:32:13 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 14 07:32:13 puppet-user: Notice: Applied catalog in 0.07 seconds", "<13>Oct 14 07:32:13 puppet-user: Application:", "<13>Oct 14 07:32:13 puppet-user: Initial environment: production", "<13>Oct 14 07:32:13 puppet-user: Converged environment: production", "<13>Oct 14 07:32:13 puppet-user: Run mode: user", "<13>Oct 14 07:32:13 puppet-user: Changes:", "<13>Oct 14 07:32:13 puppet-user: Total: 3", "<13>Oct 14 07:32:13 puppet-user: Events:", "<13>Oct 14 07:32:13 puppet-user: Success: 3", "<13>Oct 14 07:32:13 puppet-user: Resources:", "<13>Oct 14 07:32:13 puppet-user: Changed: 3", "<13>Oct 14 07:32:13 puppet-user: Out of sync: 3", "<13>Oct 14 07:32:13 puppet-user: Total: 10", "<13>Oct 14 07:32:13 puppet-user: Time:", "<13>Oct 14 07:32:13 puppet-user: Schedule: 0.00", "<13>Oct 14 07:32:13 puppet-user: File: 0.00", "<13>Oct 14 07:32:13 puppet-user: Exec: 0.02", "<13>Oct 14 07:32:13 puppet-user: Augeas: 0.03", "<13>Oct 14 07:32:13 puppet-user: Transaction evaluation: 0.06", "<13>Oct 14 07:32:13 puppet-user: Catalog application: 0.07", "<13>Oct 14 07:32:13 puppet-user: Config retrieval: 0.16", "<13>Oct 14 07:32:13 puppet-user: Last run: 1760427133", "<13>Oct 14 07:32:13 puppet-user: Filebucket: 0.00", "<13>Oct 14 07:32:13 puppet-user: Total: 0.07", "<13>Oct 14 07:32:13 puppet-user: Version:", "<13>Oct 14 07:32:13 puppet-user: Config: 1760427132", "<13>Oct 14 07:32:13 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 07:32:19.872897 | fa163e75-7366-ee00-6bec-000000001c61 | TIMING | Debug output for task: Run puppet host configuration for step 1 | undercloud | 0:05:33.237249 | 0.09s 2025-10-14 07:32:19.898418 | fa163e75-7366-ee00-6bec-000000001c62 | TASK | Pre-cache facts for puppet containers 2025-10-14 07:32:19.927350 | fa163e75-7366-ee00-6bec-000000001c62 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:05:33.291703 | 0.03s 2025-10-14 07:32:19.994802 | fa163e75-7366-ee00-6bec-000000001c9f | TASK | Gather variables for each operating system 2025-10-14 07:32:20.107977 | fa163e75-7366-ee00-6bec-000000001c9f | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:05:33.472328 | 0.11s 2025-10-14 07:32:20.132320 | fa163e75-7366-ee00-6bec-000000001ca0 | TASK | Create puppet caching structures 2025-10-14 07:32:20.366877 | fa163e75-7366-ee00-6bec-000000001ca0 | CHANGED | Create puppet caching structures | undercloud 2025-10-14 07:32:20.368148 | fa163e75-7366-ee00-6bec-000000001ca0 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:05:33.732505 | 0.23s 2025-10-14 07:32:20.393046 | fa163e75-7366-ee00-6bec-000000001ca1 | TASK | Check for facter.conf 2025-10-14 07:32:20.607475 | fa163e75-7366-ee00-6bec-000000001ca1 | OK | Check for facter.conf | undercloud 2025-10-14 07:32:20.608748 | fa163e75-7366-ee00-6bec-000000001ca1 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:05:33.973103 | 0.21s 2025-10-14 07:32:20.633082 | fa163e75-7366-ee00-6bec-000000001ca2 | TASK | Remove facter.conf if directory 2025-10-14 07:32:20.683286 | fa163e75-7366-ee00-6bec-000000001ca2 | SKIPPED | Remove facter.conf if directory | undercloud 2025-10-14 07:32:20.684415 | fa163e75-7366-ee00-6bec-000000001ca2 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:05:34.048773 | 0.05s 2025-10-14 07:32:20.708284 | fa163e75-7366-ee00-6bec-000000001ca3 | TASK | Write facter cache config 2025-10-14 07:32:21.168027 | fa163e75-7366-ee00-6bec-000000001ca3 | CHANGED | Write facter cache config | undercloud 2025-10-14 07:32:21.169154 | fa163e75-7366-ee00-6bec-000000001ca3 | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:05:34.533514 | 0.46s 2025-10-14 07:32:21.188539 | fa163e75-7366-ee00-6bec-000000001ca4 | TASK | Cleanup facter cache if exists 2025-10-14 07:32:21.431214 | fa163e75-7366-ee00-6bec-000000001ca4 | OK | Cleanup facter cache if exists | undercloud 2025-10-14 07:32:21.432932 | fa163e75-7366-ee00-6bec-000000001ca4 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:05:34.797283 | 0.24s 2025-10-14 07:32:21.458923 | fa163e75-7366-ee00-6bec-000000001ca5 | TASK | Pre-cache facts 2025-10-14 07:32:22.105183 | fa163e75-7366-ee00-6bec-000000001ca5 | CHANGED | Pre-cache facts | undercloud 2025-10-14 07:32:22.106819 | fa163e75-7366-ee00-6bec-000000001ca5 | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:05:35.471169 | 0.65s 2025-10-14 07:32:22.133961 | fa163e75-7366-ee00-6bec-000000001ca6 | TASK | Failed deployment if facter fails 2025-10-14 07:32:22.166208 | fa163e75-7366-ee00-6bec-000000001ca6 | SKIPPED | Failed deployment if facter fails | undercloud 2025-10-14 07:32:22.167535 | fa163e75-7366-ee00-6bec-000000001ca6 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:05:35.531889 | 0.03s 2025-10-14 07:32:22.213127 | fa163e75-7366-ee00-6bec-000000001ca7 | TASK | Sync cached facts 2025-10-14 07:32:22.659580 | fa163e75-7366-ee00-6bec-000000001ca7 | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e75-7366-ee00-6bec-000000001ca7') missing from stats 2025-10-14 07:32:22.708590 | fa163e75-7366-ee00-6bec-000000001c63 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 07:32:22.759882 | fa163e75-7366-ee00-6bec-000000001c63 | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:05:36.124227 | 0.05s 2025-10-14 07:32:22.787673 | a06c7a70-fb12-4ac3-909e-299bfa79334b | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/generate-config-tasks.yaml | undercloud 2025-10-14 07:32:22.825952 | fa163e75-7366-ee00-6bec-000000001cf1 | TASK | Create base directory puppet configs 2025-10-14 07:32:23.066836 | fa163e75-7366-ee00-6bec-000000001cf1 | CHANGED | Create base directory puppet configs | undercloud 2025-10-14 07:32:23.068431 | fa163e75-7366-ee00-6bec-000000001cf1 | TIMING | Create base directory puppet configs | undercloud | 0:05:36.432783 | 0.24s 2025-10-14 07:32:23.094573 | fa163e75-7366-ee00-6bec-000000001cf2 | TASK | Generate container puppet configs for step 1 2025-10-14 07:32:23.351208 | fa163e75-7366-ee00-6bec-000000001cf2 | CHANGED | Generate container puppet configs for step 1 | undercloud 2025-10-14 07:32:23.352629 | fa163e75-7366-ee00-6bec-000000001cf2 | TIMING | Generate container puppet configs for step 1 | undercloud | 0:05:36.716984 | 0.26s 2025-10-14 07:32:23.378745 | fa163e75-7366-ee00-6bec-000000001cf3 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-14 07:32:23.407985 | fa163e75-7366-ee00-6bec-000000001cf3 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | undercloud | 0:05:36.772334 | 0.03s 2025-10-14 07:32:23.476192 | fa163e75-7366-ee00-6bec-000000001d7d | TASK | Gather variables for each operating system 2025-10-14 07:32:23.589288 | fa163e75-7366-ee00-6bec-000000001d7d | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:05:36.953631 | 0.11s 2025-10-14 07:32:23.615242 | fa163e75-7366-ee00-6bec-000000001d7e | TASK | Create container logs path 2025-10-14 07:32:23.861345 | fa163e75-7366-ee00-6bec-000000001d7e | OK | Create container logs path | undercloud 2025-10-14 07:32:23.862817 | fa163e75-7366-ee00-6bec-000000001d7e | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:05:37.227170 | 0.25s 2025-10-14 07:32:23.890086 | fa163e75-7366-ee00-6bec-000000001d80 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 07:32:24.272749 | fa163e75-7366-ee00-6bec-000000001d80 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-14 07:32:24.274195 | fa163e75-7366-ee00-6bec-000000001d80 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:37.638545 | 0.38s 2025-10-14 07:32:24.299971 | fa163e75-7366-ee00-6bec-000000001d81 | TASK | Finalise hashes for all containers 2025-10-14 07:32:24.362653 | fa163e75-7366-ee00-6bec-000000001d81 | OK | Finalise hashes for all containers | undercloud 2025-10-14 07:32:24.364043 | fa163e75-7366-ee00-6bec-000000001d81 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:05:37.728396 | 0.06s 2025-10-14 07:32:24.389780 | fa163e75-7366-ee00-6bec-000000001d83 | TASK | Manage systemd shutdown files 2025-10-14 07:32:24.423145 | fa163e75-7366-ee00-6bec-000000001d83 | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-14 07:32:24.424219 | fa163e75-7366-ee00-6bec-000000001d83 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:05:37.788576 | 0.03s 2025-10-14 07:32:24.448807 | fa163e75-7366-ee00-6bec-000000001d85 | TASK | Update container configs with new config hashes 2025-10-14 07:32:24.503422 | fa163e75-7366-ee00-6bec-000000001d85 | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-14 07:32:24.504635 | fa163e75-7366-ee00-6bec-000000001d85 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:05:37.868990 | 0.05s 2025-10-14 07:32:24.532630 | fa163e75-7366-ee00-6bec-000000001d86 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 07:32:24.587182 | fa163e75-7366-ee00-6bec-000000001d86 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:37.951524 | 0.05s 2025-10-14 07:32:24.607979 | 8878fccf-b629-4029-8546-e54aaf796c5f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-14 07:32:24.640807 | fa163e75-7366-ee00-6bec-000000001dca | TASK | Gather podman infos 2025-10-14 07:32:25.096227 | fa163e75-7366-ee00-6bec-000000001dca | OK | Gather podman infos | undercloud 2025-10-14 07:32:25.097681 | fa163e75-7366-ee00-6bec-000000001dca | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:05:38.462035 | 0.46s 2025-10-14 07:32:25.125792 | fa163e75-7366-ee00-6bec-000000001dcb | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 07:32:25.181498 | fa163e75-7366-ee00-6bec-000000001dcb | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-14 07:32:25.182870 | fa163e75-7366-ee00-6bec-000000001dcb | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:38.547223 | 0.06s 2025-10-14 07:32:25.210826 | fa163e75-7366-ee00-6bec-000000001d87 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 07:32:25.267476 | fa163e75-7366-ee00-6bec-000000001d87 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:38.631798 | 0.06s 2025-10-14 07:32:25.287208 | 53730b32-1b02-42cf-98c4-65a2491ee048 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-14 07:32:25.326207 | fa163e75-7366-ee00-6bec-000000001df4 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 07:32:38.836423 | fa163e75-7366-ee00-6bec-000000001df4 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-14 07:32:38.838587 | fa163e75-7366-ee00-6bec-000000001df4 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:52.202935 | 13.51s 2025-10-14 07:32:38.898623 | fa163e75-7366-ee00-6bec-000000001df5 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 07:32:38.981713 | fa163e75-7366-ee00-6bec-000000001df5 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-14 07:32:38.982766 | fa163e75-7366-ee00-6bec-000000001df5 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:52.347121 | 0.08s 2025-10-14 07:32:39.029460 | fa163e75-7366-ee00-6bec-000000001cf5 | TASK | Diff puppet-generated changes for check mode 2025-10-14 07:32:39.060693 | fa163e75-7366-ee00-6bec-000000001cf5 | SKIPPED | Diff puppet-generated changes for check mode | undercloud 2025-10-14 07:32:39.061964 | fa163e75-7366-ee00-6bec-000000001cf5 | TIMING | Diff puppet-generated changes for check mode | undercloud | 0:05:52.426319 | 0.03s 2025-10-14 07:32:39.086089 | fa163e75-7366-ee00-6bec-000000001cf6 | TASK | Diff puppet-generated changes for check mode 2025-10-14 07:32:39.118128 | fa163e75-7366-ee00-6bec-000000001cf6 | SKIPPED | Diff puppet-generated changes for check mode | undercloud 2025-10-14 07:32:39.119421 | fa163e75-7366-ee00-6bec-000000001cf6 | TIMING | Diff puppet-generated changes for check mode | undercloud | 0:05:52.483775 | 0.03s 2025-10-14 07:32:39.145227 | fa163e75-7366-ee00-6bec-000000001c65 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-14 07:32:39.173204 | fa163e75-7366-ee00-6bec-000000001c65 | TIMING | Manage containers for step 1 with tripleo-ansible | undercloud | 0:05:52.537549 | 0.03s 2025-10-14 07:32:39.236111 | fa163e75-7366-ee00-6bec-000000001e4a | TASK | Gather variables for each operating system 2025-10-14 07:32:39.350267 | fa163e75-7366-ee00-6bec-000000001e4a | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:05:52.714612 | 0.11s 2025-10-14 07:32:39.375108 | fa163e75-7366-ee00-6bec-000000001e4b | TASK | Create container logs path 2025-10-14 07:32:39.609948 | fa163e75-7366-ee00-6bec-000000001e4b | OK | Create container logs path | undercloud 2025-10-14 07:32:39.611598 | fa163e75-7366-ee00-6bec-000000001e4b | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:05:52.975951 | 0.24s 2025-10-14 07:32:39.639939 | fa163e75-7366-ee00-6bec-000000001e4d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 07:32:39.887636 | fa163e75-7366-ee00-6bec-000000001e4d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | undercloud 2025-10-14 07:32:39.888984 | fa163e75-7366-ee00-6bec-000000001e4d | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:53.253338 | 0.25s 2025-10-14 07:32:39.913323 | fa163e75-7366-ee00-6bec-000000001e4e | TASK | Finalise hashes for all containers 2025-10-14 07:32:39.975577 | fa163e75-7366-ee00-6bec-000000001e4e | OK | Finalise hashes for all containers | undercloud 2025-10-14 07:32:39.976568 | fa163e75-7366-ee00-6bec-000000001e4e | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:05:53.340929 | 0.06s 2025-10-14 07:32:40.001955 | fa163e75-7366-ee00-6bec-000000001e50 | TASK | Manage systemd shutdown files 2025-10-14 07:32:40.034251 | fa163e75-7366-ee00-6bec-000000001e50 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:05:53.398601 | 0.03s 2025-10-14 07:32:40.066684 | 9ab26fe0-fe3f-432f-85aa-0a7d8a9c09c6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2025-10-14 07:32:40.094738 | fa163e75-7366-ee00-6bec-000000001e83 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 07:32:40.348334 | fa163e75-7366-ee00-6bec-000000001e83 | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2025-10-14 07:32:40.350034 | fa163e75-7366-ee00-6bec-000000001e83 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:05:53.714381 | 0.25s 2025-10-14 07:32:40.375837 | fa163e75-7366-ee00-6bec-000000001e84 | TASK | Set podman_drop_in fact 2025-10-14 07:32:40.429035 | fa163e75-7366-ee00-6bec-000000001e84 | OK | Set podman_drop_in fact | undercloud 2025-10-14 07:32:40.430420 | fa163e75-7366-ee00-6bec-000000001e84 | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:05:53.794769 | 0.05s 2025-10-14 07:32:40.455062 | fa163e75-7366-ee00-6bec-000000001e86 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 07:32:40.976876 | fa163e75-7366-ee00-6bec-000000001e86 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2025-10-14 07:32:40.979297 | fa163e75-7366-ee00-6bec-000000001e86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:05:54.343644 | 0.52s 2025-10-14 07:32:41.453384 | fa163e75-7366-ee00-6bec-000000001e86 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2025-10-14 07:32:41.455320 | fa163e75-7366-ee00-6bec-000000001e86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:05:54.819676 | 1.00s 2025-10-14 07:32:41.465993 | fa163e75-7366-ee00-6bec-000000001e86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:05:54.830345 | 1.01s 2025-10-14 07:32:41.492706 | fa163e75-7366-ee00-6bec-000000001e87 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 07:32:41.994502 | fa163e75-7366-ee00-6bec-000000001e87 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2025-10-14 07:32:41.997137 | fa163e75-7366-ee00-6bec-000000001e87 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:05:55.361484 | 0.50s 2025-10-14 07:32:42.022374 | fa163e75-7366-ee00-6bec-000000001e88 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 07:32:42.534505 | fa163e75-7366-ee00-6bec-000000001e88 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2025-10-14 07:32:42.536016 | fa163e75-7366-ee00-6bec-000000001e88 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:05:55.900369 | 0.51s 2025-10-14 07:32:42.560931 | fa163e75-7366-ee00-6bec-000000001e89 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 07:32:43.483486 | fa163e75-7366-ee00-6bec-000000001e89 | CHANGED | Enable and start tripleo-container-shutdown | undercloud 2025-10-14 07:32:43.485724 | fa163e75-7366-ee00-6bec-000000001e89 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:05:56.850078 | 0.92s 2025-10-14 07:32:43.511621 | fa163e75-7366-ee00-6bec-000000001e8a | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 07:32:44.014267 | fa163e75-7366-ee00-6bec-000000001e8a | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2025-10-14 07:32:44.016603 | fa163e75-7366-ee00-6bec-000000001e8a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:05:57.380950 | 0.50s 2025-10-14 07:32:44.041781 | fa163e75-7366-ee00-6bec-000000001e8b | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 07:32:44.551799 | fa163e75-7366-ee00-6bec-000000001e8b | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2025-10-14 07:32:44.553496 | fa163e75-7366-ee00-6bec-000000001e8b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:05:57.917841 | 0.51s 2025-10-14 07:32:44.579114 | fa163e75-7366-ee00-6bec-000000001e8c | TASK | Enable and start netns-placeholder 2025-10-14 07:32:45.498034 | fa163e75-7366-ee00-6bec-000000001e8c | CHANGED | Enable and start netns-placeholder | undercloud 2025-10-14 07:32:45.500241 | fa163e75-7366-ee00-6bec-000000001e8c | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:05:58.864594 | 0.92s 2025-10-14 07:32:45.526275 | fa163e75-7366-ee00-6bec-000000001e52 | TASK | Update container configs with new config hashes 2025-10-14 07:32:45.588392 | fa163e75-7366-ee00-6bec-000000001e52 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:05:58.952744 | 0.06s 2025-10-14 07:32:45.605128 | 21505f26-cfd9-4659-bf66-ac61bf97e33d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2025-10-14 07:32:45.634705 | fa163e75-7366-ee00-6bec-000000001eb4 | TASK | Update config hashes for container startup configs 2025-10-14 07:32:45.945820 | | WARNING | Config change detected for haproxy, new hash: a9b9c0521856eb57b6e638b177926787 2025-10-14 07:32:45.947261 | | WARNING | Config change detected for memcached, new hash: 123d007a5eb7e632beef333595457fce 2025-10-14 07:32:45.947845 | | WARNING | Config change detected for rabbitmq, new hash: a338a31641f2d929149ccf6ae1ce119d 2025-10-14 07:32:45.948358 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: a338a31641f2d929149ccf6ae1ce119d 2025-10-14 07:32:45.948923 | | WARNING | Config change detected for mysql, new hash: 9f6d0e474bd0ed2b7bb2148863b2071b 2025-10-14 07:32:45.949481 | | WARNING | Config change detected for mysql_bootstrap, new hash: 9f6d0e474bd0ed2b7bb2148863b2071b 2025-10-14 07:32:45.949984 | | WARNING | Config change detected for mysql_upgrade_db, new hash: 9f6d0e474bd0ed2b7bb2148863b2071b-9f6d0e474bd0ed2b7bb2148863b2071b 2025-10-14 07:32:45.950528 | | WARNING | Config change detected for ironic_db_sync, new hash: ad20001723c157534a808e876431acc6 2025-10-14 07:32:45.951079 | | WARNING | Config change detected for ironic_inspector_db_sync, new hash: 999d865fb407eee928179b45076dd03a 2025-10-14 07:32:45.951634 | | WARNING | Config change detected for iscsid, new hash: c92f706bf652e6090a9f1fef6d2dd2e9 2025-10-14 07:32:45.953005 | | WARNING | Config change detected for keystone, new hash: 4cdfcc2dce566f60ac9b604763f85923 2025-10-14 07:32:45.953594 | | WARNING | Config change detected for keystone_cron, new hash: 4cdfcc2dce566f60ac9b604763f85923 2025-10-14 07:32:45.954396 | | WARNING | Config change detected for keystone_db_sync, new hash: 4cdfcc2dce566f60ac9b604763f85923 2025-10-14 07:32:45.954972 | | WARNING | Config change detected for neutron_db_sync, new hash: 92091b284aa0b9cd5a38fe05475a7000 2025-10-14 07:32:45.955560 | | WARNING | Config change detected for neutron_ovs_bridge, new hash: 92091b284aa0b9cd5a38fe05475a7000 2025-10-14 07:32:45.956172 | | WARNING | Config change detected for ironic_api, new hash: ad20001723c157534a808e876431acc6 2025-10-14 07:32:45.956706 | | WARNING | Config change detected for ironic_conductor, new hash: d4088d4a31a5587493968e5b392e1c44 2025-10-14 07:32:45.957219 | | WARNING | Config change detected for ironic_inspector, new hash: 999d865fb407eee928179b45076dd03a 2025-10-14 07:32:45.957760 | | WARNING | Config change detected for ironic_inspector_dnsmasq, new hash: 999d865fb407eee928179b45076dd03a 2025-10-14 07:32:45.958252 | | WARNING | Config change detected for ironic_neutron_agent, new hash: 92091b284aa0b9cd5a38fe05475a7000 2025-10-14 07:32:45.958815 | | WARNING | Config change detected for ironic_pxe_http, new hash: d4088d4a31a5587493968e5b392e1c44 2025-10-14 07:32:45.959363 | | WARNING | Config change detected for ironic_pxe_tftp, new hash: d4088d4a31a5587493968e5b392e1c44 2025-10-14 07:32:45.959901 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-14 07:32:45.960403 | | WARNING | Config change detected for neutron_api, new hash: 92091b284aa0b9cd5a38fe05475a7000 2025-10-14 07:32:45.960939 | | WARNING | Config change detected for neutron_dhcp, new hash: 92091b284aa0b9cd5a38fe05475a7000 2025-10-14 07:32:45.961422 | | WARNING | Config change detected for neutron_l3_agent, new hash: 92091b284aa0b9cd5a38fe05475a7000 2025-10-14 07:32:45.961942 | | WARNING | Config change detected for neutron_ovs_agent, new hash: 92091b284aa0b9cd5a38fe05475a7000 2025-10-14 07:32:45.962506 | fa163e75-7366-ee00-6bec-000000001eb4 | CHANGED | Update config hashes for container startup configs | undercloud 2025-10-14 07:32:45.963269 | fa163e75-7366-ee00-6bec-000000001eb4 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:05:59.327623 | 0.33s 2025-10-14 07:32:45.990977 | fa163e75-7366-ee00-6bec-000000001e53 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 07:32:46.052388 | fa163e75-7366-ee00-6bec-000000001e53 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:59.416737 | 0.06s 2025-10-14 07:32:46.072102 | 276b375c-43f7-48b6-95eb-f83b73ffbb83 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-14 07:32:46.106240 | fa163e75-7366-ee00-6bec-000000001ed3 | TASK | Gather podman infos 2025-10-14 07:32:46.811350 | fa163e75-7366-ee00-6bec-000000001ed3 | OK | Gather podman infos | undercloud 2025-10-14 07:32:46.812755 | fa163e75-7366-ee00-6bec-000000001ed3 | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:06:00.177109 | 0.70s 2025-10-14 07:32:46.851810 | fa163e75-7366-ee00-6bec-000000001ed4 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 07:32:46.912679 | fa163e75-7366-ee00-6bec-000000001ed4 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:06:00.277031 | 0.06s 2025-10-14 07:32:47.021547 | fa163e75-7366-ee00-6bec-000000001f1d | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:06:00.385891 | 0.05s 2025-10-14 07:32:47.073871 | fa163e75-7366-ee00-6bec-000000001e54 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 07:32:47.128763 | fa163e75-7366-ee00-6bec-000000001e54 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:06:00.493111 | 0.05s 2025-10-14 07:32:47.146244 | cfce67fd-cd9f-4800-80df-6eaa34436314 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-14 07:32:47.186166 | fa163e75-7366-ee00-6bec-000000001f43 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 07:32:50.049974 | fa163e75-7366-ee00-6bec-000000001f43 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud 2025-10-14 07:32:50.054242 | fa163e75-7366-ee00-6bec-000000001f43 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:06:03.418593 | 2.87s 2025-10-14 07:32:50.078960 | fa163e75-7366-ee00-6bec-000000001f44 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 07:32:56.737183 | fa163e75-7366-ee00-6bec-000000001f44 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud 2025-10-14 07:32:56.742205 | fa163e75-7366-ee00-6bec-000000001f44 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:06:10.106558 | 6.66s 2025-10-14 07:32:56.806017 | fa163e75-7366-ee00-6bec-000000001c67 | TASK | Clean container_puppet_tasks for undercloud step 1 2025-10-14 07:32:57.040293 | fa163e75-7366-ee00-6bec-000000001c67 | OK | Clean container_puppet_tasks for undercloud step 1 | undercloud 2025-10-14 07:32:57.041742 | fa163e75-7366-ee00-6bec-000000001c67 | TIMING | Clean container_puppet_tasks for undercloud step 1 | undercloud | 0:06:10.406095 | 0.23s 2025-10-14 07:32:57.080531 | fa163e75-7366-ee00-6bec-000000001c68 | TASK | Calculate container_puppet_tasks for undercloud step 1 2025-10-14 07:32:57.133541 | fa163e75-7366-ee00-6bec-000000001c68 | TIMING | Calculate container_puppet_tasks for undercloud step 1 | undercloud | 0:06:10.497893 | 0.05s 2025-10-14 07:32:57.159470 | fa163e75-7366-ee00-6bec-000000001c69 | TASK | Include container-puppet tasks for step 1 2025-10-14 07:32:57.203544 | fa163e75-7366-ee00-6bec-000000001c69 | TIMING | Include container-puppet tasks for step 1 | undercloud | 0:06:10.567894 | 0.04s 2025-10-14 07:32:57.225999 | 75f325bf-fa2f-4eb0-8669-28f297d451bd | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/host-container-puppet-tasks.yaml | undercloud 2025-10-14 07:32:57.270065 | fa163e75-7366-ee00-6bec-000000001f8f | TASK | Write container-puppet-tasks json file for undercloud step 1 2025-10-14 07:32:57.733648 | fa163e75-7366-ee00-6bec-000000001f8f | CHANGED | Write container-puppet-tasks json file for undercloud step 1 | undercloud 2025-10-14 07:32:57.735111 | fa163e75-7366-ee00-6bec-000000001f8f | TIMING | Write container-puppet-tasks json file for undercloud step 1 | undercloud | 0:06:11.099465 | 0.46s 2025-10-14 07:32:57.760786 | fa163e75-7366-ee00-6bec-000000001f91 | TASK | Generate container puppet configs for step 1 2025-10-14 07:32:58.034609 | fa163e75-7366-ee00-6bec-000000001f91 | OK | Generate container puppet configs for step 1 | undercloud 2025-10-14 07:32:58.036106 | fa163e75-7366-ee00-6bec-000000001f91 | TIMING | Generate container puppet configs for step 1 | undercloud | 0:06:11.400461 | 0.27s 2025-10-14 07:32:58.063859 | fa163e75-7366-ee00-6bec-000000001f92 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-14 07:32:58.093371 | fa163e75-7366-ee00-6bec-000000001f92 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | undercloud | 0:06:11.457720 | 0.03s 2025-10-14 07:32:58.147227 | fa163e75-7366-ee00-6bec-000000001d7d | TASK | Gather variables for each operating system 2025-10-14 07:32:58.258753 | fa163e75-7366-ee00-6bec-000000001d7d | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:06:11.623106 | 0.11s 2025-10-14 07:32:58.284407 | fa163e75-7366-ee00-6bec-000000001d7e | TASK | Create container logs path 2025-10-14 07:32:58.527220 | fa163e75-7366-ee00-6bec-000000001d7e | OK | Create container logs path | undercloud 2025-10-14 07:32:58.528613 | fa163e75-7366-ee00-6bec-000000001d7e | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:06:11.892966 | 0.24s 2025-10-14 07:32:58.557553 | fa163e75-7366-ee00-6bec-000000001d80 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 07:32:58.810105 | fa163e75-7366-ee00-6bec-000000001d80 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-14 07:32:58.812087 | fa163e75-7366-ee00-6bec-000000001d80 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:06:12.176437 | 0.25s 2025-10-14 07:32:58.836680 | fa163e75-7366-ee00-6bec-000000001d81 | TASK | Finalise hashes for all containers 2025-10-14 07:32:58.880780 | fa163e75-7366-ee00-6bec-000000001d81 | OK | Finalise hashes for all containers | undercloud 2025-10-14 07:32:58.881866 | fa163e75-7366-ee00-6bec-000000001d81 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:06:12.246223 | 0.04s 2025-10-14 07:32:58.906392 | fa163e75-7366-ee00-6bec-000000001d83 | TASK | Manage systemd shutdown files 2025-10-14 07:32:58.938260 | fa163e75-7366-ee00-6bec-000000001d83 | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-14 07:32:58.939469 | fa163e75-7366-ee00-6bec-000000001d83 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:06:12.303800 | 0.03s 2025-10-14 07:32:58.965524 | fa163e75-7366-ee00-6bec-000000001d85 | TASK | Update container configs with new config hashes 2025-10-14 07:32:59.016628 | fa163e75-7366-ee00-6bec-000000001d85 | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-14 07:32:59.017733 | fa163e75-7366-ee00-6bec-000000001d85 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:06:12.382090 | 0.05s 2025-10-14 07:32:59.046046 | fa163e75-7366-ee00-6bec-000000001d86 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 07:32:59.095882 | fa163e75-7366-ee00-6bec-000000001d86 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-14 07:32:59.096946 | fa163e75-7366-ee00-6bec-000000001d86 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:06:12.461302 | 0.05s 2025-10-14 07:32:59.123774 | fa163e75-7366-ee00-6bec-000000001d87 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 07:32:59.174309 | fa163e75-7366-ee00-6bec-000000001d87 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-14 07:32:59.175355 | fa163e75-7366-ee00-6bec-000000001d87 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:06:12.539711 | 0.05s PLAY [External deployment step 2] ********************************************** 2025-10-14 07:32:59.347594 | fa163e75-7366-ee00-6bec-0000000000c5 | TASK | External deployment step 2 2025-10-14 07:32:59.374715 | fa163e75-7366-ee00-6bec-0000000000c5 | OK | External deployment step 2 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 2' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-0000000000c5') missing from stats 2025-10-14 07:32:59.431462 | fa163e75-7366-ee00-6bec-0000000000c6 | TIMING | include_tasks | undercloud | 0:06:12.795790 | 0.04s 2025-10-14 07:32:59.443792 | c8b55214-b857-4347-8a95-34959518fb50 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/external_deploy_steps_tasks_step2.yaml | undercloud PLAY [Deploy step tasks for 2] ************************************************* 2025-10-14 07:32:59.587655 | fa163e75-7366-ee00-6bec-0000000000c9 | TASK | Deploy step tasks for 2 2025-10-14 07:32:59.615195 | fa163e75-7366-ee00-6bec-0000000000c9 | OK | Deploy step tasks for 2 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-0000000000c9') missing from stats 2025-10-14 07:32:59.634421 | fa163e75-7366-ee00-6bec-0000000000ca | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-14 07:33:00.101351 | fa163e75-7366-ee00-6bec-0000000000ca | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | undercloud 2025-10-14 07:33:00.102682 | fa163e75-7366-ee00-6bec-0000000000ca | TIMING | Write the config_step hieradata for the deploy step 2 tasks | undercloud | 0:06:13.467036 | 0.47s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:33:00.168087 | fa163e75-7366-ee00-6bec-0000000000cb | TIMING | include_tasks | undercloud | 0:06:13.532439 | 0.04s 2025-10-14 07:33:00.187919 | 5ec8cf0f-7616-4727-a591-95bbdf1d6951 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/Undercloud/deploy_steps_tasks_step2.yaml | undercloud 2025-10-14 07:33:00.213812 | fa163e75-7366-ee00-6bec-000000002020 | TASK | Push script 2025-10-14 07:33:00.733091 | fa163e75-7366-ee00-6bec-000000002020 | CHANGED | Push script | undercloud 2025-10-14 07:33:00.734514 | fa163e75-7366-ee00-6bec-000000002020 | TIMING | Push script | undercloud | 0:06:14.098867 | 0.52s 2025-10-14 07:33:00.758478 | fa163e75-7366-ee00-6bec-000000002021 | TASK | Insert cronjob in root crontab 2025-10-14 07:33:01.182757 | fa163e75-7366-ee00-6bec-000000002021 | CHANGED | Insert cronjob in root crontab | undercloud 2025-10-14 07:33:01.184067 | fa163e75-7366-ee00-6bec-000000002021 | TIMING | Insert cronjob in root crontab | undercloud | 0:06:14.548419 | 0.42s 2025-10-14 07:33:01.207656 | fa163e75-7366-ee00-6bec-000000002023 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-14 07:33:01.279056 | fa163e75-7366-ee00-6bec-000000002023 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 07:32:09 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 07:32:13 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 07:32:13 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 07:32:13 puppet-user: (file & line not available)", "<13>Oct 14 07:32:13 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 07:32:13 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 07:32:13 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 07:32:13 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Oct 14 07:32:13 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 14 07:32:13 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 14 07:32:13 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 14 07:32:13 puppet-user: Notice: Applied catalog in 0.07 seconds", "<13>Oct 14 07:32:13 puppet-user: Application:", "<13>Oct 14 07:32:13 puppet-user: Initial environment: production", "<13>Oct 14 07:32:13 puppet-user: Converged environment: production", "<13>Oct 14 07:32:13 puppet-user: Run mode: user", "<13>Oct 14 07:32:13 puppet-user: Changes:", "<13>Oct 14 07:32:13 puppet-user: Total: 3", "<13>Oct 14 07:32:13 puppet-user: Events:", "<13>Oct 14 07:32:13 puppet-user: Success: 3", "<13>Oct 14 07:32:13 puppet-user: Resources:", "<13>Oct 14 07:32:13 puppet-user: Changed: 3", "<13>Oct 14 07:32:13 puppet-user: Out of sync: 3", "<13>Oct 14 07:32:13 puppet-user: Total: 10", "<13>Oct 14 07:32:13 puppet-user: Time:", "<13>Oct 14 07:32:13 puppet-user: Schedule: 0.00", "<13>Oct 14 07:32:13 puppet-user: File: 0.00", "<13>Oct 14 07:32:13 puppet-user: Exec: 0.02", "<13>Oct 14 07:32:13 puppet-user: Augeas: 0.03", "<13>Oct 14 07:32:13 puppet-user: Transaction evaluation: 0.06", "<13>Oct 14 07:32:13 puppet-user: Catalog application: 0.07", "<13>Oct 14 07:32:13 puppet-user: Config retrieval: 0.16", "<13>Oct 14 07:32:13 puppet-user: Last run: 1760427133", "<13>Oct 14 07:32:13 puppet-user: Filebucket: 0.00", "<13>Oct 14 07:32:13 puppet-user: Total: 0.07", "<13>Oct 14 07:32:13 puppet-user: Version:", "<13>Oct 14 07:32:13 puppet-user: Config: 1760427132", "<13>Oct 14 07:32:13 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 07:33:01.280224 | fa163e75-7366-ee00-6bec-000000002023 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:06:14.644582 | 0.07s 2025-10-14 07:33:01.303472 | fa163e75-7366-ee00-6bec-0000000000cd | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-14 07:33:01.537864 | fa163e75-7366-ee00-6bec-0000000000cd | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | undercloud 2025-10-14 07:33:01.539393 | fa163e75-7366-ee00-6bec-0000000000cd | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | undercloud | 0:06:14.903744 | 0.23s 2025-10-14 07:33:01.646310 | fa163e75-7366-ee00-6bec-0000000000ce | TIMING | include_tasks | undercloud | 0:06:15.010657 | 0.08s 2025-10-14 07:33:01.680651 | f5e5cea9-c7ad-4e69-879f-5f95f4d9dbdd | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/common_deploy_steps_tasks.yaml | undercloud 2025-10-14 07:33:01.709731 | fa163e75-7366-ee00-6bec-000000002039 | TASK | Write the config_step hieradata 2025-10-14 07:33:02.197770 | fa163e75-7366-ee00-6bec-000000002039 | OK | Write the config_step hieradata | undercloud 2025-10-14 07:33:02.199356 | fa163e75-7366-ee00-6bec-000000002039 | TIMING | Write the config_step hieradata | undercloud | 0:06:15.563709 | 0.49s 2025-10-14 07:33:02.224412 | fa163e75-7366-ee00-6bec-00000000203a | TASK | Run puppet host configuration for step 2 2025-10-14 07:33:02.527071 | fa163e75-7366-ee00-6bec-00000000203a | CHANGED | Run puppet host configuration for step 2 | undercloud 2025-10-14 07:33:02.528341 | fa163e75-7366-ee00-6bec-00000000203a | TIMING | Run puppet host configuration for step 2 | undercloud | 0:06:15.892696 | 0.30s 2025-10-14 07:33:02.551799 | fa163e75-7366-ee00-6bec-00000000203b | TASK | Wait for puppet host configuration to finish 2025-10-14 07:33:02.795021 | fa163e75-7366-ee00-6bec-00000000203b | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2025-10-14 07:33:13.010654 | fa163e75-7366-ee00-6bec-00000000203b | CHANGED | Wait for puppet host configuration to finish | undercloud 2025-10-14 07:33:13.011944 | fa163e75-7366-ee00-6bec-00000000203b | TIMING | Wait for puppet host configuration to finish | undercloud | 0:06:26.376298 | 10.46s 2025-10-14 07:33:13.037715 | fa163e75-7366-ee00-6bec-00000000203c | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-14 07:33:13.121724 | fa163e75-7366-ee00-6bec-00000000203c | OK | Debug output for task: Run puppet host configuration for step 2 | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 07:33:02 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 07:33:06 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 07:33:06 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 07:33:06 puppet-user: (file & line not available)", "<13>Oct 14 07:33:06 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 07:33:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 07:33:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 07:33:06 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Oct 14 07:33:06 puppet-user: Notice: Applied catalog in 0.05 seconds", "<13>Oct 14 07:33:06 puppet-user: Application:", "<13>Oct 14 07:33:06 puppet-user: Initial environment: production", "<13>Oct 14 07:33:06 puppet-user: Converged environment: production", "<13>Oct 14 07:33:06 puppet-user: Run mode: user", "<13>Oct 14 07:33:06 puppet-user: Changes:", "<13>Oct 14 07:33:06 puppet-user: Events:", "<13>Oct 14 07:33:06 puppet-user: Resources:", "<13>Oct 14 07:33:06 puppet-user: Total: 10", "<13>Oct 14 07:33:06 puppet-user: Time:", "<13>Oct 14 07:33:06 puppet-user: Schedule: 0.00", "<13>Oct 14 07:33:06 puppet-user: File: 0.00", "<13>Oct 14 07:33:06 puppet-user: Exec: 0.01", "<13>Oct 14 07:33:06 puppet-user: Augeas: 0.01", "<13>Oct 14 07:33:06 puppet-user: Transaction evaluation: 0.03", "<13>Oct 14 07:33:06 puppet-user: Catalog application: 0.05", "<13>Oct 14 07:33:06 puppet-user: Config retrieval: 0.16", "<13>Oct 14 07:33:06 puppet-user: Last run: 1760427186", "<13>Oct 14 07:33:06 puppet-user: Filebucket: 0.00", "<13>Oct 14 07:33:06 puppet-user: Total: 0.05", "<13>Oct 14 07:33:06 puppet-user: Version:", "<13>Oct 14 07:33:06 puppet-user: Config: 1760427186", "<13>Oct 14 07:33:06 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 07:33:13.123127 | fa163e75-7366-ee00-6bec-00000000203c | TIMING | Debug output for task: Run puppet host configuration for step 2 | undercloud | 0:06:26.487479 | 0.08s 2025-10-14 07:33:13.147521 | fa163e75-7366-ee00-6bec-00000000203d | TASK | Pre-cache facts for puppet containers 2025-10-14 07:33:13.174869 | fa163e75-7366-ee00-6bec-00000000203d | TIMING | Pre-cache facts for puppet containers | undercloud | 0:06:26.539221 | 0.03s 2025-10-14 07:33:13.238037 | fa163e75-7366-ee00-6bec-00000000207a | TASK | Gather variables for each operating system 2025-10-14 07:33:13.348821 | fa163e75-7366-ee00-6bec-00000000207a | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:06:26.713170 | 0.11s 2025-10-14 07:33:13.373817 | fa163e75-7366-ee00-6bec-00000000207b | TASK | Create puppet caching structures 2025-10-14 07:33:13.604701 | fa163e75-7366-ee00-6bec-00000000207b | CHANGED | Create puppet caching structures | undercloud 2025-10-14 07:33:13.606025 | fa163e75-7366-ee00-6bec-00000000207b | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:06:26.970380 | 0.23s 2025-10-14 07:33:13.630651 | fa163e75-7366-ee00-6bec-00000000207c | TASK | Check for facter.conf 2025-10-14 07:33:13.838014 | fa163e75-7366-ee00-6bec-00000000207c | OK | Check for facter.conf | undercloud 2025-10-14 07:33:13.839428 | fa163e75-7366-ee00-6bec-00000000207c | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:06:27.203782 | 0.21s 2025-10-14 07:33:13.865087 | fa163e75-7366-ee00-6bec-00000000207d | TASK | Remove facter.conf if directory 2025-10-14 07:33:13.915319 | fa163e75-7366-ee00-6bec-00000000207d | SKIPPED | Remove facter.conf if directory | undercloud 2025-10-14 07:33:13.916682 | fa163e75-7366-ee00-6bec-00000000207d | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:06:27.281036 | 0.05s 2025-10-14 07:33:13.941618 | fa163e75-7366-ee00-6bec-00000000207e | TASK | Write facter cache config 2025-10-14 07:33:14.388262 | fa163e75-7366-ee00-6bec-00000000207e | CHANGED | Write facter cache config | undercloud 2025-10-14 07:33:14.389730 | fa163e75-7366-ee00-6bec-00000000207e | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:06:27.754083 | 0.45s 2025-10-14 07:33:14.413782 | fa163e75-7366-ee00-6bec-00000000207f | TASK | Cleanup facter cache if exists 2025-10-14 07:33:14.631785 | fa163e75-7366-ee00-6bec-00000000207f | CHANGED | Cleanup facter cache if exists | undercloud 2025-10-14 07:33:14.632598 | fa163e75-7366-ee00-6bec-00000000207f | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:06:27.996963 | 0.22s 2025-10-14 07:33:14.649113 | fa163e75-7366-ee00-6bec-000000002080 | TASK | Pre-cache facts 2025-10-14 07:33:15.188397 | fa163e75-7366-ee00-6bec-000000002080 | CHANGED | Pre-cache facts | undercloud 2025-10-14 07:33:15.189745 | fa163e75-7366-ee00-6bec-000000002080 | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:06:28.554099 | 0.54s 2025-10-14 07:33:15.214997 | fa163e75-7366-ee00-6bec-000000002081 | TASK | Failed deployment if facter fails 2025-10-14 07:33:15.246250 | fa163e75-7366-ee00-6bec-000000002081 | SKIPPED | Failed deployment if facter fails | undercloud 2025-10-14 07:33:15.247305 | fa163e75-7366-ee00-6bec-000000002081 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:06:28.611662 | 0.03s 2025-10-14 07:33:15.283301 | fa163e75-7366-ee00-6bec-000000002082 | TASK | Sync cached facts 2025-10-14 07:33:15.598613 | fa163e75-7366-ee00-6bec-000000002082 | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e75-7366-ee00-6bec-000000002082') missing from stats 2025-10-14 07:33:15.646185 | fa163e75-7366-ee00-6bec-00000000203e | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 07:33:15.689690 | fa163e75-7366-ee00-6bec-00000000203e | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2025-10-14 07:33:15.690983 | fa163e75-7366-ee00-6bec-00000000203e | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:06:29.055340 | 0.04s 2025-10-14 07:33:15.716316 | fa163e75-7366-ee00-6bec-000000002040 | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-14 07:33:15.735485 | fa163e75-7366-ee00-6bec-000000002040 | TIMING | Manage containers for step 2 with tripleo-ansible | undercloud | 0:06:29.099802 | 0.02s 2025-10-14 07:33:15.797810 | fa163e75-7366-ee00-6bec-0000000020d9 | TASK | Gather variables for each operating system 2025-10-14 07:33:15.888251 | fa163e75-7366-ee00-6bec-0000000020d9 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:06:29.252599 | 0.09s 2025-10-14 07:33:15.914761 | fa163e75-7366-ee00-6bec-0000000020da | TASK | Create container logs path 2025-10-14 07:33:16.146913 | fa163e75-7366-ee00-6bec-0000000020da | OK | Create container logs path | undercloud 2025-10-14 07:33:16.148329 | fa163e75-7366-ee00-6bec-0000000020da | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:06:29.512682 | 0.23s 2025-10-14 07:33:16.175042 | fa163e75-7366-ee00-6bec-0000000020dc | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 07:33:16.447554 | fa163e75-7366-ee00-6bec-0000000020dc | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | undercloud 2025-10-14 07:33:16.448789 | fa163e75-7366-ee00-6bec-0000000020dc | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:29.813145 | 0.27s 2025-10-14 07:33:16.474424 | fa163e75-7366-ee00-6bec-0000000020dd | TASK | Finalise hashes for all containers 2025-10-14 07:33:16.536714 | fa163e75-7366-ee00-6bec-0000000020dd | OK | Finalise hashes for all containers | undercloud 2025-10-14 07:33:16.537997 | fa163e75-7366-ee00-6bec-0000000020dd | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:06:29.902350 | 0.06s 2025-10-14 07:33:16.563703 | fa163e75-7366-ee00-6bec-0000000020df | TASK | Manage systemd shutdown files 2025-10-14 07:33:16.594825 | fa163e75-7366-ee00-6bec-0000000020df | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:06:29.959176 | 0.03s 2025-10-14 07:33:16.623418 | b304ebf4-f85b-4967-bcf5-5db8c19777d6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2025-10-14 07:33:16.651270 | fa163e75-7366-ee00-6bec-000000002112 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 07:33:16.904520 | fa163e75-7366-ee00-6bec-000000002112 | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2025-10-14 07:33:16.905977 | fa163e75-7366-ee00-6bec-000000002112 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:06:30.270332 | 0.25s 2025-10-14 07:33:16.935917 | fa163e75-7366-ee00-6bec-000000002113 | TASK | Set podman_drop_in fact 2025-10-14 07:33:16.992993 | fa163e75-7366-ee00-6bec-000000002113 | OK | Set podman_drop_in fact | undercloud 2025-10-14 07:33:16.994003 | fa163e75-7366-ee00-6bec-000000002113 | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:06:30.358361 | 0.06s 2025-10-14 07:33:17.012795 | fa163e75-7366-ee00-6bec-000000002115 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 07:33:17.539721 | fa163e75-7366-ee00-6bec-000000002115 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2025-10-14 07:33:17.542003 | fa163e75-7366-ee00-6bec-000000002115 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:30.906351 | 0.53s 2025-10-14 07:33:18.031555 | fa163e75-7366-ee00-6bec-000000002115 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2025-10-14 07:33:18.032928 | fa163e75-7366-ee00-6bec-000000002115 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:31.397287 | 1.02s 2025-10-14 07:33:18.043038 | fa163e75-7366-ee00-6bec-000000002115 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:31.407393 | 1.03s 2025-10-14 07:33:18.060896 | fa163e75-7366-ee00-6bec-000000002116 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 07:33:18.557888 | fa163e75-7366-ee00-6bec-000000002116 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2025-10-14 07:33:18.559589 | fa163e75-7366-ee00-6bec-000000002116 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:06:31.923940 | 0.50s 2025-10-14 07:33:18.586488 | fa163e75-7366-ee00-6bec-000000002117 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 07:33:19.124129 | fa163e75-7366-ee00-6bec-000000002117 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2025-10-14 07:33:19.125760 | fa163e75-7366-ee00-6bec-000000002117 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:06:32.490112 | 0.54s 2025-10-14 07:33:19.151054 | fa163e75-7366-ee00-6bec-000000002118 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 07:33:19.858610 | fa163e75-7366-ee00-6bec-000000002118 | OK | Enable and start tripleo-container-shutdown | undercloud 2025-10-14 07:33:19.860965 | fa163e75-7366-ee00-6bec-000000002118 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:06:33.225316 | 0.71s 2025-10-14 07:33:19.887967 | fa163e75-7366-ee00-6bec-000000002119 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 07:33:20.390252 | fa163e75-7366-ee00-6bec-000000002119 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2025-10-14 07:33:20.391791 | fa163e75-7366-ee00-6bec-000000002119 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:06:33.756145 | 0.50s 2025-10-14 07:33:20.416483 | fa163e75-7366-ee00-6bec-00000000211a | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 07:33:20.929214 | fa163e75-7366-ee00-6bec-00000000211a | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2025-10-14 07:33:20.930832 | fa163e75-7366-ee00-6bec-00000000211a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:06:34.295187 | 0.51s 2025-10-14 07:33:20.956032 | fa163e75-7366-ee00-6bec-00000000211b | TASK | Enable and start netns-placeholder 2025-10-14 07:33:21.666319 | fa163e75-7366-ee00-6bec-00000000211b | CHANGED | Enable and start netns-placeholder | undercloud 2025-10-14 07:33:21.667619 | fa163e75-7366-ee00-6bec-00000000211b | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:06:35.031983 | 0.71s 2025-10-14 07:33:21.685526 | fa163e75-7366-ee00-6bec-0000000020e1 | TASK | Update container configs with new config hashes 2025-10-14 07:33:21.742245 | fa163e75-7366-ee00-6bec-0000000020e1 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:06:35.106602 | 0.06s 2025-10-14 07:33:21.752201 | 4624376c-d957-4488-a7f8-c3211ffb72c8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2025-10-14 07:33:21.773951 | fa163e75-7366-ee00-6bec-000000002143 | TASK | Update config hashes for container startup configs 2025-10-14 07:33:22.111313 | fa163e75-7366-ee00-6bec-000000002143 | OK | Update config hashes for container startup configs | undercloud 2025-10-14 07:33:22.112710 | fa163e75-7366-ee00-6bec-000000002143 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:06:35.477065 | 0.34s 2025-10-14 07:33:22.139560 | fa163e75-7366-ee00-6bec-0000000020e2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 07:33:22.190610 | fa163e75-7366-ee00-6bec-0000000020e2 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:35.554959 | 0.05s 2025-10-14 07:33:22.208966 | 17e4e2c6-dfae-432d-80b9-2ef64d30cfc3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-14 07:33:22.242322 | fa163e75-7366-ee00-6bec-000000002162 | TASK | Gather podman infos 2025-10-14 07:33:22.897127 | fa163e75-7366-ee00-6bec-000000002162 | OK | Gather podman infos | undercloud 2025-10-14 07:33:22.898514 | fa163e75-7366-ee00-6bec-000000002162 | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:06:36.262868 | 0.65s 2025-10-14 07:33:22.945140 | fa163e75-7366-ee00-6bec-000000002163 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 07:33:23.008406 | fa163e75-7366-ee00-6bec-000000002163 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:36.372756 | 0.06s 2025-10-14 07:33:23.116002 | fa163e75-7366-ee00-6bec-0000000021ac | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:06:36.480353 | 0.05s 2025-10-14 07:33:23.167363 | fa163e75-7366-ee00-6bec-0000000020e3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 07:33:23.219663 | fa163e75-7366-ee00-6bec-0000000020e3 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:36.584012 | 0.05s 2025-10-14 07:33:23.236931 | 1f12321c-aa6a-42e2-a54a-0c58acbd0a2c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-14 07:33:23.276403 | fa163e75-7366-ee00-6bec-0000000021d2 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 07:33:32.078520 | fa163e75-7366-ee00-6bec-0000000021d2 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud 2025-10-14 07:33:32.080209 | fa163e75-7366-ee00-6bec-0000000021d2 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:45.444562 | 8.80s 2025-10-14 07:33:32.107739 | fa163e75-7366-ee00-6bec-0000000021d3 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 07:33:34.442857 | fa163e75-7366-ee00-6bec-0000000021d3 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud 2025-10-14 07:33:34.444289 | fa163e75-7366-ee00-6bec-0000000021d3 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:47.808644 | 2.34s 2025-10-14 07:33:34.505959 | fa163e75-7366-ee00-6bec-000000002042 | TASK | Clean container_puppet_tasks for undercloud step 2 2025-10-14 07:33:34.735945 | fa163e75-7366-ee00-6bec-000000002042 | OK | Clean container_puppet_tasks for undercloud step 2 | undercloud 2025-10-14 07:33:34.737105 | fa163e75-7366-ee00-6bec-000000002042 | TIMING | Clean container_puppet_tasks for undercloud step 2 | undercloud | 0:06:48.101458 | 0.23s 2025-10-14 07:33:34.775458 | fa163e75-7366-ee00-6bec-000000002043 | TASK | Calculate container_puppet_tasks for undercloud step 2 2025-10-14 07:33:34.939523 | fa163e75-7366-ee00-6bec-000000002043 | OK | Calculate container_puppet_tasks for undercloud step 2 | undercloud | item={'config_image': 'registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1', 'config_volume': 'mysql_init_tasks', 'puppet_tags': 'mysql_database,mysql_grant,mysql_user', 'service_name': 'mysql', 'step_config': 'include tripleo::profile::base::database::mysql', 'volumes': ['/var/lib/mysql:/var/lib/mysql:rw', '/var/log/containers/mysql:/var/log/mariadb', '/var/lib/config-data/puppet-generated/mysql/root:/root:rw']} 2025-10-14 07:33:34.941561 | fa163e75-7366-ee00-6bec-000000002043 | TIMING | Calculate container_puppet_tasks for undercloud step 2 | undercloud | 0:06:48.305920 | 0.16s 2025-10-14 07:33:35.018680 | fa163e75-7366-ee00-6bec-000000002043 | OK | Calculate container_puppet_tasks for undercloud step 2 | undercloud | item={'config_image': 'registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1', 'config_volume': 'rabbit_init_tasks', 'puppet_tags': 'rabbitmq_policy,rabbitmq_user', 'service_name': 'oslo_messaging_rpc', 'step_config': 'include tripleo::profile::base::rabbitmq', 'volumes': ['/var/lib/config-data/puppet-generated/rabbitmq/etc/rabbitmq:/etc/rabbitmq:ro', '/var/lib/rabbitmq:/var/lib/rabbitmq:z']} 2025-10-14 07:33:35.019607 | fa163e75-7366-ee00-6bec-000000002043 | TIMING | Calculate container_puppet_tasks for undercloud step 2 | undercloud | 0:06:48.383975 | 0.24s 2025-10-14 07:33:35.025730 | fa163e75-7366-ee00-6bec-000000002043 | TIMING | Calculate container_puppet_tasks for undercloud step 2 | undercloud | 0:06:48.390088 | 0.25s 2025-10-14 07:33:35.051318 | fa163e75-7366-ee00-6bec-000000002044 | TASK | Include container-puppet tasks for step 2 2025-10-14 07:33:35.094656 | fa163e75-7366-ee00-6bec-000000002044 | TIMING | Include container-puppet tasks for step 2 | undercloud | 0:06:48.459007 | 0.04s 2025-10-14 07:33:35.115208 | aba41528-339d-4ce2-9bd3-89e825e2293a | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/host-container-puppet-tasks.yaml | undercloud 2025-10-14 07:33:35.158272 | fa163e75-7366-ee00-6bec-000000002222 | TASK | Write container-puppet-tasks json file for undercloud step 2 2025-10-14 07:33:35.622414 | fa163e75-7366-ee00-6bec-000000002222 | CHANGED | Write container-puppet-tasks json file for undercloud step 2 | undercloud 2025-10-14 07:33:35.623685 | fa163e75-7366-ee00-6bec-000000002222 | TIMING | Write container-puppet-tasks json file for undercloud step 2 | undercloud | 0:06:48.988037 | 0.46s 2025-10-14 07:33:35.649894 | fa163e75-7366-ee00-6bec-000000002224 | TASK | Generate container puppet configs for step 2 2025-10-14 07:33:35.925188 | fa163e75-7366-ee00-6bec-000000002224 | CHANGED | Generate container puppet configs for step 2 | undercloud 2025-10-14 07:33:35.926367 | fa163e75-7366-ee00-6bec-000000002224 | TIMING | Generate container puppet configs for step 2 | undercloud | 0:06:49.290720 | 0.27s 2025-10-14 07:33:35.952603 | fa163e75-7366-ee00-6bec-000000002225 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-14 07:33:35.983134 | fa163e75-7366-ee00-6bec-000000002225 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | undercloud | 0:06:49.347479 | 0.03s 2025-10-14 07:33:36.047359 | fa163e75-7366-ee00-6bec-000000002254 | TASK | Gather variables for each operating system 2025-10-14 07:33:36.159521 | fa163e75-7366-ee00-6bec-000000002254 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:06:49.523865 | 0.11s 2025-10-14 07:33:36.179640 | fa163e75-7366-ee00-6bec-000000002255 | TASK | Create container logs path 2025-10-14 07:33:36.414638 | fa163e75-7366-ee00-6bec-000000002255 | OK | Create container logs path | undercloud 2025-10-14 07:33:36.416063 | fa163e75-7366-ee00-6bec-000000002255 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:06:49.780418 | 0.24s 2025-10-14 07:33:36.444334 | fa163e75-7366-ee00-6bec-000000002257 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 07:33:36.718790 | fa163e75-7366-ee00-6bec-000000002257 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2025-10-14 07:33:36.720124 | fa163e75-7366-ee00-6bec-000000002257 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:50.084471 | 0.27s 2025-10-14 07:33:36.744671 | fa163e75-7366-ee00-6bec-000000002258 | TASK | Finalise hashes for all containers 2025-10-14 07:33:36.794082 | fa163e75-7366-ee00-6bec-000000002258 | OK | Finalise hashes for all containers | undercloud 2025-10-14 07:33:36.795291 | fa163e75-7366-ee00-6bec-000000002258 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:06:50.159647 | 0.05s 2025-10-14 07:33:36.820039 | fa163e75-7366-ee00-6bec-00000000225a | TASK | Manage systemd shutdown files 2025-10-14 07:33:36.861743 | fa163e75-7366-ee00-6bec-00000000225a | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-14 07:33:36.862929 | fa163e75-7366-ee00-6bec-00000000225a | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:06:50.227285 | 0.04s 2025-10-14 07:33:36.889788 | fa163e75-7366-ee00-6bec-00000000225c | TASK | Update container configs with new config hashes 2025-10-14 07:33:36.957693 | fa163e75-7366-ee00-6bec-00000000225c | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-14 07:33:36.959038 | fa163e75-7366-ee00-6bec-00000000225c | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:06:50.323394 | 0.07s 2025-10-14 07:33:36.988209 | fa163e75-7366-ee00-6bec-00000000225d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 07:33:37.043326 | fa163e75-7366-ee00-6bec-00000000225d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:50.407671 | 0.05s 2025-10-14 07:33:37.065077 | a730ad10-ac05-4987-973d-576e99faaf95 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-14 07:33:37.099211 | fa163e75-7366-ee00-6bec-00000000229b | TASK | Gather podman infos 2025-10-14 07:33:37.841581 | fa163e75-7366-ee00-6bec-00000000229b | OK | Gather podman infos | undercloud 2025-10-14 07:33:37.842730 | fa163e75-7366-ee00-6bec-00000000229b | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:06:51.207084 | 0.74s 2025-10-14 07:33:37.890969 | fa163e75-7366-ee00-6bec-00000000229c | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 07:33:37.957908 | fa163e75-7366-ee00-6bec-00000000229c | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2025-10-14 07:33:37.959137 | fa163e75-7366-ee00-6bec-00000000229c | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:51.323491 | 0.07s 2025-10-14 07:33:37.986139 | fa163e75-7366-ee00-6bec-00000000225e | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 07:33:38.037072 | fa163e75-7366-ee00-6bec-00000000225e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:51.401422 | 0.05s 2025-10-14 07:33:38.055114 | c7362969-ad0b-4d1a-a44a-9444d09130ac | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-14 07:33:38.096173 | fa163e75-7366-ee00-6bec-0000000022c5 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 07:33:44.804015 | fa163e75-7366-ee00-6bec-0000000022c5 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2025-10-14 07:33:44.805378 | fa163e75-7366-ee00-6bec-0000000022c5 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:58.169727 | 6.71s 2025-10-14 07:33:44.826596 | fa163e75-7366-ee00-6bec-0000000022c6 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 07:33:44.908310 | fa163e75-7366-ee00-6bec-0000000022c6 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2025-10-14 07:33:44.909550 | fa163e75-7366-ee00-6bec-0000000022c6 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:58.273899 | 0.08s PLAY [External deployment step 3] ********************************************** 2025-10-14 07:33:45.073963 | fa163e75-7366-ee00-6bec-0000000000d1 | TASK | External deployment step 3 2025-10-14 07:33:45.100097 | fa163e75-7366-ee00-6bec-0000000000d1 | OK | External deployment step 3 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 3' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-0000000000d1') missing from stats 2025-10-14 07:33:45.161587 | fa163e75-7366-ee00-6bec-0000000000d2 | TIMING | include_tasks | undercloud | 0:06:58.525915 | 0.04s 2025-10-14 07:33:45.173710 | 68945182-f8d8-4f47-925e-79f7b968b33c | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/external_deploy_steps_tasks_step3.yaml | undercloud PLAY [Deploy step tasks for 3] ************************************************* 2025-10-14 07:33:45.320700 | fa163e75-7366-ee00-6bec-0000000000d5 | TASK | Deploy step tasks for 3 2025-10-14 07:33:45.349722 | fa163e75-7366-ee00-6bec-0000000000d5 | OK | Deploy step tasks for 3 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-0000000000d5') missing from stats 2025-10-14 07:33:45.375077 | fa163e75-7366-ee00-6bec-0000000000d6 | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-14 07:33:45.840419 | fa163e75-7366-ee00-6bec-0000000000d6 | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | undercloud 2025-10-14 07:33:45.842061 | fa163e75-7366-ee00-6bec-0000000000d6 | TIMING | Write the config_step hieradata for the deploy step 3 tasks | undercloud | 0:06:59.206414 | 0.47s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:33:45.905106 | fa163e75-7366-ee00-6bec-0000000000d7 | TIMING | include_tasks | undercloud | 0:06:59.269460 | 0.04s 2025-10-14 07:33:45.920486 | fea4b99e-0a7d-4152-bb05-03453d8786ab | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/Undercloud/deploy_steps_tasks_step3.yaml | undercloud 2025-10-14 07:33:45.944521 | fa163e75-7366-ee00-6bec-00000000232e | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-14 07:33:46.018019 | fa163e75-7366-ee00-6bec-00000000232e | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 07:33:02 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 07:33:06 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 07:33:06 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 07:33:06 puppet-user: (file & line not available)", "<13>Oct 14 07:33:06 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 07:33:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 07:33:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 07:33:06 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Oct 14 07:33:06 puppet-user: Notice: Applied catalog in 0.05 seconds", "<13>Oct 14 07:33:06 puppet-user: Application:", "<13>Oct 14 07:33:06 puppet-user: Initial environment: production", "<13>Oct 14 07:33:06 puppet-user: Converged environment: production", "<13>Oct 14 07:33:06 puppet-user: Run mode: user", "<13>Oct 14 07:33:06 puppet-user: Changes:", "<13>Oct 14 07:33:06 puppet-user: Events:", "<13>Oct 14 07:33:06 puppet-user: Resources:", "<13>Oct 14 07:33:06 puppet-user: Total: 10", "<13>Oct 14 07:33:06 puppet-user: Time:", "<13>Oct 14 07:33:06 puppet-user: Schedule: 0.00", "<13>Oct 14 07:33:06 puppet-user: File: 0.00", "<13>Oct 14 07:33:06 puppet-user: Exec: 0.01", "<13>Oct 14 07:33:06 puppet-user: Augeas: 0.01", "<13>Oct 14 07:33:06 puppet-user: Transaction evaluation: 0.03", "<13>Oct 14 07:33:06 puppet-user: Catalog application: 0.05", "<13>Oct 14 07:33:06 puppet-user: Config retrieval: 0.16", "<13>Oct 14 07:33:06 puppet-user: Last run: 1760427186", "<13>Oct 14 07:33:06 puppet-user: Filebucket: 0.00", "<13>Oct 14 07:33:06 puppet-user: Total: 0.05", "<13>Oct 14 07:33:06 puppet-user: Version:", "<13>Oct 14 07:33:06 puppet-user: Config: 1760427186", "<13>Oct 14 07:33:06 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 07:33:46.019174 | fa163e75-7366-ee00-6bec-00000000232e | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:06:59.383529 | 0.07s 2025-10-14 07:33:46.042430 | fa163e75-7366-ee00-6bec-0000000000d9 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-14 07:33:46.268081 | fa163e75-7366-ee00-6bec-0000000000d9 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | undercloud 2025-10-14 07:33:46.269671 | fa163e75-7366-ee00-6bec-0000000000d9 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | undercloud | 0:06:59.634022 | 0.23s 2025-10-14 07:33:46.389296 | fa163e75-7366-ee00-6bec-0000000000da | TIMING | include_tasks | undercloud | 0:06:59.753644 | 0.09s 2025-10-14 07:33:46.422732 | f7c18078-8617-4f10-b598-095227700fc3 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/common_deploy_steps_tasks.yaml | undercloud 2025-10-14 07:33:46.448212 | fa163e75-7366-ee00-6bec-00000000233f | TASK | Write the config_step hieradata 2025-10-14 07:33:46.949935 | fa163e75-7366-ee00-6bec-00000000233f | OK | Write the config_step hieradata | undercloud 2025-10-14 07:33:46.951344 | fa163e75-7366-ee00-6bec-00000000233f | TIMING | Write the config_step hieradata | undercloud | 0:07:00.315697 | 0.50s 2025-10-14 07:33:46.976654 | fa163e75-7366-ee00-6bec-000000002340 | TASK | Run puppet host configuration for step 3 2025-10-14 07:33:47.283172 | fa163e75-7366-ee00-6bec-000000002340 | CHANGED | Run puppet host configuration for step 3 | undercloud 2025-10-14 07:33:47.284381 | fa163e75-7366-ee00-6bec-000000002340 | TIMING | Run puppet host configuration for step 3 | undercloud | 0:07:00.648734 | 0.31s 2025-10-14 07:33:47.308063 | fa163e75-7366-ee00-6bec-000000002341 | TASK | Wait for puppet host configuration to finish 2025-10-14 07:33:47.558827 | fa163e75-7366-ee00-6bec-000000002341 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2025-10-14 07:33:57.785921 | fa163e75-7366-ee00-6bec-000000002341 | CHANGED | Wait for puppet host configuration to finish | undercloud 2025-10-14 07:33:57.787343 | fa163e75-7366-ee00-6bec-000000002341 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:07:11.151696 | 10.48s 2025-10-14 07:33:57.813474 | fa163e75-7366-ee00-6bec-000000002342 | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-14 07:33:57.895172 | fa163e75-7366-ee00-6bec-000000002342 | OK | Debug output for task: Run puppet host configuration for step 3 | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 07:33:47 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 07:33:52 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 07:33:52 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 07:33:52 puppet-user: (file & line not available)", "<13>Oct 14 07:33:52 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 07:33:52 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 07:33:52 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 07:33:52 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Oct 14 07:33:52 puppet-user: Notice: Applied catalog in 0.03 seconds", "<13>Oct 14 07:33:52 puppet-user: Application:", "<13>Oct 14 07:33:52 puppet-user: Initial environment: production", "<13>Oct 14 07:33:52 puppet-user: Converged environment: production", "<13>Oct 14 07:33:52 puppet-user: Run mode: user", "<13>Oct 14 07:33:52 puppet-user: Changes:", "<13>Oct 14 07:33:52 puppet-user: Events:", "<13>Oct 14 07:33:52 puppet-user: Resources:", "<13>Oct 14 07:33:52 puppet-user: Total: 10", "<13>Oct 14 07:33:52 puppet-user: Time:", "<13>Oct 14 07:33:52 puppet-user: Schedule: 0.00", "<13>Oct 14 07:33:52 puppet-user: File: 0.00", "<13>Oct 14 07:33:52 puppet-user: Exec: 0.01", "<13>Oct 14 07:33:52 puppet-user: Augeas: 0.01", "<13>Oct 14 07:33:52 puppet-user: Transaction evaluation: 0.03", "<13>Oct 14 07:33:52 puppet-user: Catalog application: 0.03", "<13>Oct 14 07:33:52 puppet-user: Config retrieval: 0.15", "<13>Oct 14 07:33:52 puppet-user: Last run: 1760427232", "<13>Oct 14 07:33:52 puppet-user: Filebucket: 0.00", "<13>Oct 14 07:33:52 puppet-user: Total: 0.04", "<13>Oct 14 07:33:52 puppet-user: Version:", "<13>Oct 14 07:33:52 puppet-user: Config: 1760427232", "<13>Oct 14 07:33:52 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 07:33:57.896555 | fa163e75-7366-ee00-6bec-000000002342 | TIMING | Debug output for task: Run puppet host configuration for step 3 | undercloud | 0:07:11.260907 | 0.08s 2025-10-14 07:33:57.920700 | fa163e75-7366-ee00-6bec-000000002343 | TASK | Pre-cache facts for puppet containers 2025-10-14 07:33:57.949205 | fa163e75-7366-ee00-6bec-000000002343 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:07:11.313558 | 0.03s 2025-10-14 07:33:58.014097 | fa163e75-7366-ee00-6bec-000000002380 | TASK | Gather variables for each operating system 2025-10-14 07:33:58.125066 | fa163e75-7366-ee00-6bec-000000002380 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:07:11.489414 | 0.11s 2025-10-14 07:33:58.149605 | fa163e75-7366-ee00-6bec-000000002381 | TASK | Create puppet caching structures 2025-10-14 07:33:58.394217 | fa163e75-7366-ee00-6bec-000000002381 | CHANGED | Create puppet caching structures | undercloud 2025-10-14 07:33:58.395845 | fa163e75-7366-ee00-6bec-000000002381 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:07:11.760198 | 0.24s 2025-10-14 07:33:58.420704 | fa163e75-7366-ee00-6bec-000000002382 | TASK | Check for facter.conf 2025-10-14 07:33:58.671194 | fa163e75-7366-ee00-6bec-000000002382 | OK | Check for facter.conf | undercloud 2025-10-14 07:33:58.672610 | fa163e75-7366-ee00-6bec-000000002382 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:07:12.036963 | 0.25s 2025-10-14 07:33:58.697236 | fa163e75-7366-ee00-6bec-000000002383 | TASK | Remove facter.conf if directory 2025-10-14 07:33:58.747298 | fa163e75-7366-ee00-6bec-000000002383 | SKIPPED | Remove facter.conf if directory | undercloud 2025-10-14 07:33:58.748402 | fa163e75-7366-ee00-6bec-000000002383 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:07:12.112758 | 0.05s 2025-10-14 07:33:58.772328 | fa163e75-7366-ee00-6bec-000000002384 | TASK | Write facter cache config 2025-10-14 07:33:59.267613 | fa163e75-7366-ee00-6bec-000000002384 | CHANGED | Write facter cache config | undercloud 2025-10-14 07:33:59.269086 | fa163e75-7366-ee00-6bec-000000002384 | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:07:12.633440 | 0.50s 2025-10-14 07:33:59.293395 | fa163e75-7366-ee00-6bec-000000002385 | TASK | Cleanup facter cache if exists 2025-10-14 07:33:59.524595 | fa163e75-7366-ee00-6bec-000000002385 | CHANGED | Cleanup facter cache if exists | undercloud 2025-10-14 07:33:59.525989 | fa163e75-7366-ee00-6bec-000000002385 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:07:12.890343 | 0.23s 2025-10-14 07:33:59.550314 | fa163e75-7366-ee00-6bec-000000002386 | TASK | Pre-cache facts 2025-10-14 07:34:00.175991 | fa163e75-7366-ee00-6bec-000000002386 | CHANGED | Pre-cache facts | undercloud 2025-10-14 07:34:00.177343 | fa163e75-7366-ee00-6bec-000000002386 | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:07:13.541696 | 0.63s 2025-10-14 07:34:00.203123 | fa163e75-7366-ee00-6bec-000000002387 | TASK | Failed deployment if facter fails 2025-10-14 07:34:00.235151 | fa163e75-7366-ee00-6bec-000000002387 | SKIPPED | Failed deployment if facter fails | undercloud 2025-10-14 07:34:00.236418 | fa163e75-7366-ee00-6bec-000000002387 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:07:13.600774 | 0.03s 2025-10-14 07:34:00.272478 | fa163e75-7366-ee00-6bec-000000002388 | TASK | Sync cached facts 2025-10-14 07:34:00.586910 | fa163e75-7366-ee00-6bec-000000002388 | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e75-7366-ee00-6bec-000000002388') missing from stats 2025-10-14 07:34:00.634605 | fa163e75-7366-ee00-6bec-000000002344 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 07:34:00.684302 | fa163e75-7366-ee00-6bec-000000002344 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2025-10-14 07:34:00.685486 | fa163e75-7366-ee00-6bec-000000002344 | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:07:14.049841 | 0.05s 2025-10-14 07:34:00.711119 | fa163e75-7366-ee00-6bec-000000002346 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-14 07:34:00.739964 | fa163e75-7366-ee00-6bec-000000002346 | TIMING | Manage containers for step 3 with tripleo-ansible | undercloud | 0:07:14.104314 | 0.03s 2025-10-14 07:34:00.800649 | fa163e75-7366-ee00-6bec-0000000023df | TASK | Gather variables for each operating system 2025-10-14 07:34:00.913733 | fa163e75-7366-ee00-6bec-0000000023df | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:07:14.278075 | 0.11s 2025-10-14 07:34:00.938765 | fa163e75-7366-ee00-6bec-0000000023e0 | TASK | Create container logs path 2025-10-14 07:34:01.213711 | fa163e75-7366-ee00-6bec-0000000023e0 | OK | Create container logs path | undercloud 2025-10-14 07:34:01.215172 | fa163e75-7366-ee00-6bec-0000000023e0 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:07:14.579525 | 0.27s 2025-10-14 07:34:01.242620 | fa163e75-7366-ee00-6bec-0000000023e2 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 07:34:01.506755 | fa163e75-7366-ee00-6bec-0000000023e2 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | undercloud 2025-10-14 07:34:01.508109 | fa163e75-7366-ee00-6bec-0000000023e2 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:14.872462 | 0.26s 2025-10-14 07:34:01.533354 | fa163e75-7366-ee00-6bec-0000000023e3 | TASK | Finalise hashes for all containers 2025-10-14 07:34:01.583544 | fa163e75-7366-ee00-6bec-0000000023e3 | OK | Finalise hashes for all containers | undercloud 2025-10-14 07:34:01.584888 | fa163e75-7366-ee00-6bec-0000000023e3 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:07:14.949241 | 0.05s 2025-10-14 07:34:01.609381 | fa163e75-7366-ee00-6bec-0000000023e5 | TASK | Manage systemd shutdown files 2025-10-14 07:34:01.654309 | fa163e75-7366-ee00-6bec-0000000023e5 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:07:15.018660 | 0.04s 2025-10-14 07:34:01.683624 | 70bc6a13-f512-4b7f-a606-d28c6dcea35f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2025-10-14 07:34:01.712772 | fa163e75-7366-ee00-6bec-000000002418 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 07:34:01.976615 | fa163e75-7366-ee00-6bec-000000002418 | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2025-10-14 07:34:01.978132 | fa163e75-7366-ee00-6bec-000000002418 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:07:15.342484 | 0.26s 2025-10-14 07:34:02.003302 | fa163e75-7366-ee00-6bec-000000002419 | TASK | Set podman_drop_in fact 2025-10-14 07:34:02.053857 | fa163e75-7366-ee00-6bec-000000002419 | OK | Set podman_drop_in fact | undercloud 2025-10-14 07:34:02.055003 | fa163e75-7366-ee00-6bec-000000002419 | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:07:15.419358 | 0.05s 2025-10-14 07:34:02.079292 | fa163e75-7366-ee00-6bec-00000000241b | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 07:34:02.615203 | fa163e75-7366-ee00-6bec-00000000241b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2025-10-14 07:34:02.616153 | fa163e75-7366-ee00-6bec-00000000241b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:07:15.980511 | 0.54s 2025-10-14 07:34:03.049459 | fa163e75-7366-ee00-6bec-00000000241b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2025-10-14 07:34:03.051263 | fa163e75-7366-ee00-6bec-00000000241b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:07:16.415621 | 0.97s 2025-10-14 07:34:03.061816 | fa163e75-7366-ee00-6bec-00000000241b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:07:16.426168 | 0.98s 2025-10-14 07:34:03.086720 | fa163e75-7366-ee00-6bec-00000000241c | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 07:34:03.605147 | fa163e75-7366-ee00-6bec-00000000241c | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2025-10-14 07:34:03.606641 | fa163e75-7366-ee00-6bec-00000000241c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:07:16.970990 | 0.52s 2025-10-14 07:34:03.631688 | fa163e75-7366-ee00-6bec-00000000241d | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 07:34:04.144625 | fa163e75-7366-ee00-6bec-00000000241d | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2025-10-14 07:34:04.146100 | fa163e75-7366-ee00-6bec-00000000241d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:07:17.510453 | 0.51s 2025-10-14 07:34:04.172829 | fa163e75-7366-ee00-6bec-00000000241e | TASK | Enable and start tripleo-container-shutdown 2025-10-14 07:34:04.860406 | fa163e75-7366-ee00-6bec-00000000241e | OK | Enable and start tripleo-container-shutdown | undercloud 2025-10-14 07:34:04.862641 | fa163e75-7366-ee00-6bec-00000000241e | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:07:18.226993 | 0.69s 2025-10-14 07:34:04.888510 | fa163e75-7366-ee00-6bec-00000000241f | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 07:34:05.396956 | fa163e75-7366-ee00-6bec-00000000241f | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2025-10-14 07:34:05.398510 | fa163e75-7366-ee00-6bec-00000000241f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:07:18.762863 | 0.51s 2025-10-14 07:34:05.423849 | fa163e75-7366-ee00-6bec-000000002420 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 07:34:05.945169 | fa163e75-7366-ee00-6bec-000000002420 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2025-10-14 07:34:05.946774 | fa163e75-7366-ee00-6bec-000000002420 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:07:19.311127 | 0.52s 2025-10-14 07:34:05.974257 | fa163e75-7366-ee00-6bec-000000002421 | TASK | Enable and start netns-placeholder 2025-10-14 07:34:06.706726 | fa163e75-7366-ee00-6bec-000000002421 | CHANGED | Enable and start netns-placeholder | undercloud 2025-10-14 07:34:06.708829 | fa163e75-7366-ee00-6bec-000000002421 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:07:20.073181 | 0.73s 2025-10-14 07:34:06.734874 | fa163e75-7366-ee00-6bec-0000000023e7 | TASK | Update container configs with new config hashes 2025-10-14 07:34:06.794997 | fa163e75-7366-ee00-6bec-0000000023e7 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:07:20.159343 | 0.06s 2025-10-14 07:34:06.811047 | 6a1feacf-2326-497a-8846-1bb377d9659f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2025-10-14 07:34:06.840326 | fa163e75-7366-ee00-6bec-000000002449 | TASK | Update config hashes for container startup configs 2025-10-14 07:34:07.126906 | fa163e75-7366-ee00-6bec-000000002449 | OK | Update config hashes for container startup configs | undercloud 2025-10-14 07:34:07.128245 | fa163e75-7366-ee00-6bec-000000002449 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:07:20.492599 | 0.29s 2025-10-14 07:34:07.156263 | fa163e75-7366-ee00-6bec-0000000023e8 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 07:34:07.196128 | fa163e75-7366-ee00-6bec-0000000023e8 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:20.560469 | 0.04s 2025-10-14 07:34:07.216116 | 61d96eef-e2e9-448f-b538-df16d36c871c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-14 07:34:07.250300 | fa163e75-7366-ee00-6bec-000000002468 | TASK | Gather podman infos 2025-10-14 07:34:08.041341 | fa163e75-7366-ee00-6bec-000000002468 | OK | Gather podman infos | undercloud 2025-10-14 07:34:08.042813 | fa163e75-7366-ee00-6bec-000000002468 | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:07:21.407169 | 0.79s 2025-10-14 07:34:08.100829 | fa163e75-7366-ee00-6bec-000000002469 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 07:34:08.164810 | fa163e75-7366-ee00-6bec-000000002469 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:21.529156 | 0.06s 2025-10-14 07:34:08.285495 | fa163e75-7366-ee00-6bec-0000000024b2 | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:07:21.649845 | 0.06s 2025-10-14 07:34:08.336484 | fa163e75-7366-ee00-6bec-0000000023e9 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 07:34:08.389012 | fa163e75-7366-ee00-6bec-0000000023e9 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:21.753361 | 0.05s 2025-10-14 07:34:08.406696 | 55c65983-d29d-4d2c-8353-3d6cf8277ee1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-14 07:34:08.446910 | fa163e75-7366-ee00-6bec-0000000024d8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 07:34:26.753360 | fa163e75-7366-ee00-6bec-0000000024d8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud 2025-10-14 07:34:26.755151 | fa163e75-7366-ee00-6bec-0000000024d8 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:40.119503 | 18.31s 2025-10-14 07:34:26.782515 | fa163e75-7366-ee00-6bec-0000000024d9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 07:34:32.481551 | fa163e75-7366-ee00-6bec-0000000024d9 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud 2025-10-14 07:34:32.482608 | fa163e75-7366-ee00-6bec-0000000024d9 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:45.846972 | 5.70s 2025-10-14 07:34:32.526303 | fa163e75-7366-ee00-6bec-000000002348 | TASK | Clean container_puppet_tasks for undercloud step 3 2025-10-14 07:34:32.744664 | fa163e75-7366-ee00-6bec-000000002348 | OK | Clean container_puppet_tasks for undercloud step 3 | undercloud 2025-10-14 07:34:32.746345 | fa163e75-7366-ee00-6bec-000000002348 | TIMING | Clean container_puppet_tasks for undercloud step 3 | undercloud | 0:07:46.110695 | 0.22s 2025-10-14 07:34:32.790078 | fa163e75-7366-ee00-6bec-000000002349 | TASK | Calculate container_puppet_tasks for undercloud step 3 2025-10-14 07:34:32.841863 | fa163e75-7366-ee00-6bec-000000002349 | TIMING | Calculate container_puppet_tasks for undercloud step 3 | undercloud | 0:07:46.206204 | 0.05s 2025-10-14 07:34:32.869513 | fa163e75-7366-ee00-6bec-00000000234a | TASK | Include container-puppet tasks for step 3 2025-10-14 07:34:32.913028 | fa163e75-7366-ee00-6bec-00000000234a | TIMING | Include container-puppet tasks for step 3 | undercloud | 0:07:46.277365 | 0.04s 2025-10-14 07:34:32.936696 | a58b249b-b2fb-457e-88b2-785b16b5f259 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/host-container-puppet-tasks.yaml | undercloud 2025-10-14 07:34:32.984048 | fa163e75-7366-ee00-6bec-000000002524 | TASK | Write container-puppet-tasks json file for undercloud step 3 2025-10-14 07:34:33.471945 | fa163e75-7366-ee00-6bec-000000002524 | CHANGED | Write container-puppet-tasks json file for undercloud step 3 | undercloud 2025-10-14 07:34:33.473054 | fa163e75-7366-ee00-6bec-000000002524 | TIMING | Write container-puppet-tasks json file for undercloud step 3 | undercloud | 0:07:46.837414 | 0.49s 2025-10-14 07:34:33.501601 | fa163e75-7366-ee00-6bec-000000002526 | TASK | Generate container puppet configs for step 3 2025-10-14 07:34:33.781997 | fa163e75-7366-ee00-6bec-000000002526 | OK | Generate container puppet configs for step 3 | undercloud 2025-10-14 07:34:33.783845 | fa163e75-7366-ee00-6bec-000000002526 | TIMING | Generate container puppet configs for step 3 | undercloud | 0:07:47.148191 | 0.28s 2025-10-14 07:34:33.812602 | fa163e75-7366-ee00-6bec-000000002527 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-14 07:34:33.845366 | fa163e75-7366-ee00-6bec-000000002527 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | undercloud | 0:07:47.209710 | 0.03s 2025-10-14 07:34:33.911120 | fa163e75-7366-ee00-6bec-000000002556 | TASK | Gather variables for each operating system 2025-10-14 07:34:34.025259 | fa163e75-7366-ee00-6bec-000000002556 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:07:47.389604 | 0.11s 2025-10-14 07:34:34.052455 | fa163e75-7366-ee00-6bec-000000002557 | TASK | Create container logs path 2025-10-14 07:34:34.292867 | fa163e75-7366-ee00-6bec-000000002557 | OK | Create container logs path | undercloud 2025-10-14 07:34:34.294850 | fa163e75-7366-ee00-6bec-000000002557 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:07:47.659198 | 0.24s 2025-10-14 07:34:34.324374 | fa163e75-7366-ee00-6bec-000000002559 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 07:34:34.571468 | fa163e75-7366-ee00-6bec-000000002559 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud 2025-10-14 07:34:34.573005 | fa163e75-7366-ee00-6bec-000000002559 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud | 0:07:47.937355 | 0.25s 2025-10-14 07:34:34.598298 | fa163e75-7366-ee00-6bec-00000000255a | TASK | Finalise hashes for all containers 2025-10-14 07:34:34.649718 | fa163e75-7366-ee00-6bec-00000000255a | OK | Finalise hashes for all containers | undercloud 2025-10-14 07:34:34.650823 | fa163e75-7366-ee00-6bec-00000000255a | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:07:48.015177 | 0.05s 2025-10-14 07:34:34.677090 | fa163e75-7366-ee00-6bec-00000000255c | TASK | Manage systemd shutdown files 2025-10-14 07:34:34.717338 | fa163e75-7366-ee00-6bec-00000000255c | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-14 07:34:34.718602 | fa163e75-7366-ee00-6bec-00000000255c | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:07:48.082957 | 0.04s 2025-10-14 07:34:34.743858 | fa163e75-7366-ee00-6bec-00000000255e | TASK | Update container configs with new config hashes 2025-10-14 07:34:34.798735 | fa163e75-7366-ee00-6bec-00000000255e | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-14 07:34:34.799690 | fa163e75-7366-ee00-6bec-00000000255e | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:07:48.164050 | 0.05s 2025-10-14 07:34:34.823481 | fa163e75-7366-ee00-6bec-00000000255f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 07:34:34.872923 | fa163e75-7366-ee00-6bec-00000000255f | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud 2025-10-14 07:34:34.874334 | fa163e75-7366-ee00-6bec-00000000255f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud | 0:07:48.238683 | 0.05s 2025-10-14 07:34:34.903132 | fa163e75-7366-ee00-6bec-000000002560 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 07:34:34.955669 | fa163e75-7366-ee00-6bec-000000002560 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud 2025-10-14 07:34:34.956916 | fa163e75-7366-ee00-6bec-000000002560 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud | 0:07:48.321270 | 0.05s PLAY [External deployment step 4] ********************************************** 2025-10-14 07:34:35.135405 | fa163e75-7366-ee00-6bec-0000000000dd | TASK | External deployment step 4 2025-10-14 07:34:35.164480 | fa163e75-7366-ee00-6bec-0000000000dd | OK | External deployment step 4 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 4' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-0000000000dd') missing from stats 2025-10-14 07:34:35.221815 | fa163e75-7366-ee00-6bec-0000000000de | TIMING | include_tasks | undercloud | 0:07:48.586160 | 0.04s 2025-10-14 07:34:35.243404 | 21e66573-ae0b-47db-9ef3-6c7f4a2d3367 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/external_deploy_steps_tasks_step4.yaml | undercloud 2025-10-14 07:34:35.270889 | fa163e75-7366-ee00-6bec-0000000025af | TASK | Manage Keystone resources for OpenStack services 2025-10-14 07:34:35.323414 | fa163e75-7366-ee00-6bec-0000000025af | TIMING | Manage Keystone resources for OpenStack services | undercloud | 0:07:48.687761 | 0.05s 2025-10-14 07:34:35.394848 | fa163e75-7366-ee00-6bec-0000000025d4 | TASK | Create Keystone Admin resources 2025-10-14 07:34:35.447376 | fa163e75-7366-ee00-6bec-0000000025d4 | TIMING | tripleo_keystone_resources : Create Keystone Admin resources | undercloud | 0:07:48.811726 | 0.05s 2025-10-14 07:34:35.495645 | e9e73b59-2b50-4b02-a618-c923d8b578dd | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/admin.yml | undercloud 2025-10-14 07:34:35.525709 | fa163e75-7366-ee00-6bec-000000002615 | TASK | Create admin and service projects 2025-10-14 07:34:35.576580 | fa163e75-7366-ee00-6bec-000000002615 | TIMING | tripleo_keystone_resources : Create admin and service projects | undercloud | 0:07:48.940924 | 0.05s 2025-10-14 07:34:35.597712 | 174c6979-1709-47f7-b970-e3dd548d07d6 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2025-10-14 07:34:35.631939 | fa163e75-7366-ee00-6bec-000000002666 | TASK | Async creation of Keystone project 2025-10-14 07:34:36.134817 | fa163e75-7366-ee00-6bec-000000002666 | CHANGED | Async creation of Keystone project | undercloud | item=admin 2025-10-14 07:34:36.136802 | fa163e75-7366-ee00-6bec-000000002666 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:49.501151 | 0.50s 2025-10-14 07:34:36.434695 | fa163e75-7366-ee00-6bec-000000002666 | CHANGED | Async creation of Keystone project | undercloud | item=service 2025-10-14 07:34:36.435499 | fa163e75-7366-ee00-6bec-000000002666 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:49.799867 | 0.80s 2025-10-14 07:34:36.442017 | fa163e75-7366-ee00-6bec-000000002666 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:49.806384 | 0.81s 2025-10-14 07:34:36.462058 | fa163e75-7366-ee00-6bec-000000002668 | TASK | Check Keystone project status 2025-10-14 07:34:36.718192 | fa163e75-7366-ee00-6bec-000000002668 | WAITING | Check Keystone project status | undercloud | 30 retries left 2025-10-14 07:34:41.920068 | fa163e75-7366-ee00-6bec-000000002668 | OK | Check Keystone project status | undercloud | item=admin 2025-10-14 07:34:41.922244 | fa163e75-7366-ee00-6bec-000000002668 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:07:55.286593 | 5.46s 2025-10-14 07:34:42.152017 | fa163e75-7366-ee00-6bec-000000002668 | CHANGED | Check Keystone project status | undercloud | item=service 2025-10-14 07:34:42.152953 | fa163e75-7366-ee00-6bec-000000002668 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:07:55.517315 | 5.69s 2025-10-14 07:34:42.160374 | fa163e75-7366-ee00-6bec-000000002668 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:07:55.524724 | 5.70s 2025-10-14 07:34:42.187202 | fa163e75-7366-ee00-6bec-000000002616 | TASK | Create admin role 2025-10-14 07:34:43.538040 | fa163e75-7366-ee00-6bec-000000002616 | OK | Create admin role | undercloud 2025-10-14 07:34:43.539511 | fa163e75-7366-ee00-6bec-000000002616 | TIMING | tripleo_keystone_resources : Create admin role | undercloud | 0:07:56.903864 | 1.35s 2025-10-14 07:34:43.564754 | fa163e75-7366-ee00-6bec-000000002617 | TASK | Create _member_ role 2025-10-14 07:34:44.849099 | fa163e75-7366-ee00-6bec-000000002617 | CHANGED | Create _member_ role | undercloud 2025-10-14 07:34:44.850497 | fa163e75-7366-ee00-6bec-000000002617 | TIMING | tripleo_keystone_resources : Create _member_ role | undercloud | 0:07:58.214851 | 1.28s 2025-10-14 07:34:44.877824 | fa163e75-7366-ee00-6bec-000000002618 | TASK | Check admin password 2025-10-14 07:34:46.207334 | fa163e75-7366-ee00-6bec-000000002618 | OK | Check admin password | undercloud 2025-10-14 07:34:46.208820 | fa163e75-7366-ee00-6bec-000000002618 | TIMING | tripleo_keystone_resources : Check admin password | undercloud | 0:07:59.573174 | 1.33s 2025-10-14 07:34:46.234206 | fa163e75-7366-ee00-6bec-000000002619 | TASK | Create admin user 2025-10-14 07:34:48.234051 | fa163e75-7366-ee00-6bec-000000002619 | CHANGED | Create admin user | undercloud 2025-10-14 07:34:48.235373 | fa163e75-7366-ee00-6bec-000000002619 | TIMING | tripleo_keystone_resources : Create admin user | undercloud | 0:08:01.599726 | 2.00s 2025-10-14 07:34:48.260565 | fa163e75-7366-ee00-6bec-00000000261a | TASK | Assign admin role to admin project for admin user 2025-10-14 07:34:50.032060 | fa163e75-7366-ee00-6bec-00000000261a | OK | Assign admin role to admin project for admin user | undercloud 2025-10-14 07:34:50.033356 | fa163e75-7366-ee00-6bec-00000000261a | TIMING | tripleo_keystone_resources : Assign admin role to admin project for admin user | undercloud | 0:08:03.397711 | 1.77s 2025-10-14 07:34:50.058419 | fa163e75-7366-ee00-6bec-00000000261b | TASK | Assign _member_ role to admin project for admin user 2025-10-14 07:34:51.731938 | fa163e75-7366-ee00-6bec-00000000261b | CHANGED | Assign _member_ role to admin project for admin user | undercloud 2025-10-14 07:34:51.733796 | fa163e75-7366-ee00-6bec-00000000261b | TIMING | tripleo_keystone_resources : Assign _member_ role to admin project for admin user | undercloud | 0:08:05.098140 | 1.67s 2025-10-14 07:34:51.760219 | fa163e75-7366-ee00-6bec-00000000261c | TASK | Create identity service 2025-10-14 07:34:53.100402 | fa163e75-7366-ee00-6bec-00000000261c | OK | Create identity service | undercloud 2025-10-14 07:34:53.101783 | fa163e75-7366-ee00-6bec-00000000261c | TIMING | tripleo_keystone_resources : Create identity service | undercloud | 0:08:06.466138 | 1.34s 2025-10-14 07:34:53.126808 | fa163e75-7366-ee00-6bec-00000000261d | TASK | Create identity public endpoint 2025-10-14 07:34:54.487726 | fa163e75-7366-ee00-6bec-00000000261d | OK | Create identity public endpoint | undercloud 2025-10-14 07:34:54.489064 | fa163e75-7366-ee00-6bec-00000000261d | TIMING | tripleo_keystone_resources : Create identity public endpoint | undercloud | 0:08:07.853418 | 1.36s 2025-10-14 07:34:54.514297 | fa163e75-7366-ee00-6bec-00000000261e | TASK | Create identity internal endpoint 2025-10-14 07:34:55.725921 | fa163e75-7366-ee00-6bec-00000000261e | OK | Create identity internal endpoint | undercloud 2025-10-14 07:34:55.727431 | fa163e75-7366-ee00-6bec-00000000261e | TIMING | tripleo_keystone_resources : Create identity internal endpoint | undercloud | 0:08:09.091786 | 1.21s 2025-10-14 07:34:55.752814 | fa163e75-7366-ee00-6bec-00000000261f | TASK | Create identity admin endpoint 2025-10-14 07:34:57.095705 | fa163e75-7366-ee00-6bec-00000000261f | OK | Create identity admin endpoint | undercloud 2025-10-14 07:34:57.097166 | fa163e75-7366-ee00-6bec-00000000261f | TIMING | tripleo_keystone_resources : Create identity admin endpoint | undercloud | 0:08:10.461519 | 1.34s 2025-10-14 07:34:57.122126 | fa163e75-7366-ee00-6bec-0000000025d5 | TASK | Create Keystone Projects 2025-10-14 07:34:57.213624 | fa163e75-7366-ee00-6bec-0000000025d5 | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:08:10.577968 | 0.09s 2025-10-14 07:34:57.225825 | fa163e75-7366-ee00-6bec-0000000025d5 | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:08:10.590174 | 0.10s 2025-10-14 07:34:57.248665 | 14b80094-e610-4218-8461-91b34c07145b | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2025-10-14 07:34:57.297208 | fa163e75-7366-ee00-6bec-0000000026f2 | TASK | Async creation of Keystone project 2025-10-14 07:34:57.653239 | fa163e75-7366-ee00-6bec-0000000026f2 | CHANGED | Async creation of Keystone project | undercloud | item=service 2025-10-14 07:34:57.655241 | fa163e75-7366-ee00-6bec-0000000026f2 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:08:11.019593 | 0.36s 2025-10-14 07:34:57.665308 | fa163e75-7366-ee00-6bec-0000000026f2 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:08:11.029661 | 0.37s 2025-10-14 07:34:57.691086 | fa163e75-7366-ee00-6bec-0000000026f4 | TASK | Check Keystone project status 2025-10-14 07:34:57.961618 | fa163e75-7366-ee00-6bec-0000000026f4 | WAITING | Check Keystone project status | undercloud | 30 retries left 2025-10-14 07:35:03.159537 | fa163e75-7366-ee00-6bec-0000000026f4 | OK | Check Keystone project status | undercloud | item=service 2025-10-14 07:35:03.161353 | fa163e75-7366-ee00-6bec-0000000026f4 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:08:16.525707 | 5.47s 2025-10-14 07:35:03.171896 | fa163e75-7366-ee00-6bec-0000000026f4 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:08:16.536257 | 5.48s 2025-10-14 07:35:03.197365 | fa163e75-7366-ee00-6bec-0000000025d7 | TASK | Create Keystone Domains 2025-10-14 07:35:03.258878 | fa163e75-7366-ee00-6bec-0000000025d7 | TIMING | tripleo_keystone_resources : Create Keystone Domains | undercloud | 0:08:16.623231 | 0.06s 2025-10-14 07:35:03.283945 | fa163e75-7366-ee00-6bec-0000000025d9 | TASK | Gather all OpenStack domains for Ansible >= 2.9.0 2025-10-14 07:35:03.334326 | fa163e75-7366-ee00-6bec-0000000025d9 | TIMING | tripleo_keystone_resources : Gather all OpenStack domains for Ansible >= 2.9.0 | undercloud | 0:08:16.698678 | 0.05s 2025-10-14 07:35:03.354895 | 2d5bcbac-3124-4271-8227-3553abb031cd | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/gather_domains.yml | undercloud 2025-10-14 07:35:03.403444 | fa163e75-7366-ee00-6bec-0000000027a7 | TASK | Collect OpenStack Keystone domains infos 2025-10-14 07:35:04.716735 | fa163e75-7366-ee00-6bec-0000000027a7 | OK | Collect OpenStack Keystone domains infos | undercloud 2025-10-14 07:35:04.718275 | fa163e75-7366-ee00-6bec-0000000027a7 | TIMING | tripleo_keystone_resources : Collect OpenStack Keystone domains infos | undercloud | 0:08:18.082623 | 1.31s 2025-10-14 07:35:04.743368 | fa163e75-7366-ee00-6bec-0000000027a8 | TASK | Set openstack_domains fact 2025-10-14 07:35:04.804057 | fa163e75-7366-ee00-6bec-0000000027a8 | OK | Set openstack_domains fact | undercloud 2025-10-14 07:35:04.805414 | fa163e75-7366-ee00-6bec-0000000027a8 | TIMING | tripleo_keystone_resources : Set openstack_domains fact | undercloud | 0:08:18.169763 | 0.06s 2025-10-14 07:35:04.830210 | fa163e75-7366-ee00-6bec-0000000025da | TASK | Create Keystone Services 2025-10-14 07:35:04.921601 | fa163e75-7366-ee00-6bec-0000000025da | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:08:18.285952 | 0.09s 2025-10-14 07:35:04.929286 | fa163e75-7366-ee00-6bec-0000000025da | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:08:18.293644 | 0.10s 2025-10-14 07:35:04.951958 | 801263cb-7118-4f52-84f6-31888260de18 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/services.yml | undercloud 2025-10-14 07:35:05.004088 | fa163e75-7366-ee00-6bec-00000000286b | TASK | Async creation of Keystone service 2025-10-14 07:35:05.358050 | fa163e75-7366-ee00-6bec-00000000286b | CHANGED | Async creation of Keystone service | undercloud | item=ironic 2025-10-14 07:35:05.360325 | fa163e75-7366-ee00-6bec-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:08:18.724673 | 0.36s 2025-10-14 07:35:05.672284 | fa163e75-7366-ee00-6bec-00000000286b | CHANGED | Async creation of Keystone service | undercloud | item=ironic-inspector 2025-10-14 07:35:05.673488 | fa163e75-7366-ee00-6bec-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:08:19.037856 | 0.67s 2025-10-14 07:35:05.986293 | fa163e75-7366-ee00-6bec-00000000286b | CHANGED | Async creation of Keystone service | undercloud | item=neutron 2025-10-14 07:35:05.988218 | fa163e75-7366-ee00-6bec-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:08:19.352574 | 0.98s 2025-10-14 07:35:05.999262 | fa163e75-7366-ee00-6bec-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:08:19.363614 | 0.99s 2025-10-14 07:35:06.024828 | fa163e75-7366-ee00-6bec-00000000286d | TASK | Check Keystone service status 2025-10-14 07:35:06.294921 | fa163e75-7366-ee00-6bec-00000000286d | WAITING | Check Keystone service status | undercloud | 30 retries left 2025-10-14 07:35:11.501895 | fa163e75-7366-ee00-6bec-00000000286d | CHANGED | Check Keystone service status | undercloud | item=ironic 2025-10-14 07:35:11.504175 | fa163e75-7366-ee00-6bec-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:24.868523 | 5.48s 2025-10-14 07:35:11.751140 | fa163e75-7366-ee00-6bec-00000000286d | CHANGED | Check Keystone service status | undercloud | item=ironic-inspector 2025-10-14 07:35:11.752949 | fa163e75-7366-ee00-6bec-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:25.117308 | 5.73s 2025-10-14 07:35:11.998748 | fa163e75-7366-ee00-6bec-00000000286d | CHANGED | Check Keystone service status | undercloud | item=neutron 2025-10-14 07:35:12.000711 | fa163e75-7366-ee00-6bec-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:25.365069 | 5.97s 2025-10-14 07:35:12.011724 | fa163e75-7366-ee00-6bec-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:25.376074 | 5.99s 2025-10-14 07:35:12.038539 | fa163e75-7366-ee00-6bec-0000000025dc | TASK | Create Keystone Endpoints 2025-10-14 07:35:12.113633 | fa163e75-7366-ee00-6bec-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:25.477972 | 0.07s 2025-10-14 07:35:12.142279 | fa163e75-7366-ee00-6bec-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:25.506641 | 0.10s 2025-10-14 07:35:12.166314 | fa163e75-7366-ee00-6bec-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:25.530674 | 0.13s 2025-10-14 07:35:12.172237 | fa163e75-7366-ee00-6bec-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:25.536592 | 0.13s 2025-10-14 07:35:12.190600 | 36645ebd-10b6-4ead-ba44-61abac1d859d | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-14 07:35:12.196841 | b940a1ea-cff0-419b-bcff-cc9b9893de6c | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-14 07:35:12.202250 | 6cebeba1-77ae-4ba4-9d02-a33092fc36df | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-14 07:35:12.254589 | fa163e75-7366-ee00-6bec-00000000295a | TASK | Create Keystone public endpoints 2025-10-14 07:35:12.346178 | fa163e75-7366-ee00-6bec-00000000295a | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:08:25.710517 | 0.09s 2025-10-14 07:35:12.358362 | fa163e75-7366-ee00-6bec-00000000295a | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:08:25.722723 | 0.10s 2025-10-14 07:35:12.371524 | 644f8b12-b892-4f67-9c84-0c6914d3564b | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-14 07:35:12.394355 | fa163e75-7366-ee00-6bec-000000002a52 | TASK | Async creation of Keystone public endpoint 2025-10-14 07:35:12.766390 | fa163e75-7366-ee00-6bec-000000002a52 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=ironic 2025-10-14 07:35:12.768064 | fa163e75-7366-ee00-6bec-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:26.132409 | 0.37s 2025-10-14 07:35:13.087695 | fa163e75-7366-ee00-6bec-000000002a52 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=ironic-inspector 2025-10-14 07:35:13.089368 | fa163e75-7366-ee00-6bec-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:26.453728 | 0.69s 2025-10-14 07:35:13.403963 | fa163e75-7366-ee00-6bec-000000002a52 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=neutron 2025-10-14 07:35:13.404992 | fa163e75-7366-ee00-6bec-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:26.769352 | 1.01s 2025-10-14 07:35:13.411425 | fa163e75-7366-ee00-6bec-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:26.775783 | 1.02s 2025-10-14 07:35:13.434069 | fa163e75-7366-ee00-6bec-000000002a54 | TASK | Check Keystone public endpoint status 2025-10-14 07:35:13.672028 | fa163e75-7366-ee00-6bec-000000002a54 | WAITING | Check Keystone public endpoint status | undercloud | 30 retries left 2025-10-14 07:35:18.864899 | fa163e75-7366-ee00-6bec-000000002a54 | CHANGED | Check Keystone public endpoint status | undercloud | item=ironic 2025-10-14 07:35:18.868334 | fa163e75-7366-ee00-6bec-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:32.232668 | 5.43s 2025-10-14 07:35:19.070519 | fa163e75-7366-ee00-6bec-000000002a54 | CHANGED | Check Keystone public endpoint status | undercloud | item=ironic-inspector 2025-10-14 07:35:19.072371 | fa163e75-7366-ee00-6bec-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:32.436733 | 5.64s 2025-10-14 07:35:19.271462 | fa163e75-7366-ee00-6bec-000000002a54 | CHANGED | Check Keystone public endpoint status | undercloud | item=neutron 2025-10-14 07:35:19.272411 | fa163e75-7366-ee00-6bec-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:32.636773 | 5.84s 2025-10-14 07:35:19.280783 | fa163e75-7366-ee00-6bec-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:32.645119 | 5.85s 2025-10-14 07:35:19.312090 | fa163e75-7366-ee00-6bec-00000000295f | TASK | Create Keystone admin endpoints 2025-10-14 07:35:19.411060 | fa163e75-7366-ee00-6bec-00000000295f | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:08:32.775409 | 0.10s 2025-10-14 07:35:19.424129 | fa163e75-7366-ee00-6bec-00000000295f | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:08:32.788470 | 0.11s 2025-10-14 07:35:19.446950 | af7b68f3-6232-45b9-9335-6c3c531ef0a2 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-14 07:35:19.478833 | fa163e75-7366-ee00-6bec-000000002a7e | TASK | Async creation of Keystone admin endpoint 2025-10-14 07:35:19.818849 | fa163e75-7366-ee00-6bec-000000002a7e | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=ironic 2025-10-14 07:35:19.820543 | fa163e75-7366-ee00-6bec-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:33.184868 | 0.34s 2025-10-14 07:35:20.158007 | fa163e75-7366-ee00-6bec-000000002a7e | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=ironic-inspector 2025-10-14 07:35:20.159866 | fa163e75-7366-ee00-6bec-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:33.524224 | 0.68s 2025-10-14 07:35:20.474144 | fa163e75-7366-ee00-6bec-000000002a7e | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=neutron 2025-10-14 07:35:20.475138 | fa163e75-7366-ee00-6bec-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:33.839503 | 0.99s 2025-10-14 07:35:20.480402 | fa163e75-7366-ee00-6bec-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:33.844749 | 1.00s 2025-10-14 07:35:20.505480 | fa163e75-7366-ee00-6bec-000000002a80 | TASK | Check Keystone admin endpoint status 2025-10-14 07:35:20.789948 | fa163e75-7366-ee00-6bec-000000002a80 | WAITING | Check Keystone admin endpoint status | undercloud | 30 retries left 2025-10-14 07:35:26.001601 | fa163e75-7366-ee00-6bec-000000002a80 | CHANGED | Check Keystone admin endpoint status | undercloud | item=ironic 2025-10-14 07:35:26.003706 | fa163e75-7366-ee00-6bec-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:39.368055 | 5.50s 2025-10-14 07:35:26.241676 | fa163e75-7366-ee00-6bec-000000002a80 | CHANGED | Check Keystone admin endpoint status | undercloud | item=ironic-inspector 2025-10-14 07:35:26.242505 | fa163e75-7366-ee00-6bec-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:39.606869 | 5.73s 2025-10-14 07:35:26.482431 | fa163e75-7366-ee00-6bec-000000002a80 | CHANGED | Check Keystone admin endpoint status | undercloud | item=neutron 2025-10-14 07:35:26.485898 | fa163e75-7366-ee00-6bec-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:39.850249 | 5.98s 2025-10-14 07:35:26.495694 | fa163e75-7366-ee00-6bec-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:39.860052 | 5.99s 2025-10-14 07:35:26.524231 | fa163e75-7366-ee00-6bec-000000002964 | TASK | Create Keystone internal endpoints 2025-10-14 07:35:26.591628 | fa163e75-7366-ee00-6bec-000000002964 | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:08:39.955973 | 0.07s 2025-10-14 07:35:26.602424 | fa163e75-7366-ee00-6bec-000000002964 | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:08:39.966778 | 0.08s 2025-10-14 07:35:26.623107 | 10bfa5a9-df46-47fd-a61e-e9050ddb11f5 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-14 07:35:26.654801 | fa163e75-7366-ee00-6bec-000000002aaa | TASK | Async creation of Keystone internal endpoint 2025-10-14 07:35:27.011272 | fa163e75-7366-ee00-6bec-000000002aaa | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=ironic 2025-10-14 07:35:27.012921 | fa163e75-7366-ee00-6bec-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:40.377268 | 0.36s 2025-10-14 07:35:27.285821 | fa163e75-7366-ee00-6bec-000000002aaa | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=ironic-inspector 2025-10-14 07:35:27.286982 | fa163e75-7366-ee00-6bec-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:40.651339 | 0.63s 2025-10-14 07:35:27.522914 | fa163e75-7366-ee00-6bec-000000002aaa | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=neutron 2025-10-14 07:35:27.524427 | fa163e75-7366-ee00-6bec-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:40.888784 | 0.87s 2025-10-14 07:35:27.534136 | fa163e75-7366-ee00-6bec-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:40.898497 | 0.88s 2025-10-14 07:35:27.552956 | fa163e75-7366-ee00-6bec-000000002aac | TASK | Check Keystone internal endpoint status 2025-10-14 07:35:27.789452 | fa163e75-7366-ee00-6bec-000000002aac | WAITING | Check Keystone internal endpoint status | undercloud | 30 retries left 2025-10-14 07:35:33.012957 | fa163e75-7366-ee00-6bec-000000002aac | CHANGED | Check Keystone internal endpoint status | undercloud | item=ironic 2025-10-14 07:35:33.015013 | fa163e75-7366-ee00-6bec-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:46.379362 | 5.46s 2025-10-14 07:35:33.253795 | fa163e75-7366-ee00-6bec-000000002aac | CHANGED | Check Keystone internal endpoint status | undercloud | item=ironic-inspector 2025-10-14 07:35:33.255186 | fa163e75-7366-ee00-6bec-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:46.619552 | 5.70s 2025-10-14 07:35:33.506194 | fa163e75-7366-ee00-6bec-000000002aac | CHANGED | Check Keystone internal endpoint status | undercloud | item=neutron 2025-10-14 07:35:33.507493 | fa163e75-7366-ee00-6bec-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:46.871824 | 5.95s 2025-10-14 07:35:33.515332 | fa163e75-7366-ee00-6bec-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:46.879685 | 5.96s 2025-10-14 07:35:33.537593 | fa163e75-7366-ee00-6bec-0000000025de | TASK | Run cleanup tasks 2025-10-14 07:35:33.596615 | fa163e75-7366-ee00-6bec-0000000025de | TIMING | tripleo_keystone_resources : Run cleanup tasks | undercloud | 0:08:46.960964 | 0.06s 2025-10-14 07:35:33.618384 | 7bc71682-df07-4013-8518-a5f3a71d76c9 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/cleanup.yml | undercloud 2025-10-14 07:35:33.673124 | fa163e75-7366-ee00-6bec-000000002ad4 | TASK | Get list of enabled services 2025-10-14 07:35:36.325581 | fa163e75-7366-ee00-6bec-000000002ad4 | CHANGED | Get list of enabled services | undercloud 2025-10-14 07:35:36.328399 | fa163e75-7366-ee00-6bec-000000002ad4 | TIMING | tripleo_keystone_resources : Get list of enabled services | undercloud | 0:08:49.692749 | 2.65s 2025-10-14 07:35:36.355601 | fa163e75-7366-ee00-6bec-000000002ad5 | TASK | List services to be disabled 2025-10-14 07:35:36.435786 | fa163e75-7366-ee00-6bec-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'ironic-inspector', 'Type': 'baremetal-introspection'} 2025-10-14 07:35:36.470686 | fa163e75-7366-ee00-6bec-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'ironic', 'Type': 'baremetal'} 2025-10-14 07:35:36.494064 | fa163e75-7366-ee00-6bec-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'neutron', 'Type': 'network'} 2025-10-14 07:35:36.515835 | fa163e75-7366-ee00-6bec-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'keystone', 'Type': 'identity'} 2025-10-14 07:35:36.521893 | fa163e75-7366-ee00-6bec-000000002ad5 | TIMING | tripleo_keystone_resources : List services to be disabled | undercloud | 0:08:49.886243 | 0.16s 2025-10-14 07:35:36.549034 | fa163e75-7366-ee00-6bec-000000002ad6 | TASK | Delete keystone services not enabled 2025-10-14 07:35:36.574343 | fa163e75-7366-ee00-6bec-000000002ad6 | TIMING | tripleo_keystone_resources : Delete keystone services not enabled | undercloud | 0:08:49.938695 | 0.02s 2025-10-14 07:35:36.601066 | fa163e75-7366-ee00-6bec-0000000025df | TASK | Create Keystone Roles 2025-10-14 07:35:36.686868 | fa163e75-7366-ee00-6bec-0000000025df | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:08:50.051214 | 0.08s 2025-10-14 07:35:36.699155 | fa163e75-7366-ee00-6bec-0000000025df | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:08:50.063505 | 0.10s 2025-10-14 07:35:36.721053 | 2986c2a1-a261-4a40-a87a-c3838235eaf5 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/roles.yml | undercloud 2025-10-14 07:35:36.784692 | fa163e75-7366-ee00-6bec-000000002bfe | TASK | Async creation of Keystone role 2025-10-14 07:35:37.132407 | fa163e75-7366-ee00-6bec-000000002bfe | CHANGED | Async creation of Keystone role | undercloud | item=service 2025-10-14 07:35:37.134208 | fa163e75-7366-ee00-6bec-000000002bfe | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:08:50.498560 | 0.35s 2025-10-14 07:35:37.146570 | fa163e75-7366-ee00-6bec-000000002bfe | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:08:50.510929 | 0.36s 2025-10-14 07:35:37.166528 | fa163e75-7366-ee00-6bec-000000002c00 | TASK | Check Keystone role status 2025-10-14 07:35:37.416509 | fa163e75-7366-ee00-6bec-000000002c00 | WAITING | Check Keystone role status | undercloud | 30 retries left 2025-10-14 07:35:42.610552 | fa163e75-7366-ee00-6bec-000000002c00 | CHANGED | Check Keystone role status | undercloud | item=service 2025-10-14 07:35:42.611856 | fa163e75-7366-ee00-6bec-000000002c00 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:08:55.976210 | 5.44s 2025-10-14 07:35:42.618089 | fa163e75-7366-ee00-6bec-000000002c00 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:08:55.982441 | 5.45s 2025-10-14 07:35:42.643740 | fa163e75-7366-ee00-6bec-0000000025e1 | TASK | Create Keystone Users 2025-10-14 07:35:42.713948 | fa163e75-7366-ee00-6bec-0000000025e1 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:08:56.078300 | 0.07s 2025-10-14 07:35:42.726238 | fa163e75-7366-ee00-6bec-0000000025e1 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:08:56.090588 | 0.08s 2025-10-14 07:35:42.751272 | be7c857a-c079-47d1-94f3-86a451340854 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2025-10-14 07:35:42.821489 | fa163e75-7366-ee00-6bec-000000002d44 | TASK | Check password of Keystone user 2025-10-14 07:35:43.790020 | fa163e75-7366-ee00-6bec-000000002d44 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 07:35:43.792241 | fa163e75-7366-ee00-6bec-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:57.156589 | 0.97s 2025-10-14 07:35:44.692912 | fa163e75-7366-ee00-6bec-000000002d44 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 07:35:44.693914 | fa163e75-7366-ee00-6bec-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:58.058272 | 1.87s 2025-10-14 07:35:45.596183 | fa163e75-7366-ee00-6bec-000000002d44 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 07:35:45.598016 | fa163e75-7366-ee00-6bec-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:58.962373 | 2.78s 2025-10-14 07:35:45.608075 | fa163e75-7366-ee00-6bec-000000002d44 | IGNORED | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 07:35:45.610060 | fa163e75-7366-ee00-6bec-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:58.974415 | 2.79s 2025-10-14 07:35:45.637862 | fa163e75-7366-ee00-6bec-000000002d46 | TASK | Async creation of Keystone user 2025-10-14 07:35:46.023113 | fa163e75-7366-ee00-6bec-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 07:35:46.025648 | fa163e75-7366-ee00-6bec-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:59.389983 | 0.39s 2025-10-14 07:35:46.371529 | fa163e75-7366-ee00-6bec-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 07:35:46.372539 | fa163e75-7366-ee00-6bec-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:59.736894 | 0.73s 2025-10-14 07:35:46.742261 | fa163e75-7366-ee00-6bec-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 07:35:46.763048 | fa163e75-7366-ee00-6bec-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:09:00.127409 | 1.12s 2025-10-14 07:35:46.767816 | fa163e75-7366-ee00-6bec-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 07:35:46.768271 | fa163e75-7366-ee00-6bec-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:09:00.132639 | 1.13s 2025-10-14 07:35:46.791401 | fa163e75-7366-ee00-6bec-000000002d48 | TASK | Check Keystone user status 2025-10-14 07:35:47.087253 | fa163e75-7366-ee00-6bec-000000002d48 | WAITING | Check Keystone user status | undercloud | 30 retries left 2025-10-14 07:35:52.296482 | fa163e75-7366-ee00-6bec-000000002d48 | CHANGED | Check Keystone user status | undercloud 2025-10-14 07:35:52.297688 | fa163e75-7366-ee00-6bec-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:09:05.662039 | 5.51s 2025-10-14 07:35:52.567281 | fa163e75-7366-ee00-6bec-000000002d48 | CHANGED | Check Keystone user status | undercloud 2025-10-14 07:35:52.568735 | fa163e75-7366-ee00-6bec-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:09:05.933096 | 5.78s 2025-10-14 07:35:52.839353 | fa163e75-7366-ee00-6bec-000000002d48 | CHANGED | Check Keystone user status | undercloud 2025-10-14 07:35:52.840647 | fa163e75-7366-ee00-6bec-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:09:06.205013 | 6.05s 2025-10-14 07:35:52.851066 | fa163e75-7366-ee00-6bec-000000002d48 | CHANGED | Check Keystone user status | undercloud 2025-10-14 07:35:52.852086 | fa163e75-7366-ee00-6bec-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:09:06.216446 | 6.06s 2025-10-14 07:35:52.877506 | fa163e75-7366-ee00-6bec-0000000025e3 | TASK | Assign Keystone Users to Roles 2025-10-14 07:35:52.959811 | fa163e75-7366-ee00-6bec-0000000025e3 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:09:06.324148 | 0.08s 2025-10-14 07:35:52.988559 | fa163e75-7366-ee00-6bec-0000000025e3 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:09:06.352919 | 0.11s 2025-10-14 07:35:52.995033 | fa163e75-7366-ee00-6bec-0000000025e3 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:09:06.359390 | 0.12s 2025-10-14 07:35:53.013565 | 2c11b6fc-2141-4fb0-89ea-da3c49018e9b | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2025-10-14 07:35:53.019283 | 1dfc7ce2-6bb9-4c16-8a9d-449a3ccd040c | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2025-10-14 07:35:53.085853 | fa163e75-7366-ee00-6bec-000000002eb5 | TASK | Async assignment of Keystone user per role 2025-10-14 07:35:53.178551 | fa163e75-7366-ee00-6bec-000000002eb5 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:09:06.542893 | 0.09s 2025-10-14 07:35:53.190780 | fa163e75-7366-ee00-6bec-000000002eb5 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:09:06.555138 | 0.10s 2025-10-14 07:35:53.211295 | 0c8ecc0f-414c-4e81-8426-d6034976f608 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-14 07:35:53.240544 | fa163e75-7366-ee00-6bec-00000000302a | TASK | Async assignment of Keystone user to roles 2025-10-14 07:35:53.602734 | fa163e75-7366-ee00-6bec-00000000302a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ironic 2025-10-14 07:35:53.605006 | fa163e75-7366-ee00-6bec-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:06.969354 | 0.36s 2025-10-14 07:35:53.930037 | fa163e75-7366-ee00-6bec-00000000302a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ironic-inspector 2025-10-14 07:35:53.930833 | fa163e75-7366-ee00-6bec-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:07.295196 | 0.69s 2025-10-14 07:35:54.240210 | fa163e75-7366-ee00-6bec-00000000302a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=neutron 2025-10-14 07:35:54.241005 | fa163e75-7366-ee00-6bec-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:07.605370 | 1.00s 2025-10-14 07:35:54.245573 | fa163e75-7366-ee00-6bec-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:07.609932 | 1.00s 2025-10-14 07:35:54.265983 | fa163e75-7366-ee00-6bec-00000000302c | TASK | Check Keystone user assignment to roles status 2025-10-14 07:35:54.489666 | fa163e75-7366-ee00-6bec-00000000302c | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2025-10-14 07:35:59.704101 | fa163e75-7366-ee00-6bec-00000000302c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ironic 2025-10-14 07:35:59.706061 | fa163e75-7366-ee00-6bec-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:13.070407 | 5.44s 2025-10-14 07:35:59.941256 | fa163e75-7366-ee00-6bec-00000000302c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ironic-inspector 2025-10-14 07:35:59.942801 | fa163e75-7366-ee00-6bec-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:13.307168 | 5.68s 2025-10-14 07:36:00.180539 | fa163e75-7366-ee00-6bec-00000000302c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=neutron 2025-10-14 07:36:00.183391 | fa163e75-7366-ee00-6bec-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:13.547748 | 5.92s 2025-10-14 07:36:00.193215 | fa163e75-7366-ee00-6bec-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:13.557570 | 5.93s 2025-10-14 07:36:00.219331 | fa163e75-7366-ee00-6bec-000000002eba | TASK | Async assignment of Keystone user per role 2025-10-14 07:36:00.316691 | fa163e75-7366-ee00-6bec-000000002eba | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:09:13.681036 | 0.10s 2025-10-14 07:36:00.329324 | fa163e75-7366-ee00-6bec-000000002eba | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:09:13.693676 | 0.11s 2025-10-14 07:36:00.350086 | 995579e9-f93f-47c3-b074-87a0efa52d07 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-14 07:36:00.379672 | fa163e75-7366-ee00-6bec-000000003056 | TASK | Async assignment of Keystone user to roles 2025-10-14 07:36:00.747551 | fa163e75-7366-ee00-6bec-000000003056 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ironic 2025-10-14 07:36:00.749371 | fa163e75-7366-ee00-6bec-000000003056 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:14.113725 | 0.37s 2025-10-14 07:36:00.759116 | fa163e75-7366-ee00-6bec-000000003056 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:14.123478 | 0.38s 2025-10-14 07:36:00.783719 | fa163e75-7366-ee00-6bec-000000003058 | TASK | Check Keystone user assignment to roles status 2025-10-14 07:36:01.045366 | fa163e75-7366-ee00-6bec-000000003058 | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2025-10-14 07:36:06.246852 | fa163e75-7366-ee00-6bec-000000003058 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ironic 2025-10-14 07:36:06.248744 | fa163e75-7366-ee00-6bec-000000003058 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:19.613095 | 5.46s 2025-10-14 07:36:06.255896 | fa163e75-7366-ee00-6bec-000000003058 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:19.620245 | 5.47s 2025-10-14 07:36:06.302583 | fa163e75-7366-ee00-6bec-0000000025b0 | TASK | is Keystone LDAP enabled 2025-10-14 07:36:06.362472 | fa163e75-7366-ee00-6bec-0000000025b0 | OK | is Keystone LDAP enabled | undercloud 2025-10-14 07:36:06.363593 | fa163e75-7366-ee00-6bec-0000000025b0 | TIMING | is Keystone LDAP enabled | undercloud | 0:09:19.727947 | 0.06s 2025-10-14 07:36:06.386965 | fa163e75-7366-ee00-6bec-0000000025b1 | TASK | Set fact for tripleo_keystone_ldap_domains 2025-10-14 07:36:06.437536 | fa163e75-7366-ee00-6bec-0000000025b1 | SKIPPED | Set fact for tripleo_keystone_ldap_domains | undercloud 2025-10-14 07:36:06.438600 | fa163e75-7366-ee00-6bec-0000000025b1 | TIMING | Set fact for tripleo_keystone_ldap_domains | undercloud | 0:09:19.802958 | 0.05s 2025-10-14 07:36:06.462242 | fa163e75-7366-ee00-6bec-0000000025b2 | TASK | Manage Keystone domains from LDAP config 2025-10-14 07:36:06.513924 | fa163e75-7366-ee00-6bec-0000000025b2 | SKIPPED | Manage Keystone domains from LDAP config | undercloud 2025-10-14 07:36:06.514972 | fa163e75-7366-ee00-6bec-0000000025b2 | TIMING | Manage Keystone domains from LDAP config | undercloud | 0:09:19.879331 | 0.05s PLAY [Deploy step tasks for 4] ************************************************* 2025-10-14 07:36:06.668503 | fa163e75-7366-ee00-6bec-0000000000e1 | TASK | Deploy step tasks for 4 2025-10-14 07:36:06.710974 | fa163e75-7366-ee00-6bec-0000000000e1 | OK | Deploy step tasks for 4 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-0000000000e1') missing from stats 2025-10-14 07:36:06.735246 | fa163e75-7366-ee00-6bec-0000000000e2 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-14 07:36:07.199760 | fa163e75-7366-ee00-6bec-0000000000e2 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | undercloud 2025-10-14 07:36:07.201425 | fa163e75-7366-ee00-6bec-0000000000e2 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | undercloud | 0:09:20.565776 | 0.46s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:36:07.267326 | fa163e75-7366-ee00-6bec-0000000000e3 | TIMING | include_tasks | undercloud | 0:09:20.631670 | 0.04s 2025-10-14 07:36:07.286534 | a04e980f-be1c-4ab0-a5bb-cc37b8a98d45 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/Undercloud/deploy_steps_tasks_step4.yaml | undercloud 2025-10-14 07:36:07.314157 | fa163e75-7366-ee00-6bec-00000000308f | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-14 07:36:07.398695 | fa163e75-7366-ee00-6bec-00000000308f | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 07:33:47 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 07:33:52 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 07:33:52 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 07:33:52 puppet-user: (file & line not available)", "<13>Oct 14 07:33:52 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 07:33:52 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 07:33:52 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 07:33:52 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Oct 14 07:33:52 puppet-user: Notice: Applied catalog in 0.03 seconds", "<13>Oct 14 07:33:52 puppet-user: Application:", "<13>Oct 14 07:33:52 puppet-user: Initial environment: production", "<13>Oct 14 07:33:52 puppet-user: Converged environment: production", "<13>Oct 14 07:33:52 puppet-user: Run mode: user", "<13>Oct 14 07:33:52 puppet-user: Changes:", "<13>Oct 14 07:33:52 puppet-user: Events:", "<13>Oct 14 07:33:52 puppet-user: Resources:", "<13>Oct 14 07:33:52 puppet-user: Total: 10", "<13>Oct 14 07:33:52 puppet-user: Time:", "<13>Oct 14 07:33:52 puppet-user: Schedule: 0.00", "<13>Oct 14 07:33:52 puppet-user: File: 0.00", "<13>Oct 14 07:33:52 puppet-user: Exec: 0.01", "<13>Oct 14 07:33:52 puppet-user: Augeas: 0.01", "<13>Oct 14 07:33:52 puppet-user: Transaction evaluation: 0.03", "<13>Oct 14 07:33:52 puppet-user: Catalog application: 0.03", "<13>Oct 14 07:33:52 puppet-user: Config retrieval: 0.15", "<13>Oct 14 07:33:52 puppet-user: Last run: 1760427232", "<13>Oct 14 07:33:52 puppet-user: Filebucket: 0.00", "<13>Oct 14 07:33:52 puppet-user: Total: 0.04", "<13>Oct 14 07:33:52 puppet-user: Version:", "<13>Oct 14 07:33:52 puppet-user: Config: 1760427232", "<13>Oct 14 07:33:52 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 07:36:07.400674 | fa163e75-7366-ee00-6bec-00000000308f | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:09:20.765023 | 0.08s 2025-10-14 07:36:07.425873 | fa163e75-7366-ee00-6bec-0000000000e5 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-14 07:36:07.667497 | fa163e75-7366-ee00-6bec-0000000000e5 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | undercloud 2025-10-14 07:36:07.669379 | fa163e75-7366-ee00-6bec-0000000000e5 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | undercloud | 0:09:21.033728 | 0.24s 2025-10-14 07:36:07.777760 | fa163e75-7366-ee00-6bec-0000000000e6 | TIMING | include_tasks | undercloud | 0:09:21.142106 | 0.08s 2025-10-14 07:36:07.811098 | 07b0c74c-7338-48ab-9311-7695faed8579 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/common_deploy_steps_tasks.yaml | undercloud 2025-10-14 07:36:07.840544 | fa163e75-7366-ee00-6bec-0000000030a1 | TASK | Write the config_step hieradata 2025-10-14 07:36:08.281971 | fa163e75-7366-ee00-6bec-0000000030a1 | OK | Write the config_step hieradata | undercloud 2025-10-14 07:36:08.283865 | fa163e75-7366-ee00-6bec-0000000030a1 | TIMING | Write the config_step hieradata | undercloud | 0:09:21.648216 | 0.44s 2025-10-14 07:36:08.312283 | fa163e75-7366-ee00-6bec-0000000030a2 | TASK | Run puppet host configuration for step 4 2025-10-14 07:36:08.626515 | fa163e75-7366-ee00-6bec-0000000030a2 | CHANGED | Run puppet host configuration for step 4 | undercloud 2025-10-14 07:36:08.627988 | fa163e75-7366-ee00-6bec-0000000030a2 | TIMING | Run puppet host configuration for step 4 | undercloud | 0:09:21.992340 | 0.31s 2025-10-14 07:36:08.651780 | fa163e75-7366-ee00-6bec-0000000030a3 | TASK | Wait for puppet host configuration to finish 2025-10-14 07:36:08.917370 | fa163e75-7366-ee00-6bec-0000000030a3 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2025-10-14 07:36:19.132593 | fa163e75-7366-ee00-6bec-0000000030a3 | WAITING | Wait for puppet host configuration to finish | undercloud | 359 retries left 2025-10-14 07:36:29.354788 | fa163e75-7366-ee00-6bec-0000000030a3 | CHANGED | Wait for puppet host configuration to finish | undercloud 2025-10-14 07:36:29.357517 | fa163e75-7366-ee00-6bec-0000000030a3 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:09:42.721868 | 20.70s 2025-10-14 07:36:29.383699 | fa163e75-7366-ee00-6bec-0000000030a4 | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-14 07:36:29.458937 | fa163e75-7366-ee00-6bec-0000000030a4 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | undercloud | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 07:36:08 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 07:36:12 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 07:36:12 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 07:36:12 puppet-user: (file & line not available)", "<13>Oct 14 07:36:12 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 07:36:12 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 07:36:12 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:36:12 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 14 07:36:12 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 14 07:36:12 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:36:12 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:36:12 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:36:12 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:36:12 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:36:12 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 07:36:12 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.20 seconds", "<13>Oct 14 07:36:18 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 14 07:36:18 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}bc25cac3cd7b8c35e44e2b8faf443e49adc56dcd49773ae0f9cc446b42dbe51c'", "<13>Oct 14 07:36:18 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 14 07:36:18 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 14 07:36:18 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 14 07:36:18 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 14 07:36:23 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 14 07:36:24 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 14 07:36:24 puppet-user: Notice: Applied catalog in 11.93 seconds", "<13>Oct 14 07:36:24 puppet-user: Application:", "<13>Oct 14 07:36:24 puppet-user: Initial environment: production", "<13>Oct 14 07:36:24 puppet-user: Converged environment: production", "<13>Oct 14 07:36:24 puppet-user: Run mode: user", "<13>Oct 14 07:36:24 puppet-user: Changes:", "<13>Oct 14 07:36:24 puppet-user: Total: 8", "<13>Oct 14 07:36:24 puppet-user: Events:", "<13>Oct 14 07:36:24 puppet-user: Success: 8", "<13>Oct 14 07:36:24 puppet-user: Resources:", "<13>Oct 14 07:36:24 puppet-user: Restarted: 1", "<13>Oct 14 07:36:24 puppet-user: Changed: 8", "<13>Oct 14 07:36:24 puppet-user: Out of sync: 8", "<13>Oct 14 07:36:24 puppet-user: Total: 19", "<13>Oct 14 07:36:24 puppet-user: Time:", "<13>Oct 14 07:36:24 puppet-user: Schedule: 0.00", "<13>Oct 14 07:36:24 puppet-user: Augeas: 0.01", "<13>Oct 14 07:36:24 puppet-user: File: 0.07", "<13>Oct 14 07:36:24 puppet-user: Config retrieval: 0.29", "<13>Oct 14 07:36:24 puppet-user: Service: 1.24", "<13>Oct 14 07:36:24 puppet-user: Transaction evaluation: 11.92", "<13>Oct 14 07:36:24 puppet-user: Catalog application: 11.93", "<13>Oct 14 07:36:24 puppet-user: Last run: 1760427384", "<13>Oct 14 07:36:24 puppet-user: Exec: 5.05", "<13>Oct 14 07:36:24 puppet-user: Package: 5.40", "<13>Oct 14 07:36:24 puppet-user: Filebucket: 0.00", "<13>Oct 14 07:36:24 puppet-user: Total: 11.94", "<13>Oct 14 07:36:24 puppet-user: Version:", "<13>Oct 14 07:36:24 puppet-user: Config: 1760427372", "<13>Oct 14 07:36:24 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 07:36:29.460703 | fa163e75-7366-ee00-6bec-0000000030a4 | TIMING | Debug output for task: Run puppet host configuration for step 4 | undercloud | 0:09:42.825055 | 0.08s 2025-10-14 07:36:29.484749 | fa163e75-7366-ee00-6bec-0000000030a5 | TASK | Pre-cache facts for puppet containers 2025-10-14 07:36:29.518468 | fa163e75-7366-ee00-6bec-0000000030a5 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:09:42.882784 | 0.03s 2025-10-14 07:36:29.581688 | fa163e75-7366-ee00-6bec-0000000030e4 | TASK | Gather variables for each operating system 2025-10-14 07:36:29.693054 | fa163e75-7366-ee00-6bec-0000000030e4 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:09:43.057402 | 0.11s 2025-10-14 07:36:29.717639 | fa163e75-7366-ee00-6bec-0000000030e5 | TASK | Create puppet caching structures 2025-10-14 07:36:29.959165 | fa163e75-7366-ee00-6bec-0000000030e5 | CHANGED | Create puppet caching structures | undercloud 2025-10-14 07:36:29.960677 | fa163e75-7366-ee00-6bec-0000000030e5 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:09:43.325031 | 0.24s 2025-10-14 07:36:29.985197 | fa163e75-7366-ee00-6bec-0000000030e6 | TASK | Check for facter.conf 2025-10-14 07:36:30.237320 | fa163e75-7366-ee00-6bec-0000000030e6 | OK | Check for facter.conf | undercloud 2025-10-14 07:36:30.238840 | fa163e75-7366-ee00-6bec-0000000030e6 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:09:43.603193 | 0.25s 2025-10-14 07:36:30.263836 | fa163e75-7366-ee00-6bec-0000000030e7 | TASK | Remove facter.conf if directory 2025-10-14 07:36:30.314025 | fa163e75-7366-ee00-6bec-0000000030e7 | SKIPPED | Remove facter.conf if directory | undercloud 2025-10-14 07:36:30.315199 | fa163e75-7366-ee00-6bec-0000000030e7 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:09:43.679555 | 0.05s 2025-10-14 07:36:30.339030 | fa163e75-7366-ee00-6bec-0000000030e8 | TASK | Write facter cache config 2025-10-14 07:36:30.782340 | fa163e75-7366-ee00-6bec-0000000030e8 | CHANGED | Write facter cache config | undercloud 2025-10-14 07:36:30.783327 | fa163e75-7366-ee00-6bec-0000000030e8 | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:09:44.147691 | 0.44s 2025-10-14 07:36:30.800172 | fa163e75-7366-ee00-6bec-0000000030e9 | TASK | Cleanup facter cache if exists 2025-10-14 07:36:31.027301 | fa163e75-7366-ee00-6bec-0000000030e9 | CHANGED | Cleanup facter cache if exists | undercloud 2025-10-14 07:36:31.028811 | fa163e75-7366-ee00-6bec-0000000030e9 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:09:44.393166 | 0.23s 2025-10-14 07:36:31.054036 | fa163e75-7366-ee00-6bec-0000000030ea | TASK | Pre-cache facts 2025-10-14 07:36:31.686488 | fa163e75-7366-ee00-6bec-0000000030ea | CHANGED | Pre-cache facts | undercloud 2025-10-14 07:36:31.687580 | fa163e75-7366-ee00-6bec-0000000030ea | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:09:45.051940 | 0.63s 2025-10-14 07:36:31.710596 | fa163e75-7366-ee00-6bec-0000000030eb | TASK | Failed deployment if facter fails 2025-10-14 07:36:31.742248 | fa163e75-7366-ee00-6bec-0000000030eb | SKIPPED | Failed deployment if facter fails | undercloud 2025-10-14 07:36:31.743519 | fa163e75-7366-ee00-6bec-0000000030eb | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:09:45.107877 | 0.03s 2025-10-14 07:36:31.770601 | fa163e75-7366-ee00-6bec-0000000030ec | TASK | Sync cached facts 2025-10-14 07:36:32.108052 | fa163e75-7366-ee00-6bec-0000000030ec | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e75-7366-ee00-6bec-0000000030ec') missing from stats 2025-10-14 07:36:32.145834 | fa163e75-7366-ee00-6bec-0000000030a6 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 07:36:32.184063 | fa163e75-7366-ee00-6bec-0000000030a6 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2025-10-14 07:36:32.185762 | fa163e75-7366-ee00-6bec-0000000030a6 | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:09:45.550114 | 0.04s 2025-10-14 07:36:32.212195 | fa163e75-7366-ee00-6bec-0000000030a8 | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-14 07:36:32.241378 | fa163e75-7366-ee00-6bec-0000000030a8 | TIMING | Manage containers for step 4 with tripleo-ansible | undercloud | 0:09:45.605723 | 0.03s 2025-10-14 07:36:32.303422 | fa163e75-7366-ee00-6bec-000000003143 | TASK | Gather variables for each operating system 2025-10-14 07:36:32.395303 | fa163e75-7366-ee00-6bec-000000003143 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:09:45.759645 | 0.09s 2025-10-14 07:36:32.421924 | fa163e75-7366-ee00-6bec-000000003144 | TASK | Create container logs path 2025-10-14 07:36:32.671685 | fa163e75-7366-ee00-6bec-000000003144 | OK | Create container logs path | undercloud 2025-10-14 07:36:32.672533 | fa163e75-7366-ee00-6bec-000000003144 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:09:46.036898 | 0.25s 2025-10-14 07:36:32.690719 | fa163e75-7366-ee00-6bec-000000003146 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 07:36:32.936033 | fa163e75-7366-ee00-6bec-000000003146 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | undercloud 2025-10-14 07:36:32.936993 | fa163e75-7366-ee00-6bec-000000003146 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:46.301358 | 0.25s 2025-10-14 07:36:32.954542 | fa163e75-7366-ee00-6bec-000000003147 | TASK | Finalise hashes for all containers 2025-10-14 07:36:33.021567 | fa163e75-7366-ee00-6bec-000000003147 | OK | Finalise hashes for all containers | undercloud 2025-10-14 07:36:33.022103 | fa163e75-7366-ee00-6bec-000000003147 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:09:46.386470 | 0.07s 2025-10-14 07:36:33.038892 | fa163e75-7366-ee00-6bec-000000003149 | TASK | Manage systemd shutdown files 2025-10-14 07:36:33.064271 | fa163e75-7366-ee00-6bec-000000003149 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:09:46.428628 | 0.02s 2025-10-14 07:36:33.077813 | 6ae5a3e5-7cf0-40c8-93a3-b8e29a8f0185 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2025-10-14 07:36:33.098357 | fa163e75-7366-ee00-6bec-00000000317c | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 07:36:33.336815 | fa163e75-7366-ee00-6bec-00000000317c | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2025-10-14 07:36:33.338360 | fa163e75-7366-ee00-6bec-00000000317c | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:09:46.702714 | 0.24s 2025-10-14 07:36:33.364588 | fa163e75-7366-ee00-6bec-00000000317d | TASK | Set podman_drop_in fact 2025-10-14 07:36:33.416929 | fa163e75-7366-ee00-6bec-00000000317d | OK | Set podman_drop_in fact | undercloud 2025-10-14 07:36:33.418136 | fa163e75-7366-ee00-6bec-00000000317d | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:09:46.782490 | 0.05s 2025-10-14 07:36:33.443486 | fa163e75-7366-ee00-6bec-00000000317f | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 07:36:33.952254 | fa163e75-7366-ee00-6bec-00000000317f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2025-10-14 07:36:33.954012 | fa163e75-7366-ee00-6bec-00000000317f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:09:47.318367 | 0.51s 2025-10-14 07:36:34.348383 | fa163e75-7366-ee00-6bec-00000000317f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2025-10-14 07:36:34.351530 | fa163e75-7366-ee00-6bec-00000000317f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:09:47.715888 | 0.91s 2025-10-14 07:36:34.361745 | fa163e75-7366-ee00-6bec-00000000317f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:09:47.726107 | 0.92s 2025-10-14 07:36:34.387684 | fa163e75-7366-ee00-6bec-000000003180 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 07:36:34.884272 | fa163e75-7366-ee00-6bec-000000003180 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2025-10-14 07:36:34.885701 | fa163e75-7366-ee00-6bec-000000003180 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:09:48.250054 | 0.50s 2025-10-14 07:36:34.910293 | fa163e75-7366-ee00-6bec-000000003181 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 07:36:35.418309 | fa163e75-7366-ee00-6bec-000000003181 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2025-10-14 07:36:35.419577 | fa163e75-7366-ee00-6bec-000000003181 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:09:48.783933 | 0.51s 2025-10-14 07:36:35.444110 | fa163e75-7366-ee00-6bec-000000003182 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 07:36:36.077397 | fa163e75-7366-ee00-6bec-000000003182 | OK | Enable and start tripleo-container-shutdown | undercloud 2025-10-14 07:36:36.079661 | fa163e75-7366-ee00-6bec-000000003182 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:09:49.444012 | 0.63s 2025-10-14 07:36:36.107348 | fa163e75-7366-ee00-6bec-000000003183 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 07:36:36.612994 | fa163e75-7366-ee00-6bec-000000003183 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2025-10-14 07:36:36.614577 | fa163e75-7366-ee00-6bec-000000003183 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:09:49.978931 | 0.51s 2025-10-14 07:36:36.639239 | fa163e75-7366-ee00-6bec-000000003184 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 07:36:37.093502 | fa163e75-7366-ee00-6bec-000000003184 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2025-10-14 07:36:37.094979 | fa163e75-7366-ee00-6bec-000000003184 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:09:50.459333 | 0.45s 2025-10-14 07:36:37.119900 | fa163e75-7366-ee00-6bec-000000003185 | TASK | Enable and start netns-placeholder 2025-10-14 07:36:37.812564 | fa163e75-7366-ee00-6bec-000000003185 | CHANGED | Enable and start netns-placeholder | undercloud 2025-10-14 07:36:37.814608 | fa163e75-7366-ee00-6bec-000000003185 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:09:51.178961 | 0.69s 2025-10-14 07:36:37.840467 | fa163e75-7366-ee00-6bec-00000000314b | TASK | Update container configs with new config hashes 2025-10-14 07:36:37.894478 | fa163e75-7366-ee00-6bec-00000000314b | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:09:51.258792 | 0.05s 2025-10-14 07:36:37.910570 | 65a82d76-50eb-4e0e-b827-5317c35af46a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2025-10-14 07:36:37.940847 | fa163e75-7366-ee00-6bec-0000000031ad | TASK | Update config hashes for container startup configs 2025-10-14 07:36:38.203559 | fa163e75-7366-ee00-6bec-0000000031ad | OK | Update config hashes for container startup configs | undercloud 2025-10-14 07:36:38.205018 | fa163e75-7366-ee00-6bec-0000000031ad | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:09:51.569374 | 0.26s 2025-10-14 07:36:38.231319 | fa163e75-7366-ee00-6bec-00000000314c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 07:36:38.275110 | fa163e75-7366-ee00-6bec-00000000314c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:51.639463 | 0.04s 2025-10-14 07:36:38.293392 | 09661ce5-d47f-426e-8fcf-0a612a46ed6a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-14 07:36:38.328261 | fa163e75-7366-ee00-6bec-0000000031cc | TASK | Gather podman infos 2025-10-14 07:36:39.194953 | fa163e75-7366-ee00-6bec-0000000031cc | OK | Gather podman infos | undercloud 2025-10-14 07:36:39.196064 | fa163e75-7366-ee00-6bec-0000000031cc | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:09:52.560421 | 0.87s 2025-10-14 07:36:39.264590 | fa163e75-7366-ee00-6bec-0000000031cd | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 07:36:39.330013 | fa163e75-7366-ee00-6bec-0000000031cd | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:52.694361 | 0.06s 2025-10-14 07:36:39.457159 | fa163e75-7366-ee00-6bec-000000003216 | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:09:52.821510 | 0.07s 2025-10-14 07:36:39.506861 | fa163e75-7366-ee00-6bec-00000000314d | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 07:36:39.560353 | fa163e75-7366-ee00-6bec-00000000314d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:52.924694 | 0.05s 2025-10-14 07:36:39.578815 | f08e237f-ee3a-42d8-be77-f9911c050a1b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-14 07:36:39.620108 | fa163e75-7366-ee00-6bec-00000000323c | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 07:36:45.314469 | fa163e75-7366-ee00-6bec-00000000323c | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud 2025-10-14 07:36:45.315493 | fa163e75-7366-ee00-6bec-00000000323c | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:58.679853 | 5.69s 2025-10-14 07:36:45.333541 | fa163e75-7366-ee00-6bec-00000000323d | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 07:37:09.488997 | fa163e75-7366-ee00-6bec-00000000323d | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud 2025-10-14 07:37:09.490799 | fa163e75-7366-ee00-6bec-00000000323d | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:10:22.855149 | 24.16s 2025-10-14 07:37:09.556319 | fa163e75-7366-ee00-6bec-0000000030aa | TASK | Clean container_puppet_tasks for undercloud step 4 2025-10-14 07:37:09.797852 | fa163e75-7366-ee00-6bec-0000000030aa | OK | Clean container_puppet_tasks for undercloud step 4 | undercloud 2025-10-14 07:37:09.799131 | fa163e75-7366-ee00-6bec-0000000030aa | TIMING | Clean container_puppet_tasks for undercloud step 4 | undercloud | 0:10:23.163484 | 0.24s 2025-10-14 07:37:09.839076 | fa163e75-7366-ee00-6bec-0000000030ab | TASK | Calculate container_puppet_tasks for undercloud step 4 2025-10-14 07:37:09.891809 | fa163e75-7366-ee00-6bec-0000000030ab | TIMING | Calculate container_puppet_tasks for undercloud step 4 | undercloud | 0:10:23.256158 | 0.05s 2025-10-14 07:37:09.918342 | fa163e75-7366-ee00-6bec-0000000030ac | TASK | Include container-puppet tasks for step 4 2025-10-14 07:37:09.951684 | fa163e75-7366-ee00-6bec-0000000030ac | TIMING | Include container-puppet tasks for step 4 | undercloud | 0:10:23.316032 | 0.03s 2025-10-14 07:37:09.972332 | d57d4633-d690-4f1a-aa0c-20e4d3c67bf3 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/host-container-puppet-tasks.yaml | undercloud 2025-10-14 07:37:10.016367 | fa163e75-7366-ee00-6bec-000000003288 | TASK | Write container-puppet-tasks json file for undercloud step 4 2025-10-14 07:37:10.451878 | fa163e75-7366-ee00-6bec-000000003288 | CHANGED | Write container-puppet-tasks json file for undercloud step 4 | undercloud 2025-10-14 07:37:10.453309 | fa163e75-7366-ee00-6bec-000000003288 | TIMING | Write container-puppet-tasks json file for undercloud step 4 | undercloud | 0:10:23.817660 | 0.44s 2025-10-14 07:37:10.479978 | fa163e75-7366-ee00-6bec-00000000328a | TASK | Generate container puppet configs for step 4 2025-10-14 07:37:10.744113 | fa163e75-7366-ee00-6bec-00000000328a | OK | Generate container puppet configs for step 4 | undercloud 2025-10-14 07:37:10.745282 | fa163e75-7366-ee00-6bec-00000000328a | TIMING | Generate container puppet configs for step 4 | undercloud | 0:10:24.109636 | 0.26s 2025-10-14 07:37:10.771836 | fa163e75-7366-ee00-6bec-00000000328b | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-14 07:37:10.801495 | fa163e75-7366-ee00-6bec-00000000328b | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | undercloud | 0:10:24.165845 | 0.03s 2025-10-14 07:37:10.866956 | fa163e75-7366-ee00-6bec-0000000032ba | TASK | Gather variables for each operating system 2025-10-14 07:37:10.980239 | fa163e75-7366-ee00-6bec-0000000032ba | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:10:24.344586 | 0.11s 2025-10-14 07:37:11.005880 | fa163e75-7366-ee00-6bec-0000000032bb | TASK | Create container logs path 2025-10-14 07:37:11.230359 | fa163e75-7366-ee00-6bec-0000000032bb | OK | Create container logs path | undercloud 2025-10-14 07:37:11.232113 | fa163e75-7366-ee00-6bec-0000000032bb | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:10:24.596467 | 0.22s 2025-10-14 07:37:11.259958 | fa163e75-7366-ee00-6bec-0000000032bd | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 07:37:11.513284 | fa163e75-7366-ee00-6bec-0000000032bd | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud 2025-10-14 07:37:11.514670 | fa163e75-7366-ee00-6bec-0000000032bd | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud | 0:10:24.879012 | 0.25s 2025-10-14 07:37:11.540033 | fa163e75-7366-ee00-6bec-0000000032be | TASK | Finalise hashes for all containers 2025-10-14 07:37:11.580620 | fa163e75-7366-ee00-6bec-0000000032be | OK | Finalise hashes for all containers | undercloud 2025-10-14 07:37:11.582356 | fa163e75-7366-ee00-6bec-0000000032be | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:10:24.946707 | 0.04s 2025-10-14 07:37:11.608325 | fa163e75-7366-ee00-6bec-0000000032c0 | TASK | Manage systemd shutdown files 2025-10-14 07:37:11.647669 | fa163e75-7366-ee00-6bec-0000000032c0 | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-14 07:37:11.648704 | fa163e75-7366-ee00-6bec-0000000032c0 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:10:25.013066 | 0.04s 2025-10-14 07:37:11.668821 | fa163e75-7366-ee00-6bec-0000000032c2 | TASK | Update container configs with new config hashes 2025-10-14 07:37:11.718619 | fa163e75-7366-ee00-6bec-0000000032c2 | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-14 07:37:11.720547 | fa163e75-7366-ee00-6bec-0000000032c2 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:10:25.084902 | 0.05s 2025-10-14 07:37:11.750107 | fa163e75-7366-ee00-6bec-0000000032c3 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 07:37:11.800887 | fa163e75-7366-ee00-6bec-0000000032c3 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud 2025-10-14 07:37:11.802215 | fa163e75-7366-ee00-6bec-0000000032c3 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud | 0:10:25.166569 | 0.05s 2025-10-14 07:37:11.830642 | fa163e75-7366-ee00-6bec-0000000032c4 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 07:37:11.881721 | fa163e75-7366-ee00-6bec-0000000032c4 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud 2025-10-14 07:37:11.882862 | fa163e75-7366-ee00-6bec-0000000032c4 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud | 0:10:25.247217 | 0.05s PLAY [External deployment step 5] ********************************************** 2025-10-14 07:37:12.064779 | fa163e75-7366-ee00-6bec-0000000000e9 | TASK | External deployment step 5 2025-10-14 07:37:12.092661 | fa163e75-7366-ee00-6bec-0000000000e9 | OK | External deployment step 5 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 5' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-0000000000e9') missing from stats 2025-10-14 07:37:12.151165 | fa163e75-7366-ee00-6bec-0000000000ea | TIMING | include_tasks | undercloud | 0:10:25.515510 | 0.04s 2025-10-14 07:37:12.163694 | 7e03f6f1-efb6-4863-99cd-07bef408c428 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/external_deploy_steps_tasks_step5.yaml | undercloud PLAY [Deploy step tasks for 5] ************************************************* 2025-10-14 07:37:12.325874 | fa163e75-7366-ee00-6bec-0000000000ed | TASK | Deploy step tasks for 5 2025-10-14 07:37:12.352504 | fa163e75-7366-ee00-6bec-0000000000ed | OK | Deploy step tasks for 5 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-0000000000ed') missing from stats 2025-10-14 07:37:12.373374 | fa163e75-7366-ee00-6bec-0000000000ee | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-14 07:37:12.861380 | fa163e75-7366-ee00-6bec-0000000000ee | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | undercloud 2025-10-14 07:37:12.862883 | fa163e75-7366-ee00-6bec-0000000000ee | TIMING | Write the config_step hieradata for the deploy step 5 tasks | undercloud | 0:10:26.227236 | 0.49s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:37:12.928276 | fa163e75-7366-ee00-6bec-0000000000ef | TIMING | include_tasks | undercloud | 0:10:26.292620 | 0.04s 2025-10-14 07:37:12.978959 | 4b818945-90e6-41bb-b55e-16233d7c2e6c | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/Undercloud/deploy_steps_tasks_step5.yaml | undercloud 2025-10-14 07:37:13.003699 | fa163e75-7366-ee00-6bec-000000003327 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-14 07:37:13.064579 | fa163e75-7366-ee00-6bec-000000003327 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 07:36:08 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 07:36:12 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 07:36:12 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 07:36:12 puppet-user: (file & line not available)", "<13>Oct 14 07:36:12 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 07:36:12 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 07:36:12 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:36:12 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 14 07:36:12 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 14 07:36:12 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:36:12 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:36:12 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:36:12 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:36:12 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:36:12 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 07:36:12 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.20 seconds", "<13>Oct 14 07:36:18 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 14 07:36:18 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}bc25cac3cd7b8c35e44e2b8faf443e49adc56dcd49773ae0f9cc446b42dbe51c'", "<13>Oct 14 07:36:18 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 14 07:36:18 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 14 07:36:18 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 14 07:36:18 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 14 07:36:23 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 14 07:36:24 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 14 07:36:24 puppet-user: Notice: Applied catalog in 11.93 seconds", "<13>Oct 14 07:36:24 puppet-user: Application:", "<13>Oct 14 07:36:24 puppet-user: Initial environment: production", "<13>Oct 14 07:36:24 puppet-user: Converged environment: production", "<13>Oct 14 07:36:24 puppet-user: Run mode: user", "<13>Oct 14 07:36:24 puppet-user: Changes:", "<13>Oct 14 07:36:24 puppet-user: Total: 8", "<13>Oct 14 07:36:24 puppet-user: Events:", "<13>Oct 14 07:36:24 puppet-user: Success: 8", "<13>Oct 14 07:36:24 puppet-user: Resources:", "<13>Oct 14 07:36:24 puppet-user: Restarted: 1", "<13>Oct 14 07:36:24 puppet-user: Changed: 8", "<13>Oct 14 07:36:24 puppet-user: Out of sync: 8", "<13>Oct 14 07:36:24 puppet-user: Total: 19", "<13>Oct 14 07:36:24 puppet-user: Time:", "<13>Oct 14 07:36:24 puppet-user: Schedule: 0.00", "<13>Oct 14 07:36:24 puppet-user: Augeas: 0.01", "<13>Oct 14 07:36:24 puppet-user: File: 0.07", "<13>Oct 14 07:36:24 puppet-user: Config retrieval: 0.29", "<13>Oct 14 07:36:24 puppet-user: Service: 1.24", "<13>Oct 14 07:36:24 puppet-user: Transaction evaluation: 11.92", "<13>Oct 14 07:36:24 puppet-user: Catalog application: 11.93", "<13>Oct 14 07:36:24 puppet-user: Last run: 1760427384", "<13>Oct 14 07:36:24 puppet-user: Exec: 5.05", "<13>Oct 14 07:36:24 puppet-user: Package: 5.40", "<13>Oct 14 07:36:24 puppet-user: Filebucket: 0.00", "<13>Oct 14 07:36:24 puppet-user: Total: 11.94", "<13>Oct 14 07:36:24 puppet-user: Version:", "<13>Oct 14 07:36:24 puppet-user: Config: 1760427372", "<13>Oct 14 07:36:24 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 07:37:13.065902 | fa163e75-7366-ee00-6bec-000000003327 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:10:26.430262 | 0.06s 2025-10-14 07:37:13.086673 | fa163e75-7366-ee00-6bec-00000000332e | TASK | Fail if container image is undefined 2025-10-14 07:37:13.136868 | fa163e75-7366-ee00-6bec-00000000332e | SKIPPED | Fail if container image is undefined | undercloud 2025-10-14 07:37:13.138197 | fa163e75-7366-ee00-6bec-00000000332e | TIMING | tripleo_container_tag : Fail if container image is undefined | undercloud | 0:10:26.502547 | 0.05s 2025-10-14 07:37:13.179996 | fa163e75-7366-ee00-6bec-00000000332f | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image 2025-10-14 07:37:21.011857 | fa163e75-7366-ee00-6bec-00000000332f | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud 2025-10-14 07:37:21.014193 | fa163e75-7366-ee00-6bec-00000000332f | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud | 0:10:34.378546 | 7.83s 2025-10-14 07:37:21.069803 | fa163e75-7366-ee00-6bec-000000003330 | TASK | Tag localhost/tripleo/openstack-heat-all:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image 2025-10-14 07:37:21.425176 | fa163e75-7366-ee00-6bec-000000003330 | CHANGED | Tag localhost/tripleo/openstack-heat-all:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud 2025-10-14 07:37:21.426583 | fa163e75-7366-ee00-6bec-000000003330 | TIMING | tripleo_container_tag : Tag localhost/tripleo/openstack-heat-all:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud | 0:10:34.790935 | 0.36s 2025-10-14 07:37:21.473676 | fa163e75-7366-ee00-6bec-00000000333f | TASK | Fail if container image is undefined 2025-10-14 07:37:21.538886 | fa163e75-7366-ee00-6bec-00000000333f | SKIPPED | Fail if container image is undefined | undercloud 2025-10-14 07:37:21.540673 | fa163e75-7366-ee00-6bec-00000000333f | TIMING | tripleo_container_tag : Fail if container image is undefined | undercloud | 0:10:34.905020 | 0.07s 2025-10-14 07:37:21.593414 | fa163e75-7366-ee00-6bec-000000003340 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image 2025-10-14 07:37:26.196378 | fa163e75-7366-ee00-6bec-000000003340 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud 2025-10-14 07:37:26.197423 | fa163e75-7366-ee00-6bec-000000003340 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud | 0:10:39.561787 | 4.60s 2025-10-14 07:37:26.248591 | fa163e75-7366-ee00-6bec-000000003341 | TASK | Tag localhost/tripleo/openstack-heat-engine:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image 2025-10-14 07:37:26.605868 | fa163e75-7366-ee00-6bec-000000003341 | CHANGED | Tag localhost/tripleo/openstack-heat-engine:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud 2025-10-14 07:37:26.607302 | fa163e75-7366-ee00-6bec-000000003341 | TIMING | tripleo_container_tag : Tag localhost/tripleo/openstack-heat-engine:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud | 0:10:39.971654 | 0.36s 2025-10-14 07:37:26.655486 | fa163e75-7366-ee00-6bec-000000003350 | TASK | Fail if container image is undefined 2025-10-14 07:37:26.694429 | fa163e75-7366-ee00-6bec-000000003350 | SKIPPED | Fail if container image is undefined | undercloud 2025-10-14 07:37:26.695537 | fa163e75-7366-ee00-6bec-000000003350 | TIMING | tripleo_container_tag : Fail if container image is undefined | undercloud | 0:10:40.059894 | 0.04s 2025-10-14 07:37:26.736293 | fa163e75-7366-ee00-6bec-000000003351 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image 2025-10-14 07:37:29.991262 | fa163e75-7366-ee00-6bec-000000003351 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud 2025-10-14 07:37:29.993018 | fa163e75-7366-ee00-6bec-000000003351 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud | 0:10:43.357370 | 3.26s 2025-10-14 07:37:30.046266 | fa163e75-7366-ee00-6bec-000000003352 | TASK | Tag localhost/tripleo/openstack-heat-api:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image 2025-10-14 07:37:30.417021 | fa163e75-7366-ee00-6bec-000000003352 | CHANGED | Tag localhost/tripleo/openstack-heat-api:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud 2025-10-14 07:37:30.418381 | fa163e75-7366-ee00-6bec-000000003352 | TIMING | tripleo_container_tag : Tag localhost/tripleo/openstack-heat-api:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud | 0:10:43.782737 | 0.37s 2025-10-14 07:37:30.465237 | fa163e75-7366-ee00-6bec-0000000000f1 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-14 07:37:30.679160 | fa163e75-7366-ee00-6bec-0000000000f1 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | undercloud 2025-10-14 07:37:30.680519 | fa163e75-7366-ee00-6bec-0000000000f1 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | undercloud | 0:10:44.044874 | 0.21s 2025-10-14 07:37:30.786342 | fa163e75-7366-ee00-6bec-0000000000f2 | TIMING | include_tasks | undercloud | 0:10:44.150687 | 0.08s 2025-10-14 07:37:30.821241 | d9ffd5ad-817d-4424-a659-6aa4c30fd1c5 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/common_deploy_steps_tasks.yaml | undercloud 2025-10-14 07:37:30.851296 | fa163e75-7366-ee00-6bec-000000003385 | TASK | Write the config_step hieradata 2025-10-14 07:37:31.338009 | fa163e75-7366-ee00-6bec-000000003385 | OK | Write the config_step hieradata | undercloud 2025-10-14 07:37:31.339404 | fa163e75-7366-ee00-6bec-000000003385 | TIMING | Write the config_step hieradata | undercloud | 0:10:44.703758 | 0.49s 2025-10-14 07:37:31.365982 | fa163e75-7366-ee00-6bec-000000003386 | TASK | Run puppet host configuration for step 5 2025-10-14 07:37:31.678052 | fa163e75-7366-ee00-6bec-000000003386 | CHANGED | Run puppet host configuration for step 5 | undercloud 2025-10-14 07:37:31.678956 | fa163e75-7366-ee00-6bec-000000003386 | TIMING | Run puppet host configuration for step 5 | undercloud | 0:10:45.043319 | 0.31s 2025-10-14 07:37:31.698011 | fa163e75-7366-ee00-6bec-000000003387 | TASK | Wait for puppet host configuration to finish 2025-10-14 07:37:31.932919 | fa163e75-7366-ee00-6bec-000000003387 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2025-10-14 07:37:42.149800 | fa163e75-7366-ee00-6bec-000000003387 | CHANGED | Wait for puppet host configuration to finish | undercloud 2025-10-14 07:37:42.151273 | fa163e75-7366-ee00-6bec-000000003387 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:10:55.515628 | 10.45s 2025-10-14 07:37:42.178303 | fa163e75-7366-ee00-6bec-000000003388 | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-14 07:37:42.266113 | fa163e75-7366-ee00-6bec-000000003388 | OK | Debug output for task: Run puppet host configuration for step 5 | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 07:37:31 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 07:37:35 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 07:37:35 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 07:37:35 puppet-user: (file & line not available)", "<13>Oct 14 07:37:35 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 07:37:35 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 07:37:35 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:37:35 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 14 07:37:35 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 14 07:37:35 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:37:35 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:37:35 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:37:35 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:37:35 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 14 07:37:35 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 07:37:35 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.25 seconds", "<13>Oct 14 07:37:35 puppet-user: Notice: Applied catalog in 0.29 seconds", "<13>Oct 14 07:37:35 puppet-user: Application:", "<13>Oct 14 07:37:35 puppet-user: Initial environment: production", "<13>Oct 14 07:37:35 puppet-user: Converged environment: production", "<13>Oct 14 07:37:35 puppet-user: Run mode: user", "<13>Oct 14 07:37:35 puppet-user: Changes:", "<13>Oct 14 07:37:35 puppet-user: Events:", "<13>Oct 14 07:37:35 puppet-user: Resources:", "<13>Oct 14 07:37:35 puppet-user: Total: 19", "<13>Oct 14 07:37:35 puppet-user: Time:", "<13>Oct 14 07:37:35 puppet-user: Filebucket: 0.00", "<13>Oct 14 07:37:35 puppet-user: Schedule: 0.00", "<13>Oct 14 07:37:35 puppet-user: Package: 0.00", "<13>Oct 14 07:37:35 puppet-user: Exec: 0.01", "<13>Oct 14 07:37:35 puppet-user: Augeas: 0.01", "<13>Oct 14 07:37:35 puppet-user: File: 0.03", "<13>Oct 14 07:37:35 puppet-user: Service: 0.07", "<13>Oct 14 07:37:35 puppet-user: Transaction evaluation: 0.28", "<13>Oct 14 07:37:35 puppet-user: Catalog application: 0.29", "<13>Oct 14 07:37:35 puppet-user: Config retrieval: 0.31", "<13>Oct 14 07:37:35 puppet-user: Last run: 1760427455", "<13>Oct 14 07:37:35 puppet-user: Total: 0.30", "<13>Oct 14 07:37:35 puppet-user: Version:", "<13>Oct 14 07:37:35 puppet-user: Config: 1760427455", "<13>Oct 14 07:37:35 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 07:37:42.267647 | fa163e75-7366-ee00-6bec-000000003388 | TIMING | Debug output for task: Run puppet host configuration for step 5 | undercloud | 0:10:55.631998 | 0.09s 2025-10-14 07:37:42.293216 | fa163e75-7366-ee00-6bec-000000003389 | TASK | Pre-cache facts for puppet containers 2025-10-14 07:37:42.314323 | fa163e75-7366-ee00-6bec-000000003389 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:10:55.678666 | 0.02s 2025-10-14 07:37:42.390284 | fa163e75-7366-ee00-6bec-0000000033c6 | TASK | Gather variables for each operating system 2025-10-14 07:37:42.490857 | fa163e75-7366-ee00-6bec-0000000033c6 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:10:55.855204 | 0.10s 2025-10-14 07:37:42.516913 | fa163e75-7366-ee00-6bec-0000000033c7 | TASK | Create puppet caching structures 2025-10-14 07:37:42.753660 | fa163e75-7366-ee00-6bec-0000000033c7 | CHANGED | Create puppet caching structures | undercloud 2025-10-14 07:37:42.755340 | fa163e75-7366-ee00-6bec-0000000033c7 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:10:56.119694 | 0.24s 2025-10-14 07:37:42.779670 | fa163e75-7366-ee00-6bec-0000000033c8 | TASK | Check for facter.conf 2025-10-14 07:37:43.045310 | fa163e75-7366-ee00-6bec-0000000033c8 | OK | Check for facter.conf | undercloud 2025-10-14 07:37:43.046768 | fa163e75-7366-ee00-6bec-0000000033c8 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:10:56.411122 | 0.27s 2025-10-14 07:37:43.071520 | fa163e75-7366-ee00-6bec-0000000033c9 | TASK | Remove facter.conf if directory 2025-10-14 07:37:43.112565 | fa163e75-7366-ee00-6bec-0000000033c9 | SKIPPED | Remove facter.conf if directory | undercloud 2025-10-14 07:37:43.113752 | fa163e75-7366-ee00-6bec-0000000033c9 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:10:56.478109 | 0.04s 2025-10-14 07:37:43.137917 | fa163e75-7366-ee00-6bec-0000000033ca | TASK | Write facter cache config 2025-10-14 07:37:43.636834 | fa163e75-7366-ee00-6bec-0000000033ca | CHANGED | Write facter cache config | undercloud 2025-10-14 07:37:43.638174 | fa163e75-7366-ee00-6bec-0000000033ca | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:10:57.002528 | 0.50s 2025-10-14 07:37:43.662376 | fa163e75-7366-ee00-6bec-0000000033cb | TASK | Cleanup facter cache if exists 2025-10-14 07:37:43.910916 | fa163e75-7366-ee00-6bec-0000000033cb | CHANGED | Cleanup facter cache if exists | undercloud 2025-10-14 07:37:43.912341 | fa163e75-7366-ee00-6bec-0000000033cb | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:10:57.276696 | 0.25s 2025-10-14 07:37:43.937018 | fa163e75-7366-ee00-6bec-0000000033cc | TASK | Pre-cache facts 2025-10-14 07:37:44.590420 | fa163e75-7366-ee00-6bec-0000000033cc | CHANGED | Pre-cache facts | undercloud 2025-10-14 07:37:44.592548 | fa163e75-7366-ee00-6bec-0000000033cc | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:10:57.956888 | 0.65s 2025-10-14 07:37:44.623803 | fa163e75-7366-ee00-6bec-0000000033cd | TASK | Failed deployment if facter fails 2025-10-14 07:37:44.675952 | fa163e75-7366-ee00-6bec-0000000033cd | SKIPPED | Failed deployment if facter fails | undercloud 2025-10-14 07:37:44.677330 | fa163e75-7366-ee00-6bec-0000000033cd | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:10:58.041683 | 0.05s 2025-10-14 07:37:44.715166 | fa163e75-7366-ee00-6bec-0000000033ce | TASK | Sync cached facts 2025-10-14 07:37:45.091567 | fa163e75-7366-ee00-6bec-0000000033ce | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e75-7366-ee00-6bec-0000000033ce') missing from stats 2025-10-14 07:37:45.139878 | fa163e75-7366-ee00-6bec-00000000338a | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 07:37:45.189699 | fa163e75-7366-ee00-6bec-00000000338a | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2025-10-14 07:37:45.190756 | fa163e75-7366-ee00-6bec-00000000338a | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:10:58.555112 | 0.05s 2025-10-14 07:37:45.216424 | fa163e75-7366-ee00-6bec-00000000338c | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-14 07:37:45.245388 | fa163e75-7366-ee00-6bec-00000000338c | TIMING | Manage containers for step 5 with tripleo-ansible | undercloud | 0:10:58.609739 | 0.03s 2025-10-14 07:37:45.305192 | fa163e75-7366-ee00-6bec-000000003425 | TASK | Gather variables for each operating system 2025-10-14 07:37:45.391526 | fa163e75-7366-ee00-6bec-000000003425 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:10:58.755862 | 0.08s 2025-10-14 07:37:45.417298 | fa163e75-7366-ee00-6bec-000000003426 | TASK | Create container logs path 2025-10-14 07:37:45.685982 | fa163e75-7366-ee00-6bec-000000003426 | OK | Create container logs path | undercloud 2025-10-14 07:37:45.687639 | fa163e75-7366-ee00-6bec-000000003426 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:10:59.051990 | 0.27s 2025-10-14 07:37:45.721427 | fa163e75-7366-ee00-6bec-000000003428 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 07:37:46.064110 | fa163e75-7366-ee00-6bec-000000003428 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | undercloud 2025-10-14 07:37:46.065844 | fa163e75-7366-ee00-6bec-000000003428 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | undercloud | 0:10:59.430188 | 0.34s 2025-10-14 07:37:46.083938 | fa163e75-7366-ee00-6bec-000000003429 | TASK | Finalise hashes for all containers 2025-10-14 07:37:46.153092 | fa163e75-7366-ee00-6bec-000000003429 | OK | Finalise hashes for all containers | undercloud 2025-10-14 07:37:46.154760 | fa163e75-7366-ee00-6bec-000000003429 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:10:59.519105 | 0.07s 2025-10-14 07:37:46.186527 | fa163e75-7366-ee00-6bec-00000000342b | TASK | Manage systemd shutdown files 2025-10-14 07:37:46.231502 | fa163e75-7366-ee00-6bec-00000000342b | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:10:59.595844 | 0.04s 2025-10-14 07:37:46.259620 | a79fccef-7758-4baf-bdef-714eb9f5ba3e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2025-10-14 07:37:46.285416 | fa163e75-7366-ee00-6bec-00000000345e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 07:37:46.550521 | fa163e75-7366-ee00-6bec-00000000345e | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2025-10-14 07:37:46.552493 | fa163e75-7366-ee00-6bec-00000000345e | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:10:59.916808 | 0.27s 2025-10-14 07:37:46.585407 | fa163e75-7366-ee00-6bec-00000000345f | TASK | Set podman_drop_in fact 2025-10-14 07:37:46.630162 | fa163e75-7366-ee00-6bec-00000000345f | OK | Set podman_drop_in fact | undercloud 2025-10-14 07:37:46.631621 | fa163e75-7366-ee00-6bec-00000000345f | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:10:59.995971 | 0.04s 2025-10-14 07:37:46.657128 | fa163e75-7366-ee00-6bec-000000003461 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 07:37:47.524003 | fa163e75-7366-ee00-6bec-000000003461 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2025-10-14 07:37:47.525401 | fa163e75-7366-ee00-6bec-000000003461 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:11:00.889756 | 0.87s 2025-10-14 07:37:47.999580 | fa163e75-7366-ee00-6bec-000000003461 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2025-10-14 07:37:48.001928 | fa163e75-7366-ee00-6bec-000000003461 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:11:01.366279 | 1.34s 2025-10-14 07:37:48.012267 | fa163e75-7366-ee00-6bec-000000003461 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:11:01.376615 | 1.35s 2025-10-14 07:37:48.037766 | fa163e75-7366-ee00-6bec-000000003462 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 07:37:48.570252 | fa163e75-7366-ee00-6bec-000000003462 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2025-10-14 07:37:48.571812 | fa163e75-7366-ee00-6bec-000000003462 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:11:01.936166 | 0.53s 2025-10-14 07:37:48.597678 | fa163e75-7366-ee00-6bec-000000003463 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 07:37:49.097964 | fa163e75-7366-ee00-6bec-000000003463 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2025-10-14 07:37:49.099549 | fa163e75-7366-ee00-6bec-000000003463 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:11:02.463902 | 0.50s 2025-10-14 07:37:49.125375 | fa163e75-7366-ee00-6bec-000000003464 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 07:37:49.949952 | fa163e75-7366-ee00-6bec-000000003464 | OK | Enable and start tripleo-container-shutdown | undercloud 2025-10-14 07:37:49.952188 | fa163e75-7366-ee00-6bec-000000003464 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:11:03.316539 | 0.83s 2025-10-14 07:37:49.979182 | fa163e75-7366-ee00-6bec-000000003465 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 07:37:50.491640 | fa163e75-7366-ee00-6bec-000000003465 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2025-10-14 07:37:50.492546 | fa163e75-7366-ee00-6bec-000000003465 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:11:03.856909 | 0.51s 2025-10-14 07:37:50.511675 | fa163e75-7366-ee00-6bec-000000003466 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 07:37:51.097480 | fa163e75-7366-ee00-6bec-000000003466 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2025-10-14 07:37:51.099035 | fa163e75-7366-ee00-6bec-000000003466 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:11:04.463388 | 0.59s 2025-10-14 07:37:51.124823 | fa163e75-7366-ee00-6bec-000000003467 | TASK | Enable and start netns-placeholder 2025-10-14 07:37:51.934079 | fa163e75-7366-ee00-6bec-000000003467 | CHANGED | Enable and start netns-placeholder | undercloud 2025-10-14 07:37:51.936183 | fa163e75-7366-ee00-6bec-000000003467 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:11:05.300536 | 0.81s 2025-10-14 07:37:51.964394 | fa163e75-7366-ee00-6bec-00000000342d | TASK | Update container configs with new config hashes 2025-10-14 07:37:52.015324 | fa163e75-7366-ee00-6bec-00000000342d | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-14 07:37:52.016611 | fa163e75-7366-ee00-6bec-00000000342d | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:11:05.380967 | 0.05s 2025-10-14 07:37:52.044159 | fa163e75-7366-ee00-6bec-00000000342e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 07:37:52.095027 | fa163e75-7366-ee00-6bec-00000000342e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud 2025-10-14 07:37:52.096390 | fa163e75-7366-ee00-6bec-00000000342e | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud | 0:11:05.460739 | 0.05s 2025-10-14 07:37:52.123994 | fa163e75-7366-ee00-6bec-00000000342f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 07:37:52.175278 | fa163e75-7366-ee00-6bec-00000000342f | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud 2025-10-14 07:37:52.176342 | fa163e75-7366-ee00-6bec-00000000342f | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud | 0:11:05.540697 | 0.05s 2025-10-14 07:37:52.238880 | fa163e75-7366-ee00-6bec-00000000338e | TASK | Clean container_puppet_tasks for undercloud step 5 2025-10-14 07:37:52.480044 | fa163e75-7366-ee00-6bec-00000000338e | OK | Clean container_puppet_tasks for undercloud step 5 | undercloud 2025-10-14 07:37:52.481355 | fa163e75-7366-ee00-6bec-00000000338e | TIMING | Clean container_puppet_tasks for undercloud step 5 | undercloud | 0:11:05.845708 | 0.24s 2025-10-14 07:37:52.520012 | fa163e75-7366-ee00-6bec-00000000338f | TASK | Calculate container_puppet_tasks for undercloud step 5 2025-10-14 07:37:52.574347 | fa163e75-7366-ee00-6bec-00000000338f | TIMING | Calculate container_puppet_tasks for undercloud step 5 | undercloud | 0:11:05.938668 | 0.05s 2025-10-14 07:37:52.603719 | fa163e75-7366-ee00-6bec-000000003390 | TASK | Include container-puppet tasks for step 5 2025-10-14 07:37:52.660094 | fa163e75-7366-ee00-6bec-000000003390 | TIMING | Include container-puppet tasks for step 5 | undercloud | 0:11:06.024430 | 0.05s 2025-10-14 07:37:52.681189 | 90527cae-0339-442b-bc64-b9dbef93acc2 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/host-container-puppet-tasks.yaml | undercloud 2025-10-14 07:37:52.727520 | fa163e75-7366-ee00-6bec-000000003499 | TASK | Write container-puppet-tasks json file for undercloud step 5 2025-10-14 07:37:53.281843 | fa163e75-7366-ee00-6bec-000000003499 | CHANGED | Write container-puppet-tasks json file for undercloud step 5 | undercloud 2025-10-14 07:37:53.283640 | fa163e75-7366-ee00-6bec-000000003499 | TIMING | Write container-puppet-tasks json file for undercloud step 5 | undercloud | 0:11:06.647986 | 0.55s 2025-10-14 07:37:53.310620 | fa163e75-7366-ee00-6bec-00000000349b | TASK | Generate container puppet configs for step 5 2025-10-14 07:37:53.599793 | fa163e75-7366-ee00-6bec-00000000349b | OK | Generate container puppet configs for step 5 | undercloud 2025-10-14 07:37:53.601575 | fa163e75-7366-ee00-6bec-00000000349b | TIMING | Generate container puppet configs for step 5 | undercloud | 0:11:06.965922 | 0.29s 2025-10-14 07:37:53.629978 | fa163e75-7366-ee00-6bec-00000000349c | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-14 07:37:53.665363 | fa163e75-7366-ee00-6bec-00000000349c | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | undercloud | 0:11:07.029706 | 0.03s 2025-10-14 07:37:53.732274 | fa163e75-7366-ee00-6bec-0000000034cb | TASK | Gather variables for each operating system 2025-10-14 07:37:53.863968 | fa163e75-7366-ee00-6bec-0000000034cb | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:11:07.228290 | 0.13s 2025-10-14 07:37:53.890588 | fa163e75-7366-ee00-6bec-0000000034cc | TASK | Create container logs path 2025-10-14 07:37:54.138254 | fa163e75-7366-ee00-6bec-0000000034cc | OK | Create container logs path | undercloud 2025-10-14 07:37:54.140363 | fa163e75-7366-ee00-6bec-0000000034cc | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:11:07.504709 | 0.25s 2025-10-14 07:37:54.170385 | fa163e75-7366-ee00-6bec-0000000034ce | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 07:37:54.489422 | fa163e75-7366-ee00-6bec-0000000034ce | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud 2025-10-14 07:37:54.491158 | fa163e75-7366-ee00-6bec-0000000034ce | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud | 0:11:07.855505 | 0.32s 2025-10-14 07:37:54.516721 | fa163e75-7366-ee00-6bec-0000000034cf | TASK | Finalise hashes for all containers 2025-10-14 07:37:54.571375 | fa163e75-7366-ee00-6bec-0000000034cf | OK | Finalise hashes for all containers | undercloud 2025-10-14 07:37:54.573013 | fa163e75-7366-ee00-6bec-0000000034cf | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:11:07.937363 | 0.05s 2025-10-14 07:37:54.598853 | fa163e75-7366-ee00-6bec-0000000034d1 | TASK | Manage systemd shutdown files 2025-10-14 07:37:54.640884 | fa163e75-7366-ee00-6bec-0000000034d1 | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-14 07:37:54.642196 | fa163e75-7366-ee00-6bec-0000000034d1 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:11:08.006551 | 0.04s 2025-10-14 07:37:54.667666 | fa163e75-7366-ee00-6bec-0000000034d3 | TASK | Update container configs with new config hashes 2025-10-14 07:37:54.734957 | fa163e75-7366-ee00-6bec-0000000034d3 | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-14 07:37:54.736255 | fa163e75-7366-ee00-6bec-0000000034d3 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:11:08.100610 | 0.07s 2025-10-14 07:37:54.767068 | fa163e75-7366-ee00-6bec-0000000034d4 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 07:37:54.825503 | fa163e75-7366-ee00-6bec-0000000034d4 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud 2025-10-14 07:37:54.827626 | fa163e75-7366-ee00-6bec-0000000034d4 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud | 0:11:08.191972 | 0.06s 2025-10-14 07:37:54.857881 | fa163e75-7366-ee00-6bec-0000000034d5 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 07:37:54.914852 | fa163e75-7366-ee00-6bec-0000000034d5 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud 2025-10-14 07:37:54.916705 | fa163e75-7366-ee00-6bec-0000000034d5 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud | 0:11:08.281055 | 0.06s PLAY [Server Post Deployments] ************************************************* 2025-10-14 07:37:55.098517 | fa163e75-7366-ee00-6bec-0000000000f6 | TASK | Server Post Deployments 2025-10-14 07:37:55.137144 | fa163e75-7366-ee00-6bec-0000000000f6 | OK | Server Post Deployments | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-0000000000f6') missing from stats 2025-10-14 07:37:55.231167 | fa163e75-7366-ee00-6bec-0000000000f7 | TIMING | include_tasks | undercloud | 0:11:08.595503 | 0.07s 2025-10-14 07:37:55.236233 | fa163e75-7366-ee00-6bec-0000000000f7 | TIMING | include_tasks | undercloud | 0:11:08.600600 | 0.07s 2025-10-14 07:37:55.239380 | fa163e75-7366-ee00-6bec-0000000000f7 | TIMING | include_tasks | undercloud | 0:11:08.603748 | 0.07s 2025-10-14 07:37:55.244735 | fa163e75-7366-ee00-6bec-0000000000f7 | TIMING | include_tasks | undercloud | 0:11:08.609081 | 0.08s 2025-10-14 07:37:55.295609 | 849cd525-5ac3-4735-96c8-08366615335e | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/deployments.yaml | undercloud 2025-10-14 07:37:55.330388 | 8465bf40-22fc-45dd-935e-afb409932a95 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/deployments.yaml | undercloud 2025-10-14 07:37:55.355700 | 702dfa95-f67e-4e47-9629-4b17156ba0e9 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt/deployments.yaml | undercloud 2025-10-14 07:37:55.385275 | fa163e75-7366-ee00-6bec-00000000352a | TASK | Quote the JSON queries to escape invalid characters 2025-10-14 07:37:55.426615 | fa163e75-7366-ee00-6bec-00000000352a | OK | Quote the JSON queries to escape invalid characters | undercloud 2025-10-14 07:37:55.427677 | fa163e75-7366-ee00-6bec-00000000352a | TIMING | Quote the JSON queries to escape invalid characters | undercloud | 0:11:08.792035 | 0.04s 2025-10-14 07:37:55.445005 | fa163e75-7366-ee00-6bec-00000000352b | TASK | Lookup deployment UUID 2025-10-14 07:37:55.519549 | fa163e75-7366-ee00-6bec-00000000352b | OK | Lookup deployment UUID | undercloud 2025-10-14 07:37:55.521403 | fa163e75-7366-ee00-6bec-00000000352b | TIMING | Lookup deployment UUID | undercloud | 0:11:08.885751 | 0.08s 2025-10-14 07:37:55.546530 | fa163e75-7366-ee00-6bec-00000000352c | TASK | Lookup deployment group 2025-10-14 07:37:55.632778 | fa163e75-7366-ee00-6bec-00000000352c | OK | Lookup deployment group | undercloud 2025-10-14 07:37:55.634581 | fa163e75-7366-ee00-6bec-00000000352c | TIMING | Lookup deployment group | undercloud | 0:11:08.998929 | 0.09s 2025-10-14 07:37:55.659789 | fa163e75-7366-ee00-6bec-00000000352e | TASK | Create hiera check-mode directory 2025-10-14 07:37:55.694228 | fa163e75-7366-ee00-6bec-00000000352e | SKIPPED | Create hiera check-mode directory | undercloud 2025-10-14 07:37:55.696081 | fa163e75-7366-ee00-6bec-00000000352e | TIMING | Create hiera check-mode directory | undercloud | 0:11:09.060430 | 0.03s 2025-10-14 07:37:55.723754 | fa163e75-7366-ee00-6bec-00000000352f | TASK | Create deployed check-mode directory 2025-10-14 07:37:55.748605 | fa163e75-7366-ee00-6bec-00000000352f | SKIPPED | Create deployed check-mode directory | undercloud 2025-10-14 07:37:55.750038 | fa163e75-7366-ee00-6bec-00000000352f | TIMING | Create deployed check-mode directory | undercloud | 0:11:09.114390 | 0.02s 2025-10-14 07:37:55.775134 | fa163e75-7366-ee00-6bec-000000003530 | TASK | Create tripleo-config-download check-mode directory 2025-10-14 07:37:55.804671 | fa163e75-7366-ee00-6bec-000000003530 | SKIPPED | Create tripleo-config-download check-mode directory | undercloud 2025-10-14 07:37:55.806142 | fa163e75-7366-ee00-6bec-000000003530 | TIMING | Create tripleo-config-download check-mode directory | undercloud | 0:11:09.170495 | 0.03s 2025-10-14 07:37:55.833714 | fa163e75-7366-ee00-6bec-000000003531 | TASK | Template deployment file for UndercloudPostDeployment 2025-10-14 07:37:55.878879 | fa163e75-7366-ee00-6bec-000000003531 | SKIPPED | Template deployment file for UndercloudPostDeployment | undercloud 2025-10-14 07:37:55.880027 | fa163e75-7366-ee00-6bec-000000003531 | TIMING | Template deployment file for UndercloudPostDeployment | undercloud | 0:11:09.244382 | 0.05s 2025-10-14 07:37:55.907655 | fa163e75-7366-ee00-6bec-000000003532 | TASK | Slurp remote deployment file for UndercloudPostDeployment 2025-10-14 07:37:55.938419 | fa163e75-7366-ee00-6bec-000000003532 | SKIPPED | Slurp remote deployment file for UndercloudPostDeployment | undercloud 2025-10-14 07:37:55.939716 | fa163e75-7366-ee00-6bec-000000003532 | TIMING | Slurp remote deployment file for UndercloudPostDeployment | undercloud | 0:11:09.304069 | 0.03s 2025-10-14 07:37:55.966362 | fa163e75-7366-ee00-6bec-000000003533 | TASK | Remote copy deployment file for UndercloudPostDeployment 2025-10-14 07:37:55.996731 | fa163e75-7366-ee00-6bec-000000003533 | SKIPPED | Remote copy deployment file for UndercloudPostDeployment | undercloud 2025-10-14 07:37:55.998296 | fa163e75-7366-ee00-6bec-000000003533 | TIMING | Remote copy deployment file for UndercloudPostDeployment | undercloud | 0:11:09.362643 | 0.03s 2025-10-14 07:37:56.022327 | fa163e75-7366-ee00-6bec-000000003534 | TASK | Run hiera deployment for check mode 2025-10-14 07:37:56.062354 | fa163e75-7366-ee00-6bec-000000003534 | SKIPPED | Run hiera deployment for check mode | undercloud 2025-10-14 07:37:56.063812 | fa163e75-7366-ee00-6bec-000000003534 | TIMING | Run hiera deployment for check mode | undercloud | 0:11:09.428166 | 0.04s 2025-10-14 07:37:56.081931 | fa163e75-7366-ee00-6bec-000000003535 | TASK | List hieradata files for check mode 2025-10-14 07:37:56.111793 | fa163e75-7366-ee00-6bec-000000003535 | SKIPPED | List hieradata files for check mode | undercloud 2025-10-14 07:37:56.112917 | fa163e75-7366-ee00-6bec-000000003535 | TIMING | List hieradata files for check mode | undercloud | 0:11:09.477273 | 0.03s 2025-10-14 07:37:56.136663 | fa163e75-7366-ee00-6bec-000000003536 | TASK | diff hieradata changes for check mode 2025-10-14 07:37:56.168911 | fa163e75-7366-ee00-6bec-000000003536 | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-14 07:37:56.170107 | fa163e75-7366-ee00-6bec-000000003536 | TIMING | diff hieradata changes for check mode | undercloud | 0:11:09.534464 | 0.03s 2025-10-14 07:37:56.190765 | fa163e75-7366-ee00-6bec-000000003538 | TASK | diff hieradata changes for check mode 2025-10-14 07:37:56.227999 | fa163e75-7366-ee00-6bec-000000003538 | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-14 07:37:56.229548 | fa163e75-7366-ee00-6bec-000000003538 | TIMING | diff hieradata changes for check mode | undercloud | 0:11:09.593895 | 0.04s 2025-10-14 07:37:56.253914 | fa163e75-7366-ee00-6bec-00000000353a | TASK | hiera.yaml changes for check mode 2025-10-14 07:37:56.286115 | fa163e75-7366-ee00-6bec-00000000353a | SKIPPED | hiera.yaml changes for check mode | undercloud 2025-10-14 07:37:56.287621 | fa163e75-7366-ee00-6bec-00000000353a | TIMING | hiera.yaml changes for check mode | undercloud | 0:11:09.651971 | 0.03s 2025-10-14 07:37:56.307612 | fa163e75-7366-ee00-6bec-00000000353b | TASK | diff hiera.yaml changes for check mode 2025-10-14 07:37:56.337519 | fa163e75-7366-ee00-6bec-00000000353b | SKIPPED | diff hiera.yaml changes for check mode | undercloud 2025-10-14 07:37:56.338455 | fa163e75-7366-ee00-6bec-00000000353b | TIMING | diff hiera.yaml changes for check mode | undercloud | 0:11:09.702792 | 0.03s 2025-10-14 07:37:56.358557 | fa163e75-7366-ee00-6bec-00000000353d | TASK | Template deployment file for UndercloudPostDeployment 2025-10-14 07:37:56.847733 | fa163e75-7366-ee00-6bec-00000000353d | CHANGED | Template deployment file for UndercloudPostDeployment | undercloud 2025-10-14 07:37:56.849504 | fa163e75-7366-ee00-6bec-00000000353d | TIMING | Template deployment file for UndercloudPostDeployment | undercloud | 0:11:10.213854 | 0.49s 2025-10-14 07:37:56.877347 | fa163e75-7366-ee00-6bec-00000000353e | TASK | Slurp remote deployment file for UndercloudPostDeployment 2025-10-14 07:37:57.100345 | fa163e75-7366-ee00-6bec-00000000353e | OK | Slurp remote deployment file for UndercloudPostDeployment | undercloud 2025-10-14 07:37:57.102058 | fa163e75-7366-ee00-6bec-00000000353e | TIMING | Slurp remote deployment file for UndercloudPostDeployment | undercloud | 0:11:10.466407 | 0.22s 2025-10-14 07:37:57.128264 | fa163e75-7366-ee00-6bec-00000000353f | TASK | Remote copy deployment file for UndercloudPostDeployment 2025-10-14 07:37:57.673799 | fa163e75-7366-ee00-6bec-00000000353f | CHANGED | Remote copy deployment file for UndercloudPostDeployment | undercloud 2025-10-14 07:37:57.675511 | fa163e75-7366-ee00-6bec-00000000353f | TIMING | Remote copy deployment file for UndercloudPostDeployment | undercloud | 0:11:11.039857 | 0.55s 2025-10-14 07:37:57.701589 | fa163e75-7366-ee00-6bec-000000003540 | TASK | Check if deployed file exists for UndercloudPostDeployment 2025-10-14 07:37:57.926677 | fa163e75-7366-ee00-6bec-000000003540 | OK | Check if deployed file exists for UndercloudPostDeployment | undercloud 2025-10-14 07:37:57.928472 | fa163e75-7366-ee00-6bec-000000003540 | TIMING | Check if deployed file exists for UndercloudPostDeployment | undercloud | 0:11:11.292796 | 0.23s 2025-10-14 07:37:57.955084 | fa163e75-7366-ee00-6bec-000000003541 | TASK | Check previous deployment rc for UndercloudPostDeployment 2025-10-14 07:37:58.008790 | fa163e75-7366-ee00-6bec-000000003541 | SKIPPED | Check previous deployment rc for UndercloudPostDeployment | undercloud 2025-10-14 07:37:58.010218 | fa163e75-7366-ee00-6bec-000000003541 | TIMING | Check previous deployment rc for UndercloudPostDeployment | undercloud | 0:11:11.374571 | 0.05s 2025-10-14 07:37:58.037089 | fa163e75-7366-ee00-6bec-000000003542 | TASK | Remove deployed file for UndercloudPostDeployment when previous deployment failed 2025-10-14 07:37:58.078333 | fa163e75-7366-ee00-6bec-000000003542 | SKIPPED | Remove deployed file for UndercloudPostDeployment when previous deployment failed | undercloud 2025-10-14 07:37:58.079882 | fa163e75-7366-ee00-6bec-000000003542 | TIMING | Remove deployed file for UndercloudPostDeployment when previous deployment failed | undercloud | 0:11:11.444232 | 0.04s 2025-10-14 07:37:58.109772 | fa163e75-7366-ee00-6bec-000000003543 | TASK | Force remove deployed file for UndercloudPostDeployment 2025-10-14 07:37:58.139804 | fa163e75-7366-ee00-6bec-000000003543 | SKIPPED | Force remove deployed file for UndercloudPostDeployment | undercloud 2025-10-14 07:37:58.141161 | fa163e75-7366-ee00-6bec-000000003543 | TIMING | Force remove deployed file for UndercloudPostDeployment | undercloud | 0:11:11.505514 | 0.03s 2025-10-14 07:37:58.168039 | fa163e75-7366-ee00-6bec-000000003544 | TASK | Run async deployment UndercloudPostDeployment ASYNC OK on undercloud: jid=820603673473.55768 2025-10-14 07:38:01.873711 | fa163e75-7366-ee00-6bec-000000003544 | CHANGED | Run async deployment UndercloudPostDeployment | undercloud 2025-10-14 07:38:01.875058 | fa163e75-7366-ee00-6bec-000000003544 | TIMING | Run async deployment UndercloudPostDeployment | undercloud | 0:11:15.239413 | 3.71s 2025-10-14 07:38:01.901004 | fa163e75-7366-ee00-6bec-000000003545 | TASK | Output for async deployment UndercloudPostDeployment 2025-10-14 07:38:01.961705 | fa163e75-7366-ee00-6bec-000000003545 | OK | Output for async deployment UndercloudPostDeployment | undercloud | result={ "changed": false, "failed_when_result": false, "msg": [ { "stderr": [ "[2025-10-14 07:37:58,734] (heat-config) [DEBUG] Running /usr/libexec/heat-config/hooks/script < /var/lib/heat-config/deployed/d5f56ef0-83ad-463a-b024-caa6b4b8e2cd.json", "[2025-10-14 07:37:58,854] (heat-config) [INFO] !!binary |", " eyJkZXBsb3lfc3Rkb3V0IjogInNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQmdR", " Q1JmK2xncEg3SzFnS0t0UnhVemhJczYyQU5wVkhSZVR3N1VlV0tUbGZMR2IzQTRaYysrZys4bEtx", " VXkwejE4UEx0cjFoZ2F5aGUzcnpCYTNuOE0xd3VxZ25BSHpTbnB5bzdzdDNTYmNUcEhleUtzRE9U", " bm05cnB1UEhMSzZrRzZkeHU1THVPU2V5aVlzOTVlbENJR3hCQzJxcnNKTnp3cFI2SXRvcFhNUGdF", " eHh3alovYnNjYzRweEh1Z0RFNHdMbHpLN09ZSkJ0anhEUmdrTWJQbWUyN0RUbjM4aW9pZkxybXF0", " c3BxMjZHYlJ4cmZmd29VQjVRK3N1bEN3SFROeXlLTWVvNEJ1Z3RvZmgxVlFFZ041NzEvcGNLYTFl", " OWFpL21mRGRBTmdBN2FKekdtc3R5QVQ1eTlvdXltV0U3RXpiaE5WRGpLK1cxWk4wUnR4UGRhVHVH", " TENFOGpIUnV6M0VoUXJpTVRtL3JWNmhEcGU0cVY2OVN3eFpzRWtaNllEeUZaeE5KbUlOMlI0ekU3", " RjFYNWYwRnMwWVprR2R3Tm11Q09qVlRsajdpWHZrTWdJVVBYQjRCOXJTODZ4NGVnanVmeW0ycXBN", " SW1rR01SbXBDNVYzd05rMnNmazhqNGdNSUl5UFpVdk83Zm9LTzI0SW5yRks5aTFUUGdSamsyaG5j", " PSB6dXVsLWJ1aWxkLXNzaGtleVxuIiwgImRlcGxveV9zdGRlcnIiOiAiKyBIT01FRElSPS9ob21l", " L3p1dWxcbisgQ0xPVURfTkFNRT11bmRlcmNsb3VkXG4rKyBscyAtbGQgL2hvbWUvenV1bFxuKysg", " YXdrICd7cHJpbnQgJDN9J1xuKyBVU0VSTkFNRT16dXVsXG4rKyBscyAtbGQgL2hvbWUvenV1bFxu", " KysgYXdrICd7cHJpbnQgJDR9J1xuKyBHUk9VUE5BTUU9enV1bFxuKyB0b3VjaCAvaG9tZS96dXVs", " L3N0YWNrcmNcbisgY2htb2QgMDYwMCAvaG9tZS96dXVsL3N0YWNrcmNcbisgY2F0XG4rIGNhdFxu", " KyAnWycgLW4gJycgJ10nXG4rIGNob3duIHp1dWw6enV1bCAvaG9tZS96dXVsL3N0YWNrcmNcbisg", " LiAvaG9tZS96dXVsL3N0YWNrcmNcbisrKyBzZXRcbisrKyBhd2sgLUY9ICcvXk9TXy8ge3ByaW50", " ICQxfSdcbisrIGV4cG9ydCBPU19DTE9VRD11bmRlcmNsb3VkXG4rKyBPU19DTE9VRD11bmRlcmNs", " b3VkXG4rKyAnWycgLXogJycgJ10nXG4rKyBleHBvcnQgUFMxPVxuKysgUFMxPVxuKysgZXhwb3J0", " ICdQUzE9JHtPU19DTE9VRDorKCRPU19DTE9VRCl9ICdcbisrIFBTMT0nJHtPU19DTE9VRDorKCRP", " U19DTE9VRCl9ICdcbisrIGV4cG9ydCBDTE9VRFBST01QVF9FTkFCTEVEPTFcbisrIENMT1VEUFJP", " TVBUX0VOQUJMRUQ9MVxuKyAnWycgJyEnIC1mIC9ob21lL3p1dWwvLnNzaC9hdXRob3JpemVkX2tl", " eXMgJ10nXG4rICdbJyAnIScgLWYgL2hvbWUvenV1bC8uc3NoL2lkX3JzYSAnXSdcbisrIGNhdCAv", " aG9tZS96dXVsLy5zc2gvaWRfcnNhLnB1YlxuKyBncmVwICdzc2gtcnNhIEFBQUFCM056YUMxeWMy", " RUFBQUFEQVFBQkFBQUJnUUNSZitsZ3BIN0sxZ0tLdFJ4VXpoSXM2MkFOcFZIUmVUdzdVZVdLVGxm", " TEdiM0E0WmMrK2crOGxLcVV5MHoxOFBMdHIxaGdheWhlM3J6QmEzbjhNMXd1cWduQUh6U25weW83", " c3QzU2JjVHBIZXlLc0RPVG5tOXJwdVBITEs2a0c2ZHh1NUx1T1NleWlZczk1ZWxDSUd4QkMycXJz", " Sk56d3BSNkl0b3BYTVBnRXh4d2paL2JzY2M0cHhIdWdERTR3TGx6SzdPWUpCdGp4RFJna01iUG1l", " MjdEVG4zOGlvaWZMcm1xdHNwcTI2R2JSeHJmZndvVUI1UStzdWxDd0hUTnl5S01lbzRCdWd0b2Zo", " MVZRRWdONTcxL3BjS2ExZTlhaS9tZkRkQU5nQTdhSnpHbXN0eUFUNXk5b3V5bVdFN0V6YmhOVkRq", " SytXMVpOMFJ0eFBkYVR1R0xDRThqSFJ1ejNFaFFyaU1UbS9yVjZoRHBlNHFWNjlTd3hac0VrWjZZ", " RHlGWnhOSm1JTjJSNHpFN0YxWDVmMEZzMFlaa0dkd05tdUNPalZUbGo3aVh2a01nSVVQWEI0Qjly", " Uzg2eDRlZ2p1ZnltMnFwTUlta0dNUm1wQzVWM3dOazJzZms4ajRnTUlJeVBaVXZPN2ZvS08yNElu", " ckZLOWkxVFBnUmprMmhuYz0genV1bC1idWlsZC1zc2hrZXknIC9ob21lL3p1dWwvLnNzaC9hdXRo", " b3JpemVkX2tleXNcbisgY2hvd24gLVIgenV1bDp6dXVsIC9ob21lL3p1dWwvLnNzaFxuIiwgImRl", " cGxveV9zdGF0dXNfY29kZSI6IDB9", "", "[2025-10-14 07:37:58,854] (heat-config) [DEBUG] b'[2025-10-14 07:37:58,798] (heat-config) [INFO] ssl_certificate=\\n[2025-10-14 07:37:58,798] (heat-config) [INFO] cloud_name=undercloud\\n[2025-10-14 07:37:58,798] (heat-config) [INFO] homedir=/home/zuul\\n[2025-10-14 07:37:58,798] (heat-config) [INFO] deploy_server_id=adcb230e-7636-4dc0-8c7a-2061a751d8e1\\n[2025-10-14 07:37:58,798] (heat-config) [INFO] deploy_action=CREATE\\n[2025-10-14 07:37:58,798] (heat-config) [INFO] deploy_stack_id=undercloud-AllNodesDeploySteps-ou5zkb26sata-UndercloudExtraConfigPost-k4sdf5lylmme-UndercloudPostDeployment-l5eu7tzwzq43-0-jxqvjo3emduj/db6e4ac8-fe00-40b1-9fe7-c22e91861ec1\\n[2025-10-14 07:37:58,798] (heat-config) [INFO] deploy_resource_name=TripleOSoftwareDeployment\\n[2025-10-14 07:37:58,798] (heat-config) [INFO] deploy_signal_transport=NO_SIGNAL\\n[2025-10-14 07:37:58,798] (heat-config) [DEBUG] Running /var/lib/heat-config/heat-config-script/d5f56ef0-83ad-463a-b024-caa6b4b8e2cd\\n[2025-10-14 07:37:58,835] (heat-config) [INFO] b\\'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCRf+lgpH7K1gKKtRxUzhIs62ANpVHReTw7UeWKTlfLGb3A4Zc++g+8lKqUy0z18PLtr1hgayhe3rzBa3n8M1wuqgnAHzSnpyo7st3SbcTpHeyKsDOTnm9rpuPHLK6kG6dxu5LuOSeyiYs95elCIGxBC2qrsJNzwpR6ItopXMPgExxwjZ/bscc4pxHugDE4wLlzK7OYJBtjxDRgkMbPme27DTn38ioifLrmqtspq26GbRxrffwoUB5Q+sulCwHTNyyKMeo4Bugtofh1VQEgN571/pcKa1e9ai/mfDdANgA7aJzGmstyAT5y9ouymWE7EzbhNVDjK+W1ZN0RtxPdaTuGLCE8jHRuz3EhQriMTm/rV6hDpe4qV69SwxZsEkZ6YDyFZxNJmIN2R4zE7F1X5f0Fs0YZkGdwNmuCOjVTlj7iXvkMgIUPXB4B9rS86x4egjufym2qpMImkGMRmpC5V3wNk2sfk8j4gMIIyPZUvO7foKO24InrFK9i1TPgRjk2hnc= zuul-build-sshkey\\\\n\\'\\n[2025-10-14 07:37:58,835] (heat-config) [DEBUG] b\"+ HOMEDIR=/home/zuul\\\\n+ CLOUD_NAME=undercloud\\\\n++ ls -ld /home/zuul\\\\n++ awk \\'{print $3}\\'\\\\n+ USERNAME=zuul\\\\n++ ls -ld /home/zuul\\\\n++ awk \\'{print $4}\\'\\\\n+ GROUPNAME=zuul\\\\n+ touch /home/zuul/stackrc\\\\n+ chmod 0600 /home/zuul/stackrc\\\\n+ cat\\\\n+ cat\\\\n+ \\'[\\' -n \\'\\' \\']\\'\\\\n+ chown zuul:zuul /home/zuul/stackrc\\\\n+ . /home/zuul/stackrc\\\\n+++ set\\\\n+++ awk -F= \\'/^OS_/ {print $1}\\'\\\\n++ export OS_CLOUD=undercloud\\\\n++ OS_CLOUD=undercloud\\\\n++ \\'[\\' -z \\'\\' \\']\\'\\\\n++ export PS1=\\\\n++ PS1=\\\\n++ export \\'PS1=${OS_CLOUD:+($OS_CLOUD)} \\'\\\\n++ PS1=\\'${OS_CLOUD:+($OS_CLOUD)} \\'\\\\n++ export CLOUDPROMPT_ENABLED=1\\\\n++ CLOUDPROMPT_ENABLED=1\\\\n+ \\'[\\' \\'!\\' -f /home/zuul/.ssh/authorized_keys \\']\\'\\\\n+ \\'[\\' \\'!\\' -f /home/zuul/.ssh/id_rsa \\']\\'\\\\n++ cat /home/zuul/.ssh/id_rsa.pub\\\\n+ grep \\'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCRf+lgpH7K1gKKtRxUzhIs62ANpVHReTw7UeWKTlfLGb3A4Zc++g+8lKqUy0z18PLtr1hgayhe3rzBa3n8M1wuqgnAHzSnpyo7st3SbcTpHeyKsDOTnm9rpuPHLK6kG6dxu5LuOSeyiYs95elCIGxBC2qrsJNzwpR6ItopXMPgExxwjZ/bscc4pxHugDE4wLlzK7OYJBtjxDRgkMbPme27DTn38ioifLrmqtspq26GbRxrffwoUB5Q+sulCwHTNyyKMeo4Bugtofh1VQEgN571/pcKa1e9ai/mfDdANgA7aJzGmstyAT5y9ouymWE7EzbhNVDjK+W1ZN0RtxPdaTuGLCE8jHRuz3EhQriMTm/rV6hDpe4qV69SwxZsEkZ6YDyFZxNJmIN2R4zE7F1X5f0Fs0YZkGdwNmuCOjVTlj7iXvkMgIUPXB4B9rS86x4egjufym2qpMImkGMRmpC5V3wNk2sfk8j4gMIIyPZUvO7foKO24InrFK9i1TPgRjk2hnc= zuul-build-sshkey\\' /home/zuul/.ssh/authorized_keys\\\\n+ chown -R zuul:zuul /home/zuul/.ssh\\\\n\"\\n[2025-10-14 07:37:58,835] (heat-config) [INFO] Completed /var/lib/heat-config/heat-config-script/d5f56ef0-83ad-463a-b024-caa6b4b8e2cd\\n'", "[2025-10-14 07:37:58,854] (heat-config) [INFO] Completed /usr/libexec/heat-config/hooks/script", "[2025-10-14 07:37:58,855] (heat-config) [DEBUG] Running heat-config-notify /var/lib/heat-config/deployed/d5f56ef0-83ad-463a-b024-caa6b4b8e2cd.json < /var/lib/heat-config/deployed/d5f56ef0-83ad-463a-b024-caa6b4b8e2cd.notify.json", "[2025-10-14 07:37:59,506] (heat-config) [INFO] b''", "[2025-10-14 07:37:59,506] (heat-config) [DEBUG] b''" ] }, { "status_code": "0" } ] } 2025-10-14 07:38:01.963024 | fa163e75-7366-ee00-6bec-000000003545 | TIMING | Output for async deployment UndercloudPostDeployment | undercloud | 0:11:15.327379 | 0.06s 2025-10-14 07:38:01.988376 | fa163e75-7366-ee00-6bec-000000003546 | TASK | Check-mode for Run deployment UndercloudPostDeployment (changed status indicates deployment would run) 2025-10-14 07:38:02.016883 | fa163e75-7366-ee00-6bec-000000003546 | SKIPPED | Check-mode for Run deployment UndercloudPostDeployment (changed status indicates deployment would run) | undercloud 2025-10-14 07:38:02.017915 | fa163e75-7366-ee00-6bec-000000003546 | TIMING | Check-mode for Run deployment UndercloudPostDeployment (changed status indicates deployment would run) | undercloud | 0:11:15.382272 | 0.03s 2025-10-14 07:38:02.041827 | fa163e75-7366-ee00-6bec-00000000354c | TASK | Quote the JSON queries to escape invalid characters 2025-10-14 07:38:02.081533 | fa163e75-7366-ee00-6bec-00000000354c | OK | Quote the JSON queries to escape invalid characters | undercloud 2025-10-14 07:38:02.082668 | fa163e75-7366-ee00-6bec-00000000354c | TIMING | Quote the JSON queries to escape invalid characters | undercloud | 0:11:15.447023 | 0.04s 2025-10-14 07:38:02.106385 | fa163e75-7366-ee00-6bec-00000000354d | TASK | Lookup deployment UUID 2025-10-14 07:38:02.178943 | fa163e75-7366-ee00-6bec-00000000354d | OK | Lookup deployment UUID | undercloud 2025-10-14 07:38:02.180021 | fa163e75-7366-ee00-6bec-00000000354d | TIMING | Lookup deployment UUID | undercloud | 0:11:15.544377 | 0.07s 2025-10-14 07:38:02.202799 | fa163e75-7366-ee00-6bec-00000000354e | TASK | Lookup deployment group 2025-10-14 07:38:02.273690 | fa163e75-7366-ee00-6bec-00000000354e | OK | Lookup deployment group | undercloud 2025-10-14 07:38:02.274760 | fa163e75-7366-ee00-6bec-00000000354e | TIMING | Lookup deployment group | undercloud | 0:11:15.639117 | 0.07s 2025-10-14 07:38:02.298381 | fa163e75-7366-ee00-6bec-000000003550 | TASK | Create hiera check-mode directory 2025-10-14 07:38:02.326755 | fa163e75-7366-ee00-6bec-000000003550 | SKIPPED | Create hiera check-mode directory | undercloud 2025-10-14 07:38:02.327834 | fa163e75-7366-ee00-6bec-000000003550 | TIMING | Create hiera check-mode directory | undercloud | 0:11:15.692193 | 0.03s 2025-10-14 07:38:02.351738 | fa163e75-7366-ee00-6bec-000000003551 | TASK | Create deployed check-mode directory 2025-10-14 07:38:02.383255 | fa163e75-7366-ee00-6bec-000000003551 | SKIPPED | Create deployed check-mode directory | undercloud 2025-10-14 07:38:02.384288 | fa163e75-7366-ee00-6bec-000000003551 | TIMING | Create deployed check-mode directory | undercloud | 0:11:15.748646 | 0.03s 2025-10-14 07:38:02.407175 | fa163e75-7366-ee00-6bec-000000003552 | TASK | Create tripleo-config-download check-mode directory 2025-10-14 07:38:02.436819 | fa163e75-7366-ee00-6bec-000000003552 | SKIPPED | Create tripleo-config-download check-mode directory | undercloud 2025-10-14 07:38:02.439040 | fa163e75-7366-ee00-6bec-000000003552 | TIMING | Create tripleo-config-download check-mode directory | undercloud | 0:11:15.803395 | 0.03s 2025-10-14 07:38:02.465294 | fa163e75-7366-ee00-6bec-000000003553 | TASK | Template deployment file for UndercloudPostPyDeployment 2025-10-14 07:38:02.504086 | fa163e75-7366-ee00-6bec-000000003553 | SKIPPED | Template deployment file for UndercloudPostPyDeployment | undercloud 2025-10-14 07:38:02.506004 | fa163e75-7366-ee00-6bec-000000003553 | TIMING | Template deployment file for UndercloudPostPyDeployment | undercloud | 0:11:15.870357 | 0.04s 2025-10-14 07:38:02.533647 | fa163e75-7366-ee00-6bec-000000003554 | TASK | Slurp remote deployment file for UndercloudPostPyDeployment 2025-10-14 07:38:02.565133 | fa163e75-7366-ee00-6bec-000000003554 | SKIPPED | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud 2025-10-14 07:38:02.566685 | fa163e75-7366-ee00-6bec-000000003554 | TIMING | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud | 0:11:15.931045 | 0.03s 2025-10-14 07:38:02.586739 | fa163e75-7366-ee00-6bec-000000003555 | TASK | Remote copy deployment file for UndercloudPostPyDeployment 2025-10-14 07:38:02.616750 | fa163e75-7366-ee00-6bec-000000003555 | SKIPPED | Remote copy deployment file for UndercloudPostPyDeployment | undercloud 2025-10-14 07:38:02.618373 | fa163e75-7366-ee00-6bec-000000003555 | TIMING | Remote copy deployment file for UndercloudPostPyDeployment | undercloud | 0:11:15.982727 | 0.03s 2025-10-14 07:38:02.642592 | fa163e75-7366-ee00-6bec-000000003556 | TASK | Run hiera deployment for check mode 2025-10-14 07:38:02.675734 | fa163e75-7366-ee00-6bec-000000003556 | SKIPPED | Run hiera deployment for check mode | undercloud 2025-10-14 07:38:02.676936 | fa163e75-7366-ee00-6bec-000000003556 | TIMING | Run hiera deployment for check mode | undercloud | 0:11:16.041292 | 0.03s 2025-10-14 07:38:02.700976 | fa163e75-7366-ee00-6bec-000000003557 | TASK | List hieradata files for check mode 2025-10-14 07:38:02.735241 | fa163e75-7366-ee00-6bec-000000003557 | SKIPPED | List hieradata files for check mode | undercloud 2025-10-14 07:38:02.736468 | fa163e75-7366-ee00-6bec-000000003557 | TIMING | List hieradata files for check mode | undercloud | 0:11:16.100790 | 0.03s 2025-10-14 07:38:02.761463 | fa163e75-7366-ee00-6bec-000000003558 | TASK | diff hieradata changes for check mode 2025-10-14 07:38:02.795615 | fa163e75-7366-ee00-6bec-000000003558 | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-14 07:38:02.796846 | fa163e75-7366-ee00-6bec-000000003558 | TIMING | diff hieradata changes for check mode | undercloud | 0:11:16.161201 | 0.03s 2025-10-14 07:38:02.820486 | fa163e75-7366-ee00-6bec-00000000355a | TASK | diff hieradata changes for check mode 2025-10-14 07:38:02.854816 | fa163e75-7366-ee00-6bec-00000000355a | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-14 07:38:02.855901 | fa163e75-7366-ee00-6bec-00000000355a | TIMING | diff hieradata changes for check mode | undercloud | 0:11:16.220258 | 0.03s 2025-10-14 07:38:02.879586 | fa163e75-7366-ee00-6bec-00000000355c | TASK | hiera.yaml changes for check mode 2025-10-14 07:38:02.912590 | fa163e75-7366-ee00-6bec-00000000355c | SKIPPED | hiera.yaml changes for check mode | undercloud 2025-10-14 07:38:02.913849 | fa163e75-7366-ee00-6bec-00000000355c | TIMING | hiera.yaml changes for check mode | undercloud | 0:11:16.278205 | 0.03s 2025-10-14 07:38:02.937852 | fa163e75-7366-ee00-6bec-00000000355d | TASK | diff hiera.yaml changes for check mode 2025-10-14 07:38:02.969351 | fa163e75-7366-ee00-6bec-00000000355d | SKIPPED | diff hiera.yaml changes for check mode | undercloud 2025-10-14 07:38:02.970875 | fa163e75-7366-ee00-6bec-00000000355d | TIMING | diff hiera.yaml changes for check mode | undercloud | 0:11:16.335227 | 0.03s 2025-10-14 07:38:02.996350 | fa163e75-7366-ee00-6bec-00000000355f | TASK | Template deployment file for UndercloudPostPyDeployment 2025-10-14 07:38:03.546099 | fa163e75-7366-ee00-6bec-00000000355f | CHANGED | Template deployment file for UndercloudPostPyDeployment | undercloud 2025-10-14 07:38:03.547925 | fa163e75-7366-ee00-6bec-00000000355f | TIMING | Template deployment file for UndercloudPostPyDeployment | undercloud | 0:11:16.912271 | 0.55s 2025-10-14 07:38:03.572350 | fa163e75-7366-ee00-6bec-000000003560 | TASK | Slurp remote deployment file for UndercloudPostPyDeployment 2025-10-14 07:38:03.813349 | fa163e75-7366-ee00-6bec-000000003560 | OK | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud 2025-10-14 07:38:03.814923 | fa163e75-7366-ee00-6bec-000000003560 | TIMING | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud | 0:11:17.179274 | 0.24s 2025-10-14 07:38:03.841618 | fa163e75-7366-ee00-6bec-000000003561 | TASK | Remote copy deployment file for UndercloudPostPyDeployment 2025-10-14 07:38:04.399259 | fa163e75-7366-ee00-6bec-000000003561 | CHANGED | Remote copy deployment file for UndercloudPostPyDeployment | undercloud 2025-10-14 07:38:04.400729 | fa163e75-7366-ee00-6bec-000000003561 | TIMING | Remote copy deployment file for UndercloudPostPyDeployment | undercloud | 0:11:17.765080 | 0.56s 2025-10-14 07:38:04.426787 | fa163e75-7366-ee00-6bec-000000003562 | TASK | Check if deployed file exists for UndercloudPostPyDeployment 2025-10-14 07:38:04.678039 | fa163e75-7366-ee00-6bec-000000003562 | OK | Check if deployed file exists for UndercloudPostPyDeployment | undercloud 2025-10-14 07:38:04.679221 | fa163e75-7366-ee00-6bec-000000003562 | TIMING | Check if deployed file exists for UndercloudPostPyDeployment | undercloud | 0:11:18.043574 | 0.25s 2025-10-14 07:38:04.704208 | fa163e75-7366-ee00-6bec-000000003563 | TASK | Check previous deployment rc for UndercloudPostPyDeployment 2025-10-14 07:38:04.756524 | fa163e75-7366-ee00-6bec-000000003563 | SKIPPED | Check previous deployment rc for UndercloudPostPyDeployment | undercloud 2025-10-14 07:38:04.757791 | fa163e75-7366-ee00-6bec-000000003563 | TIMING | Check previous deployment rc for UndercloudPostPyDeployment | undercloud | 0:11:18.122148 | 0.05s 2025-10-14 07:38:04.783800 | fa163e75-7366-ee00-6bec-000000003564 | TASK | Remove deployed file for UndercloudPostPyDeployment when previous deployment failed 2025-10-14 07:38:04.826530 | fa163e75-7366-ee00-6bec-000000003564 | SKIPPED | Remove deployed file for UndercloudPostPyDeployment when previous deployment failed | undercloud 2025-10-14 07:38:04.827993 | fa163e75-7366-ee00-6bec-000000003564 | TIMING | Remove deployed file for UndercloudPostPyDeployment when previous deployment failed | undercloud | 0:11:18.192348 | 0.04s 2025-10-14 07:38:04.855400 | fa163e75-7366-ee00-6bec-000000003565 | TASK | Force remove deployed file for UndercloudPostPyDeployment 2025-10-14 07:38:04.887727 | fa163e75-7366-ee00-6bec-000000003565 | SKIPPED | Force remove deployed file for UndercloudPostPyDeployment | undercloud 2025-10-14 07:38:04.889034 | fa163e75-7366-ee00-6bec-000000003565 | TIMING | Force remove deployed file for UndercloudPostPyDeployment | undercloud | 0:11:18.253364 | 0.03s 2025-10-14 07:38:04.917064 | fa163e75-7366-ee00-6bec-000000003566 | TASK | Run async deployment UndercloudPostPyDeployment ASYNC OK on undercloud: jid=88817326516.55999 2025-10-14 07:38:08.578999 | fa163e75-7366-ee00-6bec-000000003566 | CHANGED | Run async deployment UndercloudPostPyDeployment | undercloud 2025-10-14 07:38:08.580289 | fa163e75-7366-ee00-6bec-000000003566 | TIMING | Run async deployment UndercloudPostPyDeployment | undercloud | 0:11:21.944643 | 3.66s 2025-10-14 07:38:08.605318 | fa163e75-7366-ee00-6bec-000000003567 | TASK | Output for async deployment UndercloudPostPyDeployment 2025-10-14 07:38:08.691987 | fa163e75-7366-ee00-6bec-000000003567 | OK | Output for async deployment UndercloudPostPyDeployment | undercloud | result={ "changed": false, "failed_when_result": false, "msg": [ { "stderr": [ "[2025-10-14 07:38:05,501] (heat-config) [DEBUG] Running /usr/libexec/heat-config/hooks/script < /var/lib/heat-config/deployed/ce480e34-b3ae-45e8-966c-2441a7922a1d.json", "[2025-10-14 07:38:06,542] (heat-config) [INFO] !!binary |", " eyJkZXBsb3lfc3Rkb3V0IjogIldBUk5JTkc6IFVuZGVyY2xvdWQgUG9zdCAtIE5vdmEgQVBJIGlz", " IGRpc2FibGVkLlxuV0FSTklORzogVW5kZXJjbG91ZCBQb3N0IC0gTWlzdHJhbCBBUEkgaXMgZGlz", " YWJsZWQuXG4iLCAiZGVwbG95X3N0ZGVyciI6ICIiLCAiZGVwbG95X3N0YXR1c19jb2RlIjogMH0=", "", "[2025-10-14 07:38:06,543] (heat-config) [DEBUG] b'[2025-10-14 07:38:05,561] (heat-config) [INFO] config={\"cloud_name\": \"undercloud\", \"home_dir\": \"/home/zuul\", \"snmp_readonly_user_password\": \"689RLA6YNT4JlxBybw4qDsGv\", \"undercloud_db_host\": \"192.168.122.99\", \"undercloud_db_password\": \"hHiqsaLFW0\"}\\n[2025-10-14 07:38:05,561] (heat-config) [INFO] deploy_server_id=adcb230e-7636-4dc0-8c7a-2061a751d8e1\\n[2025-10-14 07:38:05,561] (heat-config) [INFO] deploy_action=CREATE\\n[2025-10-14 07:38:05,562] (heat-config) [INFO] deploy_stack_id=undercloud-AllNodesDeploySteps-ou5zkb26sata-UndercloudExtraConfigPost-k4sdf5lylmme-UndercloudPostPyDeployment-4xdzguiwa3ig-0-ltnbrpfpuxno/e489a65b-b72a-4061-af66-ddb686d6cdf1\\n[2025-10-14 07:38:05,562] (heat-config) [INFO] deploy_resource_name=TripleOSoftwareDeployment\\n[2025-10-14 07:38:05,562] (heat-config) [INFO] deploy_signal_transport=NO_SIGNAL\\n[2025-10-14 07:38:05,562] (heat-config) [DEBUG] Running /var/lib/heat-config/heat-config-script/ce480e34-b3ae-45e8-966c-2441a7922a1d\\n[2025-10-14 07:38:06,531] (heat-config) [INFO] b\\'WARNING: Undercloud Post - Nova API is disabled.\\\\nWARNING: Undercloud Post - Mistral API is disabled.\\\\n\\'\\n[2025-10-14 07:38:06,532] (heat-config) [DEBUG] b\\'\\'\\n[2025-10-14 07:38:06,532] (heat-config) [INFO] Completed /var/lib/heat-config/heat-config-script/ce480e34-b3ae-45e8-966c-2441a7922a1d\\n'", "[2025-10-14 07:38:06,543] (heat-config) [INFO] Completed /usr/libexec/heat-config/hooks/script", "[2025-10-14 07:38:06,543] (heat-config) [DEBUG] Running heat-config-notify /var/lib/heat-config/deployed/ce480e34-b3ae-45e8-966c-2441a7922a1d.json < /var/lib/heat-config/deployed/ce480e34-b3ae-45e8-966c-2441a7922a1d.notify.json", "[2025-10-14 07:38:07,215] (heat-config) [INFO] b''", "[2025-10-14 07:38:07,215] (heat-config) [DEBUG] b''" ] }, { "status_code": "0" } ] } 2025-10-14 07:38:08.693203 | fa163e75-7366-ee00-6bec-000000003567 | TIMING | Output for async deployment UndercloudPostPyDeployment | undercloud | 0:11:22.057556 | 0.09s 2025-10-14 07:38:08.719152 | fa163e75-7366-ee00-6bec-000000003568 | TASK | Check-mode for Run deployment UndercloudPostPyDeployment (changed status indicates deployment would run) 2025-10-14 07:38:08.759935 | fa163e75-7366-ee00-6bec-000000003568 | SKIPPED | Check-mode for Run deployment UndercloudPostPyDeployment (changed status indicates deployment would run) | undercloud 2025-10-14 07:38:08.761057 | fa163e75-7366-ee00-6bec-000000003568 | TIMING | Check-mode for Run deployment UndercloudPostPyDeployment (changed status indicates deployment would run) | undercloud | 0:11:22.125414 | 0.04s 2025-10-14 07:38:08.785901 | fa163e75-7366-ee00-6bec-00000000356e | TASK | Quote the JSON queries to escape invalid characters 2025-10-14 07:38:08.827513 | fa163e75-7366-ee00-6bec-00000000356e | OK | Quote the JSON queries to escape invalid characters | undercloud 2025-10-14 07:38:08.828916 | fa163e75-7366-ee00-6bec-00000000356e | TIMING | Quote the JSON queries to escape invalid characters | undercloud | 0:11:22.193261 | 0.04s 2025-10-14 07:38:08.852709 | fa163e75-7366-ee00-6bec-00000000356f | TASK | Lookup deployment UUID 2025-10-14 07:38:09.062416 | fa163e75-7366-ee00-6bec-00000000356f | OK | Lookup deployment UUID | undercloud 2025-10-14 07:38:09.063421 | fa163e75-7366-ee00-6bec-00000000356f | TIMING | Lookup deployment UUID | undercloud | 0:11:22.427782 | 0.21s 2025-10-14 07:38:09.082489 | fa163e75-7366-ee00-6bec-000000003570 | TASK | Lookup deployment group 2025-10-14 07:38:09.156555 | fa163e75-7366-ee00-6bec-000000003570 | OK | Lookup deployment group | undercloud 2025-10-14 07:38:09.157834 | fa163e75-7366-ee00-6bec-000000003570 | TIMING | Lookup deployment group | undercloud | 0:11:22.522187 | 0.07s 2025-10-14 07:38:09.182486 | fa163e75-7366-ee00-6bec-000000003572 | TASK | Create hiera check-mode directory 2025-10-14 07:38:09.214127 | fa163e75-7366-ee00-6bec-000000003572 | SKIPPED | Create hiera check-mode directory | undercloud 2025-10-14 07:38:09.215303 | fa163e75-7366-ee00-6bec-000000003572 | TIMING | Create hiera check-mode directory | undercloud | 0:11:22.579661 | 0.03s 2025-10-14 07:38:09.239091 | fa163e75-7366-ee00-6bec-000000003573 | TASK | Create deployed check-mode directory 2025-10-14 07:38:09.268863 | fa163e75-7366-ee00-6bec-000000003573 | SKIPPED | Create deployed check-mode directory | undercloud 2025-10-14 07:38:09.270013 | fa163e75-7366-ee00-6bec-000000003573 | TIMING | Create deployed check-mode directory | undercloud | 0:11:22.634371 | 0.03s 2025-10-14 07:38:09.293732 | fa163e75-7366-ee00-6bec-000000003574 | TASK | Create tripleo-config-download check-mode directory 2025-10-14 07:38:09.332977 | fa163e75-7366-ee00-6bec-000000003574 | SKIPPED | Create tripleo-config-download check-mode directory | undercloud 2025-10-14 07:38:09.334085 | fa163e75-7366-ee00-6bec-000000003574 | TIMING | Create tripleo-config-download check-mode directory | undercloud | 0:11:22.698443 | 0.04s 2025-10-14 07:38:09.360505 | fa163e75-7366-ee00-6bec-000000003575 | TASK | Template deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-14 07:38:09.395310 | fa163e75-7366-ee00-6bec-000000003575 | SKIPPED | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-14 07:38:09.396586 | fa163e75-7366-ee00-6bec-000000003575 | TIMING | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:22.760941 | 0.03s 2025-10-14 07:38:09.422509 | fa163e75-7366-ee00-6bec-000000003576 | TASK | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-14 07:38:09.456063 | fa163e75-7366-ee00-6bec-000000003576 | SKIPPED | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-14 07:38:09.457337 | fa163e75-7366-ee00-6bec-000000003576 | TIMING | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:22.821692 | 0.03s 2025-10-14 07:38:09.483167 | fa163e75-7366-ee00-6bec-000000003577 | TASK | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-14 07:38:09.517569 | fa163e75-7366-ee00-6bec-000000003577 | SKIPPED | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-14 07:38:09.518794 | fa163e75-7366-ee00-6bec-000000003577 | TIMING | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:22.883149 | 0.03s 2025-10-14 07:38:09.543476 | fa163e75-7366-ee00-6bec-000000003578 | TASK | Run hiera deployment for check mode 2025-10-14 07:38:09.574195 | fa163e75-7366-ee00-6bec-000000003578 | SKIPPED | Run hiera deployment for check mode | undercloud 2025-10-14 07:38:09.575413 | fa163e75-7366-ee00-6bec-000000003578 | TIMING | Run hiera deployment for check mode | undercloud | 0:11:22.939770 | 0.03s 2025-10-14 07:38:09.599230 | fa163e75-7366-ee00-6bec-000000003579 | TASK | List hieradata files for check mode 2025-10-14 07:38:09.631485 | fa163e75-7366-ee00-6bec-000000003579 | SKIPPED | List hieradata files for check mode | undercloud 2025-10-14 07:38:09.632818 | fa163e75-7366-ee00-6bec-000000003579 | TIMING | List hieradata files for check mode | undercloud | 0:11:22.997174 | 0.03s 2025-10-14 07:38:09.656851 | fa163e75-7366-ee00-6bec-00000000357a | TASK | diff hieradata changes for check mode 2025-10-14 07:38:09.691665 | fa163e75-7366-ee00-6bec-00000000357a | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-14 07:38:09.692937 | fa163e75-7366-ee00-6bec-00000000357a | TIMING | diff hieradata changes for check mode | undercloud | 0:11:23.057294 | 0.03s 2025-10-14 07:38:09.717304 | fa163e75-7366-ee00-6bec-00000000357c | TASK | diff hieradata changes for check mode 2025-10-14 07:38:09.752873 | fa163e75-7366-ee00-6bec-00000000357c | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-14 07:38:09.754058 | fa163e75-7366-ee00-6bec-00000000357c | TIMING | diff hieradata changes for check mode | undercloud | 0:11:23.118416 | 0.04s 2025-10-14 07:38:09.777649 | fa163e75-7366-ee00-6bec-00000000357e | TASK | hiera.yaml changes for check mode 2025-10-14 07:38:09.810215 | fa163e75-7366-ee00-6bec-00000000357e | SKIPPED | hiera.yaml changes for check mode | undercloud 2025-10-14 07:38:09.811511 | fa163e75-7366-ee00-6bec-00000000357e | TIMING | hiera.yaml changes for check mode | undercloud | 0:11:23.175867 | 0.03s 2025-10-14 07:38:09.835567 | fa163e75-7366-ee00-6bec-00000000357f | TASK | diff hiera.yaml changes for check mode 2025-10-14 07:38:09.870196 | fa163e75-7366-ee00-6bec-00000000357f | SKIPPED | diff hiera.yaml changes for check mode | undercloud 2025-10-14 07:38:09.871992 | fa163e75-7366-ee00-6bec-00000000357f | TIMING | diff hiera.yaml changes for check mode | undercloud | 0:11:23.236341 | 0.04s 2025-10-14 07:38:09.899054 | fa163e75-7366-ee00-6bec-000000003581 | TASK | Template deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-14 07:38:10.466222 | fa163e75-7366-ee00-6bec-000000003581 | CHANGED | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-14 07:38:10.467967 | fa163e75-7366-ee00-6bec-000000003581 | TIMING | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:23.832317 | 0.57s 2025-10-14 07:38:10.493540 | fa163e75-7366-ee00-6bec-000000003582 | TASK | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-14 07:38:10.739815 | fa163e75-7366-ee00-6bec-000000003582 | OK | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-14 07:38:10.741280 | fa163e75-7366-ee00-6bec-000000003582 | TIMING | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:24.105632 | 0.25s 2025-10-14 07:38:10.768208 | fa163e75-7366-ee00-6bec-000000003583 | TASK | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-14 07:38:11.299863 | fa163e75-7366-ee00-6bec-000000003583 | CHANGED | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-14 07:38:11.301677 | fa163e75-7366-ee00-6bec-000000003583 | TIMING | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:24.666026 | 0.53s 2025-10-14 07:38:11.329422 | fa163e75-7366-ee00-6bec-000000003584 | TASK | Check if deployed file exists for UndercloudCtlplaneNetworkDeployment 2025-10-14 07:38:11.557098 | fa163e75-7366-ee00-6bec-000000003584 | OK | Check if deployed file exists for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-14 07:38:11.559035 | fa163e75-7366-ee00-6bec-000000003584 | TIMING | Check if deployed file exists for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:24.923381 | 0.23s 2025-10-14 07:38:11.586827 | fa163e75-7366-ee00-6bec-000000003585 | TASK | Check previous deployment rc for UndercloudCtlplaneNetworkDeployment 2025-10-14 07:38:11.639267 | fa163e75-7366-ee00-6bec-000000003585 | SKIPPED | Check previous deployment rc for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-14 07:38:11.640229 | fa163e75-7366-ee00-6bec-000000003585 | TIMING | Check previous deployment rc for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:25.004588 | 0.05s 2025-10-14 07:38:11.661503 | fa163e75-7366-ee00-6bec-000000003586 | TASK | Remove deployed file for UndercloudCtlplaneNetworkDeployment when previous deployment failed 2025-10-14 07:38:11.700863 | fa163e75-7366-ee00-6bec-000000003586 | SKIPPED | Remove deployed file for UndercloudCtlplaneNetworkDeployment when previous deployment failed | undercloud 2025-10-14 07:38:11.702044 | fa163e75-7366-ee00-6bec-000000003586 | TIMING | Remove deployed file for UndercloudCtlplaneNetworkDeployment when previous deployment failed | undercloud | 0:11:25.066397 | 0.04s 2025-10-14 07:38:11.728080 | fa163e75-7366-ee00-6bec-000000003587 | TASK | Force remove deployed file for UndercloudCtlplaneNetworkDeployment 2025-10-14 07:38:11.769216 | fa163e75-7366-ee00-6bec-000000003587 | SKIPPED | Force remove deployed file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-14 07:38:11.770510 | fa163e75-7366-ee00-6bec-000000003587 | TIMING | Force remove deployed file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:25.134864 | 0.04s 2025-10-14 07:38:11.797061 | fa163e75-7366-ee00-6bec-000000003588 | TASK | Run async deployment UndercloudCtlplaneNetworkDeployment ASYNC POLL on undercloud: jid=159498414023.56135 started=1 finished=0 ASYNC OK on undercloud: jid=159498414023.56135 2025-10-14 07:38:18.738220 | fa163e75-7366-ee00-6bec-000000003588 | CHANGED | Run async deployment UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-14 07:38:18.739684 | fa163e75-7366-ee00-6bec-000000003588 | TIMING | Run async deployment UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:32.104038 | 6.94s 2025-10-14 07:38:18.765800 | fa163e75-7366-ee00-6bec-000000003589 | TASK | Output for async deployment UndercloudCtlplaneNetworkDeployment 2025-10-14 07:38:18.848890 | fa163e75-7366-ee00-6bec-000000003589 | OK | Output for async deployment UndercloudCtlplaneNetworkDeployment | undercloud | result={ "changed": false, "failed_when_result": false, "msg": [ { "stderr": [ "[2025-10-14 07:38:12,411] (heat-config) [DEBUG] Running /usr/libexec/heat-config/hooks/script < /var/lib/heat-config/deployed/930f593e-7f19-4767-956f-28df28854f93.json", "[2025-10-14 07:38:15,310] (heat-config) [INFO] !!binary |", " eyJkZXBsb3lfc3Rkb3V0IjogIklORk86IE5ldHdvcmsgY3JlYXRlZCBvcGVuc3RhY2submV0d29y", " ay52Mi5uZXR3b3JrLk5ldHdvcmsobmFtZT1jdGxwbGFuZSwgcHJvdmlkZXI6bmV0d29ya190eXBl", " PWZsYXQsIHByb3ZpZGVyOnBoeXNpY2FsX25ldHdvcms9Y3RscGxhbmUsIG10dT0xNTAwLCBkbnNf", " ZG9tYWluPWN0bHBsYW5lLm9vby50ZXN0LiwgaWQ9MDRjMjZiNjUtNWYzNi00OWI3LWJhOTQtODIz", " MTdmNDU2ZDM0LCBhZG1pbl9zdGF0ZV91cD1UcnVlLCBzdGF0dXM9QUNUSVZFLCBzdWJuZXRzPVtd", " LCBzaGFyZWQ9RmFsc2UsIHByb2plY3RfaWQ9ODAzZjA2OTE0NTNlNDljODhkZDkzMTc5OWNlMmNi", " YTQsIHBvcnRfc2VjdXJpdHlfZW5hYmxlZD1UcnVlLCByb3V0ZXI6ZXh0ZXJuYWw9RmFsc2UsIHBy", " b3ZpZGVyOnNlZ21lbnRhdGlvbl9pZD1Ob25lLCBpc19kZWZhdWx0PUZhbHNlLCBhdmFpbGFiaWxp", " dHlfem9uZV9oaW50cz1bXSwgYXZhaWxhYmlsaXR5X3pvbmVzPVtdLCBpcHY0X2FkZHJlc3Nfc2Nv", " cGU9Tm9uZSwgaXB2Nl9hZGRyZXNzX3Njb3BlPU5vbmUsIGRlc2NyaXB0aW9uPSwgdGFncz1bXSwg", " Y3JlYXRlZF9hdD0yMDI1LTEwLTE0VDA3OjM4OjE0WiwgdXBkYXRlZF9hdD0yMDI1LTEwLTE0VDA3", " OjM4OjE0WiwgcmV2aXNpb25fbnVtYmVyPTEsIGxvY2F0aW9uPU11bmNoKHsnY2xvdWQnOiAndW5k", " ZXJjbG91ZCcsICdyZWdpb25fbmFtZSc6ICdyZWdpb25PbmUnLCAnem9uZSc6IE5vbmUsICdwcm9q", " ZWN0JzogTXVuY2goeydpZCc6ICc4MDNmMDY5MTQ1M2U0OWM4OGRkOTMxNzk5Y2UyY2JhNCcsICdu", " YW1lJzogJ2FkbWluJywgJ2RvbWFpbl9pZCc6IE5vbmUsICdkb21haW5fbmFtZSc6ICdEZWZhdWx0", " J30pfSkpXG5JTkZPOiBTdWJuZXQgY3JlYXRlZCBvcGVuc3RhY2submV0d29yay52Mi5zdWJuZXQu", " U3VibmV0KG5hbWU9Y3RscGxhbmUtc3VibmV0LCBjaWRyPTE5Mi4xNjguMTIyLjAvMjQsIGdhdGV3", " YXlfaXA9MTkyLjE2OC4xMjIuMTAsIGhvc3Rfcm91dGVzPVtdLCBlbmFibGVfZGhjcD1UcnVlLCBp", " cF92ZXJzaW9uPTQsIGFsbG9jYXRpb25fcG9vbHM9W3snc3RhcnQnOiAnMTkyLjE2OC4xMjIuMTEw", " JywgJ2VuZCc6ICcxOTIuMTY4LjEyMi4xMzAnfV0sIG5ldHdvcmtfaWQ9MDRjMjZiNjUtNWYzNi00", " OWI3LWJhOTQtODIzMTdmNDU2ZDM0LCBzZWdtZW50X2lkPU5vbmUsIGRuc19uYW1lc2VydmVycz1b", " JzE5Mi4xNjguMTIyLjEwJ10sIGlkPTU2MWE0OWVhLThhZGUtNGFlZS04ZjgwLTdlNTI0NzgwYjY0", " MiwgdGVuYW50X2lkPTgwM2YwNjkxNDUzZTQ5Yzg4ZGQ5MzE3OTljZTJjYmE0LCBzdWJuZXRwb29s", " X2lkPU5vbmUsIGlwdjZfcmFfbW9kZT1Ob25lLCBpcHY2X2FkZHJlc3NfbW9kZT1Ob25lLCBkZXNj", " cmlwdGlvbj0sIHNlcnZpY2VfdHlwZXM9W10sIHRhZ3M9W10sIGNyZWF0ZWRfYXQ9MjAyNS0xMC0x", " NFQwNzozODoxNFosIHVwZGF0ZWRfYXQ9MjAyNS0xMC0xNFQwNzozODoxNFosIHJldmlzaW9uX251", " bWJlcj0wLCBsb2NhdGlvbj1NdW5jaCh7J2Nsb3VkJzogJ3VuZGVyY2xvdWQnLCAncmVnaW9uX25h", " bWUnOiAncmVnaW9uT25lJywgJ3pvbmUnOiBOb25lLCAncHJvamVjdCc6IE11bmNoKHsnaWQnOiAn", " ODAzZjA2OTE0NTNlNDljODhkZDkzMTc5OWNlMmNiYTQnLCAnbmFtZSc6ICdhZG1pbicsICdkb21h", " aW5faWQnOiBOb25lLCAnZG9tYWluX25hbWUnOiAnRGVmYXVsdCd9KX0pKVxuSU5GTzogVGFncyBb", " JzE5Mi4xNjguMTIyLjAvMjQnXSBhZGRlZCB0byBuZXR3b3JrIGN0bHBsYW5lLlxuIiwgImRlcGxv", " eV9zdGRlcnIiOiAiIiwgImRlcGxveV9zdGF0dXNfY29kZSI6IDB9", "", "[2025-10-14 07:38:15,310] (heat-config) [DEBUG] b'[2025-10-14 07:38:12,472] (heat-config) [INFO] config={\"cloud_domain\": \"ooo.test\", \"cloud_name\": \"undercloud\", \"enable_routed_networks\": false, \"home_dir\": \"/home/zuul\", \"ipv6_address_mode\": \"dhcpv6-stateless\", \"local_ip\": \"192.168.122.99\", \"local_subnet\": \"ctlplane-subnet\", \"mtu\": 1500, \"physical_network\": \"ctlplane\", \"subnets\": {\"ctlplane-subnet\": {\"AllocationPools\": [{\"end\": \"192.168.122.130\", \"start\": \"192.168.122.110\"}], \"DnsNameServers\": [\"192.168.122.10\"], \"HostRoutes\": [], \"NetworkCidr\": \"192.168.122.0/24\", \"NetworkGateway\": \"192.168.122.10\"}}}\\n[2025-10-14 07:38:12,472] (heat-config) [INFO] deploy_server_id=adcb230e-7636-4dc0-8c7a-2061a751d8e1\\n[2025-10-14 07:38:12,472] (heat-config) [INFO] deploy_action=CREATE\\n[2025-10-14 07:38:12,473] (heat-config) [INFO] deploy_stack_id=undercloud-AllNodesDeploySteps-ou5zkb26sata-UndercloudExtraConfigPost-k4sdf5lylmme-UndercloudCtlplaneNetworkDeployment-22or4khs6gpu-0-zkwae3nzsf6m/b7a8f0e1-ba91-42af-beda-59d01529f540\\n[2025-10-14 07:38:12,473] (heat-config) [INFO] deploy_resource_name=TripleOSoftwareDeployment\\n[2025-10-14 07:38:12,473] (heat-config) [INFO] deploy_signal_transport=NO_SIGNAL\\n[2025-10-14 07:38:12,473] (heat-config) [DEBUG] Running /var/lib/heat-config/heat-config-script/930f593e-7f19-4767-956f-28df28854f93\\n[2025-10-14 07:38:15,301] (heat-config) [INFO] b\"INFO: Network created openstack.network.v2.network.Network(name=ctlplane, provider:network_type=flat, provider:physical_network=ctlplane, mtu=1500, dns_domain=ctlplane.ooo.test., id=04c26b65-5f36-49b7-ba94-82317f456d34, admin_state_up=True, status=ACTIVE, subnets=[], shared=False, project_id=803f0691453e49c88dd931799ce2cba4, port_security_enabled=True, router:external=False, provider:segmentation_id=None, is_default=False, availability_zone_hints=[], availability_zones=[], ipv4_address_scope=None, ipv6_address_scope=None, description=, tags=[], created_at=2025-10-14T07:38:14Z, updated_at=2025-10-14T07:38:14Z, revision_number=1, location=Munch({\\'cloud\\': \\'undercloud\\', \\'region_name\\': \\'regionOne\\', \\'zone\\': None, \\'project\\': Munch({\\'id\\': \\'803f0691453e49c88dd931799ce2cba4\\', \\'name\\': \\'admin\\', \\'domain_id\\': None, \\'domain_name\\': \\'Default\\'})}))\\\\nINFO: Subnet created openstack.network.v2.subnet.Subnet(name=ctlplane-subnet, cidr=192.168.122.0/24, gateway_ip=192.168.122.10, host_routes=[], enable_dhcp=True, ip_version=4, allocation_pools=[{\\'start\\': \\'192.168.122.110\\', \\'end\\': \\'192.168.122.130\\'}], network_id=04c26b65-5f36-49b7-ba94-82317f456d34, segment_id=None, dns_nameservers=[\\'192.168.122.10\\'], id=561a49ea-8ade-4aee-8f80-7e524780b642, tenant_id=803f0691453e49c88dd931799ce2cba4, subnetpool_id=None, ipv6_ra_mode=None, ipv6_address_mode=None, description=, service_types=[], tags=[], created_at=2025-10-14T07:38:14Z, updated_at=2025-10-14T07:38:14Z, revision_number=0, location=Munch({\\'cloud\\': \\'undercloud\\', \\'region_name\\': \\'regionOne\\', \\'zone\\': None, \\'project\\': Munch({\\'id\\': \\'803f0691453e49c88dd931799ce2cba4\\', \\'name\\': \\'admin\\', \\'domain_id\\': None, \\'domain_name\\': \\'Default\\'})}))\\\\nINFO: Tags [\\'192.168.122.0/24\\'] added to network ctlplane.\\\\n\"\\n[2025-10-14 07:38:15,301] (heat-config) [DEBUG] b\\'\\'\\n[2025-10-14 07:38:15,301] (heat-config) [INFO] Completed /var/lib/heat-config/heat-config-script/930f593e-7f19-4767-956f-28df28854f93\\n'", "[2025-10-14 07:38:15,310] (heat-config) [INFO] Completed /usr/libexec/heat-config/hooks/script", "[2025-10-14 07:38:15,310] (heat-config) [DEBUG] Running heat-config-notify /var/lib/heat-config/deployed/930f593e-7f19-4767-956f-28df28854f93.json < /var/lib/heat-config/deployed/930f593e-7f19-4767-956f-28df28854f93.notify.json", "[2025-10-14 07:38:15,992] (heat-config) [INFO] b''", "[2025-10-14 07:38:15,992] (heat-config) [DEBUG] b''" ] }, { "status_code": "0" } ] } 2025-10-14 07:38:18.850398 | fa163e75-7366-ee00-6bec-000000003589 | TIMING | Output for async deployment UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:32.214746 | 0.08s 2025-10-14 07:38:18.878008 | fa163e75-7366-ee00-6bec-00000000358a | TASK | Check-mode for Run deployment UndercloudCtlplaneNetworkDeployment (changed status indicates deployment would run) 2025-10-14 07:38:18.920999 | fa163e75-7366-ee00-6bec-00000000358a | SKIPPED | Check-mode for Run deployment UndercloudCtlplaneNetworkDeployment (changed status indicates deployment would run) | undercloud 2025-10-14 07:38:18.922354 | fa163e75-7366-ee00-6bec-00000000358a | TIMING | Check-mode for Run deployment UndercloudCtlplaneNetworkDeployment (changed status indicates deployment would run) | undercloud | 0:11:32.286710 | 0.04s PLAY [External deployment Post Deploy tasks] *********************************** 2025-10-14 07:38:19.052993 | fa163e75-7366-ee00-6bec-0000000000fb | TASK | External deployment Post Deploy tasks 2025-10-14 07:38:19.094971 | fa163e75-7366-ee00-6bec-0000000000fb | OK | External deployment Post Deploy tasks | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment Post Deploy tasks' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-ee00-6bec-0000000000fb') missing from stats PLAY RECAP ********************************************************************* localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 undercloud : ok=629 changed=272 unreachable=0 failed=0 skipped=209 rescued=0 ignored=3 2025-10-14 07:38:19.166953 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:38:19.167625 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 875 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:38:19.168177 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:11:32.532534 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:38:19.168750 | UUID | Info | Host | Task Name | Run Time 2025-10-14 07:38:19.169292 | fa163e75-7366-ee00-6bec-000000001b1f | SUMMARY | undercloud | Pre-fetch all the containers | 95.22s 2025-10-14 07:38:19.169869 | fa163e75-7366-ee00-6bec-00000000323d | SUMMARY | undercloud | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 24.16s 2025-10-14 07:38:19.170414 | fa163e75-7366-ee00-6bec-0000000030a3 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 20.70s 2025-10-14 07:38:19.171003 | fa163e75-7366-ee00-6bec-0000000024d8 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | 18.31s 2025-10-14 07:38:19.171630 | fa163e75-7366-ee00-6bec-000000001df4 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | 13.51s 2025-10-14 07:38:19.172174 | fa163e75-7366-ee00-6bec-000000001c60 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.52s 2025-10-14 07:38:19.172894 | fa163e75-7366-ee00-6bec-000000002341 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.48s 2025-10-14 07:38:19.173460 | fa163e75-7366-ee00-6bec-00000000203b | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.46s 2025-10-14 07:38:19.174031 | fa163e75-7366-ee00-6bec-000000003387 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.45s 2025-10-14 07:38:19.174626 | fa163e75-7366-ee00-6bec-00000000146b | SUMMARY | undercloud | chrony : Ensure system is NTP time synced | 10.26s 2025-10-14 07:38:19.175186 | fa163e75-7366-ee00-6bec-0000000021d2 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | 8.80s 2025-10-14 07:38:19.175835 | fa163e75-7366-ee00-6bec-00000000332f | SUMMARY | undercloud | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | 7.83s 2025-10-14 07:38:19.176294 | fa163e75-7366-ee00-6bec-000000003588 | SUMMARY | undercloud | Run async deployment UndercloudCtlplaneNetworkDeployment | 6.94s 2025-10-14 07:38:19.176629 | fa163e75-7366-ee00-6bec-0000000022c5 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | 6.71s 2025-10-14 07:38:19.176955 | fa163e75-7366-ee00-6bec-000000001f44 | SUMMARY | undercloud | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | 6.66s 2025-10-14 07:38:19.177269 | fa163e75-7366-ee00-6bec-0000000018c1 | SUMMARY | undercloud | tuned : Install tuned | 6.39s 2025-10-14 07:38:19.177617 | fa163e75-7366-ee00-6bec-000000002d48 | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone user status | 6.06s 2025-10-14 07:38:19.177917 | fa163e75-7366-ee00-6bec-000000002a80 | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone admin endpoint status | 5.99s 2025-10-14 07:38:19.178245 | fa163e75-7366-ee00-6bec-00000000286d | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone service status | 5.99s 2025-10-14 07:38:19.178647 | fa163e75-7366-ee00-6bec-000000000b6a | SUMMARY | undercloud | tripleo_image_serve : ensure apache is installed | 5.97s 2025-10-14 07:38:19.178975 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Not cleaning working directory /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates Not cleaning ansible directory /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-_rqy4jxt Install artifact is located at /home/zuul/tripleo-deploy/undercloud/undercloud-install-20251014073819.tar.bzip2 ######################################################## Deployment successful! ######################################################## Writing the stack virtual update mark file /var/lib/tripleo-heat-installer/update_mark_undercloud ########################################################## The Undercloud has been successfully installed. Useful files: Password file is at /home/zuul/tripleo-deploy/undercloud/tripleo-undercloud-passwords.yaml The stackrc file is at ~/stackrc Use these files to interact with OpenStack services, and ensure they are secured. ########################################################## + source stackrc +++ set +++ awk -F= '/^OS_/ {print $1}' ++ export OS_CLOUD=undercloud ++ OS_CLOUD=undercloud ++ '[' -z '' ']' ++ export PS1= ++ PS1= ++ export 'PS1=${OS_CLOUD:+($OS_CLOUD)} ' ++ PS1='${OS_CLOUD:+($OS_CLOUD)} ' ++ export CLOUDPROMPT_ENABLED=1 ++ CLOUDPROMPT_ENABLED=1 + '[' 1 -gt 1 ']' + openstack overcloud network provision --output network_provision_out.yaml ./network_data.yaml [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Overcloud Network Provision] ********************************************* 2025-10-14 07:38:26.546049 | fa163e75-7366-e39c-12f1-000000000004 | SKIPPED | fail | localhost 2025-10-14 07:38:26.546718 | fa163e75-7366-e39c-12f1-000000000004 | TIMING | fail | localhost | 0:00:00.102674 | 0.06s 2025-10-14 07:38:26.598852 | fa163e75-7366-e39c-12f1-000000000005 | SKIPPED | fail | localhost 2025-10-14 07:38:26.600054 | fa163e75-7366-e39c-12f1-000000000005 | TIMING | fail | localhost | 0:00:00.156002 | 0.05s 2025-10-14 07:38:26.606843 | fa163e75-7366-e39c-12f1-000000000006 | TASK | Check if network deployment file already exist 2025-10-14 07:38:26.954863 | fa163e75-7366-e39c-12f1-000000000006 | OK | Check if network deployment file already exist | localhost 2025-10-14 07:38:26.955854 | fa163e75-7366-e39c-12f1-000000000006 | TIMING | Check if network deployment file already exist | localhost | 0:00:00.511807 | 0.35s 2025-10-14 07:38:27.020681 | fa163e75-7366-e39c-12f1-000000000007 | SKIPPED | fail | localhost 2025-10-14 07:38:27.021839 | fa163e75-7366-e39c-12f1-000000000007 | TIMING | fail | localhost | 0:00:00.577787 | 0.06s 2025-10-14 07:38:27.037789 | fa163e75-7366-e39c-12f1-000000000009 | TASK | Load config from file 2025-10-14 07:38:27.104794 | fa163e75-7366-e39c-12f1-000000000009 | OK | Load config from file | localhost 2025-10-14 07:38:27.106338 | fa163e75-7366-e39c-12f1-000000000009 | TIMING | Load config from file | localhost | 0:00:00.662284 | 0.07s 2025-10-14 07:38:27.113299 | fa163e75-7366-e39c-12f1-00000000000a | TASK | Create/Update composable networks 2025-10-14 07:38:30.269039 | fa163e75-7366-e39c-12f1-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'Storage', 'mtu': 1500, 'vip': True, 'name_lower': 'storage', 'dns_domain': 'storage.ooo.test.', 'service_net_map_replace': 'storage', 'subnets': {'storage_subnet': {'vlan': 21, 'ip_subnet': '172.18.0.0/24', 'allocation_pools': [{'start': '172.18.0.120', 'end': '172.18.0.250'}]}}} 2025-10-14 07:38:30.270595 | fa163e75-7366-e39c-12f1-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:03.826551 | 3.16s 2025-10-14 07:38:33.393721 | fa163e75-7366-e39c-12f1-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'StorageMgmt', 'mtu': 1500, 'vip': True, 'name_lower': 'storage_mgmt', 'dns_domain': 'storagemgmt.ooo.test.', 'service_net_map_replace': 'storage_mgmt', 'subnets': {'storage_mgmt_subnet': {'vlan': 23, 'ip_subnet': '172.20.0.0/24', 'allocation_pools': [{'start': '172.20.0.120', 'end': '172.20.0.250'}]}}} 2025-10-14 07:38:33.394946 | fa163e75-7366-e39c-12f1-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:06.950900 | 6.28s 2025-10-14 07:38:36.587752 | fa163e75-7366-e39c-12f1-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'InternalApi', 'mtu': 1500, 'vip': True, 'name_lower': 'internal_api', 'dns_domain': 'internal-api.ooo.test.', 'service_net_map_replace': 'internal_api', 'subnets': {'internal_api_subnet': {'vlan': 20, 'ip_subnet': '172.17.0.0/24', 'allocation_pools': [{'start': '172.17.0.120', 'end': '172.17.0.250'}]}}} 2025-10-14 07:38:36.589104 | fa163e75-7366-e39c-12f1-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:10.145056 | 9.47s 2025-10-14 07:38:39.137263 | fa163e75-7366-e39c-12f1-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'Tenant', 'mtu': 1500, 'vip': False, 'name_lower': 'tenant', 'dns_domain': 'tenant.ooo.test.', 'service_net_map_replace': 'tenant', 'subnets': {'tenant_subnet': {'vlan': 22, 'ip_subnet': '172.19.0.0/24', 'allocation_pools': [{'start': '172.19.0.120', 'end': '172.19.0.250'}]}}} 2025-10-14 07:38:39.137957 | fa163e75-7366-e39c-12f1-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:12.693917 | 12.02s 2025-10-14 07:38:41.600455 | fa163e75-7366-e39c-12f1-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'External', 'mtu': 1500, 'vip': True, 'name_lower': 'external', 'dns_domain': 'external.ooo.test.', 'service_net_map_replace': 'external', 'subnets': {'external_subnet': {'vlan': 44, 'ip_subnet': '172.21.0.0/24', 'allocation_pools': [{'start': '172.21.0.120', 'end': '172.21.0.250'}]}}} 2025-10-14 07:38:41.601353 | fa163e75-7366-e39c-12f1-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:15.157314 | 14.49s 2025-10-14 07:38:41.613682 | fa163e75-7366-e39c-12f1-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:15.169630 | 14.50s 2025-10-14 07:38:41.622486 | fa163e75-7366-e39c-12f1-00000000000c | TASK | Populate environment 2025-10-14 07:38:43.697328 | fa163e75-7366-e39c-12f1-00000000000c | OK | Populate environment | localhost 2025-10-14 07:38:43.699395 | fa163e75-7366-e39c-12f1-00000000000c | TIMING | Populate environment | localhost | 0:00:17.255343 | 2.08s 2025-10-14 07:38:43.708259 | fa163e75-7366-e39c-12f1-00000000000d | TASK | Write deployed networks environment file 2025-10-14 07:38:44.320146 | fa163e75-7366-e39c-12f1-00000000000d | CHANGED | Write deployed networks environment file | localhost 2025-10-14 07:38:44.321494 | fa163e75-7366-e39c-12f1-00000000000d | TIMING | Write deployed networks environment file | localhost | 0:00:17.877438 | 0.61s PLAY RECAP ********************************************************************* localhost : ok=5 changed=2 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 2025-10-14 07:38:44.343301 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:38:44.343870 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:38:44.344426 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:17.900383 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:38:44.344981 | UUID | Info | Host | Task Name | Run Time 2025-10-14 07:38:44.345523 | fa163e75-7366-e39c-12f1-00000000000a | SUMMARY | localhost | Create/Update composable networks | 14.50s 2025-10-14 07:38:44.346172 | fa163e75-7366-e39c-12f1-00000000000c | SUMMARY | localhost | Populate environment | 2.08s 2025-10-14 07:38:44.346948 | fa163e75-7366-e39c-12f1-00000000000d | SUMMARY | localhost | Write deployed networks environment file | 0.61s 2025-10-14 07:38:44.347539 | fa163e75-7366-e39c-12f1-000000000006 | SUMMARY | localhost | Check if network deployment file already exist | 0.35s 2025-10-14 07:38:44.348116 | fa163e75-7366-e39c-12f1-000000000009 | SUMMARY | localhost | Load config from file | 0.07s 2025-10-14 07:38:44.348711 | fa163e75-7366-e39c-12f1-000000000004 | SUMMARY | localhost | fail | 0.06s 2025-10-14 07:38:44.349253 | fa163e75-7366-e39c-12f1-000000000007 | SUMMARY | localhost | fail | 0.06s 2025-10-14 07:38:44.349819 | fa163e75-7366-e39c-12f1-000000000005 | SUMMARY | localhost | fail | 0.05s 2025-10-14 07:38:44.350374 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + openstack overcloud network vip provision --stack overcloud --output vips_provision_out.yaml ./vips_data.yaml [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Overcloud Virtual IPs Provision] ***************************************** 2025-10-14 07:38:47.371020 | fa163e75-7366-0025-cde1-000000000004 | SKIPPED | fail | localhost 2025-10-14 07:38:47.371893 | fa163e75-7366-0025-cde1-000000000004 | TIMING | fail | localhost | 0:00:00.103332 | 0.06s 2025-10-14 07:38:47.430264 | fa163e75-7366-0025-cde1-000000000005 | SKIPPED | fail | localhost 2025-10-14 07:38:47.431269 | fa163e75-7366-0025-cde1-000000000005 | TIMING | fail | localhost | 0:00:00.162707 | 0.06s 2025-10-14 07:38:47.502740 | fa163e75-7366-0025-cde1-000000000006 | SKIPPED | fail | localhost 2025-10-14 07:38:47.503743 | fa163e75-7366-0025-cde1-000000000006 | TIMING | fail | localhost | 0:00:00.235179 | 0.07s 2025-10-14 07:38:47.509829 | fa163e75-7366-0025-cde1-000000000007 | TASK | Check if Virtual IPs deployment file already exist 2025-10-14 07:38:47.886550 | fa163e75-7366-0025-cde1-000000000007 | OK | Check if Virtual IPs deployment file already exist | localhost 2025-10-14 07:38:47.887847 | fa163e75-7366-0025-cde1-000000000007 | TIMING | Check if Virtual IPs deployment file already exist | localhost | 0:00:00.619282 | 0.38s 2025-10-14 07:38:47.953527 | fa163e75-7366-0025-cde1-000000000008 | SKIPPED | fail | localhost 2025-10-14 07:38:47.954561 | fa163e75-7366-0025-cde1-000000000008 | TIMING | fail | localhost | 0:00:00.685997 | 0.06s 2025-10-14 07:38:47.970509 | fa163e75-7366-0025-cde1-00000000000a | TASK | Load Virtual IP data config from file 2025-10-14 07:38:48.057901 | fa163e75-7366-0025-cde1-00000000000a | OK | Load Virtual IP data config from file | localhost 2025-10-14 07:38:48.059034 | fa163e75-7366-0025-cde1-00000000000a | TIMING | Load Virtual IP data config from file | localhost | 0:00:00.790471 | 0.09s 2025-10-14 07:38:48.065310 | fa163e75-7366-0025-cde1-00000000000b | TASK | Create/Update Overcloud Virtual IPs 2025-10-14 07:38:50.830184 | fa163e75-7366-0025-cde1-00000000000b | OK | Create/Update Overcloud Virtual IPs | localhost 2025-10-14 07:38:50.831688 | fa163e75-7366-0025-cde1-00000000000b | TIMING | Create/Update Overcloud Virtual IPs | localhost | 0:00:03.563121 | 2.76s 2025-10-14 07:38:50.838842 | fa163e75-7366-0025-cde1-00000000000c | TASK | Populate Overcloud Virtual IPs environment 2025-10-14 07:38:53.223963 | fa163e75-7366-0025-cde1-00000000000c | CHANGED | Populate Overcloud Virtual IPs environment | localhost 2025-10-14 07:38:53.224796 | fa163e75-7366-0025-cde1-00000000000c | TIMING | Populate Overcloud Virtual IPs environment | localhost | 0:00:05.956242 | 2.38s 2025-10-14 07:38:53.228572 | fa163e75-7366-0025-cde1-00000000000d | TASK | Write deployed Virtual IPs environment file 2025-10-14 07:38:53.915331 | fa163e75-7366-0025-cde1-00000000000d | CHANGED | Write deployed Virtual IPs environment file | localhost 2025-10-14 07:38:53.916685 | fa163e75-7366-0025-cde1-00000000000d | TIMING | Write deployed Virtual IPs environment file | localhost | 0:00:06.648119 | 0.69s PLAY RECAP ********************************************************************* localhost : ok=5 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2025-10-14 07:38:53.938823 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:38:53.939335 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:38:53.939881 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:06.671325 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:38:53.940376 | UUID | Info | Host | Task Name | Run Time 2025-10-14 07:38:53.940908 | fa163e75-7366-0025-cde1-00000000000b | SUMMARY | localhost | Create/Update Overcloud Virtual IPs | 2.76s 2025-10-14 07:38:53.941400 | fa163e75-7366-0025-cde1-00000000000c | SUMMARY | localhost | Populate Overcloud Virtual IPs environment | 2.38s 2025-10-14 07:38:53.941948 | fa163e75-7366-0025-cde1-00000000000d | SUMMARY | localhost | Write deployed Virtual IPs environment file | 0.69s 2025-10-14 07:38:53.942581 | fa163e75-7366-0025-cde1-000000000007 | SUMMARY | localhost | Check if Virtual IPs deployment file already exist | 0.38s 2025-10-14 07:38:53.943107 | fa163e75-7366-0025-cde1-00000000000a | SUMMARY | localhost | Load Virtual IP data config from file | 0.09s 2025-10-14 07:38:53.943647 | fa163e75-7366-0025-cde1-000000000006 | SUMMARY | localhost | fail | 0.07s 2025-10-14 07:38:53.944138 | fa163e75-7366-0025-cde1-000000000004 | SUMMARY | localhost | fail | 0.06s 2025-10-14 07:38:53.944659 | fa163e75-7366-0025-cde1-000000000008 | SUMMARY | localhost | fail | 0.06s 2025-10-14 07:38:53.945137 | fa163e75-7366-0025-cde1-000000000005 | SUMMARY | localhost | fail | 0.06s 2025-10-14 07:38:53.945655 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + '[' 1 -gt 1 ']' + test -f /home/zuul/hostnamemap.yaml + networker_nodes=FALSE + config_download=config-download.yaml + grep -q networker hostnamemap.yaml + '[' false = true ']' + set +e ++ grep overcloud-controller-0 hostnamemap.yaml ++ awk '{print $2}' + control0='"np0005486746"' + '[' 1 -eq 1 ']' ++ awk '{print $2}' ++ grep overcloud-controller-0 hostnamemap.yaml + control0='"np0005486746"' ++ grep overcloud-controller-1 hostnamemap.yaml ++ awk '{print $2}' + control1='"np0005486748"' ++ grep overcloud-controller-2 hostnamemap.yaml ++ awk '{print $2}' + control2='"np0005486749"' + sed -i 's/controller-0/"np0005486746"/' config-download.yaml + sed -i 's/controller-1/"np0005486748"/' config-download.yaml + sed -i 's/controller-2/"np0005486749"/' config-download.yaml ++ grep -E 'overcloud-(novacompute|computehci)-0' hostnamemap.yaml ++ awk '{print $2}' + compute0='"np0005486750"' ++ grep -E 'overcloud-(novacompute|computehci)-1' hostnamemap.yaml ++ awk '{print $2}' + compute1='"np0005486751"' + sed -i 's/compute-0/"np0005486750"/' config-download.yaml + sed -i 's/compute-1/"np0005486751"/' config-download.yaml + '[' FALSE == FALSE ']' ++ grep -E 'overcloud-(novacompute|computehci)-2' hostnamemap.yaml ++ awk '{print $2}' + compute2='"np0005486752"' + sed -i 's/compute-2/"np0005486752"/' config-download.yaml + set -e ++ grep -v '\---' hostnamemap.yaml ++ tr '\n' '\r' + hostnamemap='parameter_defaults: HostnameMap: overcloud-controller-0: "np0005486746" overcloud-controller-1: "np0005486748" overcloud-controller-2: "np0005486749" overcloud-novacompute-0: "np0005486750" overcloud-novacompute-1: "np0005486751" overcloud-novacompute-2: "np0005486752" ' + hostnamemap='parameter_defaults: HostnameMap: overcloud-controller-0: "np0005486746" overcloud-controller-1: "np0005486748" overcloud-controller-2: "np0005486749" overcloud-novacompute-0: "np0005486750" overcloud-novacompute-1: "np0005486751" overcloud-novacompute-2: "np0005486752" \r ControllerHostnameFormat: '\''%stackname%-controller-%index%'\''\r' + '[' false = true ']' + '[' FALSE == TRUE ']' + cdfiles=($(ls -1 config-download*.yaml | grep -v config-download-networker)) ++ ls -1 config-download-networker.yaml config-download.yaml ++ grep -v config-download-networker + for config_download in ${cdfiles[@]} + '[' false = true ']' + sed -i 's/\"//g' config-download.yaml + sed -i 's/\r/\n/g' config-download.yaml + sed -i '/^$/d' config-download.yaml + MANILA_ENABLED=true + '[' true = true ']' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/manila-cephfsnative-config.yaml' + OCTAVIA_ENABLED=False + '[' False = true ']' + TELEMETRY_ENABLED=false + '[' false = true ']' + CEPH_OVERCLOUD_ARGS= + export ROLES_FILE=/home/zuul/overcloud_roles.yaml + ROLES_FILE=/home/zuul/overcloud_roles.yaml + '[' false = true ']' + '[' true = false ']' + '[' false = true ']' + '[' true = true ']' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/tls-everywhere-endpoints-dns.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/services/haproxy-public-tls-certmonger.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-internal-tls.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-memcached-tls.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/ci/environments/standalone-ipa.yaml' + export IPA_ADMIN_USER=admin + IPA_ADMIN_USER=admin + export IPA_PRINCIPAL=admin + IPA_PRINCIPAL=admin + export IPA_ADMIN_PASSWORD=fce95318204114530f31f885c9df588f + IPA_ADMIN_PASSWORD=fce95318204114530f31f885c9df588f + export IPA_PASSWORD=fce95318204114530f31f885c9df588f + IPA_PASSWORD=fce95318204114530f31f885c9df588f + export UNDERCLOUD_FQDN=undercloud.ooo.test + UNDERCLOUD_FQDN=undercloud.ooo.test + export IPA_DOMAIN=ooo.test + IPA_DOMAIN=ooo.test ++ echo ooo.test ++ awk '{print toupper($0)}' + export IPA_REALM=OOO.TEST + IPA_REALM=OOO.TEST + export IPA_HOST=ipa.ooo.test + IPA_HOST=ipa.ooo.test + export IPA_SERVER_HOSTNAME=ipa.ooo.test + IPA_SERVER_HOSTNAME=ipa.ooo.test + export IPA_IMAGE=quay.io/freeipa/freeipa-server:fedora-41 + IPA_IMAGE=quay.io/freeipa/freeipa-server:fedora-41 + sudo mkdir /tmp/ipa-data + sudo podman run -d --name freeipa-server-container --sysctl net.ipv6.conf.lo.disable_ipv6=0 --security-opt seccomp=unconfined --ip 10.255.255.25 -e IPA_SERVER_IP=10.255.255.25 -e PASSWORD=fce95318204114530f31f885c9df588f -h ipa.ooo.test -p 53:53/udp -p 53:53 -p 80:80 -p 443:443 -p 389:389 -p 636:636 -p 88:88 -p 464:464 -p 88:88/udp -p 464:464/udp --read-only --tmpfs /run --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro -v /tmp/ipa-data:/data:Z quay.io/freeipa/freeipa-server:fedora-41 no-exit -U -r OOO.TEST --setup-dns --no-reverse --no-ntp --no-dnssec-validation --auto-forwarders Trying to pull quay.io/freeipa/freeipa-server:fedora-41... Getting image source signatures Copying blob sha256:ab29a33c365e4f0da8161bb11cb8a2d71c2761821d66bf82bbd93537bfd3b27d Copying blob sha256:a8a21e7f71463294ba1ce49f86a82f38a2e76e2ff6588e9e212b5e2e36eb5132 Copying blob sha256:0f0ad3d255c9ecbdda10f50640aadf96a2489e0da34a55e2d18dff038e3f90b8 Copying blob sha256:f089e13ffc6adc861190b06d118b508ffea1f3360431b03ac49536c53adaec35 Copying blob sha256:bd4da149dec8e873d07cec7d73d2bddf9ffdf554cf7ee5ccb63d8af4e9e9ef95 Copying blob sha256:5a2c6dda32cb8f391db471a90df7c6df7fe92e4c099ce0fb56898ff12da8b31a Copying blob sha256:2b4f1b258ae049acf5945c15b1913941796b181ad8f0d0c93242bb6241135967 Copying blob sha256:329fbe9951c6a5561bd497a5ed9913445e586f666a2059faacafefb99afb85f4 Copying blob sha256:ccd3d3ac845252b36c9ae1e994112de80faffd4c9ad850c7a084c1973b439992 Copying blob sha256:c009d7c9e15de1a6ee1f06476b8946206266a21fbffab509c64fd06979c0dea4 Copying blob sha256:d74b55f9923f2cfef7a184bb954c01a21f442cb93b2453ea030e32d916726dfb Copying blob sha256:6dd12ba81808a92f5cbb82ef7dd36b148854b27e0e9eb3290ba026f9fc31dfcf Copying blob sha256:7f82ad26e63cbb14482059a3ae1f209a004e95265bf96c6a3e701c607fc4337d Copying blob sha256:6f69efc0fd4ee22ab1881372ab748feee56cd775feaa279a30da58eb41c221a7 Copying blob sha256:0ebaddd3877d04355441e5d55ab613f09b0d807ec3ab832c270429f1c633e6fb Copying blob sha256:20a298df59c7d7206fdfd5441b7eb7a45a97bdc64014a514fe1a7d53be71099b Copying blob sha256:35089e8c057086994fdb513824cb60f4aa107ae20234d369073dbc4c7a547fb7 Copying blob sha256:e3a65aec5e0fd3a975a68eb12f70759d9f2acdd977f8566da3991c3a62667ed5 Copying blob sha256:91d051924db889bb4a0f8697c55cde032e77db8ffde2832b410dc485eee6945a Copying blob sha256:d375b6b11a2d8d98d8b5bab6ef12ce15a23ecc5f1daec0473fae49478e71937f Copying blob sha256:a4be44497eca37190904f991bed03699f920cc7acc4a3a93ae08c2fbbab38461 Copying blob sha256:0d97c272a0467e1db76c6744ace184d00c8399851c4ae24814a38130259d1fad Copying blob sha256:24684fb82414c4ef143954d5b99aa80d3593ef963a1351931197208b7e56cee4 Copying blob sha256:b8caf8ddebcc25713579bc868d57b66ca13ce936e5c9ba6b4323218e8227dfd6 Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:040d1e188a1540f7c6daca606287a5f75ced41773fd5f1003d5bd99faf192dc8 Copying blob sha256:ac915f9016b0094051963f7795fc183c0dabffb8a2401a80433e322cbb135efb Copying blob sha256:545683c8fc4948fbe4f5627f6890a46e67429f184f23eb831acef7340d6bb795 Copying blob sha256:71440c41d9c62cdfbca91b3841c0ef595826105e150efd914ed1b2385977c318 Copying blob sha256:9c5df03c3ba17f72600d7879d608d783af4269c0765ac015ff6c3d7da00a5eef Copying blob sha256:4fc6e653221ba6ec87131b866c7043dc0c779e4841e03ef90c53235b3a2d81c0 Copying blob sha256:f5602f0ed4f9b35fcf0d0e2fed9e622eaf29b03fca5913bd111cf838bac7c6d9 Copying blob sha256:541cb28a0781d393d89504f51f1283618e1ca3ae8f047d0f635eb1412c82ee82 Copying blob sha256:beb4459ddf580c67b39c06bfa7f68e57aa0b804dd7e46ba8bd0c2dd49b35b389 Copying blob sha256:37480cba233cc0b9a980a8774f6637b8ba7b5c44943813b554e1daf4ad198c91 Copying blob sha256:c782ed09fbfbdbb58526f180ce5446dbfc95d1762d204afba113d3f61b3b8936 Copying blob sha256:d785dec1a03e327e56c53665d8caac4cb0fd253c94e77b3190ff0eb74f4fa78b Copying blob sha256:d199ae52a8f778256c2026d6c61cdecba1d52f49003545e5d1eb170f72512932 Copying blob sha256:68acf6d323bb10cb1ea7b65fd0dcfd49ef9a4f3578c5a3c1af27ab3569eefa7d Copying blob sha256:df60912e508cb5a16f4dae24bf10f81956c634c5845788cde180aeed8eaa8094 Copying blob sha256:52f261006f22ecc6340ad9f7e8fcbe3e10c5dd7204555f6f39ffc9c64f6cc280 Copying blob sha256:953e3ee76e651836b1f510a6086c1eda91c5ad10ed7680bc4be979ba33ed3924 Copying blob sha256:d9c55cc53cc42d2e33fa0abf31ad9c32627204d2c910c9fe4229f240efe90780 Copying blob sha256:4d8f1cfc73441d1cb942045599a31ae165b750e4f6cf553e5749c32469ce05a3 Copying blob sha256:950b14c77ca5fe3b35073b60ea05f7ba07fb8472d7564fd42bf185a120083533 Copying blob sha256:dbda4b815053953782947ab2f1927ca3edc957faa2d5a62c37a2ef33624b1526 Copying blob sha256:ba46cfb4cbe973411e5bc3f0887da9b7e02c8021170b594e983057d0deb0b610 Copying config sha256:117305675d229f306de3006545a2d2f2b8bb25c99e9a8384755ee9958d23542d Writing manifest to image destination Storing signatures e883e85ef1fc2da974335acbdd9325bb3604ecaf00a811a8e14bcda7d44040cb + timeout 900s grep -qEi '(INFO The ipa-server-install command was successful|ERROR The ipa-server-install command failed)' /dev/fd/63 ++ sudo tail -F /tmp/ipa-data/var/log/ipaserver-install.log tail: cannot open '/tmp/ipa-data/var/log/ipaserver-install.log' for reading: No such file or directory tail: '/tmp/ipa-data/var/log/ipaserver-install.log' has appeared; following new file + cat + sudo mv ipa_resolv.conf /etc/resolv.conf + ansible-playbook /usr/share/ansible/tripleo-playbooks/undercloud-ipa-install.yaml [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all' PLAY [Playbook to register the undercloud host with an IPA server] ************* TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [Ensure definitions] ****************************************************** skipping: [localhost] => (item={'name': 'ipa_domain', 'ansible_var': '', 'env_var': 'ooo.test'}) skipping: [localhost] => (item={'name': 'ipa_realm', 'ansible_var': '', 'env_var': 'OOO.TEST'}) skipping: [localhost] => (item={'name': 'ipa_server_user', 'ansible_var': '', 'env_var': 'admin'}) skipping: [localhost] => (item={'name': 'ipa_server_password', 'ansible_var': '', 'env_var': 'fce95318204114530f31f885c9df588f'}) skipping: [localhost] => (item={'name': 'ipa_server_hostname', 'ansible_var': '', 'env_var': 'ipa.ooo.test'}) skipping: [localhost] => (item={'name': 'undercloud_fqdn', 'ansible_var': '', 'env_var': 'undercloud.ooo.test'}) skipping: [localhost] => (item={'name': 'ansible_user', 'ansible_var': '', 'env_var': 'zuul'}) skipping: [localhost] => (item={'name': 'cloud_domain', 'ansible_var': '', 'env_var': 'ooo.test'}) skipping: [localhost] TASK [Set facts needed for configuration] ************************************** ok: [localhost] TASK [Add host to ipaclients group] ******************************************** changed: [localhost] TASK [Add host to ipaservers group] ******************************************** changed: [localhost] PLAY [ipaclients] ************************************************************** TASK [Gathering Facts] ********************************************************* ok: [undercloud.ooo.test] TASK [Include ipaclient role] ************************************************** TASK [ipaclient : Import variables specific to distribution] ******************* ok: [undercloud.ooo.test] => (item=/usr/share/ansible/roles/ipaclient/vars/default.yml) TASK [ipaclient : Install IPA client] ****************************************** included: /usr/share/ansible/roles/ipaclient/tasks/install.yml for undercloud.ooo.test TASK [ipaclient : Install - Ensure that IPA client packages are installed] ***** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Set ipaclient_servers] ***************************** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Set ipaclient_servers from cluster inventory] ****** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Check that either password or keytab is set] ******* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Set default principal if no keytab is given] ******* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain] *** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Fail on missing ipaclient_servers] ***************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Configure DNS resolver] **************************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - IPA client test] *********************************** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Cleanup leftover ccache] *************************** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Configure NTP] ************************************* changed: [undercloud.ooo.test] TASK [ipaclient : Install - Make sure One-Time Password is enabled if it's already defined] *** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Disable One-Time Password for on_master] *********** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Test if IPA client has working krb5.keytab] ******** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Disable One-Time Password for client with working krb5.keytab] *** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Keytab or password is required for getting otp] **** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Create temporary file for keytab] ****************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Copy keytab to server temporary file] ************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Get One-Time Password for client enrollment] ******* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Report error for OTP generation] ******************* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Store the previously obtained OTP] ***************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Remove keytab temporary file] ********************** skipping: [undercloud.ooo.test] TASK [ipaclient : Store predefined OTP in admin_password] ********************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Check if principal and keytab are set] ************* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Check if one of password or keytabs are set] ******* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - From host keytab, purge OOO.TEST] ****************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Backup and set hostname] *************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Create temporary krb5 configuration] *************** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Join IPA] ****************************************** changed: [undercloud.ooo.test] TASK [ipaclient : The krb5 configuration is not correct] *********************** skipping: [undercloud.ooo.test] TASK [ipaclient : IPA test failed] ********************************************* skipping: [undercloud.ooo.test] TASK [ipaclient : Fail due to missing ca.crt file] ***************************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Configure IPA default.conf] ************************ changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure SSSD] ************************************ changed: [undercloud.ooo.test] TASK [ipaclient : Install - IPA API calls for remaining enrollment parts] ****** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Fix IPA ca] **************************************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Create IPA NSS database] *************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure SSH and SSHD] **************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure automount] ******************************* changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure firefox] ********************************* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Configure NIS] ************************************* changed: [undercloud.ooo.test] TASK [ipaclient : Remove temporary krb5.conf] ********************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure krb5 for IPA realm] ********************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure certmonger] ****************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Restore original admin password if overwritten by OTP] *** skipping: [undercloud.ooo.test] TASK [ipaclient : Cleanup leftover ccache] ************************************* ok: [undercloud.ooo.test] TASK [ipaclient : Remove temporary krb5.conf] ********************************** ok: [undercloud.ooo.test] TASK [ipaclient : Remove temporary krb5.conf backup] *************************** changed: [undercloud.ooo.test] TASK [ipaclient : Uninstall IPA client] **************************************** skipping: [undercloud.ooo.test] PLAY [localhost] *************************************************************** TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [Include create admin roles] ********************************************** TASK [/usr/share/ansible/roles/tripleo_create_admin : create user tripleo-admin] *** changed: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : grant admin rights to user tripleo-admin] *** changed: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : ensure home dir has the right owner/group for user tripleo-admin] *** ok: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : ensure .ssh dir exists for user tripleo-admin] *** changed: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : ensure authorized_keys file exists for user tripleo-admin] *** changed: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : get remote tripleo-admin public key] *** skipping: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : append tripleo-admin public key to authorized_keys] *** skipping: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : authorize TripleO key for user tripleo-admin] *** skipping: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : Install private key on nodes for user tripleo-admin] *** skipping: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : Install public key on nodes for user tripleo-admin] *** skipping: [localhost] PLAY [localhost] *************************************************************** TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [kinit to get admin credentials] ****************************************** changed: [localhost] TASK [setup the undercloud and get keytab] ************************************* [DEPRECATION WARNING]: "include" is deprecated, use include_tasks/import_tasks instead. See https://docs.ansible.com/ansible- core/2.14/user_guide/playbooks_reuse_includes.html for details. This feature will be removed in version 2.16. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. TASK [tripleo_ipa_setup : set keytab permissions facts] ************************ ok: [localhost] TASK [tripleo_ipa_setup : add nova host management permissions] **************** changed: [localhost] => (item={'name': 'Modify host password', 'right': 'write', 'type': 'host', 'attrs': ['userpassword']}) changed: [localhost] => (item={'name': 'Write host certificate', 'right': 'write', 'type': 'host', 'attrs': ['usercertificate']}) changed: [localhost] => (item={'name': 'Modify host userclass', 'right': 'write', 'type': 'host', 'attrs': ['userclass']}) changed: [localhost] => (item={'name': 'Modify service managedBy attribute', 'right': 'write', 'type': 'service', 'attrs': ['managedby']}) TASK [tripleo_ipa_setup : add Nova Host privilege] ***************************** changed: [localhost] TASK [tripleo_ipa_setup : add permissions to the Nova Host privilege] ********** changed: [localhost] => (item=System: add hosts) changed: [localhost] => (item=System: remove hosts) changed: [localhost] => (item=Modify host password) changed: [localhost] => (item=Modify host userclass) changed: [localhost] => (item=System: Modify hosts) changed: [localhost] => (item=Modify service managedBy attribute) changed: [localhost] => (item=System: Add krbPrincipalName to a Host) changed: [localhost] => (item=System: Add Services) changed: [localhost] => (item=System: Remove Services) changed: [localhost] => (item=Revoke certificate) changed: [localhost] => (item=System: manage host keytab) changed: [localhost] => (item=System: Manage host certificates) changed: [localhost] => (item=System: modify services) changed: [localhost] => (item=System: manage service keytab) changed: [localhost] => (item=System: read dns entries) changed: [localhost] => (item=System: remove dns entries) changed: [localhost] => (item=System: add dns entries) changed: [localhost] => (item=System: update dns entries) changed: [localhost] => (item=System: Modify Realm Domains) changed: [localhost] => (item=Retrieve Certificates from the CA) TASK [tripleo_ipa_setup : add Nova Host Manager role] ************************** changed: [localhost] TASK [tripleo_ipa_setup : set nova service user facts] ************************* ok: [localhost] TASK [tripleo_ipa_setup : add nova service] ************************************ changed: [localhost] TASK [tripleo_ipa_setup : add Nova Host Manager role] ************************** ok: [localhost] TASK [tripleo_ipa_setup : add service to the Nova Host Manager role] *********** changed: [localhost] TASK [tripleo_ipa_setup : set keytab permissions facts] ************************ ok: [localhost] TASK [tripleo_ipa_setup : add directory for keytab] **************************** changed: [localhost] TASK [tripleo_ipa_setup : get a keytab for the novajoin service] *************** changed: [localhost] TASK [tripleo_ipa_setup : chgrp and chmod the keytab] ************************** changed: [localhost] PLAY RECAP ********************************************************************* localhost : ok=25 changed=16 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 undercloud.ooo.test : ok=25 changed=14 unreachable=0 failed=0 skipped=27 rescued=0 ignored=0 + openstack overcloud deploy --stack overcloud --override-ansible-cfg /home/zuul/ansible_config.cfg --templates /usr/share/openstack-tripleo-heat-templates --roles-file /home/zuul/overcloud_roles.yaml -n /home/zuul/network_data.yaml --libvirt-type qemu --ntp-server pool.ntp.org --timeout 90 --overcloud-ssh-user zuul --deployed-server -e /home/zuul/hostnamemap.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/docker-ha.yaml -e /home/zuul/containers-prepare-parameters.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/podman.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/low-memory-usage.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/debug.yaml --validation-warnings-fatal -e /usr/share/openstack-tripleo-heat-templates/environments/manila-cephfsnative-config.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/tls-everywhere-endpoints-dns.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/haproxy-public-tls-certmonger.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-internal-tls.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-memcached-tls.yaml -e /usr/share/openstack-tripleo-heat-templates/ci/environments/standalone-ipa.yaml -e /home/zuul/overcloud_services.yaml -e /home/zuul/config-download.yaml -e /home/zuul/vips_provision_out.yaml -e /home/zuul/network_provision_out.yaml --disable-validations --heat-type pod --disable-protected-resource-types --log-file overcloud_deployment.log 2025-10-14 07:47:00.322 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template overcloud-resource-registry-puppet.j2.yaml 2025-10-14 07:47:00.322 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/overcloud-resource-registry-puppet.yaml 2025-10-14 07:47:00.323 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template overcloud.j2.yaml 2025-10-14 07:47:00.323 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/overcloud.yaml 2025-10-14 07:47:00.323 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template post.j2.yaml 2025-10-14 07:47:00.323 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/post.yaml 2025-10-14 07:47:00.323 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering role template role.role.j2.yaml 2025-10-14 07:47:00.323 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering roles Controller,CellController,CellControllerCompute,Compute,BlockStorage,ObjectStorage,CephStorage,Networker 2025-10-14 07:47:00.323 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/controller-role.yaml 2025-10-14 07:47:00.323 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/cellcontroller-role.yaml 2025-10-14 07:47:00.323 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/cellcontrollercompute-role.yaml 2025-10-14 07:47:00.323 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/compute-role.yaml 2025-10-14 07:47:00.324 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/blockstorage-role.yaml 2025-10-14 07:47:00.324 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/objectstorage-role.yaml 2025-10-14 07:47:00.324 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/cephstorage-role.yaml 2025-10-14 07:47:00.324 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/networker-role.yaml 2025-10-14 07:47:00.324 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template apache-baremetal-puppet.j2.yaml 2025-10-14 07:47:00.324 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/deployment/apache/apache-baremetal-puppet.yaml 2025-10-14 07:47:00.324 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template container-image-prepare-baremetal-ansible.j2.yaml 2025-10-14 07:47:00.324 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/deployment/container-image-prepare/container-image-prepare-baremetal-ansible.yaml 2025-10-14 07:47:00.325 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template haproxy-internal-tls-certmonger.j2.yaml 2025-10-14 07:47:00.325 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/deployment/haproxy/haproxy-internal-tls-certmonger.yaml 2025-10-14 07:47:00.325 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template octavia-deployment-config.j2.yaml 2025-10-14 07:47:00.325 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/deployment/octavia/octavia-deployment-config.yaml 2025-10-14 07:47:00.325 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template deployed-server-environment.j2.yaml 2025-10-14 07:47:00.325 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/deployed-server-environment.yaml 2025-10-14 07:47:00.325 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-noop.j2.yaml 2025-10-14 07:47:00.325 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-noop.yaml 2025-10-14 07:47:00.325 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template deployed-network-environment.j2.yaml 2025-10-14 07:47:00.325 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/deployed-network-environment.yaml 2025-10-14 07:47:00.325 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-2-linux-bonds-with-vlans.j2.yaml 2025-10-14 07:47:00.326 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-2-linux-bonds-with-vlans.yaml 2025-10-14 07:47:00.326 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-bond-with-vlans-no-external.j2.yaml 2025-10-14 07:47:00.326 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-bond-with-vlans-no-external.yaml 2025-10-14 07:47:00.326 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-bond-with-vlans.j2.yaml 2025-10-14 07:47:00.326 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-bond-with-vlans.yaml 2025-10-14 07:47:00.326 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-dpdkbond-with-vlans.j2.yaml 2025-10-14 07:47:00.326 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-dpdkbond-with-vlans.yaml 2025-10-14 07:47:00.326 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-multiple-nics-vlans.j2.yaml 2025-10-14 07:47:00.326 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-multiple-nics-vlans.yaml 2025-10-14 07:47:00.326 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-multiple-nics.j2.yaml 2025-10-14 07:47:00.327 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-multiple-nics.yaml 2025-10-14 07:47:00.327 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-single-nic-linux-bridge-with-vlans.j2.yaml 2025-10-14 07:47:00.327 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-single-nic-linux-bridge-with-vlans.yaml 2025-10-14 07:47:00.327 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-single-nic-with-vlans-no-external.j2.yaml 2025-10-14 07:47:00.327 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-single-nic-with-vlans-no-external.yaml 2025-10-14 07:47:00.327 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-single-nic-with-vlans.j2.yaml 2025-10-14 07:47:00.327 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-single-nic-with-vlans.yaml 2025-10-14 07:47:00.327 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template network-environment-v6-all.j2.yaml 2025-10-14 07:47:00.327 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/network-environment-v6-all.yaml 2025-10-14 07:47:00.327 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template network-environment-v6.j2.yaml 2025-10-14 07:47:00.327 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/network-environment-v6.yaml 2025-10-14 07:47:00.328 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template network-environment.j2.yaml 2025-10-14 07:47:00.328 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/network-environment.yaml 2025-10-14 07:47:00.328 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template networks-disable.j2.yaml 2025-10-14 07:47:00.328 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/networks-disable.yaml 2025-10-14 07:47:00.328 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template overcloud-baremetal.j2.yaml 2025-10-14 07:47:00.328 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/overcloud-baremetal.yaml 2025-10-14 07:47:00.328 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template split-stack-consistent-hostname-format.j2.yaml 2025-10-14 07:47:00.328 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/split-stack-consistent-hostname-format.yaml 2025-10-14 07:47:00.328 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template enable-internal-tls.j2.yaml 2025-10-14 07:47:00.328 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/ssl/enable-internal-tls.yaml 2025-10-14 07:47:00.329 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template swap-partition.j2.yaml 2025-10-14 07:47:00.329 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/all_nodes/swap-partition.yaml 2025-10-14 07:47:00.329 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template swap.j2.yaml 2025-10-14 07:47:00.329 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/all_nodes/swap.yaml 2025-10-14 07:47:00.329 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering role template role.role.j2.yaml 2025-10-14 07:47:00.329 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering roles Controller,CellController,CellControllerCompute,Compute,BlockStorage,ObjectStorage,CephStorage,Networker 2025-10-14 07:47:00.329 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/controller-role.yaml 2025-10-14 07:47:00.329 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/cellcontroller-role.yaml 2025-10-14 07:47:00.329 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/cellcontrollercompute-role.yaml 2025-10-14 07:47:00.329 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/compute-role.yaml 2025-10-14 07:47:00.330 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/blockstorage-role.yaml 2025-10-14 07:47:00.330 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/objectstorage-role.yaml 2025-10-14 07:47:00.330 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/cephstorage-role.yaml 2025-10-14 07:47:00.908 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/networker-role.yaml 2025-10-14 07:47:00.908 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template network.network.j2.yaml 2025-10-14 07:47:00.909 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-14 07:47:00.909 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage.yaml 2025-10-14 07:47:00.909 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage_mgmt.yaml 2025-10-14 07:47:00.909 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/internal_api.yaml 2025-10-14 07:47:00.909 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/tenant.yaml 2025-10-14 07:47:00.909 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/external.yaml 2025-10-14 07:47:00.909 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template network_v6.network.j2.yaml 2025-10-14 07:47:00.909 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-14 07:47:00.910 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage_v6.yaml 2025-10-14 07:47:00.910 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage_mgmt_v6.yaml 2025-10-14 07:47:00.910 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/internal_api_v6.yaml 2025-10-14 07:47:00.910 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/tenant_v6.yaml 2025-10-14 07:47:00.910 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/external_v6.yaml 2025-10-14 07:47:00.910 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template networks.j2.yaml 2025-10-14 07:47:00.911 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/networks.yaml 2025-10-14 07:47:00.911 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template service_net_map.j2.yaml 2025-10-14 07:47:00.911 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/service_net_map.yaml 2025-10-14 07:47:00.911 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template deployed_port.network.j2.yaml 2025-10-14 07:47:00.911 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-14 07:47:00.911 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_storage.yaml 2025-10-14 07:47:00.912 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_storage_mgmt.yaml 2025-10-14 07:47:00.912 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_internal_api.yaml 2025-10-14 07:47:00.912 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_tenant.yaml 2025-10-14 07:47:00.912 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_external.yaml 2025-10-14 07:47:00.912 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template deployed_vip_port.network.j2.yaml 2025-10-14 07:47:00.912 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-14 07:47:00.913 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_storage.yaml 2025-10-14 07:47:00.913 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_storage_mgmt.yaml 2025-10-14 07:47:00.913 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_internal_api.yaml 2025-10-14 07:47:00.913 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_tenant.yaml 2025-10-14 07:47:00.913 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_external.yaml 2025-10-14 07:47:00.913 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template external_resource_port.network.j2.yaml 2025-10-14 07:47:00.913 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-14 07:47:00.914 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_storage.yaml 2025-10-14 07:47:00.914 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_storage_mgmt.yaml 2025-10-14 07:47:00.914 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_internal_api.yaml 2025-10-14 07:47:00.914 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_tenant.yaml 2025-10-14 07:47:00.914 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_external.yaml 2025-10-14 07:47:00.914 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template external_resource_port_v6.network.j2.yaml 2025-10-14 07:47:00.915 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-14 07:47:00.915 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_storage_v6.yaml 2025-10-14 07:47:00.915 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_storage_mgmt_v6.yaml 2025-10-14 07:47:00.915 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_internal_api_v6.yaml 2025-10-14 07:47:00.915 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_tenant_v6.yaml 2025-10-14 07:47:00.915 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_external_v6.yaml 2025-10-14 07:47:00.915 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_ip_list_map.j2.yaml 2025-10-14 07:47:00.916 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/net_ip_list_map.yaml 2025-10-14 07:47:00.916 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_ip_map.j2.yaml 2025-10-14 07:47:00.916 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/net_ip_map.yaml 2025-10-14 07:47:00.916 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_vip_map_external.j2.yaml 2025-10-14 07:47:00.916 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/net_vip_map_external.yaml 2025-10-14 07:47:00.916 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_vip_map_external_v6.j2.yaml 2025-10-14 07:47:00.916 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/net_vip_map_external_v6.yaml 2025-10-14 07:47:00.917 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port.network.j2.yaml 2025-10-14 07:47:00.917 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-14 07:47:00.917 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage.yaml 2025-10-14 07:47:00.917 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_mgmt.yaml 2025-10-14 07:47:00.917 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/internal_api.yaml 2025-10-14 07:47:00.917 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/tenant.yaml 2025-10-14 07:47:00.918 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external.yaml 2025-10-14 07:47:00.918 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port_from_pool.network.j2.yaml 2025-10-14 07:47:00.918 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-14 07:47:00.918 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_from_pool.yaml 2025-10-14 07:47:00.918 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_mgmt_from_pool.yaml 2025-10-14 07:47:00.918 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/internal_api_from_pool.yaml 2025-10-14 07:47:00.918 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/tenant_from_pool.yaml 2025-10-14 07:47:00.919 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_from_pool.yaml 2025-10-14 07:47:00.919 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port_from_pool_v6.network.j2.yaml 2025-10-14 07:47:00.919 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-14 07:47:00.919 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_from_pool_v6.yaml 2025-10-14 07:47:00.919 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_mgmt_from_pool_v6.yaml 2025-10-14 07:47:00.919 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/internal_api_from_pool_v6.yaml 2025-10-14 07:47:01.254 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/tenant_from_pool_v6.yaml 2025-10-14 07:47:01.255 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_from_pool_v6.yaml 2025-10-14 07:47:01.255 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port_v6.network.j2.yaml 2025-10-14 07:47:01.255 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-14 07:47:01.255 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_v6.yaml 2025-10-14 07:47:01.255 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_mgmt_v6.yaml 2025-10-14 07:47:01.255 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/internal_api_v6.yaml 2025-10-14 07:47:01.255 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/tenant_v6.yaml 2025-10-14 07:47:01.255 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_v6.yaml 2025-10-14 07:47:01.256 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering role template role.role.j2.yaml 2025-10-14 07:47:01.256 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering roles Controller,CellController,CellControllerCompute,Compute,BlockStorage,ObjectStorage,CephStorage,Networker 2025-10-14 07:47:01.256 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/controller-role.yaml 2025-10-14 07:47:01.256 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/cellcontroller-role.yaml 2025-10-14 07:47:01.256 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/cellcontrollercompute-role.yaml 2025-10-14 07:47:01.256 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/compute-role.yaml 2025-10-14 07:47:01.256 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/blockstorage-role.yaml 2025-10-14 07:47:01.257 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/objectstorage-role.yaml 2025-10-14 07:47:01.257 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/cephstorage-role.yaml 2025-10-14 07:47:01.257 77910 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/networker-role.yaml 2025-10-14 07:47:04.868 77910 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud. 2025-10-14 07:47:04.869 77910 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Using ephemeral heat for stack operation 2025-10-14 07:47:05.624 77910 INFO tripleoclient.heat_launcher [-] Skipping container image pull. 2025-10-14 07:47:05.634 77910 INFO tripleoclient.heat_launcher [-] Checking that database is up 2025-10-14 07:47:06.051 77910 INFO tripleoclient.heat_launcher [-] Checking that message bus (rabbitmq) is up 2025-10-14 07:47:09.226 2 INFO migrate.versioning.api [-] 72 -> 73...  2025-10-14 07:47:09.560 2 INFO migrate.versioning.api [-] done 2025-10-14 07:47:09.561 2 INFO migrate.versioning.api [-] 73 -> 74...  2025-10-14 07:47:09.567 2 INFO migrate.versioning.api [-] done 2025-10-14 07:47:09.567 2 INFO migrate.versioning.api [-] 74 -> 75...  2025-10-14 07:47:09.574 2 INFO migrate.versioning.api [-] done 2025-10-14 07:47:09.574 2 INFO migrate.versioning.api [-] 75 -> 76...  2025-10-14 07:47:09.580 2 INFO migrate.versioning.api [-] done 2025-10-14 07:47:09.580 2 INFO migrate.versioning.api [-] 76 -> 77...  2025-10-14 07:47:09.585 2 INFO migrate.versioning.api [-] done 2025-10-14 07:47:09.586 2 INFO migrate.versioning.api [-] 77 -> 78...  2025-10-14 07:47:09.591 2 INFO migrate.versioning.api [-] done 2025-10-14 07:47:09.592 2 INFO migrate.versioning.api [-] 78 -> 79...  2025-10-14 07:47:09.718 2 INFO migrate.versioning.api [-] done 2025-10-14 07:47:09.719 2 INFO migrate.versioning.api [-] 79 -> 80...  2025-10-14 07:47:09.793 2 INFO migrate.versioning.api [-] done 2025-10-14 07:47:09.793 2 INFO migrate.versioning.api [-] 80 -> 81...  2025-10-14 07:47:09.799 2 INFO migrate.versioning.api [-] done 2025-10-14 07:47:09.800 2 INFO migrate.versioning.api [-] 81 -> 82...  2025-10-14 07:47:09.806 2 INFO migrate.versioning.api [-] done 2025-10-14 07:47:09.806 2 INFO migrate.versioning.api [-] 82 -> 83...  2025-10-14 07:47:09.812 2 INFO migrate.versioning.api [-] done 2025-10-14 07:47:09.812 2 INFO migrate.versioning.api [-] 83 -> 84...  2025-10-14 07:47:09.818 2 INFO migrate.versioning.api [-] done 2025-10-14 07:47:09.818 2 INFO migrate.versioning.api [-] 84 -> 85...  2025-10-14 07:47:09.825 2 INFO migrate.versioning.api [-] done 2025-10-14 07:47:09.825 2 INFO migrate.versioning.api [-] 85 -> 86...  2025-10-14 07:47:09.903 2 INFO migrate.versioning.api [-] done Pod: c9ce126be767f21090281315eadf0884d8753bbdd907eb01fe17659dc210da9b Containers: 953d0ba47c68a4dee919a1a7eeabdbaaa41eeeef33af815d2c1370fef6655c91 1083bda0309309c5448ea27386699b6981604657e43add25a3b4614f85dd7bb1 2025-10-14 07:47:15.100 77910 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Processing templates in the directory /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates 2025-10-14 07:47:25.021 77910 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying templates in the directory /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates 2025-10-14 07:47:25.022 77910 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Performing Heat stack create 2025-10-14 07:47:25.022 77910 WARNING tripleoclient.utils.safe_write [-] The output file /home/zuul/overcloud-deploy/overcloud/overcloud-deployment_status.yaml will be overriden Success. 2025-10-14 07:47:29Z [overcloud]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:31Z [overcloud.NodeUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:31Z [overcloud.NodeUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:31Z [overcloud.NodeUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:31Z [overcloud.NodeUserData.userdata]: CREATE_COMPLETE state changed 2025-10-14 07:47:31Z [overcloud.NodeUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:32Z [overcloud.ControllerRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:32Z [overcloud.ControllerRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:32Z [overcloud.NodeUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:32Z [overcloud.ControllerRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:32Z [overcloud.ControllerRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-14 07:47:32Z [overcloud.ControllerRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:33Z [overcloud.CephStorageRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:33Z [overcloud.CephStorageRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:33Z [overcloud.ControllerRoleUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:33Z [overcloud.CephStorageRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:33Z [overcloud.CephStorageRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-14 07:47:33Z [overcloud.CephStorageRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:34Z [overcloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:34Z [overcloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:34Z [overcloud.CephStorageRoleUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:34Z [overcloud.NodeTimesyncUserData.timesync_sync]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:34Z [overcloud.NodeTimesyncUserData.timesync_sync]: CREATE_COMPLETE state changed 2025-10-14 07:47:35Z [overcloud.ObjectStorageRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:35Z [overcloud.ObjectStorageRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:35Z [overcloud.ObjectStorageRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:35Z [overcloud.NodeTimesyncUserData.timesync_chrony]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:35Z [overcloud.NodeTimesyncUserData.timesync_chrony]: CREATE_COMPLETE state changed 2025-10-14 07:47:35Z [overcloud.ObjectStorageRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-14 07:47:35Z [overcloud.ObjectStorageRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:35Z [overcloud.NodeTimesyncUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:35Z [overcloud.NodeTimesyncUserData.userdata]: CREATE_COMPLETE state changed 2025-10-14 07:47:35Z [overcloud.NodeTimesyncUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:36Z [overcloud.BlockStorageRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:36Z [overcloud.BlockStorageRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:36Z [overcloud.ObjectStorageRoleUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:36Z [overcloud.NodeTimesyncUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:36Z [overcloud.BlockStorageRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:36Z [overcloud.BlockStorageRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-14 07:47:36Z [overcloud.BlockStorageRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:37Z [overcloud.CloudNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:37Z [overcloud.CloudNames]: CREATE_COMPLETE state changed 2025-10-14 07:47:37Z [overcloud.BlockStorageRoleUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:38Z [overcloud.ServiceNetMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:38Z [overcloud.ServiceNetMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:38Z [overcloud.ServiceNetMap.ServiceNetMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:38Z [overcloud.ServiceNetMap.ServiceNetMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:47:38Z [overcloud.ServiceNetMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:39Z [overcloud.CellControllerComputeRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:39Z [overcloud.CellControllerComputeRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:39Z [overcloud.ServiceNetMap]: CREATE_COMPLETE state changed 2025-10-14 07:47:39Z [overcloud.CellControllerComputeRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:39Z [overcloud.CellControllerComputeRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-14 07:47:39Z [overcloud.CellControllerComputeRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:40Z [overcloud.ControlVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:40Z [overcloud.NodeAdminUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:40Z [overcloud.NodeAdminUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:40Z [overcloud.CellControllerComputeRoleUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:40Z [overcloud.NodeAdminUserData.user_config]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:40Z [overcloud.NodeAdminUserData.user_config]: CREATE_COMPLETE state changed 2025-10-14 07:47:40Z [overcloud.NodeAdminUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:40Z [overcloud.NodeAdminUserData.userdata]: CREATE_COMPLETE state changed 2025-10-14 07:47:40Z [overcloud.NodeAdminUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:41Z [overcloud.ControlVirtualIP]: CREATE_COMPLETE state changed 2025-10-14 07:47:41Z [overcloud.DeploymentServerBlacklistDict]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:41Z [overcloud.DeploymentServerBlacklistDict]: CREATE_COMPLETE state changed 2025-10-14 07:47:41Z [overcloud.NodeAdminUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:41Z [overcloud.Networks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:41Z [overcloud.CephStorageUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:41Z [overcloud.ControllerUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:41Z [overcloud.BlockStorageUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:41Z [overcloud.Networks]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:41Z [overcloud.ObjectStorageUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:41Z [overcloud.CephStorageUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:42Z [overcloud.ControllerUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:42Z [overcloud.CellControllerComputeUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:42Z [overcloud.BlockStorageUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:42Z [overcloud.ObjectStorageUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:42Z [overcloud.CellControllerComputeUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:42Z [overcloud.Networks.NetworkCidrMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:42Z [overcloud.Networks.NetworkCidrMap]: CREATE_COMPLETE state changed 2025-10-14 07:47:42Z [overcloud.CellControllerRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:42Z [overcloud.CellControllerRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:42Z [overcloud.CellControllerRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:42Z [overcloud.CellControllerRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-14 07:47:42Z [overcloud.CellControllerRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:43Z [overcloud.Networks.NetworkExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:43Z [overcloud.Networks.NetworkExtraConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:43Z [overcloud.ComputeRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:43Z [overcloud.ComputeRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:43Z [overcloud.ComputeRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:43Z [overcloud.ComputeRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-14 07:47:43Z [overcloud.CellControllerRoleUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:43Z [overcloud.ComputeRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:43Z [overcloud.CellControllerUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:44Z [overcloud.CellControllerUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:44Z [overcloud.Networks.NetworkAttributesMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:44Z [overcloud.Networks.NetworkAttributesMap]: CREATE_COMPLETE state changed 2025-10-14 07:47:44Z [overcloud.NetworkerRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:44Z [overcloud.NetworkerRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:44Z [overcloud.ComputeRoleUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:44Z [overcloud.NetworkerRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:44Z [overcloud.NetworkerRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-14 07:47:44Z [overcloud.NetworkerRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:44Z [overcloud.ComputeUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:44Z [overcloud.ComputeUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:45Z [overcloud.Networks.NetworkIpVersionMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:45Z [overcloud.Networks.NetworkIpVersionMap]: CREATE_COMPLETE state changed 2025-10-14 07:47:45Z [overcloud.Networks]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:45Z [overcloud.NetworkerRoleUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:45Z [overcloud.NetworkerUserData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:45Z [overcloud.NetworkerUserData]: CREATE_COMPLETE state changed 2025-10-14 07:47:46Z [overcloud.Networks]: CREATE_COMPLETE state changed 2025-10-14 07:47:46Z [overcloud.ControllerNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:46Z [overcloud.ControllerNetworkConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:46Z [overcloud.InternalApiVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:46Z [overcloud.CellControllerNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:46Z [overcloud.CellControllerNetworkConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:46Z [overcloud.CellControllerComputeNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:46Z [overcloud.CellControllerComputeNetworkConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:46Z [overcloud.PublicVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:46Z [overcloud.NetCidrMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:46Z [overcloud.NetCidrMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:47:46Z [overcloud.NetworkerNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:46Z [overcloud.BlockStorageNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:46Z [overcloud.NetworkerNetworkConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:46Z [overcloud.BlockStorageNetworkConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:46Z [overcloud.ComputeNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:46Z [overcloud.ComputeNetworkConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:46Z [overcloud.StorageMgmtVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:46Z [overcloud.ObjectStorageNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:46Z [overcloud.ObjectStorageNetworkConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:46Z [overcloud.StorageVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:46Z [overcloud.NetIpVersionMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:46Z [overcloud.NetIpVersionMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:47:46Z [overcloud.CephStorageNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:46Z [overcloud.CephStorageNetworkConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:47Z [overcloud.InternalApiVirtualIP]: CREATE_COMPLETE state changed 2025-10-14 07:47:47Z [overcloud.PublicVirtualIP]: CREATE_COMPLETE state changed 2025-10-14 07:47:47Z [overcloud.StorageMgmtVirtualIP]: CREATE_COMPLETE state changed 2025-10-14 07:47:47Z [overcloud.StorageVirtualIP]: CREATE_COMPLETE state changed 2025-10-14 07:47:48Z [overcloud.VipMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:48Z [overcloud.VipMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:48Z [overcloud.VipMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:48Z [overcloud.VipMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:47:48Z [overcloud.VipMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:49Z [overcloud.VipMap]: CREATE_COMPLETE state changed 2025-10-14 07:47:49Z [overcloud.VipHosts]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:49Z [overcloud.VipHosts]: CREATE_COMPLETE state changed 2025-10-14 07:47:49Z [overcloud.EndpointMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:50Z [overcloud.EndpointMap]: CREATE_COMPLETE state changed 2025-10-14 07:47:51Z [overcloud.EndpointMapData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:51Z [overcloud.EndpointMapData]: CREATE_COMPLETE state changed 2025-10-14 07:47:51Z [overcloud.ControllerServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:51Z [overcloud.CephStorageServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:51Z [overcloud.BlockStorageServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:51Z [overcloud.CellControllerComputeServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:51Z [overcloud.BlockStorageServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:51Z [overcloud.ControllerServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:51Z [overcloud.CephStorageServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:51Z [overcloud.ObjectStorageServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:51Z [overcloud.CellControllerServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:51Z [overcloud.ComputeServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:51Z [overcloud.CellControllerComputeServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:51Z [overcloud.NetworkerServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:51Z [overcloud.CellControllerServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:51Z [overcloud.ObjectStorageServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:52Z [overcloud.ComputeServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:52Z [overcloud.NetworkerServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:52Z [overcloud.BlockStorageServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:52Z [overcloud.CellControllerServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:52Z [overcloud.CellControllerComputeServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:52Z [overcloud.NetworkerServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:52Z [overcloud.ControllerServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:52Z [overcloud.CephStorageServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:52Z [overcloud.ObjectStorageServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:52Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.BlockStorageServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.CellControllerServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.CellControllerComputeServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.CellControllerComputeServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.CellControllerComputeServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.CellControllerComputeServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.CephStorageServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.CellControllerComputeServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.CellControllerServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:53Z [overcloud.CellControllerComputeServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:53Z [overcloud.NetworkerServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.BlockStorageServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.BlockStorageServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.BlockStorageServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.BlockStorageServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.BlockStorageServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.BlockStorageServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CellControllerServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CellControllerComputeServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.CephStorageServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:54Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-14 07:47:54Z [overcloud.ObjectStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.BlockStorageServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.BlockStorageServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.BlockStorageServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.BlockStorageServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.BlockStorageServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.BlockStorageServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.BlockStorageServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.BlockStorageServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.BlockStorageServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.BlockStorageServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.BlockStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.BlockStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ComputeServiceChain.ServiceChain.2]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.BlockStorageServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.BlockStorageServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.BlockStorageServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.CephStorageServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:55Z [overcloud.CellControllerServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:55Z [overcloud.ObjectStorageServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CellControllerServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CellControllerServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CellControllerServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CellControllerServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CellControllerServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:56Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CellControllerServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CephStorageServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.ComputeServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.CellControllerComputeServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-14 07:47:56Z [overcloud.ObjectStorageServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:56Z [overcloud.NetworkerServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:56Z [overcloud.BlockStorageServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:57Z [overcloud.CellControllerComputeServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.CephStorageServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.NetworkerServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:57Z [overcloud.ObjectStorageServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.ComputeServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:57Z [overcloud.BlockStorageServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.CellControllerComputeServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:57Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.CellControllerComputeServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.CellControllerServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:47:57Z [overcloud.CephStorageServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:47:57Z [overcloud.ComputeServiceChain.ServiceChain.0]: CREATE_COMPLETE state changed 2025-10-14 07:47:58Z [overcloud.NetworkerServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:58Z [overcloud.NetworkerServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-14 07:47:58Z [overcloud.ComputeServiceChain.ServiceChain.2]: CREATE_COMPLETE state changed 2025-10-14 07:47:58Z [overcloud.CellControllerServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:47:58Z [overcloud.CellControllerComputeServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:58Z [overcloud.CellControllerComputeServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:47:58Z [overcloud.NetworkerServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:58Z [overcloud.NetworkerServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:47:58Z [overcloud.ComputeServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:58Z [overcloud.ComputeServiceChain.ServiceChain.4]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:58Z [overcloud.CellControllerCompute]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:58Z [overcloud.ObjectStorageServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:58Z [overcloud.ComputeServiceChain.ServiceChain.1]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:58Z [overcloud.ObjectStorageServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-14 07:47:58Z [overcloud.Networker]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:58Z [overcloud.ObjectStorageServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:58Z [overcloud.ObjectStorageServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:47:58Z [overcloud.CephStorageServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:58Z [overcloud.CephStorageServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-14 07:47:59Z [overcloud.CephStorageServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:59Z [overcloud.CephStorageServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:47:59Z [overcloud.BlockStorageServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:59Z [overcloud.BlockStorageServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-14 07:47:59Z [overcloud.ObjectStorage]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:59Z [overcloud.CephStorage]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:59Z [overcloud.CellControllerServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:59Z [overcloud.CellControllerServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-14 07:47:59Z [overcloud.ComputeServiceChain.ServiceChain.1]: CREATE_COMPLETE state changed 2025-10-14 07:47:59Z [overcloud.CellControllerServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:59Z [overcloud.CellControllerServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:47:59Z [overcloud.CellControllerCompute]: CREATE_COMPLETE state changed 2025-10-14 07:47:59Z [overcloud.BlockStorageServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:59Z [overcloud.BlockStorageServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:47:59Z [overcloud.ComputeServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS state changed 2025-10-14 07:47:59Z [overcloud.Networker]: CREATE_COMPLETE state changed 2025-10-14 07:47:59Z [overcloud.CellController]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.CellControllerComputeNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.BlockStorage]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.CellControllerComputeNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:00Z [overcloud.CellControllerComputeServers]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.CellController]: CREATE_COMPLETE state changed 2025-10-14 07:48:00Z [2]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.CellControllerComputeIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.CellControllerComputeServers]: CREATE_COMPLETE state changed 2025-10-14 07:48:00Z [overcloud.ComputeServiceChain.ServiceChain.5]: CREATE_COMPLETE state changed 2025-10-14 07:48:00Z [overcloud.NetworkerServers]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.CellControllerComputeIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:48:00Z [overcloud.NetworkerServers]: CREATE_COMPLETE state changed 2025-10-14 07:48:00Z [overcloud.NetworkerNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.NetworkerNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:00Z [overcloud.ComputeServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.CellControllerComputeIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.ObjectStorage]: CREATE_COMPLETE state changed 2025-10-14 07:48:00Z [overcloud.CellControllerServers]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.CephStorage]: CREATE_COMPLETE state changed 2025-10-14 07:48:00Z [overcloud.CellControllerNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.CellControllerComputeIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-14 07:48:00Z [overcloud.NetworkerIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.CellControllerServers]: CREATE_COMPLETE state changed 2025-10-14 07:48:00Z [overcloud.CellControllerNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:00Z [overcloud.ComputeServiceChain.ServiceChain.9]: CREATE_COMPLETE state changed 2025-10-14 07:48:00Z [overcloud.ObjectStorageServers]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.CephStorageNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.CephStorageNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:00Z [overcloud.ComputeServiceChain.ServiceChain.3]: CREATE_COMPLETE state changed 2025-10-14 07:48:00Z [overcloud.NetworkerIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:48:00Z [overcloud.ObjectStorageServers]: CREATE_COMPLETE state changed 2025-10-14 07:48:00Z [overcloud.CellControllerIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.ObjectStorageNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.CephStorageServers]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.NetworkerIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.NetworkerIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-14 07:48:00Z [overcloud.ComputeServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:00Z [overcloud.ObjectStorageNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:01Z [overcloud.CephStorageServers]: CREATE_COMPLETE state changed 2025-10-14 07:48:01Z [overcloud.CellControllerIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:48:01Z [overcloud.CephStorageIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:01Z [3]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:01Z [overcloud.ObjectStorageIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:01Z [overcloud.CephStorageIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:48:01Z [overcloud.BlockStorage]: CREATE_COMPLETE state changed 2025-10-14 07:48:01Z [overcloud.ComputeServiceChain.ServiceChain.7]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:01Z [overcloud.CellControllerIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:01Z [overcloud.CellControllerIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-14 07:48:01Z [overcloud.CephStorageIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:01Z [overcloud.CephStorageIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:48:01Z [EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:01Z [EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-14 07:48:01Z [overcloud.BlockStorageServers]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:01Z [overcloud.CellControllerComputeIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:01Z [overcloud.BlockStorageNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:01Z [overcloud.BlockStorageNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:01Z [overcloud.BlockStorageServers]: CREATE_COMPLETE state changed 2025-10-14 07:48:01Z [overcloud.CellControllerComputeIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:48:01Z [overcloud.ComputeServiceChain.ServiceChain.6]: CREATE_COMPLETE state changed 2025-10-14 07:48:01Z [overcloud.CellControllerComputeIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:48:01Z [overcloud.BlockStorageIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:01Z [overcloud.BlockStorageIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:48:01Z [overcloud.ComputeServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:01Z [overcloud.BlockStorageIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:01Z [overcloud.BlockStorageIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:48:01Z [overcloud.NetworkerIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:01Z [overcloud.NetworkerIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:48:02Z [overcloud.NetworkerIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:48:02Z [1]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:02Z [overcloud.CellControllerIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:02Z [overcloud.CephStorageIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:02Z [overcloud.CephStorageIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-14 07:48:02Z [overcloud.CellControllerIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:48:02Z [overcloud.CephStorageIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:48:02Z [NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:02Z [overcloud.CellControllerIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:48:02Z [NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:48:02Z [overcloud.CellControllerComputeIpListMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:02Z [overcloud.ObjectStorageIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:48:02Z [overcloud.ComputeServiceChain.ServiceChain.7]: CREATE_COMPLETE state changed 2025-10-14 07:48:02Z [overcloud.ComputeServiceChain.ServiceChain.4]: CREATE_COMPLETE state changed 2025-10-14 07:48:02Z [overcloud.ComputeServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:02Z [overcloud.BlockStorageIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:02Z [overcloud.ComputeServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:02Z [overcloud.BlockStorageIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-14 07:48:02Z [overcloud.BlockStorageIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:48:02Z [overcloud.NetworkerIpListMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:03Z [overcloud.CellControllerIpListMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:03Z [0]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:03Z [1]: CREATE_COMPLETE state changed 2025-10-14 07:48:03Z [overcloud.ObjectStorageIpListMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:03Z [overcloud.CephStorageIpListMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:03Z [5]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:03Z [overcloud.BlockStorageIpListMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:04Z [0]: CREATE_COMPLETE state changed 2025-10-14 07:48:04Z [3]: CREATE_COMPLETE state changed 2025-10-14 07:48:04Z [2]: CREATE_COMPLETE state changed 2025-10-14 07:48:04Z [4]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:04Z [6]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:05Z [7]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:05Z [overcloud.ComputeServiceChain.ServiceChain.13]: CREATE_COMPLETE state changed 2025-10-14 07:48:05Z [overcloud.ComputeServiceChain.ServiceChain.8]: CREATE_COMPLETE state changed 2025-10-14 07:48:05Z [overcloud.ComputeServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:05Z [overcloud.ComputeServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:06Z [overcloud.ComputeServiceChain.ServiceChain.12]: CREATE_COMPLETE state changed 2025-10-14 07:48:06Z [overcloud.ComputeServiceChain.ServiceChain.17]: CREATE_COMPLETE state changed 2025-10-14 07:48:06Z [overcloud.ComputeServiceChain.ServiceChain.16]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:06Z [overcloud.ComputeServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:08Z [overcloud.ComputeServiceChain.ServiceChain.21]: CREATE_COMPLETE state changed 2025-10-14 07:48:08Z [overcloud.ComputeServiceChain.ServiceChain.10]: CREATE_COMPLETE state changed 2025-10-14 07:48:08Z [overcloud.ComputeServiceChain.ServiceChain.11]: CREATE_COMPLETE state changed 2025-10-14 07:48:08Z [overcloud.ComputeServiceChain.ServiceChain.25]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:08Z [overcloud.ComputeServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:08Z [overcloud.ComputeServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:08Z [overcloud.ComputeServiceChain.ServiceChain.16]: CREATE_COMPLETE state changed 2025-10-14 07:48:09Z [overcloud.ComputeServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:09Z [overcloud.ComputeServiceChain.ServiceChain.15]: CREATE_COMPLETE state changed 2025-10-14 07:48:10Z [6]: CREATE_COMPLETE state changed 2025-10-14 07:48:10Z [overcloud.ComputeServiceChain.ServiceChain.19]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:10Z [overcloud.ComputeServiceChain.ServiceChain.20]: CREATE_COMPLETE state changed 2025-10-14 07:48:10Z [overcloud.ComputeServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:10Z [10]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:10Z [overcloud.ComputeServiceChain.ServiceChain.14]: CREATE_COMPLETE state changed 2025-10-14 07:48:10Z [overcloud.ComputeServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:11Z [overcloud.ComputeServiceChain.ServiceChain.19]: CREATE_COMPLETE state changed 2025-10-14 07:48:11Z [overcloud.ComputeServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:11Z [10]: CREATE_COMPLETE state changed 2025-10-14 07:48:11Z [4]: CREATE_COMPLETE state changed 2025-10-14 07:48:12Z [14]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:12Z [overcloud.ComputeServiceChain.ServiceChain.18]: CREATE_COMPLETE state changed 2025-10-14 07:48:12Z [overcloud.ComputeServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:12Z [overcloud.ComputeServiceChain.ServiceChain.23]: CREATE_COMPLETE state changed 2025-10-14 07:48:12Z [8]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:13Z [overcloud.ComputeServiceChain.ServiceChain.25]: CREATE_COMPLETE state changed 2025-10-14 07:48:13Z [overcloud.ComputeServiceChain.ServiceChain.24]: CREATE_COMPLETE state changed 2025-10-14 07:48:13Z [5]: CREATE_COMPLETE state changed 2025-10-14 07:48:14Z [overcloud.ComputeServiceChain.ServiceChain.22]: CREATE_COMPLETE state changed 2025-10-14 07:48:14Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:48:14Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:48:14Z [9]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:15Z [overcloud.ComputeServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:15Z [overcloud.ComputeServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:16Z [7]: CREATE_COMPLETE state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:16Z [overcloud.ComputeServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-14 07:48:17Z [14]: CREATE_COMPLETE state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:17Z [8]: CREATE_COMPLETE state changed 2025-10-14 07:48:17Z [overcloud.ComputeServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:18Z [18]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:18Z [9]: CREATE_COMPLETE state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:48:18Z [11]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:18Z [13]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-14 07:48:18Z [12]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:48:18Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:19Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-14 07:48:19Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:19Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-14 07:48:19Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:19Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-14 07:48:19Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:48:19Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-14 07:48:19Z [overcloud.ComputeServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:48:20Z [overcloud.ComputeServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:48:21Z [18]: CREATE_COMPLETE state changed 2025-10-14 07:48:21Z [overcloud.ComputeServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:21Z [overcloud.ComputeServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-14 07:48:22Z [22]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:22Z [overcloud.ComputeServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:22Z [overcloud.ComputeServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:48:22Z [overcloud.Compute]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:23Z [overcloud.Compute]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:48:23Z [overcloud.Compute]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:48:24Z [overcloud.Compute]: UPDATE_IN_PROGRESS Stack UPDATE started 2025-10-14 07:48:24Z [overcloud.Compute.1]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:24Z [overcloud.Compute.1]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:48:24Z [11]: CREATE_COMPLETE state changed 2025-10-14 07:48:24Z [overcloud.Compute.1.NovaCompute]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:25Z [15]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:25Z [overcloud.Compute.0]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:25Z [overcloud.Compute.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:48:25Z [overcloud.Compute.0.NovaCompute]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:25Z [overcloud.Compute.1.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:25Z [overcloud.Compute.1.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-14 07:48:26Z [12]: CREATE_COMPLETE state changed 2025-10-14 07:48:26Z [15]: CREATE_COMPLETE state changed 2025-10-14 07:48:26Z [overcloud.Compute.2]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:26Z [overcloud.Compute.2]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:48:26Z [19]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:26Z [overcloud.Compute.0.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:26Z [overcloud.Compute.0.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-14 07:48:26Z [13]: CREATE_COMPLETE state changed 2025-10-14 07:48:26Z [overcloud.Compute.2.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:26Z [overcloud.Compute.2.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-14 07:48:27Z [16]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:27Z [17]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:27Z [19]: CREATE_COMPLETE state changed 2025-10-14 07:48:27Z [overcloud.Compute.2.NovaCompute]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.1.NovaCompute]: CREATE_COMPLETE state changed 2025-10-14 07:48:28Z [overcloud.Compute.0.NovaCompute]: CREATE_COMPLETE state changed 2025-10-14 07:48:28Z [23]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.1.ComputeExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.1.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.1.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-14 07:48:28Z [overcloud.Compute.0.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.1.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.1.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.1.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.1.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.0.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.0.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.1.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.0.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.1.NetHostMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:28Z [overcloud.Compute.1.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-14 07:48:28Z [overcloud.Compute.0.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-14 07:48:28Z [overcloud.Compute.0.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.1.ComputeExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-14 07:48:28Z [22]: CREATE_COMPLETE state changed 2025-10-14 07:48:28Z [overcloud.Compute.0.ComputeExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.1.NovaComputeAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.0.NetHostMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:28Z [overcloud.Compute.0.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.1.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.1.NovaComputeAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-14 07:48:28Z [overcloud.Compute.0.NovaComputeAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:28Z [overcloud.Compute.0.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-14 07:48:28Z [overcloud.Compute.0.NovaComputeAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-14 07:48:28Z [26]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:29Z [overcloud.Compute.1.StoragePort]: CREATE_COMPLETE state changed 2025-10-14 07:48:29Z [overcloud.Compute.1.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-14 07:48:29Z [overcloud.Compute.0.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-14 07:48:29Z [overcloud.Compute.0.TenantPort]: CREATE_COMPLETE state changed 2025-10-14 07:48:29Z [overcloud.Compute.0.StoragePort]: CREATE_COMPLETE state changed 2025-10-14 07:48:29Z [overcloud.Compute.1.TenantPort]: CREATE_COMPLETE state changed 2025-10-14 07:48:29Z [overcloud.Compute.0.ComputeExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-14 07:48:29Z [overcloud.Compute.0.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:29Z [overcloud.Compute.0.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:29Z [overcloud.Compute.1.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-14 07:48:29Z [overcloud.Compute.1.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:29Z [overcloud.Compute.0.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-14 07:48:30Z [overcloud.Compute.0.NetIpMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:30Z [overcloud.Compute.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:48:30Z [overcloud.Compute.1.NetIpMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:30Z [overcloud.Compute.1]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:48:31Z [overcloud.Compute.2.NovaCompute]: CREATE_COMPLETE state changed 2025-10-14 07:48:31Z [overcloud.Compute.2.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:31Z [overcloud.Compute.2.ComputeExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:31Z [overcloud.Compute.2.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:31Z [overcloud.Compute.2.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-14 07:48:31Z [overcloud.Compute.2.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:31Z [overcloud.Compute.2.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-14 07:48:31Z [overcloud.Compute.2.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:31Z [overcloud.Compute.2.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:31Z [overcloud.Compute.2.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:31Z [overcloud.Compute.2.NetHostMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:31Z [overcloud.Compute.2.NovaComputeAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:31Z [overcloud.Compute.2.NovaComputeAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-14 07:48:31Z [overcloud.Compute.0]: CREATE_COMPLETE state changed 2025-10-14 07:48:31Z [overcloud.Compute.1]: CREATE_COMPLETE state changed 2025-10-14 07:48:32Z [overcloud.Compute.2.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-14 07:48:32Z [overcloud.Compute.2.ComputeExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-14 07:48:32Z [16]: CREATE_COMPLETE state changed 2025-10-14 07:48:32Z [overcloud.Compute.2.StoragePort]: CREATE_COMPLETE state changed 2025-10-14 07:48:32Z [overcloud.Compute.2.TenantPort]: CREATE_COMPLETE state changed 2025-10-14 07:48:32Z [overcloud.Compute.2.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:32Z [overcloud.Compute.2.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:33Z [20]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:33Z [overcloud.Compute.2.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-14 07:48:33Z [overcloud.Compute.2.NetIpMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:33Z [overcloud.Compute.2]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:48:34Z [17]: CREATE_COMPLETE state changed 2025-10-14 07:48:34Z [23]: CREATE_COMPLETE state changed 2025-10-14 07:48:34Z [overcloud.Compute.2]: CREATE_COMPLETE state changed 2025-10-14 07:48:34Z [21]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:34Z [overcloud.Compute]: UPDATE_COMPLETE Stack UPDATE completed successfully 2025-10-14 07:48:35Z [27]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:35Z [20]: CREATE_COMPLETE state changed 2025-10-14 07:48:35Z [overcloud.Compute]: CREATE_COMPLETE state changed 2025-10-14 07:48:35Z [24]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:35Z [21]: CREATE_COMPLETE state changed 2025-10-14 07:48:36Z [25]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:36Z [overcloud.ComputeNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:36Z [overcloud.ComputeServers]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:36Z [overcloud.ComputeNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:36Z [overcloud.ComputeServers]: CREATE_COMPLETE state changed 2025-10-14 07:48:36Z [overcloud.ComputeIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:36Z [overcloud.ComputeIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:48:36Z [24]: CREATE_COMPLETE state changed 2025-10-14 07:48:36Z [overcloud.ComputeIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:36Z [overcloud.ComputeIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-14 07:48:36Z [28]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:37Z [27]: CREATE_COMPLETE state changed 2025-10-14 07:48:37Z [31]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:37Z [overcloud.ComputeIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:37Z [overcloud.ComputeIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:48:37Z [overcloud.ComputeIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:48:38Z [overcloud.ComputeIpListMap]: CREATE_COMPLETE state changed 2025-10-14 07:48:39Z [28]: CREATE_COMPLETE state changed 2025-10-14 07:48:39Z [32]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:40Z [26]: CREATE_COMPLETE state changed 2025-10-14 07:48:40Z [25]: CREATE_COMPLETE state changed 2025-10-14 07:48:40Z [29]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:41Z [30]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:42Z [30]: CREATE_COMPLETE state changed 2025-10-14 07:48:42Z [34]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:43Z [32]: CREATE_COMPLETE state changed 2025-10-14 07:48:44Z [29]: CREATE_COMPLETE state changed 2025-10-14 07:48:44Z [36]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:44Z [33]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:44Z [31]: CREATE_COMPLETE state changed 2025-10-14 07:48:45Z [35]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:50Z [34]: CREATE_COMPLETE state changed 2025-10-14 07:48:50Z [38]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:51Z [36]: CREATE_COMPLETE state changed 2025-10-14 07:48:51Z [40]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:53Z [33]: CREATE_COMPLETE state changed 2025-10-14 07:48:54Z [38]: CREATE_COMPLETE state changed 2025-10-14 07:48:54Z [42]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:54Z [37]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:54Z [35]: CREATE_COMPLETE state changed 2025-10-14 07:48:55Z [40]: CREATE_COMPLETE state changed 2025-10-14 07:48:55Z [44]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:55Z [39]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:57Z [44]: CREATE_COMPLETE state changed 2025-10-14 07:48:57Z [39]: CREATE_COMPLETE state changed 2025-10-14 07:48:57Z [48]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:58Z [43]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:58Z [48]: CREATE_COMPLETE state changed 2025-10-14 07:48:59Z [52]: CREATE_IN_PROGRESS state changed 2025-10-14 07:48:59Z [37]: CREATE_COMPLETE state changed 2025-10-14 07:49:00Z [41]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:00Z [42]: CREATE_COMPLETE state changed 2025-10-14 07:49:01Z [46]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:01Z [41]: CREATE_COMPLETE state changed 2025-10-14 07:49:02Z [45]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:03Z [45]: CREATE_COMPLETE state changed 2025-10-14 07:49:03Z [52]: CREATE_COMPLETE state changed 2025-10-14 07:49:03Z [49]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:03Z [49]: CREATE_COMPLETE state changed 2025-10-14 07:49:03Z [56]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:03Z [53]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:04Z [43]: CREATE_COMPLETE state changed 2025-10-14 07:49:04Z [47]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:05Z [53]: CREATE_COMPLETE state changed 2025-10-14 07:49:05Z [46]: CREATE_COMPLETE state changed 2025-10-14 07:49:05Z [57]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:05Z [50]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:06Z [57]: CREATE_COMPLETE state changed 2025-10-14 07:49:07Z [56]: CREATE_COMPLETE state changed 2025-10-14 07:49:08Z [47]: CREATE_COMPLETE state changed 2025-10-14 07:49:08Z [51]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:09Z [51]: CREATE_COMPLETE state changed 2025-10-14 07:49:09Z [55]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:10Z [50]: CREATE_COMPLETE state changed 2025-10-14 07:49:10Z [54]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:11Z [55]: CREATE_COMPLETE state changed 2025-10-14 07:49:11Z [54]: CREATE_COMPLETE state changed 2025-10-14 07:49:11Z [overcloud.ControllerServiceChain.ServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:49:12Z [overcloud.ControllerServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:49:13Z [overcloud.ControllerServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:13Z [overcloud.ControllerServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:13Z [overcloud.ControllerServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:13Z [overcloud.ControllerServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-14 07:49:13Z [overcloud.ControllerServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:14Z [overcloud.ControllerServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:14Z [overcloud.ControllerServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:14Z [overcloud.ControllerServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:14Z [overcloud.ControllerServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:14Z [overcloud.ControllerServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:14Z [overcloud.ControllerServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:14Z [overcloud.ControllerServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:14Z [overcloud.ControllerServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:14Z [overcloud.ControllerServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:15Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:15Z [overcloud.ControllerServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:15Z [overcloud.ControllerServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:15Z [overcloud.ControllerServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:15Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:49:15Z [overcloud.ControllerServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-14 07:49:15Z [overcloud.ControllerServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:15Z [overcloud.ControllerServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:15Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:16Z [overcloud.ControllerServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:16Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-14 07:49:16Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:16Z [overcloud.ControllerServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:16Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-14 07:49:16Z [overcloud.ControllerServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:16Z [overcloud.ControllerServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-14 07:49:16Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:16Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-14 07:49:16Z [overcloud.ControllerServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:16Z [overcloud.ControllerServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:16Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:49:16Z [overcloud.ControllerServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:16Z [overcloud.ControllerServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:17Z [overcloud.ControllerServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:17Z [overcloud.ControllerServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:49:17Z [overcloud.ControllerServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:17Z [overcloud.ControllerServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:17Z [overcloud.ControllerServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-14 07:49:17Z [overcloud.ControllerServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:17Z [overcloud.ControllerServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:17Z [overcloud.ControllerServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:49:17Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-14 07:49:17Z [overcloud.ControllerServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:17Z [overcloud.ControllerServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:18Z [overcloud.ControllerServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:18Z [overcloud.ControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:18Z [overcloud.ControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-14 07:49:18Z [overcloud.ControllerServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:18Z [overcloud.ControllerServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:18Z [overcloud.ControllerServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:18Z [overcloud.ControllerServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:18Z [overcloud.ControllerServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:49:19Z [overcloud.ControllerServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:19Z [overcloud.ControllerServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:19Z [overcloud.ControllerServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-14 07:49:19Z [overcloud.ControllerServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-14 07:49:19Z [overcloud.ControllerServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:19Z [overcloud.ControllerServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:49:19Z [overcloud.ControllerServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:19Z [overcloud.ControllerServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:20Z [overcloud.ControllerServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:20Z [overcloud.ControllerServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:20Z [overcloud.ControllerServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-14 07:49:20Z [overcloud.ControllerServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:20Z [overcloud.ControllerServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:20Z [overcloud.ControllerServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:20Z [overcloud.ControllerServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:20Z [overcloud.ControllerServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-14 07:49:20Z [overcloud.ControllerServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:49:21Z [overcloud.ControllerServiceChain]: CREATE_COMPLETE state changed 2025-10-14 07:49:22Z [overcloud.ControllerServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:22Z [overcloud.ControllerServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-14 07:49:22Z [overcloud.CellControllerComputeServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:22Z [overcloud.CellControllerComputeServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:49:23Z [overcloud.CephStorageServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:23Z [overcloud.CellControllerComputeConfigData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:23Z [overcloud.CellControllerComputeConfigData]: CREATE_COMPLETE state changed 2025-10-14 07:49:23Z [overcloud.CephStorageServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:49:23Z [overcloud.CephStorageConfigData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:23Z [overcloud.CephStorageConfigData]: CREATE_COMPLETE state changed 2025-10-14 07:49:23Z [overcloud.ControllerServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:23Z [overcloud.ObjectStorageServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:23Z [overcloud.ObjectStorageServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:49:23Z [overcloud.ControllerServiceNames]: CREATE_COMPLETE state changed 2025-10-14 07:49:23Z [overcloud.NetworkerServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:23Z [overcloud.NetworkerServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:49:23Z [overcloud.ObjectStorageConfigData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:23Z [overcloud.ObjectStorageConfigData]: CREATE_COMPLETE state changed 2025-10-14 07:49:23Z [overcloud.NetworkerConfigData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:23Z [overcloud.NetworkerConfigData]: CREATE_COMPLETE state changed 2025-10-14 07:49:23Z [overcloud.BlockStorageServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:24Z [overcloud.BlockStorageServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:49:24Z [overcloud.BlockStorageConfigData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:24Z [overcloud.BlockStorageConfigData]: CREATE_COMPLETE state changed 2025-10-14 07:49:24Z [overcloud.ComputeServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:24Z [overcloud.ComputeServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:49:24Z [overcloud.ControllerServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:24Z [overcloud.ComputeConfigData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:24Z [overcloud.ControllerServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:49:24Z [overcloud.ComputeConfigData]: CREATE_COMPLETE state changed 2025-10-14 07:49:24Z [overcloud.CellControllerServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:24Z [overcloud.CellControllerServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-14 07:49:24Z [overcloud.GlobalConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:24Z [overcloud.GlobalConfig]: CREATE_COMPLETE state changed 2025-10-14 07:49:24Z [overcloud.ControllerConfigData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:24Z [overcloud.ControllerConfigData]: CREATE_COMPLETE state changed 2025-10-14 07:49:24Z [overcloud.CellControllerConfigData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:24Z [overcloud.CellControllerConfigData]: CREATE_COMPLETE state changed 2025-10-14 07:49:25Z [overcloud.Controller]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:25Z [overcloud.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:25Z [overcloud.Controller]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:49:25Z [overcloud.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-14 07:49:25Z [overcloud.Controller]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:49:25Z [overcloud.NetworkerGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:25Z [overcloud.NetworkerGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:49:25Z [overcloud.BlockStorageGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:25Z [overcloud.BlockStorageGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:49:25Z [overcloud.CellControllerGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:25Z [overcloud.ComputeGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:25Z [overcloud.CellControllerGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:49:25Z [overcloud.ObjectStorageGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:25Z [overcloud.ComputeGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:49:25Z [overcloud.CephStorageGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:25Z [overcloud.ObjectStorageGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:49:25Z [overcloud.CellControllerComputeGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:25Z [overcloud.CephStorageGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:49:25Z [overcloud.CellControllerComputeGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:49:25Z [overcloud.ControllerGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:25Z [overcloud.ControllerGroupVars]: CREATE_COMPLETE state changed 2025-10-14 07:49:26Z [overcloud.Controller]: UPDATE_IN_PROGRESS Stack UPDATE started 2025-10-14 07:49:26Z [overcloud.Controller.1]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:26Z [overcloud.Controller.1]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:49:27Z [overcloud.Controller.1.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:27Z [overcloud.Controller.1.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-14 07:49:27Z [overcloud.Controller.0]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:27Z [overcloud.Controller.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:49:28Z [overcloud.Controller.0.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:28Z [overcloud.Controller.1.Controller]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:28Z [overcloud.Controller.0.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-14 07:49:28Z [overcloud.Controller.2]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:28Z [overcloud.Controller.2]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:49:29Z [overcloud.Controller.2.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:29Z [overcloud.Controller.2.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-14 07:49:29Z [overcloud.Controller.0.Controller]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:30Z [overcloud.Controller.2.Controller]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.0.Controller]: CREATE_COMPLETE state changed 2025-10-14 07:49:31Z [overcloud.Controller.1.Controller]: CREATE_COMPLETE state changed 2025-10-14 07:49:31Z [overcloud.Controller.0.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.1.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.1.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.0.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.1.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-14 07:49:31Z [overcloud.Controller.0.ControllerExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.0.StorageMgmtPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.0.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-14 07:49:31Z [overcloud.Controller.1.ControllerExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.1.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.1.StorageMgmtPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.0.ControllerExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-14 07:49:31Z [overcloud.Controller.0.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.0.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-14 07:49:31Z [overcloud.Controller.1.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.1.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.0.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.1.ExternalPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.0.NetHostMap]: CREATE_COMPLETE state changed 2025-10-14 07:49:31Z [overcloud.Controller.0.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.1.NetHostMap]: CREATE_COMPLETE state changed 2025-10-14 07:49:31Z [overcloud.Controller.0.ControllerAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.0.ExternalPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.0.ControllerAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-14 07:49:31Z [overcloud.Controller.0.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.1.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:31Z [overcloud.Controller.1.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-14 07:49:32Z [overcloud.Controller.0.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:32Z [overcloud.Controller.1.ControllerAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:32Z [overcloud.Controller.1.ControllerAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-14 07:49:32Z [overcloud.Controller.2.Controller]: CREATE_COMPLETE state changed 2025-10-14 07:49:32Z [overcloud.Controller.2.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:32Z [overcloud.Controller.2.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:32Z [overcloud.Controller.2.NetHostMap]: CREATE_COMPLETE state changed 2025-10-14 07:49:32Z [overcloud.Controller.2.ControllerExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:32Z [overcloud.Controller.2.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:32Z [overcloud.Controller.2.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:32Z [overcloud.Controller.2.ControllerAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:32Z [overcloud.Controller.0.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-14 07:49:32Z [overcloud.Controller.2.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:32Z [overcloud.Controller.2.StorageMgmtPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:32Z [overcloud.Controller.2.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:32Z [overcloud.Controller.0.StorageMgmtPort]: CREATE_COMPLETE state changed 2025-10-14 07:49:32Z [overcloud.Controller.2.ControllerAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-14 07:49:32Z [overcloud.Controller.2.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-14 07:49:32Z [overcloud.Controller.2.ExternalPort]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:32Z [overcloud.Controller.2.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-14 07:49:32Z [overcloud.Controller.2.ControllerExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-14 07:49:32Z [overcloud.Controller.1.ControllerExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-14 07:49:32Z [overcloud.Controller.2.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:32Z [overcloud.Controller.1.StorageMgmtPort]: CREATE_COMPLETE state changed 2025-10-14 07:49:32Z [overcloud.Controller.1.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-14 07:49:32Z [overcloud.Controller.1.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:32Z [overcloud.Controller.1.ExternalPort]: CREATE_COMPLETE state changed 2025-10-14 07:49:32Z [overcloud.Controller.1.StoragePort]: CREATE_COMPLETE state changed 2025-10-14 07:49:33Z [overcloud.Controller.1.TenantPort]: CREATE_COMPLETE state changed 2025-10-14 07:49:33Z [overcloud.Controller.0.ExternalPort]: CREATE_COMPLETE state changed 2025-10-14 07:49:33Z [overcloud.Controller.0.TenantPort]: CREATE_COMPLETE state changed 2025-10-14 07:49:33Z [overcloud.Controller.0.StoragePort]: CREATE_COMPLETE state changed 2025-10-14 07:49:33Z [overcloud.Controller.1.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:33Z [overcloud.Controller.0.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-14 07:49:33Z [overcloud.Controller.0.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:33Z [overcloud.Controller.2.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-14 07:49:33Z [overcloud.Controller.2.StoragePort]: CREATE_COMPLETE state changed 2025-10-14 07:49:33Z [overcloud.Controller.2.TenantPort]: CREATE_COMPLETE state changed 2025-10-14 07:49:33Z [overcloud.Controller.2.ExternalPort]: CREATE_COMPLETE state changed 2025-10-14 07:49:33Z [overcloud.Controller.2.StorageMgmtPort]: CREATE_COMPLETE state changed 2025-10-14 07:49:33Z [overcloud.Controller.2.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-14 07:49:34Z [overcloud.Controller.2.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:34Z [overcloud.Controller.1.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-14 07:49:34Z [overcloud.Controller.1.NetIpMap]: CREATE_COMPLETE state changed 2025-10-14 07:49:34Z [overcloud.Controller.1]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:49:34Z [overcloud.Controller.0.NetIpMap]: CREATE_COMPLETE state changed 2025-10-14 07:49:34Z [overcloud.Controller.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:49:34Z [overcloud.Controller.0]: CREATE_COMPLETE state changed 2025-10-14 07:49:35Z [overcloud.Controller.1]: CREATE_COMPLETE state changed 2025-10-14 07:49:35Z [overcloud.Controller.2.NetIpMap]: CREATE_COMPLETE state changed 2025-10-14 07:49:35Z [overcloud.Controller.2]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:49:35Z [overcloud.Controller.2]: CREATE_COMPLETE state changed 2025-10-14 07:49:35Z [overcloud.Controller]: UPDATE_COMPLETE Stack UPDATE completed successfully 2025-10-14 07:49:36Z [overcloud.Controller]: CREATE_COMPLETE state changed 2025-10-14 07:49:37Z [overcloud.AnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:37Z [overcloud.AnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-14 07:49:37Z [overcloud.ControllerServers]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:37Z [overcloud.ControllerServers]: CREATE_COMPLETE state changed 2025-10-14 07:49:37Z [overcloud.ServerIdMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:37Z [overcloud.ServerIdMap]: CREATE_COMPLETE state changed 2025-10-14 07:49:37Z [overcloud.HostsEntryValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:37Z [overcloud.HostsEntryValue]: CREATE_COMPLETE state changed 2025-10-14 07:49:37Z [overcloud.AllNodesExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:37Z [overcloud.BlacklistedIpAddresses]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:37Z [overcloud.BlacklistedIpAddresses]: CREATE_COMPLETE state changed 2025-10-14 07:49:37Z [overcloud.AllNodesExtraConfig]: CREATE_COMPLETE state changed 2025-10-14 07:49:37Z [overcloud.ControllerNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:37Z [overcloud.ControllerNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-14 07:49:37Z [overcloud.BlacklistedHostnames]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:37Z [overcloud.BlacklistedHostnames]: CREATE_COMPLETE state changed 2025-10-14 07:49:38Z [overcloud.ControllerIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:38Z [overcloud.ControllerIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:49:38Z [overcloud.ControllerIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:38Z [overcloud.ControllerIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-14 07:49:38Z [overcloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:38Z [overcloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-14 07:49:39Z [overcloud.AllNodesDeploySteps.ControllerExtraConfigPost]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:39Z [overcloud.ControllerIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:39Z [overcloud.ControllerIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-14 07:49:39Z [overcloud.ControllerIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:49:40Z [overcloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:40Z [overcloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:40Z [overcloud.AllNodesDeploySteps.ControllerExtraConfigPost]: CREATE_COMPLETE state changed 2025-10-14 07:49:40Z [overcloud.ControllerIpListMap]: CREATE_COMPLETE state changed 2025-10-14 07:49:41Z [overcloud.AllNodesDeploySteps.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:41Z [overcloud.AllNodesDeploySteps.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:42Z [overcloud.AllNodesDeploySteps.ComputeExtraConfigPost]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:43Z [overcloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:43Z [overcloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:43Z [overcloud.AllNodesDeploySteps.ComputeExtraConfigPost]: CREATE_COMPLETE state changed 2025-10-14 07:49:43Z [overcloud.AllNodesDeploySteps.ComputePostConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:43Z [overcloud.AllNodesDeploySteps.ControllerPostConfig]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:43Z [overcloud.AllNodesDeploySteps.ComputePostConfig]: CREATE_COMPLETE state changed 2025-10-14 07:49:43Z [overcloud.AllNodesDeploySteps.ControllerPostConfig]: CREATE_COMPLETE state changed 2025-10-14 07:49:44Z [overcloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:44Z [overcloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:44Z [overcloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:45Z [overcloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_COMPLETE state changed 2025-10-14 07:49:46Z [overcloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:46Z [overcloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:47Z [overcloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-14 07:49:47Z [overcloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-14 07:49:47Z [overcloud.AllNodesDeploySteps]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-14 07:49:47Z [overcloud.AllNodesDeploySteps]: CREATE_COMPLETE state changed 2025-10-14 07:49:47Z [overcloud]: CREATE_COMPLETE Stack CREATE completed successfully Stack overcloud/2b8036d7-0db1-4ac7-a989-6fd21b75d963 CREATE_COMPLETE 2025-10-14 07:50:03.473 77910 INFO tripleoclient.utils.utils [-] Running Ansible playbook: /usr/share/ansible/tripleo-playbooks/cli-undercloud-get-horizon-url.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/cli-undercloud-get-horizon-url, Playbook directory: /usr/share/ansible/tripleo-playbooks [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Overcloud Get Horizon URL] *********************************************** 2025-10-14 07:50:04.044704 | fa163e75-7366-256a-2cab-000000000004 | TASK | Check for required inputs 2025-10-14 07:50:04.118474 | fa163e75-7366-256a-2cab-000000000004 | SKIPPED | Check for required inputs | localhost | item=stack_name 2025-10-14 07:50:04.145489 | fa163e75-7366-256a-2cab-000000000004 | SKIPPED | Check for required inputs | localhost | item=horizon_url_output_file 2025-10-14 07:50:04.156827 | fa163e75-7366-256a-2cab-000000000004 | TIMING | Check for required inputs | localhost | 0:00:00.152170 | 0.11s 2025-10-14 07:50:04.174702 | fa163e75-7366-256a-2cab-000000000006 | TASK | Fetch stack data 2025-10-14 07:50:06.879632 | fa163e75-7366-256a-2cab-000000000006 | OK | Fetch stack data | localhost 2025-10-14 07:50:06.881976 | fa163e75-7366-256a-2cab-000000000006 | TIMING | Fetch stack data | localhost | 0:00:02.877326 | 2.71s 2025-10-14 07:50:06.892000 | fa163e75-7366-256a-2cab-000000000007 | TASK | Create horizon url temp file 2025-10-14 07:50:07.582567 | fa163e75-7366-256a-2cab-000000000007 | CHANGED | Create horizon url temp file | localhost 2025-10-14 07:50:07.584166 | fa163e75-7366-256a-2cab-000000000007 | TIMING | Create horizon url temp file | localhost | 0:00:03.579513 | 0.69s PLAY RECAP ********************************************************************* localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2025-10-14 07:50:07.608405 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:50:07.608935 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:50:07.609483 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:03.604842 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:50:07.609986 | UUID | Info | Host | Task Name | Run Time 2025-10-14 07:50:07.610558 | fa163e75-7366-256a-2cab-000000000006 | SUMMARY | localhost | Fetch stack data | 2.71s 2025-10-14 07:50:07.611050 | fa163e75-7366-256a-2cab-000000000007 | SUMMARY | localhost | Create horizon url temp file | 0.69s 2025-10-14 07:50:07.611616 | fa163e75-7366-256a-2cab-000000000004 | SUMMARY | localhost | Check for required inputs | 0.11s 2025-10-14 07:50:07.612143 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:50:07.791 77910 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoz84r4sx7 ] cleaned up 2025-10-14 07:50:07.792 77910 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-undercloud-get-horizon-url.yaml 2025-10-14 07:50:07.796 77910 INFO tripleoclient.utils.utils [-] Running Ansible playbook: /usr/share/ansible/tripleo-playbooks/cli-config-download.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/cli-config-download, Playbook directory: /usr/share/ansible/tripleo-playbooks [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Download config] ********************************************************* 2025-10-14 07:50:08.368377 | fa163e75-7366-bc29-bd9e-000000000004 | TASK | Set output_dir 2025-10-14 07:50:08.405303 | fa163e75-7366-bc29-bd9e-000000000004 | SKIPPED | Set output_dir | localhost 2025-10-14 07:50:08.405873 | fa163e75-7366-bc29-bd9e-000000000004 | TIMING | Set output_dir | localhost | 0:00:00.079489 | 0.04s 2025-10-14 07:50:08.408613 | fa163e75-7366-bc29-bd9e-000000000005 | TASK | Set work_dir 2025-10-14 07:50:08.473253 | fa163e75-7366-bc29-bd9e-000000000005 | OK | Set work_dir | localhost 2025-10-14 07:50:08.474463 | fa163e75-7366-bc29-bd9e-000000000005 | TIMING | Set work_dir | localhost | 0:00:00.148041 | 0.07s 2025-10-14 07:50:08.481162 | fa163e75-7366-bc29-bd9e-000000000006 | TASK | Clean work_dir 2025-10-14 07:50:08.509277 | fa163e75-7366-bc29-bd9e-000000000006 | SKIPPED | Clean work_dir | localhost 2025-10-14 07:50:08.510344 | fa163e75-7366-bc29-bd9e-000000000006 | TIMING | Clean work_dir | localhost | 0:00:00.183952 | 0.03s 2025-10-14 07:50:08.516714 | fa163e75-7366-bc29-bd9e-000000000007 | TASK | Create config dir if does not exist 2025-10-14 07:50:08.881084 | fa163e75-7366-bc29-bd9e-000000000007 | CHANGED | Create config dir if does not exist | localhost 2025-10-14 07:50:08.882596 | fa163e75-7366-bc29-bd9e-000000000007 | TIMING | Create config dir if does not exist | localhost | 0:00:00.556199 | 0.36s 2025-10-14 07:50:08.889403 | fa163e75-7366-bc29-bd9e-000000000008 | TASK | Download config 2025-10-14 07:50:23.068802 | fa163e75-7366-bc29-bd9e-000000000008 | CHANGED | Download config | localhost 2025-10-14 07:50:23.071142 | fa163e75-7366-bc29-bd9e-000000000008 | TIMING | Download config | localhost | 0:00:14.744746 | 14.18s 2025-10-14 07:50:23.078890 | fa163e75-7366-bc29-bd9e-000000000009 | TASK | Generate ansible inventory 2025-10-14 07:50:26.231940 | fa163e75-7366-bc29-bd9e-000000000009 | CHANGED | Generate ansible inventory | localhost 2025-10-14 07:50:26.233516 | fa163e75-7366-bc29-bd9e-000000000009 | TIMING | Generate ansible inventory | localhost | 0:00:17.907114 | 3.15s PLAY RECAP ********************************************************************* localhost : ok=4 changed=3 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2025-10-14 07:50:26.256970 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:50:26.257512 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:50:26.258020 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:17.931632 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:50:26.258656 | UUID | Info | Host | Task Name | Run Time 2025-10-14 07:50:26.259145 | fa163e75-7366-bc29-bd9e-000000000008 | SUMMARY | localhost | Download config | 14.18s 2025-10-14 07:50:26.259666 | fa163e75-7366-bc29-bd9e-000000000009 | SUMMARY | localhost | Generate ansible inventory | 3.15s 2025-10-14 07:50:26.260194 | fa163e75-7366-bc29-bd9e-000000000007 | SUMMARY | localhost | Create config dir if does not exist | 0.36s 2025-10-14 07:50:26.260740 | fa163e75-7366-bc29-bd9e-000000000005 | SUMMARY | localhost | Set work_dir | 0.07s 2025-10-14 07:50:26.261221 | fa163e75-7366-bc29-bd9e-000000000004 | SUMMARY | localhost | Set output_dir | 0.04s 2025-10-14 07:50:26.261806 | fa163e75-7366-bc29-bd9e-000000000006 | SUMMARY | localhost | Clean work_dir | 0.03s 2025-10-14 07:50:26.262354 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:50:26.444 77910 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleombyeisbz ] cleaned up 2025-10-14 07:50:26.444 77910 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-config-download.yaml 2025-10-14 07:50:26.444 77910 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stopping ephemeral heat. 2025-10-14 07:50:26.581 77910 INFO tripleoclient.heat_launcher [-] Killing pod: ephemeral-heat c9ce126be767f21090281315eadf0884d8753bbdd907eb01fe17659dc210da9b 2025-10-14 07:50:26.779 77910 INFO tripleoclient.heat_launcher [-] Killed pod: ephemeral-heat 2025-10-14 07:50:27.001 77910 INFO tripleoclient.heat_launcher [-] Starting back up of heat db 2025-10-14 07:50:36.314 77910 INFO tripleoclient.heat_launcher [-] Created tarfile /home/zuul/overcloud-deploy/overcloud/heat-launcher/heat-db.sql-1760428024.8696136.tar.bzip2 2025-10-14 07:50:36.314 77910 INFO tripleoclient.heat_launcher [-] Deleting /home/zuul/overcloud-deploy/overcloud/heat-launcher/heat-db.sql 2025-10-14 07:50:37.073 77910 INFO tripleoclient.heat_launcher [-] Removing pod: ephemeral-heat c9ce126be767f21090281315eadf0884d8753bbdd907eb01fe17659dc210da9b 2025-10-14 07:50:37.943 77910 INFO tripleoclient.heat_launcher [-] Created tarfile /home/zuul/overcloud-deploy/overcloud/heat-launcher/log/heat-1760428024.8696136.log-1760428024.8696136.tar.bzip2 2025-10-14 07:50:37.943 77910 INFO tripleoclient.heat_launcher [-] Deleting /home/zuul/overcloud-deploy/overcloud/heat-launcher/log/heat-1760428024.8696136.log Enabling ssh admin (tripleo-admin) for hosts: ['192.168.122.106', '192.168.122.107', '192.168.122.108', '192.168.122.103', '192.168.122.104', '192.168.122.105']. Using ssh user "zuul" for initial connection. Using ssh key at "/home/zuul/.ssh/id_rsa" for initial connection. Starting ssh admin enablement playbook 2025-10-14 07:50:37.951 77910 INFO tripleoclient.utils.utils [-] Running Ansible playbook: /usr/share/ansible/tripleo-playbooks/cli-enable-ssh-admin.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/cli-enable-ssh-admin, Playbook directory: /usr/share/ansible/tripleo-playbooks [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Playbook for establishing ssh keys] ************************************** 2025-10-14 07:50:38.556279 | fa163e75-7366-02ad-95bf-000000000006 | TASK | No ssh servers defined 2025-10-14 07:50:38.590617 | fa163e75-7366-02ad-95bf-000000000006 | SKIPPED | No ssh servers defined | localhost 2025-10-14 07:50:38.591197 | fa163e75-7366-02ad-95bf-000000000006 | TIMING | No ssh servers defined | localhost | 0:00:00.079558 | 0.03s 2025-10-14 07:50:38.594150 | fa163e75-7366-02ad-95bf-000000000007 | TASK | Set local connection user facts 2025-10-14 07:50:38.658279 | fa163e75-7366-02ad-95bf-000000000007 | OK | Set local connection user facts | localhost 2025-10-14 07:50:38.658864 | fa163e75-7366-02ad-95bf-000000000007 | TIMING | Set local connection user facts | localhost | 0:00:00.147229 | 0.06s 2025-10-14 07:50:38.661560 | fa163e75-7366-02ad-95bf-000000000008 | TASK | Set facts for ssh servers and user private key file 2025-10-14 07:50:38.705293 | fa163e75-7366-02ad-95bf-000000000008 | OK | Set facts for ssh servers and user private key file | localhost 2025-10-14 07:50:38.705845 | fa163e75-7366-02ad-95bf-000000000008 | TIMING | Set facts for ssh servers and user private key file | localhost | 0:00:00.194212 | 0.04s 2025-10-14 07:50:38.708705 | fa163e75-7366-02ad-95bf-000000000009 | TASK | Ensure .ssh directory 2025-10-14 07:50:39.128940 | fa163e75-7366-02ad-95bf-000000000009 | OK | Ensure .ssh directory | localhost 2025-10-14 07:50:39.130339 | fa163e75-7366-02ad-95bf-000000000009 | TIMING | Ensure .ssh directory | localhost | 0:00:00.618690 | 0.42s 2025-10-14 07:50:39.137114 | fa163e75-7366-02ad-95bf-00000000000a | TASK | Ensure ssh key pair 2025-10-14 07:50:39.606276 | | WARNING | Found existing ssh key private file "/home/zuul/.ssh/id_rsa", no force, so skipping ssh-keygen generation 2025-10-14 07:50:39.607503 | fa163e75-7366-02ad-95bf-00000000000a | OK | Ensure ssh key pair | localhost 2025-10-14 07:50:39.608345 | fa163e75-7366-02ad-95bf-00000000000a | TIMING | Ensure ssh key pair | localhost | 0:00:01.096697 | 0.47s 2025-10-14 07:50:39.615570 | fa163e75-7366-02ad-95bf-00000000000b | TASK | Stat key file 2025-10-14 07:50:40.000898 | fa163e75-7366-02ad-95bf-00000000000b | OK | Stat key file | localhost 2025-10-14 07:50:40.002223 | fa163e75-7366-02ad-95bf-00000000000b | TIMING | Stat key file | localhost | 0:00:01.490574 | 0.39s 2025-10-14 07:50:40.009103 | fa163e75-7366-02ad-95bf-00000000000e | TASK | Get local private key 2025-10-14 07:50:40.066643 | fa163e75-7366-02ad-95bf-00000000000e | SKIPPED | Get local private key | localhost 2025-10-14 07:50:40.067815 | fa163e75-7366-02ad-95bf-00000000000e | TIMING | Get local private key | localhost | 0:00:01.556168 | 0.06s 2025-10-14 07:50:40.074233 | fa163e75-7366-02ad-95bf-00000000000f | TASK | Get local public key 2025-10-14 07:50:40.132736 | fa163e75-7366-02ad-95bf-00000000000f | SKIPPED | Get local public key | localhost 2025-10-14 07:50:40.133934 | fa163e75-7366-02ad-95bf-00000000000f | TIMING | Get local public key | localhost | 0:00:01.622286 | 0.06s 2025-10-14 07:50:40.140185 | fa163e75-7366-02ad-95bf-000000000010 | TASK | Set key facts 2025-10-14 07:50:40.196660 | fa163e75-7366-02ad-95bf-000000000010 | SKIPPED | Set key facts | localhost 2025-10-14 07:50:40.197751 | fa163e75-7366-02ad-95bf-000000000010 | TIMING | Set key facts | localhost | 0:00:01.686103 | 0.06s 2025-10-14 07:50:40.204592 | fa163e75-7366-02ad-95bf-000000000012 | TASK | Get local private key 2025-10-14 07:50:40.610821 | fa163e75-7366-02ad-95bf-000000000012 | OK | Get local private key | localhost 2025-10-14 07:50:40.611980 | fa163e75-7366-02ad-95bf-000000000012 | TIMING | Get local private key | localhost | 0:00:02.100327 | 0.41s 2025-10-14 07:50:40.619048 | fa163e75-7366-02ad-95bf-000000000013 | TASK | Get local public key 2025-10-14 07:50:40.912028 | fa163e75-7366-02ad-95bf-000000000013 | OK | Get local public key | localhost 2025-10-14 07:50:40.913505 | fa163e75-7366-02ad-95bf-000000000013 | TIMING | Get local public key | localhost | 0:00:02.401857 | 0.29s 2025-10-14 07:50:40.921078 | fa163e75-7366-02ad-95bf-000000000014 | TASK | Write tripleo private key 2025-10-14 07:50:41.574850 | fa163e75-7366-02ad-95bf-000000000014 | CHANGED | Write tripleo private key | localhost 2025-10-14 07:50:41.576376 | fa163e75-7366-02ad-95bf-000000000014 | TIMING | Write tripleo private key | localhost | 0:00:03.064727 | 0.65s 2025-10-14 07:50:41.583384 | fa163e75-7366-02ad-95bf-000000000015 | TASK | Write tripleo public key 2025-10-14 07:50:42.099919 | fa163e75-7366-02ad-95bf-000000000015 | CHANGED | Write tripleo public key | localhost 2025-10-14 07:50:42.101351 | fa163e75-7366-02ad-95bf-000000000015 | TIMING | Write tripleo public key | localhost | 0:00:03.589701 | 0.52s 2025-10-14 07:50:42.108409 | fa163e75-7366-02ad-95bf-000000000016 | TASK | Set key file fact 2025-10-14 07:50:42.195876 | fa163e75-7366-02ad-95bf-000000000016 | OK | Set key file fact | localhost 2025-10-14 07:50:42.197416 | fa163e75-7366-02ad-95bf-000000000016 | TIMING | Set key file fact | localhost | 0:00:03.685763 | 0.09s 2025-10-14 07:50:42.204615 | fa163e75-7366-02ad-95bf-000000000018 | TASK | Ensure user can ssh to localhost 2025-10-14 07:50:42.743489 | fa163e75-7366-02ad-95bf-000000000018 | OK | Ensure user can ssh to localhost | localhost 2025-10-14 07:50:42.744852 | fa163e75-7366-02ad-95bf-000000000018 | TIMING | Ensure user can ssh to localhost | localhost | 0:00:04.233204 | 0.54s 2025-10-14 07:50:42.751966 | fa163e75-7366-02ad-95bf-000000000019 | TASK | Set node key fact 2025-10-14 07:50:42.821662 | fa163e75-7366-02ad-95bf-000000000019 | OK | Set node key fact | localhost 2025-10-14 07:50:42.822719 | fa163e75-7366-02ad-95bf-000000000019 | TIMING | Set node key fact | localhost | 0:00:04.311071 | 0.07s 2025-10-14 07:50:42.829163 | fa163e75-7366-02ad-95bf-00000000001a | TASK | Add ssh-servers 2025-10-14 07:50:43.021033 | fa163e75-7366-02ad-95bf-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.106 2025-10-14 07:50:43.022361 | fa163e75-7366-02ad-95bf-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.510713 | 0.19s 2025-10-14 07:50:43.023516 | fa163e75-7366-02ad-95bf-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.107 2025-10-14 07:50:43.024169 | fa163e75-7366-02ad-95bf-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.512532 | 0.19s 2025-10-14 07:50:43.025211 | fa163e75-7366-02ad-95bf-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.108 2025-10-14 07:50:43.025892 | fa163e75-7366-02ad-95bf-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.514255 | 0.20s 2025-10-14 07:50:43.026879 | fa163e75-7366-02ad-95bf-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.103 2025-10-14 07:50:43.027519 | fa163e75-7366-02ad-95bf-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.515882 | 0.20s 2025-10-14 07:50:43.028500 | fa163e75-7366-02ad-95bf-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.104 2025-10-14 07:50:43.029128 | fa163e75-7366-02ad-95bf-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.517493 | 0.20s 2025-10-14 07:50:43.030167 | fa163e75-7366-02ad-95bf-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.105 2025-10-14 07:50:43.030797 | fa163e75-7366-02ad-95bf-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.519161 | 0.20s 2025-10-14 07:50:43.032185 | fa163e75-7366-02ad-95bf-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.520548 | 0.20s PLAY [Run Create admin] ******************************************************** 2025-10-14 07:50:43.080048 | fa163e75-7366-02ad-95bf-000000000034 | TASK | Wait for connection to become available [WARNING]: Reset is not implemented for this connection 2025-10-14 07:50:43.444452 | fa163e75-7366-02ad-95bf-000000000034 | OK | Wait for connection to become available | localhost 2025-10-14 07:50:43.446163 | fa163e75-7366-02ad-95bf-000000000034 | TIMING | Wait for connection to become available | localhost | 0:00:04.934508 | 0.36s 2025-10-14 07:50:43.785489 | fa163e75-7366-02ad-95bf-000000000034 | OK | Wait for connection to become available | 192.168.122.108 2025-10-14 07:50:43.786519 | fa163e75-7366-02ad-95bf-000000000034 | TIMING | Wait for connection to become available | 192.168.122.108 | 0:00:05.274876 | 0.68s 2025-10-14 07:50:43.828634 | fa163e75-7366-02ad-95bf-000000000034 | OK | Wait for connection to become available | 192.168.122.105 2025-10-14 07:50:43.829678 | fa163e75-7366-02ad-95bf-000000000034 | TIMING | Wait for connection to become available | 192.168.122.105 | 0:00:05.318036 | 0.68s 2025-10-14 07:50:43.864802 | fa163e75-7366-02ad-95bf-000000000034 | OK | Wait for connection to become available | 192.168.122.107 2025-10-14 07:50:43.865901 | fa163e75-7366-02ad-95bf-000000000034 | TIMING | Wait for connection to become available | 192.168.122.107 | 0:00:05.354258 | 0.77s 2025-10-14 07:50:43.876845 | fa163e75-7366-02ad-95bf-000000000034 | OK | Wait for connection to become available | 192.168.122.104 2025-10-14 07:50:43.877583 | fa163e75-7366-02ad-95bf-000000000034 | TIMING | Wait for connection to become available | 192.168.122.104 | 0:00:05.365945 | 0.74s 2025-10-14 07:50:43.900498 | fa163e75-7366-02ad-95bf-000000000034 | OK | Wait for connection to become available | 192.168.122.106 2025-10-14 07:50:43.901197 | fa163e75-7366-02ad-95bf-000000000034 | TIMING | Wait for connection to become available | 192.168.122.106 | 0:00:05.389560 | 0.81s 2025-10-14 07:50:43.983385 | fa163e75-7366-02ad-95bf-000000000034 | OK | Wait for connection to become available | 192.168.122.103 2025-10-14 07:50:43.984128 | fa163e75-7366-02ad-95bf-000000000034 | TIMING | Wait for connection to become available | 192.168.122.103 | 0:00:05.472492 | 0.86s 2025-10-14 07:50:43.991754 | fa163e75-7366-02ad-95bf-000000000035 | TASK | Gather facts with an active connection 2025-10-14 07:50:44.761862 | fa163e75-7366-02ad-95bf-000000000035 | OK | Gather facts with an active connection | localhost 2025-10-14 07:50:44.763874 | fa163e75-7366-02ad-95bf-000000000035 | TIMING | Gather facts with an active connection | localhost | 0:00:06.252060 | 0.77s 2025-10-14 07:50:44.874634 | fa163e75-7366-02ad-95bf-000000000035 | OK | Gather facts with an active connection | 192.168.122.104 2025-10-14 07:50:44.876075 | fa163e75-7366-02ad-95bf-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.104 | 0:00:06.364431 | 0.83s 2025-10-14 07:50:44.878772 | fa163e75-7366-02ad-95bf-000000000035 | OK | Gather facts with an active connection | 192.168.122.107 2025-10-14 07:50:44.879823 | fa163e75-7366-02ad-95bf-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.107 | 0:00:06.368186 | 0.86s 2025-10-14 07:50:44.886723 | fa163e75-7366-02ad-95bf-000000000035 | OK | Gather facts with an active connection | 192.168.122.108 2025-10-14 07:50:44.887794 | fa163e75-7366-02ad-95bf-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.108 | 0:00:06.376157 | 0.86s 2025-10-14 07:50:44.890320 | fa163e75-7366-02ad-95bf-000000000035 | OK | Gather facts with an active connection | 192.168.122.105 2025-10-14 07:50:44.891365 | fa163e75-7366-02ad-95bf-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.105 | 0:00:06.379728 | 0.84s 2025-10-14 07:50:44.893822 | fa163e75-7366-02ad-95bf-000000000035 | OK | Gather facts with an active connection | 192.168.122.103 2025-10-14 07:50:44.894841 | fa163e75-7366-02ad-95bf-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.103 | 0:00:06.383203 | 0.86s 2025-10-14 07:50:44.897303 | fa163e75-7366-02ad-95bf-000000000035 | OK | Gather facts with an active connection | 192.168.122.106 2025-10-14 07:50:44.898308 | fa163e75-7366-02ad-95bf-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.106 | 0:00:06.386672 | 0.89s 2025-10-14 07:50:44.954241 | fa163e75-7366-02ad-95bf-000000000023 | TASK | create user tripleo-admin 2025-10-14 07:50:45.219841 | fa163e75-7366-02ad-95bf-000000000023 | OK | create user tripleo-admin | localhost 2025-10-14 07:50:45.220874 | fa163e75-7366-02ad-95bf-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | localhost | 0:00:06.709231 | 0.27s 2025-10-14 07:50:45.386963 | fa163e75-7366-02ad-95bf-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.107 2025-10-14 07:50:45.387856 | fa163e75-7366-02ad-95bf-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:06.876217 | 0.42s 2025-10-14 07:50:45.400414 | fa163e75-7366-02ad-95bf-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.104 2025-10-14 07:50:45.401296 | fa163e75-7366-02ad-95bf-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:06.889657 | 0.41s 2025-10-14 07:50:45.422788 | fa163e75-7366-02ad-95bf-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.106 2025-10-14 07:50:45.423866 | fa163e75-7366-02ad-95bf-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:06.912226 | 0.46s 2025-10-14 07:50:45.440582 | fa163e75-7366-02ad-95bf-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.108 2025-10-14 07:50:45.441389 | fa163e75-7366-02ad-95bf-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:06.929750 | 0.47s 2025-10-14 07:50:45.442411 | fa163e75-7366-02ad-95bf-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.105 2025-10-14 07:50:45.443217 | fa163e75-7366-02ad-95bf-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:06.931579 | 0.45s 2025-10-14 07:50:45.474699 | fa163e75-7366-02ad-95bf-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.103 2025-10-14 07:50:45.475226 | fa163e75-7366-02ad-95bf-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:06.963594 | 0.49s 2025-10-14 07:50:45.481932 | fa163e75-7366-02ad-95bf-000000000024 | TASK | grant admin rights to user tripleo-admin 2025-10-14 07:50:45.991580 | fa163e75-7366-02ad-95bf-000000000024 | OK | grant admin rights to user tripleo-admin | localhost 2025-10-14 07:50:45.993186 | fa163e75-7366-02ad-95bf-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | localhost | 0:00:07.481533 | 0.51s 2025-10-14 07:50:46.438875 | fa163e75-7366-02ad-95bf-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.107 2025-10-14 07:50:46.441364 | fa163e75-7366-02ad-95bf-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:07.929717 | 0.94s 2025-10-14 07:50:46.472136 | fa163e75-7366-02ad-95bf-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.108 2025-10-14 07:50:46.474008 | fa163e75-7366-02ad-95bf-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:07.962368 | 0.97s 2025-10-14 07:50:46.475868 | fa163e75-7366-02ad-95bf-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.106 2025-10-14 07:50:46.477558 | fa163e75-7366-02ad-95bf-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:07.965919 | 0.99s 2025-10-14 07:50:46.479310 | fa163e75-7366-02ad-95bf-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.104 2025-10-14 07:50:46.481141 | fa163e75-7366-02ad-95bf-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:07.969498 | 0.96s 2025-10-14 07:50:46.502540 | fa163e75-7366-02ad-95bf-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.103 2025-10-14 07:50:46.504391 | fa163e75-7366-02ad-95bf-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:07.992747 | 0.99s 2025-10-14 07:50:46.506286 | fa163e75-7366-02ad-95bf-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.105 2025-10-14 07:50:46.508007 | fa163e75-7366-02ad-95bf-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:07.996366 | 0.98s 2025-10-14 07:50:46.520140 | fa163e75-7366-02ad-95bf-000000000025 | TASK | ensure home dir has the right owner/group for user tripleo-admin 2025-10-14 07:50:46.797805 | fa163e75-7366-02ad-95bf-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | localhost 2025-10-14 07:50:46.799659 | fa163e75-7366-02ad-95bf-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | localhost | 0:00:08.288001 | 0.28s 2025-10-14 07:50:46.821094 | fa163e75-7366-02ad-95bf-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.106 2025-10-14 07:50:46.822089 | fa163e75-7366-02ad-95bf-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:08.310448 | 0.29s 2025-10-14 07:50:46.845902 | fa163e75-7366-02ad-95bf-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.107 2025-10-14 07:50:46.847107 | fa163e75-7366-02ad-95bf-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:08.335461 | 0.30s 2025-10-14 07:50:46.864919 | fa163e75-7366-02ad-95bf-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.105 2025-10-14 07:50:46.866077 | fa163e75-7366-02ad-95bf-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:08.354435 | 0.28s 2025-10-14 07:50:46.867081 | fa163e75-7366-02ad-95bf-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.103 2025-10-14 07:50:46.867812 | fa163e75-7366-02ad-95bf-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:08.356175 | 0.29s 2025-10-14 07:50:46.868742 | fa163e75-7366-02ad-95bf-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.108 2025-10-14 07:50:46.869417 | fa163e75-7366-02ad-95bf-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:08.357780 | 0.31s 2025-10-14 07:50:46.884642 | fa163e75-7366-02ad-95bf-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.104 2025-10-14 07:50:46.885408 | fa163e75-7366-02ad-95bf-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:08.373770 | 0.30s 2025-10-14 07:50:46.895623 | fa163e75-7366-02ad-95bf-000000000026 | TASK | ensure .ssh dir exists for user tripleo-admin 2025-10-14 07:50:47.128201 | fa163e75-7366-02ad-95bf-000000000026 | OK | ensure .ssh dir exists for user tripleo-admin | localhost 2025-10-14 07:50:47.129734 | fa163e75-7366-02ad-95bf-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | localhost | 0:00:08.618078 | 0.23s 2025-10-14 07:50:47.232314 | fa163e75-7366-02ad-95bf-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.107 2025-10-14 07:50:47.232824 | fa163e75-7366-02ad-95bf-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:08.721192 | 0.31s 2025-10-14 07:50:47.253196 | fa163e75-7366-02ad-95bf-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.103 2025-10-14 07:50:47.253823 | fa163e75-7366-02ad-95bf-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:08.742190 | 0.31s 2025-10-14 07:50:47.254384 | fa163e75-7366-02ad-95bf-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.106 2025-10-14 07:50:47.254850 | fa163e75-7366-02ad-95bf-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:08.743218 | 0.34s 2025-10-14 07:50:47.255401 | fa163e75-7366-02ad-95bf-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.104 2025-10-14 07:50:47.255848 | fa163e75-7366-02ad-95bf-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:08.744217 | 0.30s 2025-10-14 07:50:47.270748 | fa163e75-7366-02ad-95bf-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.105 2025-10-14 07:50:47.271212 | fa163e75-7366-02ad-95bf-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:08.759580 | 0.30s 2025-10-14 07:50:47.281997 | fa163e75-7366-02ad-95bf-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.108 2025-10-14 07:50:47.282490 | fa163e75-7366-02ad-95bf-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:08.770858 | 0.35s 2025-10-14 07:50:47.288779 | fa163e75-7366-02ad-95bf-000000000027 | TASK | ensure authorized_keys file exists for user tripleo-admin 2025-10-14 07:50:47.548958 | fa163e75-7366-02ad-95bf-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | localhost 2025-10-14 07:50:47.550472 | fa163e75-7366-02ad-95bf-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | localhost | 0:00:09.038793 | 0.26s 2025-10-14 07:50:47.592307 | fa163e75-7366-02ad-95bf-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.108 2025-10-14 07:50:47.593109 | fa163e75-7366-02ad-95bf-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:09.081472 | 0.28s 2025-10-14 07:50:47.614523 | fa163e75-7366-02ad-95bf-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.107 2025-10-14 07:50:47.619290 | fa163e75-7366-02ad-95bf-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:09.107652 | 0.31s 2025-10-14 07:50:47.620316 | fa163e75-7366-02ad-95bf-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.106 2025-10-14 07:50:47.621073 | fa163e75-7366-02ad-95bf-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:09.109437 | 0.32s 2025-10-14 07:50:47.628220 | fa163e75-7366-02ad-95bf-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.104 2025-10-14 07:50:47.628990 | fa163e75-7366-02ad-95bf-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:09.117352 | 0.30s 2025-10-14 07:50:47.653078 | fa163e75-7366-02ad-95bf-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.103 2025-10-14 07:50:47.653904 | fa163e75-7366-02ad-95bf-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:09.142267 | 0.33s 2025-10-14 07:50:47.654896 | fa163e75-7366-02ad-95bf-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.105 2025-10-14 07:50:47.655627 | fa163e75-7366-02ad-95bf-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:09.143990 | 0.32s 2025-10-14 07:50:47.666026 | fa163e75-7366-02ad-95bf-000000000028 | TASK | get remote tripleo-admin public key 2025-10-14 07:50:47.716182 | fa163e75-7366-02ad-95bf-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | localhost 2025-10-14 07:50:47.722751 | fa163e75-7366-02ad-95bf-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | localhost | 0:00:09.211107 | 0.06s 2025-10-14 07:50:47.731885 | fa163e75-7366-02ad-95bf-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.106 2025-10-14 07:50:47.739127 | fa163e75-7366-02ad-95bf-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.106 | 0:00:09.227480 | 0.06s 2025-10-14 07:50:47.748023 | fa163e75-7366-02ad-95bf-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.107 2025-10-14 07:50:47.749028 | fa163e75-7366-02ad-95bf-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.107 | 0:00:09.237382 | 0.06s 2025-10-14 07:50:47.762974 | fa163e75-7366-02ad-95bf-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.108 2025-10-14 07:50:47.763973 | fa163e75-7366-02ad-95bf-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.108 | 0:00:09.252329 | 0.05s 2025-10-14 07:50:47.769487 | fa163e75-7366-02ad-95bf-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.103 2025-10-14 07:50:47.769934 | fa163e75-7366-02ad-95bf-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.103 | 0:00:09.258303 | 0.04s 2025-10-14 07:50:47.770366 | fa163e75-7366-02ad-95bf-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.104 2025-10-14 07:50:47.770766 | fa163e75-7366-02ad-95bf-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.104 | 0:00:09.259135 | 0.03s 2025-10-14 07:50:47.783777 | fa163e75-7366-02ad-95bf-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.105 2025-10-14 07:50:47.784205 | fa163e75-7366-02ad-95bf-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.105 | 0:00:09.272574 | 0.02s 2025-10-14 07:50:47.790475 | fa163e75-7366-02ad-95bf-000000000029 | TASK | append tripleo-admin public key to authorized_keys 2025-10-14 07:50:47.823090 | fa163e75-7366-02ad-95bf-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | localhost 2025-10-14 07:50:47.835290 | fa163e75-7366-02ad-95bf-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | localhost | 0:00:09.323644 | 0.04s 2025-10-14 07:50:47.844536 | fa163e75-7366-02ad-95bf-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.106 2025-10-14 07:50:47.850504 | fa163e75-7366-02ad-95bf-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.106 | 0:00:09.338860 | 0.05s 2025-10-14 07:50:47.858578 | fa163e75-7366-02ad-95bf-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.107 2025-10-14 07:50:47.859585 | fa163e75-7366-02ad-95bf-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.107 | 0:00:09.347944 | 0.05s 2025-10-14 07:50:47.873642 | fa163e75-7366-02ad-95bf-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.108 2025-10-14 07:50:47.874671 | fa163e75-7366-02ad-95bf-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.108 | 0:00:09.363029 | 0.06s 2025-10-14 07:50:47.875178 | fa163e75-7366-02ad-95bf-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.103 2025-10-14 07:50:47.875603 | fa163e75-7366-02ad-95bf-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.103 | 0:00:09.363971 | 0.04s 2025-10-14 07:50:47.880703 | fa163e75-7366-02ad-95bf-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.104 2025-10-14 07:50:47.881108 | fa163e75-7366-02ad-95bf-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.104 | 0:00:09.369476 | 0.03s 2025-10-14 07:50:47.894662 | fa163e75-7366-02ad-95bf-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.105 2025-10-14 07:50:47.895075 | fa163e75-7366-02ad-95bf-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.105 | 0:00:09.383443 | 0.03s 2025-10-14 07:50:47.901366 | fa163e75-7366-02ad-95bf-00000000002d | TASK | authorize TripleO key for user tripleo-admin 2025-10-14 07:50:48.289938 | fa163e75-7366-02ad-95bf-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.107 2025-10-14 07:50:48.291545 | fa163e75-7366-02ad-95bf-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:09.779890 | 0.37s 2025-10-14 07:50:48.323258 | fa163e75-7366-02ad-95bf-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.104 2025-10-14 07:50:48.326486 | fa163e75-7366-02ad-95bf-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:09.814634 | 0.39s 2025-10-14 07:50:48.327500 | fa163e75-7366-02ad-95bf-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.103 2025-10-14 07:50:48.328238 | fa163e75-7366-02ad-95bf-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:09.816601 | 0.39s 2025-10-14 07:50:48.339503 | fa163e75-7366-02ad-95bf-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.108 2025-10-14 07:50:48.344090 | fa163e75-7366-02ad-95bf-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:09.832443 | 0.42s 2025-10-14 07:50:48.376157 | fa163e75-7366-02ad-95bf-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.106 2025-10-14 07:50:48.377194 | fa163e75-7366-02ad-95bf-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:09.865552 | 0.47s 2025-10-14 07:50:48.378360 | fa163e75-7366-02ad-95bf-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.105 2025-10-14 07:50:48.379221 | fa163e75-7366-02ad-95bf-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:09.867583 | 0.43s 2025-10-14 07:50:48.403227 | fa163e75-7366-02ad-95bf-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | localhost 2025-10-14 07:50:48.404659 | fa163e75-7366-02ad-95bf-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | localhost | 0:00:09.893013 | 0.50s 2025-10-14 07:50:48.418165 | fa163e75-7366-02ad-95bf-000000000031 | TASK | Install private key on nodes for user tripleo-admin 2025-10-14 07:50:48.451027 | fa163e75-7366-02ad-95bf-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | localhost 2025-10-14 07:50:48.451965 | fa163e75-7366-02ad-95bf-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | localhost | 0:00:09.940323 | 0.03s 2025-10-14 07:50:48.463791 | fa163e75-7366-02ad-95bf-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 2025-10-14 07:50:48.464649 | fa163e75-7366-02ad-95bf-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:09.953008 | 0.03s 2025-10-14 07:50:48.477595 | fa163e75-7366-02ad-95bf-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 2025-10-14 07:50:48.478452 | fa163e75-7366-02ad-95bf-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:09.966795 | 0.03s 2025-10-14 07:50:48.489776 | fa163e75-7366-02ad-95bf-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 2025-10-14 07:50:48.490599 | fa163e75-7366-02ad-95bf-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:09.978955 | 0.03s 2025-10-14 07:50:48.510274 | fa163e75-7366-02ad-95bf-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 2025-10-14 07:50:48.511100 | fa163e75-7366-02ad-95bf-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:09.999451 | 0.04s 2025-10-14 07:50:48.511371 | fa163e75-7366-02ad-95bf-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 2025-10-14 07:50:48.511733 | fa163e75-7366-02ad-95bf-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:10.000104 | 0.02s 2025-10-14 07:50:48.522161 | fa163e75-7366-02ad-95bf-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 2025-10-14 07:50:48.522503 | fa163e75-7366-02ad-95bf-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:10.010873 | 0.03s 2025-10-14 07:50:48.527354 | fa163e75-7366-02ad-95bf-000000000032 | TASK | Install public key on nodes for user tripleo-admin 2025-10-14 07:50:48.570023 | fa163e75-7366-02ad-95bf-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | localhost 2025-10-14 07:50:48.575677 | fa163e75-7366-02ad-95bf-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | localhost | 0:00:10.064033 | 0.05s 2025-10-14 07:50:48.583002 | fa163e75-7366-02ad-95bf-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 2025-10-14 07:50:48.583855 | fa163e75-7366-02ad-95bf-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:10.072215 | 0.05s 2025-10-14 07:50:48.591088 | fa163e75-7366-02ad-95bf-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 2025-10-14 07:50:48.596644 | fa163e75-7366-02ad-95bf-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:10.085004 | 0.06s 2025-10-14 07:50:48.597046 | fa163e75-7366-02ad-95bf-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 2025-10-14 07:50:48.597330 | fa163e75-7366-02ad-95bf-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:10.085701 | 0.05s 2025-10-14 07:50:48.597615 | fa163e75-7366-02ad-95bf-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 2025-10-14 07:50:48.597870 | fa163e75-7366-02ad-95bf-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:10.086241 | 0.04s 2025-10-14 07:50:48.608318 | fa163e75-7366-02ad-95bf-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 2025-10-14 07:50:48.608664 | fa163e75-7366-02ad-95bf-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:10.097034 | 0.03s 2025-10-14 07:50:48.619112 | fa163e75-7366-02ad-95bf-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 2025-10-14 07:50:48.619430 | fa163e75-7366-02ad-95bf-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:10.107801 | 0.03s PLAY [Validate TripleO Admin Access] ******************************************* 2025-10-14 07:50:48.729867 | fa163e75-7366-02ad-95bf-000000000038 | TASK | Ping host 2025-10-14 07:50:48.934172 | fa163e75-7366-02ad-95bf-000000000038 | OK | Ping host | localhost 2025-10-14 07:50:48.935716 | fa163e75-7366-02ad-95bf-000000000038 | TIMING | Ping host | localhost | 0:00:10.424061 | 0.21s 2025-10-14 07:50:48.979348 | fa163e75-7366-02ad-95bf-000000000038 | OK | Ping host | 192.168.122.107 2025-10-14 07:50:48.980075 | fa163e75-7366-02ad-95bf-000000000038 | TIMING | Ping host | 192.168.122.107 | 0:00:10.468437 | 0.24s 2025-10-14 07:50:48.991360 | fa163e75-7366-02ad-95bf-000000000038 | OK | Ping host | 192.168.122.108 2025-10-14 07:50:48.992090 | fa163e75-7366-02ad-95bf-000000000038 | TIMING | Ping host | 192.168.122.108 | 0:00:10.480452 | 0.24s 2025-10-14 07:50:48.992711 | fa163e75-7366-02ad-95bf-000000000038 | OK | Ping host | 192.168.122.106 2025-10-14 07:50:48.993329 | fa163e75-7366-02ad-95bf-000000000038 | TIMING | Ping host | 192.168.122.106 | 0:00:10.481692 | 0.26s 2025-10-14 07:50:49.008186 | fa163e75-7366-02ad-95bf-000000000038 | OK | Ping host | 192.168.122.104 2025-10-14 07:50:49.012935 | fa163e75-7366-02ad-95bf-000000000038 | TIMING | Ping host | 192.168.122.104 | 0:00:10.501296 | 0.25s 2025-10-14 07:50:49.013627 | fa163e75-7366-02ad-95bf-000000000038 | OK | Ping host | 192.168.122.105 2025-10-14 07:50:49.014220 | fa163e75-7366-02ad-95bf-000000000038 | TIMING | Ping host | 192.168.122.105 | 0:00:10.502583 | 0.25s 2025-10-14 07:50:49.025159 | fa163e75-7366-02ad-95bf-000000000038 | OK | Ping host | 192.168.122.103 2025-10-14 07:50:49.025852 | fa163e75-7366-02ad-95bf-000000000038 | TIMING | Ping host | 192.168.122.103 | 0:00:10.514215 | 0.27s PLAY RECAP ********************************************************************* 192.168.122.103 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.104 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.105 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.106 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.107 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.108 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 localhost : ok=22 changed=4 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2025-10-14 07:50:49.121170 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:50:49.121401 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 30 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:50:49.121667 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:10.610037 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:50:49.121872 | UUID | Info | Host | Task Name | Run Time 2025-10-14 07:50:49.122085 | fa163e75-7366-02ad-95bf-000000000024 | SUMMARY | 192.168.122.103 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.99s 2025-10-14 07:50:49.122487 | fa163e75-7366-02ad-95bf-000000000024 | SUMMARY | 192.168.122.106 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.99s 2025-10-14 07:50:49.122702 | fa163e75-7366-02ad-95bf-000000000024 | SUMMARY | 192.168.122.105 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.98s 2025-10-14 07:50:49.122915 | fa163e75-7366-02ad-95bf-000000000024 | SUMMARY | 192.168.122.108 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.97s 2025-10-14 07:50:49.123129 | fa163e75-7366-02ad-95bf-000000000024 | SUMMARY | 192.168.122.104 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.96s 2025-10-14 07:50:49.123366 | fa163e75-7366-02ad-95bf-000000000024 | SUMMARY | 192.168.122.107 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.94s 2025-10-14 07:50:49.123598 | fa163e75-7366-02ad-95bf-000000000035 | SUMMARY | 192.168.122.106 | Gather facts with an active connection | 0.89s 2025-10-14 07:50:49.123853 | fa163e75-7366-02ad-95bf-000000000035 | SUMMARY | 192.168.122.107 | Gather facts with an active connection | 0.86s 2025-10-14 07:50:49.124059 | fa163e75-7366-02ad-95bf-000000000035 | SUMMARY | 192.168.122.108 | Gather facts with an active connection | 0.86s 2025-10-14 07:50:49.124286 | fa163e75-7366-02ad-95bf-000000000034 | SUMMARY | 192.168.122.103 | Wait for connection to become available | 0.86s 2025-10-14 07:50:49.124621 | fa163e75-7366-02ad-95bf-000000000035 | SUMMARY | 192.168.122.103 | Gather facts with an active connection | 0.86s 2025-10-14 07:50:49.124850 | fa163e75-7366-02ad-95bf-000000000035 | SUMMARY | 192.168.122.105 | Gather facts with an active connection | 0.84s 2025-10-14 07:50:49.125082 | fa163e75-7366-02ad-95bf-000000000035 | SUMMARY | 192.168.122.104 | Gather facts with an active connection | 0.83s 2025-10-14 07:50:49.125293 | fa163e75-7366-02ad-95bf-000000000034 | SUMMARY | 192.168.122.106 | Wait for connection to become available | 0.81s 2025-10-14 07:50:49.125522 | fa163e75-7366-02ad-95bf-000000000035 | SUMMARY | localhost | Gather facts with an active connection | 0.77s 2025-10-14 07:50:49.125783 | fa163e75-7366-02ad-95bf-000000000034 | SUMMARY | 192.168.122.107 | Wait for connection to become available | 0.77s 2025-10-14 07:50:49.126019 | fa163e75-7366-02ad-95bf-000000000034 | SUMMARY | 192.168.122.104 | Wait for connection to become available | 0.74s 2025-10-14 07:50:49.126258 | fa163e75-7366-02ad-95bf-000000000034 | SUMMARY | 192.168.122.105 | Wait for connection to become available | 0.68s 2025-10-14 07:50:49.126514 | fa163e75-7366-02ad-95bf-000000000034 | SUMMARY | 192.168.122.108 | Wait for connection to become available | 0.68s 2025-10-14 07:50:49.126745 | fa163e75-7366-02ad-95bf-000000000014 | SUMMARY | localhost | Write tripleo private key | 0.65s 2025-10-14 07:50:49.126988 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:50:49.301 77910 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleou9z18le2 ] cleaned up 2025-10-14 07:50:49.301 77910 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-enable-ssh-admin.yaml Enabling ssh admin - COMPLETE. 2025-10-14 07:50:49.304 77910 INFO tripleoclient.utils.utils [-] Running Ansible playbook: /usr/share/ansible/tripleo-playbooks/cli-grant-local-access.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/cli-grant-local-access, Playbook directory: /usr/share/ansible/tripleo-playbooks [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Playbook for granting a given user local access] ************************* 2025-10-14 07:50:49.877602 | fa163e75-7366-aacc-6a86-000000000004 | TASK | Check for required inputs 2025-10-14 07:50:49.951016 | fa163e75-7366-aacc-6a86-000000000004 | SKIPPED | Check for required inputs | localhost | item=access_path 2025-10-14 07:50:49.977946 | fa163e75-7366-aacc-6a86-000000000004 | SKIPPED | Check for required inputs | localhost | item=execution_user 2025-10-14 07:50:49.982542 | fa163e75-7366-aacc-6a86-000000000004 | TIMING | Check for required inputs | localhost | 0:00:00.143840 | 0.10s 2025-10-14 07:50:50.003784 | fa163e75-7366-aacc-6a86-000000000006 | TASK | Ensure access path exists 2025-10-14 07:50:50.422219 | fa163e75-7366-aacc-6a86-000000000006 | OK | Ensure access path exists | localhost 2025-10-14 07:50:50.423890 | fa163e75-7366-aacc-6a86-000000000006 | TIMING | Ensure access path exists | localhost | 0:00:00.585191 | 0.42s 2025-10-14 07:50:50.431680 | fa163e75-7366-aacc-6a86-000000000007 | TASK | Grant privileges to the execution user 2025-10-14 07:50:51.082344 | fa163e75-7366-aacc-6a86-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=zuul 2025-10-14 07:50:51.093377 | fa163e75-7366-aacc-6a86-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.254663 | 0.66s 2025-10-14 07:50:51.539225 | fa163e75-7366-aacc-6a86-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=tripleo-admin 2025-10-14 07:50:51.549892 | fa163e75-7366-aacc-6a86-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.711198 | 1.12s 2025-10-14 07:50:51.639319 | fa163e75-7366-aacc-6a86-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.800614 | 1.21s PLAY RECAP ********************************************************************* localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2025-10-14 07:50:51.686857 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:50:51.687159 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:50:51.687483 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:01.848801 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:50:51.687791 | UUID | Info | Host | Task Name | Run Time 2025-10-14 07:50:51.688105 | fa163e75-7366-aacc-6a86-000000000007 | SUMMARY | localhost | Grant privileges to the execution user | 1.21s 2025-10-14 07:50:51.688420 | fa163e75-7366-aacc-6a86-000000000006 | SUMMARY | localhost | Ensure access path exists | 0.42s 2025-10-14 07:50:51.688766 | fa163e75-7366-aacc-6a86-000000000004 | SUMMARY | localhost | Check for required inputs | 0.10s 2025-10-14 07:50:51.689084 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 07:50:51.863 77910 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleowypckjiy ] cleaned up 2025-10-14 07:50:51.864 77910 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-grant-local-access.yaml Checking for blacklisted hosts from stack: overcloud 2025-10-14 07:50:51.864 77910 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Checking for blacklisted hosts from stack: overcloud Executing deployment playbook for stack: overcloud 2025-10-14 07:50:51.864 77910 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Executing deployment playbook for stack: overcloud 2025-10-14 07:50:51.866 77910 INFO tripleoclient.utils.utils [-] Running Ansible playbook with timeout 87m: /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/deploy_steps_playbook.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/config-download, Playbook directory: /home/zuul/overcloud-deploy/overcloud/config-download/overcloud [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [External deployment step 0] ********************************************** [WARNING]: Using run_once with the tripleo_free strategy is not currently supported. This task will still be executed for every host in the inventory list. [WARNING]: any_errors_fatal only stops any future tasks running on the host that fails with the tripleo_free strategy. 2025-10-14 07:50:52.715483 | fa163e75-7366-a2e0-d3ae-00000000000b | TASK | External deployment step 0 2025-10-14 07:50:52.740667 | fa163e75-7366-a2e0-d3ae-00000000000b | OK | External deployment step 0 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 0' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000000b') missing from stats 2025-10-14 07:50:52.776212 | fa163e75-7366-a2e0-d3ae-00000000000c | TIMING | include_tasks | undercloud | 0:00:00.099071 | 0.03s 2025-10-14 07:50:52.783480 | be43decf-3ee8-488d-94cb-89983e07c349 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step0.yaml | undercloud 2025-10-14 07:50:52.789054 | fa163e75-7366-a2e0-d3ae-00000000011f | TASK | create ovn mac address for Controller role nodes 2025-10-14 07:50:55.146368 | fa163e75-7366-a2e0-d3ae-00000000011f | CHANGED | create ovn mac address for Controller role nodes | undercloud 2025-10-14 07:50:55.148761 | fa163e75-7366-a2e0-d3ae-00000000011f | TIMING | create ovn mac address for Controller role nodes | undercloud | 0:00:02.471622 | 2.36s 2025-10-14 07:50:55.158013 | fa163e75-7366-a2e0-d3ae-000000000121 | TASK | create redis virtual ip 2025-10-14 07:50:56.059469 | fa163e75-7366-a2e0-d3ae-000000000121 | CHANGED | create redis virtual ip | undercloud 2025-10-14 07:50:56.060762 | fa163e75-7366-a2e0-d3ae-000000000121 | TIMING | create redis virtual ip | undercloud | 0:00:03.383624 | 0.90s 2025-10-14 07:50:56.069461 | fa163e75-7366-a2e0-d3ae-000000000123 | TASK | create ovn mac address for Compute role nodes 2025-10-14 07:50:58.708910 | fa163e75-7366-a2e0-d3ae-000000000123 | CHANGED | create ovn mac address for Compute role nodes | undercloud 2025-10-14 07:50:58.709892 | fa163e75-7366-a2e0-d3ae-000000000123 | TIMING | create ovn mac address for Compute role nodes | undercloud | 0:00:06.032763 | 2.64s PLAY [Check if required variables are defined] ********************************* 2025-10-14 07:50:58.734201 | fa163e75-7366-a2e0-d3ae-000000000135 | TASK | Gathering Facts 2025-10-14 07:50:59.347013 | fa163e75-7366-a2e0-d3ae-000000000135 | OK | Gathering Facts | localhost 2025-10-14 07:50:59.349838 | fa163e75-7366-a2e0-d3ae-000000000135 | TIMING | Gathering Facts | localhost | 0:00:06.672691 | 0.61s 2025-10-14 07:50:59.408359 | fa163e75-7366-a2e0-d3ae-000000000010 | SKIPPED | ansible.builtin.fail | localhost 2025-10-14 07:50:59.410548 | fa163e75-7366-a2e0-d3ae-000000000010 | TIMING | ansible.builtin.fail | localhost | 0:00:06.733273 | 0.04s 2025-10-14 07:50:59.455719 | fa163e75-7366-a2e0-d3ae-000000000011 | SKIPPED | ansible.builtin.fail | localhost 2025-10-14 07:50:59.457876 | fa163e75-7366-a2e0-d3ae-000000000011 | TIMING | ansible.builtin.fail | localhost | 0:00:06.780642 | 0.04s PLAY [Clear cached facts] ****************************************************** PLAY [Gather facts] ************************************************************ 2025-10-14 07:50:59.832225 | fa163e75-7366-a2e0-d3ae-00000000015d | TASK | Gathering Facts 2025-10-14 07:50:59.842733 | fa163e75-7366-a2e0-d3ae-00000000015d | TASK | Gathering Facts 2025-10-14 07:50:59.852417 | fa163e75-7366-a2e0-d3ae-00000000015d | TASK | Gathering Facts 2025-10-14 07:50:59.863022 | fa163e75-7366-a2e0-d3ae-00000000015d | TASK | Gathering Facts 2025-10-14 07:50:59.880140 | fa163e75-7366-a2e0-d3ae-00000000015d | TASK | Gathering Facts 2025-10-14 07:50:59.895163 | fa163e75-7366-a2e0-d3ae-00000000015d | TASK | Gathering Facts 2025-10-14 07:50:59.910696 | fa163e75-7366-a2e0-d3ae-00000000015d | TASK | Gathering Facts 2025-10-14 07:51:00.198458 | fa163e75-7366-a2e0-d3ae-00000000015d | OK | Gathering Facts | undercloud 2025-10-14 07:51:00.199714 | fa163e75-7366-a2e0-d3ae-00000000015d | TIMING | Gathering Facts | undercloud | 0:00:07.522576 | 0.37s 2025-10-14 07:51:00.212518 | fa163e75-7366-a2e0-d3ae-000000000017 | TASK | Set legacy facts 2025-10-14 07:51:00.237637 | fa163e75-7366-a2e0-d3ae-000000000017 | OK | Set legacy facts | undercloud 2025-10-14 07:51:00.238220 | fa163e75-7366-a2e0-d3ae-000000000017 | TIMING | Set legacy facts | undercloud | 0:00:07.561091 | 0.02s 2025-10-14 07:51:00.823317 | fa163e75-7366-a2e0-d3ae-00000000015d | OK | Gathering Facts | np0005486752 2025-10-14 07:51:00.824666 | fa163e75-7366-a2e0-d3ae-00000000015d | TIMING | Gathering Facts | np0005486752 | 0:00:08.147528 | 0.96s 2025-10-14 07:51:00.883065 | fa163e75-7366-a2e0-d3ae-00000000015d | OK | Gathering Facts | np0005486751 2025-10-14 07:51:00.885499 | fa163e75-7366-a2e0-d3ae-00000000015d | TIMING | Gathering Facts | np0005486751 | 0:00:08.208282 | 1.03s 2025-10-14 07:51:00.888923 | fa163e75-7366-a2e0-d3ae-00000000015d | OK | Gathering Facts | np0005486746 2025-10-14 07:51:00.890976 | fa163e75-7366-a2e0-d3ae-00000000015d | TIMING | Gathering Facts | np0005486746 | 0:00:08.213843 | 1.01s 2025-10-14 07:51:00.894404 | fa163e75-7366-a2e0-d3ae-00000000015d | OK | Gathering Facts | np0005486749 2025-10-14 07:51:00.896419 | fa163e75-7366-a2e0-d3ae-00000000015d | TIMING | Gathering Facts | np0005486749 | 0:00:08.219285 | 0.98s 2025-10-14 07:51:00.899887 | fa163e75-7366-a2e0-d3ae-00000000015d | OK | Gathering Facts | np0005486748 2025-10-14 07:51:00.901860 | fa163e75-7366-a2e0-d3ae-00000000015d | TIMING | Gathering Facts | np0005486748 | 0:00:08.224726 | 1.01s 2025-10-14 07:51:00.943297 | fa163e75-7366-a2e0-d3ae-000000000017 | TASK | Set legacy facts 2025-10-14 07:51:01.016465 | fa163e75-7366-a2e0-d3ae-00000000015d | OK | Gathering Facts | np0005486750 2025-10-14 07:51:01.017814 | fa163e75-7366-a2e0-d3ae-00000000015d | TIMING | Gathering Facts | np0005486750 | 0:00:08.340614 | 1.17s 2025-10-14 07:51:01.019028 | fa163e75-7366-a2e0-d3ae-000000000017 | OK | Set legacy facts | np0005486752 2025-10-14 07:51:01.019384 | fa163e75-7366-a2e0-d3ae-000000000017 | TIMING | Set legacy facts | np0005486752 | 0:00:08.342260 | 0.07s 2025-10-14 07:51:01.042135 | fa163e75-7366-a2e0-d3ae-000000000017 | TASK | Set legacy facts 2025-10-14 07:51:01.071776 | fa163e75-7366-a2e0-d3ae-000000000017 | TASK | Set legacy facts 2025-10-14 07:51:01.087334 | fa163e75-7366-a2e0-d3ae-000000000017 | TASK | Set legacy facts 2025-10-14 07:51:01.104995 | fa163e75-7366-a2e0-d3ae-000000000017 | TASK | Set legacy facts 2025-10-14 07:51:01.109961 | fa163e75-7366-a2e0-d3ae-000000000017 | OK | Set legacy facts | np0005486751 2025-10-14 07:51:01.111094 | fa163e75-7366-a2e0-d3ae-000000000017 | TIMING | Set legacy facts | np0005486751 | 0:00:08.433943 | 0.07s 2025-10-14 07:51:01.111848 | fa163e75-7366-a2e0-d3ae-000000000017 | OK | Set legacy facts | np0005486746 2025-10-14 07:51:01.112258 | fa163e75-7366-a2e0-d3ae-000000000017 | TIMING | Set legacy facts | np0005486746 | 0:00:08.435134 | 0.04s 2025-10-14 07:51:01.124135 | fa163e75-7366-a2e0-d3ae-000000000017 | TASK | Set legacy facts 2025-10-14 07:51:01.175891 | fa163e75-7366-a2e0-d3ae-000000000017 | OK | Set legacy facts | np0005486748 2025-10-14 07:51:01.176663 | fa163e75-7366-a2e0-d3ae-000000000017 | TIMING | Set legacy facts | np0005486748 | 0:00:08.499532 | 0.09s 2025-10-14 07:51:01.177764 | fa163e75-7366-a2e0-d3ae-000000000017 | OK | Set legacy facts | np0005486749 2025-10-14 07:51:01.178198 | fa163e75-7366-a2e0-d3ae-000000000017 | TIMING | Set legacy facts | np0005486749 | 0:00:08.501074 | 0.07s 2025-10-14 07:51:01.178960 | fa163e75-7366-a2e0-d3ae-000000000017 | OK | Set legacy facts | np0005486750 2025-10-14 07:51:01.179691 | fa163e75-7366-a2e0-d3ae-000000000017 | TIMING | Set legacy facts | np0005486750 | 0:00:08.502566 | 0.05s PLAY [Load global variables] *************************************************** 2025-10-14 07:51:01.503836 | fa163e75-7366-a2e0-d3ae-00000000001a | OK | ansible.builtin.include_vars | undercloud 2025-10-14 07:51:01.512827 | fa163e75-7366-a2e0-d3ae-00000000001a | TIMING | ansible.builtin.include_vars | undercloud | 0:00:08.835689 | 0.08s 2025-10-14 07:51:01.554240 | fa163e75-7366-a2e0-d3ae-00000000001a | OK | ansible.builtin.include_vars | np0005486750 2025-10-14 07:51:01.556385 | fa163e75-7366-a2e0-d3ae-00000000001a | TIMING | ansible.builtin.include_vars | np0005486750 | 0:00:08.879223 | 0.11s 2025-10-14 07:51:01.589926 | fa163e75-7366-a2e0-d3ae-00000000001a | OK | ansible.builtin.include_vars | np0005486751 2025-10-14 07:51:01.591030 | fa163e75-7366-a2e0-d3ae-00000000001a | TIMING | ansible.builtin.include_vars | np0005486751 | 0:00:08.913888 | 0.14s 2025-10-14 07:51:01.591639 | fa163e75-7366-a2e0-d3ae-00000000001a | OK | ansible.builtin.include_vars | np0005486752 2025-10-14 07:51:01.592024 | fa163e75-7366-a2e0-d3ae-00000000001a | TIMING | ansible.builtin.include_vars | np0005486752 | 0:00:08.914897 | 0.13s 2025-10-14 07:51:01.592421 | fa163e75-7366-a2e0-d3ae-00000000001a | OK | ansible.builtin.include_vars | np0005486746 2025-10-14 07:51:01.592780 | fa163e75-7366-a2e0-d3ae-00000000001a | TIMING | ansible.builtin.include_vars | np0005486746 | 0:00:08.915655 | 0.09s 2025-10-14 07:51:01.593161 | fa163e75-7366-a2e0-d3ae-00000000001a | OK | ansible.builtin.include_vars | np0005486748 2025-10-14 07:51:01.593541 | fa163e75-7366-a2e0-d3ae-00000000001a | TIMING | ansible.builtin.include_vars | np0005486748 | 0:00:08.916415 | 0.05s 2025-10-14 07:51:01.635487 | fa163e75-7366-a2e0-d3ae-00000000001a | OK | ansible.builtin.include_vars | np0005486749 2025-10-14 07:51:01.635964 | fa163e75-7366-a2e0-d3ae-00000000001a | TIMING | ansible.builtin.include_vars | np0005486749 | 0:00:08.958836 | 0.05s PLAY [Include extra variables from files] ************************************** 2025-10-14 07:51:01.955268 | fa163e75-7366-a2e0-d3ae-00000000001d | TASK | Include Service VIP vars 2025-10-14 07:51:01.993460 | fa163e75-7366-a2e0-d3ae-00000000001d | OK | Include Service VIP vars | undercloud 2025-10-14 07:51:02.003265 | fa163e75-7366-a2e0-d3ae-00000000001d | TIMING | Include Service VIP vars | undercloud | 0:00:09.326128 | 0.05s 2025-10-14 07:51:02.021236 | fa163e75-7366-a2e0-d3ae-00000000001d | OK | Include Service VIP vars | np0005486750 2025-10-14 07:51:02.022067 | fa163e75-7366-a2e0-d3ae-00000000001d | TIMING | Include Service VIP vars | np0005486750 | 0:00:09.344929 | 0.06s 2025-10-14 07:51:02.035974 | fa163e75-7366-a2e0-d3ae-00000000001d | OK | Include Service VIP vars | np0005486751 2025-10-14 07:51:02.036743 | fa163e75-7366-a2e0-d3ae-00000000001d | TIMING | Include Service VIP vars | np0005486751 | 0:00:09.359610 | 0.06s 2025-10-14 07:51:02.057087 | fa163e75-7366-a2e0-d3ae-00000000001d | OK | Include Service VIP vars | np0005486752 2025-10-14 07:51:02.062806 | fa163e75-7366-a2e0-d3ae-00000000001d | TIMING | Include Service VIP vars | np0005486752 | 0:00:09.385671 | 0.07s 2025-10-14 07:51:02.063318 | fa163e75-7366-a2e0-d3ae-00000000001d | OK | Include Service VIP vars | np0005486746 2025-10-14 07:51:02.063665 | fa163e75-7366-a2e0-d3ae-00000000001d | TIMING | Include Service VIP vars | np0005486746 | 0:00:09.386541 | 0.04s 2025-10-14 07:51:02.063951 | fa163e75-7366-a2e0-d3ae-00000000001d | OK | Include Service VIP vars | np0005486748 2025-10-14 07:51:02.064215 | fa163e75-7366-a2e0-d3ae-00000000001d | TIMING | Include Service VIP vars | np0005486748 | 0:00:09.387092 | 0.03s 2025-10-14 07:51:02.082104 | fa163e75-7366-a2e0-d3ae-00000000001d | OK | Include Service VIP vars | np0005486749 2025-10-14 07:51:02.082410 | fa163e75-7366-a2e0-d3ae-00000000001d | TIMING | Include Service VIP vars | np0005486749 | 0:00:09.405286 | 0.03s 2025-10-14 07:51:02.085894 | fa163e75-7366-a2e0-d3ae-00000000001e | TASK | Include OVN bridge MAC address variables 2025-10-14 07:51:02.129861 | fa163e75-7366-a2e0-d3ae-00000000001e | OK | Include OVN bridge MAC address variables | undercloud 2025-10-14 07:51:02.130851 | fa163e75-7366-a2e0-d3ae-00000000001e | TIMING | Include OVN bridge MAC address variables | undercloud | 0:00:09.453712 | 0.04s 2025-10-14 07:51:02.150935 | fa163e75-7366-a2e0-d3ae-00000000001e | OK | Include OVN bridge MAC address variables | np0005486750 2025-10-14 07:51:02.156730 | fa163e75-7366-a2e0-d3ae-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005486750 | 0:00:09.479595 | 0.06s 2025-10-14 07:51:02.172417 | fa163e75-7366-a2e0-d3ae-00000000001e | OK | Include OVN bridge MAC address variables | np0005486751 2025-10-14 07:51:02.178281 | fa163e75-7366-a2e0-d3ae-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005486751 | 0:00:09.501146 | 0.07s 2025-10-14 07:51:02.193845 | fa163e75-7366-a2e0-d3ae-00000000001e | OK | Include OVN bridge MAC address variables | np0005486752 2025-10-14 07:51:02.199713 | fa163e75-7366-a2e0-d3ae-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005486752 | 0:00:09.522579 | 0.07s 2025-10-14 07:51:02.200253 | fa163e75-7366-a2e0-d3ae-00000000001e | OK | Include OVN bridge MAC address variables | np0005486746 2025-10-14 07:51:02.200618 | fa163e75-7366-a2e0-d3ae-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005486746 | 0:00:09.523494 | 0.05s 2025-10-14 07:51:02.200978 | fa163e75-7366-a2e0-d3ae-00000000001e | OK | Include OVN bridge MAC address variables | np0005486748 2025-10-14 07:51:02.201284 | fa163e75-7366-a2e0-d3ae-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005486748 | 0:00:09.524160 | 0.03s 2025-10-14 07:51:02.219354 | fa163e75-7366-a2e0-d3ae-00000000001e | OK | Include OVN bridge MAC address variables | np0005486749 2025-10-14 07:51:02.219731 | fa163e75-7366-a2e0-d3ae-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005486749 | 0:00:09.542607 | 0.03s PLAY [Render all_nodes data as group_vars for overcloud] *********************** 2025-10-14 07:51:02.549104 | fa163e75-7366-a2e0-d3ae-000000000021 | TASK | Render all_nodes data as group_vars for overcloud 2025-10-14 07:51:03.898231 | fa163e75-7366-a2e0-d3ae-000000000021 | OK | Render all_nodes data as group_vars for overcloud | np0005486750 -> localhost [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000021') missing from stats PLAY [Set all_nodes data as group_vars for overcloud] ************************** 2025-10-14 07:51:04.199540 | fa163e75-7366-a2e0-d3ae-000000000024 | TASK | Set all_nodes data as group_vars for overcloud 2025-10-14 07:51:04.244738 | fa163e75-7366-a2e0-d3ae-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005486750 2025-10-14 07:51:04.254151 | fa163e75-7366-a2e0-d3ae-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005486750 | 0:00:11.577015 | 0.05s 2025-10-14 07:51:04.274405 | fa163e75-7366-a2e0-d3ae-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005486751 2025-10-14 07:51:04.275277 | fa163e75-7366-a2e0-d3ae-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005486751 | 0:00:11.598130 | 0.06s 2025-10-14 07:51:04.291262 | fa163e75-7366-a2e0-d3ae-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005486752 2025-10-14 07:51:04.292104 | fa163e75-7366-a2e0-d3ae-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005486752 | 0:00:11.614973 | 0.07s 2025-10-14 07:51:04.292820 | fa163e75-7366-a2e0-d3ae-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005486746 2025-10-14 07:51:04.293118 | fa163e75-7366-a2e0-d3ae-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005486746 | 0:00:11.615994 | 0.05s 2025-10-14 07:51:04.300910 | fa163e75-7366-a2e0-d3ae-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005486748 2025-10-14 07:51:04.301245 | fa163e75-7366-a2e0-d3ae-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005486748 | 0:00:11.624120 | 0.03s 2025-10-14 07:51:04.319769 | fa163e75-7366-a2e0-d3ae-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005486749 2025-10-14 07:51:04.320109 | fa163e75-7366-a2e0-d3ae-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005486749 | 0:00:11.642985 | 0.03s PLAY [Manage SELinux] ********************************************************** 2025-10-14 07:51:04.543896 | fa163e75-7366-a2e0-d3ae-000000000028 | TASK | Set selinux state 2025-10-14 07:51:05.164076 | fa163e75-7366-a2e0-d3ae-000000000028 | OK | Set selinux state | np0005486752 2025-10-14 07:51:05.166820 | fa163e75-7366-a2e0-d3ae-000000000028 | TIMING | Set selinux state | np0005486752 | 0:00:12.489646 | 0.60s 2025-10-14 07:51:05.182341 | fa163e75-7366-a2e0-d3ae-000000000028 | OK | Set selinux state | np0005486751 2025-10-14 07:51:05.183095 | fa163e75-7366-a2e0-d3ae-000000000028 | TIMING | Set selinux state | np0005486751 | 0:00:12.505962 | 0.63s 2025-10-14 07:51:05.190576 | fa163e75-7366-a2e0-d3ae-000000000028 | OK | Set selinux state | np0005486750 2025-10-14 07:51:05.191279 | fa163e75-7366-a2e0-d3ae-000000000028 | TIMING | Set selinux state | np0005486750 | 0:00:12.514147 | 0.65s 2025-10-14 07:51:05.195905 | fa163e75-7366-a2e0-d3ae-000000000028 | OK | Set selinux state | np0005486749 2025-10-14 07:51:05.196735 | fa163e75-7366-a2e0-d3ae-000000000028 | TIMING | Set selinux state | np0005486749 | 0:00:12.519533 | 0.59s 2025-10-14 07:51:05.204914 | fa163e75-7366-a2e0-d3ae-000000000028 | OK | Set selinux state | np0005486748 2025-10-14 07:51:05.205615 | fa163e75-7366-a2e0-d3ae-000000000028 | TIMING | Set selinux state | np0005486748 | 0:00:12.528483 | 0.61s 2025-10-14 07:51:05.220757 | fa163e75-7366-a2e0-d3ae-000000000028 | OK | Set selinux state | np0005486746 2025-10-14 07:51:05.221830 | fa163e75-7366-a2e0-d3ae-000000000028 | TIMING | Set selinux state | np0005486746 | 0:00:12.544694 | 0.64s PLAY [Generate /etc/hosts] ***************************************************** 2025-10-14 07:51:05.314785 | fa163e75-7366-a2e0-d3ae-00000000002b | TASK | Configure Hosts Entries 2025-10-14 07:51:05.340750 | fa163e75-7366-a2e0-d3ae-00000000002b | TIMING | Configure Hosts Entries | undercloud | 0:00:12.663593 | 0.02s 2025-10-14 07:51:05.361160 | fa163e75-7366-a2e0-d3ae-00000000002b | TIMING | Configure Hosts Entries | np0005486750 | 0:00:12.684016 | 0.02s 2025-10-14 07:51:05.381244 | fa163e75-7366-a2e0-d3ae-00000000002b | TIMING | Configure Hosts Entries | np0005486751 | 0:00:12.704099 | 0.02s 2025-10-14 07:51:05.406383 | fa163e75-7366-a2e0-d3ae-00000000002b | TIMING | Configure Hosts Entries | np0005486752 | 0:00:12.729240 | 0.03s 2025-10-14 07:51:05.426578 | fa163e75-7366-a2e0-d3ae-00000000002b | TIMING | Configure Hosts Entries | np0005486746 | 0:00:12.749435 | 0.02s 2025-10-14 07:51:05.447842 | fa163e75-7366-a2e0-d3ae-00000000002b | TIMING | Configure Hosts Entries | np0005486748 | 0:00:12.770700 | 0.02s 2025-10-14 07:51:05.462676 | fa163e75-7366-a2e0-d3ae-00000000002b | TIMING | Configure Hosts Entries | np0005486749 | 0:00:12.785546 | 0.02s 2025-10-14 07:51:05.531513 | fa163e75-7366-a2e0-d3ae-000000000252 | TASK | Create temporary file for hosts 2025-10-14 07:51:05.873739 | fa163e75-7366-a2e0-d3ae-000000000252 | CHANGED | Create temporary file for hosts | undercloud 2025-10-14 07:51:05.875302 | fa163e75-7366-a2e0-d3ae-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | undercloud | 0:00:13.198150 | 0.34s 2025-10-14 07:51:05.926219 | fa163e75-7366-a2e0-d3ae-000000000252 | CHANGED | Create temporary file for hosts | np0005486750 2025-10-14 07:51:05.926949 | fa163e75-7366-a2e0-d3ae-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005486750 | 0:00:13.249817 | 0.38s 2025-10-14 07:51:05.962058 | fa163e75-7366-a2e0-d3ae-000000000252 | CHANGED | Create temporary file for hosts | np0005486752 2025-10-14 07:51:05.972154 | fa163e75-7366-a2e0-d3ae-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005486752 | 0:00:13.295020 | 0.41s 2025-10-14 07:51:05.972996 | fa163e75-7366-a2e0-d3ae-000000000252 | CHANGED | Create temporary file for hosts | np0005486751 2025-10-14 07:51:05.973674 | fa163e75-7366-a2e0-d3ae-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005486751 | 0:00:13.296543 | 0.42s 2025-10-14 07:51:05.974420 | fa163e75-7366-a2e0-d3ae-000000000252 | CHANGED | Create temporary file for hosts | np0005486748 2025-10-14 07:51:05.975069 | fa163e75-7366-a2e0-d3ae-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005486748 | 0:00:13.297938 | 0.38s 2025-10-14 07:51:05.975854 | fa163e75-7366-a2e0-d3ae-000000000252 | CHANGED | Create temporary file for hosts | np0005486749 2025-10-14 07:51:05.976552 | fa163e75-7366-a2e0-d3ae-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005486749 | 0:00:13.299421 | 0.36s 2025-10-14 07:51:05.977284 | fa163e75-7366-a2e0-d3ae-000000000252 | CHANGED | Create temporary file for hosts | np0005486746 2025-10-14 07:51:05.977967 | fa163e75-7366-a2e0-d3ae-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005486746 | 0:00:13.300836 | 0.40s 2025-10-14 07:51:05.989194 | fa163e75-7366-a2e0-d3ae-000000000253 | TASK | Prepare temporary /etc/hosts 2025-10-14 07:51:06.426603 | fa163e75-7366-a2e0-d3ae-000000000253 | CHANGED | Prepare temporary /etc/hosts | undercloud 2025-10-14 07:51:06.427960 | fa163e75-7366-a2e0-d3ae-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | undercloud | 0:00:13.750820 | 0.44s 2025-10-14 07:51:06.492827 | fa163e75-7366-a2e0-d3ae-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005486750 2025-10-14 07:51:06.494960 | fa163e75-7366-a2e0-d3ae-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005486750 | 0:00:13.817821 | 0.48s 2025-10-14 07:51:06.521887 | fa163e75-7366-a2e0-d3ae-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005486751 2025-10-14 07:51:06.522880 | fa163e75-7366-a2e0-d3ae-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005486751 | 0:00:13.845743 | 0.50s 2025-10-14 07:51:06.586841 | fa163e75-7366-a2e0-d3ae-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005486752 2025-10-14 07:51:06.588058 | fa163e75-7366-a2e0-d3ae-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005486752 | 0:00:13.910920 | 0.55s 2025-10-14 07:51:06.589151 | fa163e75-7366-a2e0-d3ae-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005486749 2025-10-14 07:51:06.590220 | fa163e75-7366-a2e0-d3ae-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005486749 | 0:00:13.913083 | 0.50s 2025-10-14 07:51:06.605861 | fa163e75-7366-a2e0-d3ae-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005486748 2025-10-14 07:51:06.607160 | fa163e75-7366-a2e0-d3ae-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005486748 | 0:00:13.930023 | 0.54s 2025-10-14 07:51:06.616211 | fa163e75-7366-a2e0-d3ae-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005486746 2025-10-14 07:51:06.617041 | fa163e75-7366-a2e0-d3ae-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005486746 | 0:00:13.939908 | 0.56s 2025-10-14 07:51:06.628381 | fa163e75-7366-a2e0-d3ae-000000000254 | TASK | Remove old Heat hosts configuration (if present) 2025-10-14 07:51:06.985935 | fa163e75-7366-a2e0-d3ae-000000000254 | OK | Remove old Heat hosts configuration (if present) | undercloud 2025-10-14 07:51:06.987753 | fa163e75-7366-a2e0-d3ae-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | undercloud | 0:00:14.310606 | 0.36s 2025-10-14 07:51:07.012679 | fa163e75-7366-a2e0-d3ae-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005486752 2025-10-14 07:51:07.013228 | fa163e75-7366-a2e0-d3ae-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005486752 | 0:00:14.336100 | 0.33s 2025-10-14 07:51:07.027690 | fa163e75-7366-a2e0-d3ae-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005486749 2025-10-14 07:51:07.030986 | fa163e75-7366-a2e0-d3ae-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005486749 | 0:00:14.353851 | 0.30s 2025-10-14 07:51:07.035345 | fa163e75-7366-a2e0-d3ae-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005486751 2025-10-14 07:51:07.036100 | fa163e75-7366-a2e0-d3ae-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005486751 | 0:00:14.358970 | 0.37s 2025-10-14 07:51:07.058149 | fa163e75-7366-a2e0-d3ae-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005486748 2025-10-14 07:51:07.059015 | fa163e75-7366-a2e0-d3ae-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005486748 | 0:00:14.381882 | 0.34s 2025-10-14 07:51:07.059809 | fa163e75-7366-a2e0-d3ae-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005486746 2025-10-14 07:51:07.060321 | fa163e75-7366-a2e0-d3ae-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005486746 | 0:00:14.383194 | 0.36s 2025-10-14 07:51:07.070356 | fa163e75-7366-a2e0-d3ae-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005486750 2025-10-14 07:51:07.071496 | fa163e75-7366-a2e0-d3ae-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005486750 | 0:00:14.394366 | 0.42s 2025-10-14 07:51:07.079596 | fa163e75-7366-a2e0-d3ae-000000000255 | TASK | Render out the hosts entries 2025-10-14 07:51:07.580211 | fa163e75-7366-a2e0-d3ae-000000000255 | OK | Render out the hosts entries | undercloud 2025-10-14 07:51:07.581836 | fa163e75-7366-a2e0-d3ae-000000000255 | TIMING | tripleo_hosts_entries : Render out the hosts entries | undercloud | 0:00:14.904692 | 0.50s 2025-10-14 07:51:07.592460 | fa163e75-7366-a2e0-d3ae-000000000256 | TASK | Prepare new /etc/hosts 2025-10-14 07:51:07.878244 | | WARNING | Module remote_tmp /tmp/ansible-root did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually 2025-10-14 07:51:07.879722 | fa163e75-7366-a2e0-d3ae-000000000256 | CHANGED | Prepare new /etc/hosts | undercloud 2025-10-14 07:51:07.880592 | fa163e75-7366-a2e0-d3ae-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | undercloud | 0:00:15.203439 | 0.29s 2025-10-14 07:51:07.968417 | fa163e75-7366-a2e0-d3ae-000000000256 | CHANGED | Prepare new /etc/hosts | np0005486752 2025-10-14 07:51:07.969478 | fa163e75-7366-a2e0-d3ae-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005486752 | 0:00:15.292341 | 0.32s 2025-10-14 07:51:07.981037 | fa163e75-7366-a2e0-d3ae-000000000256 | CHANGED | Prepare new /etc/hosts | np0005486751 2025-10-14 07:51:07.982298 | fa163e75-7366-a2e0-d3ae-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005486751 | 0:00:15.305159 | 0.35s 2025-10-14 07:51:07.983400 | fa163e75-7366-a2e0-d3ae-000000000256 | CHANGED | Prepare new /etc/hosts | np0005486750 2025-10-14 07:51:07.984157 | fa163e75-7366-a2e0-d3ae-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005486750 | 0:00:15.307025 | 0.37s 2025-10-14 07:51:07.993170 | fa163e75-7366-a2e0-d3ae-000000000256 | CHANGED | Prepare new /etc/hosts | np0005486746 2025-10-14 07:51:07.994649 | fa163e75-7366-a2e0-d3ae-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005486746 | 0:00:15.317507 | 0.33s 2025-10-14 07:51:08.000104 | fa163e75-7366-a2e0-d3ae-000000000256 | CHANGED | Prepare new /etc/hosts | np0005486748 2025-10-14 07:51:08.000970 | fa163e75-7366-a2e0-d3ae-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005486748 | 0:00:15.323838 | 0.32s 2025-10-14 07:51:08.021821 | fa163e75-7366-a2e0-d3ae-000000000256 | CHANGED | Prepare new /etc/hosts | np0005486749 2025-10-14 07:51:08.023034 | fa163e75-7366-a2e0-d3ae-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005486749 | 0:00:15.345896 | 0.33s 2025-10-14 07:51:08.034756 | fa163e75-7366-a2e0-d3ae-000000000257 | TASK | Update /etc/hosts contents (if changed) 2025-10-14 07:51:08.360093 | fa163e75-7366-a2e0-d3ae-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | undercloud 2025-10-14 07:51:08.361856 | fa163e75-7366-a2e0-d3ae-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | undercloud | 0:00:15.684700 | 0.33s 2025-10-14 07:51:08.398627 | fa163e75-7366-a2e0-d3ae-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005486752 2025-10-14 07:51:08.399583 | fa163e75-7366-a2e0-d3ae-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005486752 | 0:00:15.722449 | 0.31s 2025-10-14 07:51:08.423986 | fa163e75-7366-a2e0-d3ae-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005486748 2025-10-14 07:51:08.424781 | fa163e75-7366-a2e0-d3ae-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005486748 | 0:00:15.747649 | 0.30s 2025-10-14 07:51:08.454638 | fa163e75-7366-a2e0-d3ae-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005486750 2025-10-14 07:51:08.455706 | fa163e75-7366-a2e0-d3ae-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005486750 | 0:00:15.778569 | 0.40s 2025-10-14 07:51:08.456575 | fa163e75-7366-a2e0-d3ae-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005486751 2025-10-14 07:51:08.457247 | fa163e75-7366-a2e0-d3ae-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005486751 | 0:00:15.780115 | 0.38s 2025-10-14 07:51:08.458167 | fa163e75-7366-a2e0-d3ae-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005486746 2025-10-14 07:51:08.458913 | fa163e75-7366-a2e0-d3ae-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005486746 | 0:00:15.781782 | 0.35s 2025-10-14 07:51:08.459725 | fa163e75-7366-a2e0-d3ae-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005486749 2025-10-14 07:51:08.460379 | fa163e75-7366-a2e0-d3ae-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005486749 | 0:00:15.783247 | 0.32s 2025-10-14 07:51:08.471464 | fa163e75-7366-a2e0-d3ae-000000000258 | TASK | Clean up temporary hosts file 2025-10-14 07:51:08.868931 | fa163e75-7366-a2e0-d3ae-000000000258 | CHANGED | Clean up temporary hosts file | undercloud 2025-10-14 07:51:08.870231 | fa163e75-7366-a2e0-d3ae-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | undercloud | 0:00:16.193087 | 0.40s 2025-10-14 07:51:08.916860 | fa163e75-7366-a2e0-d3ae-000000000258 | CHANGED | Clean up temporary hosts file | np0005486751 2025-10-14 07:51:08.918013 | fa163e75-7366-a2e0-d3ae-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005486751 | 0:00:16.240876 | 0.41s 2025-10-14 07:51:08.918966 | fa163e75-7366-a2e0-d3ae-000000000258 | CHANGED | Clean up temporary hosts file | np0005486746 2025-10-14 07:51:08.919764 | fa163e75-7366-a2e0-d3ae-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005486746 | 0:00:16.242632 | 0.38s 2025-10-14 07:51:08.920726 | fa163e75-7366-a2e0-d3ae-000000000258 | CHANGED | Clean up temporary hosts file | np0005486752 2025-10-14 07:51:08.926234 | fa163e75-7366-a2e0-d3ae-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005486752 | 0:00:16.249100 | 0.40s 2025-10-14 07:51:08.927189 | fa163e75-7366-a2e0-d3ae-000000000258 | CHANGED | Clean up temporary hosts file | np0005486750 2025-10-14 07:51:08.927988 | fa163e75-7366-a2e0-d3ae-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005486750 | 0:00:16.250854 | 0.43s 2025-10-14 07:51:08.928912 | fa163e75-7366-a2e0-d3ae-000000000258 | CHANGED | Clean up temporary hosts file | np0005486748 2025-10-14 07:51:08.929638 | fa163e75-7366-a2e0-d3ae-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005486748 | 0:00:16.252505 | 0.38s 2025-10-14 07:51:08.930512 | fa163e75-7366-a2e0-d3ae-000000000258 | CHANGED | Clean up temporary hosts file | np0005486749 2025-10-14 07:51:08.931203 | fa163e75-7366-a2e0-d3ae-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005486749 | 0:00:16.254072 | 0.36s PLAY [Common roles for TripleO servers] **************************************** 2025-10-14 07:51:09.012235 | fa163e75-7366-a2e0-d3ae-00000000002f | TASK | Common roles for TripleO servers 2025-10-14 07:51:09.038324 | fa163e75-7366-a2e0-d3ae-00000000002f | OK | Common roles for TripleO servers | np0005486750 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Common roles for TripleO servers' to resume from this task" } [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000002f') missing from stats 2025-10-14 07:51:09.111647 | fa163e75-7366-a2e0-d3ae-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005486750 | 0:00:16.434474 | 0.04s 2025-10-14 07:51:09.138727 | fa163e75-7366-a2e0-d3ae-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005486751 | 0:00:16.461584 | 0.05s 2025-10-14 07:51:09.159663 | fa163e75-7366-a2e0-d3ae-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005486752 | 0:00:16.482521 | 0.05s 2025-10-14 07:51:09.181389 | fa163e75-7366-a2e0-d3ae-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005486746 | 0:00:16.504247 | 0.05s 2025-10-14 07:51:09.182204 | fa163e75-7366-a2e0-d3ae-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005486748 | 0:00:16.505080 | 0.03s 2025-10-14 07:51:09.199298 | fa163e75-7366-a2e0-d3ae-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005486749 | 0:00:16.522173 | 0.02s 2025-10-14 07:51:09.286142 | fa163e75-7366-a2e0-d3ae-000000000328 | TASK | Gather variables for each operating system 2025-10-14 07:51:09.385920 | fa163e75-7366-a2e0-d3ae-000000000328 | OK | Gather variables for each operating system | np0005486750 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-14 07:51:09.387691 | fa163e75-7366-a2e0-d3ae-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486750 | 0:00:16.710530 | 0.10s 2025-10-14 07:51:09.393704 | fa163e75-7366-a2e0-d3ae-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486750 | 0:00:16.716566 | 0.11s 2025-10-14 07:51:09.413728 | fa163e75-7366-a2e0-d3ae-000000000328 | OK | Gather variables for each operating system | np0005486751 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-14 07:51:09.414762 | fa163e75-7366-a2e0-d3ae-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486751 | 0:00:16.737623 | 0.12s 2025-10-14 07:51:09.420539 | fa163e75-7366-a2e0-d3ae-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486751 | 0:00:16.743408 | 0.12s 2025-10-14 07:51:09.433604 | fa163e75-7366-a2e0-d3ae-000000000328 | OK | Gather variables for each operating system | np0005486752 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-14 07:51:09.434596 | fa163e75-7366-a2e0-d3ae-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486752 | 0:00:16.757461 | 0.12s 2025-10-14 07:51:09.444008 | fa163e75-7366-a2e0-d3ae-000000000328 | OK | Gather variables for each operating system | np0005486746 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-14 07:51:09.444930 | fa163e75-7366-a2e0-d3ae-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486746 | 0:00:16.767798 | 0.12s 2025-10-14 07:51:09.445820 | fa163e75-7366-a2e0-d3ae-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486752 | 0:00:16.768685 | 0.14s 2025-10-14 07:51:09.450668 | fa163e75-7366-a2e0-d3ae-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486746 | 0:00:16.773543 | 0.13s 2025-10-14 07:51:09.463047 | fa163e75-7366-a2e0-d3ae-000000000328 | OK | Gather variables for each operating system | np0005486748 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-14 07:51:09.464042 | fa163e75-7366-a2e0-d3ae-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486748 | 0:00:16.786907 | 0.13s 2025-10-14 07:51:09.473663 | fa163e75-7366-a2e0-d3ae-000000000328 | OK | Gather variables for each operating system | np0005486749 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-14 07:51:09.474677 | fa163e75-7366-a2e0-d3ae-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486749 | 0:00:16.797544 | 0.12s 2025-10-14 07:51:09.475625 | fa163e75-7366-a2e0-d3ae-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486748 | 0:00:16.798475 | 0.14s 2025-10-14 07:51:09.480512 | fa163e75-7366-a2e0-d3ae-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486749 | 0:00:16.803388 | 0.13s 2025-10-14 07:51:09.490001 | fa163e75-7366-a2e0-d3ae-00000000032a | TASK | Check release version package is installed 2025-10-14 07:51:09.825580 | fa163e75-7366-a2e0-d3ae-00000000032a | CHANGED | Check release version package is installed | np0005486750 2025-10-14 07:51:09.826892 | fa163e75-7366-a2e0-d3ae-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005486750 | 0:00:17.149751 | 0.34s 2025-10-14 07:51:09.882040 | fa163e75-7366-a2e0-d3ae-00000000032a | CHANGED | Check release version package is installed | np0005486751 2025-10-14 07:51:09.882932 | fa163e75-7366-a2e0-d3ae-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005486751 | 0:00:17.205799 | 0.38s 2025-10-14 07:51:09.890551 | fa163e75-7366-a2e0-d3ae-00000000032a | CHANGED | Check release version package is installed | np0005486746 2025-10-14 07:51:09.891066 | fa163e75-7366-a2e0-d3ae-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005486746 | 0:00:17.213938 | 0.36s 2025-10-14 07:51:09.907432 | fa163e75-7366-a2e0-d3ae-00000000032a | CHANGED | Check release version package is installed | np0005486752 2025-10-14 07:51:09.908577 | fa163e75-7366-a2e0-d3ae-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005486752 | 0:00:17.231440 | 0.40s 2025-10-14 07:51:09.928054 | fa163e75-7366-a2e0-d3ae-00000000032a | CHANGED | Check release version package is installed | np0005486748 2025-10-14 07:51:09.933134 | fa163e75-7366-a2e0-d3ae-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005486748 | 0:00:17.255997 | 0.39s 2025-10-14 07:51:09.934170 | fa163e75-7366-a2e0-d3ae-00000000032a | CHANGED | Check release version package is installed | np0005486749 2025-10-14 07:51:09.934877 | fa163e75-7366-a2e0-d3ae-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005486749 | 0:00:17.257746 | 0.38s 2025-10-14 07:51:09.956251 | fa163e75-7366-a2e0-d3ae-00000000032b | TASK | Deploy release version package 2025-10-14 07:51:13.817067 | fa163e75-7366-a2e0-d3ae-00000000032b | CHANGED | Deploy release version package | np0005486751 2025-10-14 07:51:13.818658 | fa163e75-7366-a2e0-d3ae-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005486751 | 0:00:21.141510 | 3.84s 2025-10-14 07:51:13.846567 | fa163e75-7366-a2e0-d3ae-00000000032b | CHANGED | Deploy release version package | np0005486748 2025-10-14 07:51:13.847213 | fa163e75-7366-a2e0-d3ae-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005486748 | 0:00:21.170086 | 3.82s 2025-10-14 07:51:14.000942 | fa163e75-7366-a2e0-d3ae-00000000032b | CHANGED | Deploy release version package | np0005486749 2025-10-14 07:51:14.001897 | fa163e75-7366-a2e0-d3ae-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005486749 | 0:00:21.324764 | 3.96s 2025-10-14 07:51:14.184187 | fa163e75-7366-a2e0-d3ae-00000000032b | CHANGED | Deploy release version package | np0005486752 2025-10-14 07:51:14.185355 | fa163e75-7366-a2e0-d3ae-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005486752 | 0:00:21.508220 | 4.19s 2025-10-14 07:51:14.200169 | fa163e75-7366-a2e0-d3ae-00000000032b | CHANGED | Deploy release version package | np0005486746 2025-10-14 07:51:14.201485 | fa163e75-7366-a2e0-d3ae-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005486746 | 0:00:21.524312 | 4.19s 2025-10-14 07:51:14.218370 | fa163e75-7366-a2e0-d3ae-00000000032b | CHANGED | Deploy release version package | np0005486750 2025-10-14 07:51:14.219509 | fa163e75-7366-a2e0-d3ae-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005486750 | 0:00:21.542373 | 4.26s 2025-10-14 07:51:14.239530 | fa163e75-7366-a2e0-d3ae-00000000032d | TASK | Include packages tasks 2025-10-14 07:51:14.271321 | fa163e75-7366-a2e0-d3ae-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005486750 | 0:00:21.594151 | 0.03s 2025-10-14 07:51:14.298728 | fa163e75-7366-a2e0-d3ae-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005486751 | 0:00:21.621564 | 0.03s 2025-10-14 07:51:14.325933 | fa163e75-7366-a2e0-d3ae-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005486752 | 0:00:21.648784 | 0.03s 2025-10-14 07:51:14.351970 | fa163e75-7366-a2e0-d3ae-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005486746 | 0:00:21.674821 | 0.03s 2025-10-14 07:51:14.378394 | fa163e75-7366-a2e0-d3ae-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005486748 | 0:00:21.701246 | 0.03s 2025-10-14 07:51:14.387282 | fa163e75-7366-a2e0-d3ae-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005486749 | 0:00:21.710153 | 0.01s 2025-10-14 07:51:14.448458 | 89925c60-d771-44c8-bbf3-9b37d0a680d7 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005486750 2025-10-14 07:51:14.448833 | 89925c60-d771-44c8-bbf3-9b37d0a680d7 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005486751 2025-10-14 07:51:14.449068 | 89925c60-d771-44c8-bbf3-9b37d0a680d7 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005486752 2025-10-14 07:51:14.449282 | 89925c60-d771-44c8-bbf3-9b37d0a680d7 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005486746 2025-10-14 07:51:14.449578 | 89925c60-d771-44c8-bbf3-9b37d0a680d7 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005486748 2025-10-14 07:51:14.449793 | 89925c60-d771-44c8-bbf3-9b37d0a680d7 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005486749 2025-10-14 07:51:14.468115 | fa163e75-7366-a2e0-d3ae-0000000003cc | TASK | Gather facts if they don't exist 2025-10-14 07:51:14.505008 | fa163e75-7366-a2e0-d3ae-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005486750 2025-10-14 07:51:14.505955 | fa163e75-7366-a2e0-d3ae-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005486750 | 0:00:21.828815 | 0.04s 2025-10-14 07:51:14.550912 | fa163e75-7366-a2e0-d3ae-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005486751 2025-10-14 07:51:14.551849 | fa163e75-7366-a2e0-d3ae-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005486751 | 0:00:21.874713 | 0.07s 2025-10-14 07:51:14.567125 | fa163e75-7366-a2e0-d3ae-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005486752 2025-10-14 07:51:14.567991 | fa163e75-7366-a2e0-d3ae-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005486752 | 0:00:21.890857 | 0.07s 2025-10-14 07:51:14.568399 | fa163e75-7366-a2e0-d3ae-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005486746 2025-10-14 07:51:14.568736 | fa163e75-7366-a2e0-d3ae-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005486746 | 0:00:21.891611 | 0.05s 2025-10-14 07:51:14.575348 | fa163e75-7366-a2e0-d3ae-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005486748 2025-10-14 07:51:14.575728 | fa163e75-7366-a2e0-d3ae-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005486748 | 0:00:21.898603 | 0.03s 2025-10-14 07:51:14.603276 | fa163e75-7366-a2e0-d3ae-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005486749 2025-10-14 07:51:14.603666 | fa163e75-7366-a2e0-d3ae-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005486749 | 0:00:21.926541 | 0.04s 2025-10-14 07:51:14.613321 | fa163e75-7366-a2e0-d3ae-0000000003cd | TASK | Gather variables for each operating system 2025-10-14 07:51:14.711886 | fa163e75-7366-a2e0-d3ae-0000000003cd | SKIPPED | Gather variables for each operating system | np0005486750 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-14 07:51:14.716287 | fa163e75-7366-a2e0-d3ae-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486750 | 0:00:22.039140 | 0.10s 2025-10-14 07:51:14.743181 | fa163e75-7366-a2e0-d3ae-0000000003cd | SKIPPED | Gather variables for each operating system | np0005486751 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-14 07:51:14.745730 | fa163e75-7366-a2e0-d3ae-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486751 | 0:00:22.068603 | 0.12s 2025-10-14 07:51:14.759225 | fa163e75-7366-a2e0-d3ae-0000000003cd | SKIPPED | Gather variables for each operating system | np0005486748 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-14 07:51:14.761708 | fa163e75-7366-a2e0-d3ae-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486748 | 0:00:22.084583 | 0.09s 2025-10-14 07:51:14.768167 | fa163e75-7366-a2e0-d3ae-0000000003cd | SKIPPED | Gather variables for each operating system | np0005486752 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-14 07:51:14.770671 | fa163e75-7366-a2e0-d3ae-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486752 | 0:00:22.093544 | 0.12s 2025-10-14 07:51:14.773352 | fa163e75-7366-a2e0-d3ae-0000000003cd | SKIPPED | Gather variables for each operating system | np0005486746 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-14 07:51:14.775865 | fa163e75-7366-a2e0-d3ae-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486746 | 0:00:22.098735 | 0.11s 2025-10-14 07:51:14.808981 | fa163e75-7366-a2e0-d3ae-0000000003cd | SKIPPED | Gather variables for each operating system | np0005486749 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-14 07:51:14.811396 | fa163e75-7366-a2e0-d3ae-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005486749 | 0:00:22.134270 | 0.12s 2025-10-14 07:51:14.821331 | fa163e75-7366-a2e0-d3ae-0000000003cf | TASK | Check required packages to bootstrap TripleO is installed 2025-10-14 07:51:15.156589 | fa163e75-7366-a2e0-d3ae-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005486750 2025-10-14 07:51:15.157916 | fa163e75-7366-a2e0-d3ae-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005486750 | 0:00:22.480773 | 0.34s 2025-10-14 07:51:15.158783 | fa163e75-7366-a2e0-d3ae-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005486751 2025-10-14 07:51:15.159250 | fa163e75-7366-a2e0-d3ae-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005486751 | 0:00:22.482125 | 0.33s 2025-10-14 07:51:15.180701 | fa163e75-7366-a2e0-d3ae-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005486752 2025-10-14 07:51:15.181553 | fa163e75-7366-a2e0-d3ae-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005486752 | 0:00:22.504420 | 0.34s 2025-10-14 07:51:15.182691 | fa163e75-7366-a2e0-d3ae-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005486746 2025-10-14 07:51:15.183403 | fa163e75-7366-a2e0-d3ae-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005486746 | 0:00:22.506272 | 0.33s 2025-10-14 07:51:15.184537 | fa163e75-7366-a2e0-d3ae-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005486749 2025-10-14 07:51:15.185200 | fa163e75-7366-a2e0-d3ae-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005486749 | 0:00:22.508070 | 0.30s 2025-10-14 07:51:15.196279 | fa163e75-7366-a2e0-d3ae-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005486748 2025-10-14 07:51:15.196698 | fa163e75-7366-a2e0-d3ae-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005486748 | 0:00:22.519574 | 0.32s 2025-10-14 07:51:15.208005 | fa163e75-7366-a2e0-d3ae-0000000003d0 | TASK | Deploy required packages to bootstrap TripleO 2025-10-14 07:52:24.698540 | fa163e75-7366-a2e0-d3ae-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005486751 2025-10-14 07:52:24.701170 | fa163e75-7366-a2e0-d3ae-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005486751 | 0:01:32.024019 | 69.47s 2025-10-14 07:52:25.593619 | fa163e75-7366-a2e0-d3ae-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005486748 2025-10-14 07:52:25.595929 | fa163e75-7366-a2e0-d3ae-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005486748 | 0:01:32.918785 | 70.31s 2025-10-14 07:52:25.734270 | fa163e75-7366-a2e0-d3ae-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005486749 2025-10-14 07:52:25.735471 | fa163e75-7366-a2e0-d3ae-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005486749 | 0:01:33.058337 | 70.44s 2025-10-14 07:52:25.777081 | fa163e75-7366-a2e0-d3ae-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005486752 2025-10-14 07:52:25.778967 | fa163e75-7366-a2e0-d3ae-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005486752 | 0:01:33.101824 | 70.53s 2025-10-14 07:52:27.786132 | fa163e75-7366-a2e0-d3ae-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005486750 2025-10-14 07:52:27.787458 | fa163e75-7366-a2e0-d3ae-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005486750 | 0:01:35.110307 | 72.58s 2025-10-14 07:52:29.676216 | fa163e75-7366-a2e0-d3ae-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005486746 2025-10-14 07:52:29.677782 | fa163e75-7366-a2e0-d3ae-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005486746 | 0:01:37.000644 | 74.41s 2025-10-14 07:52:29.699709 | fa163e75-7366-a2e0-d3ae-0000000003d1 | TASK | Ensure packages are actually well installed 2025-10-14 07:52:30.776919 | fa163e75-7366-a2e0-d3ae-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005486751 2025-10-14 07:52:30.778648 | fa163e75-7366-a2e0-d3ae-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005486751 | 0:01:38.101493 | 1.05s 2025-10-14 07:52:30.788673 | fa163e75-7366-a2e0-d3ae-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005486746 2025-10-14 07:52:30.790031 | fa163e75-7366-a2e0-d3ae-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005486746 | 0:01:38.112890 | 1.03s 2025-10-14 07:52:30.801584 | fa163e75-7366-a2e0-d3ae-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005486750 2025-10-14 07:52:30.802857 | fa163e75-7366-a2e0-d3ae-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005486750 | 0:01:38.125719 | 1.10s 2025-10-14 07:52:30.828909 | fa163e75-7366-a2e0-d3ae-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005486748 2025-10-14 07:52:30.829895 | fa163e75-7366-a2e0-d3ae-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005486748 | 0:01:38.152761 | 1.06s 2025-10-14 07:52:30.874125 | fa163e75-7366-a2e0-d3ae-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005486749 2025-10-14 07:52:30.875428 | fa163e75-7366-a2e0-d3ae-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005486749 | 0:01:38.198292 | 1.09s 2025-10-14 07:52:30.876630 | fa163e75-7366-a2e0-d3ae-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005486752 2025-10-14 07:52:30.877363 | fa163e75-7366-a2e0-d3ae-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005486752 | 0:01:38.200232 | 1.14s 2025-10-14 07:52:30.897973 | fa163e75-7366-a2e0-d3ae-00000000032e | TASK | Enable openvswitch service if installed 2025-10-14 07:52:31.903383 | fa163e75-7366-a2e0-d3ae-00000000032e | CHANGED | Enable openvswitch service if installed | np0005486750 2025-10-14 07:52:31.905155 | fa163e75-7366-a2e0-d3ae-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005486750 | 0:01:39.228012 | 1.01s 2025-10-14 07:52:31.948010 | fa163e75-7366-a2e0-d3ae-00000000032e | CHANGED | Enable openvswitch service if installed | np0005486752 2025-10-14 07:52:31.949605 | fa163e75-7366-a2e0-d3ae-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005486752 | 0:01:39.272467 | 1.00s 2025-10-14 07:52:31.952469 | fa163e75-7366-a2e0-d3ae-00000000032e | CHANGED | Enable openvswitch service if installed | np0005486746 2025-10-14 07:52:31.953613 | fa163e75-7366-a2e0-d3ae-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005486746 | 0:01:39.276481 | 0.99s 2025-10-14 07:52:31.956409 | fa163e75-7366-a2e0-d3ae-00000000032e | CHANGED | Enable openvswitch service if installed | np0005486748 2025-10-14 07:52:31.957562 | fa163e75-7366-a2e0-d3ae-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005486748 | 0:01:39.280431 | 0.98s 2025-10-14 07:52:32.954602 | fa163e75-7366-a2e0-d3ae-00000000032e | CHANGED | Enable openvswitch service if installed | np0005486749 2025-10-14 07:52:32.960622 | fa163e75-7366-a2e0-d3ae-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005486749 | 0:01:40.283486 | 1.96s 2025-10-14 07:52:32.963563 | fa163e75-7366-a2e0-d3ae-00000000032e | CHANGED | Enable openvswitch service if installed | np0005486751 2025-10-14 07:52:32.964714 | fa163e75-7366-a2e0-d3ae-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005486751 | 0:01:40.287582 | 2.04s 2025-10-14 07:52:32.984960 | fa163e75-7366-a2e0-d3ae-00000000032f | TASK | Create /var/lib/heat-config/tripleo-config-download directory for deployment data 2025-10-14 07:52:33.295044 | fa163e75-7366-a2e0-d3ae-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005486750 2025-10-14 07:52:33.296211 | fa163e75-7366-a2e0-d3ae-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005486750 | 0:01:40.619074 | 0.31s 2025-10-14 07:52:33.324416 | fa163e75-7366-a2e0-d3ae-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005486752 2025-10-14 07:52:33.325411 | fa163e75-7366-a2e0-d3ae-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005486752 | 0:01:40.648276 | 0.29s 2025-10-14 07:52:33.331967 | fa163e75-7366-a2e0-d3ae-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005486751 2025-10-14 07:52:33.332728 | fa163e75-7366-a2e0-d3ae-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005486751 | 0:01:40.655596 | 0.32s 2025-10-14 07:52:33.387233 | fa163e75-7366-a2e0-d3ae-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005486748 2025-10-14 07:52:33.390033 | fa163e75-7366-a2e0-d3ae-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005486748 | 0:01:40.712895 | 0.31s 2025-10-14 07:52:33.391120 | fa163e75-7366-a2e0-d3ae-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005486746 2025-10-14 07:52:33.391923 | fa163e75-7366-a2e0-d3ae-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005486746 | 0:01:40.714791 | 0.33s 2025-10-14 07:52:33.426672 | fa163e75-7366-a2e0-d3ae-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005486749 2025-10-14 07:52:33.427481 | fa163e75-7366-a2e0-d3ae-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005486749 | 0:01:40.750348 | 0.33s 2025-10-14 07:52:33.447414 | fa163e75-7366-a2e0-d3ae-000000000331 | TASK | Check required legacy network packages for bootstrap TripleO is installed 2025-10-14 07:52:33.800555 | fa163e75-7366-a2e0-d3ae-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005486746 2025-10-14 07:52:33.803269 | fa163e75-7366-a2e0-d3ae-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005486746 | 0:01:41.126104 | 0.30s 2025-10-14 07:52:33.816694 | fa163e75-7366-a2e0-d3ae-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005486750 2025-10-14 07:52:33.817820 | fa163e75-7366-a2e0-d3ae-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005486750 | 0:01:41.140683 | 0.37s 2025-10-14 07:52:33.842012 | fa163e75-7366-a2e0-d3ae-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005486751 2025-10-14 07:52:33.843326 | fa163e75-7366-a2e0-d3ae-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005486751 | 0:01:41.166188 | 0.37s 2025-10-14 07:52:33.863420 | fa163e75-7366-a2e0-d3ae-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005486752 2025-10-14 07:52:33.864211 | fa163e75-7366-a2e0-d3ae-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005486752 | 0:01:41.187079 | 0.38s 2025-10-14 07:52:33.874297 | fa163e75-7366-a2e0-d3ae-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005486748 2025-10-14 07:52:33.875260 | fa163e75-7366-a2e0-d3ae-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005486748 | 0:01:41.198127 | 0.35s 2025-10-14 07:52:33.915780 | fa163e75-7366-a2e0-d3ae-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005486749 2025-10-14 07:52:33.918296 | fa163e75-7366-a2e0-d3ae-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005486749 | 0:01:41.241154 | 0.38s 2025-10-14 07:52:33.945183 | fa163e75-7366-a2e0-d3ae-000000000332 | TASK | Deploy network-scripts required for deprecated network service 2025-10-14 07:52:34.018754 | fa163e75-7366-a2e0-d3ae-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005486751 2025-10-14 07:52:34.020334 | fa163e75-7366-a2e0-d3ae-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005486751 | 0:01:41.343196 | 0.05s 2025-10-14 07:52:34.036643 | fa163e75-7366-a2e0-d3ae-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005486750 2025-10-14 07:52:34.038000 | fa163e75-7366-a2e0-d3ae-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005486750 | 0:01:41.360853 | 0.09s 2025-10-14 07:52:34.062822 | fa163e75-7366-a2e0-d3ae-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005486752 2025-10-14 07:52:34.064151 | fa163e75-7366-a2e0-d3ae-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005486752 | 0:01:41.387015 | 0.08s 2025-10-14 07:52:34.065022 | fa163e75-7366-a2e0-d3ae-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005486746 2025-10-14 07:52:34.065365 | fa163e75-7366-a2e0-d3ae-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005486746 | 0:01:41.388241 | 0.05s 2025-10-14 07:52:34.095576 | fa163e75-7366-a2e0-d3ae-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005486749 2025-10-14 07:52:34.095960 | fa163e75-7366-a2e0-d3ae-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005486749 | 0:01:41.418836 | 0.04s 2025-10-14 07:52:34.096602 | fa163e75-7366-a2e0-d3ae-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005486748 2025-10-14 07:52:34.097234 | fa163e75-7366-a2e0-d3ae-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005486748 | 0:01:41.420110 | 0.06s 2025-10-14 07:52:34.107172 | fa163e75-7366-a2e0-d3ae-000000000333 | TASK | Ensure network service is enabled 2025-10-14 07:52:34.555274 | fa163e75-7366-a2e0-d3ae-000000000333 | OK | Ensure network service is enabled | np0005486752 2025-10-14 07:52:34.558031 | fa163e75-7366-a2e0-d3ae-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005486752 | 0:01:41.880872 | 0.43s 2025-10-14 07:52:34.583665 | fa163e75-7366-a2e0-d3ae-000000000333 | OK | Ensure network service is enabled | np0005486750 2025-10-14 07:52:34.588580 | fa163e75-7366-a2e0-d3ae-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005486750 | 0:01:41.911430 | 0.48s 2025-10-14 07:52:34.602215 | fa163e75-7366-a2e0-d3ae-000000000333 | OK | Ensure network service is enabled | np0005486751 2025-10-14 07:52:34.603569 | fa163e75-7366-a2e0-d3ae-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005486751 | 0:01:41.926436 | 0.48s 2025-10-14 07:52:34.619083 | fa163e75-7366-a2e0-d3ae-000000000333 | OK | Ensure network service is enabled | np0005486748 2025-10-14 07:52:34.620345 | fa163e75-7366-a2e0-d3ae-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005486748 | 0:01:41.943213 | 0.46s 2025-10-14 07:52:34.659864 | fa163e75-7366-a2e0-d3ae-000000000333 | OK | Ensure network service is enabled | np0005486749 2025-10-14 07:52:34.661099 | fa163e75-7366-a2e0-d3ae-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005486749 | 0:01:41.983967 | 0.48s 2025-10-14 07:52:35.632144 | fa163e75-7366-a2e0-d3ae-000000000333 | OK | Ensure network service is enabled | np0005486746 2025-10-14 07:52:35.635085 | fa163e75-7366-a2e0-d3ae-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005486746 | 0:01:42.957946 | 1.49s 2025-10-14 07:52:35.658217 | fa163e75-7366-a2e0-d3ae-000000000335 | TASK | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf 2025-10-14 07:52:36.156037 | fa163e75-7366-a2e0-d3ae-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005486748 2025-10-14 07:52:36.158669 | fa163e75-7366-a2e0-d3ae-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005486748 | 0:01:43.481524 | 0.42s 2025-10-14 07:52:36.160476 | fa163e75-7366-a2e0-d3ae-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005486751 2025-10-14 07:52:36.162087 | fa163e75-7366-a2e0-d3ae-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005486751 | 0:01:43.484953 | 0.48s 2025-10-14 07:52:36.163663 | fa163e75-7366-a2e0-d3ae-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005486750 2025-10-14 07:52:36.165189 | fa163e75-7366-a2e0-d3ae-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005486750 | 0:01:43.488055 | 0.50s 2025-10-14 07:52:36.166774 | fa163e75-7366-a2e0-d3ae-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005486749 2025-10-14 07:52:36.168317 | fa163e75-7366-a2e0-d3ae-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005486749 | 0:01:43.491183 | 0.42s 2025-10-14 07:52:36.172647 | fa163e75-7366-a2e0-d3ae-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005486752 2025-10-14 07:52:36.174287 | fa163e75-7366-a2e0-d3ae-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005486752 | 0:01:43.497144 | 0.47s 2025-10-14 07:52:36.175428 | fa163e75-7366-a2e0-d3ae-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005486746 2025-10-14 07:52:36.176129 | fa163e75-7366-a2e0-d3ae-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005486746 | 0:01:43.498998 | 0.46s 2025-10-14 07:52:36.196263 | fa163e75-7366-a2e0-d3ae-000000000336 | TASK | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf 2025-10-14 07:52:36.516792 | fa163e75-7366-a2e0-d3ae-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005486750 2025-10-14 07:52:36.518533 | fa163e75-7366-a2e0-d3ae-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005486750 | 0:01:43.841378 | 0.32s 2025-10-14 07:52:36.531367 | fa163e75-7366-a2e0-d3ae-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005486751 2025-10-14 07:52:36.532184 | fa163e75-7366-a2e0-d3ae-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005486751 | 0:01:43.855051 | 0.31s 2025-10-14 07:52:36.550538 | fa163e75-7366-a2e0-d3ae-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005486746 2025-10-14 07:52:36.551733 | fa163e75-7366-a2e0-d3ae-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005486746 | 0:01:43.874596 | 0.30s 2025-10-14 07:52:36.562397 | fa163e75-7366-a2e0-d3ae-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005486752 2025-10-14 07:52:36.563253 | fa163e75-7366-a2e0-d3ae-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005486752 | 0:01:43.886120 | 0.33s 2025-10-14 07:52:36.576923 | fa163e75-7366-a2e0-d3ae-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005486748 2025-10-14 07:52:36.577874 | fa163e75-7366-a2e0-d3ae-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005486748 | 0:01:43.900740 | 0.31s 2025-10-14 07:52:36.596165 | fa163e75-7366-a2e0-d3ae-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005486749 2025-10-14 07:52:36.596901 | fa163e75-7366-a2e0-d3ae-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005486749 | 0:01:43.919769 | 0.31s 2025-10-14 07:52:36.610623 | fa163e75-7366-a2e0-d3ae-000000000337 | TASK | Reload NetworkManager 2025-10-14 07:52:37.089989 | fa163e75-7366-a2e0-d3ae-000000000337 | CHANGED | Reload NetworkManager | np0005486750 2025-10-14 07:52:37.091985 | fa163e75-7366-a2e0-d3ae-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005486750 | 0:01:44.414836 | 0.48s 2025-10-14 07:52:37.094319 | fa163e75-7366-a2e0-d3ae-000000000337 | CHANGED | Reload NetworkManager | np0005486751 2025-10-14 07:52:37.095493 | fa163e75-7366-a2e0-d3ae-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005486751 | 0:01:44.418361 | 0.46s 2025-10-14 07:52:37.123746 | fa163e75-7366-a2e0-d3ae-000000000337 | CHANGED | Reload NetworkManager | np0005486752 2025-10-14 07:52:37.125395 | fa163e75-7366-a2e0-d3ae-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005486752 | 0:01:44.448257 | 0.48s 2025-10-14 07:52:37.181405 | fa163e75-7366-a2e0-d3ae-000000000337 | CHANGED | Reload NetworkManager | np0005486748 2025-10-14 07:52:37.191635 | fa163e75-7366-a2e0-d3ae-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005486748 | 0:01:44.514498 | 0.51s 2025-10-14 07:52:37.194124 | fa163e75-7366-a2e0-d3ae-000000000337 | CHANGED | Reload NetworkManager | np0005486746 2025-10-14 07:52:37.195371 | fa163e75-7366-a2e0-d3ae-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005486746 | 0:01:44.518239 | 0.53s 2025-10-14 07:52:37.197716 | fa163e75-7366-a2e0-d3ae-000000000337 | CHANGED | Reload NetworkManager | np0005486749 2025-10-14 07:52:37.198912 | fa163e75-7366-a2e0-d3ae-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005486749 | 0:01:44.521780 | 0.50s 2025-10-14 07:52:37.219688 | fa163e75-7366-a2e0-d3ae-000000000339 | TASK | Symlink puppet modules under /etc/puppet/modules 2025-10-14 07:52:37.526874 | fa163e75-7366-a2e0-d3ae-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005486750 2025-10-14 07:52:37.528220 | fa163e75-7366-a2e0-d3ae-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005486750 | 0:01:44.851071 | 0.31s 2025-10-14 07:52:37.556244 | fa163e75-7366-a2e0-d3ae-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005486746 2025-10-14 07:52:37.557351 | fa163e75-7366-a2e0-d3ae-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005486746 | 0:01:44.880212 | 0.28s 2025-10-14 07:52:37.558363 | fa163e75-7366-a2e0-d3ae-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005486751 2025-10-14 07:52:37.559123 | fa163e75-7366-a2e0-d3ae-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005486751 | 0:01:44.881992 | 0.32s 2025-10-14 07:52:37.574512 | fa163e75-7366-a2e0-d3ae-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005486752 2025-10-14 07:52:37.575282 | fa163e75-7366-a2e0-d3ae-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005486752 | 0:01:44.898149 | 0.31s 2025-10-14 07:52:37.597370 | fa163e75-7366-a2e0-d3ae-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005486749 2025-10-14 07:52:37.598124 | fa163e75-7366-a2e0-d3ae-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005486749 | 0:01:44.920993 | 0.29s 2025-10-14 07:52:37.615690 | fa163e75-7366-a2e0-d3ae-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005486748 2025-10-14 07:52:37.616469 | fa163e75-7366-a2e0-d3ae-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005486748 | 0:01:44.939309 | 0.32s 2025-10-14 07:52:37.636092 | fa163e75-7366-a2e0-d3ae-00000000033a | TASK | Check if /usr/bin/ansible-playbook exists 2025-10-14 07:52:38.000596 | fa163e75-7366-a2e0-d3ae-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005486749 2025-10-14 07:52:38.002324 | fa163e75-7366-a2e0-d3ae-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005486749 | 0:01:45.325174 | 0.28s 2025-10-14 07:52:38.014782 | fa163e75-7366-a2e0-d3ae-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005486748 2025-10-14 07:52:38.016373 | fa163e75-7366-a2e0-d3ae-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005486748 | 0:01:45.339232 | 0.31s 2025-10-14 07:52:38.038852 | fa163e75-7366-a2e0-d3ae-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005486751 2025-10-14 07:52:38.040655 | fa163e75-7366-a2e0-d3ae-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005486751 | 0:01:45.363511 | 0.38s 2025-10-14 07:52:38.061076 | fa163e75-7366-a2e0-d3ae-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005486752 2025-10-14 07:52:38.062038 | fa163e75-7366-a2e0-d3ae-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005486752 | 0:01:45.384905 | 0.39s 2025-10-14 07:52:38.063397 | fa163e75-7366-a2e0-d3ae-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005486746 2025-10-14 07:52:38.066512 | fa163e75-7366-a2e0-d3ae-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005486746 | 0:01:45.389380 | 0.37s 2025-10-14 07:52:38.067806 | fa163e75-7366-a2e0-d3ae-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005486750 2025-10-14 07:52:38.068653 | fa163e75-7366-a2e0-d3ae-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005486750 | 0:01:45.391521 | 0.43s 2025-10-14 07:52:38.090151 | fa163e75-7366-a2e0-d3ae-00000000033b | TASK | Check if /usr/bin/ansible-playbook-3 exists 2025-10-14 07:52:38.385616 | fa163e75-7366-a2e0-d3ae-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005486750 2025-10-14 07:52:38.387334 | fa163e75-7366-a2e0-d3ae-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005486750 | 0:01:45.710183 | 0.30s 2025-10-14 07:52:38.394159 | fa163e75-7366-a2e0-d3ae-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005486751 2025-10-14 07:52:38.395029 | fa163e75-7366-a2e0-d3ae-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005486751 | 0:01:45.717896 | 0.29s 2025-10-14 07:52:38.405912 | fa163e75-7366-a2e0-d3ae-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005486752 2025-10-14 07:52:38.406931 | fa163e75-7366-a2e0-d3ae-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005486752 | 0:01:45.729794 | 0.28s 2025-10-14 07:52:38.407776 | fa163e75-7366-a2e0-d3ae-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005486748 2025-10-14 07:52:38.408706 | fa163e75-7366-a2e0-d3ae-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005486748 | 0:01:45.731568 | 0.25s 2025-10-14 07:52:38.423471 | fa163e75-7366-a2e0-d3ae-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005486746 2025-10-14 07:52:38.424275 | fa163e75-7366-a2e0-d3ae-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005486746 | 0:01:45.747140 | 0.28s 2025-10-14 07:52:38.467269 | fa163e75-7366-a2e0-d3ae-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005486749 2025-10-14 07:52:38.469791 | fa163e75-7366-a2e0-d3ae-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005486749 | 0:01:45.792653 | 0.30s 2025-10-14 07:52:38.490283 | fa163e75-7366-a2e0-d3ae-00000000033c | TASK | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook 2025-10-14 07:52:38.834643 | fa163e75-7366-a2e0-d3ae-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005486751 2025-10-14 07:52:38.836275 | fa163e75-7366-a2e0-d3ae-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005486751 | 0:01:46.159125 | 0.32s 2025-10-14 07:52:38.837532 | fa163e75-7366-a2e0-d3ae-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005486750 2025-10-14 07:52:38.838248 | fa163e75-7366-a2e0-d3ae-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005486750 | 0:01:46.161116 | 0.35s 2025-10-14 07:52:38.867040 | fa163e75-7366-a2e0-d3ae-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005486749 2025-10-14 07:52:38.867850 | fa163e75-7366-a2e0-d3ae-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005486749 | 0:01:46.190717 | 0.27s 2025-10-14 07:52:38.911904 | fa163e75-7366-a2e0-d3ae-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005486752 2025-10-14 07:52:38.913174 | fa163e75-7366-a2e0-d3ae-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005486752 | 0:01:46.236041 | 0.37s 2025-10-14 07:52:38.913962 | fa163e75-7366-a2e0-d3ae-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005486748 2025-10-14 07:52:38.914508 | fa163e75-7366-a2e0-d3ae-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005486748 | 0:01:46.237381 | 0.33s 2025-10-14 07:52:38.915183 | fa163e75-7366-a2e0-d3ae-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005486746 2025-10-14 07:52:38.915710 | fa163e75-7366-a2e0-d3ae-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005486746 | 0:01:46.238583 | 0.35s 2025-10-14 07:52:38.994306 | fa163e75-7366-a2e0-d3ae-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005486750 | 0:01:46.317139 | 0.05s 2025-10-14 07:52:39.023950 | fa163e75-7366-a2e0-d3ae-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005486751 | 0:01:46.346785 | 0.06s 2025-10-14 07:52:39.053392 | fa163e75-7366-a2e0-d3ae-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005486752 | 0:01:46.376236 | 0.06s 2025-10-14 07:52:39.084557 | fa163e75-7366-a2e0-d3ae-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005486746 | 0:01:46.407387 | 0.06s 2025-10-14 07:52:39.086105 | fa163e75-7366-a2e0-d3ae-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005486748 | 0:01:46.408975 | 0.04s 2025-10-14 07:52:39.101022 | fa163e75-7366-a2e0-d3ae-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005486749 | 0:01:46.423892 | 0.02s 2025-10-14 07:52:39.335908 | fa163e75-7366-a2e0-d3ae-000000000764 | TASK | Create temporary file for ssh_known_hosts 2025-10-14 07:52:39.618416 | fa163e75-7366-a2e0-d3ae-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005486750 2025-10-14 07:52:39.619453 | fa163e75-7366-a2e0-d3ae-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005486750 | 0:01:46.942299 | 0.28s 2025-10-14 07:52:39.624894 | fa163e75-7366-a2e0-d3ae-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005486751 2025-10-14 07:52:39.625660 | fa163e75-7366-a2e0-d3ae-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005486751 | 0:01:46.948534 | 0.27s 2025-10-14 07:52:39.666329 | fa163e75-7366-a2e0-d3ae-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005486752 2025-10-14 07:52:39.667511 | fa163e75-7366-a2e0-d3ae-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005486752 | 0:01:46.990382 | 0.29s 2025-10-14 07:52:39.680524 | fa163e75-7366-a2e0-d3ae-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005486748 2025-10-14 07:52:39.681570 | fa163e75-7366-a2e0-d3ae-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005486748 | 0:01:47.004441 | 0.26s 2025-10-14 07:52:39.682328 | fa163e75-7366-a2e0-d3ae-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005486746 2025-10-14 07:52:39.682717 | fa163e75-7366-a2e0-d3ae-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005486746 | 0:01:47.005592 | 0.28s 2025-10-14 07:52:39.707650 | fa163e75-7366-a2e0-d3ae-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005486749 2025-10-14 07:52:39.708763 | fa163e75-7366-a2e0-d3ae-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005486749 | 0:01:47.031636 | 0.27s 2025-10-14 07:52:39.720096 | fa163e75-7366-a2e0-d3ae-000000000765 | TASK | Check for ssh_known_hosts file 2025-10-14 07:52:40.022645 | fa163e75-7366-a2e0-d3ae-000000000765 | OK | Check for ssh_known_hosts file | np0005486750 2025-10-14 07:52:40.024137 | fa163e75-7366-a2e0-d3ae-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005486750 | 0:01:47.346999 | 0.30s 2025-10-14 07:52:40.035291 | fa163e75-7366-a2e0-d3ae-000000000765 | OK | Check for ssh_known_hosts file | np0005486751 2025-10-14 07:52:40.035971 | fa163e75-7366-a2e0-d3ae-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005486751 | 0:01:47.358845 | 0.30s 2025-10-14 07:52:40.052400 | fa163e75-7366-a2e0-d3ae-000000000765 | OK | Check for ssh_known_hosts file | np0005486752 2025-10-14 07:52:40.053070 | fa163e75-7366-a2e0-d3ae-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005486752 | 0:01:47.375690 | 0.30s 2025-10-14 07:52:40.065758 | fa163e75-7366-a2e0-d3ae-000000000765 | OK | Check for ssh_known_hosts file | np0005486748 2025-10-14 07:52:40.066573 | fa163e75-7366-a2e0-d3ae-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005486748 | 0:01:47.389435 | 0.28s 2025-10-14 07:52:40.067392 | fa163e75-7366-a2e0-d3ae-000000000765 | OK | Check for ssh_known_hosts file | np0005486746 2025-10-14 07:52:40.068152 | fa163e75-7366-a2e0-d3ae-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005486746 | 0:01:47.391020 | 0.30s 2025-10-14 07:52:40.082604 | fa163e75-7366-a2e0-d3ae-000000000765 | OK | Check for ssh_known_hosts file | np0005486749 2025-10-14 07:52:40.083295 | fa163e75-7366-a2e0-d3ae-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005486749 | 0:01:47.406164 | 0.28s 2025-10-14 07:52:40.102848 | fa163e75-7366-a2e0-d3ae-000000000766 | TASK | Create a temporary copy of ssh_known_hosts 2025-10-14 07:52:40.135486 | fa163e75-7366-a2e0-d3ae-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005486750 2025-10-14 07:52:40.136677 | fa163e75-7366-a2e0-d3ae-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005486750 | 0:01:47.459531 | 0.03s 2025-10-14 07:52:40.182338 | fa163e75-7366-a2e0-d3ae-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005486751 2025-10-14 07:52:40.183617 | fa163e75-7366-a2e0-d3ae-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005486751 | 0:01:47.506474 | 0.06s 2025-10-14 07:52:40.205175 | fa163e75-7366-a2e0-d3ae-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005486752 2025-10-14 07:52:40.211309 | fa163e75-7366-a2e0-d3ae-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005486752 | 0:01:47.534174 | 0.06s 2025-10-14 07:52:40.232506 | fa163e75-7366-a2e0-d3ae-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005486746 2025-10-14 07:52:40.233389 | fa163e75-7366-a2e0-d3ae-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005486746 | 0:01:47.556254 | 0.06s 2025-10-14 07:52:40.233885 | fa163e75-7366-a2e0-d3ae-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005486748 2025-10-14 07:52:40.234203 | fa163e75-7366-a2e0-d3ae-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005486748 | 0:01:47.557079 | 0.03s 2025-10-14 07:52:40.254812 | fa163e75-7366-a2e0-d3ae-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005486749 2025-10-14 07:52:40.255146 | fa163e75-7366-a2e0-d3ae-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005486749 | 0:01:47.578022 | 0.03s 2025-10-14 07:52:40.264410 | fa163e75-7366-a2e0-d3ae-000000000767 | TASK | Write temporary file 2025-10-14 07:52:40.298820 | fa163e75-7366-a2e0-d3ae-000000000767 | SKIPPED | Write temporary file | np0005486750 2025-10-14 07:52:40.305227 | fa163e75-7366-a2e0-d3ae-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005486750 | 0:01:47.628083 | 0.04s 2025-10-14 07:52:40.325630 | fa163e75-7366-a2e0-d3ae-000000000767 | SKIPPED | Write temporary file | np0005486751 2025-10-14 07:52:40.326516 | fa163e75-7366-a2e0-d3ae-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005486751 | 0:01:47.649380 | 0.05s 2025-10-14 07:52:40.342008 | fa163e75-7366-a2e0-d3ae-000000000767 | SKIPPED | Write temporary file | np0005486752 2025-10-14 07:52:40.342932 | fa163e75-7366-a2e0-d3ae-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005486752 | 0:01:47.665795 | 0.05s 2025-10-14 07:52:40.364575 | fa163e75-7366-a2e0-d3ae-000000000767 | SKIPPED | Write temporary file | np0005486746 2025-10-14 07:52:40.370963 | fa163e75-7366-a2e0-d3ae-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005486746 | 0:01:47.693820 | 0.05s 2025-10-14 07:52:40.371626 | fa163e75-7366-a2e0-d3ae-000000000767 | SKIPPED | Write temporary file | np0005486748 2025-10-14 07:52:40.372038 | fa163e75-7366-a2e0-d3ae-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005486748 | 0:01:47.694911 | 0.03s 2025-10-14 07:52:40.377968 | fa163e75-7366-a2e0-d3ae-000000000767 | SKIPPED | Write temporary file | np0005486749 2025-10-14 07:52:40.378302 | fa163e75-7366-a2e0-d3ae-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005486749 | 0:01:47.701178 | 0.02s 2025-10-14 07:52:40.387801 | fa163e75-7366-a2e0-d3ae-000000000768 | TASK | Set ssh_known_hosts fact 2025-10-14 07:52:40.481740 | fa163e75-7366-a2e0-d3ae-000000000768 | OK | Set ssh_known_hosts fact | np0005486750 2025-10-14 07:52:40.482523 | fa163e75-7366-a2e0-d3ae-000000000768 | TIMING | tripleo_ssh_known_hosts : Set ssh_known_hosts fact | np0005486750 | 0:01:47.805391 | 0.09s 2025-10-14 07:52:40.491927 | fa163e75-7366-a2e0-d3ae-000000000769 | TASK | Add host keys to temporary ssh_known_hosts 2025-10-14 07:52:40.779051 | fa163e75-7366-a2e0-d3ae-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005486751 2025-10-14 07:52:40.779998 | fa163e75-7366-a2e0-d3ae-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005486751 | 0:01:48.102859 | 0.28s 2025-10-14 07:52:40.806187 | fa163e75-7366-a2e0-d3ae-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005486752 2025-10-14 07:52:40.806589 | fa163e75-7366-a2e0-d3ae-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005486752 | 0:01:48.129463 | 0.29s 2025-10-14 07:52:40.806974 | fa163e75-7366-a2e0-d3ae-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005486750 2025-10-14 07:52:40.807309 | fa163e75-7366-a2e0-d3ae-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005486750 | 0:01:48.130185 | 0.31s 2025-10-14 07:52:40.825299 | fa163e75-7366-a2e0-d3ae-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005486748 2025-10-14 07:52:40.826119 | fa163e75-7366-a2e0-d3ae-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005486748 | 0:01:48.148986 | 0.27s 2025-10-14 07:52:40.854335 | fa163e75-7366-a2e0-d3ae-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005486746 2025-10-14 07:52:40.855115 | fa163e75-7366-a2e0-d3ae-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005486746 | 0:01:48.177984 | 0.32s 2025-10-14 07:52:40.878147 | fa163e75-7366-a2e0-d3ae-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005486749 2025-10-14 07:52:40.878902 | fa163e75-7366-a2e0-d3ae-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005486749 | 0:01:48.201770 | 0.31s 2025-10-14 07:52:40.897672 | fa163e75-7366-a2e0-d3ae-00000000076a | TASK | In-place update of /etc/ssh_known_hosts 2025-10-14 07:52:41.210091 | fa163e75-7366-a2e0-d3ae-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005486750 2025-10-14 07:52:41.210985 | fa163e75-7366-a2e0-d3ae-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005486750 | 0:01:48.533846 | 0.31s 2025-10-14 07:52:41.227229 | fa163e75-7366-a2e0-d3ae-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005486751 2025-10-14 07:52:41.227601 | fa163e75-7366-a2e0-d3ae-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005486751 | 0:01:48.550477 | 0.31s 2025-10-14 07:52:41.237400 | fa163e75-7366-a2e0-d3ae-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005486752 2025-10-14 07:52:41.237762 | fa163e75-7366-a2e0-d3ae-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005486752 | 0:01:48.560638 | 0.30s 2025-10-14 07:52:41.247670 | fa163e75-7366-a2e0-d3ae-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005486748 2025-10-14 07:52:41.248016 | fa163e75-7366-a2e0-d3ae-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005486748 | 0:01:48.570892 | 0.28s 2025-10-14 07:52:41.269472 | fa163e75-7366-a2e0-d3ae-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005486746 2025-10-14 07:52:41.269817 | fa163e75-7366-a2e0-d3ae-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005486746 | 0:01:48.592693 | 0.31s 2025-10-14 07:52:41.311757 | fa163e75-7366-a2e0-d3ae-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005486749 2025-10-14 07:52:41.312116 | fa163e75-7366-a2e0-d3ae-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005486749 | 0:01:48.634993 | 0.32s 2025-10-14 07:52:41.321508 | fa163e75-7366-a2e0-d3ae-00000000076b | TASK | Remove temp file 2025-10-14 07:52:41.628647 | fa163e75-7366-a2e0-d3ae-00000000076b | CHANGED | Remove temp file | np0005486750 2025-10-14 07:52:41.630300 | fa163e75-7366-a2e0-d3ae-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005486750 | 0:01:48.953148 | 0.31s 2025-10-14 07:52:41.643341 | fa163e75-7366-a2e0-d3ae-00000000076b | CHANGED | Remove temp file | np0005486752 2025-10-14 07:52:41.644226 | fa163e75-7366-a2e0-d3ae-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005486752 | 0:01:48.967089 | 0.30s 2025-10-14 07:52:41.645300 | fa163e75-7366-a2e0-d3ae-00000000076b | CHANGED | Remove temp file | np0005486751 2025-10-14 07:52:41.646068 | fa163e75-7366-a2e0-d3ae-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005486751 | 0:01:48.968936 | 0.31s 2025-10-14 07:52:41.663062 | fa163e75-7366-a2e0-d3ae-00000000076b | CHANGED | Remove temp file | np0005486746 2025-10-14 07:52:41.663909 | fa163e75-7366-a2e0-d3ae-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005486746 | 0:01:48.986777 | 0.31s 2025-10-14 07:52:41.675844 | fa163e75-7366-a2e0-d3ae-00000000076b | CHANGED | Remove temp file | np0005486748 2025-10-14 07:52:41.676637 | fa163e75-7366-a2e0-d3ae-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005486748 | 0:01:48.999504 | 0.30s 2025-10-14 07:52:41.677594 | fa163e75-7366-a2e0-d3ae-00000000076b | CHANGED | Remove temp file | np0005486749 2025-10-14 07:52:41.678332 | fa163e75-7366-a2e0-d3ae-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005486749 | 0:01:49.001200 | 0.29s [WARNING]: Could not match supplied host pattern, ignoring: CellControllerCompute PLAY [Deploy step tasks for step 0] ******************************************** 2025-10-14 07:52:41.880049 | fa163e75-7366-a2e0-d3ae-000000000039 | TASK | Deploy step tasks for step 0 2025-10-14 07:52:41.894917 | fa163e75-7366-a2e0-d3ae-000000000039 | TASK | Deploy step tasks for step 0 2025-10-14 07:52:41.908968 | fa163e75-7366-a2e0-d3ae-000000000039 | TASK | Deploy step tasks for step 0 2025-10-14 07:52:41.927329 | fa163e75-7366-a2e0-d3ae-000000000039 | TASK | Deploy step tasks for step 0 2025-10-14 07:52:41.953147 | fa163e75-7366-a2e0-d3ae-000000000039 | TASK | Deploy step tasks for step 0 2025-10-14 07:52:41.980801 | fa163e75-7366-a2e0-d3ae-000000000039 | TASK | Deploy step tasks for step 0 2025-10-14 07:52:41.989655 | fa163e75-7366-a2e0-d3ae-000000000039 | OK | Deploy step tasks for step 0 | np0005486750 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000039') missing from stats 2025-10-14 07:52:41.997820 | fa163e75-7366-a2e0-d3ae-000000000039 | OK | Deploy step tasks for step 0 | np0005486751 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000039') missing from stats 2025-10-14 07:52:41.998561 | fa163e75-7366-a2e0-d3ae-000000000039 | OK | Deploy step tasks for step 0 | np0005486752 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000039') missing from stats 2025-10-14 07:52:41.999305 | fa163e75-7366-a2e0-d3ae-000000000039 | OK | Deploy step tasks for step 0 | np0005486746 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000039') missing from stats 2025-10-14 07:52:42.000041 | fa163e75-7366-a2e0-d3ae-000000000039 | OK | Deploy step tasks for step 0 | np0005486748 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000039') missing from stats 2025-10-14 07:52:42.009830 | fa163e75-7366-a2e0-d3ae-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-14 07:52:42.023411 | fa163e75-7366-a2e0-d3ae-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-14 07:52:42.041710 | fa163e75-7366-a2e0-d3ae-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-14 07:52:42.058630 | fa163e75-7366-a2e0-d3ae-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-14 07:52:42.074924 | fa163e75-7366-a2e0-d3ae-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-14 07:52:42.079539 | fa163e75-7366-a2e0-d3ae-000000000039 | OK | Deploy step tasks for step 0 | np0005486749 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000039') missing from stats 2025-10-14 07:52:42.094332 | fa163e75-7366-a2e0-d3ae-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-14 07:52:42.307064 | fa163e75-7366-a2e0-d3ae-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005486750 2025-10-14 07:52:42.307925 | fa163e75-7366-a2e0-d3ae-00000000003a | TIMING | Ensure /var/log/journal exists | np0005486750 | 0:01:49.630795 | 0.30s 2025-10-14 07:52:42.322881 | fa163e75-7366-a2e0-d3ae-00000000003b | TASK | Check cloud-init status 2025-10-14 07:52:42.337771 | fa163e75-7366-a2e0-d3ae-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005486751 2025-10-14 07:52:42.338773 | fa163e75-7366-a2e0-d3ae-00000000003a | TIMING | Ensure /var/log/journal exists | np0005486751 | 0:01:49.661639 | 0.31s 2025-10-14 07:52:42.355175 | fa163e75-7366-a2e0-d3ae-00000000003b | TASK | Check cloud-init status 2025-10-14 07:52:42.360708 | fa163e75-7366-a2e0-d3ae-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005486752 2025-10-14 07:52:42.361606 | fa163e75-7366-a2e0-d3ae-00000000003a | TIMING | Ensure /var/log/journal exists | np0005486752 | 0:01:49.684469 | 0.32s 2025-10-14 07:52:42.379192 | fa163e75-7366-a2e0-d3ae-00000000003b | TASK | Check cloud-init status 2025-10-14 07:52:42.385629 | fa163e75-7366-a2e0-d3ae-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005486746 2025-10-14 07:52:42.386590 | fa163e75-7366-a2e0-d3ae-00000000003a | TIMING | Ensure /var/log/journal exists | np0005486746 | 0:01:49.709430 | 0.33s 2025-10-14 07:52:42.400574 | fa163e75-7366-a2e0-d3ae-00000000003b | TASK | Check cloud-init status 2025-10-14 07:52:42.412408 | fa163e75-7366-a2e0-d3ae-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005486748 2025-10-14 07:52:42.413549 | fa163e75-7366-a2e0-d3ae-00000000003a | TIMING | Ensure /var/log/journal exists | np0005486748 | 0:01:49.736413 | 0.34s 2025-10-14 07:52:42.427599 | fa163e75-7366-a2e0-d3ae-00000000003b | TASK | Check cloud-init status 2025-10-14 07:52:42.437116 | fa163e75-7366-a2e0-d3ae-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005486749 2025-10-14 07:52:42.439856 | fa163e75-7366-a2e0-d3ae-00000000003a | TIMING | Ensure /var/log/journal exists | np0005486749 | 0:01:49.762710 | 0.34s 2025-10-14 07:52:42.473292 | fa163e75-7366-a2e0-d3ae-00000000003b | TASK | Check cloud-init status 2025-10-14 07:52:42.649461 | fa163e75-7366-a2e0-d3ae-00000000003b | CHANGED | Check cloud-init status | np0005486751 2025-10-14 07:52:42.651696 | fa163e75-7366-a2e0-d3ae-00000000003b | TIMING | Check cloud-init status | np0005486751 | 0:01:49.974557 | 0.30s 2025-10-14 07:52:42.670308 | fa163e75-7366-a2e0-d3ae-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-14 07:52:42.678501 | fa163e75-7366-a2e0-d3ae-00000000003b | CHANGED | Check cloud-init status | np0005486750 2025-10-14 07:52:42.680211 | fa163e75-7366-a2e0-d3ae-00000000003b | TIMING | Check cloud-init status | np0005486750 | 0:01:50.003005 | 0.36s 2025-10-14 07:52:42.707404 | fa163e75-7366-a2e0-d3ae-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-14 07:52:42.716535 | fa163e75-7366-a2e0-d3ae-00000000003b | CHANGED | Check cloud-init status | np0005486752 2025-10-14 07:52:42.726326 | fa163e75-7366-a2e0-d3ae-00000000003b | TIMING | Check cloud-init status | np0005486752 | 0:01:50.049173 | 0.35s 2025-10-14 07:52:42.727472 | fa163e75-7366-a2e0-d3ae-00000000003b | CHANGED | Check cloud-init status | np0005486746 2025-10-14 07:52:42.728178 | fa163e75-7366-a2e0-d3ae-00000000003b | TIMING | Check cloud-init status | np0005486746 | 0:01:50.051046 | 0.33s 2025-10-14 07:52:42.754214 | fa163e75-7366-a2e0-d3ae-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-14 07:52:42.793354 | fa163e75-7366-a2e0-d3ae-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-14 07:52:42.800509 | fa163e75-7366-a2e0-d3ae-00000000003b | CHANGED | Check cloud-init status | np0005486748 2025-10-14 07:52:42.801531 | fa163e75-7366-a2e0-d3ae-00000000003b | TIMING | Check cloud-init status | np0005486748 | 0:01:50.124391 | 0.37s 2025-10-14 07:52:42.802128 | fa163e75-7366-a2e0-d3ae-00000000003b | CHANGED | Check cloud-init status | np0005486749 2025-10-14 07:52:42.802585 | fa163e75-7366-a2e0-d3ae-00000000003b | TIMING | Check cloud-init status | np0005486749 | 0:01:50.125458 | 0.33s 2025-10-14 07:52:42.821338 | fa163e75-7366-a2e0-d3ae-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-14 07:52:42.842931 | fa163e75-7366-a2e0-d3ae-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-14 07:52:42.994043 | fa163e75-7366-a2e0-d3ae-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005486751 2025-10-14 07:52:42.995681 | fa163e75-7366-a2e0-d3ae-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005486751 | 0:01:50.318538 | 0.32s 2025-10-14 07:52:43.016633 | fa163e75-7366-a2e0-d3ae-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-14 07:52:43.033093 | fa163e75-7366-a2e0-d3ae-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005486750 2025-10-14 07:52:43.034716 | fa163e75-7366-a2e0-d3ae-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005486750 | 0:01:50.357570 | 0.33s 2025-10-14 07:52:43.055943 | fa163e75-7366-a2e0-d3ae-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-14 07:52:43.069922 | fa163e75-7366-a2e0-d3ae-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005486752 2025-10-14 07:52:43.071709 | fa163e75-7366-a2e0-d3ae-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005486752 | 0:01:50.394560 | 0.32s 2025-10-14 07:52:43.093874 | fa163e75-7366-a2e0-d3ae-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-14 07:52:43.123185 | fa163e75-7366-a2e0-d3ae-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005486746 2025-10-14 07:52:43.124160 | fa163e75-7366-a2e0-d3ae-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005486746 | 0:01:50.447027 | 0.33s 2025-10-14 07:52:43.146465 | fa163e75-7366-a2e0-d3ae-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-14 07:52:43.151659 | fa163e75-7366-a2e0-d3ae-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005486748 2025-10-14 07:52:43.152682 | fa163e75-7366-a2e0-d3ae-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005486748 | 0:01:50.475545 | 0.33s 2025-10-14 07:52:43.153205 | fa163e75-7366-a2e0-d3ae-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005486749 2025-10-14 07:52:43.153601 | fa163e75-7366-a2e0-d3ae-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005486749 | 0:01:50.476476 | 0.31s 2025-10-14 07:52:43.167664 | fa163e75-7366-a2e0-d3ae-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-14 07:52:43.184906 | fa163e75-7366-a2e0-d3ae-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-14 07:52:43.469873 | fa163e75-7366-a2e0-d3ae-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005486746 2025-10-14 07:52:43.471285 | fa163e75-7366-a2e0-d3ae-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005486746 | 0:01:50.794144 | 0.32s 2025-10-14 07:52:43.492219 | fa163e75-7366-a2e0-d3ae-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-14 07:52:43.526364 | fa163e75-7366-a2e0-d3ae-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005486751 2025-10-14 07:52:43.528059 | fa163e75-7366-a2e0-d3ae-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005486751 | 0:01:50.850914 | 0.51s 2025-10-14 07:52:43.530664 | fa163e75-7366-a2e0-d3ae-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005486752 2025-10-14 07:52:43.531569 | fa163e75-7366-a2e0-d3ae-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005486752 | 0:01:50.854435 | 0.44s 2025-10-14 07:52:43.533998 | fa163e75-7366-a2e0-d3ae-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005486748 2025-10-14 07:52:43.535096 | fa163e75-7366-a2e0-d3ae-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005486748 | 0:01:50.857962 | 0.37s 2025-10-14 07:52:43.537578 | fa163e75-7366-a2e0-d3ae-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005486750 2025-10-14 07:52:43.538622 | fa163e75-7366-a2e0-d3ae-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005486750 | 0:01:50.861488 | 0.48s 2025-10-14 07:52:43.564306 | fa163e75-7366-a2e0-d3ae-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-14 07:52:43.587328 | fa163e75-7366-a2e0-d3ae-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-14 07:52:43.604395 | fa163e75-7366-a2e0-d3ae-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-14 07:52:43.625584 | fa163e75-7366-a2e0-d3ae-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-14 07:52:43.631871 | fa163e75-7366-a2e0-d3ae-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005486749 2025-10-14 07:52:43.632654 | fa163e75-7366-a2e0-d3ae-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005486749 | 0:01:50.955520 | 0.45s 2025-10-14 07:52:43.649768 | fa163e75-7366-a2e0-d3ae-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-14 07:52:43.824704 | fa163e75-7366-a2e0-d3ae-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005486746 2025-10-14 07:52:43.826157 | fa163e75-7366-a2e0-d3ae-00000000003e | TIMING | Create /var/lib/container-puppet | np0005486746 | 0:01:51.149011 | 0.33s 2025-10-14 07:52:43.854291 | fa163e75-7366-a2e0-d3ae-00000000003f | TASK | Write container-puppet.sh 2025-10-14 07:52:43.892091 | fa163e75-7366-a2e0-d3ae-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005486750 2025-10-14 07:52:43.893760 | fa163e75-7366-a2e0-d3ae-00000000003e | TIMING | Create /var/lib/container-puppet | np0005486750 | 0:01:51.216616 | 0.33s 2025-10-14 07:52:43.933662 | fa163e75-7366-a2e0-d3ae-00000000003f | TASK | Write container-puppet.sh 2025-10-14 07:52:43.954948 | fa163e75-7366-a2e0-d3ae-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005486752 2025-10-14 07:52:43.956485 | fa163e75-7366-a2e0-d3ae-00000000003e | TIMING | Create /var/lib/container-puppet | np0005486752 | 0:01:51.279304 | 0.35s 2025-10-14 07:52:43.957067 | fa163e75-7366-a2e0-d3ae-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005486751 2025-10-14 07:52:43.957665 | fa163e75-7366-a2e0-d3ae-00000000003e | TIMING | Create /var/lib/container-puppet | np0005486751 | 0:01:51.280534 | 0.37s 2025-10-14 07:52:43.958242 | fa163e75-7366-a2e0-d3ae-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005486749 2025-10-14 07:52:43.958853 | fa163e75-7366-a2e0-d3ae-00000000003e | TIMING | Create /var/lib/container-puppet | np0005486749 | 0:01:51.281721 | 0.31s 2025-10-14 07:52:43.959585 | fa163e75-7366-a2e0-d3ae-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005486748 2025-10-14 07:52:43.960156 | fa163e75-7366-a2e0-d3ae-00000000003e | TIMING | Create /var/lib/container-puppet | np0005486748 | 0:01:51.283025 | 0.33s 2025-10-14 07:52:43.979588 | fa163e75-7366-a2e0-d3ae-00000000003f | TASK | Write container-puppet.sh 2025-10-14 07:52:43.999406 | fa163e75-7366-a2e0-d3ae-00000000003f | TASK | Write container-puppet.sh 2025-10-14 07:52:44.021474 | fa163e75-7366-a2e0-d3ae-00000000003f | TASK | Write container-puppet.sh 2025-10-14 07:52:44.039615 | fa163e75-7366-a2e0-d3ae-00000000003f | TASK | Write container-puppet.sh 2025-10-14 07:52:44.835530 | fa163e75-7366-a2e0-d3ae-00000000003f | CHANGED | Write container-puppet.sh | np0005486746 2025-10-14 07:52:44.836899 | fa163e75-7366-a2e0-d3ae-00000000003f | TIMING | Write container-puppet.sh | np0005486746 | 0:01:52.159759 | 0.98s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:52:44.915344 | fa163e75-7366-a2e0-d3ae-00000000003f | CHANGED | Write container-puppet.sh | np0005486752 2025-10-14 07:52:44.921155 | fa163e75-7366-a2e0-d3ae-00000000003f | TIMING | Write container-puppet.sh | np0005486752 | 0:01:52.244010 | 0.92s 2025-10-14 07:52:44.922164 | fa163e75-7366-a2e0-d3ae-000000000040 | TIMING | include_tasks | np0005486746 | 0:01:52.245029 | 0.06s 2025-10-14 07:52:44.922824 | fa163e75-7366-a2e0-d3ae-00000000003f | CHANGED | Write container-puppet.sh | np0005486750 2025-10-14 07:52:44.923605 | fa163e75-7366-a2e0-d3ae-00000000003f | TIMING | Write container-puppet.sh | np0005486750 | 0:01:52.246470 | 0.99s 2025-10-14 07:52:44.971313 | 5079dc3e-418b-4969-99c9-0acb6e08fea2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005486746 [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:52:45.053173 | fa163e75-7366-a2e0-d3ae-000000000a79 | TASK | Configure tuned before reboot 2025-10-14 07:52:45.062365 | fa163e75-7366-a2e0-d3ae-00000000003f | CHANGED | Write container-puppet.sh | np0005486751 2025-10-14 07:52:45.063883 | fa163e75-7366-a2e0-d3ae-00000000003f | TIMING | Write container-puppet.sh | np0005486751 | 0:01:52.386731 | 1.08s 2025-10-14 07:52:45.064406 | fa163e75-7366-a2e0-d3ae-00000000003f | CHANGED | Write container-puppet.sh | np0005486748 2025-10-14 07:52:45.064942 | fa163e75-7366-a2e0-d3ae-00000000003f | TIMING | Write container-puppet.sh | np0005486748 | 0:01:52.387814 | 1.04s 2025-10-14 07:52:45.065409 | fa163e75-7366-a2e0-d3ae-00000000003f | CHANGED | Write container-puppet.sh | np0005486749 2025-10-14 07:52:45.065960 | fa163e75-7366-a2e0-d3ae-00000000003f | TIMING | Write container-puppet.sh | np0005486749 | 0:01:52.388831 | 1.03s 2025-10-14 07:52:45.066638 | fa163e75-7366-a2e0-d3ae-000000000040 | TIMING | include_tasks | np0005486750 | 0:01:52.389509 | 0.07s 2025-10-14 07:52:45.067220 | fa163e75-7366-a2e0-d3ae-000000000040 | TIMING | include_tasks | np0005486752 | 0:01:52.390091 | 0.05s 2025-10-14 07:52:45.096311 | 28f57c76-a40c-4241-9619-c5cb8e20d738 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005486750 2025-10-14 07:52:45.096896 | 28f57c76-a40c-4241-9619-c5cb8e20d738 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005486752 2025-10-14 07:52:45.112580 | fa163e75-7366-a2e0-d3ae-000000000aaa | TASK | Configure tuned before reboot 2025-10-14 07:52:45.138375 | fa163e75-7366-a2e0-d3ae-000000000aaa | TASK | Configure tuned before reboot [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:52:45.209889 | fa163e75-7366-a2e0-d3ae-000000000a79 | TIMING | Configure tuned before reboot | np0005486746 | 0:01:52.532733 | 0.15s 2025-10-14 07:52:45.210714 | fa163e75-7366-a2e0-d3ae-000000000aaa | TIMING | Configure tuned before reboot | np0005486750 | 0:01:52.533590 | 0.10s 2025-10-14 07:52:45.211052 | fa163e75-7366-a2e0-d3ae-000000000040 | TIMING | include_tasks | np0005486751 | 0:01:52.533928 | 0.08s 2025-10-14 07:52:45.211369 | fa163e75-7366-a2e0-d3ae-000000000aaa | TIMING | Configure tuned before reboot | np0005486752 | 0:01:52.534245 | 0.07s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:52:45.278050 | 206d4a3c-c733-47e5-9760-535c3bb7de6e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005486751 2025-10-14 07:52:45.295631 | fa163e75-7366-a2e0-d3ae-000000000b4b | TASK | Gather variables for each operating system 2025-10-14 07:52:45.308315 | fa163e75-7366-a2e0-d3ae-000000000b6d | TASK | Configure tuned before reboot 2025-10-14 07:52:45.321361 | fa163e75-7366-a2e0-d3ae-000000000b4b | TASK | Gather variables for each operating system 2025-10-14 07:52:45.339330 | fa163e75-7366-a2e0-d3ae-000000000b4b | TASK | Gather variables for each operating system 2025-10-14 07:52:45.345292 | fa163e75-7366-a2e0-d3ae-000000000040 | TIMING | include_tasks | np0005486748 | 0:01:52.668149 | 0.17s 2025-10-14 07:52:45.345933 | fa163e75-7366-a2e0-d3ae-000000000040 | TIMING | include_tasks | np0005486749 | 0:01:52.668809 | 0.14s 2025-10-14 07:52:45.384120 | d7445f99-c0ae-4f2e-a5f4-67a8616a11a6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005486748 2025-10-14 07:52:45.384622 | d7445f99-c0ae-4f2e-a5f4-67a8616a11a6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005486749 2025-10-14 07:52:45.404364 | fa163e75-7366-a2e0-d3ae-000000000bdd | TASK | Configure tuned before reboot 2025-10-14 07:52:45.419301 | fa163e75-7366-a2e0-d3ae-000000000b4b | OK | Gather variables for each operating system | np0005486750 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-14 07:52:45.421701 | fa163e75-7366-a2e0-d3ae-000000000b4b | TIMING | tuned : Gather variables for each operating system | np0005486750 | 0:01:52.744550 | 0.13s 2025-10-14 07:52:45.431977 | fa163e75-7366-a2e0-d3ae-000000000b4b | OK | Gather variables for each operating system | np0005486752 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-14 07:52:45.432815 | fa163e75-7366-a2e0-d3ae-000000000b4b | TIMING | tuned : Gather variables for each operating system | np0005486752 | 0:01:52.755687 | 0.11s 2025-10-14 07:52:45.449849 | fa163e75-7366-a2e0-d3ae-000000000bdd | TASK | Configure tuned before reboot 2025-10-14 07:52:45.455020 | fa163e75-7366-a2e0-d3ae-000000000b6d | TIMING | Configure tuned before reboot | np0005486751 | 0:01:52.777869 | 0.15s 2025-10-14 07:52:45.455960 | fa163e75-7366-a2e0-d3ae-000000000b4b | TIMING | tuned : Gather variables for each operating system | np0005486750 | 0:01:52.778833 | 0.16s 2025-10-14 07:52:45.456459 | fa163e75-7366-a2e0-d3ae-000000000b4b | TIMING | tuned : Gather variables for each operating system | np0005486752 | 0:01:52.779335 | 0.13s 2025-10-14 07:52:45.456810 | fa163e75-7366-a2e0-d3ae-000000000bdd | TIMING | Configure tuned before reboot | np0005486748 | 0:01:52.779687 | 0.05s 2025-10-14 07:52:45.472353 | fa163e75-7366-a2e0-d3ae-000000000b4b | OK | Gather variables for each operating system | np0005486746 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-14 07:52:45.473710 | fa163e75-7366-a2e0-d3ae-000000000b4b | TIMING | tuned : Gather variables for each operating system | np0005486746 | 0:01:52.796578 | 0.13s 2025-10-14 07:52:45.523103 | fa163e75-7366-a2e0-d3ae-000000000b4b | TASK | Gather variables for each operating system 2025-10-14 07:52:45.558337 | fa163e75-7366-a2e0-d3ae-000000000b4b | TASK | Gather variables for each operating system 2025-10-14 07:52:45.564626 | fa163e75-7366-a2e0-d3ae-000000000b4b | TIMING | tuned : Gather variables for each operating system | np0005486746 | 0:01:52.887466 | 0.22s 2025-10-14 07:52:45.571528 | fa163e75-7366-a2e0-d3ae-000000000bdd | TIMING | Configure tuned before reboot | np0005486749 | 0:01:52.894401 | 0.12s 2025-10-14 07:52:45.571938 | fa163e75-7366-a2e0-d3ae-000000000b4c | TIMING | tuned : include_tasks | np0005486750 | 0:01:52.894813 | 0.06s 2025-10-14 07:52:45.619975 | 5a919201-5c03-453c-a37b-bd502f0a9c9d | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005486750 2025-10-14 07:52:45.643668 | fa163e75-7366-a2e0-d3ae-000000000ce0 | TASK | Check tuned package is installed 2025-10-14 07:52:45.647490 | fa163e75-7366-a2e0-d3ae-000000000b4b | OK | Gather variables for each operating system | np0005486748 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-14 07:52:45.648819 | fa163e75-7366-a2e0-d3ae-000000000b4b | TIMING | tuned : Gather variables for each operating system | np0005486748 | 0:01:52.971686 | 0.09s 2025-10-14 07:52:45.655620 | fa163e75-7366-a2e0-d3ae-000000000b4b | OK | Gather variables for each operating system | np0005486751 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-14 07:52:45.663287 | fa163e75-7366-a2e0-d3ae-000000000b4b | TIMING | tuned : Gather variables for each operating system | np0005486751 | 0:01:52.986122 | 0.14s 2025-10-14 07:52:45.696943 | fa163e75-7366-a2e0-d3ae-000000000b4b | TASK | Gather variables for each operating system 2025-10-14 07:52:45.701554 | fa163e75-7366-a2e0-d3ae-000000000b4c | TIMING | tuned : include_tasks | np0005486752 | 0:01:53.024409 | 0.16s 2025-10-14 07:52:45.702470 | fa163e75-7366-a2e0-d3ae-000000000b4b | TIMING | tuned : Gather variables for each operating system | np0005486748 | 0:01:53.025345 | 0.14s 2025-10-14 07:52:45.702995 | fa163e75-7366-a2e0-d3ae-000000000b4b | TIMING | tuned : Gather variables for each operating system | np0005486751 | 0:01:53.025870 | 0.18s 2025-10-14 07:52:45.714980 | 86e28e33-a80c-4748-a29f-143ac680179d | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005486752 2025-10-14 07:52:45.744020 | fa163e75-7366-a2e0-d3ae-000000000d2c | TASK | Check tuned package is installed 2025-10-14 07:52:45.766283 | fa163e75-7366-a2e0-d3ae-000000000b4c | TIMING | tuned : include_tasks | np0005486746 | 0:01:53.089134 | 0.09s 2025-10-14 07:52:45.772367 | fa163e75-7366-a2e0-d3ae-000000000b4c | TIMING | tuned : include_tasks | np0005486751 | 0:01:53.095238 | 0.04s 2025-10-14 07:52:45.793954 | b43020c8-4b7e-4577-9c91-893f6b9a92bb | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005486746 2025-10-14 07:52:45.799034 | b43020c8-4b7e-4577-9c91-893f6b9a92bb | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005486751 2025-10-14 07:52:45.804613 | fa163e75-7366-a2e0-d3ae-000000000b4b | OK | Gather variables for each operating system | np0005486749 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-14 07:52:45.809489 | fa163e75-7366-a2e0-d3ae-000000000b4b | TIMING | tuned : Gather variables for each operating system | np0005486749 | 0:01:53.132358 | 0.11s 2025-10-14 07:52:45.820072 | fa163e75-7366-a2e0-d3ae-000000000d5d | TASK | Check tuned package is installed 2025-10-14 07:52:45.839892 | fa163e75-7366-a2e0-d3ae-000000000d5d | TASK | Check tuned package is installed 2025-10-14 07:52:45.845321 | fa163e75-7366-a2e0-d3ae-000000000b4b | TIMING | tuned : Gather variables for each operating system | np0005486749 | 0:01:53.168160 | 0.15s 2025-10-14 07:52:45.846017 | fa163e75-7366-a2e0-d3ae-000000000b4c | TIMING | tuned : include_tasks | np0005486748 | 0:01:53.168892 | 0.08s 2025-10-14 07:52:45.860991 | bdfebfde-727a-45a0-908e-a714d5ba2e28 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005486748 2025-10-14 07:52:45.879380 | fa163e75-7366-a2e0-d3ae-000000000db7 | TASK | Check tuned package is installed 2025-10-14 07:52:45.950112 | fa163e75-7366-a2e0-d3ae-000000000b4c | TIMING | tuned : include_tasks | np0005486749 | 0:01:53.272962 | 0.05s 2025-10-14 07:52:45.966301 | da0f077d-e963-4584-8d04-1d963cdfbc96 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005486749 2025-10-14 07:52:45.984380 | fa163e75-7366-a2e0-d3ae-000000000de6 | TASK | Check tuned package is installed 2025-10-14 07:52:46.069566 | fa163e75-7366-a2e0-d3ae-000000000d2c | CHANGED | Check tuned package is installed | np0005486752 2025-10-14 07:52:46.070582 | fa163e75-7366-a2e0-d3ae-000000000d2c | TIMING | tuned : Check tuned package is installed | np0005486752 | 0:01:53.393447 | 0.33s 2025-10-14 07:52:46.083615 | fa163e75-7366-a2e0-d3ae-000000000d2d | TASK | Install tuned 2025-10-14 07:52:46.140005 | fa163e75-7366-a2e0-d3ae-000000000d5d | CHANGED | Check tuned package is installed | np0005486751 2025-10-14 07:52:46.141060 | fa163e75-7366-a2e0-d3ae-000000000d5d | TIMING | tuned : Check tuned package is installed | np0005486751 | 0:01:53.463924 | 0.32s 2025-10-14 07:52:46.152222 | fa163e75-7366-a2e0-d3ae-000000000d5e | TASK | Install tuned 2025-10-14 07:52:46.170186 | fa163e75-7366-a2e0-d3ae-000000000d5d | CHANGED | Check tuned package is installed | np0005486746 2025-10-14 07:52:46.171510 | fa163e75-7366-a2e0-d3ae-000000000d5d | TIMING | tuned : Check tuned package is installed | np0005486746 | 0:01:53.494373 | 0.33s 2025-10-14 07:52:46.191992 | fa163e75-7366-a2e0-d3ae-000000000d5e | TASK | Install tuned 2025-10-14 07:52:46.226182 | fa163e75-7366-a2e0-d3ae-000000000db7 | CHANGED | Check tuned package is installed | np0005486748 2025-10-14 07:52:46.227373 | fa163e75-7366-a2e0-d3ae-000000000db7 | TIMING | tuned : Check tuned package is installed | np0005486748 | 0:01:53.550236 | 0.35s 2025-10-14 07:52:46.242215 | fa163e75-7366-a2e0-d3ae-000000000db8 | TASK | Install tuned 2025-10-14 07:52:46.336772 | fa163e75-7366-a2e0-d3ae-000000000de6 | CHANGED | Check tuned package is installed | np0005486749 2025-10-14 07:52:46.337998 | fa163e75-7366-a2e0-d3ae-000000000de6 | TIMING | tuned : Check tuned package is installed | np0005486749 | 0:01:53.660863 | 0.35s 2025-10-14 07:52:46.352688 | fa163e75-7366-a2e0-d3ae-000000000de7 | TASK | Install tuned 2025-10-14 07:52:47.006385 | fa163e75-7366-a2e0-d3ae-000000000ce0 | CHANGED | Check tuned package is installed | np0005486750 2025-10-14 07:52:47.007930 | fa163e75-7366-a2e0-d3ae-000000000ce0 | TIMING | tuned : Check tuned package is installed | np0005486750 | 0:01:54.330791 | 1.35s 2025-10-14 07:52:47.022483 | fa163e75-7366-a2e0-d3ae-000000000ce1 | TASK | Install tuned 2025-10-14 07:52:52.424895 | fa163e75-7366-a2e0-d3ae-000000000d5e | CHANGED | Install tuned | np0005486751 2025-10-14 07:52:52.426313 | fa163e75-7366-a2e0-d3ae-000000000d5e | TIMING | tuned : Install tuned | np0005486751 | 0:01:59.749177 | 6.27s 2025-10-14 07:52:52.439615 | fa163e75-7366-a2e0-d3ae-000000000d5f | TASK | Restart tuned 2025-10-14 07:52:52.510413 | fa163e75-7366-a2e0-d3ae-000000000d2d | CHANGED | Install tuned | np0005486752 2025-10-14 07:52:52.511408 | fa163e75-7366-a2e0-d3ae-000000000d2d | TIMING | tuned : Install tuned | np0005486752 | 0:01:59.834274 | 6.43s 2025-10-14 07:52:52.525225 | fa163e75-7366-a2e0-d3ae-000000000d2e | TASK | Restart tuned 2025-10-14 07:52:52.550171 | fa163e75-7366-a2e0-d3ae-000000000d5e | CHANGED | Install tuned | np0005486746 2025-10-14 07:52:52.551330 | fa163e75-7366-a2e0-d3ae-000000000d5e | TIMING | tuned : Install tuned | np0005486746 | 0:01:59.874194 | 6.36s 2025-10-14 07:52:52.571072 | fa163e75-7366-a2e0-d3ae-000000000d5f | TASK | Restart tuned 2025-10-14 07:52:52.783551 | fa163e75-7366-a2e0-d3ae-000000000de7 | CHANGED | Install tuned | np0005486749 2025-10-14 07:52:52.785160 | fa163e75-7366-a2e0-d3ae-000000000de7 | TIMING | tuned : Install tuned | np0005486749 | 0:02:00.108017 | 6.43s 2025-10-14 07:52:52.813033 | fa163e75-7366-a2e0-d3ae-000000000de8 | TASK | Restart tuned 2025-10-14 07:52:52.856715 | fa163e75-7366-a2e0-d3ae-000000000db8 | CHANGED | Install tuned | np0005486748 2025-10-14 07:52:52.857822 | fa163e75-7366-a2e0-d3ae-000000000db8 | TIMING | tuned : Install tuned | np0005486748 | 0:02:00.180686 | 6.61s 2025-10-14 07:52:52.877088 | fa163e75-7366-a2e0-d3ae-000000000db9 | TASK | Restart tuned 2025-10-14 07:52:53.578280 | fa163e75-7366-a2e0-d3ae-000000000ce1 | CHANGED | Install tuned | np0005486750 2025-10-14 07:52:53.580042 | fa163e75-7366-a2e0-d3ae-000000000ce1 | TIMING | tuned : Install tuned | np0005486750 | 0:02:00.902897 | 6.56s 2025-10-14 07:52:53.600305 | fa163e75-7366-a2e0-d3ae-000000000ce2 | TASK | Restart tuned 2025-10-14 07:52:54.355997 | fa163e75-7366-a2e0-d3ae-000000000d5f | CHANGED | Restart tuned | np0005486751 2025-10-14 07:52:54.357660 | fa163e75-7366-a2e0-d3ae-000000000d5f | TIMING | tuned : Restart tuned | np0005486751 | 0:02:01.680523 | 1.92s 2025-10-14 07:52:54.373588 | fa163e75-7366-a2e0-d3ae-000000000b4d | TASK | Check for tuned-adm 2025-10-14 07:52:54.432707 | fa163e75-7366-a2e0-d3ae-000000000d5f | CHANGED | Restart tuned | np0005486746 2025-10-14 07:52:54.434318 | fa163e75-7366-a2e0-d3ae-000000000d5f | TIMING | tuned : Restart tuned | np0005486746 | 0:02:01.757183 | 1.86s 2025-10-14 07:52:54.458079 | fa163e75-7366-a2e0-d3ae-000000000b4d | TASK | Check for tuned-adm 2025-10-14 07:52:54.678416 | fa163e75-7366-a2e0-d3ae-000000000b4d | OK | Check for tuned-adm | np0005486751 2025-10-14 07:52:54.680108 | fa163e75-7366-a2e0-d3ae-000000000b4d | TIMING | tuned : Check for tuned-adm | np0005486751 | 0:02:02.002963 | 0.31s 2025-10-14 07:52:54.722932 | fa163e75-7366-a2e0-d3ae-000000000de8 | CHANGED | Restart tuned | np0005486749 2025-10-14 07:52:54.725100 | fa163e75-7366-a2e0-d3ae-000000000de8 | TIMING | tuned : Restart tuned | np0005486749 | 0:02:02.047950 | 1.91s 2025-10-14 07:52:54.770253 | fa163e75-7366-a2e0-d3ae-000000000b4d | TASK | Check for tuned-adm 2025-10-14 07:52:54.777857 | fa163e75-7366-a2e0-d3ae-000000000b4e | TIMING | tuned : include_tasks | np0005486751 | 0:02:02.100678 | 0.07s 2025-10-14 07:52:54.779763 | fa163e75-7366-a2e0-d3ae-000000000db9 | CHANGED | Restart tuned | np0005486748 2025-10-14 07:52:54.781201 | fa163e75-7366-a2e0-d3ae-000000000db9 | TIMING | tuned : Restart tuned | np0005486748 | 0:02:02.104069 | 1.90s 2025-10-14 07:52:54.782707 | fa163e75-7366-a2e0-d3ae-000000000b4d | OK | Check for tuned-adm | np0005486746 2025-10-14 07:52:54.783188 | fa163e75-7366-a2e0-d3ae-000000000b4d | TIMING | tuned : Check for tuned-adm | np0005486746 | 0:02:02.106061 | 0.32s 2025-10-14 07:52:54.804084 | 32aa6560-ecd0-4e1f-bdcd-93e73f30da81 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005486751 2025-10-14 07:52:54.827556 | fa163e75-7366-a2e0-d3ae-000000000e39 | TASK | Ensure profile directory exists 2025-10-14 07:52:54.861456 | fa163e75-7366-a2e0-d3ae-000000000b4d | TASK | Check for tuned-adm 2025-10-14 07:52:54.877661 | fa163e75-7366-a2e0-d3ae-000000000b4e | TIMING | tuned : include_tasks | np0005486746 | 0:02:02.200502 | 0.03s 2025-10-14 07:52:54.896728 | 9bae3aab-e857-46bd-936a-2cdba653705d | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005486746 2025-10-14 07:52:54.923756 | fa163e75-7366-a2e0-d3ae-000000000e93 | TASK | Ensure profile directory exists 2025-10-14 07:52:54.928708 | fa163e75-7366-a2e0-d3ae-000000000e39 | SKIPPED | Ensure profile directory exists | np0005486751 2025-10-14 07:52:54.930056 | fa163e75-7366-a2e0-d3ae-000000000e39 | TIMING | tuned : Ensure profile directory exists | np0005486751 | 0:02:02.252920 | 0.10s 2025-10-14 07:52:54.939842 | fa163e75-7366-a2e0-d3ae-000000000e3a | TASK | Create custom tuned profile 2025-10-14 07:52:54.979205 | fa163e75-7366-a2e0-d3ae-000000000e93 | SKIPPED | Ensure profile directory exists | np0005486746 2025-10-14 07:52:54.980067 | fa163e75-7366-a2e0-d3ae-000000000e93 | TIMING | tuned : Ensure profile directory exists | np0005486746 | 0:02:02.302934 | 0.06s 2025-10-14 07:52:54.993996 | fa163e75-7366-a2e0-d3ae-000000000e94 | TASK | Create custom tuned profile 2025-10-14 07:52:55.008535 | fa163e75-7366-a2e0-d3ae-000000000e3a | SKIPPED | Create custom tuned profile | np0005486751 2025-10-14 07:52:55.009399 | fa163e75-7366-a2e0-d3ae-000000000e3a | TIMING | tuned : Create custom tuned profile | np0005486751 | 0:02:02.332266 | 0.07s 2025-10-14 07:52:55.019413 | fa163e75-7366-a2e0-d3ae-000000000e3b | TASK | Check tuned active profile 2025-10-14 07:52:55.045273 | fa163e75-7366-a2e0-d3ae-000000000e94 | SKIPPED | Create custom tuned profile | np0005486746 2025-10-14 07:52:55.046145 | fa163e75-7366-a2e0-d3ae-000000000e94 | TIMING | tuned : Create custom tuned profile | np0005486746 | 0:02:02.369003 | 0.05s 2025-10-14 07:52:55.060473 | fa163e75-7366-a2e0-d3ae-000000000e95 | TASK | Check tuned active profile 2025-10-14 07:52:55.083943 | fa163e75-7366-a2e0-d3ae-000000000b4d | OK | Check for tuned-adm | np0005486749 2025-10-14 07:52:55.084847 | fa163e75-7366-a2e0-d3ae-000000000b4d | TIMING | tuned : Check for tuned-adm | np0005486749 | 0:02:02.407716 | 0.31s 2025-10-14 07:52:55.140683 | fa163e75-7366-a2e0-d3ae-000000000b4e | TIMING | tuned : include_tasks | np0005486749 | 0:02:02.463549 | 0.04s 2025-10-14 07:52:55.159219 | 3e333c89-e3ec-4ae8-806a-5c5afc42a898 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005486749 2025-10-14 07:52:55.186650 | fa163e75-7366-a2e0-d3ae-000000000ef7 | TASK | Ensure profile directory exists 2025-10-14 07:52:55.196083 | fa163e75-7366-a2e0-d3ae-000000000b4d | OK | Check for tuned-adm | np0005486748 2025-10-14 07:52:55.196975 | fa163e75-7366-a2e0-d3ae-000000000b4d | TIMING | tuned : Check for tuned-adm | np0005486748 | 0:02:02.519837 | 0.33s 2025-10-14 07:52:55.242284 | fa163e75-7366-a2e0-d3ae-000000000b4e | TIMING | tuned : include_tasks | np0005486748 | 0:02:02.565143 | 0.03s 2025-10-14 07:52:55.267606 | fc479ddf-f229-4983-b4d8-e7d23e67b27a | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005486748 2025-10-14 07:52:55.296394 | fa163e75-7366-a2e0-d3ae-000000000f55 | TASK | Ensure profile directory exists 2025-10-14 07:52:55.302994 | fa163e75-7366-a2e0-d3ae-000000000ef7 | SKIPPED | Ensure profile directory exists | np0005486749 2025-10-14 07:52:55.303941 | fa163e75-7366-a2e0-d3ae-000000000ef7 | TIMING | tuned : Ensure profile directory exists | np0005486749 | 0:02:02.626801 | 0.12s 2025-10-14 07:52:55.318600 | fa163e75-7366-a2e0-d3ae-000000000ef8 | TASK | Create custom tuned profile 2025-10-14 07:52:55.369608 | fa163e75-7366-a2e0-d3ae-000000000d2e | CHANGED | Restart tuned | np0005486752 2025-10-14 07:52:55.370711 | fa163e75-7366-a2e0-d3ae-000000000d2e | TIMING | tuned : Restart tuned | np0005486752 | 0:02:02.693580 | 2.84s 2025-10-14 07:52:55.371550 | fa163e75-7366-a2e0-d3ae-000000000f55 | SKIPPED | Ensure profile directory exists | np0005486748 2025-10-14 07:52:55.371849 | fa163e75-7366-a2e0-d3ae-000000000f55 | TIMING | tuned : Ensure profile directory exists | np0005486748 | 0:02:02.694725 | 0.07s 2025-10-14 07:52:55.381674 | fa163e75-7366-a2e0-d3ae-000000000b4d | TASK | Check for tuned-adm 2025-10-14 07:52:55.404241 | fa163e75-7366-a2e0-d3ae-000000000f56 | TASK | Create custom tuned profile 2025-10-14 07:52:55.409537 | fa163e75-7366-a2e0-d3ae-000000000ef8 | SKIPPED | Create custom tuned profile | np0005486749 2025-10-14 07:52:55.410332 | fa163e75-7366-a2e0-d3ae-000000000ef8 | TIMING | tuned : Create custom tuned profile | np0005486749 | 0:02:02.733197 | 0.09s 2025-10-14 07:52:55.425075 | fa163e75-7366-a2e0-d3ae-000000000ef9 | TASK | Check tuned active profile 2025-10-14 07:52:55.444871 | fa163e75-7366-a2e0-d3ae-000000000f56 | SKIPPED | Create custom tuned profile | np0005486748 2025-10-14 07:52:55.445696 | fa163e75-7366-a2e0-d3ae-000000000f56 | TIMING | tuned : Create custom tuned profile | np0005486748 | 0:02:02.768564 | 0.04s 2025-10-14 07:52:55.459947 | fa163e75-7366-a2e0-d3ae-000000000f57 | TASK | Check tuned active profile 2025-10-14 07:52:55.472850 | fa163e75-7366-a2e0-d3ae-000000000e3b | OK | Check tuned active profile | np0005486751 2025-10-14 07:52:55.473695 | fa163e75-7366-a2e0-d3ae-000000000e3b | TIMING | tuned : Check tuned active profile | np0005486751 | 0:02:02.796560 | 0.45s 2025-10-14 07:52:55.484818 | fa163e75-7366-a2e0-d3ae-000000000e3c | TASK | Check Tuned Configuration file exists 2025-10-14 07:52:55.508812 | fa163e75-7366-a2e0-d3ae-000000000ce2 | CHANGED | Restart tuned | np0005486750 2025-10-14 07:52:55.509838 | fa163e75-7366-a2e0-d3ae-000000000ce2 | TIMING | tuned : Restart tuned | np0005486750 | 0:02:02.832697 | 1.91s 2025-10-14 07:52:55.510660 | fa163e75-7366-a2e0-d3ae-000000000e95 | OK | Check tuned active profile | np0005486746 2025-10-14 07:52:55.510952 | fa163e75-7366-a2e0-d3ae-000000000e95 | TIMING | tuned : Check tuned active profile | np0005486746 | 0:02:02.833828 | 0.45s 2025-10-14 07:52:55.520424 | fa163e75-7366-a2e0-d3ae-000000000b4d | TASK | Check for tuned-adm 2025-10-14 07:52:55.538963 | fa163e75-7366-a2e0-d3ae-000000000e96 | TASK | Check Tuned Configuration file exists 2025-10-14 07:52:55.686912 | fa163e75-7366-a2e0-d3ae-000000000b4d | OK | Check for tuned-adm | np0005486752 2025-10-14 07:52:55.687898 | fa163e75-7366-a2e0-d3ae-000000000b4d | TIMING | tuned : Check for tuned-adm | np0005486752 | 0:02:03.010767 | 0.31s 2025-10-14 07:52:55.734208 | fa163e75-7366-a2e0-d3ae-000000000ef9 | OK | Check tuned active profile | np0005486749 2025-10-14 07:52:55.734893 | fa163e75-7366-a2e0-d3ae-000000000ef9 | TIMING | tuned : Check tuned active profile | np0005486749 | 0:02:03.057765 | 0.31s 2025-10-14 07:52:55.735244 | fa163e75-7366-a2e0-d3ae-000000000b4e | TIMING | tuned : include_tasks | np0005486752 | 0:02:03.058120 | 0.04s 2025-10-14 07:52:55.748103 | 457fa307-3789-41c7-82e6-6412192a4c2e | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005486752 2025-10-14 07:52:55.774708 | fa163e75-7366-a2e0-d3ae-000000000fc1 | TASK | Ensure profile directory exists 2025-10-14 07:52:55.792930 | fa163e75-7366-a2e0-d3ae-000000000efa | TASK | Check Tuned Configuration file exists 2025-10-14 07:52:55.797938 | fa163e75-7366-a2e0-d3ae-000000000e3c | OK | Check Tuned Configuration file exists | np0005486751 2025-10-14 07:52:55.798837 | fa163e75-7366-a2e0-d3ae-000000000e3c | TIMING | tuned : Check Tuned Configuration file exists | np0005486751 | 0:02:03.121699 | 0.31s 2025-10-14 07:52:55.799306 | fa163e75-7366-a2e0-d3ae-000000000f57 | OK | Check tuned active profile | np0005486748 2025-10-14 07:52:55.799660 | fa163e75-7366-a2e0-d3ae-000000000f57 | TIMING | tuned : Check tuned active profile | np0005486748 | 0:02:03.122535 | 0.34s 2025-10-14 07:52:55.810154 | fa163e75-7366-a2e0-d3ae-000000000e3d | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-14 07:52:55.841708 | fa163e75-7366-a2e0-d3ae-000000000f58 | TASK | Check Tuned Configuration file exists 2025-10-14 07:52:55.848396 | fa163e75-7366-a2e0-d3ae-000000000b4d | OK | Check for tuned-adm | np0005486750 2025-10-14 07:52:55.849234 | fa163e75-7366-a2e0-d3ae-000000000b4d | TIMING | tuned : Check for tuned-adm | np0005486750 | 0:02:03.172095 | 0.33s 2025-10-14 07:52:55.849755 | fa163e75-7366-a2e0-d3ae-000000000e96 | OK | Check Tuned Configuration file exists | np0005486746 2025-10-14 07:52:55.851356 | fa163e75-7366-a2e0-d3ae-000000000e96 | TIMING | tuned : Check Tuned Configuration file exists | np0005486746 | 0:02:03.174232 | 0.31s 2025-10-14 07:52:55.851745 | fa163e75-7366-a2e0-d3ae-000000000fc1 | SKIPPED | Ensure profile directory exists | np0005486752 2025-10-14 07:52:55.852035 | fa163e75-7366-a2e0-d3ae-000000000fc1 | TIMING | tuned : Ensure profile directory exists | np0005486752 | 0:02:03.174911 | 0.08s 2025-10-14 07:52:55.881031 | fa163e75-7366-a2e0-d3ae-000000000fc2 | TASK | Create custom tuned profile 2025-10-14 07:52:55.902687 | fa163e75-7366-a2e0-d3ae-000000000e97 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-14 07:52:55.908325 | fa163e75-7366-a2e0-d3ae-000000000e3d | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005486751 2025-10-14 07:52:55.909170 | fa163e75-7366-a2e0-d3ae-000000000e3d | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005486751 | 0:02:03.232032 | 0.10s 2025-10-14 07:52:55.909809 | fa163e75-7366-a2e0-d3ae-000000000b4e | TIMING | tuned : include_tasks | np0005486750 | 0:02:03.232685 | 0.05s 2025-10-14 07:52:55.924174 | c69c7266-6e1e-4230-9260-4a86950480a8 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005486750 2025-10-14 07:52:55.944559 | fa163e75-7366-a2e0-d3ae-000000001027 | TASK | Ensure profile directory exists 2025-10-14 07:52:55.963253 | fa163e75-7366-a2e0-d3ae-000000000e3e | TASK | Configure isolated cores for profile throughput-performance 2025-10-14 07:52:55.969396 | fa163e75-7366-a2e0-d3ae-000000000fc2 | SKIPPED | Create custom tuned profile | np0005486752 2025-10-14 07:52:55.970270 | fa163e75-7366-a2e0-d3ae-000000000fc2 | TIMING | tuned : Create custom tuned profile | np0005486752 | 0:02:03.293132 | 0.09s 2025-10-14 07:52:55.970584 | fa163e75-7366-a2e0-d3ae-000000000e97 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005486746 2025-10-14 07:52:55.970869 | fa163e75-7366-a2e0-d3ae-000000000e97 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005486746 | 0:02:03.293745 | 0.07s 2025-10-14 07:52:55.981317 | fa163e75-7366-a2e0-d3ae-000000000fc3 | TASK | Check tuned active profile 2025-10-14 07:52:56.004753 | fa163e75-7366-a2e0-d3ae-000000000e98 | TASK | Configure isolated cores for profile throughput-performance 2025-10-14 07:52:56.009948 | fa163e75-7366-a2e0-d3ae-000000001027 | SKIPPED | Ensure profile directory exists | np0005486750 2025-10-14 07:52:56.010753 | fa163e75-7366-a2e0-d3ae-000000001027 | TIMING | tuned : Ensure profile directory exists | np0005486750 | 0:02:03.333611 | 0.07s 2025-10-14 07:52:56.020520 | fa163e75-7366-a2e0-d3ae-000000001028 | TASK | Create custom tuned profile 2025-10-14 07:52:56.031987 | fa163e75-7366-a2e0-d3ae-000000000e3e | SKIPPED | Configure isolated cores for profile throughput-performance | np0005486751 2025-10-14 07:52:56.032831 | fa163e75-7366-a2e0-d3ae-000000000e3e | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005486751 | 0:02:03.355697 | 0.07s 2025-10-14 07:52:56.042709 | fa163e75-7366-a2e0-d3ae-000000000e3f | TASK | Enable tuned profile 2025-10-14 07:52:56.055242 | fa163e75-7366-a2e0-d3ae-000000000e98 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005486746 2025-10-14 07:52:56.056013 | fa163e75-7366-a2e0-d3ae-000000000e98 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005486746 | 0:02:03.378881 | 0.05s 2025-10-14 07:52:56.071061 | fa163e75-7366-a2e0-d3ae-000000000e99 | TASK | Enable tuned profile 2025-10-14 07:52:56.082785 | fa163e75-7366-a2e0-d3ae-000000000efa | OK | Check Tuned Configuration file exists | np0005486749 2025-10-14 07:52:56.083568 | fa163e75-7366-a2e0-d3ae-000000000efa | TIMING | tuned : Check Tuned Configuration file exists | np0005486749 | 0:02:03.406438 | 0.29s 2025-10-14 07:52:56.103115 | fa163e75-7366-a2e0-d3ae-000000000efb | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-14 07:52:56.107996 | fa163e75-7366-a2e0-d3ae-000000001028 | SKIPPED | Create custom tuned profile | np0005486750 2025-10-14 07:52:56.108920 | fa163e75-7366-a2e0-d3ae-000000001028 | TIMING | tuned : Create custom tuned profile | np0005486750 | 0:02:03.431785 | 0.09s 2025-10-14 07:52:56.120126 | fa163e75-7366-a2e0-d3ae-000000001029 | TASK | Check tuned active profile 2025-10-14 07:52:56.133284 | fa163e75-7366-a2e0-d3ae-000000000f58 | OK | Check Tuned Configuration file exists | np0005486748 2025-10-14 07:52:56.134209 | fa163e75-7366-a2e0-d3ae-000000000f58 | TIMING | tuned : Check Tuned Configuration file exists | np0005486748 | 0:02:03.457072 | 0.29s 2025-10-14 07:52:56.149498 | fa163e75-7366-a2e0-d3ae-000000000f59 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-14 07:52:56.166716 | fa163e75-7366-a2e0-d3ae-000000000efb | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005486749 2025-10-14 07:52:56.167885 | fa163e75-7366-a2e0-d3ae-000000000efb | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005486749 | 0:02:03.490747 | 0.06s 2025-10-14 07:52:56.185837 | fa163e75-7366-a2e0-d3ae-000000000efc | TASK | Configure isolated cores for profile throughput-performance 2025-10-14 07:52:56.207370 | fa163e75-7366-a2e0-d3ae-000000000f59 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005486748 2025-10-14 07:52:56.208425 | fa163e75-7366-a2e0-d3ae-000000000f59 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005486748 | 0:02:03.531290 | 0.06s 2025-10-14 07:52:56.224849 | fa163e75-7366-a2e0-d3ae-000000000f5a | TASK | Configure isolated cores for profile throughput-performance 2025-10-14 07:52:56.237487 | fa163e75-7366-a2e0-d3ae-000000000efc | SKIPPED | Configure isolated cores for profile throughput-performance | np0005486749 2025-10-14 07:52:56.238652 | fa163e75-7366-a2e0-d3ae-000000000efc | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005486749 | 0:02:03.561513 | 0.05s 2025-10-14 07:52:56.254065 | fa163e75-7366-a2e0-d3ae-000000000efd | TASK | Enable tuned profile 2025-10-14 07:52:56.284069 | fa163e75-7366-a2e0-d3ae-000000000fc3 | OK | Check tuned active profile | np0005486752 2025-10-14 07:52:56.285195 | fa163e75-7366-a2e0-d3ae-000000000fc3 | TIMING | tuned : Check tuned active profile | np0005486752 | 0:02:03.608061 | 0.30s 2025-10-14 07:52:56.299706 | fa163e75-7366-a2e0-d3ae-000000000fc4 | TASK | Check Tuned Configuration file exists 2025-10-14 07:52:56.305532 | fa163e75-7366-a2e0-d3ae-000000000f5a | SKIPPED | Configure isolated cores for profile throughput-performance | np0005486748 2025-10-14 07:52:56.306369 | fa163e75-7366-a2e0-d3ae-000000000f5a | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005486748 | 0:02:03.629232 | 0.08s 2025-10-14 07:52:56.321385 | fa163e75-7366-a2e0-d3ae-000000000f5b | TASK | Enable tuned profile 2025-10-14 07:52:56.424205 | fa163e75-7366-a2e0-d3ae-000000001029 | OK | Check tuned active profile | np0005486750 2025-10-14 07:52:56.425131 | fa163e75-7366-a2e0-d3ae-000000001029 | TIMING | tuned : Check tuned active profile | np0005486750 | 0:02:03.747998 | 0.30s 2025-10-14 07:52:56.435703 | fa163e75-7366-a2e0-d3ae-00000000102a | TASK | Check Tuned Configuration file exists 2025-10-14 07:52:56.619494 | fa163e75-7366-a2e0-d3ae-000000000fc4 | OK | Check Tuned Configuration file exists | np0005486752 2025-10-14 07:52:56.620800 | fa163e75-7366-a2e0-d3ae-000000000fc4 | TIMING | tuned : Check Tuned Configuration file exists | np0005486752 | 0:02:03.943667 | 0.32s 2025-10-14 07:52:56.631034 | fa163e75-7366-a2e0-d3ae-000000000fc5 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-14 07:52:56.694385 | fa163e75-7366-a2e0-d3ae-000000000fc5 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005486752 2025-10-14 07:52:56.695034 | fa163e75-7366-a2e0-d3ae-000000000fc5 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005486752 | 0:02:04.017906 | 0.06s 2025-10-14 07:52:56.705388 | fa163e75-7366-a2e0-d3ae-000000000fc6 | TASK | Configure isolated cores for profile throughput-performance 2025-10-14 07:52:56.751249 | fa163e75-7366-a2e0-d3ae-00000000102a | OK | Check Tuned Configuration file exists | np0005486750 2025-10-14 07:52:56.752259 | fa163e75-7366-a2e0-d3ae-00000000102a | TIMING | tuned : Check Tuned Configuration file exists | np0005486750 | 0:02:04.075127 | 0.32s 2025-10-14 07:52:56.765980 | fa163e75-7366-a2e0-d3ae-00000000102b | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-14 07:52:56.772427 | fa163e75-7366-a2e0-d3ae-000000000fc6 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005486752 2025-10-14 07:52:56.773306 | fa163e75-7366-a2e0-d3ae-000000000fc6 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005486752 | 0:02:04.096163 | 0.07s 2025-10-14 07:52:56.783928 | fa163e75-7366-a2e0-d3ae-000000000fc7 | TASK | Enable tuned profile 2025-10-14 07:52:56.830561 | fa163e75-7366-a2e0-d3ae-00000000102b | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005486750 2025-10-14 07:52:56.831420 | fa163e75-7366-a2e0-d3ae-00000000102b | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005486750 | 0:02:04.154288 | 0.06s 2025-10-14 07:52:56.842692 | fa163e75-7366-a2e0-d3ae-00000000102c | TASK | Configure isolated cores for profile throughput-performance 2025-10-14 07:52:56.910024 | fa163e75-7366-a2e0-d3ae-00000000102c | SKIPPED | Configure isolated cores for profile throughput-performance | np0005486750 2025-10-14 07:52:56.910770 | fa163e75-7366-a2e0-d3ae-00000000102c | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005486750 | 0:02:04.233642 | 0.07s 2025-10-14 07:52:56.920092 | fa163e75-7366-a2e0-d3ae-00000000102d | TASK | Enable tuned profile 2025-10-14 07:52:57.490176 | fa163e75-7366-a2e0-d3ae-000000000e3f | CHANGED | Enable tuned profile | np0005486751 2025-10-14 07:52:57.491496 | fa163e75-7366-a2e0-d3ae-000000000e3f | TIMING | tuned : Enable tuned profile | np0005486751 | 0:02:04.814359 | 1.45s 2025-10-14 07:52:57.518101 | fa163e75-7366-a2e0-d3ae-000000000b6e | TASK | Configure kernel args and reboot 2025-10-14 07:52:57.554282 | fa163e75-7366-a2e0-d3ae-000000000e99 | CHANGED | Enable tuned profile | np0005486746 2025-10-14 07:52:57.555428 | fa163e75-7366-a2e0-d3ae-000000000e99 | TIMING | tuned : Enable tuned profile | np0005486746 | 0:02:04.878293 | 1.48s 2025-10-14 07:52:57.576839 | fa163e75-7366-a2e0-d3ae-000000000b6e | TIMING | Configure kernel args and reboot | np0005486751 | 0:02:04.899714 | 0.06s 2025-10-14 07:52:57.680284 | fa163e75-7366-a2e0-d3ae-0000000010fe | TASK | Get the command line args of the node 2025-10-14 07:52:57.700751 | fa163e75-7366-a2e0-d3ae-000000000a7a | TASK | Configure kernel args and reboot 2025-10-14 07:52:57.727306 | fa163e75-7366-a2e0-d3ae-000000000efd | CHANGED | Enable tuned profile | np0005486749 2025-10-14 07:52:57.728160 | fa163e75-7366-a2e0-d3ae-000000000efd | TIMING | tuned : Enable tuned profile | np0005486749 | 0:02:05.051028 | 1.47s 2025-10-14 07:52:57.762169 | fa163e75-7366-a2e0-d3ae-000000000bde | TASK | Configure kernel args and reboot 2025-10-14 07:52:57.767498 | fa163e75-7366-a2e0-d3ae-000000000a7a | TIMING | Configure kernel args and reboot | np0005486746 | 0:02:05.090348 | 0.07s 2025-10-14 07:52:57.857154 | fa163e75-7366-a2e0-d3ae-0000000010fe | TASK | Get the command line args of the node 2025-10-14 07:52:57.863949 | fa163e75-7366-a2e0-d3ae-000000000bde | TIMING | Configure kernel args and reboot | np0005486749 | 0:02:05.186798 | 0.10s 2025-10-14 07:52:57.864864 | fa163e75-7366-a2e0-d3ae-000000000f5b | CHANGED | Enable tuned profile | np0005486748 2025-10-14 07:52:57.865525 | fa163e75-7366-a2e0-d3ae-000000000f5b | TIMING | tuned : Enable tuned profile | np0005486748 | 0:02:05.188401 | 1.54s 2025-10-14 07:52:57.955230 | fa163e75-7366-a2e0-d3ae-0000000010fe | TASK | Get the command line args of the node 2025-10-14 07:52:57.986604 | fa163e75-7366-a2e0-d3ae-000000000bde | TASK | Configure kernel args and reboot 2025-10-14 07:52:57.993170 | fa163e75-7366-a2e0-d3ae-0000000010fe | CHANGED | Get the command line args of the node | np0005486751 2025-10-14 07:52:57.994088 | fa163e75-7366-a2e0-d3ae-0000000010fe | TIMING | tripleo_kernel : Get the command line args of the node | np0005486751 | 0:02:05.316945 | 0.31s 2025-10-14 07:52:58.004830 | fa163e75-7366-a2e0-d3ae-000000001100 | TASK | Check if node has a nova.conf 2025-10-14 07:52:58.038536 | fa163e75-7366-a2e0-d3ae-000000000bde | TIMING | Configure kernel args and reboot | np0005486748 | 0:02:05.361397 | 0.05s 2025-10-14 07:52:58.109492 | fa163e75-7366-a2e0-d3ae-0000000010fe | TASK | Get the command line args of the node 2025-10-14 07:52:58.149990 | fa163e75-7366-a2e0-d3ae-0000000010fe | CHANGED | Get the command line args of the node | np0005486746 2025-10-14 07:52:58.150990 | fa163e75-7366-a2e0-d3ae-0000000010fe | TIMING | tripleo_kernel : Get the command line args of the node | np0005486746 | 0:02:05.473855 | 0.29s 2025-10-14 07:52:58.166702 | fa163e75-7366-a2e0-d3ae-000000001100 | TASK | Check if node has a nova.conf 2025-10-14 07:52:58.258073 | fa163e75-7366-a2e0-d3ae-0000000010fe | CHANGED | Get the command line args of the node | np0005486749 2025-10-14 07:52:58.259413 | fa163e75-7366-a2e0-d3ae-0000000010fe | TIMING | tripleo_kernel : Get the command line args of the node | np0005486749 | 0:02:05.582273 | 0.30s 2025-10-14 07:52:58.280615 | fa163e75-7366-a2e0-d3ae-000000001100 | TASK | Check if node has a nova.conf 2025-10-14 07:52:58.286794 | fa163e75-7366-a2e0-d3ae-000000000fc7 | CHANGED | Enable tuned profile | np0005486752 2025-10-14 07:52:58.287741 | fa163e75-7366-a2e0-d3ae-000000000fc7 | TIMING | tuned : Enable tuned profile | np0005486752 | 0:02:05.610602 | 1.50s 2025-10-14 07:52:58.312752 | fa163e75-7366-a2e0-d3ae-000000000aab | TASK | Configure kernel args and reboot 2025-10-14 07:52:58.320167 | fa163e75-7366-a2e0-d3ae-000000001100 | OK | Check if node has a nova.conf | np0005486751 2025-10-14 07:52:58.321221 | fa163e75-7366-a2e0-d3ae-000000001100 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005486751 | 0:02:05.644082 | 0.32s 2025-10-14 07:52:58.332063 | fa163e75-7366-a2e0-d3ae-000000001102 | TASK | Warn operator about workload protection 2025-10-14 07:52:58.347957 | fa163e75-7366-a2e0-d3ae-000000000aab | TIMING | Configure kernel args and reboot | np0005486752 | 0:02:05.670813 | 0.03s 2025-10-14 07:52:58.426909 | fa163e75-7366-a2e0-d3ae-0000000010fe | TASK | Get the command line args of the node 2025-10-14 07:52:58.433335 | fa163e75-7366-a2e0-d3ae-000000001102 | SKIPPED | Warn operator about workload protection | np0005486751 2025-10-14 07:52:58.434343 | fa163e75-7366-a2e0-d3ae-000000001102 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005486751 | 0:02:05.757199 | 0.10s 2025-10-14 07:52:58.434945 | fa163e75-7366-a2e0-d3ae-0000000010fe | CHANGED | Get the command line args of the node | np0005486748 2025-10-14 07:52:58.435360 | fa163e75-7366-a2e0-d3ae-0000000010fe | TIMING | tripleo_kernel : Get the command line args of the node | np0005486748 | 0:02:05.758235 | 0.32s 2025-10-14 07:52:58.435936 | fa163e75-7366-a2e0-d3ae-00000000102d | CHANGED | Enable tuned profile | np0005486750 2025-10-14 07:52:58.436389 | fa163e75-7366-a2e0-d3ae-00000000102d | TIMING | tuned : Enable tuned profile | np0005486750 | 0:02:05.759264 | 1.52s 2025-10-14 07:52:58.454896 | fa163e75-7366-a2e0-d3ae-000000001103 | TASK | Setting defer reboot fact 2025-10-14 07:52:58.481263 | fa163e75-7366-a2e0-d3ae-000000001100 | TASK | Check if node has a nova.conf 2025-10-14 07:52:58.487624 | fa163e75-7366-a2e0-d3ae-000000001100 | OK | Check if node has a nova.conf | np0005486746 2025-10-14 07:52:58.488468 | fa163e75-7366-a2e0-d3ae-000000001100 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005486746 | 0:02:05.811332 | 0.32s 2025-10-14 07:52:58.503604 | fa163e75-7366-a2e0-d3ae-000000000aab | TASK | Configure kernel args and reboot 2025-10-14 07:52:58.521475 | fa163e75-7366-a2e0-d3ae-000000001102 | TASK | Warn operator about workload protection 2025-10-14 07:52:58.526764 | fa163e75-7366-a2e0-d3ae-000000001103 | SKIPPED | Setting defer reboot fact | np0005486751 2025-10-14 07:52:58.527538 | fa163e75-7366-a2e0-d3ae-000000001103 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005486751 | 0:02:05.850402 | 0.07s 2025-10-14 07:52:58.537548 | fa163e75-7366-a2e0-d3ae-000000001105 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-14 07:52:58.550684 | fa163e75-7366-a2e0-d3ae-000000001102 | SKIPPED | Warn operator about workload protection | np0005486746 2025-10-14 07:52:58.562624 | fa163e75-7366-a2e0-d3ae-000000001102 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005486746 | 0:02:05.885494 | 0.04s 2025-10-14 07:52:58.562953 | fa163e75-7366-a2e0-d3ae-000000000aab | TIMING | Configure kernel args and reboot | np0005486750 | 0:02:05.885829 | 0.06s 2025-10-14 07:52:58.563353 | fa163e75-7366-a2e0-d3ae-000000001105 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005486751 | 0:02:05.886229 | 0.03s 2025-10-14 07:52:58.667654 | fa163e75-7366-a2e0-d3ae-0000000010fe | TASK | Get the command line args of the node 2025-10-14 07:52:58.686205 | fa163e75-7366-a2e0-d3ae-00000000110a | TASK | Find hugepages in cmdline 2025-10-14 07:52:58.707803 | fa163e75-7366-a2e0-d3ae-000000001103 | TASK | Setting defer reboot fact 2025-10-14 07:52:58.714568 | fa163e75-7366-a2e0-d3ae-000000001100 | OK | Check if node has a nova.conf | np0005486749 2025-10-14 07:52:58.715477 | fa163e75-7366-a2e0-d3ae-000000001100 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005486749 | 0:02:06.038336 | 0.43s 2025-10-14 07:52:58.730627 | fa163e75-7366-a2e0-d3ae-000000001102 | TASK | Warn operator about workload protection 2025-10-14 07:52:58.742011 | fa163e75-7366-a2e0-d3ae-00000000110a | SKIPPED | Find hugepages in cmdline | np0005486751 2025-10-14 07:52:58.752050 | fa163e75-7366-a2e0-d3ae-00000000110a | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005486751 | 0:02:06.074910 | 0.06s 2025-10-14 07:52:58.752447 | fa163e75-7366-a2e0-d3ae-000000001103 | SKIPPED | Setting defer reboot fact | np0005486746 2025-10-14 07:52:58.752742 | fa163e75-7366-a2e0-d3ae-000000001103 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005486746 | 0:02:06.075618 | 0.04s 2025-10-14 07:52:58.753103 | fa163e75-7366-a2e0-d3ae-0000000010fe | CHANGED | Get the command line args of the node | np0005486752 2025-10-14 07:52:58.753510 | fa163e75-7366-a2e0-d3ae-0000000010fe | TIMING | tripleo_kernel : Get the command line args of the node | np0005486752 | 0:02:06.076385 | 0.33s 2025-10-14 07:52:58.765425 | fa163e75-7366-a2e0-d3ae-00000000110b | TASK | Finding human-readable hugepages in cmdline 2025-10-14 07:52:58.786077 | fa163e75-7366-a2e0-d3ae-000000001100 | TASK | Check if node has a nova.conf 2025-10-14 07:52:58.836256 | fa163e75-7366-a2e0-d3ae-000000001105 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-14 07:52:58.846852 | fa163e75-7366-a2e0-d3ae-000000001102 | SKIPPED | Warn operator about workload protection | np0005486749 2025-10-14 07:52:58.848116 | fa163e75-7366-a2e0-d3ae-000000001102 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005486749 | 0:02:06.170967 | 0.12s 2025-10-14 07:52:58.848749 | fa163e75-7366-a2e0-d3ae-000000001100 | OK | Check if node has a nova.conf | np0005486748 2025-10-14 07:52:58.849231 | fa163e75-7366-a2e0-d3ae-000000001100 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005486748 | 0:02:06.172104 | 0.37s 2025-10-14 07:52:58.849939 | fa163e75-7366-a2e0-d3ae-00000000110b | SKIPPED | Finding human-readable hugepages in cmdline | np0005486751 2025-10-14 07:52:58.850350 | fa163e75-7366-a2e0-d3ae-00000000110b | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005486751 | 0:02:06.173224 | 0.08s 2025-10-14 07:52:58.870149 | fa163e75-7366-a2e0-d3ae-00000000110f | TASK | Find desired default hugepage size 2025-10-14 07:52:58.897383 | fa163e75-7366-a2e0-d3ae-000000001102 | TASK | Warn operator about workload protection 2025-10-14 07:52:58.918337 | fa163e75-7366-a2e0-d3ae-000000001103 | TASK | Setting defer reboot fact 2025-10-14 07:52:58.930690 | fa163e75-7366-a2e0-d3ae-000000001105 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005486746 | 0:02:06.253529 | 0.09s 2025-10-14 07:52:58.931556 | fa163e75-7366-a2e0-d3ae-00000000110f | SKIPPED | Find desired default hugepage size | np0005486751 2025-10-14 07:52:58.937535 | fa163e75-7366-a2e0-d3ae-00000000110f | TIMING | tripleo_kernel : Find desired default hugepage size | np0005486751 | 0:02:06.260409 | 0.07s 2025-10-14 07:52:58.937900 | fa163e75-7366-a2e0-d3ae-000000001102 | SKIPPED | Warn operator about workload protection | np0005486748 2025-10-14 07:52:58.938238 | fa163e75-7366-a2e0-d3ae-000000001102 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005486748 | 0:02:06.261113 | 0.04s 2025-10-14 07:52:58.952371 | fa163e75-7366-a2e0-d3ae-000000001111 | TASK | Storing non-configured hugepages 2025-10-14 07:52:58.987934 | fa163e75-7366-a2e0-d3ae-00000000110a | TASK | Find hugepages in cmdline 2025-10-14 07:52:59.010125 | fa163e75-7366-a2e0-d3ae-000000001103 | TASK | Setting defer reboot fact 2025-10-14 07:52:59.020858 | fa163e75-7366-a2e0-d3ae-000000001103 | SKIPPED | Setting defer reboot fact | np0005486749 2025-10-14 07:52:59.021917 | fa163e75-7366-a2e0-d3ae-000000001103 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005486749 | 0:02:06.344773 | 0.10s 2025-10-14 07:52:59.022389 | fa163e75-7366-a2e0-d3ae-0000000010fe | CHANGED | Get the command line args of the node | np0005486750 2025-10-14 07:52:59.022764 | fa163e75-7366-a2e0-d3ae-0000000010fe | TIMING | tripleo_kernel : Get the command line args of the node | np0005486750 | 0:02:06.345639 | 0.35s 2025-10-14 07:52:59.023263 | fa163e75-7366-a2e0-d3ae-000000001111 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005486751 | 0:02:06.346139 | 0.07s 2025-10-14 07:52:59.040607 | fa163e75-7366-a2e0-d3ae-000000001100 | TASK | Check if node has a nova.conf 2025-10-14 07:52:59.064179 | fa163e75-7366-a2e0-d3ae-000000001113 | TASK | Validating against hugepages config received from TripleO 2025-10-14 07:52:59.086945 | fa163e75-7366-a2e0-d3ae-000000001105 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-14 07:52:59.093518 | fa163e75-7366-a2e0-d3ae-00000000110a | SKIPPED | Find hugepages in cmdline | np0005486746 2025-10-14 07:52:59.094542 | fa163e75-7366-a2e0-d3ae-00000000110a | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005486746 | 0:02:06.417398 | 0.11s 2025-10-14 07:52:59.094892 | fa163e75-7366-a2e0-d3ae-000000001103 | SKIPPED | Setting defer reboot fact | np0005486748 2025-10-14 07:52:59.095186 | fa163e75-7366-a2e0-d3ae-000000001103 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005486748 | 0:02:06.418062 | 0.08s 2025-10-14 07:52:59.129663 | fa163e75-7366-a2e0-d3ae-00000000110b | TASK | Finding human-readable hugepages in cmdline 2025-10-14 07:52:59.151800 | fa163e75-7366-a2e0-d3ae-000000001105 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-14 07:52:59.159836 | fa163e75-7366-a2e0-d3ae-000000001113 | SKIPPED | Validating against hugepages config received from TripleO | np0005486751 2025-10-14 07:52:59.160960 | fa163e75-7366-a2e0-d3ae-000000001113 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005486751 | 0:02:06.483816 | 0.09s 2025-10-14 07:52:59.161422 | fa163e75-7366-a2e0-d3ae-000000001100 | OK | Check if node has a nova.conf | np0005486752 2025-10-14 07:52:59.161804 | fa163e75-7366-a2e0-d3ae-000000001100 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005486752 | 0:02:06.484681 | 0.37s 2025-10-14 07:52:59.162300 | fa163e75-7366-a2e0-d3ae-000000001105 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005486749 | 0:02:06.485176 | 0.07s 2025-10-14 07:52:59.179567 | fa163e75-7366-a2e0-d3ae-000000001114 | TASK | Determining the default hugepagesz 2025-10-14 07:52:59.204079 | fa163e75-7366-a2e0-d3ae-000000001102 | TASK | Warn operator about workload protection 2025-10-14 07:52:59.230673 | fa163e75-7366-a2e0-d3ae-00000000110a | TASK | Find hugepages in cmdline 2025-10-14 07:52:59.235840 | fa163e75-7366-a2e0-d3ae-00000000110b | SKIPPED | Finding human-readable hugepages in cmdline | np0005486746 2025-10-14 07:52:59.236743 | fa163e75-7366-a2e0-d3ae-00000000110b | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005486746 | 0:02:06.559603 | 0.11s 2025-10-14 07:52:59.237150 | fa163e75-7366-a2e0-d3ae-000000001105 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005486748 | 0:02:06.560026 | 0.08s 2025-10-14 07:52:59.237487 | fa163e75-7366-a2e0-d3ae-000000001114 | SKIPPED | Determining the default hugepagesz | np0005486751 2025-10-14 07:52:59.237770 | fa163e75-7366-a2e0-d3ae-000000001114 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005486751 | 0:02:06.560646 | 0.05s 2025-10-14 07:52:59.253214 | fa163e75-7366-a2e0-d3ae-000000001115 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-14 07:52:59.276708 | fa163e75-7366-a2e0-d3ae-00000000110f | TASK | Find desired default hugepage size 2025-10-14 07:52:59.301796 | fa163e75-7366-a2e0-d3ae-00000000110a | TASK | Find hugepages in cmdline 2025-10-14 07:52:59.309239 | fa163e75-7366-a2e0-d3ae-000000001102 | SKIPPED | Warn operator about workload protection | np0005486752 2025-10-14 07:52:59.310219 | fa163e75-7366-a2e0-d3ae-000000001102 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005486752 | 0:02:06.633076 | 0.10s 2025-10-14 07:52:59.310570 | fa163e75-7366-a2e0-d3ae-00000000110a | SKIPPED | Find hugepages in cmdline | np0005486749 2025-10-14 07:52:59.310866 | fa163e75-7366-a2e0-d3ae-00000000110a | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005486749 | 0:02:06.633742 | 0.08s 2025-10-14 07:52:59.311165 | fa163e75-7366-a2e0-d3ae-000000001115 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005486751 2025-10-14 07:52:59.311465 | fa163e75-7366-a2e0-d3ae-000000001115 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005486751 | 0:02:06.634341 | 0.06s 2025-10-14 07:52:59.328797 | fa163e75-7366-a2e0-d3ae-000000001116 | TASK | Making sure that we have a default hugepagesz 2025-10-14 07:52:59.354574 | fa163e75-7366-a2e0-d3ae-000000001103 | TASK | Setting defer reboot fact 2025-10-14 07:52:59.375800 | fa163e75-7366-a2e0-d3ae-00000000110b | TASK | Finding human-readable hugepages in cmdline 2025-10-14 07:52:59.383681 | fa163e75-7366-a2e0-d3ae-00000000110f | SKIPPED | Find desired default hugepage size | np0005486746 2025-10-14 07:52:59.390384 | fa163e75-7366-a2e0-d3ae-00000000110f | TIMING | tripleo_kernel : Find desired default hugepage size | np0005486746 | 0:02:06.713242 | 0.11s 2025-10-14 07:52:59.390904 | fa163e75-7366-a2e0-d3ae-000000001100 | OK | Check if node has a nova.conf | np0005486750 2025-10-14 07:52:59.395646 | fa163e75-7366-a2e0-d3ae-000000001100 | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005486750 | 0:02:06.718522 | 0.35s 2025-10-14 07:52:59.396191 | fa163e75-7366-a2e0-d3ae-00000000110a | SKIPPED | Find hugepages in cmdline | np0005486748 2025-10-14 07:52:59.396509 | fa163e75-7366-a2e0-d3ae-00000000110a | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005486748 | 0:02:06.719384 | 0.09s 2025-10-14 07:52:59.396777 | fa163e75-7366-a2e0-d3ae-000000001116 | SKIPPED | Making sure that we have a default hugepagesz | np0005486751 2025-10-14 07:52:59.397044 | fa163e75-7366-a2e0-d3ae-000000001116 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005486751 | 0:02:06.719920 | 0.07s 2025-10-14 07:52:59.397306 | fa163e75-7366-a2e0-d3ae-000000001103 | SKIPPED | Setting defer reboot fact | np0005486752 2025-10-14 07:52:59.397621 | fa163e75-7366-a2e0-d3ae-000000001103 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005486752 | 0:02:06.720498 | 0.04s 2025-10-14 07:52:59.409053 | fa163e75-7366-a2e0-d3ae-000000001102 | TASK | Warn operator about workload protection 2025-10-14 07:52:59.429019 | fa163e75-7366-a2e0-d3ae-000000001118 | TASK | Warn about possible modifications 2025-10-14 07:52:59.445201 | fa163e75-7366-a2e0-d3ae-000000001105 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-14 07:52:59.480695 | fa163e75-7366-a2e0-d3ae-000000001111 | TASK | Storing non-configured hugepages 2025-10-14 07:52:59.501787 | fa163e75-7366-a2e0-d3ae-00000000110b | TASK | Finding human-readable hugepages in cmdline 2025-10-14 07:52:59.509135 | fa163e75-7366-a2e0-d3ae-00000000110b | SKIPPED | Finding human-readable hugepages in cmdline | np0005486749 2025-10-14 07:52:59.515309 | fa163e75-7366-a2e0-d3ae-00000000110b | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005486749 | 0:02:06.838165 | 0.14s 2025-10-14 07:52:59.515683 | fa163e75-7366-a2e0-d3ae-000000001102 | SKIPPED | Warn operator about workload protection | np0005486750 2025-10-14 07:52:59.515987 | fa163e75-7366-a2e0-d3ae-000000001102 | TIMING | tripleo_kernel : Warn operator about workload protection | np0005486750 | 0:02:06.838863 | 0.11s 2025-10-14 07:52:59.516246 | fa163e75-7366-a2e0-d3ae-000000001118 | SKIPPED | Warn about possible modifications | np0005486751 2025-10-14 07:52:59.516566 | fa163e75-7366-a2e0-d3ae-000000001118 | TIMING | tripleo_kernel : Warn about possible modifications | np0005486751 | 0:02:06.839442 | 0.09s 2025-10-14 07:52:59.516877 | fa163e75-7366-a2e0-d3ae-000000001105 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005486752 | 0:02:06.839753 | 0.07s 2025-10-14 07:52:59.517173 | fa163e75-7366-a2e0-d3ae-000000001111 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005486746 | 0:02:06.840049 | 0.04s 2025-10-14 07:52:59.528104 | fa163e75-7366-a2e0-d3ae-000000001103 | TASK | Setting defer reboot fact 2025-10-14 07:52:59.542405 | fa163e75-7366-a2e0-d3ae-000000001119 | TASK | Remove hugepage settings from kernelargs 2025-10-14 07:52:59.562139 | fa163e75-7366-a2e0-d3ae-00000000110a | TASK | Find hugepages in cmdline 2025-10-14 07:52:59.585489 | fa163e75-7366-a2e0-d3ae-000000001113 | TASK | Validating against hugepages config received from TripleO 2025-10-14 07:52:59.608409 | fa163e75-7366-a2e0-d3ae-00000000110f | TASK | Find desired default hugepage size 2025-10-14 07:52:59.621145 | fa163e75-7366-a2e0-d3ae-00000000110b | SKIPPED | Finding human-readable hugepages in cmdline | np0005486748 2025-10-14 07:52:59.622100 | fa163e75-7366-a2e0-d3ae-00000000110b | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005486748 | 0:02:06.944960 | 0.12s 2025-10-14 07:52:59.622412 | fa163e75-7366-a2e0-d3ae-000000001103 | SKIPPED | Setting defer reboot fact | np0005486750 2025-10-14 07:52:59.622724 | fa163e75-7366-a2e0-d3ae-000000001103 | TIMING | tripleo_kernel : Setting defer reboot fact | np0005486750 | 0:02:06.945600 | 0.09s 2025-10-14 07:52:59.623017 | fa163e75-7366-a2e0-d3ae-000000001119 | SKIPPED | Remove hugepage settings from kernelargs | np0005486751 2025-10-14 07:52:59.623298 | fa163e75-7366-a2e0-d3ae-000000001119 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005486751 | 0:02:06.946174 | 0.07s 2025-10-14 07:52:59.623589 | fa163e75-7366-a2e0-d3ae-00000000110a | SKIPPED | Find hugepages in cmdline | np0005486752 2025-10-14 07:52:59.623896 | fa163e75-7366-a2e0-d3ae-00000000110a | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005486752 | 0:02:06.946772 | 0.06s 2025-10-14 07:52:59.639719 | fa163e75-7366-a2e0-d3ae-000000001105 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-14 07:52:59.653152 | fa163e75-7366-a2e0-d3ae-00000000111a | TASK | Cleaning up whitespaces 2025-10-14 07:52:59.675780 | fa163e75-7366-a2e0-d3ae-00000000110b | TASK | Finding human-readable hugepages in cmdline 2025-10-14 07:52:59.702570 | fa163e75-7366-a2e0-d3ae-00000000110f | TASK | Find desired default hugepage size 2025-10-14 07:52:59.709357 | fa163e75-7366-a2e0-d3ae-000000001113 | SKIPPED | Validating against hugepages config received from TripleO | np0005486746 2025-10-14 07:52:59.710391 | fa163e75-7366-a2e0-d3ae-000000001113 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005486746 | 0:02:07.033252 | 0.12s 2025-10-14 07:52:59.710732 | fa163e75-7366-a2e0-d3ae-00000000110f | SKIPPED | Find desired default hugepage size | np0005486749 2025-10-14 07:52:59.711010 | fa163e75-7366-a2e0-d3ae-00000000110f | TIMING | tripleo_kernel : Find desired default hugepage size | np0005486749 | 0:02:07.033886 | 0.09s 2025-10-14 07:52:59.711375 | fa163e75-7366-a2e0-d3ae-000000001105 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005486750 | 0:02:07.034252 | 0.07s 2025-10-14 07:52:59.711686 | fa163e75-7366-a2e0-d3ae-00000000111a | SKIPPED | Cleaning up whitespaces | np0005486751 2025-10-14 07:52:59.711974 | fa163e75-7366-a2e0-d3ae-00000000111a | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005486751 | 0:02:07.034850 | 0.06s 2025-10-14 07:52:59.724490 | fa163e75-7366-a2e0-d3ae-00000000110a | TASK | Find hugepages in cmdline 2025-10-14 07:52:59.745668 | fa163e75-7366-a2e0-d3ae-00000000111c | TASK | Check if the kernelargs entry is already present in the file 2025-10-14 07:52:59.820925 | fa163e75-7366-a2e0-d3ae-000000001114 | TASK | Determining the default hugepagesz 2025-10-14 07:52:59.839747 | fa163e75-7366-a2e0-d3ae-000000001111 | TASK | Storing non-configured hugepages 2025-10-14 07:52:59.845503 | fa163e75-7366-a2e0-d3ae-00000000110b | SKIPPED | Finding human-readable hugepages in cmdline | np0005486752 2025-10-14 07:52:59.846308 | fa163e75-7366-a2e0-d3ae-00000000110b | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005486752 | 0:02:07.169170 | 0.17s 2025-10-14 07:52:59.846624 | fa163e75-7366-a2e0-d3ae-00000000110f | SKIPPED | Find desired default hugepage size | np0005486748 2025-10-14 07:52:59.846981 | fa163e75-7366-a2e0-d3ae-00000000110f | TIMING | tripleo_kernel : Find desired default hugepage size | np0005486748 | 0:02:07.169857 | 0.14s 2025-10-14 07:52:59.857809 | fa163e75-7366-a2e0-d3ae-00000000110f | TASK | Find desired default hugepage size 2025-10-14 07:52:59.890795 | fa163e75-7366-a2e0-d3ae-000000001111 | TASK | Storing non-configured hugepages 2025-10-14 07:52:59.901320 | fa163e75-7366-a2e0-d3ae-000000001114 | SKIPPED | Determining the default hugepagesz | np0005486746 2025-10-14 07:52:59.902244 | fa163e75-7366-a2e0-d3ae-000000001114 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005486746 | 0:02:07.225107 | 0.08s 2025-10-14 07:52:59.902621 | fa163e75-7366-a2e0-d3ae-000000001111 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005486749 | 0:02:07.225496 | 0.06s 2025-10-14 07:52:59.902913 | fa163e75-7366-a2e0-d3ae-00000000110a | SKIPPED | Find hugepages in cmdline | np0005486750 2025-10-14 07:52:59.903209 | fa163e75-7366-a2e0-d3ae-00000000110a | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005486750 | 0:02:07.226085 | 0.18s 2025-10-14 07:52:59.903520 | fa163e75-7366-a2e0-d3ae-00000000110f | SKIPPED | Find desired default hugepage size | np0005486752 2025-10-14 07:52:59.903798 | fa163e75-7366-a2e0-d3ae-00000000110f | TIMING | tripleo_kernel : Find desired default hugepage size | np0005486752 | 0:02:07.226675 | 0.04s 2025-10-14 07:52:59.914501 | fa163e75-7366-a2e0-d3ae-00000000110b | TASK | Finding human-readable hugepages in cmdline 2025-10-14 07:52:59.933559 | fa163e75-7366-a2e0-d3ae-000000001111 | TASK | Storing non-configured hugepages 2025-10-14 07:52:59.953012 | fa163e75-7366-a2e0-d3ae-000000001115 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-14 07:52:59.980824 | fa163e75-7366-a2e0-d3ae-000000001113 | TASK | Validating against hugepages config received from TripleO 2025-10-14 07:52:59.986240 | fa163e75-7366-a2e0-d3ae-000000001111 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005486748 | 0:02:07.309089 | 0.09s 2025-10-14 07:52:59.991955 | fa163e75-7366-a2e0-d3ae-000000001111 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005486752 | 0:02:07.314830 | 0.06s 2025-10-14 07:52:59.992320 | fa163e75-7366-a2e0-d3ae-00000000110b | SKIPPED | Finding human-readable hugepages in cmdline | np0005486750 2025-10-14 07:52:59.992784 | fa163e75-7366-a2e0-d3ae-00000000110b | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005486750 | 0:02:07.315660 | 0.07s 2025-10-14 07:52:59.993046 | fa163e75-7366-a2e0-d3ae-000000001115 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005486746 2025-10-14 07:52:59.993370 | fa163e75-7366-a2e0-d3ae-000000001115 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005486746 | 0:02:07.316247 | 0.03s 2025-10-14 07:53:00.004228 | fa163e75-7366-a2e0-d3ae-00000000110f | TASK | Find desired default hugepage size 2025-10-14 07:53:00.019675 | fa163e75-7366-a2e0-d3ae-000000001113 | TASK | Validating against hugepages config received from TripleO 2025-10-14 07:53:00.051659 | fa163e75-7366-a2e0-d3ae-000000001116 | TASK | Making sure that we have a default hugepagesz 2025-10-14 07:53:00.077414 | fa163e75-7366-a2e0-d3ae-000000001113 | TASK | Validating against hugepages config received from TripleO 2025-10-14 07:53:00.088739 | fa163e75-7366-a2e0-d3ae-000000001113 | SKIPPED | Validating against hugepages config received from TripleO | np0005486749 2025-10-14 07:53:00.089807 | fa163e75-7366-a2e0-d3ae-000000001113 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005486749 | 0:02:07.412668 | 0.11s 2025-10-14 07:53:00.090096 | fa163e75-7366-a2e0-d3ae-00000000110f | SKIPPED | Find desired default hugepage size | np0005486750 2025-10-14 07:53:00.090383 | fa163e75-7366-a2e0-d3ae-00000000110f | TIMING | tripleo_kernel : Find desired default hugepage size | np0005486750 | 0:02:07.413259 | 0.09s 2025-10-14 07:53:00.090691 | fa163e75-7366-a2e0-d3ae-000000001113 | SKIPPED | Validating against hugepages config received from TripleO | np0005486752 2025-10-14 07:53:00.090975 | fa163e75-7366-a2e0-d3ae-000000001113 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005486752 | 0:02:07.413851 | 0.07s 2025-10-14 07:53:00.091238 | fa163e75-7366-a2e0-d3ae-000000001116 | SKIPPED | Making sure that we have a default hugepagesz | np0005486746 2025-10-14 07:53:00.091590 | fa163e75-7366-a2e0-d3ae-000000001116 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005486746 | 0:02:07.414466 | 0.04s 2025-10-14 07:53:00.103575 | fa163e75-7366-a2e0-d3ae-000000001111 | TASK | Storing non-configured hugepages 2025-10-14 07:53:00.119339 | fa163e75-7366-a2e0-d3ae-000000001114 | TASK | Determining the default hugepagesz 2025-10-14 07:53:00.153028 | fa163e75-7366-a2e0-d3ae-000000001118 | TASK | Warn about possible modifications 2025-10-14 07:53:00.178125 | fa163e75-7366-a2e0-d3ae-000000001114 | TASK | Determining the default hugepagesz 2025-10-14 07:53:00.184721 | fa163e75-7366-a2e0-d3ae-000000001113 | SKIPPED | Validating against hugepages config received from TripleO | np0005486748 2025-10-14 07:53:00.185654 | fa163e75-7366-a2e0-d3ae-000000001113 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005486748 | 0:02:07.508495 | 0.11s 2025-10-14 07:53:00.186003 | fa163e75-7366-a2e0-d3ae-000000001111 | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005486750 | 0:02:07.508879 | 0.08s 2025-10-14 07:53:00.186270 | fa163e75-7366-a2e0-d3ae-000000001114 | SKIPPED | Determining the default hugepagesz | np0005486752 2025-10-14 07:53:00.186589 | fa163e75-7366-a2e0-d3ae-000000001114 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005486752 | 0:02:07.509465 | 0.07s 2025-10-14 07:53:00.207906 | fa163e75-7366-a2e0-d3ae-000000001113 | TASK | Validating against hugepages config received from TripleO 2025-10-14 07:53:00.227776 | fa163e75-7366-a2e0-d3ae-000000001115 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-14 07:53:00.253546 | fa163e75-7366-a2e0-d3ae-000000001114 | TASK | Determining the default hugepagesz 2025-10-14 07:53:00.262270 | fa163e75-7366-a2e0-d3ae-000000001118 | SKIPPED | Warn about possible modifications | np0005486746 2025-10-14 07:53:00.268933 | fa163e75-7366-a2e0-d3ae-000000001118 | TIMING | tripleo_kernel : Warn about possible modifications | np0005486746 | 0:02:07.591791 | 0.11s 2025-10-14 07:53:00.269366 | fa163e75-7366-a2e0-d3ae-00000000111c | OK | Check if the kernelargs entry is already present in the file | np0005486751 2025-10-14 07:53:00.269726 | fa163e75-7366-a2e0-d3ae-00000000111c | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005486751 | 0:02:07.592601 | 0.52s 2025-10-14 07:53:00.270163 | fa163e75-7366-a2e0-d3ae-000000001114 | SKIPPED | Determining the default hugepagesz | np0005486749 2025-10-14 07:53:00.270531 | fa163e75-7366-a2e0-d3ae-000000001114 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005486749 | 0:02:07.593407 | 0.09s 2025-10-14 07:53:00.270813 | fa163e75-7366-a2e0-d3ae-000000001113 | SKIPPED | Validating against hugepages config received from TripleO | np0005486750 2025-10-14 07:53:00.271124 | fa163e75-7366-a2e0-d3ae-000000001113 | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005486750 | 0:02:07.594000 | 0.06s 2025-10-14 07:53:00.271417 | fa163e75-7366-a2e0-d3ae-000000001115 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005486752 2025-10-14 07:53:00.271746 | fa163e75-7366-a2e0-d3ae-000000001115 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005486752 | 0:02:07.594623 | 0.04s 2025-10-14 07:53:00.283552 | fa163e75-7366-a2e0-d3ae-000000001114 | TASK | Determining the default hugepagesz 2025-10-14 07:53:00.307827 | fa163e75-7366-a2e0-d3ae-00000000111e | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-14 07:53:00.323285 | fa163e75-7366-a2e0-d3ae-000000001116 | TASK | Making sure that we have a default hugepagesz 2025-10-14 07:53:00.349236 | fa163e75-7366-a2e0-d3ae-000000001119 | TASK | Remove hugepage settings from kernelargs 2025-10-14 07:53:00.381000 | fa163e75-7366-a2e0-d3ae-000000001115 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-14 07:53:00.386057 | fa163e75-7366-a2e0-d3ae-000000001114 | SKIPPED | Determining the default hugepagesz | np0005486748 2025-10-14 07:53:00.387036 | fa163e75-7366-a2e0-d3ae-000000001114 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005486748 | 0:02:07.709896 | 0.13s 2025-10-14 07:53:00.392947 | fa163e75-7366-a2e0-d3ae-000000001114 | SKIPPED | Determining the default hugepagesz | np0005486750 2025-10-14 07:53:00.393334 | fa163e75-7366-a2e0-d3ae-000000001114 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005486750 | 0:02:07.716209 | 0.11s 2025-10-14 07:53:00.393687 | fa163e75-7366-a2e0-d3ae-00000000111e | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005486751 2025-10-14 07:53:00.394035 | fa163e75-7366-a2e0-d3ae-00000000111e | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005486751 | 0:02:07.716911 | 0.08s 2025-10-14 07:53:00.394318 | fa163e75-7366-a2e0-d3ae-000000001116 | SKIPPED | Making sure that we have a default hugepagesz | np0005486752 2025-10-14 07:53:00.394626 | fa163e75-7366-a2e0-d3ae-000000001116 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005486752 | 0:02:07.717502 | 0.07s 2025-10-14 07:53:00.394904 | fa163e75-7366-a2e0-d3ae-000000001119 | SKIPPED | Remove hugepage settings from kernelargs | np0005486746 2025-10-14 07:53:00.395209 | fa163e75-7366-a2e0-d3ae-000000001119 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005486746 | 0:02:07.718086 | 0.04s 2025-10-14 07:53:00.407002 | fa163e75-7366-a2e0-d3ae-000000001115 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-14 07:53:00.430049 | fa163e75-7366-a2e0-d3ae-00000000111f | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-14 07:53:00.455056 | fa163e75-7366-a2e0-d3ae-000000001118 | TASK | Warn about possible modifications 2025-10-14 07:53:00.481592 | fa163e75-7366-a2e0-d3ae-00000000111a | TASK | Cleaning up whitespaces 2025-10-14 07:53:00.499825 | fa163e75-7366-a2e0-d3ae-000000001115 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-14 07:53:00.513193 | fa163e75-7366-a2e0-d3ae-000000001115 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005486749 2025-10-14 07:53:00.514012 | fa163e75-7366-a2e0-d3ae-000000001115 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005486749 | 0:02:07.836873 | 0.13s 2025-10-14 07:53:00.514298 | fa163e75-7366-a2e0-d3ae-000000001115 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005486750 2025-10-14 07:53:00.514583 | fa163e75-7366-a2e0-d3ae-000000001115 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005486750 | 0:02:07.837459 | 0.11s 2025-10-14 07:53:00.514878 | fa163e75-7366-a2e0-d3ae-00000000111f | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005486751 2025-10-14 07:53:00.515155 | fa163e75-7366-a2e0-d3ae-00000000111f | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005486751 | 0:02:07.838032 | 0.08s 2025-10-14 07:53:00.515428 | fa163e75-7366-a2e0-d3ae-000000001118 | SKIPPED | Warn about possible modifications | np0005486752 2025-10-14 07:53:00.515727 | fa163e75-7366-a2e0-d3ae-000000001118 | TIMING | tripleo_kernel : Warn about possible modifications | np0005486752 | 0:02:07.838603 | 0.06s 2025-10-14 07:53:00.515981 | fa163e75-7366-a2e0-d3ae-00000000111a | SKIPPED | Cleaning up whitespaces | np0005486746 2025-10-14 07:53:00.516273 | fa163e75-7366-a2e0-d3ae-00000000111a | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005486746 | 0:02:07.839150 | 0.03s 2025-10-14 07:53:00.527047 | fa163e75-7366-a2e0-d3ae-000000001116 | TASK | Making sure that we have a default hugepagesz 2025-10-14 07:53:00.542392 | fa163e75-7366-a2e0-d3ae-000000001120 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-14 07:53:00.566657 | fa163e75-7366-a2e0-d3ae-000000001119 | TASK | Remove hugepage settings from kernelargs 2025-10-14 07:53:00.583641 | fa163e75-7366-a2e0-d3ae-00000000111c | TASK | Check if the kernelargs entry is already present in the file 2025-10-14 07:53:00.612495 | fa163e75-7366-a2e0-d3ae-000000001116 | TASK | Making sure that we have a default hugepagesz 2025-10-14 07:53:00.620354 | fa163e75-7366-a2e0-d3ae-000000001115 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005486748 2025-10-14 07:53:00.621246 | fa163e75-7366-a2e0-d3ae-000000001115 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005486748 | 0:02:07.944105 | 0.11s 2025-10-14 07:53:00.621573 | fa163e75-7366-a2e0-d3ae-000000001116 | SKIPPED | Making sure that we have a default hugepagesz | np0005486750 2025-10-14 07:53:00.621847 | fa163e75-7366-a2e0-d3ae-000000001116 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005486750 | 0:02:07.944723 | 0.09s 2025-10-14 07:53:00.622112 | fa163e75-7366-a2e0-d3ae-000000001120 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005486751 2025-10-14 07:53:00.622393 | fa163e75-7366-a2e0-d3ae-000000001120 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005486751 | 0:02:07.945270 | 0.08s 2025-10-14 07:53:00.622703 | fa163e75-7366-a2e0-d3ae-000000001119 | SKIPPED | Remove hugepage settings from kernelargs | np0005486752 2025-10-14 07:53:00.622977 | fa163e75-7366-a2e0-d3ae-000000001119 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005486752 | 0:02:07.945853 | 0.06s 2025-10-14 07:53:00.633663 | fa163e75-7366-a2e0-d3ae-000000001118 | TASK | Warn about possible modifications 2025-10-14 07:53:00.648029 | fa163e75-7366-a2e0-d3ae-000000001121 | TASK | Generate grub config 2025-10-14 07:53:00.667920 | fa163e75-7366-a2e0-d3ae-00000000111a | TASK | Cleaning up whitespaces 2025-10-14 07:53:00.694577 | fa163e75-7366-a2e0-d3ae-000000001116 | TASK | Making sure that we have a default hugepagesz 2025-10-14 07:53:00.701381 | fa163e75-7366-a2e0-d3ae-000000001116 | SKIPPED | Making sure that we have a default hugepagesz | np0005486749 2025-10-14 07:53:00.702377 | fa163e75-7366-a2e0-d3ae-000000001116 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005486749 | 0:02:08.025236 | 0.09s 2025-10-14 07:53:00.712757 | fa163e75-7366-a2e0-d3ae-000000001118 | SKIPPED | Warn about possible modifications | np0005486750 2025-10-14 07:53:00.713092 | fa163e75-7366-a2e0-d3ae-000000001118 | TIMING | tripleo_kernel : Warn about possible modifications | np0005486750 | 0:02:08.035967 | 0.08s 2025-10-14 07:53:00.713356 | fa163e75-7366-a2e0-d3ae-000000001121 | SKIPPED | Generate grub config | np0005486751 2025-10-14 07:53:00.713637 | fa163e75-7366-a2e0-d3ae-000000001121 | TIMING | tripleo_kernel : Generate grub config | np0005486751 | 0:02:08.036514 | 0.06s 2025-10-14 07:53:00.713922 | fa163e75-7366-a2e0-d3ae-00000000111a | SKIPPED | Cleaning up whitespaces | np0005486752 2025-10-14 07:53:00.714187 | fa163e75-7366-a2e0-d3ae-00000000111a | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005486752 | 0:02:08.037064 | 0.05s 2025-10-14 07:53:00.724811 | fa163e75-7366-a2e0-d3ae-000000001119 | TASK | Remove hugepage settings from kernelargs 2025-10-14 07:53:00.746295 | fa163e75-7366-a2e0-d3ae-000000001125 | TASK | Get the block device that /boot is on 2025-10-14 07:53:00.781624 | fa163e75-7366-a2e0-d3ae-00000000111c | TASK | Check if the kernelargs entry is already present in the file 2025-10-14 07:53:00.823400 | fa163e75-7366-a2e0-d3ae-000000001118 | TASK | Warn about possible modifications 2025-10-14 07:53:00.832037 | fa163e75-7366-a2e0-d3ae-000000001116 | SKIPPED | Making sure that we have a default hugepagesz | np0005486748 2025-10-14 07:53:00.833756 | fa163e75-7366-a2e0-d3ae-000000001116 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005486748 | 0:02:08.156611 | 0.14s 2025-10-14 07:53:00.834736 | fa163e75-7366-a2e0-d3ae-000000001119 | SKIPPED | Remove hugepage settings from kernelargs | np0005486750 2025-10-14 07:53:00.835745 | fa163e75-7366-a2e0-d3ae-000000001119 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005486750 | 0:02:08.158615 | 0.11s 2025-10-14 07:53:00.836652 | fa163e75-7366-a2e0-d3ae-000000001125 | SKIPPED | Get the block device that /boot is on | np0005486751 2025-10-14 07:53:00.837700 | fa163e75-7366-a2e0-d3ae-000000001125 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005486751 | 0:02:08.160140 | 0.09s 2025-10-14 07:53:00.852807 | fa163e75-7366-a2e0-d3ae-00000000111a | TASK | Cleaning up whitespaces 2025-10-14 07:53:00.884321 | fa163e75-7366-a2e0-d3ae-000000001126 | TASK | Get the mount point that /boot is in 2025-10-14 07:53:00.913888 | fa163e75-7366-a2e0-d3ae-000000001118 | TASK | Warn about possible modifications 2025-10-14 07:53:00.921311 | fa163e75-7366-a2e0-d3ae-00000000111c | OK | Check if the kernelargs entry is already present in the file | np0005486746 2025-10-14 07:53:00.922605 | fa163e75-7366-a2e0-d3ae-00000000111c | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005486746 | 0:02:08.245467 | 0.34s 2025-10-14 07:53:00.923473 | fa163e75-7366-a2e0-d3ae-000000001118 | SKIPPED | Warn about possible modifications | np0005486749 2025-10-14 07:53:00.923850 | fa163e75-7366-a2e0-d3ae-000000001118 | TIMING | tripleo_kernel : Warn about possible modifications | np0005486749 | 0:02:08.246725 | 0.10s 2025-10-14 07:53:00.924520 | fa163e75-7366-a2e0-d3ae-00000000111a | SKIPPED | Cleaning up whitespaces | np0005486750 2025-10-14 07:53:00.925383 | fa163e75-7366-a2e0-d3ae-00000000111a | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005486750 | 0:02:08.248258 | 0.07s 2025-10-14 07:53:00.936805 | fa163e75-7366-a2e0-d3ae-00000000111c | TASK | Check if the kernelargs entry is already present in the file 2025-10-14 07:53:00.964608 | fa163e75-7366-a2e0-d3ae-00000000111e | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-14 07:53:00.983745 | fa163e75-7366-a2e0-d3ae-000000001119 | TASK | Remove hugepage settings from kernelargs 2025-10-14 07:53:00.989489 | fa163e75-7366-a2e0-d3ae-000000001126 | SKIPPED | Get the mount point that /boot is in | np0005486751 2025-10-14 07:53:00.990722 | fa163e75-7366-a2e0-d3ae-000000001126 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005486751 | 0:02:08.313585 | 0.10s 2025-10-14 07:53:00.991485 | fa163e75-7366-a2e0-d3ae-000000001118 | SKIPPED | Warn about possible modifications | np0005486748 2025-10-14 07:53:00.991878 | fa163e75-7366-a2e0-d3ae-000000001118 | TIMING | tripleo_kernel : Warn about possible modifications | np0005486748 | 0:02:08.314753 | 0.08s 2025-10-14 07:53:01.003035 | fa163e75-7366-a2e0-d3ae-000000001127 | TASK | Set facts for EFI grub.cfg generation 2025-10-14 07:53:01.030574 | fa163e75-7366-a2e0-d3ae-000000001119 | TASK | Remove hugepage settings from kernelargs 2025-10-14 07:53:01.038326 | fa163e75-7366-a2e0-d3ae-00000000111e | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005486746 2025-10-14 07:53:01.039674 | fa163e75-7366-a2e0-d3ae-00000000111e | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005486746 | 0:02:08.362537 | 0.07s 2025-10-14 07:53:01.040313 | fa163e75-7366-a2e0-d3ae-000000001119 | SKIPPED | Remove hugepage settings from kernelargs | np0005486749 2025-10-14 07:53:01.040744 | fa163e75-7366-a2e0-d3ae-000000001119 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005486749 | 0:02:08.363619 | 0.06s 2025-10-14 07:53:01.057264 | fa163e75-7366-a2e0-d3ae-00000000111f | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-14 07:53:01.091107 | fa163e75-7366-a2e0-d3ae-00000000111a | TASK | Cleaning up whitespaces 2025-10-14 07:53:01.098334 | fa163e75-7366-a2e0-d3ae-000000001119 | SKIPPED | Remove hugepage settings from kernelargs | np0005486748 2025-10-14 07:53:01.099738 | fa163e75-7366-a2e0-d3ae-000000001119 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005486748 | 0:02:08.422600 | 0.07s 2025-10-14 07:53:01.100389 | fa163e75-7366-a2e0-d3ae-000000001127 | SKIPPED | Set facts for EFI grub.cfg generation | np0005486751 2025-10-14 07:53:01.100860 | fa163e75-7366-a2e0-d3ae-000000001127 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005486751 | 0:02:08.423734 | 0.10s 2025-10-14 07:53:01.101897 | fa163e75-7366-a2e0-d3ae-00000000111c | OK | Check if the kernelargs entry is already present in the file | np0005486752 2025-10-14 07:53:01.102353 | fa163e75-7366-a2e0-d3ae-00000000111c | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005486752 | 0:02:08.425228 | 0.32s 2025-10-14 07:53:01.114158 | fa163e75-7366-a2e0-d3ae-000000001128 | TASK | Executed script to fix grub-menu 2025-10-14 07:53:01.133386 | fa163e75-7366-a2e0-d3ae-00000000111e | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-14 07:53:01.159241 | fa163e75-7366-a2e0-d3ae-00000000111a | TASK | Cleaning up whitespaces 2025-10-14 07:53:01.165750 | fa163e75-7366-a2e0-d3ae-00000000111f | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005486746 2025-10-14 07:53:01.166949 | fa163e75-7366-a2e0-d3ae-00000000111f | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005486746 | 0:02:08.489791 | 0.11s 2025-10-14 07:53:01.167718 | fa163e75-7366-a2e0-d3ae-00000000111a | SKIPPED | Cleaning up whitespaces | np0005486749 2025-10-14 07:53:01.168133 | fa163e75-7366-a2e0-d3ae-00000000111a | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005486749 | 0:02:08.491008 | 0.08s 2025-10-14 07:53:01.187417 | fa163e75-7366-a2e0-d3ae-000000001120 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-14 07:53:01.216344 | fa163e75-7366-a2e0-d3ae-00000000111c | TASK | Check if the kernelargs entry is already present in the file 2025-10-14 07:53:01.223146 | fa163e75-7366-a2e0-d3ae-000000001128 | SKIPPED | Executed script to fix grub-menu | np0005486751 2025-10-14 07:53:01.224447 | fa163e75-7366-a2e0-d3ae-000000001128 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005486751 | 0:02:08.547298 | 0.10s 2025-10-14 07:53:01.225091 | fa163e75-7366-a2e0-d3ae-00000000111e | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005486752 2025-10-14 07:53:01.225541 | fa163e75-7366-a2e0-d3ae-00000000111e | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005486752 | 0:02:08.548417 | 0.09s 2025-10-14 07:53:01.226398 | fa163e75-7366-a2e0-d3ae-00000000111a | SKIPPED | Cleaning up whitespaces | np0005486748 2025-10-14 07:53:01.226810 | fa163e75-7366-a2e0-d3ae-00000000111a | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005486748 | 0:02:08.549686 | 0.07s 2025-10-14 07:53:01.247826 | fa163e75-7366-a2e0-d3ae-000000001129 | TASK | Check grub config paths 2025-10-14 07:53:01.279128 | fa163e75-7366-a2e0-d3ae-00000000111f | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-14 07:53:01.308393 | fa163e75-7366-a2e0-d3ae-00000000111c | TASK | Check if the kernelargs entry is already present in the file 2025-10-14 07:53:01.315316 | fa163e75-7366-a2e0-d3ae-00000000111c | OK | Check if the kernelargs entry is already present in the file | np0005486750 2025-10-14 07:53:01.321662 | fa163e75-7366-a2e0-d3ae-00000000111c | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005486750 | 0:02:08.644521 | 0.38s 2025-10-14 07:53:01.322632 | fa163e75-7366-a2e0-d3ae-000000001129 | SKIPPED | Check grub config paths | np0005486751 | item=/boot/efi/EFI/redhat 2025-10-14 07:53:01.324054 | fa163e75-7366-a2e0-d3ae-000000001120 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005486746 2025-10-14 07:53:01.324601 | fa163e75-7366-a2e0-d3ae-000000001120 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005486746 | 0:02:08.647475 | 0.13s 2025-10-14 07:53:01.335032 | fa163e75-7366-a2e0-d3ae-000000001129 | SKIPPED | Check grub config paths | np0005486751 | item=/boot/efi/EFI/centos 2025-10-14 07:53:01.352354 | fa163e75-7366-a2e0-d3ae-00000000111e | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-14 07:53:01.376614 | fa163e75-7366-a2e0-d3ae-000000001121 | TASK | Generate grub config 2025-10-14 07:53:01.384667 | fa163e75-7366-a2e0-d3ae-000000001129 | TIMING | tripleo_kernel : Check grub config paths | np0005486751 | 0:02:08.707515 | 0.13s 2025-10-14 07:53:01.387502 | fa163e75-7366-a2e0-d3ae-00000000111f | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005486752 2025-10-14 07:53:01.388077 | fa163e75-7366-a2e0-d3ae-00000000111f | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005486752 | 0:02:08.710951 | 0.11s 2025-10-14 07:53:01.399142 | fa163e75-7366-a2e0-d3ae-00000000112a | TASK | Write EFI grub.cfg 2025-10-14 07:53:01.412809 | fa163e75-7366-a2e0-d3ae-000000001120 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-14 07:53:01.425109 | fa163e75-7366-a2e0-d3ae-00000000111e | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005486750 2025-10-14 07:53:01.426057 | fa163e75-7366-a2e0-d3ae-00000000111e | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005486750 | 0:02:08.748918 | 0.07s 2025-10-14 07:53:01.438504 | fa163e75-7366-a2e0-d3ae-00000000111f | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-14 07:53:01.449150 | fa163e75-7366-a2e0-d3ae-000000001121 | SKIPPED | Generate grub config | np0005486746 2025-10-14 07:53:01.450206 | fa163e75-7366-a2e0-d3ae-000000001121 | TIMING | tripleo_kernel : Generate grub config | np0005486746 | 0:02:08.773067 | 0.07s 2025-10-14 07:53:01.465603 | fa163e75-7366-a2e0-d3ae-000000001125 | TASK | Get the block device that /boot is on 2025-10-14 07:53:01.471504 | fa163e75-7366-a2e0-d3ae-00000000112a | SKIPPED | Write EFI grub.cfg | np0005486751 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-14 07:53:01.483294 | fa163e75-7366-a2e0-d3ae-000000001120 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005486752 2025-10-14 07:53:01.489766 | fa163e75-7366-a2e0-d3ae-000000001120 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005486752 | 0:02:08.812625 | 0.08s 2025-10-14 07:53:01.490541 | fa163e75-7366-a2e0-d3ae-00000000112a | SKIPPED | Write EFI grub.cfg | np0005486751 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-14 07:53:01.510596 | fa163e75-7366-a2e0-d3ae-000000001121 | TASK | Generate grub config 2025-10-14 07:53:01.518179 | fa163e75-7366-a2e0-d3ae-00000000112a | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005486751 | 0:02:08.841027 | 0.12s 2025-10-14 07:53:01.524200 | fa163e75-7366-a2e0-d3ae-00000000111f | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005486750 2025-10-14 07:53:01.524732 | fa163e75-7366-a2e0-d3ae-00000000111f | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005486750 | 0:02:08.847608 | 0.08s 2025-10-14 07:53:01.525084 | fa163e75-7366-a2e0-d3ae-00000000111c | OK | Check if the kernelargs entry is already present in the file | np0005486749 2025-10-14 07:53:01.525401 | fa163e75-7366-a2e0-d3ae-00000000111c | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005486749 | 0:02:08.848277 | 0.31s 2025-10-14 07:53:01.536798 | fa163e75-7366-a2e0-d3ae-000000001120 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-14 07:53:01.555994 | fa163e75-7366-a2e0-d3ae-00000000112b | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-14 07:53:01.580423 | fa163e75-7366-a2e0-d3ae-00000000111e | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-14 07:53:01.588050 | fa163e75-7366-a2e0-d3ae-000000001125 | SKIPPED | Get the block device that /boot is on | np0005486746 2025-10-14 07:53:01.589049 | fa163e75-7366-a2e0-d3ae-000000001125 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005486746 | 0:02:08.911910 | 0.11s 2025-10-14 07:53:01.589422 | fa163e75-7366-a2e0-d3ae-000000001121 | SKIPPED | Generate grub config | np0005486752 2025-10-14 07:53:01.589751 | fa163e75-7366-a2e0-d3ae-000000001121 | TIMING | tripleo_kernel : Generate grub config | np0005486752 | 0:02:08.912627 | 0.08s 2025-10-14 07:53:01.607208 | fa163e75-7366-a2e0-d3ae-000000001125 | TASK | Get the block device that /boot is on 2025-10-14 07:53:01.642017 | fa163e75-7366-a2e0-d3ae-000000001126 | TASK | Get the mount point that /boot is in 2025-10-14 07:53:01.650354 | fa163e75-7366-a2e0-d3ae-000000001120 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005486750 2025-10-14 07:53:01.651399 | fa163e75-7366-a2e0-d3ae-000000001120 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005486750 | 0:02:08.974261 | 0.11s 2025-10-14 07:53:01.651793 | fa163e75-7366-a2e0-d3ae-00000000111c | OK | Check if the kernelargs entry is already present in the file | np0005486748 2025-10-14 07:53:01.652108 | fa163e75-7366-a2e0-d3ae-00000000111c | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005486748 | 0:02:08.974985 | 0.34s 2025-10-14 07:53:01.652524 | fa163e75-7366-a2e0-d3ae-00000000112b | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005486751 2025-10-14 07:53:01.652850 | fa163e75-7366-a2e0-d3ae-00000000112b | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005486751 | 0:02:08.975726 | 0.10s 2025-10-14 07:53:01.653128 | fa163e75-7366-a2e0-d3ae-00000000111e | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005486749 2025-10-14 07:53:01.653447 | fa163e75-7366-a2e0-d3ae-00000000111e | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005486749 | 0:02:08.976308 | 0.07s 2025-10-14 07:53:01.663572 | fa163e75-7366-a2e0-d3ae-000000001121 | TASK | Generate grub config 2025-10-14 07:53:01.684278 | fa163e75-7366-a2e0-d3ae-00000000112c | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-14 07:53:01.709071 | fa163e75-7366-a2e0-d3ae-00000000111e | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-14 07:53:01.734159 | fa163e75-7366-a2e0-d3ae-00000000111f | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-14 07:53:01.740542 | fa163e75-7366-a2e0-d3ae-000000001125 | SKIPPED | Get the block device that /boot is on | np0005486752 2025-10-14 07:53:01.741496 | fa163e75-7366-a2e0-d3ae-000000001125 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005486752 | 0:02:09.064358 | 0.13s 2025-10-14 07:53:01.741856 | fa163e75-7366-a2e0-d3ae-000000001126 | SKIPPED | Get the mount point that /boot is in | np0005486746 2025-10-14 07:53:01.742145 | fa163e75-7366-a2e0-d3ae-000000001126 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005486746 | 0:02:09.065021 | 0.10s 2025-10-14 07:53:01.742456 | fa163e75-7366-a2e0-d3ae-000000001121 | SKIPPED | Generate grub config | np0005486750 2025-10-14 07:53:01.742820 | fa163e75-7366-a2e0-d3ae-000000001121 | TIMING | tripleo_kernel : Generate grub config | np0005486750 | 0:02:09.065697 | 0.08s 2025-10-14 07:53:01.758847 | fa163e75-7366-a2e0-d3ae-000000001125 | TASK | Get the block device that /boot is on 2025-10-14 07:53:01.780276 | fa163e75-7366-a2e0-d3ae-000000001126 | TASK | Get the mount point that /boot is in 2025-10-14 07:53:01.807337 | fa163e75-7366-a2e0-d3ae-000000001127 | TASK | Set facts for EFI grub.cfg generation 2025-10-14 07:53:01.819360 | fa163e75-7366-a2e0-d3ae-00000000112c | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005486751 2025-10-14 07:53:01.820350 | fa163e75-7366-a2e0-d3ae-00000000112c | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005486751 | 0:02:09.143209 | 0.13s 2025-10-14 07:53:01.820861 | fa163e75-7366-a2e0-d3ae-00000000111e | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005486748 2025-10-14 07:53:01.821155 | fa163e75-7366-a2e0-d3ae-00000000111e | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005486748 | 0:02:09.144031 | 0.11s 2025-10-14 07:53:01.821412 | fa163e75-7366-a2e0-d3ae-00000000111f | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005486749 2025-10-14 07:53:01.821748 | fa163e75-7366-a2e0-d3ae-00000000111f | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005486749 | 0:02:09.144625 | 0.09s 2025-10-14 07:53:01.822000 | fa163e75-7366-a2e0-d3ae-000000001125 | SKIPPED | Get the block device that /boot is on | np0005486750 2025-10-14 07:53:01.822261 | fa163e75-7366-a2e0-d3ae-000000001125 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005486750 | 0:02:09.145138 | 0.06s 2025-10-14 07:53:01.837939 | fa163e75-7366-a2e0-d3ae-000000001126 | TASK | Get the mount point that /boot is in 2025-10-14 07:53:01.852950 | fa163e75-7366-a2e0-d3ae-00000000112d | TASK | Execute grub2-mkconfig 2025-10-14 07:53:01.880264 | fa163e75-7366-a2e0-d3ae-00000000111f | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-14 07:53:01.905612 | fa163e75-7366-a2e0-d3ae-000000001120 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-14 07:53:01.911322 | fa163e75-7366-a2e0-d3ae-000000001126 | SKIPPED | Get the mount point that /boot is in | np0005486752 2025-10-14 07:53:01.912255 | fa163e75-7366-a2e0-d3ae-000000001126 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005486752 | 0:02:09.235118 | 0.12s 2025-10-14 07:53:01.912635 | fa163e75-7366-a2e0-d3ae-000000001127 | SKIPPED | Set facts for EFI grub.cfg generation | np0005486746 2025-10-14 07:53:01.912961 | fa163e75-7366-a2e0-d3ae-000000001127 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005486746 | 0:02:09.235837 | 0.10s 2025-10-14 07:53:01.913255 | fa163e75-7366-a2e0-d3ae-000000001126 | SKIPPED | Get the mount point that /boot is in | np0005486750 2025-10-14 07:53:01.913542 | fa163e75-7366-a2e0-d3ae-000000001126 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005486750 | 0:02:09.236418 | 0.07s 2025-10-14 07:53:01.919067 | fa163e75-7366-a2e0-d3ae-00000000112d | SKIPPED | Execute grub2-mkconfig | np0005486751 2025-10-14 07:53:01.919362 | fa163e75-7366-a2e0-d3ae-00000000112d | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005486751 | 0:02:09.242237 | 0.06s 2025-10-14 07:53:01.930663 | fa163e75-7366-a2e0-d3ae-000000001127 | TASK | Set facts for EFI grub.cfg generation 2025-10-14 07:53:01.951937 | fa163e75-7366-a2e0-d3ae-00000000112e | TASK | Check for active tuned profile 2025-10-14 07:53:01.974630 | fa163e75-7366-a2e0-d3ae-000000001127 | TASK | Set facts for EFI grub.cfg generation 2025-10-14 07:53:02.002194 | fa163e75-7366-a2e0-d3ae-000000001128 | TASK | Executed script to fix grub-menu 2025-10-14 07:53:02.009558 | fa163e75-7366-a2e0-d3ae-00000000111f | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005486748 2025-10-14 07:53:02.015892 | fa163e75-7366-a2e0-d3ae-00000000111f | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005486748 | 0:02:09.338750 | 0.13s 2025-10-14 07:53:02.016222 | fa163e75-7366-a2e0-d3ae-000000001120 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005486749 2025-10-14 07:53:02.016558 | fa163e75-7366-a2e0-d3ae-000000001120 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005486749 | 0:02:09.339434 | 0.11s 2025-10-14 07:53:02.016845 | fa163e75-7366-a2e0-d3ae-000000001127 | SKIPPED | Set facts for EFI grub.cfg generation | np0005486750 2025-10-14 07:53:02.017115 | fa163e75-7366-a2e0-d3ae-000000001127 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005486750 | 0:02:09.339991 | 0.09s 2025-10-14 07:53:02.017372 | fa163e75-7366-a2e0-d3ae-00000000112e | SKIPPED | Check for active tuned profile | np0005486751 2025-10-14 07:53:02.017734 | fa163e75-7366-a2e0-d3ae-00000000112e | TIMING | tripleo_kernel : Check for active tuned profile | np0005486751 | 0:02:09.340610 | 0.06s 2025-10-14 07:53:02.029165 | fa163e75-7366-a2e0-d3ae-000000001128 | TASK | Executed script to fix grub-menu 2025-10-14 07:53:02.050477 | fa163e75-7366-a2e0-d3ae-00000000112f | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-14 07:53:02.076067 | fa163e75-7366-a2e0-d3ae-000000001120 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-14 07:53:02.101292 | fa163e75-7366-a2e0-d3ae-000000001121 | TASK | Generate grub config 2025-10-14 07:53:02.112934 | fa163e75-7366-a2e0-d3ae-000000001127 | SKIPPED | Set facts for EFI grub.cfg generation | np0005486752 2025-10-14 07:53:02.113879 | fa163e75-7366-a2e0-d3ae-000000001127 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005486752 | 0:02:09.436740 | 0.14s 2025-10-14 07:53:02.114190 | fa163e75-7366-a2e0-d3ae-000000001128 | SKIPPED | Executed script to fix grub-menu | np0005486746 2025-10-14 07:53:02.114499 | fa163e75-7366-a2e0-d3ae-000000001128 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005486746 | 0:02:09.437375 | 0.11s 2025-10-14 07:53:02.114796 | fa163e75-7366-a2e0-d3ae-000000001128 | SKIPPED | Executed script to fix grub-menu | np0005486750 2025-10-14 07:53:02.115066 | fa163e75-7366-a2e0-d3ae-000000001128 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005486750 | 0:02:09.437943 | 0.08s 2025-10-14 07:53:02.115366 | fa163e75-7366-a2e0-d3ae-00000000112f | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005486751 2025-10-14 07:53:02.115680 | fa163e75-7366-a2e0-d3ae-00000000112f | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005486751 | 0:02:09.438553 | 0.06s 2025-10-14 07:53:02.134597 | fa163e75-7366-a2e0-d3ae-000000001129 | TASK | Check grub config paths 2025-10-14 07:53:02.149492 | fa163e75-7366-a2e0-d3ae-000000001130 | TASK | Set reboot required fact 2025-10-14 07:53:02.169919 | fa163e75-7366-a2e0-d3ae-000000001128 | TASK | Executed script to fix grub-menu 2025-10-14 07:53:02.185924 | fa163e75-7366-a2e0-d3ae-000000001129 | SKIPPED | Check grub config paths | np0005486750 | item=/boot/efi/EFI/redhat 2025-10-14 07:53:02.196932 | fa163e75-7366-a2e0-d3ae-000000001129 | SKIPPED | Check grub config paths | np0005486750 | item=/boot/efi/EFI/centos 2025-10-14 07:53:02.207265 | fa163e75-7366-a2e0-d3ae-000000001129 | TASK | Check grub config paths 2025-10-14 07:53:02.214447 | fa163e75-7366-a2e0-d3ae-000000001120 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005486748 2025-10-14 07:53:02.221029 | fa163e75-7366-a2e0-d3ae-000000001120 | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005486748 | 0:02:09.543884 | 0.14s 2025-10-14 07:53:02.221375 | fa163e75-7366-a2e0-d3ae-000000001121 | SKIPPED | Generate grub config | np0005486749 2025-10-14 07:53:02.221787 | fa163e75-7366-a2e0-d3ae-000000001121 | TIMING | tripleo_kernel : Generate grub config | np0005486749 | 0:02:09.544663 | 0.11s 2025-10-14 07:53:02.222171 | fa163e75-7366-a2e0-d3ae-000000001129 | TIMING | tripleo_kernel : Check grub config paths | np0005486750 | 0:02:09.545047 | 0.09s 2025-10-14 07:53:02.222610 | fa163e75-7366-a2e0-d3ae-000000001130 | SKIPPED | Set reboot required fact | np0005486751 2025-10-14 07:53:02.222907 | fa163e75-7366-a2e0-d3ae-000000001130 | TIMING | tripleo_kernel : Set reboot required fact | np0005486751 | 0:02:09.545783 | 0.07s 2025-10-14 07:53:02.238864 | fa163e75-7366-a2e0-d3ae-00000000112a | TASK | Write EFI grub.cfg 2025-10-14 07:53:02.253377 | fa163e75-7366-a2e0-d3ae-000000001129 | SKIPPED | Check grub config paths | np0005486746 | item=/boot/efi/EFI/redhat 2025-10-14 07:53:02.263998 | fa163e75-7366-a2e0-d3ae-000000001129 | SKIPPED | Check grub config paths | np0005486746 | item=/boot/efi/EFI/centos 2025-10-14 07:53:02.274061 | fa163e75-7366-a2e0-d3ae-000000001132 | TASK | Apply DPDK workarounds 2025-10-14 07:53:02.295159 | fa163e75-7366-a2e0-d3ae-000000001121 | TASK | Generate grub config 2025-10-14 07:53:02.317816 | fa163e75-7366-a2e0-d3ae-00000000112a | SKIPPED | Write EFI grub.cfg | np0005486750 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-14 07:53:02.324792 | fa163e75-7366-a2e0-d3ae-00000000112a | SKIPPED | Write EFI grub.cfg | np0005486750 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-14 07:53:02.340006 | fa163e75-7366-a2e0-d3ae-000000001125 | TASK | Get the block device that /boot is on 2025-10-14 07:53:02.346110 | fa163e75-7366-a2e0-d3ae-000000001128 | SKIPPED | Executed script to fix grub-menu | np0005486752 2025-10-14 07:53:02.352472 | fa163e75-7366-a2e0-d3ae-000000001128 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005486752 | 0:02:09.675329 | 0.18s 2025-10-14 07:53:02.353001 | fa163e75-7366-a2e0-d3ae-000000001129 | TIMING | tripleo_kernel : Check grub config paths | np0005486746 | 0:02:09.675876 | 0.14s 2025-10-14 07:53:02.353454 | fa163e75-7366-a2e0-d3ae-000000001132 | SKIPPED | Apply DPDK workarounds | np0005486751 2025-10-14 07:53:02.353780 | fa163e75-7366-a2e0-d3ae-000000001132 | TIMING | Apply DPDK workarounds | np0005486751 | 0:02:09.676656 | 0.08s 2025-10-14 07:53:02.354323 | fa163e75-7366-a2e0-d3ae-00000000112a | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005486750 | 0:02:09.677199 | 0.11s 2025-10-14 07:53:02.354740 | fa163e75-7366-a2e0-d3ae-000000001121 | SKIPPED | Generate grub config | np0005486748 2025-10-14 07:53:02.355029 | fa163e75-7366-a2e0-d3ae-000000001121 | TIMING | tripleo_kernel : Generate grub config | np0005486748 | 0:02:09.677905 | 0.06s 2025-10-14 07:53:02.366144 | fa163e75-7366-a2e0-d3ae-00000000112b | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-14 07:53:02.388038 | fa163e75-7366-a2e0-d3ae-000000001134 | TASK | Ensure /etc/modules-load.d exists 2025-10-14 07:53:02.407091 | fa163e75-7366-a2e0-d3ae-000000001129 | TASK | Check grub config paths 2025-10-14 07:53:02.435493 | fa163e75-7366-a2e0-d3ae-00000000112a | TASK | Write EFI grub.cfg 2025-10-14 07:53:02.454799 | fa163e75-7366-a2e0-d3ae-000000001125 | TASK | Get the block device that /boot is on 2025-10-14 07:53:02.460980 | fa163e75-7366-a2e0-d3ae-000000001125 | SKIPPED | Get the block device that /boot is on | np0005486749 2025-10-14 07:53:02.461845 | fa163e75-7366-a2e0-d3ae-000000001125 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005486749 | 0:02:09.784708 | 0.12s 2025-10-14 07:53:02.462193 | fa163e75-7366-a2e0-d3ae-00000000112b | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005486750 2025-10-14 07:53:02.462544 | fa163e75-7366-a2e0-d3ae-00000000112b | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005486750 | 0:02:09.785417 | 0.10s 2025-10-14 07:53:02.462835 | fa163e75-7366-a2e0-d3ae-000000001134 | SKIPPED | Ensure /etc/modules-load.d exists | np0005486751 2025-10-14 07:53:02.463102 | fa163e75-7366-a2e0-d3ae-000000001134 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005486751 | 0:02:09.785979 | 0.07s 2025-10-14 07:53:02.474257 | fa163e75-7366-a2e0-d3ae-000000001129 | SKIPPED | Check grub config paths | np0005486752 | item=/boot/efi/EFI/redhat 2025-10-14 07:53:02.480480 | fa163e75-7366-a2e0-d3ae-00000000112c | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-14 07:53:02.495166 | fa163e75-7366-a2e0-d3ae-000000001129 | SKIPPED | Check grub config paths | np0005486752 | item=/boot/efi/EFI/centos 2025-10-14 07:53:02.506206 | fa163e75-7366-a2e0-d3ae-00000000112a | SKIPPED | Write EFI grub.cfg | np0005486746 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-14 07:53:02.517184 | fa163e75-7366-a2e0-d3ae-00000000112a | SKIPPED | Write EFI grub.cfg | np0005486746 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-14 07:53:02.528501 | fa163e75-7366-a2e0-d3ae-000000001135 | TASK | Load modules 2025-10-14 07:53:02.552942 | fa163e75-7366-a2e0-d3ae-000000001126 | TASK | Get the mount point that /boot is in 2025-10-14 07:53:02.560162 | fa163e75-7366-a2e0-d3ae-000000001129 | TIMING | tripleo_kernel : Check grub config paths | np0005486752 | 0:02:09.882986 | 0.15s 2025-10-14 07:53:02.561041 | fa163e75-7366-a2e0-d3ae-000000001125 | SKIPPED | Get the block device that /boot is on | np0005486748 2025-10-14 07:53:02.561586 | fa163e75-7366-a2e0-d3ae-000000001125 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005486748 | 0:02:09.884462 | 0.11s 2025-10-14 07:53:02.562028 | fa163e75-7366-a2e0-d3ae-00000000112a | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005486746 | 0:02:09.884902 | 0.12s 2025-10-14 07:53:02.562483 | fa163e75-7366-a2e0-d3ae-00000000112c | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005486750 2025-10-14 07:53:02.562795 | fa163e75-7366-a2e0-d3ae-00000000112c | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005486750 | 0:02:09.885671 | 0.08s 2025-10-14 07:53:02.571803 | fa163e75-7366-a2e0-d3ae-000000001135 | SKIPPED | Load modules | np0005486751 | item=vfio_iommu_type1 2025-10-14 07:53:02.584704 | fa163e75-7366-a2e0-d3ae-00000000112d | TASK | Execute grub2-mkconfig 2025-10-14 07:53:02.605081 | fa163e75-7366-a2e0-d3ae-00000000112a | TASK | Write EFI grub.cfg 2025-10-14 07:53:02.625843 | fa163e75-7366-a2e0-d3ae-00000000112b | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-14 07:53:02.652838 | fa163e75-7366-a2e0-d3ae-000000001126 | TASK | Get the mount point that /boot is in 2025-10-14 07:53:02.659627 | fa163e75-7366-a2e0-d3ae-000000001135 | TIMING | tripleo_kernel : Load modules | np0005486751 | 0:02:09.982471 | 0.13s 2025-10-14 07:53:02.661551 | fa163e75-7366-a2e0-d3ae-000000001126 | SKIPPED | Get the mount point that /boot is in | np0005486749 2025-10-14 07:53:02.662032 | fa163e75-7366-a2e0-d3ae-000000001126 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005486749 | 0:02:09.984908 | 0.11s 2025-10-14 07:53:02.662371 | fa163e75-7366-a2e0-d3ae-00000000112d | SKIPPED | Execute grub2-mkconfig | np0005486750 2025-10-14 07:53:02.662724 | fa163e75-7366-a2e0-d3ae-00000000112d | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005486750 | 0:02:09.985600 | 0.08s 2025-10-14 07:53:02.672935 | fa163e75-7366-a2e0-d3ae-00000000112a | SKIPPED | Write EFI grub.cfg | np0005486752 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-14 07:53:02.684010 | fa163e75-7366-a2e0-d3ae-00000000112e | TASK | Check for active tuned profile 2025-10-14 07:53:02.697714 | fa163e75-7366-a2e0-d3ae-00000000112a | SKIPPED | Write EFI grub.cfg | np0005486752 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-14 07:53:02.712131 | fa163e75-7366-a2e0-d3ae-000000001137 | TASK | Persist modules via modules-load.d 2025-10-14 07:53:02.736113 | fa163e75-7366-a2e0-d3ae-000000001127 | TASK | Set facts for EFI grub.cfg generation 2025-10-14 07:53:02.741936 | fa163e75-7366-a2e0-d3ae-00000000112b | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005486746 2025-10-14 07:53:02.742889 | fa163e75-7366-a2e0-d3ae-00000000112b | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005486746 | 0:02:10.065740 | 0.12s 2025-10-14 07:53:02.743391 | fa163e75-7366-a2e0-d3ae-00000000112a | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005486752 | 0:02:10.066262 | 0.14s 2025-10-14 07:53:02.743821 | fa163e75-7366-a2e0-d3ae-000000001126 | SKIPPED | Get the mount point that /boot is in | np0005486748 2025-10-14 07:53:02.744108 | fa163e75-7366-a2e0-d3ae-000000001126 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005486748 | 0:02:10.066984 | 0.09s 2025-10-14 07:53:02.753262 | fa163e75-7366-a2e0-d3ae-000000001137 | SKIPPED | Persist modules via modules-load.d | np0005486751 | item=vfio_iommu_type1 2025-10-14 07:53:02.770945 | fa163e75-7366-a2e0-d3ae-00000000112b | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-14 07:53:02.796842 | fa163e75-7366-a2e0-d3ae-00000000112c | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-14 07:53:02.831086 | fa163e75-7366-a2e0-d3ae-000000001127 | TASK | Set facts for EFI grub.cfg generation 2025-10-14 07:53:02.840739 | fa163e75-7366-a2e0-d3ae-00000000112e | SKIPPED | Check for active tuned profile | np0005486750 2025-10-14 07:53:02.847517 | fa163e75-7366-a2e0-d3ae-00000000112e | TIMING | tripleo_kernel : Check for active tuned profile | np0005486750 | 0:02:10.170363 | 0.16s 2025-10-14 07:53:02.848510 | fa163e75-7366-a2e0-d3ae-000000001137 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005486751 | 0:02:10.171377 | 0.13s 2025-10-14 07:53:02.849267 | fa163e75-7366-a2e0-d3ae-000000001127 | SKIPPED | Set facts for EFI grub.cfg generation | np0005486749 2025-10-14 07:53:02.849952 | fa163e75-7366-a2e0-d3ae-000000001127 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005486749 | 0:02:10.172819 | 0.11s 2025-10-14 07:53:02.850598 | fa163e75-7366-a2e0-d3ae-00000000112b | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005486752 2025-10-14 07:53:02.851217 | fa163e75-7366-a2e0-d3ae-00000000112b | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005486752 | 0:02:10.174085 | 0.08s 2025-10-14 07:53:02.851847 | fa163e75-7366-a2e0-d3ae-00000000112c | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005486746 2025-10-14 07:53:02.852539 | fa163e75-7366-a2e0-d3ae-00000000112c | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005486746 | 0:02:10.175407 | 0.05s 2025-10-14 07:53:02.872509 | fa163e75-7366-a2e0-d3ae-00000000112f | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-14 07:53:02.902563 | fa163e75-7366-a2e0-d3ae-000000001139 | TASK | Drop module persistence 2025-10-14 07:53:02.920927 | fa163e75-7366-a2e0-d3ae-00000000112c | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-14 07:53:02.948797 | fa163e75-7366-a2e0-d3ae-000000001139 | SKIPPED | Drop module persistence | np0005486751 | item=vfio_iommu_type1 2025-10-14 07:53:02.961209 | fa163e75-7366-a2e0-d3ae-00000000112d | TASK | Execute grub2-mkconfig 2025-10-14 07:53:02.990243 | fa163e75-7366-a2e0-d3ae-000000001128 | TASK | Executed script to fix grub-menu 2025-10-14 07:53:02.996550 | fa163e75-7366-a2e0-d3ae-000000001127 | SKIPPED | Set facts for EFI grub.cfg generation | np0005486748 2025-10-14 07:53:02.997729 | fa163e75-7366-a2e0-d3ae-000000001127 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005486748 | 0:02:10.320586 | 0.16s 2025-10-14 07:53:02.998173 | fa163e75-7366-a2e0-d3ae-00000000112f | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005486750 2025-10-14 07:53:02.998652 | fa163e75-7366-a2e0-d3ae-00000000112f | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005486750 | 0:02:10.321524 | 0.12s 2025-10-14 07:53:02.999204 | fa163e75-7366-a2e0-d3ae-000000001139 | TIMING | tripleo_kernel : Drop module persistence | np0005486751 | 0:02:10.322078 | 0.10s 2025-10-14 07:53:02.999737 | fa163e75-7366-a2e0-d3ae-00000000112c | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005486752 2025-10-14 07:53:03.000140 | fa163e75-7366-a2e0-d3ae-00000000112c | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005486752 | 0:02:10.323014 | 0.08s 2025-10-14 07:53:03.019549 | fa163e75-7366-a2e0-d3ae-000000001130 | TASK | Set reboot required fact 2025-10-14 07:53:03.037796 | fa163e75-7366-a2e0-d3ae-00000000113b | TASK | Set modules persistence via /etc/modules 2025-10-14 07:53:03.057457 | fa163e75-7366-a2e0-d3ae-00000000112d | TASK | Execute grub2-mkconfig 2025-10-14 07:53:03.081385 | fa163e75-7366-a2e0-d3ae-00000000113b | SKIPPED | Set modules persistence via /etc/modules | np0005486751 | item=vfio_iommu_type1 2025-10-14 07:53:03.091510 | fa163e75-7366-a2e0-d3ae-000000001128 | TASK | Executed script to fix grub-menu 2025-10-14 07:53:03.096688 | fa163e75-7366-a2e0-d3ae-00000000112d | SKIPPED | Execute grub2-mkconfig | np0005486746 2025-10-14 07:53:03.097567 | fa163e75-7366-a2e0-d3ae-00000000112d | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005486746 | 0:02:10.420429 | 0.13s 2025-10-14 07:53:03.097899 | fa163e75-7366-a2e0-d3ae-000000001128 | SKIPPED | Executed script to fix grub-menu | np0005486749 2025-10-14 07:53:03.098222 | fa163e75-7366-a2e0-d3ae-000000001128 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005486749 | 0:02:10.421098 | 0.11s 2025-10-14 07:53:03.098521 | fa163e75-7366-a2e0-d3ae-000000001130 | SKIPPED | Set reboot required fact | np0005486750 2025-10-14 07:53:03.098812 | fa163e75-7366-a2e0-d3ae-000000001130 | TIMING | tripleo_kernel : Set reboot required fact | np0005486750 | 0:02:10.421688 | 0.08s 2025-10-14 07:53:03.103925 | fa163e75-7366-a2e0-d3ae-00000000113b | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005486751 | 0:02:10.426799 | 0.06s 2025-10-14 07:53:03.104280 | fa163e75-7366-a2e0-d3ae-00000000112d | SKIPPED | Execute grub2-mkconfig | np0005486752 2025-10-14 07:53:03.104580 | fa163e75-7366-a2e0-d3ae-00000000112d | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005486752 | 0:02:10.427456 | 0.05s 2025-10-14 07:53:03.115049 | fa163e75-7366-a2e0-d3ae-000000001132 | TASK | Apply DPDK workarounds 2025-10-14 07:53:03.128778 | fa163e75-7366-a2e0-d3ae-00000000113d | TASK | Modules reload 2025-10-14 07:53:03.147418 | fa163e75-7366-a2e0-d3ae-00000000112e | TASK | Check for active tuned profile 2025-10-14 07:53:03.176741 | fa163e75-7366-a2e0-d3ae-00000000112e | TASK | Check for active tuned profile 2025-10-14 07:53:03.202899 | fa163e75-7366-a2e0-d3ae-000000001129 | TASK | Check grub config paths 2025-10-14 07:53:03.208333 | fa163e75-7366-a2e0-d3ae-000000001128 | SKIPPED | Executed script to fix grub-menu | np0005486748 2025-10-14 07:53:03.209260 | fa163e75-7366-a2e0-d3ae-000000001128 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005486748 | 0:02:10.532123 | 0.12s 2025-10-14 07:53:03.209597 | fa163e75-7366-a2e0-d3ae-000000001132 | SKIPPED | Apply DPDK workarounds | np0005486750 2025-10-14 07:53:03.209908 | fa163e75-7366-a2e0-d3ae-000000001132 | TIMING | Apply DPDK workarounds | np0005486750 | 0:02:10.532784 | 0.09s 2025-10-14 07:53:03.210191 | fa163e75-7366-a2e0-d3ae-00000000113d | SKIPPED | Modules reload | np0005486751 2025-10-14 07:53:03.210500 | fa163e75-7366-a2e0-d3ae-00000000113d | TIMING | tripleo_kernel : Modules reload | np0005486751 | 0:02:10.533376 | 0.08s 2025-10-14 07:53:03.210778 | fa163e75-7366-a2e0-d3ae-00000000112e | SKIPPED | Check for active tuned profile | np0005486752 2025-10-14 07:53:03.211063 | fa163e75-7366-a2e0-d3ae-00000000112e | TIMING | tripleo_kernel : Check for active tuned profile | np0005486752 | 0:02:10.533939 | 0.06s 2025-10-14 07:53:03.221455 | fa163e75-7366-a2e0-d3ae-000000001134 | TASK | Ensure /etc/modules-load.d exists 2025-10-14 07:53:03.240186 | fa163e75-7366-a2e0-d3ae-00000000113f | TASK | Reboot tasks 2025-10-14 07:53:03.245986 | fa163e75-7366-a2e0-d3ae-000000001129 | SKIPPED | Check grub config paths | np0005486749 | item=/boot/efi/EFI/redhat 2025-10-14 07:53:03.258161 | fa163e75-7366-a2e0-d3ae-000000001129 | SKIPPED | Check grub config paths | np0005486749 | item=/boot/efi/EFI/centos 2025-10-14 07:53:03.275708 | fa163e75-7366-a2e0-d3ae-00000000112f | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-14 07:53:03.299105 | fa163e75-7366-a2e0-d3ae-000000001129 | TASK | Check grub config paths 2025-10-14 07:53:03.304883 | fa163e75-7366-a2e0-d3ae-00000000112e | SKIPPED | Check for active tuned profile | np0005486746 2025-10-14 07:53:03.305741 | fa163e75-7366-a2e0-d3ae-00000000112e | TIMING | tripleo_kernel : Check for active tuned profile | np0005486746 | 0:02:10.628603 | 0.13s 2025-10-14 07:53:03.306235 | fa163e75-7366-a2e0-d3ae-000000001129 | TIMING | tripleo_kernel : Check grub config paths | np0005486749 | 0:02:10.629110 | 0.10s 2025-10-14 07:53:03.306643 | fa163e75-7366-a2e0-d3ae-000000001134 | SKIPPED | Ensure /etc/modules-load.d exists | np0005486750 2025-10-14 07:53:03.306957 | fa163e75-7366-a2e0-d3ae-000000001134 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005486750 | 0:02:10.629833 | 0.08s 2025-10-14 07:53:03.307224 | fa163e75-7366-a2e0-d3ae-00000000113f | SKIPPED | Reboot tasks | np0005486751 2025-10-14 07:53:03.307540 | fa163e75-7366-a2e0-d3ae-00000000113f | TIMING | tripleo_kernel : Reboot tasks | np0005486751 | 0:02:10.630416 | 0.06s 2025-10-14 07:53:03.322836 | fa163e75-7366-a2e0-d3ae-000000001135 | TASK | Load modules 2025-10-14 07:53:03.336402 | fa163e75-7366-a2e0-d3ae-000000001140 | TASK | Skipping reboot for deployed node 2025-10-14 07:53:03.352107 | fa163e75-7366-a2e0-d3ae-000000001129 | SKIPPED | Check grub config paths | np0005486748 | item=/boot/efi/EFI/redhat 2025-10-14 07:53:03.358170 | fa163e75-7366-a2e0-d3ae-000000001135 | SKIPPED | Load modules | np0005486750 | item=vfio_iommu_type1 2025-10-14 07:53:03.367623 | fa163e75-7366-a2e0-d3ae-000000001129 | SKIPPED | Check grub config paths | np0005486748 | item=/boot/efi/EFI/centos 2025-10-14 07:53:03.380464 | fa163e75-7366-a2e0-d3ae-00000000112f | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-14 07:53:03.404052 | fa163e75-7366-a2e0-d3ae-00000000112a | TASK | Write EFI grub.cfg 2025-10-14 07:53:03.410533 | fa163e75-7366-a2e0-d3ae-00000000112f | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005486752 2025-10-14 07:53:03.411535 | fa163e75-7366-a2e0-d3ae-00000000112f | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005486752 | 0:02:10.734393 | 0.13s 2025-10-14 07:53:03.417012 | fa163e75-7366-a2e0-d3ae-000000001135 | TIMING | tripleo_kernel : Load modules | np0005486750 | 0:02:10.739887 | 0.09s 2025-10-14 07:53:03.417484 | fa163e75-7366-a2e0-d3ae-000000001129 | TIMING | tripleo_kernel : Check grub config paths | np0005486748 | 0:02:10.740360 | 0.12s 2025-10-14 07:53:03.417873 | fa163e75-7366-a2e0-d3ae-000000001140 | SKIPPED | Skipping reboot for deployed node | np0005486751 2025-10-14 07:53:03.418177 | fa163e75-7366-a2e0-d3ae-000000001140 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005486751 | 0:02:10.741053 | 0.08s 2025-10-14 07:53:03.418468 | fa163e75-7366-a2e0-d3ae-00000000112f | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005486746 2025-10-14 07:53:03.418800 | fa163e75-7366-a2e0-d3ae-00000000112f | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005486746 | 0:02:10.741677 | 0.04s 2025-10-14 07:53:03.429137 | fa163e75-7366-a2e0-d3ae-000000001137 | TASK | Persist modules via modules-load.d 2025-10-14 07:53:03.450460 | fa163e75-7366-a2e0-d3ae-000000001130 | TASK | Set reboot required fact 2025-10-14 07:53:03.462950 | fa163e75-7366-a2e0-d3ae-00000000112a | SKIPPED | Write EFI grub.cfg | np0005486749 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-14 07:53:03.470096 | fa163e75-7366-a2e0-d3ae-000000001137 | SKIPPED | Persist modules via modules-load.d | np0005486750 | item=vfio_iommu_type1 2025-10-14 07:53:03.479848 | fa163e75-7366-a2e0-d3ae-00000000112a | SKIPPED | Write EFI grub.cfg | np0005486749 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-14 07:53:03.495349 | fa163e75-7366-a2e0-d3ae-000000001130 | TASK | Set reboot required fact 2025-10-14 07:53:03.515672 | fa163e75-7366-a2e0-d3ae-00000000112a | TASK | Write EFI grub.cfg 2025-10-14 07:53:03.521576 | fa163e75-7366-a2e0-d3ae-000000001137 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005486750 | 0:02:10.844428 | 0.09s 2025-10-14 07:53:03.527452 | fa163e75-7366-a2e0-d3ae-00000000112a | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005486749 | 0:02:10.850304 | 0.12s 2025-10-14 07:53:03.527918 | fa163e75-7366-a2e0-d3ae-000000001130 | SKIPPED | Set reboot required fact | np0005486752 2025-10-14 07:53:03.528377 | fa163e75-7366-a2e0-d3ae-000000001130 | TIMING | tripleo_kernel : Set reboot required fact | np0005486752 | 0:02:10.851253 | 0.08s 2025-10-14 07:53:03.543451 | fa163e75-7366-a2e0-d3ae-000000001139 | TASK | Drop module persistence 2025-10-14 07:53:03.557588 | fa163e75-7366-a2e0-d3ae-000000000b6f | TASK | set enable_sensubility fact 2025-10-14 07:53:03.572297 | fa163e75-7366-a2e0-d3ae-000000001132 | TASK | Apply DPDK workarounds 2025-10-14 07:53:03.578888 | fa163e75-7366-a2e0-d3ae-000000001139 | SKIPPED | Drop module persistence | np0005486750 | item=vfio_iommu_type1 2025-10-14 07:53:03.588373 | fa163e75-7366-a2e0-d3ae-00000000112a | SKIPPED | Write EFI grub.cfg | np0005486748 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-14 07:53:03.607526 | fa163e75-7366-a2e0-d3ae-00000000112a | SKIPPED | Write EFI grub.cfg | np0005486748 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-14 07:53:03.628469 | fa163e75-7366-a2e0-d3ae-00000000112b | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-14 07:53:03.633116 | fa163e75-7366-a2e0-d3ae-000000001130 | SKIPPED | Set reboot required fact | np0005486746 2025-10-14 07:53:03.634078 | fa163e75-7366-a2e0-d3ae-000000001130 | TIMING | tripleo_kernel : Set reboot required fact | np0005486746 | 0:02:10.956939 | 0.14s 2025-10-14 07:53:03.634539 | fa163e75-7366-a2e0-d3ae-000000001139 | TIMING | tripleo_kernel : Drop module persistence | np0005486750 | 0:02:10.957415 | 0.09s 2025-10-14 07:53:03.635005 | fa163e75-7366-a2e0-d3ae-000000000b6f | OK | set enable_sensubility fact | np0005486751 2025-10-14 07:53:03.635316 | fa163e75-7366-a2e0-d3ae-000000000b6f | TIMING | set enable_sensubility fact | np0005486751 | 0:02:10.958192 | 0.08s 2025-10-14 07:53:03.635750 | fa163e75-7366-a2e0-d3ae-00000000112a | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005486748 | 0:02:10.958626 | 0.12s 2025-10-14 07:53:03.636179 | fa163e75-7366-a2e0-d3ae-000000001132 | SKIPPED | Apply DPDK workarounds | np0005486752 2025-10-14 07:53:03.636517 | fa163e75-7366-a2e0-d3ae-000000001132 | TIMING | Apply DPDK workarounds | np0005486752 | 0:02:10.959393 | 0.05s 2025-10-14 07:53:03.647116 | fa163e75-7366-a2e0-d3ae-00000000113b | TASK | Set modules persistence via /etc/modules 2025-10-14 07:53:03.674493 | fa163e75-7366-a2e0-d3ae-000000001134 | TASK | Ensure /etc/modules-load.d exists 2025-10-14 07:53:03.684491 | fa163e75-7366-a2e0-d3ae-00000000113b | SKIPPED | Set modules persistence via /etc/modules | np0005486750 | item=vfio_iommu_type1 2025-10-14 07:53:03.706761 | fa163e75-7366-a2e0-d3ae-000000001132 | TASK | Apply DPDK workarounds 2025-10-14 07:53:03.730776 | fa163e75-7366-a2e0-d3ae-00000000112b | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-14 07:53:03.737371 | fa163e75-7366-a2e0-d3ae-00000000112b | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005486749 2025-10-14 07:53:03.738312 | fa163e75-7366-a2e0-d3ae-00000000112b | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005486749 | 0:02:11.061171 | 0.11s 2025-10-14 07:53:03.738785 | fa163e75-7366-a2e0-d3ae-00000000113b | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005486750 | 0:02:11.061661 | 0.09s 2025-10-14 07:53:03.739150 | fa163e75-7366-a2e0-d3ae-000000001134 | SKIPPED | Ensure /etc/modules-load.d exists | np0005486752 2025-10-14 07:53:03.739477 | fa163e75-7366-a2e0-d3ae-000000001134 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005486752 | 0:02:11.062353 | 0.05s 2025-10-14 07:53:03.750100 | fa163e75-7366-a2e0-d3ae-00000000113d | TASK | Modules reload 2025-10-14 07:53:03.793385 | fa163e75-7366-a2e0-d3ae-000000001135 | TASK | Load modules 2025-10-14 07:53:03.813266 | fa163e75-7366-a2e0-d3ae-00000000112c | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-14 07:53:03.818956 | fa163e75-7366-a2e0-d3ae-000000001132 | SKIPPED | Apply DPDK workarounds | np0005486746 2025-10-14 07:53:03.819881 | fa163e75-7366-a2e0-d3ae-000000001132 | TIMING | Apply DPDK workarounds | np0005486746 | 0:02:11.142745 | 0.11s 2025-10-14 07:53:03.820235 | fa163e75-7366-a2e0-d3ae-00000000112b | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005486748 2025-10-14 07:53:03.820582 | fa163e75-7366-a2e0-d3ae-00000000112b | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005486748 | 0:02:11.143458 | 0.09s 2025-10-14 07:53:03.820868 | fa163e75-7366-a2e0-d3ae-00000000113d | SKIPPED | Modules reload | np0005486750 2025-10-14 07:53:03.821145 | fa163e75-7366-a2e0-d3ae-00000000113d | TIMING | tripleo_kernel : Modules reload | np0005486750 | 0:02:11.144022 | 0.07s 2025-10-14 07:53:03.830679 | fa163e75-7366-a2e0-d3ae-000000001135 | SKIPPED | Load modules | np0005486752 | item=vfio_iommu_type1 2025-10-14 07:53:03.843757 | fa163e75-7366-a2e0-d3ae-00000000113f | TASK | Reboot tasks 2025-10-14 07:53:03.862582 | fa163e75-7366-a2e0-d3ae-000000001134 | TASK | Ensure /etc/modules-load.d exists 2025-10-14 07:53:03.890497 | fa163e75-7366-a2e0-d3ae-00000000112c | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-14 07:53:03.896603 | fa163e75-7366-a2e0-d3ae-000000001135 | TIMING | tripleo_kernel : Load modules | np0005486752 | 0:02:11.219458 | 0.10s 2025-10-14 07:53:03.897273 | fa163e75-7366-a2e0-d3ae-00000000113f | SKIPPED | Reboot tasks | np0005486750 2025-10-14 07:53:03.897815 | fa163e75-7366-a2e0-d3ae-00000000113f | TIMING | tripleo_kernel : Reboot tasks | np0005486750 | 0:02:11.220691 | 0.05s 2025-10-14 07:53:03.898103 | fa163e75-7366-a2e0-d3ae-00000000112c | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005486749 2025-10-14 07:53:03.898395 | fa163e75-7366-a2e0-d3ae-00000000112c | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005486749 | 0:02:11.221272 | 0.08s 2025-10-14 07:53:03.914117 | fa163e75-7366-a2e0-d3ae-000000001140 | TASK | Skipping reboot for deployed node 2025-10-14 07:53:03.928598 | fa163e75-7366-a2e0-d3ae-000000001137 | TASK | Persist modules via modules-load.d 2025-10-14 07:53:03.953312 | fa163e75-7366-a2e0-d3ae-00000000112d | TASK | Execute grub2-mkconfig 2025-10-14 07:53:03.958774 | fa163e75-7366-a2e0-d3ae-000000001134 | SKIPPED | Ensure /etc/modules-load.d exists | np0005486746 2025-10-14 07:53:03.959700 | fa163e75-7366-a2e0-d3ae-000000001134 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005486746 | 0:02:11.282562 | 0.10s 2025-10-14 07:53:03.960008 | fa163e75-7366-a2e0-d3ae-00000000112c | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005486748 2025-10-14 07:53:03.965727 | fa163e75-7366-a2e0-d3ae-00000000112c | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005486748 | 0:02:11.288602 | 0.07s 2025-10-14 07:53:03.966084 | fa163e75-7366-a2e0-d3ae-000000001140 | SKIPPED | Skipping reboot for deployed node | np0005486750 2025-10-14 07:53:03.966389 | fa163e75-7366-a2e0-d3ae-000000001140 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005486750 | 0:02:11.289266 | 0.05s 2025-10-14 07:53:03.977310 | fa163e75-7366-a2e0-d3ae-000000001137 | SKIPPED | Persist modules via modules-load.d | np0005486752 | item=vfio_iommu_type1 2025-10-14 07:53:04.002034 | fa163e75-7366-a2e0-d3ae-000000001135 | TASK | Load modules 2025-10-14 07:53:04.027944 | fa163e75-7366-a2e0-d3ae-00000000112d | TASK | Execute grub2-mkconfig 2025-10-14 07:53:04.035260 | fa163e75-7366-a2e0-d3ae-000000001137 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005486752 | 0:02:11.358105 | 0.11s 2025-10-14 07:53:04.043542 | fa163e75-7366-a2e0-d3ae-000000001135 | SKIPPED | Load modules | np0005486746 | item=vfio_iommu_type1 2025-10-14 07:53:04.045506 | fa163e75-7366-a2e0-d3ae-00000000112d | SKIPPED | Execute grub2-mkconfig | np0005486749 2025-10-14 07:53:04.050953 | fa163e75-7366-a2e0-d3ae-00000000112d | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005486749 | 0:02:11.373828 | 0.10s 2025-10-14 07:53:04.051303 | fa163e75-7366-a2e0-d3ae-000000001135 | TIMING | tripleo_kernel : Load modules | np0005486746 | 0:02:11.374179 | 0.05s 2025-10-14 07:53:04.061339 | fa163e75-7366-a2e0-d3ae-000000000aac | TASK | set enable_sensubility fact 2025-10-14 07:53:04.075623 | fa163e75-7366-a2e0-d3ae-000000001139 | TASK | Drop module persistence 2025-10-14 07:53:04.104103 | fa163e75-7366-a2e0-d3ae-000000001137 | TASK | Persist modules via modules-load.d 2025-10-14 07:53:04.124890 | fa163e75-7366-a2e0-d3ae-00000000112e | TASK | Check for active tuned profile 2025-10-14 07:53:04.131056 | fa163e75-7366-a2e0-d3ae-00000000112d | SKIPPED | Execute grub2-mkconfig | np0005486748 2025-10-14 07:53:04.137600 | fa163e75-7366-a2e0-d3ae-00000000112d | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005486748 | 0:02:11.460458 | 0.11s 2025-10-14 07:53:04.138243 | fa163e75-7366-a2e0-d3ae-000000001139 | SKIPPED | Drop module persistence | np0005486752 | item=vfio_iommu_type1 2025-10-14 07:53:04.139675 | fa163e75-7366-a2e0-d3ae-000000000aac | OK | set enable_sensubility fact | np0005486750 2025-10-14 07:53:04.144266 | fa163e75-7366-a2e0-d3ae-000000000aac | TIMING | set enable_sensubility fact | np0005486750 | 0:02:11.467141 | 0.08s 2025-10-14 07:53:04.144649 | fa163e75-7366-a2e0-d3ae-000000001139 | TIMING | tripleo_kernel : Drop module persistence | np0005486752 | 0:02:11.467526 | 0.07s 2025-10-14 07:53:04.152063 | fa163e75-7366-a2e0-d3ae-000000001137 | SKIPPED | Persist modules via modules-load.d | np0005486746 | item=vfio_iommu_type1 2025-10-14 07:53:04.181124 | fa163e75-7366-a2e0-d3ae-00000000113b | TASK | Set modules persistence via /etc/modules 2025-10-14 07:53:04.199227 | fa163e75-7366-a2e0-d3ae-00000000112e | TASK | Check for active tuned profile 2025-10-14 07:53:04.205168 | fa163e75-7366-a2e0-d3ae-000000001137 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005486746 | 0:02:11.527950 | 0.10s 2025-10-14 07:53:04.211281 | fa163e75-7366-a2e0-d3ae-00000000113b | SKIPPED | Set modules persistence via /etc/modules | np0005486752 | item=vfio_iommu_type1 2025-10-14 07:53:04.212660 | fa163e75-7366-a2e0-d3ae-00000000112e | SKIPPED | Check for active tuned profile | np0005486749 2025-10-14 07:53:04.217337 | fa163e75-7366-a2e0-d3ae-00000000112e | TIMING | tripleo_kernel : Check for active tuned profile | np0005486749 | 0:02:11.540212 | 0.09s 2025-10-14 07:53:04.217741 | fa163e75-7366-a2e0-d3ae-00000000113b | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005486752 | 0:02:11.540616 | 0.04s 2025-10-14 07:53:04.244558 | fa163e75-7366-a2e0-d3ae-00000000113d | TASK | Modules reload 2025-10-14 07:53:04.262354 | fa163e75-7366-a2e0-d3ae-000000001139 | TASK | Drop module persistence 2025-10-14 07:53:04.285655 | fa163e75-7366-a2e0-d3ae-00000000112f | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-14 07:53:04.291035 | fa163e75-7366-a2e0-d3ae-00000000112e | SKIPPED | Check for active tuned profile | np0005486748 2025-10-14 07:53:04.291954 | fa163e75-7366-a2e0-d3ae-00000000112e | TIMING | tripleo_kernel : Check for active tuned profile | np0005486748 | 0:02:11.614816 | 0.09s 2025-10-14 07:53:04.292335 | fa163e75-7366-a2e0-d3ae-00000000113d | SKIPPED | Modules reload | np0005486752 2025-10-14 07:53:04.292673 | fa163e75-7366-a2e0-d3ae-00000000113d | TIMING | tripleo_kernel : Modules reload | np0005486752 | 0:02:11.615550 | 0.05s 2025-10-14 07:53:04.303510 | fa163e75-7366-a2e0-d3ae-00000000113f | TASK | Reboot tasks 2025-10-14 07:53:04.316769 | fa163e75-7366-a2e0-d3ae-000000001139 | SKIPPED | Drop module persistence | np0005486746 | item=vfio_iommu_type1 2025-10-14 07:53:04.333622 | fa163e75-7366-a2e0-d3ae-00000000112f | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-14 07:53:04.340807 | fa163e75-7366-a2e0-d3ae-000000001139 | TIMING | tripleo_kernel : Drop module persistence | np0005486746 | 0:02:11.663656 | 0.08s 2025-10-14 07:53:04.351297 | fa163e75-7366-a2e0-d3ae-00000000113f | SKIPPED | Reboot tasks | np0005486752 2025-10-14 07:53:04.351921 | fa163e75-7366-a2e0-d3ae-00000000113f | TIMING | tripleo_kernel : Reboot tasks | np0005486752 | 0:02:11.674796 | 0.05s 2025-10-14 07:53:04.352228 | fa163e75-7366-a2e0-d3ae-00000000112f | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005486749 2025-10-14 07:53:04.352566 | fa163e75-7366-a2e0-d3ae-00000000112f | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005486749 | 0:02:11.675443 | 0.07s 2025-10-14 07:53:04.363012 | fa163e75-7366-a2e0-d3ae-000000001140 | TASK | Skipping reboot for deployed node 2025-10-14 07:53:04.381093 | fa163e75-7366-a2e0-d3ae-00000000113b | TASK | Set modules persistence via /etc/modules 2025-10-14 07:53:04.409881 | fa163e75-7366-a2e0-d3ae-000000001130 | TASK | Set reboot required fact 2025-10-14 07:53:04.415642 | fa163e75-7366-a2e0-d3ae-00000000112f | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005486748 2025-10-14 07:53:04.416554 | fa163e75-7366-a2e0-d3ae-00000000112f | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005486748 | 0:02:11.739413 | 0.08s 2025-10-14 07:53:04.416913 | fa163e75-7366-a2e0-d3ae-000000001140 | SKIPPED | Skipping reboot for deployed node | np0005486752 2025-10-14 07:53:04.417210 | fa163e75-7366-a2e0-d3ae-000000001140 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005486752 | 0:02:11.740087 | 0.05s 2025-10-14 07:53:04.427612 | fa163e75-7366-a2e0-d3ae-00000000113b | SKIPPED | Set modules persistence via /etc/modules | np0005486746 | item=vfio_iommu_type1 2025-10-14 07:53:04.449469 | fa163e75-7366-a2e0-d3ae-000000001130 | TASK | Set reboot required fact 2025-10-14 07:53:04.459045 | fa163e75-7366-a2e0-d3ae-00000000113b | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005486746 | 0:02:11.781898 | 0.08s 2025-10-14 07:53:04.459822 | fa163e75-7366-a2e0-d3ae-000000001130 | SKIPPED | Set reboot required fact | np0005486749 2025-10-14 07:53:04.460318 | fa163e75-7366-a2e0-d3ae-000000001130 | TIMING | tripleo_kernel : Set reboot required fact | np0005486749 | 0:02:11.783194 | 0.05s 2025-10-14 07:53:04.470566 | fa163e75-7366-a2e0-d3ae-000000000aac | TASK | set enable_sensubility fact 2025-10-14 07:53:04.488781 | fa163e75-7366-a2e0-d3ae-00000000113d | TASK | Modules reload 2025-10-14 07:53:04.518198 | fa163e75-7366-a2e0-d3ae-000000001132 | TASK | Apply DPDK workarounds 2025-10-14 07:53:04.524013 | fa163e75-7366-a2e0-d3ae-000000000aac | OK | set enable_sensubility fact | np0005486752 2025-10-14 07:53:04.530387 | fa163e75-7366-a2e0-d3ae-000000000aac | TIMING | set enable_sensubility fact | np0005486752 | 0:02:11.853244 | 0.06s 2025-10-14 07:53:04.530822 | fa163e75-7366-a2e0-d3ae-000000001130 | SKIPPED | Set reboot required fact | np0005486748 2025-10-14 07:53:04.531166 | fa163e75-7366-a2e0-d3ae-000000001130 | TIMING | tripleo_kernel : Set reboot required fact | np0005486748 | 0:02:11.854042 | 0.08s 2025-10-14 07:53:04.531491 | fa163e75-7366-a2e0-d3ae-00000000113d | SKIPPED | Modules reload | np0005486746 2025-10-14 07:53:04.531768 | fa163e75-7366-a2e0-d3ae-00000000113d | TIMING | tripleo_kernel : Modules reload | np0005486746 | 0:02:11.854645 | 0.04s 2025-10-14 07:53:04.564910 | fa163e75-7366-a2e0-d3ae-00000000113f | TASK | Reboot tasks 2025-10-14 07:53:04.582938 | fa163e75-7366-a2e0-d3ae-000000001132 | TASK | Apply DPDK workarounds 2025-10-14 07:53:04.589291 | fa163e75-7366-a2e0-d3ae-000000001132 | SKIPPED | Apply DPDK workarounds | np0005486749 2025-10-14 07:53:04.590303 | fa163e75-7366-a2e0-d3ae-000000001132 | TIMING | Apply DPDK workarounds | np0005486749 | 0:02:11.913166 | 0.07s 2025-10-14 07:53:04.622716 | fa163e75-7366-a2e0-d3ae-000000001134 | TASK | Ensure /etc/modules-load.d exists 2025-10-14 07:53:04.628040 | fa163e75-7366-a2e0-d3ae-00000000113f | SKIPPED | Reboot tasks | np0005486746 2025-10-14 07:53:04.628967 | fa163e75-7366-a2e0-d3ae-00000000113f | TIMING | tripleo_kernel : Reboot tasks | np0005486746 | 0:02:11.951819 | 0.06s 2025-10-14 07:53:04.654867 | fa163e75-7366-a2e0-d3ae-000000001140 | TASK | Skipping reboot for deployed node 2025-10-14 07:53:04.660632 | fa163e75-7366-a2e0-d3ae-000000001132 | SKIPPED | Apply DPDK workarounds | np0005486748 2025-10-14 07:53:04.661587 | fa163e75-7366-a2e0-d3ae-000000001132 | TIMING | Apply DPDK workarounds | np0005486748 | 0:02:11.984447 | 0.08s 2025-10-14 07:53:04.661929 | fa163e75-7366-a2e0-d3ae-000000001134 | SKIPPED | Ensure /etc/modules-load.d exists | np0005486749 2025-10-14 07:53:04.662239 | fa163e75-7366-a2e0-d3ae-000000001134 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005486749 | 0:02:11.985115 | 0.04s 2025-10-14 07:53:04.677099 | fa163e75-7366-a2e0-d3ae-000000001134 | TASK | Ensure /etc/modules-load.d exists 2025-10-14 07:53:04.701156 | fa163e75-7366-a2e0-d3ae-000000001135 | TASK | Load modules 2025-10-14 07:53:04.706461 | fa163e75-7366-a2e0-d3ae-000000001140 | SKIPPED | Skipping reboot for deployed node | np0005486746 2025-10-14 07:53:04.707399 | fa163e75-7366-a2e0-d3ae-000000001140 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005486746 | 0:02:12.030261 | 0.05s 2025-10-14 07:53:04.728076 | fa163e75-7366-a2e0-d3ae-000000001134 | SKIPPED | Ensure /etc/modules-load.d exists | np0005486748 2025-10-14 07:53:04.728469 | fa163e75-7366-a2e0-d3ae-000000001134 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005486748 | 0:02:12.051344 | 0.05s 2025-10-14 07:53:04.740607 | fa163e75-7366-a2e0-d3ae-000000000a7b | TASK | set enable_sensubility fact 2025-10-14 07:53:04.754012 | fa163e75-7366-a2e0-d3ae-000000001135 | SKIPPED | Load modules | np0005486749 | item=vfio_iommu_type1 2025-10-14 07:53:04.772285 | fa163e75-7366-a2e0-d3ae-000000001135 | TASK | Load modules 2025-10-14 07:53:04.778584 | fa163e75-7366-a2e0-d3ae-000000001135 | TIMING | tripleo_kernel : Load modules | np0005486749 | 0:02:12.101418 | 0.08s 2025-10-14 07:53:04.784678 | fa163e75-7366-a2e0-d3ae-000000000a7b | OK | set enable_sensubility fact | np0005486746 2025-10-14 07:53:04.785217 | fa163e75-7366-a2e0-d3ae-000000000a7b | TIMING | set enable_sensubility fact | np0005486746 | 0:02:12.108092 | 0.04s 2025-10-14 07:53:04.820997 | fa163e75-7366-a2e0-d3ae-000000001135 | SKIPPED | Load modules | np0005486748 | item=vfio_iommu_type1 2025-10-14 07:53:04.831079 | fa163e75-7366-a2e0-d3ae-000000001137 | TASK | Persist modules via modules-load.d 2025-10-14 07:53:04.836583 | fa163e75-7366-a2e0-d3ae-000000001135 | TIMING | tripleo_kernel : Load modules | np0005486748 | 0:02:12.159434 | 0.06s 2025-10-14 07:53:04.866310 | fa163e75-7366-a2e0-d3ae-000000001137 | SKIPPED | Persist modules via modules-load.d | np0005486749 | item=vfio_iommu_type1 2025-10-14 07:53:04.882013 | fa163e75-7366-a2e0-d3ae-000000001137 | TASK | Persist modules via modules-load.d 2025-10-14 07:53:04.887649 | fa163e75-7366-a2e0-d3ae-000000001137 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005486749 | 0:02:12.210501 | 0.06s 2025-10-14 07:53:04.903817 | fa163e75-7366-a2e0-d3ae-000000001139 | TASK | Drop module persistence 2025-10-14 07:53:04.918415 | fa163e75-7366-a2e0-d3ae-000000001137 | SKIPPED | Persist modules via modules-load.d | np0005486748 | item=vfio_iommu_type1 2025-10-14 07:53:04.926072 | fa163e75-7366-a2e0-d3ae-000000001137 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005486748 | 0:02:12.248935 | 0.04s 2025-10-14 07:53:04.940790 | fa163e75-7366-a2e0-d3ae-000000001139 | TASK | Drop module persistence 2025-10-14 07:53:04.953698 | fa163e75-7366-a2e0-d3ae-000000001139 | SKIPPED | Drop module persistence | np0005486749 | item=vfio_iommu_type1 2025-10-14 07:53:04.961570 | fa163e75-7366-a2e0-d3ae-000000001139 | TIMING | tripleo_kernel : Drop module persistence | np0005486749 | 0:02:12.284435 | 0.06s 2025-10-14 07:53:04.976421 | fa163e75-7366-a2e0-d3ae-00000000113b | TASK | Set modules persistence via /etc/modules 2025-10-14 07:53:04.992247 | fa163e75-7366-a2e0-d3ae-000000001139 | SKIPPED | Drop module persistence | np0005486748 | item=vfio_iommu_type1 2025-10-14 07:53:05.000837 | fa163e75-7366-a2e0-d3ae-000000001139 | TIMING | tripleo_kernel : Drop module persistence | np0005486748 | 0:02:12.323702 | 0.06s 2025-10-14 07:53:05.016503 | fa163e75-7366-a2e0-d3ae-00000000113b | TASK | Set modules persistence via /etc/modules 2025-10-14 07:53:05.028987 | fa163e75-7366-a2e0-d3ae-00000000113b | SKIPPED | Set modules persistence via /etc/modules | np0005486749 | item=vfio_iommu_type1 2025-10-14 07:53:05.037268 | fa163e75-7366-a2e0-d3ae-00000000113b | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005486749 | 0:02:12.360132 | 0.06s 2025-10-14 07:53:05.052172 | fa163e75-7366-a2e0-d3ae-00000000113d | TASK | Modules reload 2025-10-14 07:53:05.068672 | fa163e75-7366-a2e0-d3ae-00000000113b | SKIPPED | Set modules persistence via /etc/modules | np0005486748 | item=vfio_iommu_type1 2025-10-14 07:53:05.076132 | fa163e75-7366-a2e0-d3ae-00000000113b | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005486748 | 0:02:12.398996 | 0.06s 2025-10-14 07:53:05.093493 | fa163e75-7366-a2e0-d3ae-00000000113d | TASK | Modules reload 2025-10-14 07:53:05.099145 | fa163e75-7366-a2e0-d3ae-00000000113d | SKIPPED | Modules reload | np0005486749 2025-10-14 07:53:05.100098 | fa163e75-7366-a2e0-d3ae-00000000113d | TIMING | tripleo_kernel : Modules reload | np0005486749 | 0:02:12.422960 | 0.05s 2025-10-14 07:53:05.115344 | fa163e75-7366-a2e0-d3ae-00000000113f | TASK | Reboot tasks 2025-10-14 07:53:05.128757 | fa163e75-7366-a2e0-d3ae-00000000113d | SKIPPED | Modules reload | np0005486748 2025-10-14 07:53:05.129682 | fa163e75-7366-a2e0-d3ae-00000000113d | TIMING | tripleo_kernel : Modules reload | np0005486748 | 0:02:12.452546 | 0.04s 2025-10-14 07:53:05.144202 | fa163e75-7366-a2e0-d3ae-00000000113f | TASK | Reboot tasks 2025-10-14 07:53:05.172784 | fa163e75-7366-a2e0-d3ae-00000000113f | SKIPPED | Reboot tasks | np0005486749 2025-10-14 07:53:05.173629 | fa163e75-7366-a2e0-d3ae-00000000113f | TIMING | tripleo_kernel : Reboot tasks | np0005486749 | 0:02:12.496496 | 0.06s 2025-10-14 07:53:05.191854 | fa163e75-7366-a2e0-d3ae-000000001140 | TASK | Skipping reboot for deployed node 2025-10-14 07:53:05.196474 | fa163e75-7366-a2e0-d3ae-00000000113f | SKIPPED | Reboot tasks | np0005486748 2025-10-14 07:53:05.197376 | fa163e75-7366-a2e0-d3ae-00000000113f | TIMING | tripleo_kernel : Reboot tasks | np0005486748 | 0:02:12.520240 | 0.05s 2025-10-14 07:53:05.212775 | fa163e75-7366-a2e0-d3ae-000000001140 | TASK | Skipping reboot for deployed node 2025-10-14 07:53:05.228776 | fa163e75-7366-a2e0-d3ae-000000001140 | SKIPPED | Skipping reboot for deployed node | np0005486749 2025-10-14 07:53:05.229702 | fa163e75-7366-a2e0-d3ae-000000001140 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005486749 | 0:02:12.552567 | 0.04s 2025-10-14 07:53:05.256761 | fa163e75-7366-a2e0-d3ae-000000000bdf | TASK | set enable_sensubility fact 2025-10-14 07:53:05.268777 | fa163e75-7366-a2e0-d3ae-000000001140 | SKIPPED | Skipping reboot for deployed node | np0005486748 2025-10-14 07:53:05.269759 | fa163e75-7366-a2e0-d3ae-000000001140 | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005486748 | 0:02:12.592622 | 0.06s 2025-10-14 07:53:05.300821 | fa163e75-7366-a2e0-d3ae-000000000bdf | TASK | set enable_sensubility fact 2025-10-14 07:53:05.306396 | fa163e75-7366-a2e0-d3ae-000000000bdf | OK | set enable_sensubility fact | np0005486749 2025-10-14 07:53:05.307372 | fa163e75-7366-a2e0-d3ae-000000000bdf | TIMING | set enable_sensubility fact | np0005486749 | 0:02:12.630234 | 0.05s 2025-10-14 07:53:05.358258 | fa163e75-7366-a2e0-d3ae-000000000bdf | OK | set enable_sensubility fact | np0005486748 2025-10-14 07:53:05.358727 | fa163e75-7366-a2e0-d3ae-000000000bdf | TIMING | set enable_sensubility fact | np0005486748 | 0:02:12.681602 | 0.06s PLAY [Server pre network steps] ************************************************ 2025-10-14 07:53:05.521754 | fa163e75-7366-a2e0-d3ae-000000000044 | TASK | Server pre-network deployments 2025-10-14 07:53:05.538196 | fa163e75-7366-a2e0-d3ae-000000000044 | TASK | Server pre-network deployments 2025-10-14 07:53:05.562291 | fa163e75-7366-a2e0-d3ae-000000000044 | TASK | Server pre-network deployments 2025-10-14 07:53:05.587977 | fa163e75-7366-a2e0-d3ae-000000000044 | TASK | Server pre-network deployments 2025-10-14 07:53:05.613594 | fa163e75-7366-a2e0-d3ae-000000000044 | TASK | Server pre-network deployments 2025-10-14 07:53:05.637071 | fa163e75-7366-a2e0-d3ae-000000000044 | TASK | Server pre-network deployments 2025-10-14 07:53:05.643173 | fa163e75-7366-a2e0-d3ae-000000000044 | OK | Server pre-network deployments | np0005486750 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000044') missing from stats 2025-10-14 07:53:05.648377 | fa163e75-7366-a2e0-d3ae-000000000044 | OK | Server pre-network deployments | np0005486751 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000044') missing from stats 2025-10-14 07:53:05.649182 | fa163e75-7366-a2e0-d3ae-000000000044 | OK | Server pre-network deployments | np0005486752 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000044') missing from stats 2025-10-14 07:53:05.649973 | fa163e75-7366-a2e0-d3ae-000000000044 | OK | Server pre-network deployments | np0005486746 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000044') missing from stats 2025-10-14 07:53:05.650758 | fa163e75-7366-a2e0-d3ae-000000000044 | OK | Server pre-network deployments | np0005486748 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000044') missing from stats 2025-10-14 07:53:05.661984 | fa163e75-7366-a2e0-d3ae-000000000048 | TASK | Hiera config 2025-10-14 07:53:05.688035 | fa163e75-7366-a2e0-d3ae-000000000048 | TASK | Hiera config 2025-10-14 07:53:05.702288 | fa163e75-7366-a2e0-d3ae-000000000048 | TASK | Hiera config 2025-10-14 07:53:05.733285 | fa163e75-7366-a2e0-d3ae-000000000048 | TASK | Hiera config 2025-10-14 07:53:05.750700 | fa163e75-7366-a2e0-d3ae-000000000048 | TASK | Hiera config 2025-10-14 07:53:05.756708 | fa163e75-7366-a2e0-d3ae-000000000044 | OK | Server pre-network deployments | np0005486749 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000044') missing from stats 2025-10-14 07:53:05.762561 | fa163e75-7366-a2e0-d3ae-000000000048 | TIMING | Hiera config | np0005486750 | 0:02:13.085407 | 0.10s 2025-10-14 07:53:05.762903 | fa163e75-7366-a2e0-d3ae-000000000048 | TIMING | Hiera config | np0005486751 | 0:02:13.085779 | 0.07s 2025-10-14 07:53:05.763287 | fa163e75-7366-a2e0-d3ae-000000000048 | TIMING | Hiera config | np0005486752 | 0:02:13.086164 | 0.06s 2025-10-14 07:53:05.763605 | fa163e75-7366-a2e0-d3ae-000000000048 | TIMING | Hiera config | np0005486746 | 0:02:13.086482 | 0.03s 2025-10-14 07:53:05.822668 | fa163e75-7366-a2e0-d3ae-000000001b4d | TASK | Create /etc/puppet/hieradata 2025-10-14 07:53:05.836561 | fa163e75-7366-a2e0-d3ae-000000001b4d | TASK | Create /etc/puppet/hieradata 2025-10-14 07:53:05.850625 | fa163e75-7366-a2e0-d3ae-000000001b4d | TASK | Create /etc/puppet/hieradata 2025-10-14 07:53:05.869086 | fa163e75-7366-a2e0-d3ae-000000001b4d | TASK | Create /etc/puppet/hieradata 2025-10-14 07:53:05.886718 | fa163e75-7366-a2e0-d3ae-000000000048 | TASK | Hiera config 2025-10-14 07:53:05.892911 | fa163e75-7366-a2e0-d3ae-000000000048 | TIMING | Hiera config | np0005486748 | 0:02:13.215765 | 0.14s 2025-10-14 07:53:05.929308 | fa163e75-7366-a2e0-d3ae-000000001b4d | TASK | Create /etc/puppet/hieradata 2025-10-14 07:53:05.935313 | fa163e75-7366-a2e0-d3ae-000000000048 | TIMING | Hiera config | np0005486749 | 0:02:13.258161 | 0.05s 2025-10-14 07:53:05.972829 | fa163e75-7366-a2e0-d3ae-000000001b4d | TASK | Create /etc/puppet/hieradata 2025-10-14 07:53:06.096943 | fa163e75-7366-a2e0-d3ae-000000001b4d | CHANGED | Create /etc/puppet/hieradata | np0005486750 2025-10-14 07:53:06.097952 | fa163e75-7366-a2e0-d3ae-000000001b4d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005486750 | 0:02:13.420816 | 0.27s 2025-10-14 07:53:06.107637 | fa163e75-7366-a2e0-d3ae-000000001b4e | TASK | Write hiera config 2025-10-14 07:53:06.154524 | fa163e75-7366-a2e0-d3ae-000000001b4d | CHANGED | Create /etc/puppet/hieradata | np0005486751 2025-10-14 07:53:06.155850 | fa163e75-7366-a2e0-d3ae-000000001b4d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005486751 | 0:02:13.478716 | 0.32s 2025-10-14 07:53:06.166068 | fa163e75-7366-a2e0-d3ae-000000001b4e | TASK | Write hiera config 2025-10-14 07:53:06.179196 | fa163e75-7366-a2e0-d3ae-000000001b4d | CHANGED | Create /etc/puppet/hieradata | np0005486752 2025-10-14 07:53:06.180185 | fa163e75-7366-a2e0-d3ae-000000001b4d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005486752 | 0:02:13.503053 | 0.33s 2025-10-14 07:53:06.195322 | fa163e75-7366-a2e0-d3ae-000000001b4e | TASK | Write hiera config 2025-10-14 07:53:06.201579 | fa163e75-7366-a2e0-d3ae-000000001b4d | CHANGED | Create /etc/puppet/hieradata | np0005486746 2025-10-14 07:53:06.202549 | fa163e75-7366-a2e0-d3ae-000000001b4d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005486746 | 0:02:13.525414 | 0.33s 2025-10-14 07:53:06.217495 | fa163e75-7366-a2e0-d3ae-000000001b4e | TASK | Write hiera config 2025-10-14 07:53:06.237647 | fa163e75-7366-a2e0-d3ae-000000001b4d | CHANGED | Create /etc/puppet/hieradata | np0005486748 2025-10-14 07:53:06.238515 | fa163e75-7366-a2e0-d3ae-000000001b4d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005486748 | 0:02:13.561380 | 0.31s 2025-10-14 07:53:06.253667 | fa163e75-7366-a2e0-d3ae-000000001b4e | TASK | Write hiera config 2025-10-14 07:53:06.319938 | fa163e75-7366-a2e0-d3ae-000000001b4d | CHANGED | Create /etc/puppet/hieradata | np0005486749 2025-10-14 07:53:06.320942 | fa163e75-7366-a2e0-d3ae-000000001b4d | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005486749 | 0:02:13.643810 | 0.35s 2025-10-14 07:53:06.335941 | fa163e75-7366-a2e0-d3ae-000000001b4e | TASK | Write hiera config 2025-10-14 07:53:07.079459 | fa163e75-7366-a2e0-d3ae-000000001b4e | CHANGED | Write hiera config | np0005486750 2025-10-14 07:53:07.080872 | fa163e75-7366-a2e0-d3ae-000000001b4e | TIMING | tripleo_hieradata : Write hiera config | np0005486750 | 0:02:14.403737 | 0.97s 2025-10-14 07:53:07.099720 | fa163e75-7366-a2e0-d3ae-000000000049 | TASK | Hiera symlink 2025-10-14 07:53:07.153566 | fa163e75-7366-a2e0-d3ae-000000001b4e | CHANGED | Write hiera config | np0005486751 2025-10-14 07:53:07.155610 | fa163e75-7366-a2e0-d3ae-000000001b4e | TIMING | tripleo_hieradata : Write hiera config | np0005486751 | 0:02:14.478461 | 0.99s 2025-10-14 07:53:07.191147 | fa163e75-7366-a2e0-d3ae-000000000049 | TASK | Hiera symlink 2025-10-14 07:53:07.200069 | fa163e75-7366-a2e0-d3ae-000000001b4e | CHANGED | Write hiera config | np0005486746 2025-10-14 07:53:07.201383 | fa163e75-7366-a2e0-d3ae-000000001b4e | TIMING | tripleo_hieradata : Write hiera config | np0005486746 | 0:02:14.524240 | 0.98s 2025-10-14 07:53:07.239806 | fa163e75-7366-a2e0-d3ae-000000001b4e | CHANGED | Write hiera config | np0005486752 2025-10-14 07:53:07.241012 | fa163e75-7366-a2e0-d3ae-000000001b4e | TIMING | tripleo_hieradata : Write hiera config | np0005486752 | 0:02:14.563875 | 1.04s 2025-10-14 07:53:07.242029 | fa163e75-7366-a2e0-d3ae-000000001b4e | CHANGED | Write hiera config | np0005486748 2025-10-14 07:53:07.242839 | fa163e75-7366-a2e0-d3ae-000000001b4e | TIMING | tripleo_hieradata : Write hiera config | np0005486748 | 0:02:14.565706 | 0.99s 2025-10-14 07:53:07.280914 | fa163e75-7366-a2e0-d3ae-000000000049 | TASK | Hiera symlink 2025-10-14 07:53:07.311283 | fa163e75-7366-a2e0-d3ae-000000001b4e | CHANGED | Write hiera config | np0005486749 2025-10-14 07:53:07.312336 | fa163e75-7366-a2e0-d3ae-000000001b4e | TIMING | tripleo_hieradata : Write hiera config | np0005486749 | 0:02:14.635198 | 0.98s 2025-10-14 07:53:07.326459 | fa163e75-7366-a2e0-d3ae-000000000049 | TASK | Hiera symlink 2025-10-14 07:53:07.350899 | fa163e75-7366-a2e0-d3ae-000000000049 | TASK | Hiera symlink 2025-10-14 07:53:07.383776 | fa163e75-7366-a2e0-d3ae-000000000049 | TASK | Hiera symlink 2025-10-14 07:53:07.414362 | fa163e75-7366-a2e0-d3ae-000000000049 | CHANGED | Hiera symlink | np0005486750 2025-10-14 07:53:07.416118 | fa163e75-7366-a2e0-d3ae-000000000049 | TIMING | Hiera symlink | np0005486750 | 0:02:14.738971 | 0.32s 2025-10-14 07:53:07.431534 | fa163e75-7366-a2e0-d3ae-00000000004a | TASK | Hieradata from vars 2025-10-14 07:53:07.458531 | fa163e75-7366-a2e0-d3ae-00000000004a | TIMING | Hieradata from vars | np0005486750 | 0:02:14.781383 | 0.03s 2025-10-14 07:53:07.490753 | fa163e75-7366-a2e0-d3ae-000000001c5b | TASK | Copy overcloud.json to all_nodes.json 2025-10-14 07:53:07.510633 | fa163e75-7366-a2e0-d3ae-000000000049 | CHANGED | Hiera symlink | np0005486751 2025-10-14 07:53:07.512003 | fa163e75-7366-a2e0-d3ae-000000000049 | TIMING | Hiera symlink | np0005486751 | 0:02:14.834863 | 0.32s 2025-10-14 07:53:07.524218 | fa163e75-7366-a2e0-d3ae-00000000004a | TASK | Hieradata from vars 2025-10-14 07:53:07.554272 | fa163e75-7366-a2e0-d3ae-00000000004a | TIMING | Hieradata from vars | np0005486751 | 0:02:14.877127 | 0.03s 2025-10-14 07:53:07.596353 | fa163e75-7366-a2e0-d3ae-000000001c5b | TASK | Copy overcloud.json to all_nodes.json 2025-10-14 07:53:07.607902 | fa163e75-7366-a2e0-d3ae-000000000049 | CHANGED | Hiera symlink | np0005486746 2025-10-14 07:53:07.610775 | fa163e75-7366-a2e0-d3ae-000000000049 | TIMING | Hiera symlink | np0005486746 | 0:02:14.933609 | 0.33s 2025-10-14 07:53:07.658506 | fa163e75-7366-a2e0-d3ae-00000000004a | TASK | Hieradata from vars 2025-10-14 07:53:07.670071 | fa163e75-7366-a2e0-d3ae-000000000049 | CHANGED | Hiera symlink | np0005486752 2025-10-14 07:53:07.673294 | fa163e75-7366-a2e0-d3ae-000000000049 | TIMING | Hiera symlink | np0005486752 | 0:02:14.996135 | 0.35s 2025-10-14 07:53:07.675678 | fa163e75-7366-a2e0-d3ae-000000000049 | CHANGED | Hiera symlink | np0005486748 2025-10-14 07:53:07.677576 | fa163e75-7366-a2e0-d3ae-000000000049 | TIMING | Hiera symlink | np0005486748 | 0:02:15.000446 | 0.33s 2025-10-14 07:53:07.697194 | fa163e75-7366-a2e0-d3ae-00000000004a | TASK | Hieradata from vars 2025-10-14 07:53:07.733094 | fa163e75-7366-a2e0-d3ae-00000000004a | TASK | Hieradata from vars 2025-10-14 07:53:07.742617 | fa163e75-7366-a2e0-d3ae-00000000004a | TIMING | Hieradata from vars | np0005486746 | 0:02:15.065458 | 0.08s 2025-10-14 07:53:07.744382 | fa163e75-7366-a2e0-d3ae-000000000049 | CHANGED | Hiera symlink | np0005486749 2025-10-14 07:53:07.745608 | fa163e75-7366-a2e0-d3ae-000000000049 | TIMING | Hiera symlink | np0005486749 | 0:02:15.068480 | 0.36s 2025-10-14 07:53:07.746704 | fa163e75-7366-a2e0-d3ae-00000000004a | TIMING | Hieradata from vars | np0005486752 | 0:02:15.069577 | 0.05s 2025-10-14 07:53:07.799703 | fa163e75-7366-a2e0-d3ae-000000001c5b | TASK | Copy overcloud.json to all_nodes.json 2025-10-14 07:53:07.820976 | fa163e75-7366-a2e0-d3ae-000000001c5b | TASK | Copy overcloud.json to all_nodes.json 2025-10-14 07:53:07.841281 | fa163e75-7366-a2e0-d3ae-00000000004a | TASK | Hieradata from vars 2025-10-14 07:53:07.848485 | fa163e75-7366-a2e0-d3ae-00000000004a | TIMING | Hieradata from vars | np0005486748 | 0:02:15.171335 | 0.11s 2025-10-14 07:53:07.889925 | fa163e75-7366-a2e0-d3ae-000000001c5b | TASK | Copy overcloud.json to all_nodes.json 2025-10-14 07:53:07.897086 | fa163e75-7366-a2e0-d3ae-00000000004a | TIMING | Hieradata from vars | np0005486749 | 0:02:15.219940 | 0.05s 2025-10-14 07:53:07.937021 | fa163e75-7366-a2e0-d3ae-000000001c5b | TASK | Copy overcloud.json to all_nodes.json 2025-10-14 07:53:08.482959 | fa163e75-7366-a2e0-d3ae-000000001c5b | CHANGED | Copy overcloud.json to all_nodes.json | np0005486750 2025-10-14 07:53:08.486176 | fa163e75-7366-a2e0-d3ae-000000001c5b | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005486750 | 0:02:15.809014 | 0.99s 2025-10-14 07:53:08.508272 | fa163e75-7366-a2e0-d3ae-000000001c5c | TASK | Render hieradata from template 2025-10-14 07:53:08.626585 | fa163e75-7366-a2e0-d3ae-000000001c5b | CHANGED | Copy overcloud.json to all_nodes.json | np0005486751 2025-10-14 07:53:08.628830 | fa163e75-7366-a2e0-d3ae-000000001c5b | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005486751 | 0:02:15.951684 | 1.03s 2025-10-14 07:53:08.652223 | fa163e75-7366-a2e0-d3ae-000000001c5c | TASK | Render hieradata from template 2025-10-14 07:53:08.724908 | fa163e75-7366-a2e0-d3ae-000000001c5b | CHANGED | Copy overcloud.json to all_nodes.json | np0005486752 2025-10-14 07:53:08.727356 | fa163e75-7366-a2e0-d3ae-000000001c5b | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005486752 | 0:02:16.050214 | 0.93s 2025-10-14 07:53:08.742093 | fa163e75-7366-a2e0-d3ae-000000001c5c | TASK | Render hieradata from template 2025-10-14 07:53:08.795145 | fa163e75-7366-a2e0-d3ae-000000001c5b | CHANGED | Copy overcloud.json to all_nodes.json | np0005486748 2025-10-14 07:53:08.802180 | fa163e75-7366-a2e0-d3ae-000000001c5b | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005486748 | 0:02:16.125041 | 0.91s 2025-10-14 07:53:08.803317 | fa163e75-7366-a2e0-d3ae-000000001c5b | CHANGED | Copy overcloud.json to all_nodes.json | np0005486746 2025-10-14 07:53:08.804303 | fa163e75-7366-a2e0-d3ae-000000001c5b | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005486746 | 0:02:16.127162 | 0.98s 2025-10-14 07:53:08.824576 | fa163e75-7366-a2e0-d3ae-000000001c5c | TASK | Render hieradata from template 2025-10-14 07:53:08.846575 | fa163e75-7366-a2e0-d3ae-000000001c5c | TASK | Render hieradata from template 2025-10-14 07:53:08.915467 | fa163e75-7366-a2e0-d3ae-000000001c5b | CHANGED | Copy overcloud.json to all_nodes.json | np0005486749 2025-10-14 07:53:08.916850 | fa163e75-7366-a2e0-d3ae-000000001c5b | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005486749 | 0:02:16.239711 | 0.98s 2025-10-14 07:53:08.941311 | fa163e75-7366-a2e0-d3ae-000000001c5c | TASK | Render hieradata from template 2025-10-14 07:53:09.582422 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486750 | item=bootstrap_node 2025-10-14 07:53:09.586257 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:02:16.909110 | 1.08s 2025-10-14 07:53:09.751158 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486751 | item=bootstrap_node 2025-10-14 07:53:09.759356 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:02:17.082224 | 1.11s 2025-10-14 07:53:09.762974 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486752 | item=bootstrap_node 2025-10-14 07:53:09.763551 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:02:17.086424 | 1.02s 2025-10-14 07:53:09.832132 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486746 | item=bootstrap_node 2025-10-14 07:53:09.832880 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:02:17.155752 | 1.01s 2025-10-14 07:53:09.870881 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486748 | item=bootstrap_node 2025-10-14 07:53:09.871692 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:02:17.194560 | 1.02s 2025-10-14 07:53:09.976285 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486749 | item=bootstrap_node 2025-10-14 07:53:09.978635 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:02:17.301503 | 1.04s 2025-10-14 07:53:10.603308 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486750 | item=vip_data 2025-10-14 07:53:10.605763 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:02:17.928633 | 2.10s 2025-10-14 07:53:10.800855 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486752 | item=vip_data 2025-10-14 07:53:10.803915 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:02:18.126775 | 2.06s 2025-10-14 07:53:10.817676 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486746 | item=vip_data 2025-10-14 07:53:10.818585 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:02:18.141451 | 1.99s 2025-10-14 07:53:10.837997 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486751 | item=vip_data 2025-10-14 07:53:10.840577 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:02:18.163443 | 2.19s 2025-10-14 07:53:10.878156 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486748 | item=vip_data 2025-10-14 07:53:10.880865 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:02:18.203728 | 2.03s 2025-10-14 07:53:11.022483 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486749 | item=vip_data 2025-10-14 07:53:11.023833 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:02:18.346695 | 2.08s 2025-10-14 07:53:11.713072 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486750 | item=net_ip_map 2025-10-14 07:53:11.717674 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:02:19.040543 | 3.21s 2025-10-14 07:53:11.936387 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486752 | item=net_ip_map 2025-10-14 07:53:11.940762 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:02:19.263622 | 3.20s 2025-10-14 07:53:11.977550 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486751 | item=net_ip_map 2025-10-14 07:53:11.981730 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:02:19.304593 | 3.33s 2025-10-14 07:53:12.043222 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486746 | item=net_ip_map 2025-10-14 07:53:12.047420 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:02:19.370282 | 3.22s 2025-10-14 07:53:12.076180 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486748 | item=net_ip_map 2025-10-14 07:53:12.080244 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:02:19.403109 | 3.23s 2025-10-14 07:53:12.218129 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486749 | item=net_ip_map 2025-10-14 07:53:12.222264 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:02:19.545133 | 3.28s 2025-10-14 07:53:12.679979 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486750 | item=cloud_domain 2025-10-14 07:53:12.684648 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:02:20.007508 | 4.17s 2025-10-14 07:53:12.908639 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486752 | item=cloud_domain 2025-10-14 07:53:12.913157 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:02:20.236020 | 4.17s 2025-10-14 07:53:12.973092 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486751 | item=cloud_domain 2025-10-14 07:53:12.977362 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:02:20.300225 | 4.32s 2025-10-14 07:53:13.012752 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486746 | item=cloud_domain 2025-10-14 07:53:13.016977 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:02:20.339842 | 4.19s 2025-10-14 07:53:13.077213 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486748 | item=cloud_domain 2025-10-14 07:53:13.082287 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:02:20.405150 | 4.23s 2025-10-14 07:53:13.172033 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486749 | item=cloud_domain 2025-10-14 07:53:13.176981 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:02:20.499835 | 4.23s 2025-10-14 07:53:13.661922 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486750 | item=fqdn 2025-10-14 07:53:13.665118 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:02:20.987979 | 5.15s 2025-10-14 07:53:13.882832 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486752 | item=fqdn 2025-10-14 07:53:13.887334 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:02:21.210189 | 5.14s 2025-10-14 07:53:13.990217 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486751 | item=fqdn 2025-10-14 07:53:13.994798 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:02:21.317664 | 5.34s 2025-10-14 07:53:14.031185 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486746 | item=fqdn 2025-10-14 07:53:14.036537 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:02:21.359405 | 5.21s 2025-10-14 07:53:14.077855 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486748 | item=fqdn 2025-10-14 07:53:14.083736 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:02:21.406604 | 5.23s 2025-10-14 07:53:14.132332 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486749 | item=fqdn 2025-10-14 07:53:14.135779 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:02:21.458648 | 5.19s 2025-10-14 07:53:14.583607 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486750 | item=service_names 2025-10-14 07:53:14.586542 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:02:21.909401 | 6.08s 2025-10-14 07:53:14.789644 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486752 | item=service_names 2025-10-14 07:53:14.794182 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:02:22.117042 | 6.05s 2025-10-14 07:53:14.939787 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486746 | item=service_names 2025-10-14 07:53:14.949653 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:02:22.272506 | 6.12s 2025-10-14 07:53:14.975268 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486751 | item=service_names 2025-10-14 07:53:14.978577 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:02:22.301440 | 6.32s 2025-10-14 07:53:15.037511 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486748 | item=service_names 2025-10-14 07:53:15.040422 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:02:22.363288 | 6.19s 2025-10-14 07:53:15.126856 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486749 | item=service_names 2025-10-14 07:53:15.131340 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:02:22.454205 | 6.19s 2025-10-14 07:53:15.523095 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486750 | item=service_configs 2025-10-14 07:53:15.527697 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:02:22.850559 | 7.02s 2025-10-14 07:53:15.675870 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486752 | item=service_configs 2025-10-14 07:53:15.680495 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:02:23.003361 | 6.94s 2025-10-14 07:53:15.910030 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486746 | item=service_configs 2025-10-14 07:53:15.915120 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:02:23.237982 | 7.09s 2025-10-14 07:53:15.935725 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486751 | item=service_configs 2025-10-14 07:53:15.940754 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:02:23.263619 | 7.29s 2025-10-14 07:53:15.961255 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486748 | item=service_configs 2025-10-14 07:53:15.966537 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:02:23.289403 | 7.12s 2025-10-14 07:53:16.111677 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486749 | item=service_configs 2025-10-14 07:53:16.112942 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:02:23.435804 | 7.17s 2025-10-14 07:53:16.473049 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486750 | item=extraconfig 2025-10-14 07:53:16.474366 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:02:23.797227 | 7.96s 2025-10-14 07:53:16.632945 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486752 | item=extraconfig 2025-10-14 07:53:16.636467 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:02:23.959298 | 7.89s 2025-10-14 07:53:16.857852 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486748 | item=extraconfig 2025-10-14 07:53:16.861249 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:02:24.184109 | 8.01s 2025-10-14 07:53:16.868510 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486746 | item=extraconfig 2025-10-14 07:53:16.871745 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:02:24.194611 | 8.05s 2025-10-14 07:53:16.928599 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486751 | item=extraconfig 2025-10-14 07:53:16.932032 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:02:24.254892 | 8.28s 2025-10-14 07:53:17.081661 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486749 | item=extraconfig 2025-10-14 07:53:17.085156 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:02:24.408015 | 8.14s 2025-10-14 07:53:17.405837 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486750 | item=role_extraconfig 2025-10-14 07:53:17.410589 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:02:24.733449 | 8.90s 2025-10-14 07:53:17.546374 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486752 | item=role_extraconfig 2025-10-14 07:53:17.549802 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:02:24.872662 | 8.81s 2025-10-14 07:53:17.808703 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486746 | item=role_extraconfig 2025-10-14 07:53:17.811682 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:02:25.134549 | 8.99s 2025-10-14 07:53:17.820077 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486748 | item=role_extraconfig 2025-10-14 07:53:17.820628 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:02:25.143499 | 8.97s 2025-10-14 07:53:17.921869 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486751 | item=role_extraconfig 2025-10-14 07:53:17.925845 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:02:25.248712 | 9.27s 2025-10-14 07:53:18.027763 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486749 | item=role_extraconfig 2025-10-14 07:53:18.030794 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:02:25.353661 | 9.09s 2025-10-14 07:53:18.334422 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486750 | item=ovn_chassis_mac_map 2025-10-14 07:53:18.339530 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:02:25.662388 | 9.83s 2025-10-14 07:53:18.354773 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:02:25.677627 | 9.84s 2025-10-14 07:53:18.396895 | fa163e75-7366-a2e0-d3ae-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-14 07:53:18.435421 | fa163e75-7366-a2e0-d3ae-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005486750 | 0:02:25.758284 | 0.04s 2025-10-14 07:53:18.482719 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486752 | item=ovn_chassis_mac_map 2025-10-14 07:53:18.485621 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:02:25.808481 | 9.74s 2025-10-14 07:53:18.498130 | fa163e75-7366-a2e0-d3ae-000000001f7f | TASK | Check for hieradata file 2025-10-14 07:53:18.505868 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:02:25.828715 | 9.76s 2025-10-14 07:53:18.548829 | fa163e75-7366-a2e0-d3ae-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-14 07:53:18.581371 | fa163e75-7366-a2e0-d3ae-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005486752 | 0:02:25.904234 | 0.03s 2025-10-14 07:53:18.623682 | fa163e75-7366-a2e0-d3ae-000000001f7f | TASK | Check for hieradata file 2025-10-14 07:53:18.762379 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486748 | item=ovn_chassis_mac_map 2025-10-14 07:53:18.767554 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:02:26.090395 | 9.92s 2025-10-14 07:53:18.786574 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:02:26.109431 | 9.94s 2025-10-14 07:53:18.795275 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486746 | item=ovn_chassis_mac_map 2025-10-14 07:53:18.796262 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:02:26.119125 | 9.97s 2025-10-14 07:53:18.835554 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486751 | item=ovn_chassis_mac_map 2025-10-14 07:53:18.836997 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:02:26.159862 | 10.18s 2025-10-14 07:53:18.854736 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:02:26.177594 | 10.03s 2025-10-14 07:53:18.857866 | fa163e75-7366-a2e0-d3ae-000000001f7f | OK | Check for hieradata file | np0005486750 2025-10-14 07:53:18.858677 | fa163e75-7366-a2e0-d3ae-000000001f7f | TIMING | tripleo_hieradata : Check for hieradata file | np0005486750 | 0:02:26.181544 | 0.36s 2025-10-14 07:53:18.862046 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:02:26.184912 | 10.21s 2025-10-14 07:53:18.933565 | fa163e75-7366-a2e0-d3ae-000000001f81 | TASK | Get existing data 2025-10-14 07:53:18.996532 | fa163e75-7366-a2e0-d3ae-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-14 07:53:19.003202 | fa163e75-7366-a2e0-d3ae-000000001c5c | CHANGED | Render hieradata from template | np0005486749 | item=ovn_chassis_mac_map 2025-10-14 07:53:19.004573 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:02:26.327428 | 10.06s 2025-10-14 07:53:19.016547 | fa163e75-7366-a2e0-d3ae-000000001f7f | OK | Check for hieradata file | np0005486752 2025-10-14 07:53:19.017781 | fa163e75-7366-a2e0-d3ae-000000001f7f | TIMING | tripleo_hieradata : Check for hieradata file | np0005486752 | 0:02:26.340639 | 0.39s 2025-10-14 07:53:19.018365 | fa163e75-7366-a2e0-d3ae-000000001f81 | SKIPPED | Get existing data | np0005486750 2025-10-14 07:53:19.018795 | fa163e75-7366-a2e0-d3ae-000000001f81 | TIMING | tripleo_hieradata : Get existing data | np0005486750 | 0:02:26.341668 | 0.08s 2025-10-14 07:53:19.020929 | fa163e75-7366-a2e0-d3ae-000000001c5c | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:02:26.343802 | 10.08s 2025-10-14 07:53:19.040970 | fa163e75-7366-a2e0-d3ae-000000001f82 | TASK | Set data fact 2025-10-14 07:53:19.061021 | fa163e75-7366-a2e0-d3ae-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-14 07:53:19.076639 | fa163e75-7366-a2e0-d3ae-000000001f81 | TASK | Get existing data 2025-10-14 07:53:19.109350 | fa163e75-7366-a2e0-d3ae-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-14 07:53:19.139769 | fa163e75-7366-a2e0-d3ae-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005486748 | 0:02:26.462635 | 0.13s 2025-10-14 07:53:19.140238 | fa163e75-7366-a2e0-d3ae-000000001f82 | SKIPPED | Set data fact | np0005486750 2025-10-14 07:53:19.140628 | fa163e75-7366-a2e0-d3ae-000000001f82 | TIMING | tripleo_hieradata : Set data fact | np0005486750 | 0:02:26.463504 | 0.10s 2025-10-14 07:53:19.140919 | fa163e75-7366-a2e0-d3ae-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005486751 | 0:02:26.463796 | 0.08s 2025-10-14 07:53:19.141174 | fa163e75-7366-a2e0-d3ae-000000001f81 | SKIPPED | Get existing data | np0005486752 2025-10-14 07:53:19.141521 | fa163e75-7366-a2e0-d3ae-000000001f81 | TIMING | tripleo_hieradata : Get existing data | np0005486752 | 0:02:26.464397 | 0.06s 2025-10-14 07:53:19.141812 | fa163e75-7366-a2e0-d3ae-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005486746 | 0:02:26.464688 | 0.03s 2025-10-14 07:53:19.219802 | fa163e75-7366-a2e0-d3ae-000000001f84 | TASK | Write ansible hieradata file 2025-10-14 07:53:19.233057 | fa163e75-7366-a2e0-d3ae-000000001f7f | TASK | Check for hieradata file 2025-10-14 07:53:19.246483 | fa163e75-7366-a2e0-d3ae-000000001f82 | TASK | Set data fact 2025-10-14 07:53:19.264002 | fa163e75-7366-a2e0-d3ae-000000001f7f | TASK | Check for hieradata file 2025-10-14 07:53:19.281613 | fa163e75-7366-a2e0-d3ae-000000001f7f | TASK | Check for hieradata file 2025-10-14 07:53:19.310984 | fa163e75-7366-a2e0-d3ae-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-14 07:53:19.316022 | fa163e75-7366-a2e0-d3ae-000000001f82 | SKIPPED | Set data fact | np0005486752 2025-10-14 07:53:19.317402 | fa163e75-7366-a2e0-d3ae-000000001f82 | TIMING | tripleo_hieradata : Set data fact | np0005486752 | 0:02:26.640260 | 0.07s 2025-10-14 07:53:19.328114 | fa163e75-7366-a2e0-d3ae-000000001f84 | TASK | Write ansible hieradata file 2025-10-14 07:53:19.339574 | fa163e75-7366-a2e0-d3ae-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005486749 | 0:02:26.662429 | 0.03s 2025-10-14 07:53:19.400967 | fa163e75-7366-a2e0-d3ae-000000001f7f | TASK | Check for hieradata file 2025-10-14 07:53:19.527498 | fa163e75-7366-a2e0-d3ae-000000001f7f | OK | Check for hieradata file | np0005486751 2025-10-14 07:53:19.529528 | fa163e75-7366-a2e0-d3ae-000000001f7f | TIMING | tripleo_hieradata : Check for hieradata file | np0005486751 | 0:02:26.852381 | 0.30s 2025-10-14 07:53:19.556231 | fa163e75-7366-a2e0-d3ae-000000001f81 | TASK | Get existing data 2025-10-14 07:53:19.564925 | fa163e75-7366-a2e0-d3ae-000000001f7f | OK | Check for hieradata file | np0005486746 2025-10-14 07:53:19.571500 | fa163e75-7366-a2e0-d3ae-000000001f7f | TIMING | tripleo_hieradata : Check for hieradata file | np0005486746 | 0:02:26.894314 | 0.31s 2025-10-14 07:53:19.572429 | fa163e75-7366-a2e0-d3ae-000000001f7f | OK | Check for hieradata file | np0005486748 2025-10-14 07:53:19.573108 | fa163e75-7366-a2e0-d3ae-000000001f7f | TIMING | tripleo_hieradata : Check for hieradata file | np0005486748 | 0:02:26.895976 | 0.29s 2025-10-14 07:53:19.604572 | fa163e75-7366-a2e0-d3ae-000000001f81 | TASK | Get existing data 2025-10-14 07:53:19.626069 | fa163e75-7366-a2e0-d3ae-000000001f81 | TASK | Get existing data 2025-10-14 07:53:19.631426 | fa163e75-7366-a2e0-d3ae-000000001f81 | SKIPPED | Get existing data | np0005486751 2025-10-14 07:53:19.633272 | fa163e75-7366-a2e0-d3ae-000000001f81 | TIMING | tripleo_hieradata : Get existing data | np0005486751 | 0:02:26.956130 | 0.08s 2025-10-14 07:53:19.646261 | fa163e75-7366-a2e0-d3ae-000000001f82 | TASK | Set data fact 2025-10-14 07:53:19.657246 | fa163e75-7366-a2e0-d3ae-000000001f81 | SKIPPED | Get existing data | np0005486746 2025-10-14 07:53:19.658236 | fa163e75-7366-a2e0-d3ae-000000001f81 | TIMING | tripleo_hieradata : Get existing data | np0005486746 | 0:02:26.981097 | 0.05s 2025-10-14 07:53:19.688879 | fa163e75-7366-a2e0-d3ae-000000001f82 | TASK | Set data fact 2025-10-14 07:53:19.699109 | fa163e75-7366-a2e0-d3ae-000000001f7f | OK | Check for hieradata file | np0005486749 2025-10-14 07:53:19.700178 | fa163e75-7366-a2e0-d3ae-000000001f7f | TIMING | tripleo_hieradata : Check for hieradata file | np0005486749 | 0:02:27.023035 | 0.30s 2025-10-14 07:53:19.700785 | fa163e75-7366-a2e0-d3ae-000000001f81 | SKIPPED | Get existing data | np0005486748 2025-10-14 07:53:19.701183 | fa163e75-7366-a2e0-d3ae-000000001f81 | TIMING | tripleo_hieradata : Get existing data | np0005486748 | 0:02:27.024056 | 0.07s 2025-10-14 07:53:19.701623 | fa163e75-7366-a2e0-d3ae-000000001f82 | SKIPPED | Set data fact | np0005486751 2025-10-14 07:53:19.702043 | fa163e75-7366-a2e0-d3ae-000000001f82 | TIMING | tripleo_hieradata : Set data fact | np0005486751 | 0:02:27.024915 | 0.05s 2025-10-14 07:53:19.716155 | fa163e75-7366-a2e0-d3ae-000000001f84 | TASK | Write ansible hieradata file 2025-10-14 07:53:19.734413 | fa163e75-7366-a2e0-d3ae-000000001f82 | TASK | Set data fact 2025-10-14 07:53:19.757985 | fa163e75-7366-a2e0-d3ae-000000001f81 | TASK | Get existing data 2025-10-14 07:53:19.763556 | fa163e75-7366-a2e0-d3ae-000000001f82 | SKIPPED | Set data fact | np0005486746 2025-10-14 07:53:19.764523 | fa163e75-7366-a2e0-d3ae-000000001f82 | TIMING | tripleo_hieradata : Set data fact | np0005486746 | 0:02:27.087381 | 0.07s 2025-10-14 07:53:19.786801 | fa163e75-7366-a2e0-d3ae-000000001f84 | TASK | Write ansible hieradata file 2025-10-14 07:53:19.791205 | fa163e75-7366-a2e0-d3ae-000000001f82 | SKIPPED | Set data fact | np0005486748 2025-10-14 07:53:19.792071 | fa163e75-7366-a2e0-d3ae-000000001f82 | TIMING | tripleo_hieradata : Set data fact | np0005486748 | 0:02:27.114932 | 0.05s 2025-10-14 07:53:19.812890 | fa163e75-7366-a2e0-d3ae-000000001f84 | TASK | Write ansible hieradata file 2025-10-14 07:53:19.818263 | fa163e75-7366-a2e0-d3ae-000000001f81 | SKIPPED | Get existing data | np0005486749 2025-10-14 07:53:19.819196 | fa163e75-7366-a2e0-d3ae-000000001f81 | TIMING | tripleo_hieradata : Get existing data | np0005486749 | 0:02:27.142057 | 0.06s 2025-10-14 07:53:19.834158 | fa163e75-7366-a2e0-d3ae-000000001f82 | TASK | Set data fact 2025-10-14 07:53:19.879717 | fa163e75-7366-a2e0-d3ae-000000001f82 | SKIPPED | Set data fact | np0005486749 2025-10-14 07:53:19.880725 | fa163e75-7366-a2e0-d3ae-000000001f82 | TIMING | tripleo_hieradata : Set data fact | np0005486749 | 0:02:27.203595 | 0.05s 2025-10-14 07:53:19.896052 | fa163e75-7366-a2e0-d3ae-000000001f84 | TASK | Write ansible hieradata file 2025-10-14 07:53:20.175668 | fa163e75-7366-a2e0-d3ae-000000001f84 | CHANGED | Write ansible hieradata file | np0005486750 2025-10-14 07:53:20.176852 | fa163e75-7366-a2e0-d3ae-000000001f84 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005486750 | 0:02:27.499717 | 0.96s 2025-10-14 07:53:20.222402 | fa163e75-7366-a2e0-d3ae-000000001f84 | CHANGED | Write ansible hieradata file | np0005486752 2025-10-14 07:53:20.223340 | fa163e75-7366-a2e0-d3ae-000000001f84 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005486752 | 0:02:27.546208 | 0.89s 2025-10-14 07:53:20.252695 | fa163e75-7366-a2e0-d3ae-00000000004c | TIMING | include_tasks | np0005486750 | 0:02:27.575548 | 0.05s 2025-10-14 07:53:20.306897 | fa163e75-7366-a2e0-d3ae-00000000004c | TIMING | include_tasks | np0005486752 | 0:02:27.629765 | 0.06s 2025-10-14 07:53:20.714133 | fa163e75-7366-a2e0-d3ae-000000001f84 | CHANGED | Write ansible hieradata file | np0005486751 2025-10-14 07:53:20.715344 | fa163e75-7366-a2e0-d3ae-000000001f84 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005486751 | 0:02:28.038206 | 1.00s 2025-10-14 07:53:20.773200 | fa163e75-7366-a2e0-d3ae-000000001f84 | CHANGED | Write ansible hieradata file | np0005486746 2025-10-14 07:53:20.775046 | fa163e75-7366-a2e0-d3ae-000000001f84 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005486746 | 0:02:28.097895 | 0.99s 2025-10-14 07:53:20.800690 | fa163e75-7366-a2e0-d3ae-000000001f84 | CHANGED | Write ansible hieradata file | np0005486748 2025-10-14 07:53:20.801378 | fa163e75-7366-a2e0-d3ae-000000001f84 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005486748 | 0:02:28.124249 | 0.99s 2025-10-14 07:53:20.854738 | fa163e75-7366-a2e0-d3ae-00000000004c | TIMING | include_tasks | np0005486751 | 0:02:28.177573 | 0.10s 2025-10-14 07:53:20.899720 | fa163e75-7366-a2e0-d3ae-00000000004c | TIMING | include_tasks | np0005486746 | 0:02:28.222564 | 0.08s 2025-10-14 07:53:20.950834 | fa163e75-7366-a2e0-d3ae-000000001f84 | CHANGED | Write ansible hieradata file | np0005486749 2025-10-14 07:53:20.951670 | fa163e75-7366-a2e0-d3ae-000000001f84 | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005486749 | 0:02:28.274542 | 1.05s 2025-10-14 07:53:20.990545 | fa163e75-7366-a2e0-d3ae-00000000004c | TIMING | include_tasks | np0005486748 | 0:02:28.313409 | 0.10s 2025-10-14 07:53:21.083170 | fa163e75-7366-a2e0-d3ae-00000000004c | TIMING | include_tasks | np0005486749 | 0:02:28.406030 | 0.06s PLAY [Server network deployments] ********************************************** 2025-10-14 07:53:21.306446 | fa163e75-7366-a2e0-d3ae-000000000050 | TASK | Network Configuration 2025-10-14 07:53:21.320490 | fa163e75-7366-a2e0-d3ae-000000000050 | TASK | Network Configuration 2025-10-14 07:53:21.341490 | fa163e75-7366-a2e0-d3ae-000000000050 | TASK | Network Configuration 2025-10-14 07:53:21.365174 | fa163e75-7366-a2e0-d3ae-000000000050 | TASK | Network Configuration 2025-10-14 07:53:21.393954 | fa163e75-7366-a2e0-d3ae-000000000050 | TASK | Network Configuration 2025-10-14 07:53:21.412846 | fa163e75-7366-a2e0-d3ae-000000000050 | TASK | Network Configuration 2025-10-14 07:53:21.418286 | fa163e75-7366-a2e0-d3ae-000000000050 | OK | Network Configuration | np0005486750 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000050') missing from stats 2025-10-14 07:53:21.425414 | fa163e75-7366-a2e0-d3ae-000000000050 | OK | Network Configuration | np0005486751 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000050') missing from stats 2025-10-14 07:53:21.426192 | fa163e75-7366-a2e0-d3ae-000000000050 | OK | Network Configuration | np0005486752 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000050') missing from stats 2025-10-14 07:53:21.426900 | fa163e75-7366-a2e0-d3ae-000000000050 | OK | Network Configuration | np0005486746 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000050') missing from stats 2025-10-14 07:53:21.427639 | fa163e75-7366-a2e0-d3ae-000000000050 | OK | Network Configuration | np0005486748 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000050') missing from stats 2025-10-14 07:53:21.443866 | fa163e75-7366-a2e0-d3ae-000000000051 | TASK | Check NetworkConfig script existence 2025-10-14 07:53:21.459395 | fa163e75-7366-a2e0-d3ae-000000000051 | TASK | Check NetworkConfig script existence 2025-10-14 07:53:21.473851 | fa163e75-7366-a2e0-d3ae-000000000051 | TASK | Check NetworkConfig script existence 2025-10-14 07:53:21.493432 | fa163e75-7366-a2e0-d3ae-000000000051 | TASK | Check NetworkConfig script existence 2025-10-14 07:53:21.511364 | fa163e75-7366-a2e0-d3ae-000000000051 | TASK | Check NetworkConfig script existence 2025-10-14 07:53:21.516262 | fa163e75-7366-a2e0-d3ae-000000000050 | OK | Network Configuration | np0005486749 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000050') missing from stats 2025-10-14 07:53:21.534069 | fa163e75-7366-a2e0-d3ae-000000000051 | TASK | Check NetworkConfig script existence 2025-10-14 07:53:21.698178 | fa163e75-7366-a2e0-d3ae-000000000051 | OK | Check NetworkConfig script existence | np0005486750 -> localhost [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000051') missing from stats 2025-10-14 07:53:21.712128 | fa163e75-7366-a2e0-d3ae-000000000057 | TASK | Gather SELinux fact if needed 2025-10-14 07:53:21.717852 | fa163e75-7366-a2e0-d3ae-000000000051 | OK | Check NetworkConfig script existence | np0005486751 -> localhost [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000051') missing from stats 2025-10-14 07:53:21.722903 | fa163e75-7366-a2e0-d3ae-000000000051 | OK | Check NetworkConfig script existence | np0005486752 -> localhost [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000051') missing from stats 2025-10-14 07:53:21.735833 | fa163e75-7366-a2e0-d3ae-000000000057 | TASK | Gather SELinux fact if needed 2025-10-14 07:53:21.749216 | fa163e75-7366-a2e0-d3ae-000000000057 | TASK | Gather SELinux fact if needed 2025-10-14 07:53:21.760232 | fa163e75-7366-a2e0-d3ae-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005486750 2025-10-14 07:53:21.761074 | fa163e75-7366-a2e0-d3ae-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005486750 | 0:02:29.083933 | 0.05s 2025-10-14 07:53:21.761367 | fa163e75-7366-a2e0-d3ae-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005486751 2025-10-14 07:53:21.761668 | fa163e75-7366-a2e0-d3ae-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005486751 | 0:02:29.084544 | 0.03s 2025-10-14 07:53:21.762006 | fa163e75-7366-a2e0-d3ae-000000000051 | OK | Check NetworkConfig script existence | np0005486748 -> localhost [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000051') missing from stats 2025-10-14 07:53:21.777859 | fa163e75-7366-a2e0-d3ae-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-14 07:53:21.793599 | fa163e75-7366-a2e0-d3ae-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-14 07:53:21.817935 | fa163e75-7366-a2e0-d3ae-000000000057 | TASK | Gather SELinux fact if needed 2025-10-14 07:53:21.822551 | fa163e75-7366-a2e0-d3ae-000000000051 | OK | Check NetworkConfig script existence | np0005486746 -> localhost [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000051') missing from stats 2025-10-14 07:53:21.823943 | fa163e75-7366-a2e0-d3ae-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005486752 2025-10-14 07:53:21.824249 | fa163e75-7366-a2e0-d3ae-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005486752 | 0:02:29.147112 | 0.07s 2025-10-14 07:53:21.824559 | fa163e75-7366-a2e0-d3ae-000000000051 | OK | Check NetworkConfig script existence | np0005486749 -> localhost [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000051') missing from stats 2025-10-14 07:53:21.825259 | fa163e75-7366-a2e0-d3ae-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005486750 2025-10-14 07:53:21.825541 | fa163e75-7366-a2e0-d3ae-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005486750 | 0:02:29.148417 | 0.05s 2025-10-14 07:53:21.825833 | fa163e75-7366-a2e0-d3ae-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005486751 2025-10-14 07:53:21.826090 | fa163e75-7366-a2e0-d3ae-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005486751 | 0:02:29.148967 | 0.03s 2025-10-14 07:53:21.840597 | fa163e75-7366-a2e0-d3ae-000000000059 | TASK | Ensure requirements are satisfied 2025-10-14 07:53:21.852979 | fa163e75-7366-a2e0-d3ae-000000000059 | TASK | Ensure requirements are satisfied 2025-10-14 07:53:21.871751 | fa163e75-7366-a2e0-d3ae-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-14 07:53:21.895057 | fa163e75-7366-a2e0-d3ae-000000000057 | TASK | Gather SELinux fact if needed 2025-10-14 07:53:21.916310 | fa163e75-7366-a2e0-d3ae-000000000057 | TASK | Gather SELinux fact if needed 2025-10-14 07:53:21.920974 | fa163e75-7366-a2e0-d3ae-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005486748 2025-10-14 07:53:21.921751 | fa163e75-7366-a2e0-d3ae-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005486748 | 0:02:29.244614 | 0.10s 2025-10-14 07:53:21.922043 | fa163e75-7366-a2e0-d3ae-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005486750 2025-10-14 07:53:21.922318 | fa163e75-7366-a2e0-d3ae-000000000059 | TIMING | Ensure requirements are satisfied | np0005486750 | 0:02:29.245195 | 0.08s 2025-10-14 07:53:21.922625 | fa163e75-7366-a2e0-d3ae-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005486751 2025-10-14 07:53:21.922882 | fa163e75-7366-a2e0-d3ae-000000000059 | TIMING | Ensure requirements are satisfied | np0005486751 | 0:02:29.245758 | 0.07s 2025-10-14 07:53:21.923129 | fa163e75-7366-a2e0-d3ae-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005486752 2025-10-14 07:53:21.923391 | fa163e75-7366-a2e0-d3ae-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005486752 | 0:02:29.246267 | 0.05s 2025-10-14 07:53:21.941581 | fa163e75-7366-a2e0-d3ae-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-14 07:53:21.955994 | fa163e75-7366-a2e0-d3ae-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-14 07:53:21.973734 | fa163e75-7366-a2e0-d3ae-000000000059 | TASK | Ensure requirements are satisfied 2025-10-14 07:53:21.996109 | fa163e75-7366-a2e0-d3ae-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-14 07:53:22.006358 | fa163e75-7366-a2e0-d3ae-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005486746 2025-10-14 07:53:22.007167 | fa163e75-7366-a2e0-d3ae-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005486746 | 0:02:29.330029 | 0.11s 2025-10-14 07:53:22.007472 | fa163e75-7366-a2e0-d3ae-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005486749 2025-10-14 07:53:22.007746 | fa163e75-7366-a2e0-d3ae-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005486749 | 0:02:29.330623 | 0.09s 2025-10-14 07:53:22.008021 | fa163e75-7366-a2e0-d3ae-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005486750 2025-10-14 07:53:22.008283 | fa163e75-7366-a2e0-d3ae-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005486750 | 0:02:29.331159 | 0.07s 2025-10-14 07:53:22.008547 | fa163e75-7366-a2e0-d3ae-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005486751 2025-10-14 07:53:22.008810 | fa163e75-7366-a2e0-d3ae-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005486751 | 0:02:29.331686 | 0.05s 2025-10-14 07:53:22.009058 | fa163e75-7366-a2e0-d3ae-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005486752 2025-10-14 07:53:22.009321 | fa163e75-7366-a2e0-d3ae-000000000059 | TIMING | Ensure requirements are satisfied | np0005486752 | 0:02:29.332198 | 0.03s 2025-10-14 07:53:22.019143 | fa163e75-7366-a2e0-d3ae-00000000005c | TASK | Reload NetworkManager 2025-10-14 07:53:22.037740 | fa163e75-7366-a2e0-d3ae-00000000005c | TASK | Reload NetworkManager 2025-10-14 07:53:22.056406 | fa163e75-7366-a2e0-d3ae-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-14 07:53:22.079115 | fa163e75-7366-a2e0-d3ae-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-14 07:53:22.102318 | fa163e75-7366-a2e0-d3ae-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-14 07:53:22.107432 | fa163e75-7366-a2e0-d3ae-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005486748 2025-10-14 07:53:22.113344 | fa163e75-7366-a2e0-d3ae-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005486748 | 0:02:29.436207 | 0.11s 2025-10-14 07:53:22.113691 | fa163e75-7366-a2e0-d3ae-00000000005c | SKIPPED | Reload NetworkManager | np0005486750 2025-10-14 07:53:22.113978 | fa163e75-7366-a2e0-d3ae-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005486750 | 0:02:29.436854 | 0.09s 2025-10-14 07:53:22.114274 | fa163e75-7366-a2e0-d3ae-00000000005c | SKIPPED | Reload NetworkManager | np0005486751 2025-10-14 07:53:22.114546 | fa163e75-7366-a2e0-d3ae-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005486751 | 0:02:29.437422 | 0.08s 2025-10-14 07:53:22.114800 | fa163e75-7366-a2e0-d3ae-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005486752 2025-10-14 07:53:22.115053 | fa163e75-7366-a2e0-d3ae-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005486752 | 0:02:29.437929 | 0.06s 2025-10-14 07:53:22.115292 | fa163e75-7366-a2e0-d3ae-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005486746 2025-10-14 07:53:22.115559 | fa163e75-7366-a2e0-d3ae-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005486746 | 0:02:29.438436 | 0.04s 2025-10-14 07:53:22.125722 | fa163e75-7366-a2e0-d3ae-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-14 07:53:22.143011 | fa163e75-7366-a2e0-d3ae-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-14 07:53:22.160727 | fa163e75-7366-a2e0-d3ae-00000000005c | TASK | Reload NetworkManager 2025-10-14 07:53:22.183722 | fa163e75-7366-a2e0-d3ae-000000000059 | TASK | Ensure requirements are satisfied 2025-10-14 07:53:22.206457 | fa163e75-7366-a2e0-d3ae-000000000059 | TASK | Ensure requirements are satisfied 2025-10-14 07:53:22.211796 | fa163e75-7366-a2e0-d3ae-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005486749 2025-10-14 07:53:22.218632 | fa163e75-7366-a2e0-d3ae-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005486749 | 0:02:29.541492 | 0.12s 2025-10-14 07:53:22.218940 | fa163e75-7366-a2e0-d3ae-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005486750 2025-10-14 07:53:22.219203 | fa163e75-7366-a2e0-d3ae-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005486750 | 0:02:29.542079 | 0.09s 2025-10-14 07:53:22.219470 | fa163e75-7366-a2e0-d3ae-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005486751 2025-10-14 07:53:22.219736 | fa163e75-7366-a2e0-d3ae-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005486751 | 0:02:29.542612 | 0.08s 2025-10-14 07:53:22.220016 | fa163e75-7366-a2e0-d3ae-00000000005c | SKIPPED | Reload NetworkManager | np0005486752 2025-10-14 07:53:22.220266 | fa163e75-7366-a2e0-d3ae-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005486752 | 0:02:29.543143 | 0.06s 2025-10-14 07:53:22.220562 | fa163e75-7366-a2e0-d3ae-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005486746 2025-10-14 07:53:22.220833 | fa163e75-7366-a2e0-d3ae-000000000059 | TIMING | Ensure requirements are satisfied | np0005486746 | 0:02:29.543709 | 0.04s 2025-10-14 07:53:22.230729 | fa163e75-7366-a2e0-d3ae-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-14 07:53:22.251108 | fa163e75-7366-a2e0-d3ae-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-14 07:53:22.269764 | fa163e75-7366-a2e0-d3ae-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-14 07:53:22.292529 | fa163e75-7366-a2e0-d3ae-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-14 07:53:22.314049 | fa163e75-7366-a2e0-d3ae-000000000059 | TASK | Ensure requirements are satisfied 2025-10-14 07:53:22.318301 | fa163e75-7366-a2e0-d3ae-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005486748 2025-10-14 07:53:22.319179 | fa163e75-7366-a2e0-d3ae-000000000059 | TIMING | Ensure requirements are satisfied | np0005486748 | 0:02:29.642040 | 0.11s 2025-10-14 07:53:22.324293 | fa163e75-7366-a2e0-d3ae-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005486750 2025-10-14 07:53:22.324644 | fa163e75-7366-a2e0-d3ae-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005486750 | 0:02:29.647520 | 0.09s 2025-10-14 07:53:22.324954 | fa163e75-7366-a2e0-d3ae-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005486751 2025-10-14 07:53:22.325239 | fa163e75-7366-a2e0-d3ae-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005486751 | 0:02:29.648115 | 0.07s 2025-10-14 07:53:22.325543 | fa163e75-7366-a2e0-d3ae-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005486752 2025-10-14 07:53:22.325812 | fa163e75-7366-a2e0-d3ae-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005486752 | 0:02:29.648688 | 0.05s 2025-10-14 07:53:22.326058 | fa163e75-7366-a2e0-d3ae-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005486746 2025-10-14 07:53:22.326306 | fa163e75-7366-a2e0-d3ae-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005486746 | 0:02:29.649182 | 0.03s 2025-10-14 07:53:22.336364 | fa163e75-7366-a2e0-d3ae-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-14 07:53:22.356487 | fa163e75-7366-a2e0-d3ae-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-14 07:53:22.374812 | fa163e75-7366-a2e0-d3ae-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-14 07:53:22.398289 | fa163e75-7366-a2e0-d3ae-00000000005c | TASK | Reload NetworkManager 2025-10-14 07:53:22.419701 | fa163e75-7366-a2e0-d3ae-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-14 07:53:22.424358 | fa163e75-7366-a2e0-d3ae-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005486749 2025-10-14 07:53:22.430214 | fa163e75-7366-a2e0-d3ae-000000000059 | TIMING | Ensure requirements are satisfied | np0005486749 | 0:02:29.753062 | 0.12s 2025-10-14 07:53:22.430537 | fa163e75-7366-a2e0-d3ae-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005486750 2025-10-14 07:53:22.430807 | fa163e75-7366-a2e0-d3ae-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005486750 | 0:02:29.753683 | 0.09s 2025-10-14 07:53:22.431153 | fa163e75-7366-a2e0-d3ae-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005486751 2025-10-14 07:53:22.431446 | fa163e75-7366-a2e0-d3ae-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005486751 | 0:02:29.754309 | 0.07s 2025-10-14 07:53:22.431728 | fa163e75-7366-a2e0-d3ae-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005486752 2025-10-14 07:53:22.432029 | fa163e75-7366-a2e0-d3ae-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005486752 | 0:02:29.754905 | 0.06s 2025-10-14 07:53:22.432292 | fa163e75-7366-a2e0-d3ae-00000000005c | SKIPPED | Reload NetworkManager | np0005486746 2025-10-14 07:53:22.432562 | fa163e75-7366-a2e0-d3ae-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005486746 | 0:02:29.755439 | 0.03s 2025-10-14 07:53:22.442615 | fa163e75-7366-a2e0-d3ae-000000000061 | TASK | Ensure we get cloud-init 2025-10-14 07:53:22.460055 | fa163e75-7366-a2e0-d3ae-000000000061 | TASK | Ensure we get cloud-init 2025-10-14 07:53:22.479906 | fa163e75-7366-a2e0-d3ae-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-14 07:53:22.506423 | fa163e75-7366-a2e0-d3ae-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-14 07:53:22.523980 | fa163e75-7366-a2e0-d3ae-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-14 07:53:22.530351 | fa163e75-7366-a2e0-d3ae-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005486748 2025-10-14 07:53:22.536400 | fa163e75-7366-a2e0-d3ae-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005486748 | 0:02:29.859254 | 0.12s 2025-10-14 07:53:22.536859 | fa163e75-7366-a2e0-d3ae-000000000061 | SKIPPED | Ensure we get cloud-init | np0005486750 2025-10-14 07:53:22.537293 | fa163e75-7366-a2e0-d3ae-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005486750 | 0:02:29.860166 | 0.09s 2025-10-14 07:53:22.537860 | fa163e75-7366-a2e0-d3ae-000000000061 | SKIPPED | Ensure we get cloud-init | np0005486751 2025-10-14 07:53:22.538264 | fa163e75-7366-a2e0-d3ae-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005486751 | 0:02:29.861137 | 0.08s 2025-10-14 07:53:22.538720 | fa163e75-7366-a2e0-d3ae-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005486752 2025-10-14 07:53:22.539103 | fa163e75-7366-a2e0-d3ae-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005486752 | 0:02:29.861977 | 0.06s 2025-10-14 07:53:22.539545 | fa163e75-7366-a2e0-d3ae-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005486746 2025-10-14 07:53:22.539945 | fa163e75-7366-a2e0-d3ae-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005486746 | 0:02:29.862819 | 0.03s 2025-10-14 07:53:22.554490 | fa163e75-7366-a2e0-d3ae-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-14 07:53:22.567977 | fa163e75-7366-a2e0-d3ae-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-14 07:53:22.587456 | fa163e75-7366-a2e0-d3ae-000000000061 | TASK | Ensure we get cloud-init 2025-10-14 07:53:22.614654 | fa163e75-7366-a2e0-d3ae-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-14 07:53:22.631669 | fa163e75-7366-a2e0-d3ae-00000000005c | TASK | Reload NetworkManager 2025-10-14 07:53:22.636371 | fa163e75-7366-a2e0-d3ae-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005486749 2025-10-14 07:53:22.637231 | fa163e75-7366-a2e0-d3ae-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005486749 | 0:02:29.960091 | 0.11s 2025-10-14 07:53:22.642374 | fa163e75-7366-a2e0-d3ae-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005486750 2025-10-14 07:53:22.642693 | fa163e75-7366-a2e0-d3ae-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005486750 | 0:02:29.965569 | 0.09s 2025-10-14 07:53:22.642946 | fa163e75-7366-a2e0-d3ae-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005486751 2025-10-14 07:53:22.643229 | fa163e75-7366-a2e0-d3ae-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005486751 | 0:02:29.966105 | 0.07s 2025-10-14 07:53:22.643492 | fa163e75-7366-a2e0-d3ae-000000000061 | SKIPPED | Ensure we get cloud-init | np0005486752 2025-10-14 07:53:22.643756 | fa163e75-7366-a2e0-d3ae-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005486752 | 0:02:29.966633 | 0.05s 2025-10-14 07:53:22.644045 | fa163e75-7366-a2e0-d3ae-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005486746 2025-10-14 07:53:22.644343 | fa163e75-7366-a2e0-d3ae-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005486746 | 0:02:29.967219 | 0.03s 2025-10-14 07:53:22.654323 | fa163e75-7366-a2e0-d3ae-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-14 07:53:22.672994 | fa163e75-7366-a2e0-d3ae-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-14 07:53:22.691519 | fa163e75-7366-a2e0-d3ae-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-14 07:53:22.715073 | fa163e75-7366-a2e0-d3ae-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-14 07:53:22.737159 | fa163e75-7366-a2e0-d3ae-00000000005c | TASK | Reload NetworkManager 2025-10-14 07:53:22.742809 | fa163e75-7366-a2e0-d3ae-00000000005c | SKIPPED | Reload NetworkManager | np0005486748 2025-10-14 07:53:22.748937 | fa163e75-7366-a2e0-d3ae-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005486748 | 0:02:30.071780 | 0.12s 2025-10-14 07:53:22.749427 | fa163e75-7366-a2e0-d3ae-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005486750 2025-10-14 07:53:22.750063 | fa163e75-7366-a2e0-d3ae-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005486750 | 0:02:30.072937 | 0.09s 2025-10-14 07:53:22.750518 | fa163e75-7366-a2e0-d3ae-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005486751 2025-10-14 07:53:22.750928 | fa163e75-7366-a2e0-d3ae-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005486751 | 0:02:30.073801 | 0.08s 2025-10-14 07:53:22.751357 | fa163e75-7366-a2e0-d3ae-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005486752 2025-10-14 07:53:22.751756 | fa163e75-7366-a2e0-d3ae-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005486752 | 0:02:30.074630 | 0.06s 2025-10-14 07:53:22.752151 | fa163e75-7366-a2e0-d3ae-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005486746 2025-10-14 07:53:22.752595 | fa163e75-7366-a2e0-d3ae-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005486746 | 0:02:30.075469 | 0.03s 2025-10-14 07:53:22.764078 | fa163e75-7366-a2e0-d3ae-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-14 07:53:22.781496 | fa163e75-7366-a2e0-d3ae-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-14 07:53:22.799519 | fa163e75-7366-a2e0-d3ae-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-14 07:53:22.822959 | fa163e75-7366-a2e0-d3ae-000000000061 | TASK | Ensure we get cloud-init 2025-10-14 07:53:22.849312 | fa163e75-7366-a2e0-d3ae-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-14 07:53:22.854011 | fa163e75-7366-a2e0-d3ae-00000000005c | SKIPPED | Reload NetworkManager | np0005486749 2025-10-14 07:53:22.854865 | fa163e75-7366-a2e0-d3ae-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005486749 | 0:02:30.177727 | 0.12s 2025-10-14 07:53:22.855165 | fa163e75-7366-a2e0-d3ae-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005486750 2025-10-14 07:53:22.855427 | fa163e75-7366-a2e0-d3ae-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005486750 | 0:02:30.178304 | 0.09s 2025-10-14 07:53:22.855736 | fa163e75-7366-a2e0-d3ae-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005486751 2025-10-14 07:53:22.855990 | fa163e75-7366-a2e0-d3ae-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005486751 | 0:02:30.178867 | 0.07s 2025-10-14 07:53:22.856247 | fa163e75-7366-a2e0-d3ae-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005486752 2025-10-14 07:53:22.856533 | fa163e75-7366-a2e0-d3ae-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005486752 | 0:02:30.179409 | 0.06s 2025-10-14 07:53:22.856878 | fa163e75-7366-a2e0-d3ae-000000000061 | SKIPPED | Ensure we get cloud-init | np0005486746 2025-10-14 07:53:22.857143 | fa163e75-7366-a2e0-d3ae-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005486746 | 0:02:30.180020 | 0.03s 2025-10-14 07:53:22.871648 | fa163e75-7366-a2e0-d3ae-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-14 07:53:22.884930 | fa163e75-7366-a2e0-d3ae-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-14 07:53:22.903352 | fa163e75-7366-a2e0-d3ae-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-14 07:53:22.926338 | fa163e75-7366-a2e0-d3ae-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-14 07:53:22.949789 | fa163e75-7366-a2e0-d3ae-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-14 07:53:22.955065 | fa163e75-7366-a2e0-d3ae-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005486748 2025-10-14 07:53:22.961080 | fa163e75-7366-a2e0-d3ae-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005486748 | 0:02:30.283944 | 0.11s 2025-10-14 07:53:22.961413 | fa163e75-7366-a2e0-d3ae-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005486750 2025-10-14 07:53:22.961699 | fa163e75-7366-a2e0-d3ae-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005486750 | 0:02:30.284575 | 0.09s 2025-10-14 07:53:22.961945 | fa163e75-7366-a2e0-d3ae-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005486751 2025-10-14 07:53:22.962194 | fa163e75-7366-a2e0-d3ae-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005486751 | 0:02:30.285070 | 0.08s 2025-10-14 07:53:22.962469 | fa163e75-7366-a2e0-d3ae-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005486752 2025-10-14 07:53:22.962735 | fa163e75-7366-a2e0-d3ae-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005486752 | 0:02:30.285611 | 0.06s 2025-10-14 07:53:22.962977 | fa163e75-7366-a2e0-d3ae-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005486746 2025-10-14 07:53:22.963230 | fa163e75-7366-a2e0-d3ae-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005486746 | 0:02:30.286106 | 0.04s 2025-10-14 07:53:22.977679 | fa163e75-7366-a2e0-d3ae-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-14 07:53:22.991264 | fa163e75-7366-a2e0-d3ae-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-14 07:53:23.010605 | fa163e75-7366-a2e0-d3ae-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-14 07:53:23.034644 | fa163e75-7366-a2e0-d3ae-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-14 07:53:23.057868 | fa163e75-7366-a2e0-d3ae-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-14 07:53:23.067247 | fa163e75-7366-a2e0-d3ae-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005486749 2025-10-14 07:53:23.068118 | fa163e75-7366-a2e0-d3ae-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005486749 | 0:02:30.390978 | 0.12s 2025-10-14 07:53:23.068430 | fa163e75-7366-a2e0-d3ae-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005486750 2025-10-14 07:53:23.068737 | fa163e75-7366-a2e0-d3ae-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005486750 | 0:02:30.391613 | 0.09s 2025-10-14 07:53:23.069016 | fa163e75-7366-a2e0-d3ae-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005486751 2025-10-14 07:53:23.069278 | fa163e75-7366-a2e0-d3ae-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005486751 | 0:02:30.392154 | 0.08s 2025-10-14 07:53:23.069546 | fa163e75-7366-a2e0-d3ae-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005486752 2025-10-14 07:53:23.069801 | fa163e75-7366-a2e0-d3ae-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005486752 | 0:02:30.392678 | 0.06s 2025-10-14 07:53:23.070036 | fa163e75-7366-a2e0-d3ae-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005486746 2025-10-14 07:53:23.070291 | fa163e75-7366-a2e0-d3ae-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005486746 | 0:02:30.393168 | 0.03s 2025-10-14 07:53:23.080729 | fa163e75-7366-a2e0-d3ae-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-14 07:53:23.103059 | fa163e75-7366-a2e0-d3ae-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-14 07:53:23.123094 | fa163e75-7366-a2e0-d3ae-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-14 07:53:23.148001 | fa163e75-7366-a2e0-d3ae-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-14 07:53:23.171047 | fa163e75-7366-a2e0-d3ae-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-14 07:53:23.176560 | fa163e75-7366-a2e0-d3ae-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005486748 2025-10-14 07:53:23.183430 | fa163e75-7366-a2e0-d3ae-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005486748 | 0:02:30.506278 | 0.12s 2025-10-14 07:53:23.183965 | fa163e75-7366-a2e0-d3ae-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005486750 2025-10-14 07:53:23.184349 | fa163e75-7366-a2e0-d3ae-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005486750 | 0:02:30.507222 | 0.10s 2025-10-14 07:53:23.184763 | fa163e75-7366-a2e0-d3ae-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005486751 2025-10-14 07:53:23.185201 | fa163e75-7366-a2e0-d3ae-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005486751 | 0:02:30.508075 | 0.08s 2025-10-14 07:53:23.185587 | fa163e75-7366-a2e0-d3ae-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005486752 2025-10-14 07:53:23.185988 | fa163e75-7366-a2e0-d3ae-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005486752 | 0:02:30.508861 | 0.06s 2025-10-14 07:53:23.186420 | fa163e75-7366-a2e0-d3ae-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005486746 2025-10-14 07:53:23.186853 | fa163e75-7366-a2e0-d3ae-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005486746 | 0:02:30.509727 | 0.03s 2025-10-14 07:53:23.201227 | fa163e75-7366-a2e0-d3ae-00000000006a | TASK | Disable cloud-init network config 2025-10-14 07:53:23.214743 | fa163e75-7366-a2e0-d3ae-00000000006a | TASK | Disable cloud-init network config 2025-10-14 07:53:23.233778 | fa163e75-7366-a2e0-d3ae-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-14 07:53:23.259298 | fa163e75-7366-a2e0-d3ae-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-14 07:53:23.282137 | fa163e75-7366-a2e0-d3ae-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-14 07:53:23.288028 | fa163e75-7366-a2e0-d3ae-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005486749 2025-10-14 07:53:23.294720 | fa163e75-7366-a2e0-d3ae-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005486749 | 0:02:30.617579 | 0.12s 2025-10-14 07:53:23.295236 | fa163e75-7366-a2e0-d3ae-00000000006a | SKIPPED | Disable cloud-init network config | np0005486750 2025-10-14 07:53:23.295644 | fa163e75-7366-a2e0-d3ae-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005486750 | 0:02:30.618518 | 0.09s 2025-10-14 07:53:23.296047 | fa163e75-7366-a2e0-d3ae-00000000006a | SKIPPED | Disable cloud-init network config | np0005486751 2025-10-14 07:53:23.296428 | fa163e75-7366-a2e0-d3ae-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005486751 | 0:02:30.619302 | 0.08s 2025-10-14 07:53:23.296848 | fa163e75-7366-a2e0-d3ae-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005486752 2025-10-14 07:53:23.297259 | fa163e75-7366-a2e0-d3ae-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005486752 | 0:02:30.620133 | 0.06s 2025-10-14 07:53:23.297668 | fa163e75-7366-a2e0-d3ae-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005486746 2025-10-14 07:53:23.298128 | fa163e75-7366-a2e0-d3ae-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005486746 | 0:02:30.621000 | 0.03s 2025-10-14 07:53:23.315322 | fa163e75-7366-a2e0-d3ae-00000000006b | TASK | Ensure network service is enabled 2025-10-14 07:53:23.328813 | fa163e75-7366-a2e0-d3ae-00000000006b | TASK | Ensure network service is enabled 2025-10-14 07:53:23.347912 | fa163e75-7366-a2e0-d3ae-00000000006a | TASK | Disable cloud-init network config 2025-10-14 07:53:23.371794 | fa163e75-7366-a2e0-d3ae-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-14 07:53:23.395640 | fa163e75-7366-a2e0-d3ae-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-14 07:53:23.403255 | fa163e75-7366-a2e0-d3ae-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005486748 2025-10-14 07:53:23.409708 | fa163e75-7366-a2e0-d3ae-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005486748 | 0:02:30.732561 | 0.13s 2025-10-14 07:53:23.410173 | fa163e75-7366-a2e0-d3ae-00000000006b | SKIPPED | Ensure network service is enabled | np0005486750 2025-10-14 07:53:23.410604 | fa163e75-7366-a2e0-d3ae-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005486750 | 0:02:30.733479 | 0.09s 2025-10-14 07:53:23.410962 | fa163e75-7366-a2e0-d3ae-00000000006b | SKIPPED | Ensure network service is enabled | np0005486751 2025-10-14 07:53:23.411391 | fa163e75-7366-a2e0-d3ae-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005486751 | 0:02:30.734264 | 0.08s 2025-10-14 07:53:23.411799 | fa163e75-7366-a2e0-d3ae-00000000006a | SKIPPED | Disable cloud-init network config | np0005486752 2025-10-14 07:53:23.412202 | fa163e75-7366-a2e0-d3ae-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005486752 | 0:02:30.735076 | 0.06s 2025-10-14 07:53:23.412587 | fa163e75-7366-a2e0-d3ae-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005486746 2025-10-14 07:53:23.413019 | fa163e75-7366-a2e0-d3ae-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005486746 | 0:02:30.735893 | 0.04s 2025-10-14 07:53:23.438821 | fa163e75-7366-a2e0-d3ae-00000000006b | TASK | Ensure network service is enabled 2025-10-14 07:53:23.456270 | fa163e75-7366-a2e0-d3ae-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-14 07:53:23.479604 | fa163e75-7366-a2e0-d3ae-000000000061 | TASK | Ensure we get cloud-init 2025-10-14 07:53:23.489237 | fa163e75-7366-a2e0-d3ae-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005486749 2025-10-14 07:53:23.490191 | fa163e75-7366-a2e0-d3ae-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005486749 | 0:02:30.813042 | 0.09s 2025-10-14 07:53:23.490642 | fa163e75-7366-a2e0-d3ae-00000000006b | SKIPPED | Ensure network service is enabled | np0005486752 2025-10-14 07:53:23.491047 | fa163e75-7366-a2e0-d3ae-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005486752 | 0:02:30.813921 | 0.05s 2025-10-14 07:53:23.491461 | fa163e75-7366-a2e0-d3ae-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005486746 2025-10-14 07:53:23.491867 | fa163e75-7366-a2e0-d3ae-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005486746 | 0:02:30.814740 | 0.03s 2025-10-14 07:53:23.542363 | fa163e75-7366-a2e0-d3ae-00000000006a | TASK | Disable cloud-init network config 2025-10-14 07:53:23.559709 | fa163e75-7366-a2e0-d3ae-000000000061 | TASK | Ensure we get cloud-init 2025-10-14 07:53:23.564430 | fa163e75-7366-a2e0-d3ae-000000000061 | SKIPPED | Ensure we get cloud-init | np0005486748 2025-10-14 07:53:23.565243 | fa163e75-7366-a2e0-d3ae-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005486748 | 0:02:30.888107 | 0.08s 2025-10-14 07:53:23.633653 | fa163e75-7366-a2e0-d3ae-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-14 07:53:23.639216 | fa163e75-7366-a2e0-d3ae-00000000006a | SKIPPED | Disable cloud-init network config | np0005486746 2025-10-14 07:53:23.640158 | fa163e75-7366-a2e0-d3ae-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005486746 | 0:02:30.963016 | 0.10s 2025-10-14 07:53:23.640644 | fa163e75-7366-a2e0-d3ae-000000000061 | SKIPPED | Ensure we get cloud-init | np0005486749 2025-10-14 07:53:23.641050 | fa163e75-7366-a2e0-d3ae-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005486749 | 0:02:30.963924 | 0.08s 2025-10-14 07:53:23.672069 | fa163e75-7366-a2e0-d3ae-00000000006b | TASK | Ensure network service is enabled 2025-10-14 07:53:23.689889 | fa163e75-7366-a2e0-d3ae-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-14 07:53:23.694776 | fa163e75-7366-a2e0-d3ae-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005486748 2025-10-14 07:53:23.699064 | fa163e75-7366-a2e0-d3ae-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005486748 | 0:02:31.021910 | 0.06s 2025-10-14 07:53:23.699540 | fa163e75-7366-a2e0-d3ae-00000000006b | SKIPPED | Ensure network service is enabled | np0005486746 2025-10-14 07:53:23.699942 | fa163e75-7366-a2e0-d3ae-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005486746 | 0:02:31.022816 | 0.03s 2025-10-14 07:53:23.727653 | fa163e75-7366-a2e0-d3ae-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-14 07:53:23.732496 | fa163e75-7366-a2e0-d3ae-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005486749 2025-10-14 07:53:23.733411 | fa163e75-7366-a2e0-d3ae-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005486749 | 0:02:31.056269 | 0.04s 2025-10-14 07:53:23.773777 | fa163e75-7366-a2e0-d3ae-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-14 07:53:23.778593 | fa163e75-7366-a2e0-d3ae-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005486748 2025-10-14 07:53:23.779766 | fa163e75-7366-a2e0-d3ae-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005486748 | 0:02:31.102623 | 0.05s 2025-10-14 07:53:23.819986 | fa163e75-7366-a2e0-d3ae-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-14 07:53:23.825312 | fa163e75-7366-a2e0-d3ae-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005486749 2025-10-14 07:53:23.826262 | fa163e75-7366-a2e0-d3ae-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005486749 | 0:02:31.149122 | 0.05s 2025-10-14 07:53:23.840658 | fa163e75-7366-a2e0-d3ae-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-14 07:53:23.851935 | fa163e75-7366-a2e0-d3ae-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005486748 2025-10-14 07:53:23.852973 | fa163e75-7366-a2e0-d3ae-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005486748 | 0:02:31.175831 | 0.03s 2025-10-14 07:53:23.871596 | fa163e75-7366-a2e0-d3ae-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-14 07:53:23.877011 | fa163e75-7366-a2e0-d3ae-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005486749 2025-10-14 07:53:23.877978 | fa163e75-7366-a2e0-d3ae-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005486749 | 0:02:31.200834 | 0.04s 2025-10-14 07:53:23.893972 | fa163e75-7366-a2e0-d3ae-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-14 07:53:23.905610 | fa163e75-7366-a2e0-d3ae-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005486748 2025-10-14 07:53:23.906553 | fa163e75-7366-a2e0-d3ae-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005486748 | 0:02:31.229413 | 0.03s 2025-10-14 07:53:23.921906 | fa163e75-7366-a2e0-d3ae-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-14 07:53:23.955917 | fa163e75-7366-a2e0-d3ae-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005486748 2025-10-14 07:53:23.957426 | fa163e75-7366-a2e0-d3ae-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005486748 | 0:02:31.280283 | 0.03s 2025-10-14 07:53:23.958209 | fa163e75-7366-a2e0-d3ae-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005486749 2025-10-14 07:53:23.958997 | fa163e75-7366-a2e0-d3ae-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005486749 | 0:02:31.281865 | 0.06s 2025-10-14 07:53:23.987237 | fa163e75-7366-a2e0-d3ae-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-14 07:53:24.021566 | fa163e75-7366-a2e0-d3ae-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-14 07:53:24.027019 | fa163e75-7366-a2e0-d3ae-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005486748 2025-10-14 07:53:24.028134 | fa163e75-7366-a2e0-d3ae-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005486748 | 0:02:31.350994 | 0.04s 2025-10-14 07:53:24.046842 | fa163e75-7366-a2e0-d3ae-00000000006a | TASK | Disable cloud-init network config 2025-10-14 07:53:24.058644 | fa163e75-7366-a2e0-d3ae-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005486749 2025-10-14 07:53:24.059697 | fa163e75-7366-a2e0-d3ae-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005486749 | 0:02:31.382556 | 0.04s 2025-10-14 07:53:24.086356 | fa163e75-7366-a2e0-d3ae-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-14 07:53:24.091644 | fa163e75-7366-a2e0-d3ae-00000000006a | SKIPPED | Disable cloud-init network config | np0005486748 2025-10-14 07:53:24.092733 | fa163e75-7366-a2e0-d3ae-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005486748 | 0:02:31.415592 | 0.04s 2025-10-14 07:53:24.117564 | fa163e75-7366-a2e0-d3ae-00000000006b | TASK | Ensure network service is enabled 2025-10-14 07:53:24.122963 | fa163e75-7366-a2e0-d3ae-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005486749 2025-10-14 07:53:24.124075 | fa163e75-7366-a2e0-d3ae-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005486749 | 0:02:31.446935 | 0.04s 2025-10-14 07:53:24.146775 | fa163e75-7366-a2e0-d3ae-00000000006a | TASK | Disable cloud-init network config 2025-10-14 07:53:24.151238 | fa163e75-7366-a2e0-d3ae-00000000006b | SKIPPED | Ensure network service is enabled | np0005486748 2025-10-14 07:53:24.152144 | fa163e75-7366-a2e0-d3ae-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005486748 | 0:02:31.475005 | 0.03s 2025-10-14 07:53:24.194020 | fa163e75-7366-a2e0-d3ae-00000000006a | SKIPPED | Disable cloud-init network config | np0005486749 2025-10-14 07:53:24.194421 | fa163e75-7366-a2e0-d3ae-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005486749 | 0:02:31.517296 | 0.05s 2025-10-14 07:53:24.226767 | fa163e75-7366-a2e0-d3ae-00000000006b | TASK | Ensure network service is enabled 2025-10-14 07:53:24.254804 | fa163e75-7366-a2e0-d3ae-00000000006b | SKIPPED | Ensure network service is enabled | np0005486749 2025-10-14 07:53:24.255374 | fa163e75-7366-a2e0-d3ae-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005486749 | 0:02:31.578245 | 0.03s PLAY [Server network validation] *********************************************** 2025-10-14 07:53:24.427913 | fa163e75-7366-a2e0-d3ae-00000000009b | TASK | Basic Network Validation 2025-10-14 07:53:24.441067 | fa163e75-7366-a2e0-d3ae-00000000009b | TASK | Basic Network Validation 2025-10-14 07:53:24.464130 | fa163e75-7366-a2e0-d3ae-00000000009b | TASK | Basic Network Validation 2025-10-14 07:53:24.481459 | fa163e75-7366-a2e0-d3ae-00000000009b | TASK | Basic Network Validation 2025-10-14 07:53:24.503861 | fa163e75-7366-a2e0-d3ae-00000000009b | TASK | Basic Network Validation 2025-10-14 07:53:24.527130 | fa163e75-7366-a2e0-d3ae-00000000009b | TASK | Basic Network Validation 2025-10-14 07:53:24.537775 | fa163e75-7366-a2e0-d3ae-00000000009b | TIMING | Basic Network Validation | np0005486750 | 0:02:31.860626 | 0.11s 2025-10-14 07:53:24.538470 | fa163e75-7366-a2e0-d3ae-00000000009b | TIMING | Basic Network Validation | np0005486751 | 0:02:31.861346 | 0.10s 2025-10-14 07:53:24.538765 | fa163e75-7366-a2e0-d3ae-00000000009b | TIMING | Basic Network Validation | np0005486752 | 0:02:31.861642 | 0.07s 2025-10-14 07:53:24.539127 | fa163e75-7366-a2e0-d3ae-00000000009b | TIMING | Basic Network Validation | np0005486746 | 0:02:31.862003 | 0.05s 2025-10-14 07:53:24.539424 | fa163e75-7366-a2e0-d3ae-00000000009b | TIMING | Basic Network Validation | np0005486748 | 0:02:31.862300 | 0.03s 2025-10-14 07:53:24.606920 | fa163e75-7366-a2e0-d3ae-00000000248e | TASK | Collect default network fact 2025-10-14 07:53:24.619863 | fa163e75-7366-a2e0-d3ae-00000000248e | TASK | Collect default network fact 2025-10-14 07:53:24.632056 | fa163e75-7366-a2e0-d3ae-00000000248e | TASK | Collect default network fact 2025-10-14 07:53:24.647812 | fa163e75-7366-a2e0-d3ae-00000000248e | TASK | Collect default network fact 2025-10-14 07:53:24.664629 | fa163e75-7366-a2e0-d3ae-00000000248e | TASK | Collect default network fact 2025-10-14 07:53:24.669661 | fa163e75-7366-a2e0-d3ae-00000000009b | TIMING | Basic Network Validation | np0005486749 | 0:02:31.992513 | 0.14s 2025-10-14 07:53:24.705581 | fa163e75-7366-a2e0-d3ae-00000000248e | TASK | Collect default network fact 2025-10-14 07:53:25.204057 | fa163e75-7366-a2e0-d3ae-00000000248e | OK | Collect default network fact | np0005486750 2025-10-14 07:53:25.205527 | fa163e75-7366-a2e0-d3ae-00000000248e | TIMING | tripleo_nodes_validation : Collect default network fact | np0005486750 | 0:02:32.528381 | 0.60s 2025-10-14 07:53:25.207552 | fa163e75-7366-a2e0-d3ae-00000000248e | OK | Collect default network fact | np0005486752 2025-10-14 07:53:25.208339 | fa163e75-7366-a2e0-d3ae-00000000248e | TIMING | tripleo_nodes_validation : Collect default network fact | np0005486752 | 0:02:32.531205 | 0.58s 2025-10-14 07:53:25.235294 | fa163e75-7366-a2e0-d3ae-00000000248f | TASK | Check Default IPv4 Gateway availability 2025-10-14 07:53:25.256837 | fa163e75-7366-a2e0-d3ae-00000000248f | TASK | Check Default IPv4 Gateway availability 2025-10-14 07:53:25.266151 | fa163e75-7366-a2e0-d3ae-00000000248e | OK | Collect default network fact | np0005486748 2025-10-14 07:53:25.267422 | fa163e75-7366-a2e0-d3ae-00000000248e | TIMING | tripleo_nodes_validation : Collect default network fact | np0005486748 | 0:02:32.590283 | 0.60s 2025-10-14 07:53:25.269814 | fa163e75-7366-a2e0-d3ae-00000000248e | OK | Collect default network fact | np0005486751 2025-10-14 07:53:25.270282 | fa163e75-7366-a2e0-d3ae-00000000248e | TIMING | tripleo_nodes_validation : Collect default network fact | np0005486751 | 0:02:32.593155 | 0.65s 2025-10-14 07:53:25.288615 | fa163e75-7366-a2e0-d3ae-00000000248f | TASK | Check Default IPv4 Gateway availability 2025-10-14 07:53:25.309990 | fa163e75-7366-a2e0-d3ae-00000000248f | TASK | Check Default IPv4 Gateway availability 2025-10-14 07:53:25.317155 | fa163e75-7366-a2e0-d3ae-00000000248e | OK | Collect default network fact | np0005486746 2025-10-14 07:53:25.317941 | fa163e75-7366-a2e0-d3ae-00000000248e | TIMING | tripleo_nodes_validation : Collect default network fact | np0005486746 | 0:02:32.640749 | 0.67s 2025-10-14 07:53:25.331617 | fa163e75-7366-a2e0-d3ae-00000000248f | TASK | Check Default IPv4 Gateway availability 2025-10-14 07:53:25.411935 | fa163e75-7366-a2e0-d3ae-00000000248e | OK | Collect default network fact | np0005486749 2025-10-14 07:53:25.412784 | fa163e75-7366-a2e0-d3ae-00000000248e | TIMING | tripleo_nodes_validation : Collect default network fact | np0005486749 | 0:02:32.735651 | 0.71s 2025-10-14 07:53:25.426630 | fa163e75-7366-a2e0-d3ae-00000000248f | TASK | Check Default IPv4 Gateway availability 2025-10-14 07:53:29.619346 | fa163e75-7366-a2e0-d3ae-00000000248f | OK | Check Default IPv4 Gateway availability | np0005486750 2025-10-14 07:53:29.621297 | fa163e75-7366-a2e0-d3ae-00000000248f | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005486750 | 0:02:36.944148 | 4.38s 2025-10-14 07:53:29.641001 | fa163e75-7366-a2e0-d3ae-000000002490 | TASK | Check all networks Gateway availability 2025-10-14 07:53:29.718723 | fa163e75-7366-a2e0-d3ae-00000000248f | OK | Check Default IPv4 Gateway availability | np0005486752 2025-10-14 07:53:29.723944 | fa163e75-7366-a2e0-d3ae-00000000248f | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005486752 | 0:02:37.046792 | 4.47s 2025-10-14 07:53:29.725674 | fa163e75-7366-a2e0-d3ae-00000000248f | OK | Check Default IPv4 Gateway availability | np0005486751 2025-10-14 07:53:29.726691 | fa163e75-7366-a2e0-d3ae-00000000248f | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005486751 | 0:02:37.049556 | 4.44s 2025-10-14 07:53:29.728092 | fa163e75-7366-a2e0-d3ae-00000000248f | OK | Check Default IPv4 Gateway availability | np0005486748 2025-10-14 07:53:29.729038 | fa163e75-7366-a2e0-d3ae-00000000248f | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005486748 | 0:02:37.051902 | 4.42s 2025-10-14 07:53:29.759079 | fa163e75-7366-a2e0-d3ae-000000002490 | TASK | Check all networks Gateway availability 2025-10-14 07:53:29.784856 | fa163e75-7366-a2e0-d3ae-000000002490 | TASK | Check all networks Gateway availability 2025-10-14 07:53:29.808527 | fa163e75-7366-a2e0-d3ae-000000002490 | TASK | Check all networks Gateway availability 2025-10-14 07:53:29.814634 | fa163e75-7366-a2e0-d3ae-00000000248f | OK | Check Default IPv4 Gateway availability | np0005486746 2025-10-14 07:53:29.815540 | fa163e75-7366-a2e0-d3ae-00000000248f | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005486746 | 0:02:37.138405 | 4.48s 2025-10-14 07:53:29.850619 | fa163e75-7366-a2e0-d3ae-000000002490 | TASK | Check all networks Gateway availability 2025-10-14 07:53:29.858882 | fa163e75-7366-a2e0-d3ae-00000000248f | OK | Check Default IPv4 Gateway availability | np0005486749 2025-10-14 07:53:29.859939 | fa163e75-7366-a2e0-d3ae-00000000248f | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005486749 | 0:02:37.182800 | 4.43s 2025-10-14 07:53:29.878935 | fa163e75-7366-a2e0-d3ae-000000002490 | TASK | Check all networks Gateway availability 2025-10-14 07:53:34.039209 | fa163e75-7366-a2e0-d3ae-000000002490 | OK | Check all networks Gateway availability | np0005486750 | item=192.168.122.10 2025-10-14 07:53:34.042975 | fa163e75-7366-a2e0-d3ae-000000002490 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005486750 | 0:02:41.365831 | 4.40s 2025-10-14 07:53:34.052226 | fa163e75-7366-a2e0-d3ae-000000002490 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005486750 | 0:02:41.375092 | 4.41s 2025-10-14 07:53:34.072770 | fa163e75-7366-a2e0-d3ae-000000002492 | TASK | Check Controllers availability 2025-10-14 07:53:34.167471 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486750 | 0:02:41.490329 | 0.09s 2025-10-14 07:53:34.177875 | fa163e75-7366-a2e0-d3ae-000000002490 | OK | Check all networks Gateway availability | np0005486751 | item=192.168.122.10 2025-10-14 07:53:34.179770 | fa163e75-7366-a2e0-d3ae-000000002490 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005486751 | 0:02:41.502640 | 4.42s 2025-10-14 07:53:34.184328 | fa163e75-7366-a2e0-d3ae-000000002490 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005486751 | 0:02:41.507200 | 4.42s 2025-10-14 07:53:34.192975 | fa163e75-7366-a2e0-d3ae-000000002490 | OK | Check all networks Gateway availability | np0005486752 | item=192.168.122.10 2025-10-14 07:53:34.198736 | fa163e75-7366-a2e0-d3ae-000000002490 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005486752 | 0:02:41.521607 | 4.41s 2025-10-14 07:53:34.210571 | fa163e75-7366-a2e0-d3ae-000000002490 | OK | Check all networks Gateway availability | np0005486748 | item=192.168.122.10 2025-10-14 07:53:34.211696 | fa163e75-7366-a2e0-d3ae-000000002490 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005486748 | 0:02:41.534567 | 4.40s 2025-10-14 07:53:34.218639 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486750 | 0:02:41.541511 | 0.14s 2025-10-14 07:53:34.222052 | fa163e75-7366-a2e0-d3ae-000000002492 | TASK | Check Controllers availability 2025-10-14 07:53:34.228128 | fa163e75-7366-a2e0-d3ae-000000002490 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005486752 | 0:02:41.550985 | 4.44s 2025-10-14 07:53:34.229422 | fa163e75-7366-a2e0-d3ae-000000002490 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005486748 | 0:02:41.552295 | 4.42s 2025-10-14 07:53:34.233879 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486750 | 0:02:41.556751 | 0.16s 2025-10-14 07:53:34.246501 | fa163e75-7366-a2e0-d3ae-000000002492 | TASK | Check Controllers availability 2025-10-14 07:53:34.257542 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486750 | 0:02:41.580392 | 0.18s 2025-10-14 07:53:34.280269 | fa163e75-7366-a2e0-d3ae-000000002492 | TASK | Check Controllers availability 2025-10-14 07:53:34.286211 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486750 | 0:02:41.609062 | 0.21s 2025-10-14 07:53:34.301973 | fa163e75-7366-a2e0-d3ae-000000002490 | OK | Check all networks Gateway availability | np0005486746 | item=192.168.122.10 2025-10-14 07:53:34.310930 | fa163e75-7366-a2e0-d3ae-000000002490 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005486746 | 0:02:41.633790 | 4.46s 2025-10-14 07:53:34.316175 | 043476cd-4e49-4e43-9f6c-2d91c5de9bc6 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486750 2025-10-14 07:53:34.328171 | fa163e75-7366-a2e0-d3ae-000000002490 | OK | Check all networks Gateway availability | np0005486749 | item=192.168.122.10 2025-10-14 07:53:34.329081 | fa163e75-7366-a2e0-d3ae-000000002490 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005486749 | 0:02:41.651948 | 4.45s 2025-10-14 07:53:34.329900 | 6b0815b1-0e77-45e4-908a-5f4fdf95975a | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486750 2025-10-14 07:53:34.346350 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486751 | 0:02:41.669214 | 0.12s 2025-10-14 07:53:34.347088 | 70d2ba7d-0ac0-4954-afe0-53c76ae49766 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486750 2025-10-14 07:53:34.359146 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486752 | 0:02:41.682010 | 0.11s 2025-10-14 07:53:34.359922 | 298288fa-c215-4dbf-a691-5986eccf1cc4 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486750 2025-10-14 07:53:34.369843 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486748 | 0:02:41.692708 | 0.09s 2025-10-14 07:53:34.374946 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486752 | 0:02:41.697814 | 0.13s 2025-10-14 07:53:34.381666 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486748 | 0:02:41.704533 | 0.10s 2025-10-14 07:53:34.387279 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486751 | 0:02:41.710147 | 0.16s 2025-10-14 07:53:34.392809 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486752 | 0:02:41.715677 | 0.15s 2025-10-14 07:53:34.399847 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486748 | 0:02:41.722714 | 0.12s 2025-10-14 07:53:34.405101 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486752 | 0:02:41.727970 | 0.16s 2025-10-14 07:53:34.413447 | fa163e75-7366-a2e0-d3ae-000000002502 | TASK | Set IP options 2025-10-14 07:53:34.417260 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486751 | 0:02:41.740131 | 0.19s 2025-10-14 07:53:34.423410 | fa163e75-7366-a2e0-d3ae-000000002490 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005486746 | 0:02:41.746264 | 4.57s 2025-10-14 07:53:34.427789 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486748 | 0:02:41.750657 | 0.15s 2025-10-14 07:53:34.428575 | fa163e75-7366-a2e0-d3ae-000000002490 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005486749 | 0:02:41.751446 | 4.55s 2025-10-14 07:53:34.429303 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486752 | 0:02:41.752179 | 0.18s 2025-10-14 07:53:34.443015 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486751 | 0:02:41.765886 | 0.22s 2025-10-14 07:53:34.455220 | 14bb0da2-c013-4e88-b21a-c5e59f7f1444 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486752 2025-10-14 07:53:34.465253 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486748 | 0:02:41.788124 | 0.18s 2025-10-14 07:53:34.469924 | fe5d91e3-ceea-4212-a9a7-ceb8e1482503 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486752 2025-10-14 07:53:34.479352 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486748 | 0:02:41.802224 | 0.20s 2025-10-14 07:53:34.481081 | af55f17f-8c5f-4466-8120-a32a1a5a3cce | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486752 2025-10-14 07:53:34.493856 | 76f4bc5f-af56-4398-8e1e-eb87e55e6ba0 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486752 2025-10-14 07:53:34.511369 | fa163e75-7366-a2e0-d3ae-000000002567 | TASK | Set IP options 2025-10-14 07:53:34.528803 | fa163e75-7366-a2e0-d3ae-000000002492 | TASK | Check Controllers availability 2025-10-14 07:53:34.552105 | fa163e75-7366-a2e0-d3ae-000000002492 | TASK | Check Controllers availability 2025-10-14 07:53:34.556786 | fa163e75-7366-a2e0-d3ae-000000002502 | OK | Set IP options | np0005486750 2025-10-14 07:53:34.557867 | fa163e75-7366-a2e0-d3ae-000000002502 | TIMING | tripleo_nodes_validation : Set IP options | np0005486750 | 0:02:41.880725 | 0.14s 2025-10-14 07:53:34.558790 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486751 | 0:02:41.881663 | 0.34s 2025-10-14 07:53:34.559875 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486748 | 0:02:41.882748 | 0.28s 2025-10-14 07:53:34.560733 | fa163e75-7366-a2e0-d3ae-000000002567 | OK | Set IP options | np0005486752 2025-10-14 07:53:34.561199 | fa163e75-7366-a2e0-d3ae-000000002567 | TIMING | tripleo_nodes_validation : Set IP options | np0005486752 | 0:02:41.884072 | 0.05s 2025-10-14 07:53:34.591472 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486746 | 0:02:41.914307 | 0.06s 2025-10-14 07:53:34.602911 | 04e50fcc-6992-4e4f-ac0a-a1a157c02770 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486751 2025-10-14 07:53:34.610383 | b679cc5d-bbe5-43f3-997f-eca9492607b6 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486751 2025-10-14 07:53:34.618411 | 8f281dcb-0dd4-4d50-97e7-c2eccca2b30a | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486751 2025-10-14 07:53:34.630376 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486746 | 0:02:41.953240 | 0.10s 2025-10-14 07:53:34.631151 | ca162f40-431f-4df4-8e04-ba81ad8d3fbd | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486751 2025-10-14 07:53:34.643337 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486749 | 0:02:41.966203 | 0.09s 2025-10-14 07:53:34.644127 | de4aa438-f3fa-42b5-bd60-0050596dbac9 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486748 2025-10-14 07:53:34.656013 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486746 | 0:02:41.978878 | 0.13s 2025-10-14 07:53:34.656768 | 562e3cd0-789f-4fc7-8eaa-fd2a48c3b292 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486748 2025-10-14 07:53:34.671256 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486749 | 0:02:41.994118 | 0.12s 2025-10-14 07:53:34.676673 | 5871faec-eb6b-4d01-abb7-5605a9434962 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486748 2025-10-14 07:53:34.687645 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486749 | 0:02:42.010510 | 0.13s 2025-10-14 07:53:34.695469 | ff8abb59-da04-44f6-aad9-396f171a7f27 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486748 2025-10-14 07:53:34.705673 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486746 | 0:02:42.028539 | 0.18s 2025-10-14 07:53:34.711894 | 4530d795-aa4b-4604-bc6c-01ec788c1bdf | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486748 2025-10-14 07:53:34.722365 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486749 | 0:02:42.045230 | 0.17s 2025-10-14 07:53:34.723670 | 7ae48620-38ad-4d49-a311-255e64607caa | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486748 2025-10-14 07:53:34.734221 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486746 | 0:02:42.057087 | 0.20s 2025-10-14 07:53:34.744925 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486746 | 0:02:42.067792 | 0.21s 2025-10-14 07:53:34.755972 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486749 | 0:02:42.078840 | 0.20s 2025-10-14 07:53:34.762231 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486749 | 0:02:42.085098 | 0.21s 2025-10-14 07:53:34.775304 | fa163e75-7366-a2e0-d3ae-000000002503 | TASK | Lookup interface information 2025-10-14 07:53:34.794620 | fa163e75-7366-a2e0-d3ae-0000000025b6 | TASK | Set IP options 2025-10-14 07:53:34.815529 | fa163e75-7366-a2e0-d3ae-000000002568 | TASK | Lookup interface information 2025-10-14 07:53:34.844890 | fa163e75-7366-a2e0-d3ae-0000000025e6 | TASK | Set IP options 2025-10-14 07:53:34.851803 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486746 | 0:02:42.174653 | 0.32s 2025-10-14 07:53:34.853327 | fa163e75-7366-a2e0-d3ae-000000002492 | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005486749 | 0:02:42.176201 | 0.30s 2025-10-14 07:53:34.854031 | fa163e75-7366-a2e0-d3ae-0000000025b6 | OK | Set IP options | np0005486751 2025-10-14 07:53:34.854659 | fa163e75-7366-a2e0-d3ae-0000000025b6 | TIMING | tripleo_nodes_validation : Set IP options | np0005486751 | 0:02:42.177534 | 0.06s 2025-10-14 07:53:34.902083 | ad7e2e57-4f22-4a05-9c29-f804ede4c6bb | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486746 2025-10-14 07:53:34.902732 | ad7e2e57-4f22-4a05-9c29-f804ede4c6bb | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486749 2025-10-14 07:53:34.911339 | cee2f614-c4a5-41d1-a582-4372b0345b15 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486746 2025-10-14 07:53:34.911871 | cee2f614-c4a5-41d1-a582-4372b0345b15 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486749 2025-10-14 07:53:34.920619 | 5868088b-2492-4696-9c04-05dca05e19b9 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486746 2025-10-14 07:53:34.921077 | 5868088b-2492-4696-9c04-05dca05e19b9 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486749 2025-10-14 07:53:34.928803 | b1d66cd3-cc63-4c1b-97d2-d0198c4794b0 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486746 2025-10-14 07:53:34.929167 | b1d66cd3-cc63-4c1b-97d2-d0198c4794b0 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486749 2025-10-14 07:53:34.936850 | 32aeff32-13dc-44eb-ad0c-0e84042707b9 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486746 2025-10-14 07:53:34.937218 | 32aeff32-13dc-44eb-ad0c-0e84042707b9 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486749 2025-10-14 07:53:34.944423 | 0be9e958-d78e-4046-a935-9df10f32edc0 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486746 2025-10-14 07:53:34.944788 | 0be9e958-d78e-4046-a935-9df10f32edc0 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005486749 2025-10-14 07:53:34.960427 | fa163e75-7366-a2e0-d3ae-0000000025b7 | TASK | Lookup interface information 2025-10-14 07:53:34.978130 | fa163e75-7366-a2e0-d3ae-000000002670 | TASK | Set IP options 2025-10-14 07:53:34.996164 | fa163e75-7366-a2e0-d3ae-000000002670 | TASK | Set IP options 2025-10-14 07:53:35.001777 | fa163e75-7366-a2e0-d3ae-0000000025e6 | OK | Set IP options | np0005486748 2025-10-14 07:53:35.002618 | fa163e75-7366-a2e0-d3ae-0000000025e6 | TIMING | tripleo_nodes_validation : Set IP options | np0005486748 | 0:02:42.325477 | 0.16s 2025-10-14 07:53:35.023023 | fa163e75-7366-a2e0-d3ae-0000000025e7 | TASK | Lookup interface information 2025-10-14 07:53:35.028354 | fa163e75-7366-a2e0-d3ae-000000002670 | OK | Set IP options | np0005486746 2025-10-14 07:53:35.029229 | fa163e75-7366-a2e0-d3ae-000000002670 | TIMING | tripleo_nodes_validation : Set IP options | np0005486746 | 0:02:42.352088 | 0.05s 2025-10-14 07:53:35.048354 | fa163e75-7366-a2e0-d3ae-000000002671 | TASK | Lookup interface information 2025-10-14 07:53:35.053335 | fa163e75-7366-a2e0-d3ae-000000002670 | OK | Set IP options | np0005486749 2025-10-14 07:53:35.054156 | fa163e75-7366-a2e0-d3ae-000000002670 | TIMING | tripleo_nodes_validation : Set IP options | np0005486749 | 0:02:42.377021 | 0.06s 2025-10-14 07:53:35.068905 | fa163e75-7366-a2e0-d3ae-000000002671 | TASK | Lookup interface information 2025-10-14 07:53:35.088546 | fa163e75-7366-a2e0-d3ae-000000002503 | CHANGED | Lookup interface information | np0005486750 2025-10-14 07:53:35.089706 | fa163e75-7366-a2e0-d3ae-000000002503 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486750 | 0:02:42.412569 | 0.31s 2025-10-14 07:53:35.111976 | fa163e75-7366-a2e0-d3ae-000000002504 | TASK | Set interface vars 2025-10-14 07:53:35.136730 | fa163e75-7366-a2e0-d3ae-000000002568 | CHANGED | Lookup interface information | np0005486752 2025-10-14 07:53:35.138271 | fa163e75-7366-a2e0-d3ae-000000002568 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486752 | 0:02:42.461128 | 0.32s 2025-10-14 07:53:35.159094 | fa163e75-7366-a2e0-d3ae-000000002569 | TASK | Set interface vars 2025-10-14 07:53:35.179152 | fa163e75-7366-a2e0-d3ae-000000002504 | OK | Set interface vars | np0005486750 2025-10-14 07:53:35.180647 | fa163e75-7366-a2e0-d3ae-000000002504 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486750 | 0:02:42.503503 | 0.07s 2025-10-14 07:53:35.200314 | fa163e75-7366-a2e0-d3ae-000000002506 | TASK | Check IP responsiveness 2025-10-14 07:53:35.225189 | fa163e75-7366-a2e0-d3ae-000000002506 | SKIPPED | Check IP responsiveness | np0005486750 2025-10-14 07:53:35.225907 | fa163e75-7366-a2e0-d3ae-000000002506 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486750 | 0:02:42.548776 | 0.02s 2025-10-14 07:53:35.239083 | fa163e75-7366-a2e0-d3ae-000000002507 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-14 07:53:35.251976 | fa163e75-7366-a2e0-d3ae-000000002569 | OK | Set interface vars | np0005486752 2025-10-14 07:53:35.253106 | fa163e75-7366-a2e0-d3ae-000000002569 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486752 | 0:02:42.575969 | 0.09s 2025-10-14 07:53:35.269567 | fa163e75-7366-a2e0-d3ae-00000000256b | TASK | Check IP responsiveness 2025-10-14 07:53:35.276227 | fa163e75-7366-a2e0-d3ae-000000002507 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005486750 2025-10-14 07:53:35.277518 | fa163e75-7366-a2e0-d3ae-000000002507 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005486750 | 0:02:42.600379 | 0.04s 2025-10-14 07:53:35.306405 | fa163e75-7366-a2e0-d3ae-000000002511 | TASK | Set IP options 2025-10-14 07:53:35.317286 | fa163e75-7366-a2e0-d3ae-0000000025b7 | CHANGED | Lookup interface information | np0005486751 2025-10-14 07:53:35.321761 | fa163e75-7366-a2e0-d3ae-0000000025b7 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486751 | 0:02:42.644615 | 0.36s 2025-10-14 07:53:35.322576 | fa163e75-7366-a2e0-d3ae-0000000025e7 | CHANGED | Lookup interface information | np0005486748 2025-10-14 07:53:35.323036 | fa163e75-7366-a2e0-d3ae-0000000025e7 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486748 | 0:02:42.645911 | 0.30s 2025-10-14 07:53:35.337229 | fa163e75-7366-a2e0-d3ae-0000000025b8 | TASK | Set interface vars 2025-10-14 07:53:35.368067 | fa163e75-7366-a2e0-d3ae-0000000025e8 | TASK | Set interface vars 2025-10-14 07:53:35.375945 | fa163e75-7366-a2e0-d3ae-000000002671 | CHANGED | Lookup interface information | np0005486746 2025-10-14 07:53:35.376957 | fa163e75-7366-a2e0-d3ae-000000002671 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486746 | 0:02:42.699817 | 0.33s 2025-10-14 07:53:35.377546 | fa163e75-7366-a2e0-d3ae-000000002511 | OK | Set IP options | np0005486750 2025-10-14 07:53:35.378084 | fa163e75-7366-a2e0-d3ae-000000002511 | TIMING | tripleo_nodes_validation : Set IP options | np0005486750 | 0:02:42.700958 | 0.07s 2025-10-14 07:53:35.394074 | fa163e75-7366-a2e0-d3ae-000000002512 | TASK | Lookup interface information 2025-10-14 07:53:35.411513 | fa163e75-7366-a2e0-d3ae-000000002672 | TASK | Set interface vars 2025-10-14 07:53:35.417443 | fa163e75-7366-a2e0-d3ae-000000002671 | CHANGED | Lookup interface information | np0005486749 2025-10-14 07:53:35.418260 | fa163e75-7366-a2e0-d3ae-000000002671 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486749 | 0:02:42.741123 | 0.35s 2025-10-14 07:53:35.435952 | fa163e75-7366-a2e0-d3ae-000000002672 | TASK | Set interface vars 2025-10-14 07:53:35.440734 | fa163e75-7366-a2e0-d3ae-0000000025b8 | OK | Set interface vars | np0005486751 2025-10-14 07:53:35.441586 | fa163e75-7366-a2e0-d3ae-0000000025b8 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486751 | 0:02:42.764451 | 0.10s 2025-10-14 07:53:35.454865 | fa163e75-7366-a2e0-d3ae-0000000025ba | TASK | Check IP responsiveness 2025-10-14 07:53:35.462276 | fa163e75-7366-a2e0-d3ae-0000000025e8 | OK | Set interface vars | np0005486748 2025-10-14 07:53:35.463169 | fa163e75-7366-a2e0-d3ae-0000000025e8 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486748 | 0:02:42.786033 | 0.09s 2025-10-14 07:53:35.481837 | fa163e75-7366-a2e0-d3ae-0000000025ea | TASK | Check IP responsiveness 2025-10-14 07:53:35.486800 | fa163e75-7366-a2e0-d3ae-000000002672 | OK | Set interface vars | np0005486746 2025-10-14 07:53:35.489644 | fa163e75-7366-a2e0-d3ae-000000002672 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486746 | 0:02:42.812507 | 0.08s 2025-10-14 07:53:35.504397 | fa163e75-7366-a2e0-d3ae-000000002674 | TASK | Check IP responsiveness 2025-10-14 07:53:35.522859 | fa163e75-7366-a2e0-d3ae-000000002672 | OK | Set interface vars | np0005486749 2025-10-14 07:53:35.527087 | fa163e75-7366-a2e0-d3ae-000000002672 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486749 | 0:02:42.849957 | 0.09s 2025-10-14 07:53:35.527466 | fa163e75-7366-a2e0-d3ae-000000002674 | SKIPPED | Check IP responsiveness | np0005486746 2025-10-14 07:53:35.527830 | fa163e75-7366-a2e0-d3ae-000000002674 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486746 | 0:02:42.850706 | 0.02s 2025-10-14 07:53:35.542588 | fa163e75-7366-a2e0-d3ae-000000002675 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-14 07:53:35.560117 | fa163e75-7366-a2e0-d3ae-000000002674 | TASK | Check IP responsiveness 2025-10-14 07:53:35.572068 | fa163e75-7366-a2e0-d3ae-000000002675 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005486746 2025-10-14 07:53:35.572942 | fa163e75-7366-a2e0-d3ae-000000002675 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005486746 | 0:02:42.895804 | 0.03s 2025-10-14 07:53:35.588304 | fa163e75-7366-a2e0-d3ae-00000000267b | TASK | Set IP options 2025-10-14 07:53:35.626388 | fa163e75-7366-a2e0-d3ae-00000000267b | OK | Set IP options | np0005486746 2025-10-14 07:53:35.627195 | fa163e75-7366-a2e0-d3ae-00000000267b | TIMING | tripleo_nodes_validation : Set IP options | np0005486746 | 0:02:42.950065 | 0.04s 2025-10-14 07:53:35.641368 | fa163e75-7366-a2e0-d3ae-00000000267c | TASK | Lookup interface information 2025-10-14 07:53:35.703276 | fa163e75-7366-a2e0-d3ae-000000002512 | CHANGED | Lookup interface information | np0005486750 2025-10-14 07:53:35.704259 | fa163e75-7366-a2e0-d3ae-000000002512 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486750 | 0:02:43.027126 | 0.31s 2025-10-14 07:53:35.714100 | fa163e75-7366-a2e0-d3ae-000000002513 | TASK | Set interface vars 2025-10-14 07:53:35.791909 | fa163e75-7366-a2e0-d3ae-000000002513 | OK | Set interface vars | np0005486750 2025-10-14 07:53:35.793493 | fa163e75-7366-a2e0-d3ae-000000002513 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486750 | 0:02:43.116348 | 0.08s 2025-10-14 07:53:35.807174 | fa163e75-7366-a2e0-d3ae-000000002515 | TASK | Check IP responsiveness 2025-10-14 07:53:35.843101 | fa163e75-7366-a2e0-d3ae-000000002515 | SKIPPED | Check IP responsiveness | np0005486750 2025-10-14 07:53:35.843897 | fa163e75-7366-a2e0-d3ae-000000002515 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486750 | 0:02:43.166763 | 0.04s 2025-10-14 07:53:35.857458 | fa163e75-7366-a2e0-d3ae-000000002516 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-14 07:53:35.892470 | fa163e75-7366-a2e0-d3ae-000000002516 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005486750 2025-10-14 07:53:35.893327 | fa163e75-7366-a2e0-d3ae-000000002516 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005486750 | 0:02:43.216196 | 0.03s 2025-10-14 07:53:35.905082 | fa163e75-7366-a2e0-d3ae-000000002520 | TASK | Set IP options 2025-10-14 07:53:35.950371 | fa163e75-7366-a2e0-d3ae-000000002520 | OK | Set IP options | np0005486750 2025-10-14 07:53:35.951262 | fa163e75-7366-a2e0-d3ae-000000002520 | TIMING | tripleo_nodes_validation : Set IP options | np0005486750 | 0:02:43.274128 | 0.05s 2025-10-14 07:53:35.967681 | fa163e75-7366-a2e0-d3ae-000000002521 | TASK | Lookup interface information 2025-10-14 07:53:35.974757 | fa163e75-7366-a2e0-d3ae-00000000267c | CHANGED | Lookup interface information | np0005486746 2025-10-14 07:53:35.975984 | fa163e75-7366-a2e0-d3ae-00000000267c | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486746 | 0:02:43.298841 | 0.33s 2025-10-14 07:53:35.997706 | fa163e75-7366-a2e0-d3ae-00000000267d | TASK | Set interface vars 2025-10-14 07:53:36.089850 | fa163e75-7366-a2e0-d3ae-00000000267d | OK | Set interface vars | np0005486746 2025-10-14 07:53:36.090871 | fa163e75-7366-a2e0-d3ae-00000000267d | TIMING | tripleo_nodes_validation : Set interface vars | np0005486746 | 0:02:43.413737 | 0.09s 2025-10-14 07:53:36.109925 | fa163e75-7366-a2e0-d3ae-00000000267f | TASK | Check IP responsiveness 2025-10-14 07:53:36.140988 | fa163e75-7366-a2e0-d3ae-00000000267f | SKIPPED | Check IP responsiveness | np0005486746 2025-10-14 07:53:36.141928 | fa163e75-7366-a2e0-d3ae-00000000267f | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486746 | 0:02:43.464794 | 0.03s 2025-10-14 07:53:36.215280 | fa163e75-7366-a2e0-d3ae-000000002680 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-14 07:53:36.248134 | fa163e75-7366-a2e0-d3ae-000000002680 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005486746 2025-10-14 07:53:36.248772 | fa163e75-7366-a2e0-d3ae-000000002680 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005486746 | 0:02:43.571643 | 0.03s 2025-10-14 07:53:36.262493 | fa163e75-7366-a2e0-d3ae-000000002686 | TASK | Set IP options 2025-10-14 07:53:36.275018 | fa163e75-7366-a2e0-d3ae-000000002521 | CHANGED | Lookup interface information | np0005486750 2025-10-14 07:53:36.276344 | fa163e75-7366-a2e0-d3ae-000000002521 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486750 | 0:02:43.599208 | 0.31s 2025-10-14 07:53:36.286647 | fa163e75-7366-a2e0-d3ae-000000002522 | TASK | Set interface vars 2025-10-14 07:53:36.306174 | fa163e75-7366-a2e0-d3ae-000000002686 | OK | Set IP options | np0005486746 2025-10-14 07:53:36.307122 | fa163e75-7366-a2e0-d3ae-000000002686 | TIMING | tripleo_nodes_validation : Set IP options | np0005486746 | 0:02:43.629987 | 0.04s 2025-10-14 07:53:36.321816 | fa163e75-7366-a2e0-d3ae-000000002687 | TASK | Lookup interface information 2025-10-14 07:53:36.385381 | fa163e75-7366-a2e0-d3ae-000000002522 | OK | Set interface vars | np0005486750 2025-10-14 07:53:36.386461 | fa163e75-7366-a2e0-d3ae-000000002522 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486750 | 0:02:43.709311 | 0.10s 2025-10-14 07:53:36.396565 | fa163e75-7366-a2e0-d3ae-000000002524 | TASK | Check IP responsiveness 2025-10-14 07:53:36.420831 | fa163e75-7366-a2e0-d3ae-000000002524 | SKIPPED | Check IP responsiveness | np0005486750 2025-10-14 07:53:36.421587 | fa163e75-7366-a2e0-d3ae-000000002524 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486750 | 0:02:43.744457 | 0.02s 2025-10-14 07:53:36.432801 | fa163e75-7366-a2e0-d3ae-000000002525 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-14 07:53:36.453805 | fa163e75-7366-a2e0-d3ae-000000002525 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005486750 2025-10-14 07:53:36.454573 | fa163e75-7366-a2e0-d3ae-000000002525 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005486750 | 0:02:43.777443 | 0.02s 2025-10-14 07:53:36.463543 | fa163e75-7366-a2e0-d3ae-00000000252d | TASK | Set IP options 2025-10-14 07:53:36.490302 | fa163e75-7366-a2e0-d3ae-00000000252d | OK | Set IP options | np0005486750 2025-10-14 07:53:36.491058 | fa163e75-7366-a2e0-d3ae-00000000252d | TIMING | tripleo_nodes_validation : Set IP options | np0005486750 | 0:02:43.813927 | 0.03s 2025-10-14 07:53:36.500371 | fa163e75-7366-a2e0-d3ae-00000000252e | TASK | Lookup interface information 2025-10-14 07:53:36.626118 | fa163e75-7366-a2e0-d3ae-000000002687 | CHANGED | Lookup interface information | np0005486746 2025-10-14 07:53:36.627298 | fa163e75-7366-a2e0-d3ae-000000002687 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486746 | 0:02:43.950160 | 0.30s 2025-10-14 07:53:36.646512 | fa163e75-7366-a2e0-d3ae-000000002688 | TASK | Set interface vars 2025-10-14 07:53:36.732574 | fa163e75-7366-a2e0-d3ae-000000002688 | OK | Set interface vars | np0005486746 2025-10-14 07:53:36.733357 | fa163e75-7366-a2e0-d3ae-000000002688 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486746 | 0:02:44.056224 | 0.09s 2025-10-14 07:53:36.751363 | fa163e75-7366-a2e0-d3ae-00000000268a | TASK | Check IP responsiveness 2025-10-14 07:53:36.781156 | fa163e75-7366-a2e0-d3ae-00000000268a | SKIPPED | Check IP responsiveness | np0005486746 2025-10-14 07:53:36.781931 | fa163e75-7366-a2e0-d3ae-00000000268a | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486746 | 0:02:44.104798 | 0.03s 2025-10-14 07:53:36.800853 | fa163e75-7366-a2e0-d3ae-00000000268b | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-14 07:53:36.819152 | fa163e75-7366-a2e0-d3ae-00000000252e | CHANGED | Lookup interface information | np0005486750 2025-10-14 07:53:36.823129 | fa163e75-7366-a2e0-d3ae-00000000252e | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486750 | 0:02:44.145981 | 0.32s 2025-10-14 07:53:36.824259 | fa163e75-7366-a2e0-d3ae-00000000268b | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005486746 2025-10-14 07:53:36.824924 | fa163e75-7366-a2e0-d3ae-00000000268b | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005486746 | 0:02:44.147792 | 0.02s 2025-10-14 07:53:36.844675 | fa163e75-7366-a2e0-d3ae-00000000252f | TASK | Set interface vars 2025-10-14 07:53:36.878994 | fa163e75-7366-a2e0-d3ae-000000002691 | TASK | Set IP options 2025-10-14 07:53:36.927174 | fa163e75-7366-a2e0-d3ae-000000002691 | OK | Set IP options | np0005486746 2025-10-14 07:53:36.928095 | fa163e75-7366-a2e0-d3ae-000000002691 | TIMING | tripleo_nodes_validation : Set IP options | np0005486746 | 0:02:44.250961 | 0.05s 2025-10-14 07:53:36.928598 | fa163e75-7366-a2e0-d3ae-00000000252f | OK | Set interface vars | np0005486750 2025-10-14 07:53:36.929008 | fa163e75-7366-a2e0-d3ae-00000000252f | TIMING | tripleo_nodes_validation : Set interface vars | np0005486750 | 0:02:44.251882 | 0.08s 2025-10-14 07:53:36.941726 | fa163e75-7366-a2e0-d3ae-000000002531 | TASK | Check IP responsiveness 2025-10-14 07:53:36.966836 | fa163e75-7366-a2e0-d3ae-000000002692 | TASK | Lookup interface information 2025-10-14 07:53:36.980401 | fa163e75-7366-a2e0-d3ae-000000002531 | SKIPPED | Check IP responsiveness | np0005486750 2025-10-14 07:53:36.981692 | fa163e75-7366-a2e0-d3ae-000000002531 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486750 | 0:02:44.304546 | 0.04s 2025-10-14 07:53:36.997538 | fa163e75-7366-a2e0-d3ae-000000002532 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-14 07:53:37.033674 | fa163e75-7366-a2e0-d3ae-000000002532 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005486750 2025-10-14 07:53:37.034489 | fa163e75-7366-a2e0-d3ae-000000002532 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005486750 | 0:02:44.357357 | 0.04s 2025-10-14 07:53:37.043415 | fa163e75-7366-a2e0-d3ae-000000002494 | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-14 07:53:37.073152 | fa163e75-7366-a2e0-d3ae-000000002494 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005486750 2025-10-14 07:53:37.074616 | fa163e75-7366-a2e0-d3ae-000000002494 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005486750 | 0:02:44.397478 | 0.03s 2025-10-14 07:53:37.310276 | fa163e75-7366-a2e0-d3ae-000000002692 | CHANGED | Lookup interface information | np0005486746 2025-10-14 07:53:37.311133 | fa163e75-7366-a2e0-d3ae-000000002692 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486746 | 0:02:44.634004 | 0.34s 2025-10-14 07:53:37.324895 | fa163e75-7366-a2e0-d3ae-000000002693 | TASK | Set interface vars 2025-10-14 07:53:37.418490 | fa163e75-7366-a2e0-d3ae-000000002693 | OK | Set interface vars | np0005486746 2025-10-14 07:53:37.419131 | fa163e75-7366-a2e0-d3ae-000000002693 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486746 | 0:02:44.742001 | 0.09s 2025-10-14 07:53:37.432651 | fa163e75-7366-a2e0-d3ae-000000002695 | TASK | Check IP responsiveness 2025-10-14 07:53:37.459522 | fa163e75-7366-a2e0-d3ae-000000002695 | SKIPPED | Check IP responsiveness | np0005486746 2025-10-14 07:53:37.460125 | fa163e75-7366-a2e0-d3ae-000000002695 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486746 | 0:02:44.782996 | 0.03s 2025-10-14 07:53:37.474906 | fa163e75-7366-a2e0-d3ae-000000002696 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-14 07:53:37.504725 | fa163e75-7366-a2e0-d3ae-000000002696 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005486746 2025-10-14 07:53:37.505321 | fa163e75-7366-a2e0-d3ae-000000002696 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005486746 | 0:02:44.828193 | 0.03s 2025-10-14 07:53:37.518572 | fa163e75-7366-a2e0-d3ae-00000000269c | TASK | Set IP options 2025-10-14 07:53:37.558638 | fa163e75-7366-a2e0-d3ae-00000000269c | OK | Set IP options | np0005486746 2025-10-14 07:53:37.559258 | fa163e75-7366-a2e0-d3ae-00000000269c | TIMING | tripleo_nodes_validation : Set IP options | np0005486746 | 0:02:44.882128 | 0.04s 2025-10-14 07:53:37.572485 | fa163e75-7366-a2e0-d3ae-00000000269d | TASK | Lookup interface information 2025-10-14 07:53:37.902894 | fa163e75-7366-a2e0-d3ae-00000000269d | CHANGED | Lookup interface information | np0005486746 2025-10-14 07:53:37.904512 | fa163e75-7366-a2e0-d3ae-00000000269d | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486746 | 0:02:45.227369 | 0.33s 2025-10-14 07:53:37.935271 | fa163e75-7366-a2e0-d3ae-00000000269e | TASK | Set interface vars 2025-10-14 07:53:38.026821 | fa163e75-7366-a2e0-d3ae-00000000269e | OK | Set interface vars | np0005486746 2025-10-14 07:53:38.028155 | fa163e75-7366-a2e0-d3ae-00000000269e | TIMING | tripleo_nodes_validation : Set interface vars | np0005486746 | 0:02:45.351016 | 0.09s 2025-10-14 07:53:38.054962 | fa163e75-7366-a2e0-d3ae-0000000026a0 | TASK | Check IP responsiveness 2025-10-14 07:53:38.093045 | fa163e75-7366-a2e0-d3ae-0000000026a0 | SKIPPED | Check IP responsiveness | np0005486746 2025-10-14 07:53:38.094114 | fa163e75-7366-a2e0-d3ae-0000000026a0 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486746 | 0:02:45.416972 | 0.04s 2025-10-14 07:53:38.116655 | fa163e75-7366-a2e0-d3ae-0000000026a1 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-14 07:53:38.157961 | fa163e75-7366-a2e0-d3ae-0000000026a1 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005486746 2025-10-14 07:53:38.159899 | fa163e75-7366-a2e0-d3ae-0000000026a1 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005486746 | 0:02:45.482755 | 0.04s 2025-10-14 07:53:38.180951 | fa163e75-7366-a2e0-d3ae-0000000026a7 | TASK | Set IP options 2025-10-14 07:53:38.226229 | fa163e75-7366-a2e0-d3ae-0000000026a7 | OK | Set IP options | np0005486746 2025-10-14 07:53:38.227330 | fa163e75-7366-a2e0-d3ae-0000000026a7 | TIMING | tripleo_nodes_validation : Set IP options | np0005486746 | 0:02:45.550196 | 0.05s 2025-10-14 07:53:38.242081 | fa163e75-7366-a2e0-d3ae-0000000026a8 | TASK | Lookup interface information 2025-10-14 07:53:38.584041 | fa163e75-7366-a2e0-d3ae-0000000026a8 | CHANGED | Lookup interface information | np0005486746 2025-10-14 07:53:38.585411 | fa163e75-7366-a2e0-d3ae-0000000026a8 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486746 | 0:02:45.908273 | 0.34s 2025-10-14 07:53:38.605018 | fa163e75-7366-a2e0-d3ae-0000000026a9 | TASK | Set interface vars 2025-10-14 07:53:38.697006 | fa163e75-7366-a2e0-d3ae-0000000026a9 | OK | Set interface vars | np0005486746 2025-10-14 07:53:38.698130 | fa163e75-7366-a2e0-d3ae-0000000026a9 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486746 | 0:02:46.020994 | 0.09s 2025-10-14 07:53:38.717067 | fa163e75-7366-a2e0-d3ae-0000000026ab | TASK | Check IP responsiveness 2025-10-14 07:53:38.750124 | fa163e75-7366-a2e0-d3ae-0000000026ab | SKIPPED | Check IP responsiveness | np0005486746 2025-10-14 07:53:38.751053 | fa163e75-7366-a2e0-d3ae-0000000026ab | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486746 | 0:02:46.073918 | 0.03s 2025-10-14 07:53:38.774067 | fa163e75-7366-a2e0-d3ae-0000000026ac | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-14 07:53:38.808256 | fa163e75-7366-a2e0-d3ae-0000000026ac | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005486746 2025-10-14 07:53:38.809840 | fa163e75-7366-a2e0-d3ae-0000000026ac | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005486746 | 0:02:46.132707 | 0.03s 2025-10-14 07:53:38.827937 | fa163e75-7366-a2e0-d3ae-000000002494 | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-14 07:53:38.861101 | fa163e75-7366-a2e0-d3ae-000000002494 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005486746 2025-10-14 07:53:38.861860 | fa163e75-7366-a2e0-d3ae-000000002494 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005486746 | 0:02:46.184730 | 0.03s 2025-10-14 07:53:39.634808 | fa163e75-7366-a2e0-d3ae-00000000256b | OK | Check IP responsiveness | np0005486752 2025-10-14 07:53:39.636267 | fa163e75-7366-a2e0-d3ae-00000000256b | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486752 | 0:02:46.959131 | 4.37s 2025-10-14 07:53:39.656810 | fa163e75-7366-a2e0-d3ae-00000000256c | TASK | Validate packet with -28 MTU size can reach controller from 0 2025-10-14 07:53:39.709991 | fa163e75-7366-a2e0-d3ae-00000000256c | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005486752 2025-10-14 07:53:39.710879 | fa163e75-7366-a2e0-d3ae-00000000256c | TIMING | tripleo_nodes_validation : Validate packet with -28 MTU size can reach controller from 0 | np0005486752 | 0:02:47.033746 | 0.05s 2025-10-14 07:53:39.723944 | fa163e75-7366-a2e0-d3ae-000000002576 | TASK | Set IP options 2025-10-14 07:53:39.767243 | fa163e75-7366-a2e0-d3ae-000000002576 | OK | Set IP options | np0005486752 2025-10-14 07:53:39.768132 | fa163e75-7366-a2e0-d3ae-000000002576 | TIMING | tripleo_nodes_validation : Set IP options | np0005486752 | 0:02:47.090999 | 0.04s 2025-10-14 07:53:39.780558 | fa163e75-7366-a2e0-d3ae-000000002577 | TASK | Lookup interface information 2025-10-14 07:53:39.839741 | fa163e75-7366-a2e0-d3ae-0000000025ba | OK | Check IP responsiveness | np0005486751 2025-10-14 07:53:39.841897 | fa163e75-7366-a2e0-d3ae-0000000025ba | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486751 | 0:02:47.164744 | 4.39s 2025-10-14 07:53:39.843158 | fa163e75-7366-a2e0-d3ae-0000000025ea | OK | Check IP responsiveness | np0005486748 2025-10-14 07:53:39.843931 | fa163e75-7366-a2e0-d3ae-0000000025ea | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486748 | 0:02:47.166799 | 4.36s 2025-10-14 07:53:39.867601 | fa163e75-7366-a2e0-d3ae-0000000025bb | TASK | Validate packet with -28 MTU size can reach controller from 0 2025-10-14 07:53:39.900035 | fa163e75-7366-a2e0-d3ae-0000000025eb | TASK | Validate packet with -28 MTU size can reach controller from 0 2025-10-14 07:53:39.937236 | fa163e75-7366-a2e0-d3ae-0000000025bb | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005486751 2025-10-14 07:53:39.938789 | fa163e75-7366-a2e0-d3ae-0000000025bb | TIMING | tripleo_nodes_validation : Validate packet with -28 MTU size can reach controller from 0 | np0005486751 | 0:02:47.261649 | 0.07s 2025-10-14 07:53:39.939373 | fa163e75-7366-a2e0-d3ae-000000002674 | OK | Check IP responsiveness | np0005486749 2025-10-14 07:53:39.939875 | fa163e75-7366-a2e0-d3ae-000000002674 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486749 | 0:02:47.262748 | 4.38s 2025-10-14 07:53:39.958009 | fa163e75-7366-a2e0-d3ae-0000000025c1 | TASK | Set IP options 2025-10-14 07:53:39.984813 | fa163e75-7366-a2e0-d3ae-000000002675 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-14 07:53:39.993582 | fa163e75-7366-a2e0-d3ae-0000000025eb | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005486748 2025-10-14 07:53:39.994895 | fa163e75-7366-a2e0-d3ae-0000000025eb | TIMING | tripleo_nodes_validation : Validate packet with -28 MTU size can reach controller from 0 | np0005486748 | 0:02:47.317751 | 0.09s 2025-10-14 07:53:40.015968 | fa163e75-7366-a2e0-d3ae-0000000025f3 | TASK | Set IP options 2025-10-14 07:53:40.023092 | fa163e75-7366-a2e0-d3ae-0000000025c1 | OK | Set IP options | np0005486751 2025-10-14 07:53:40.024088 | fa163e75-7366-a2e0-d3ae-0000000025c1 | TIMING | tripleo_nodes_validation : Set IP options | np0005486751 | 0:02:47.346946 | 0.06s 2025-10-14 07:53:40.034852 | fa163e75-7366-a2e0-d3ae-0000000025c2 | TASK | Lookup interface information 2025-10-14 07:53:40.049101 | fa163e75-7366-a2e0-d3ae-000000002675 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005486749 2025-10-14 07:53:40.050264 | fa163e75-7366-a2e0-d3ae-000000002675 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005486749 | 0:02:47.373125 | 0.06s 2025-10-14 07:53:40.072654 | fa163e75-7366-a2e0-d3ae-00000000267b | TASK | Set IP options 2025-10-14 07:53:40.080320 | fa163e75-7366-a2e0-d3ae-0000000025f3 | OK | Set IP options | np0005486748 2025-10-14 07:53:40.081538 | fa163e75-7366-a2e0-d3ae-0000000025f3 | TIMING | tripleo_nodes_validation : Set IP options | np0005486748 | 0:02:47.404394 | 0.06s 2025-10-14 07:53:40.098936 | fa163e75-7366-a2e0-d3ae-0000000025f4 | TASK | Lookup interface information 2025-10-14 07:53:40.128719 | fa163e75-7366-a2e0-d3ae-000000002577 | CHANGED | Lookup interface information | np0005486752 2025-10-14 07:53:40.130159 | fa163e75-7366-a2e0-d3ae-000000002577 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486752 | 0:02:47.453021 | 0.35s 2025-10-14 07:53:40.130765 | fa163e75-7366-a2e0-d3ae-00000000267b | OK | Set IP options | np0005486749 2025-10-14 07:53:40.131092 | fa163e75-7366-a2e0-d3ae-00000000267b | TIMING | tripleo_nodes_validation : Set IP options | np0005486749 | 0:02:47.453969 | 0.06s 2025-10-14 07:53:40.142537 | fa163e75-7366-a2e0-d3ae-000000002578 | TASK | Set interface vars 2025-10-14 07:53:40.164764 | fa163e75-7366-a2e0-d3ae-00000000267c | TASK | Lookup interface information 2025-10-14 07:53:40.213374 | fa163e75-7366-a2e0-d3ae-000000002578 | OK | Set interface vars | np0005486752 2025-10-14 07:53:40.215156 | fa163e75-7366-a2e0-d3ae-000000002578 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486752 | 0:02:47.538010 | 0.07s 2025-10-14 07:53:40.227729 | fa163e75-7366-a2e0-d3ae-00000000257a | TASK | Check IP responsiveness 2025-10-14 07:53:40.394904 | fa163e75-7366-a2e0-d3ae-0000000025c2 | CHANGED | Lookup interface information | np0005486751 2025-10-14 07:53:40.395893 | fa163e75-7366-a2e0-d3ae-0000000025c2 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486751 | 0:02:47.718751 | 0.36s 2025-10-14 07:53:40.408340 | fa163e75-7366-a2e0-d3ae-0000000025c3 | TASK | Set interface vars 2025-10-14 07:53:40.434342 | fa163e75-7366-a2e0-d3ae-0000000025f4 | CHANGED | Lookup interface information | np0005486748 2025-10-14 07:53:40.435369 | fa163e75-7366-a2e0-d3ae-0000000025f4 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486748 | 0:02:47.758236 | 0.33s 2025-10-14 07:53:40.458070 | fa163e75-7366-a2e0-d3ae-0000000025f5 | TASK | Set interface vars 2025-10-14 07:53:40.475189 | fa163e75-7366-a2e0-d3ae-0000000025c3 | OK | Set interface vars | np0005486751 2025-10-14 07:53:40.479963 | fa163e75-7366-a2e0-d3ae-0000000025c3 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486751 | 0:02:47.802819 | 0.07s 2025-10-14 07:53:40.480493 | fa163e75-7366-a2e0-d3ae-00000000267c | CHANGED | Lookup interface information | np0005486749 2025-10-14 07:53:40.480858 | fa163e75-7366-a2e0-d3ae-00000000267c | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486749 | 0:02:47.803733 | 0.31s 2025-10-14 07:53:40.492127 | fa163e75-7366-a2e0-d3ae-0000000025c5 | TASK | Check IP responsiveness 2025-10-14 07:53:40.512449 | fa163e75-7366-a2e0-d3ae-00000000267d | TASK | Set interface vars 2025-10-14 07:53:40.526210 | fa163e75-7366-a2e0-d3ae-0000000025f5 | OK | Set interface vars | np0005486748 2025-10-14 07:53:40.527168 | fa163e75-7366-a2e0-d3ae-0000000025f5 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486748 | 0:02:47.850029 | 0.07s 2025-10-14 07:53:40.546576 | fa163e75-7366-a2e0-d3ae-0000000025f7 | TASK | Check IP responsiveness 2025-10-14 07:53:40.594386 | fa163e75-7366-a2e0-d3ae-00000000267d | OK | Set interface vars | np0005486749 2025-10-14 07:53:40.595516 | fa163e75-7366-a2e0-d3ae-00000000267d | TIMING | tripleo_nodes_validation : Set interface vars | np0005486749 | 0:02:47.918383 | 0.08s 2025-10-14 07:53:40.612671 | fa163e75-7366-a2e0-d3ae-00000000267f | TASK | Check IP responsiveness 2025-10-14 07:53:44.603356 | fa163e75-7366-a2e0-d3ae-00000000257a | OK | Check IP responsiveness | np0005486752 2025-10-14 07:53:44.607169 | fa163e75-7366-a2e0-d3ae-00000000257a | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486752 | 0:02:51.930013 | 4.38s 2025-10-14 07:53:44.634197 | fa163e75-7366-a2e0-d3ae-00000000257b | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2025-10-14 07:53:44.889161 | fa163e75-7366-a2e0-d3ae-0000000025c5 | OK | Check IP responsiveness | np0005486751 2025-10-14 07:53:44.890972 | fa163e75-7366-a2e0-d3ae-0000000025c5 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486751 | 0:02:52.213792 | 4.40s 2025-10-14 07:53:44.914846 | fa163e75-7366-a2e0-d3ae-0000000025c6 | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2025-10-14 07:53:44.938481 | fa163e75-7366-a2e0-d3ae-0000000025f7 | OK | Check IP responsiveness | np0005486748 2025-10-14 07:53:44.940700 | fa163e75-7366-a2e0-d3ae-0000000025f7 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486748 | 0:02:52.263554 | 4.39s 2025-10-14 07:53:44.976495 | fa163e75-7366-a2e0-d3ae-0000000025f8 | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2025-10-14 07:53:45.000816 | fa163e75-7366-a2e0-d3ae-00000000267f | OK | Check IP responsiveness | np0005486749 2025-10-14 07:53:45.002278 | fa163e75-7366-a2e0-d3ae-00000000267f | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486749 | 0:02:52.325135 | 4.39s 2025-10-14 07:53:45.024963 | fa163e75-7366-a2e0-d3ae-000000002680 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-14 07:53:49.043230 | fa163e75-7366-a2e0-d3ae-00000000257b | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005486752 2025-10-14 07:53:49.044872 | fa163e75-7366-a2e0-d3ae-00000000257b | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan21 | np0005486752 | 0:02:56.367728 | 4.41s 2025-10-14 07:53:49.064724 | fa163e75-7366-a2e0-d3ae-000000002583 | TASK | Set IP options 2025-10-14 07:53:49.156428 | fa163e75-7366-a2e0-d3ae-000000002583 | OK | Set IP options | np0005486752 2025-10-14 07:53:49.157746 | fa163e75-7366-a2e0-d3ae-000000002583 | TIMING | tripleo_nodes_validation : Set IP options | np0005486752 | 0:02:56.480613 | 0.09s 2025-10-14 07:53:49.170009 | fa163e75-7366-a2e0-d3ae-000000002584 | TASK | Lookup interface information 2025-10-14 07:53:49.372838 | fa163e75-7366-a2e0-d3ae-0000000025c6 | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005486751 2025-10-14 07:53:49.374019 | fa163e75-7366-a2e0-d3ae-0000000025c6 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan21 | np0005486751 | 0:02:56.696882 | 4.46s 2025-10-14 07:53:49.387086 | fa163e75-7366-a2e0-d3ae-0000000025cc | TASK | Set IP options 2025-10-14 07:53:49.409454 | fa163e75-7366-a2e0-d3ae-000000002680 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005486749 2025-10-14 07:53:49.410553 | fa163e75-7366-a2e0-d3ae-000000002680 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005486749 | 0:02:56.733403 | 4.38s 2025-10-14 07:53:49.446637 | fa163e75-7366-a2e0-d3ae-000000002686 | TASK | Set IP options 2025-10-14 07:53:49.456302 | fa163e75-7366-a2e0-d3ae-0000000025cc | OK | Set IP options | np0005486751 2025-10-14 07:53:49.458660 | fa163e75-7366-a2e0-d3ae-0000000025cc | TIMING | tripleo_nodes_validation : Set IP options | np0005486751 | 0:02:56.781506 | 0.07s 2025-10-14 07:53:49.459759 | fa163e75-7366-a2e0-d3ae-0000000025f8 | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005486748 2025-10-14 07:53:49.460628 | fa163e75-7366-a2e0-d3ae-0000000025f8 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan21 | np0005486748 | 0:02:56.783494 | 4.48s 2025-10-14 07:53:49.494989 | fa163e75-7366-a2e0-d3ae-0000000025cd | TASK | Lookup interface information 2025-10-14 07:53:49.531242 | fa163e75-7366-a2e0-d3ae-000000002600 | TASK | Set IP options 2025-10-14 07:53:49.538782 | fa163e75-7366-a2e0-d3ae-000000002686 | OK | Set IP options | np0005486749 2025-10-14 07:53:49.539784 | fa163e75-7366-a2e0-d3ae-000000002686 | TIMING | tripleo_nodes_validation : Set IP options | np0005486749 | 0:02:56.862643 | 0.09s 2025-10-14 07:53:49.540358 | fa163e75-7366-a2e0-d3ae-000000002584 | CHANGED | Lookup interface information | np0005486752 2025-10-14 07:53:49.540861 | fa163e75-7366-a2e0-d3ae-000000002584 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486752 | 0:02:56.863735 | 0.37s 2025-10-14 07:53:49.554022 | fa163e75-7366-a2e0-d3ae-000000002585 | TASK | Set interface vars 2025-10-14 07:53:49.581564 | fa163e75-7366-a2e0-d3ae-000000002687 | TASK | Lookup interface information 2025-10-14 07:53:49.587957 | fa163e75-7366-a2e0-d3ae-000000002600 | OK | Set IP options | np0005486748 2025-10-14 07:53:49.588946 | fa163e75-7366-a2e0-d3ae-000000002600 | TIMING | tripleo_nodes_validation : Set IP options | np0005486748 | 0:02:56.911806 | 0.06s 2025-10-14 07:53:49.608270 | fa163e75-7366-a2e0-d3ae-000000002601 | TASK | Lookup interface information 2025-10-14 07:53:49.643265 | fa163e75-7366-a2e0-d3ae-000000002585 | OK | Set interface vars | np0005486752 2025-10-14 07:53:49.644150 | fa163e75-7366-a2e0-d3ae-000000002585 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486752 | 0:02:56.967017 | 0.09s 2025-10-14 07:53:49.653742 | fa163e75-7366-a2e0-d3ae-000000002587 | TASK | Check IP responsiveness 2025-10-14 07:53:49.806266 | fa163e75-7366-a2e0-d3ae-0000000025cd | CHANGED | Lookup interface information | np0005486751 2025-10-14 07:53:49.807534 | fa163e75-7366-a2e0-d3ae-0000000025cd | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486751 | 0:02:57.130396 | 0.31s 2025-10-14 07:53:49.820824 | fa163e75-7366-a2e0-d3ae-0000000025ce | TASK | Set interface vars 2025-10-14 07:53:49.841509 | fa163e75-7366-a2e0-d3ae-000000002687 | CHANGED | Lookup interface information | np0005486749 2025-10-14 07:53:49.842531 | fa163e75-7366-a2e0-d3ae-000000002687 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486749 | 0:02:57.165395 | 0.26s 2025-10-14 07:53:49.861829 | fa163e75-7366-a2e0-d3ae-000000002688 | TASK | Set interface vars 2025-10-14 07:53:49.915289 | fa163e75-7366-a2e0-d3ae-0000000025ce | OK | Set interface vars | np0005486751 2025-10-14 07:53:49.916346 | fa163e75-7366-a2e0-d3ae-0000000025ce | TIMING | tripleo_nodes_validation : Set interface vars | np0005486751 | 0:02:57.239210 | 0.09s 2025-10-14 07:53:49.932777 | fa163e75-7366-a2e0-d3ae-0000000025d0 | TASK | Check IP responsiveness 2025-10-14 07:53:49.939218 | fa163e75-7366-a2e0-d3ae-000000002601 | CHANGED | Lookup interface information | np0005486748 2025-10-14 07:53:49.940483 | fa163e75-7366-a2e0-d3ae-000000002601 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486748 | 0:02:57.263342 | 0.33s 2025-10-14 07:53:49.963538 | fa163e75-7366-a2e0-d3ae-000000002602 | TASK | Set interface vars 2025-10-14 07:53:49.968702 | fa163e75-7366-a2e0-d3ae-000000002688 | OK | Set interface vars | np0005486749 2025-10-14 07:53:49.969661 | fa163e75-7366-a2e0-d3ae-000000002688 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486749 | 0:02:57.292523 | 0.11s 2025-10-14 07:53:49.989246 | fa163e75-7366-a2e0-d3ae-00000000268a | TASK | Check IP responsiveness 2025-10-14 07:53:50.048044 | fa163e75-7366-a2e0-d3ae-000000002602 | OK | Set interface vars | np0005486748 2025-10-14 07:53:50.048890 | fa163e75-7366-a2e0-d3ae-000000002602 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486748 | 0:02:57.371756 | 0.08s 2025-10-14 07:53:50.063237 | fa163e75-7366-a2e0-d3ae-000000002604 | TASK | Check IP responsiveness 2025-10-14 07:53:53.968055 | fa163e75-7366-a2e0-d3ae-000000002587 | OK | Check IP responsiveness | np0005486752 2025-10-14 07:53:53.969795 | fa163e75-7366-a2e0-d3ae-000000002587 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486752 | 0:03:01.292652 | 4.31s 2025-10-14 07:53:53.989144 | fa163e75-7366-a2e0-d3ae-000000002588 | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2025-10-14 07:53:54.338874 | fa163e75-7366-a2e0-d3ae-00000000268a | OK | Check IP responsiveness | np0005486749 2025-10-14 07:53:54.340541 | fa163e75-7366-a2e0-d3ae-00000000268a | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486749 | 0:03:01.663395 | 4.35s 2025-10-14 07:53:54.374936 | fa163e75-7366-a2e0-d3ae-00000000268b | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-14 07:53:54.380784 | fa163e75-7366-a2e0-d3ae-0000000025d0 | OK | Check IP responsiveness | np0005486751 2025-10-14 07:53:54.381931 | fa163e75-7366-a2e0-d3ae-0000000025d0 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486751 | 0:03:01.704791 | 4.45s 2025-10-14 07:53:54.396895 | fa163e75-7366-a2e0-d3ae-0000000025d1 | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2025-10-14 07:53:54.409604 | fa163e75-7366-a2e0-d3ae-000000002604 | OK | Check IP responsiveness | np0005486748 2025-10-14 07:53:54.410672 | fa163e75-7366-a2e0-d3ae-000000002604 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486748 | 0:03:01.733532 | 4.35s 2025-10-14 07:53:54.431482 | fa163e75-7366-a2e0-d3ae-000000002605 | TASK | Validate packet with 1472 MTU size can reach controller from vlan23 2025-10-14 07:53:58.305359 | fa163e75-7366-a2e0-d3ae-000000002588 | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005486752 2025-10-14 07:53:58.307017 | fa163e75-7366-a2e0-d3ae-000000002588 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan20 | np0005486752 | 0:03:05.629872 | 4.32s 2025-10-14 07:53:58.327346 | fa163e75-7366-a2e0-d3ae-000000002590 | TASK | Set IP options 2025-10-14 07:53:58.369197 | fa163e75-7366-a2e0-d3ae-000000002590 | OK | Set IP options | np0005486752 2025-10-14 07:53:58.370323 | fa163e75-7366-a2e0-d3ae-000000002590 | TIMING | tripleo_nodes_validation : Set IP options | np0005486752 | 0:03:05.693184 | 0.04s 2025-10-14 07:53:58.389216 | fa163e75-7366-a2e0-d3ae-000000002591 | TASK | Lookup interface information 2025-10-14 07:53:58.716279 | fa163e75-7366-a2e0-d3ae-000000002591 | CHANGED | Lookup interface information | np0005486752 2025-10-14 07:53:58.717124 | fa163e75-7366-a2e0-d3ae-000000002591 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486752 | 0:03:06.039993 | 0.33s 2025-10-14 07:53:58.729275 | fa163e75-7366-a2e0-d3ae-000000002592 | TASK | Set interface vars 2025-10-14 07:53:58.823055 | fa163e75-7366-a2e0-d3ae-00000000268b | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005486749 2025-10-14 07:53:58.831917 | fa163e75-7366-a2e0-d3ae-00000000268b | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005486749 | 0:03:06.154775 | 4.46s 2025-10-14 07:53:58.833168 | fa163e75-7366-a2e0-d3ae-000000002592 | OK | Set interface vars | np0005486752 2025-10-14 07:53:58.841411 | fa163e75-7366-a2e0-d3ae-000000002592 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486752 | 0:03:06.164277 | 0.11s 2025-10-14 07:53:58.842221 | fa163e75-7366-a2e0-d3ae-000000002605 | OK | Validate packet with 1472 MTU size can reach controller from vlan23 | np0005486748 2025-10-14 07:53:58.843143 | fa163e75-7366-a2e0-d3ae-000000002605 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan23 | np0005486748 | 0:03:06.166007 | 4.41s 2025-10-14 07:53:58.844372 | fa163e75-7366-a2e0-d3ae-0000000025d1 | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005486751 2025-10-14 07:53:58.845534 | fa163e75-7366-a2e0-d3ae-0000000025d1 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan20 | np0005486751 | 0:03:06.168401 | 4.44s 2025-10-14 07:53:58.865425 | fa163e75-7366-a2e0-d3ae-0000000025d9 | TASK | Set IP options 2025-10-14 07:53:58.888600 | fa163e75-7366-a2e0-d3ae-000000002594 | TASK | Check IP responsiveness 2025-10-14 07:53:58.920398 | fa163e75-7366-a2e0-d3ae-00000000260d | TASK | Set IP options 2025-10-14 07:53:58.944950 | fa163e75-7366-a2e0-d3ae-000000002691 | TASK | Set IP options 2025-10-14 07:53:58.951754 | fa163e75-7366-a2e0-d3ae-0000000025d9 | OK | Set IP options | np0005486751 2025-10-14 07:53:58.952644 | fa163e75-7366-a2e0-d3ae-0000000025d9 | TIMING | tripleo_nodes_validation : Set IP options | np0005486751 | 0:03:06.275503 | 0.09s 2025-10-14 07:53:58.967939 | fa163e75-7366-a2e0-d3ae-0000000025da | TASK | Lookup interface information 2025-10-14 07:53:58.974074 | fa163e75-7366-a2e0-d3ae-00000000260d | OK | Set IP options | np0005486748 2025-10-14 07:53:58.975003 | fa163e75-7366-a2e0-d3ae-00000000260d | TIMING | tripleo_nodes_validation : Set IP options | np0005486748 | 0:03:06.297860 | 0.05s 2025-10-14 07:53:58.995076 | fa163e75-7366-a2e0-d3ae-00000000260e | TASK | Lookup interface information 2025-10-14 07:53:59.000789 | fa163e75-7366-a2e0-d3ae-000000002691 | OK | Set IP options | np0005486749 2025-10-14 07:53:59.001639 | fa163e75-7366-a2e0-d3ae-000000002691 | TIMING | tripleo_nodes_validation : Set IP options | np0005486749 | 0:03:06.324504 | 0.05s 2025-10-14 07:53:59.016365 | fa163e75-7366-a2e0-d3ae-000000002692 | TASK | Lookup interface information 2025-10-14 07:53:59.300611 | fa163e75-7366-a2e0-d3ae-0000000025da | CHANGED | Lookup interface information | np0005486751 2025-10-14 07:53:59.301936 | fa163e75-7366-a2e0-d3ae-0000000025da | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486751 | 0:03:06.624800 | 0.33s 2025-10-14 07:53:59.321850 | fa163e75-7366-a2e0-d3ae-0000000025db | TASK | Set interface vars 2025-10-14 07:53:59.334874 | fa163e75-7366-a2e0-d3ae-00000000260e | CHANGED | Lookup interface information | np0005486748 2025-10-14 07:53:59.336256 | fa163e75-7366-a2e0-d3ae-00000000260e | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486748 | 0:03:06.659110 | 0.34s 2025-10-14 07:53:59.337151 | fa163e75-7366-a2e0-d3ae-000000002692 | CHANGED | Lookup interface information | np0005486749 2025-10-14 07:53:59.337622 | fa163e75-7366-a2e0-d3ae-000000002692 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486749 | 0:03:06.660497 | 0.32s 2025-10-14 07:53:59.353103 | fa163e75-7366-a2e0-d3ae-00000000260f | TASK | Set interface vars 2025-10-14 07:53:59.373286 | fa163e75-7366-a2e0-d3ae-000000002693 | TASK | Set interface vars 2025-10-14 07:53:59.397176 | fa163e75-7366-a2e0-d3ae-0000000025db | OK | Set interface vars | np0005486751 2025-10-14 07:53:59.398568 | fa163e75-7366-a2e0-d3ae-0000000025db | TIMING | tripleo_nodes_validation : Set interface vars | np0005486751 | 0:03:06.721431 | 0.08s 2025-10-14 07:53:59.412334 | fa163e75-7366-a2e0-d3ae-0000000025dd | TASK | Check IP responsiveness 2025-10-14 07:53:59.437893 | fa163e75-7366-a2e0-d3ae-00000000260f | OK | Set interface vars | np0005486748 2025-10-14 07:53:59.438917 | fa163e75-7366-a2e0-d3ae-00000000260f | TIMING | tripleo_nodes_validation : Set interface vars | np0005486748 | 0:03:06.761783 | 0.08s 2025-10-14 07:53:59.460503 | fa163e75-7366-a2e0-d3ae-000000002611 | TASK | Check IP responsiveness 2025-10-14 07:53:59.467174 | fa163e75-7366-a2e0-d3ae-000000002693 | OK | Set interface vars | np0005486749 2025-10-14 07:53:59.468461 | fa163e75-7366-a2e0-d3ae-000000002693 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486749 | 0:03:06.791304 | 0.09s 2025-10-14 07:53:59.490012 | fa163e75-7366-a2e0-d3ae-000000002695 | TASK | Check IP responsiveness 2025-10-14 07:54:03.315290 | fa163e75-7366-a2e0-d3ae-000000002594 | OK | Check IP responsiveness | np0005486752 2025-10-14 07:54:03.318249 | fa163e75-7366-a2e0-d3ae-000000002594 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486752 | 0:03:10.641101 | 4.43s 2025-10-14 07:54:03.341550 | fa163e75-7366-a2e0-d3ae-000000002595 | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2025-10-14 07:54:03.818206 | fa163e75-7366-a2e0-d3ae-000000002611 | OK | Check IP responsiveness | np0005486748 2025-10-14 07:54:03.820014 | fa163e75-7366-a2e0-d3ae-000000002611 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486748 | 0:03:11.142865 | 4.36s 2025-10-14 07:54:03.859938 | fa163e75-7366-a2e0-d3ae-000000002612 | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2025-10-14 07:54:03.869907 | fa163e75-7366-a2e0-d3ae-0000000025dd | OK | Check IP responsiveness | np0005486751 2025-10-14 07:54:03.877823 | fa163e75-7366-a2e0-d3ae-0000000025dd | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486751 | 0:03:11.200663 | 4.46s 2025-10-14 07:54:03.879192 | fa163e75-7366-a2e0-d3ae-000000002695 | OK | Check IP responsiveness | np0005486749 2025-10-14 07:54:03.880032 | fa163e75-7366-a2e0-d3ae-000000002695 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486749 | 0:03:11.202900 | 4.39s 2025-10-14 07:54:03.906152 | fa163e75-7366-a2e0-d3ae-0000000025de | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2025-10-14 07:54:03.933607 | fa163e75-7366-a2e0-d3ae-000000002696 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-14 07:54:07.794765 | fa163e75-7366-a2e0-d3ae-000000002595 | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005486752 2025-10-14 07:54:07.796608 | fa163e75-7366-a2e0-d3ae-000000002595 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan22 | np0005486752 | 0:03:15.119464 | 4.45s 2025-10-14 07:54:07.817189 | fa163e75-7366-a2e0-d3ae-000000002494 | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-14 07:54:07.848792 | fa163e75-7366-a2e0-d3ae-000000002494 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005486752 2025-10-14 07:54:07.849581 | fa163e75-7366-a2e0-d3ae-000000002494 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005486752 | 0:03:15.172430 | 0.03s 2025-10-14 07:54:08.225962 | fa163e75-7366-a2e0-d3ae-000000002612 | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005486748 2025-10-14 07:54:08.226853 | fa163e75-7366-a2e0-d3ae-000000002612 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan20 | np0005486748 | 0:03:15.549722 | 4.36s 2025-10-14 07:54:08.245800 | fa163e75-7366-a2e0-d3ae-00000000261a | TASK | Set IP options 2025-10-14 07:54:08.286370 | fa163e75-7366-a2e0-d3ae-00000000261a | OK | Set IP options | np0005486748 2025-10-14 07:54:08.287354 | fa163e75-7366-a2e0-d3ae-00000000261a | TIMING | tripleo_nodes_validation : Set IP options | np0005486748 | 0:03:15.610219 | 0.04s 2025-10-14 07:54:08.308224 | fa163e75-7366-a2e0-d3ae-00000000261b | TASK | Lookup interface information 2025-10-14 07:54:08.351482 | fa163e75-7366-a2e0-d3ae-000000002696 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005486749 2025-10-14 07:54:08.352650 | fa163e75-7366-a2e0-d3ae-000000002696 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005486749 | 0:03:15.675513 | 4.42s 2025-10-14 07:54:08.380131 | fa163e75-7366-a2e0-d3ae-00000000269c | TASK | Set IP options 2025-10-14 07:54:08.387345 | fa163e75-7366-a2e0-d3ae-0000000025de | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005486751 2025-10-14 07:54:08.388702 | fa163e75-7366-a2e0-d3ae-0000000025de | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan22 | np0005486751 | 0:03:15.711552 | 4.48s 2025-10-14 07:54:08.409673 | fa163e75-7366-a2e0-d3ae-000000002494 | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-14 07:54:08.417555 | fa163e75-7366-a2e0-d3ae-00000000269c | OK | Set IP options | np0005486749 2025-10-14 07:54:08.418954 | fa163e75-7366-a2e0-d3ae-00000000269c | TIMING | tripleo_nodes_validation : Set IP options | np0005486749 | 0:03:15.741808 | 0.04s 2025-10-14 07:54:08.445460 | fa163e75-7366-a2e0-d3ae-00000000269d | TASK | Lookup interface information 2025-10-14 07:54:08.451249 | fa163e75-7366-a2e0-d3ae-000000002494 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005486751 2025-10-14 07:54:08.452275 | fa163e75-7366-a2e0-d3ae-000000002494 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005486751 | 0:03:15.775128 | 0.04s 2025-10-14 07:54:08.629721 | fa163e75-7366-a2e0-d3ae-00000000261b | CHANGED | Lookup interface information | np0005486748 2025-10-14 07:54:08.630506 | fa163e75-7366-a2e0-d3ae-00000000261b | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486748 | 0:03:15.953378 | 0.32s 2025-10-14 07:54:08.644129 | fa163e75-7366-a2e0-d3ae-00000000261c | TASK | Set interface vars 2025-10-14 07:54:08.732123 | fa163e75-7366-a2e0-d3ae-00000000261c | OK | Set interface vars | np0005486748 2025-10-14 07:54:08.732998 | fa163e75-7366-a2e0-d3ae-00000000261c | TIMING | tripleo_nodes_validation : Set interface vars | np0005486748 | 0:03:16.055868 | 0.09s 2025-10-14 07:54:08.747174 | fa163e75-7366-a2e0-d3ae-00000000261e | TASK | Check IP responsiveness 2025-10-14 07:54:08.757837 | fa163e75-7366-a2e0-d3ae-00000000269d | CHANGED | Lookup interface information | np0005486749 2025-10-14 07:54:08.758748 | fa163e75-7366-a2e0-d3ae-00000000269d | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486749 | 0:03:16.081612 | 0.31s 2025-10-14 07:54:08.773313 | fa163e75-7366-a2e0-d3ae-00000000269e | TASK | Set interface vars 2025-10-14 07:54:08.862553 | fa163e75-7366-a2e0-d3ae-00000000269e | OK | Set interface vars | np0005486749 2025-10-14 07:54:08.863917 | fa163e75-7366-a2e0-d3ae-00000000269e | TIMING | tripleo_nodes_validation : Set interface vars | np0005486749 | 0:03:16.186781 | 0.09s 2025-10-14 07:54:08.890662 | fa163e75-7366-a2e0-d3ae-0000000026a0 | TASK | Check IP responsiveness 2025-10-14 07:54:13.117303 | fa163e75-7366-a2e0-d3ae-00000000261e | OK | Check IP responsiveness | np0005486748 2025-10-14 07:54:13.120524 | fa163e75-7366-a2e0-d3ae-00000000261e | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486748 | 0:03:20.443378 | 4.37s 2025-10-14 07:54:13.152819 | fa163e75-7366-a2e0-d3ae-00000000261f | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2025-10-14 07:54:13.277238 | fa163e75-7366-a2e0-d3ae-0000000026a0 | OK | Check IP responsiveness | np0005486749 2025-10-14 07:54:13.279165 | fa163e75-7366-a2e0-d3ae-0000000026a0 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486749 | 0:03:20.602026 | 4.39s 2025-10-14 07:54:13.298956 | fa163e75-7366-a2e0-d3ae-0000000026a1 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-14 07:54:17.567893 | fa163e75-7366-a2e0-d3ae-00000000261f | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005486748 2025-10-14 07:54:17.569835 | fa163e75-7366-a2e0-d3ae-00000000261f | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan22 | np0005486748 | 0:03:24.892691 | 4.41s 2025-10-14 07:54:17.600698 | fa163e75-7366-a2e0-d3ae-000000002627 | TASK | Set IP options 2025-10-14 07:54:17.633807 | fa163e75-7366-a2e0-d3ae-000000002627 | OK | Set IP options | np0005486748 2025-10-14 07:54:17.635393 | fa163e75-7366-a2e0-d3ae-000000002627 | TIMING | tripleo_nodes_validation : Set IP options | np0005486748 | 0:03:24.958248 | 0.03s 2025-10-14 07:54:17.663132 | fa163e75-7366-a2e0-d3ae-000000002628 | TASK | Lookup interface information 2025-10-14 07:54:17.696790 | fa163e75-7366-a2e0-d3ae-0000000026a1 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005486749 2025-10-14 07:54:17.698654 | fa163e75-7366-a2e0-d3ae-0000000026a1 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005486749 | 0:03:25.021508 | 4.40s 2025-10-14 07:54:17.735235 | fa163e75-7366-a2e0-d3ae-0000000026a7 | TASK | Set IP options 2025-10-14 07:54:17.767086 | fa163e75-7366-a2e0-d3ae-0000000026a7 | OK | Set IP options | np0005486749 2025-10-14 07:54:17.767976 | fa163e75-7366-a2e0-d3ae-0000000026a7 | TIMING | tripleo_nodes_validation : Set IP options | np0005486749 | 0:03:25.090844 | 0.03s 2025-10-14 07:54:17.786200 | fa163e75-7366-a2e0-d3ae-0000000026a8 | TASK | Lookup interface information 2025-10-14 07:54:17.988555 | fa163e75-7366-a2e0-d3ae-000000002628 | CHANGED | Lookup interface information | np0005486748 2025-10-14 07:54:17.989756 | fa163e75-7366-a2e0-d3ae-000000002628 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486748 | 0:03:25.312620 | 0.33s 2025-10-14 07:54:18.008705 | fa163e75-7366-a2e0-d3ae-000000002629 | TASK | Set interface vars 2025-10-14 07:54:18.079066 | fa163e75-7366-a2e0-d3ae-0000000026a8 | CHANGED | Lookup interface information | np0005486749 2025-10-14 07:54:18.080226 | fa163e75-7366-a2e0-d3ae-0000000026a8 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005486749 | 0:03:25.403090 | 0.29s 2025-10-14 07:54:18.100394 | fa163e75-7366-a2e0-d3ae-0000000026a9 | TASK | Set interface vars 2025-10-14 07:54:18.111374 | fa163e75-7366-a2e0-d3ae-000000002629 | OK | Set interface vars | np0005486748 2025-10-14 07:54:18.113145 | fa163e75-7366-a2e0-d3ae-000000002629 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486748 | 0:03:25.435995 | 0.10s 2025-10-14 07:54:18.145027 | fa163e75-7366-a2e0-d3ae-00000000262b | TASK | Check IP responsiveness 2025-10-14 07:54:18.171698 | fa163e75-7366-a2e0-d3ae-0000000026a9 | OK | Set interface vars | np0005486749 2025-10-14 07:54:18.173188 | fa163e75-7366-a2e0-d3ae-0000000026a9 | TIMING | tripleo_nodes_validation : Set interface vars | np0005486749 | 0:03:25.496042 | 0.07s 2025-10-14 07:54:18.202559 | fa163e75-7366-a2e0-d3ae-0000000026ab | TASK | Check IP responsiveness 2025-10-14 07:54:22.462734 | fa163e75-7366-a2e0-d3ae-00000000262b | OK | Check IP responsiveness | np0005486748 2025-10-14 07:54:22.465657 | fa163e75-7366-a2e0-d3ae-00000000262b | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486748 | 0:03:29.788506 | 4.32s 2025-10-14 07:54:22.496159 | fa163e75-7366-a2e0-d3ae-00000000262c | TASK | Validate packet with 1472 MTU size can reach controller from vlan44 2025-10-14 07:54:22.629176 | fa163e75-7366-a2e0-d3ae-0000000026ab | OK | Check IP responsiveness | np0005486749 2025-10-14 07:54:22.631129 | fa163e75-7366-a2e0-d3ae-0000000026ab | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005486749 | 0:03:29.953988 | 4.43s 2025-10-14 07:54:22.651484 | fa163e75-7366-a2e0-d3ae-0000000026ac | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-14 07:54:26.904606 | fa163e75-7366-a2e0-d3ae-00000000262c | OK | Validate packet with 1472 MTU size can reach controller from vlan44 | np0005486748 2025-10-14 07:54:26.906541 | fa163e75-7366-a2e0-d3ae-00000000262c | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan44 | np0005486748 | 0:03:34.229395 | 4.41s 2025-10-14 07:54:26.937261 | fa163e75-7366-a2e0-d3ae-000000002494 | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-14 07:54:26.970562 | fa163e75-7366-a2e0-d3ae-000000002494 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005486748 2025-10-14 07:54:26.971808 | fa163e75-7366-a2e0-d3ae-000000002494 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005486748 | 0:03:34.294667 | 0.03s 2025-10-14 07:54:27.099407 | fa163e75-7366-a2e0-d3ae-0000000026ac | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005486749 2025-10-14 07:54:27.100303 | fa163e75-7366-a2e0-d3ae-0000000026ac | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005486749 | 0:03:34.423172 | 4.45s 2025-10-14 07:54:27.118602 | fa163e75-7366-a2e0-d3ae-000000002494 | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-14 07:54:27.148208 | fa163e75-7366-a2e0-d3ae-000000002494 | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005486749 2025-10-14 07:54:27.149235 | fa163e75-7366-a2e0-d3ae-000000002494 | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005486749 | 0:03:34.472100 | 0.03s PLAY [Server pre deployment steps] ********************************************* 2025-10-14 07:54:27.352536 | fa163e75-7366-a2e0-d3ae-00000000009f | TASK | Server pre deployments 2025-10-14 07:54:27.366576 | fa163e75-7366-a2e0-d3ae-00000000009f | TASK | Server pre deployments 2025-10-14 07:54:27.385884 | fa163e75-7366-a2e0-d3ae-00000000009f | TASK | Server pre deployments 2025-10-14 07:54:27.416385 | fa163e75-7366-a2e0-d3ae-00000000009f | TASK | Server pre deployments 2025-10-14 07:54:27.435103 | fa163e75-7366-a2e0-d3ae-00000000009f | TASK | Server pre deployments 2025-10-14 07:54:27.463893 | fa163e75-7366-a2e0-d3ae-00000000009f | TASK | Server pre deployments 2025-10-14 07:54:27.468772 | fa163e75-7366-a2e0-d3ae-00000000009f | OK | Server pre deployments | np0005486750 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000009f') missing from stats 2025-10-14 07:54:27.470290 | fa163e75-7366-a2e0-d3ae-00000000009f | OK | Server pre deployments | np0005486751 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000009f') missing from stats 2025-10-14 07:54:27.471202 | fa163e75-7366-a2e0-d3ae-00000000009f | OK | Server pre deployments | np0005486752 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000009f') missing from stats 2025-10-14 07:54:27.472148 | fa163e75-7366-a2e0-d3ae-00000000009f | OK | Server pre deployments | np0005486746 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000009f') missing from stats 2025-10-14 07:54:27.473115 | fa163e75-7366-a2e0-d3ae-00000000009f | OK | Server pre deployments | np0005486748 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000009f') missing from stats 2025-10-14 07:54:27.483986 | fa163e75-7366-a2e0-d3ae-0000000000a3 | TASK | Hiera config 2025-10-14 07:54:27.502941 | fa163e75-7366-a2e0-d3ae-0000000000a3 | TASK | Hiera config 2025-10-14 07:54:27.521809 | fa163e75-7366-a2e0-d3ae-0000000000a3 | TASK | Hiera config 2025-10-14 07:54:27.549951 | fa163e75-7366-a2e0-d3ae-0000000000a3 | TASK | Hiera config 2025-10-14 07:54:27.567070 | fa163e75-7366-a2e0-d3ae-0000000000a3 | TASK | Hiera config 2025-10-14 07:54:27.572885 | fa163e75-7366-a2e0-d3ae-00000000009f | OK | Server pre deployments | np0005486749 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000009f') missing from stats 2025-10-14 07:54:27.580408 | fa163e75-7366-a2e0-d3ae-0000000000a3 | TIMING | Hiera config | np0005486750 | 0:03:34.903266 | 0.10s 2025-10-14 07:54:27.580811 | fa163e75-7366-a2e0-d3ae-0000000000a3 | TIMING | Hiera config | np0005486751 | 0:03:34.903687 | 0.07s 2025-10-14 07:54:27.581166 | fa163e75-7366-a2e0-d3ae-0000000000a3 | TIMING | Hiera config | np0005486752 | 0:03:34.904042 | 0.06s 2025-10-14 07:54:27.581553 | fa163e75-7366-a2e0-d3ae-0000000000a3 | TIMING | Hiera config | np0005486746 | 0:03:34.904428 | 0.03s 2025-10-14 07:54:27.642504 | fa163e75-7366-a2e0-d3ae-000000002885 | TASK | Create /etc/puppet/hieradata 2025-10-14 07:54:27.656322 | fa163e75-7366-a2e0-d3ae-000000002885 | TASK | Create /etc/puppet/hieradata 2025-10-14 07:54:27.670264 | fa163e75-7366-a2e0-d3ae-000000002885 | TASK | Create /etc/puppet/hieradata 2025-10-14 07:54:27.687504 | fa163e75-7366-a2e0-d3ae-000000002885 | TASK | Create /etc/puppet/hieradata 2025-10-14 07:54:27.705114 | fa163e75-7366-a2e0-d3ae-0000000000a3 | TASK | Hiera config 2025-10-14 07:54:27.710536 | fa163e75-7366-a2e0-d3ae-0000000000a3 | TIMING | Hiera config | np0005486748 | 0:03:35.033383 | 0.14s 2025-10-14 07:54:27.748785 | fa163e75-7366-a2e0-d3ae-000000002885 | TASK | Create /etc/puppet/hieradata 2025-10-14 07:54:27.754408 | fa163e75-7366-a2e0-d3ae-0000000000a3 | TIMING | Hiera config | np0005486749 | 0:03:35.077258 | 0.05s 2025-10-14 07:54:27.787745 | fa163e75-7366-a2e0-d3ae-000000002885 | TASK | Create /etc/puppet/hieradata 2025-10-14 07:54:27.962491 | fa163e75-7366-a2e0-d3ae-000000002885 | OK | Create /etc/puppet/hieradata | np0005486750 2025-10-14 07:54:27.963538 | fa163e75-7366-a2e0-d3ae-000000002885 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005486750 | 0:03:35.286402 | 0.32s 2025-10-14 07:54:27.973267 | fa163e75-7366-a2e0-d3ae-000000002886 | TASK | Write hiera config 2025-10-14 07:54:28.000862 | fa163e75-7366-a2e0-d3ae-000000002885 | OK | Create /etc/puppet/hieradata | np0005486752 2025-10-14 07:54:28.001883 | fa163e75-7366-a2e0-d3ae-000000002885 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005486752 | 0:03:35.324749 | 0.33s 2025-10-14 07:54:28.002507 | fa163e75-7366-a2e0-d3ae-000000002885 | OK | Create /etc/puppet/hieradata | np0005486751 2025-10-14 07:54:28.002909 | fa163e75-7366-a2e0-d3ae-000000002885 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005486751 | 0:03:35.325784 | 0.35s 2025-10-14 07:54:28.023715 | fa163e75-7366-a2e0-d3ae-000000002886 | TASK | Write hiera config 2025-10-14 07:54:28.038193 | fa163e75-7366-a2e0-d3ae-000000002886 | TASK | Write hiera config 2025-10-14 07:54:28.044521 | fa163e75-7366-a2e0-d3ae-000000002885 | OK | Create /etc/puppet/hieradata | np0005486746 2025-10-14 07:54:28.045480 | fa163e75-7366-a2e0-d3ae-000000002885 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005486746 | 0:03:35.368342 | 0.36s 2025-10-14 07:54:28.046064 | fa163e75-7366-a2e0-d3ae-000000002885 | OK | Create /etc/puppet/hieradata | np0005486748 2025-10-14 07:54:28.046496 | fa163e75-7366-a2e0-d3ae-000000002885 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005486748 | 0:03:35.369371 | 0.30s 2025-10-14 07:54:28.061802 | fa163e75-7366-a2e0-d3ae-000000002886 | TASK | Write hiera config 2025-10-14 07:54:28.079739 | fa163e75-7366-a2e0-d3ae-000000002886 | TASK | Write hiera config 2025-10-14 07:54:28.089620 | fa163e75-7366-a2e0-d3ae-000000002885 | OK | Create /etc/puppet/hieradata | np0005486749 2025-10-14 07:54:28.090589 | fa163e75-7366-a2e0-d3ae-000000002885 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005486749 | 0:03:35.413448 | 0.30s 2025-10-14 07:54:28.106092 | fa163e75-7366-a2e0-d3ae-000000002886 | TASK | Write hiera config 2025-10-14 07:54:28.723739 | fa163e75-7366-a2e0-d3ae-000000002886 | OK | Write hiera config | np0005486750 2025-10-14 07:54:28.725719 | fa163e75-7366-a2e0-d3ae-000000002886 | TIMING | tripleo_hieradata : Write hiera config | np0005486750 | 0:03:36.048575 | 0.75s 2025-10-14 07:54:28.764988 | fa163e75-7366-a2e0-d3ae-0000000000a4 | TASK | Hiera symlink 2025-10-14 07:54:28.840194 | fa163e75-7366-a2e0-d3ae-000000002886 | OK | Write hiera config | np0005486752 2025-10-14 07:54:28.841465 | fa163e75-7366-a2e0-d3ae-000000002886 | TIMING | tripleo_hieradata : Write hiera config | np0005486752 | 0:03:36.164299 | 0.80s 2025-10-14 07:54:28.876685 | fa163e75-7366-a2e0-d3ae-000000002886 | OK | Write hiera config | np0005486746 2025-10-14 07:54:28.877476 | fa163e75-7366-a2e0-d3ae-000000002886 | TIMING | tripleo_hieradata : Write hiera config | np0005486746 | 0:03:36.200343 | 0.81s 2025-10-14 07:54:28.878083 | fa163e75-7366-a2e0-d3ae-000000002886 | OK | Write hiera config | np0005486749 2025-10-14 07:54:28.878677 | fa163e75-7366-a2e0-d3ae-000000002886 | TIMING | tripleo_hieradata : Write hiera config | np0005486749 | 0:03:36.201550 | 0.77s 2025-10-14 07:54:28.879325 | fa163e75-7366-a2e0-d3ae-000000002886 | OK | Write hiera config | np0005486751 2025-10-14 07:54:28.879817 | fa163e75-7366-a2e0-d3ae-000000002886 | TIMING | tripleo_hieradata : Write hiera config | np0005486751 | 0:03:36.202690 | 0.86s 2025-10-14 07:54:28.880399 | fa163e75-7366-a2e0-d3ae-000000002886 | OK | Write hiera config | np0005486748 2025-10-14 07:54:28.880896 | fa163e75-7366-a2e0-d3ae-000000002886 | TIMING | tripleo_hieradata : Write hiera config | np0005486748 | 0:03:36.203770 | 0.80s 2025-10-14 07:54:28.901365 | fa163e75-7366-a2e0-d3ae-0000000000a4 | TASK | Hiera symlink 2025-10-14 07:54:28.953351 | fa163e75-7366-a2e0-d3ae-0000000000a4 | TASK | Hiera symlink 2025-10-14 07:54:28.973478 | fa163e75-7366-a2e0-d3ae-0000000000a4 | TASK | Hiera symlink 2025-10-14 07:54:28.991856 | fa163e75-7366-a2e0-d3ae-0000000000a4 | TASK | Hiera symlink 2025-10-14 07:54:29.009363 | fa163e75-7366-a2e0-d3ae-0000000000a4 | TASK | Hiera symlink 2025-10-14 07:54:29.093846 | fa163e75-7366-a2e0-d3ae-0000000000a4 | OK | Hiera symlink | np0005486750 2025-10-14 07:54:29.094837 | fa163e75-7366-a2e0-d3ae-0000000000a4 | TIMING | Hiera symlink | np0005486750 | 0:03:36.417702 | 0.33s 2025-10-14 07:54:29.104996 | fa163e75-7366-a2e0-d3ae-0000000000a5 | TASK | Hieradata from vars 2025-10-14 07:54:29.131045 | fa163e75-7366-a2e0-d3ae-0000000000a5 | TIMING | Hieradata from vars | np0005486750 | 0:03:36.453912 | 0.03s 2025-10-14 07:54:29.159824 | fa163e75-7366-a2e0-d3ae-000000002993 | TASK | Copy overcloud.json to all_nodes.json 2025-10-14 07:54:29.194753 | fa163e75-7366-a2e0-d3ae-0000000000a4 | OK | Hiera symlink | np0005486752 2025-10-14 07:54:29.195671 | fa163e75-7366-a2e0-d3ae-0000000000a4 | TIMING | Hiera symlink | np0005486752 | 0:03:36.518535 | 0.29s 2025-10-14 07:54:29.206160 | fa163e75-7366-a2e0-d3ae-0000000000a5 | TASK | Hieradata from vars 2025-10-14 07:54:29.227579 | fa163e75-7366-a2e0-d3ae-0000000000a5 | TIMING | Hieradata from vars | np0005486752 | 0:03:36.550443 | 0.02s 2025-10-14 07:54:29.253340 | fa163e75-7366-a2e0-d3ae-000000002993 | TASK | Copy overcloud.json to all_nodes.json 2025-10-14 07:54:29.269082 | fa163e75-7366-a2e0-d3ae-0000000000a4 | OK | Hiera symlink | np0005486751 2025-10-14 07:54:29.270016 | fa163e75-7366-a2e0-d3ae-0000000000a4 | TIMING | Hiera symlink | np0005486751 | 0:03:36.592881 | 0.32s 2025-10-14 07:54:29.284930 | fa163e75-7366-a2e0-d3ae-0000000000a5 | TASK | Hieradata from vars 2025-10-14 07:54:29.291215 | fa163e75-7366-a2e0-d3ae-0000000000a4 | OK | Hiera symlink | np0005486746 2025-10-14 07:54:29.292217 | fa163e75-7366-a2e0-d3ae-0000000000a4 | TIMING | Hiera symlink | np0005486746 | 0:03:36.615075 | 0.32s 2025-10-14 07:54:29.321327 | fa163e75-7366-a2e0-d3ae-0000000000a5 | TASK | Hieradata from vars 2025-10-14 07:54:29.328821 | fa163e75-7366-a2e0-d3ae-0000000000a4 | OK | Hiera symlink | np0005486748 2025-10-14 07:54:29.330035 | fa163e75-7366-a2e0-d3ae-0000000000a4 | TIMING | Hiera symlink | np0005486748 | 0:03:36.652891 | 0.34s 2025-10-14 07:54:29.330691 | fa163e75-7366-a2e0-d3ae-0000000000a5 | TIMING | Hieradata from vars | np0005486751 | 0:03:36.653565 | 0.04s 2025-10-14 07:54:29.331199 | fa163e75-7366-a2e0-d3ae-0000000000a4 | OK | Hiera symlink | np0005486749 2025-10-14 07:54:29.331747 | fa163e75-7366-a2e0-d3ae-0000000000a4 | TIMING | Hiera symlink | np0005486749 | 0:03:36.654621 | 0.32s 2025-10-14 07:54:29.366512 | fa163e75-7366-a2e0-d3ae-000000002993 | TASK | Copy overcloud.json to all_nodes.json 2025-10-14 07:54:29.392108 | fa163e75-7366-a2e0-d3ae-0000000000a5 | TASK | Hieradata from vars 2025-10-14 07:54:29.414025 | fa163e75-7366-a2e0-d3ae-0000000000a5 | TASK | Hieradata from vars 2025-10-14 07:54:29.419495 | fa163e75-7366-a2e0-d3ae-0000000000a5 | TIMING | Hieradata from vars | np0005486746 | 0:03:36.742335 | 0.10s 2025-10-14 07:54:29.427556 | fa163e75-7366-a2e0-d3ae-0000000000a5 | TIMING | Hieradata from vars | np0005486748 | 0:03:36.750431 | 0.03s 2025-10-14 07:54:29.485376 | fa163e75-7366-a2e0-d3ae-000000002993 | TASK | Copy overcloud.json to all_nodes.json 2025-10-14 07:54:29.504114 | fa163e75-7366-a2e0-d3ae-000000002993 | TASK | Copy overcloud.json to all_nodes.json 2025-10-14 07:54:29.510574 | fa163e75-7366-a2e0-d3ae-0000000000a5 | TIMING | Hieradata from vars | np0005486749 | 0:03:36.833414 | 0.09s 2025-10-14 07:54:29.555059 | fa163e75-7366-a2e0-d3ae-000000002993 | TASK | Copy overcloud.json to all_nodes.json 2025-10-14 07:54:29.928198 | fa163e75-7366-a2e0-d3ae-000000002993 | OK | Copy overcloud.json to all_nodes.json | np0005486752 2025-10-14 07:54:29.929134 | fa163e75-7366-a2e0-d3ae-000000002993 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005486752 | 0:03:37.251999 | 0.68s 2025-10-14 07:54:29.938961 | fa163e75-7366-a2e0-d3ae-000000002994 | TASK | Render hieradata from template 2025-10-14 07:54:29.986247 | fa163e75-7366-a2e0-d3ae-000000002993 | OK | Copy overcloud.json to all_nodes.json | np0005486750 2025-10-14 07:54:29.987211 | fa163e75-7366-a2e0-d3ae-000000002993 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005486750 | 0:03:37.310076 | 0.83s 2025-10-14 07:54:29.998030 | fa163e75-7366-a2e0-d3ae-000000002994 | TASK | Render hieradata from template 2025-10-14 07:54:30.201538 | fa163e75-7366-a2e0-d3ae-000000002993 | OK | Copy overcloud.json to all_nodes.json | np0005486751 2025-10-14 07:54:30.202719 | fa163e75-7366-a2e0-d3ae-000000002993 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005486751 | 0:03:37.525582 | 0.84s 2025-10-14 07:54:30.216377 | fa163e75-7366-a2e0-d3ae-000000002994 | TASK | Render hieradata from template 2025-10-14 07:54:30.298320 | fa163e75-7366-a2e0-d3ae-000000002993 | OK | Copy overcloud.json to all_nodes.json | np0005486749 2025-10-14 07:54:30.301777 | fa163e75-7366-a2e0-d3ae-000000002993 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005486749 | 0:03:37.624627 | 0.75s 2025-10-14 07:54:30.341687 | fa163e75-7366-a2e0-d3ae-000000002994 | TASK | Render hieradata from template 2025-10-14 07:54:30.356736 | fa163e75-7366-a2e0-d3ae-000000002993 | OK | Copy overcloud.json to all_nodes.json | np0005486748 2025-10-14 07:54:30.359231 | fa163e75-7366-a2e0-d3ae-000000002993 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005486748 | 0:03:37.682086 | 0.85s 2025-10-14 07:54:30.360487 | fa163e75-7366-a2e0-d3ae-000000002993 | OK | Copy overcloud.json to all_nodes.json | np0005486746 2025-10-14 07:54:30.361527 | fa163e75-7366-a2e0-d3ae-000000002993 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005486746 | 0:03:37.684398 | 0.88s 2025-10-14 07:54:30.387108 | fa163e75-7366-a2e0-d3ae-000000002994 | TASK | Render hieradata from template 2025-10-14 07:54:30.410228 | fa163e75-7366-a2e0-d3ae-000000002994 | TASK | Render hieradata from template 2025-10-14 07:54:30.768651 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486752 | item=bootstrap_node 2025-10-14 07:54:30.772154 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:03:38.095008 | 0.83s 2025-10-14 07:54:30.867308 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486750 | item=bootstrap_node 2025-10-14 07:54:30.871480 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:03:38.194313 | 0.87s 2025-10-14 07:54:31.159318 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486751 | item=bootstrap_node 2025-10-14 07:54:31.162155 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:03:38.485025 | 0.94s 2025-10-14 07:54:31.245884 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486749 | item=bootstrap_node 2025-10-14 07:54:31.250684 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:03:38.573541 | 0.90s 2025-10-14 07:54:31.288238 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486748 | item=bootstrap_node 2025-10-14 07:54:31.293165 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:03:38.616028 | 0.88s 2025-10-14 07:54:31.306377 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486746 | item=bootstrap_node 2025-10-14 07:54:31.310562 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:03:38.633429 | 0.92s 2025-10-14 07:54:31.645810 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486752 | item=vip_data 2025-10-14 07:54:31.649316 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:03:38.972176 | 1.71s 2025-10-14 07:54:31.735291 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486750 | item=vip_data 2025-10-14 07:54:31.740051 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:03:39.062919 | 1.74s 2025-10-14 07:54:32.087409 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486749 | item=vip_data 2025-10-14 07:54:32.088230 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:03:39.411100 | 1.74s 2025-10-14 07:54:32.133562 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486751 | item=vip_data 2025-10-14 07:54:32.137408 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:03:39.460278 | 1.92s 2025-10-14 07:54:32.148135 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486748 | item=vip_data 2025-10-14 07:54:32.151895 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:03:39.474767 | 1.74s 2025-10-14 07:54:32.223898 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486746 | item=vip_data 2025-10-14 07:54:32.224832 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:03:39.547697 | 1.84s 2025-10-14 07:54:32.541310 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486752 | item=net_ip_map 2025-10-14 07:54:32.541927 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:03:39.864801 | 2.60s 2025-10-14 07:54:32.578897 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486750 | item=net_ip_map 2025-10-14 07:54:32.579281 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:03:39.902156 | 2.58s 2025-10-14 07:54:33.059485 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486749 | item=net_ip_map 2025-10-14 07:54:33.064845 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:03:40.387700 | 2.72s 2025-10-14 07:54:33.113921 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486751 | item=net_ip_map 2025-10-14 07:54:33.116258 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:03:40.439124 | 2.90s 2025-10-14 07:54:33.180135 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486748 | item=net_ip_map 2025-10-14 07:54:33.182393 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:03:40.505260 | 2.77s 2025-10-14 07:54:33.234089 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486746 | item=net_ip_map 2025-10-14 07:54:33.236617 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:03:40.559481 | 2.85s 2025-10-14 07:54:33.273252 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486752 | item=cloud_domain 2025-10-14 07:54:33.276156 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:03:40.599017 | 3.34s 2025-10-14 07:54:33.359226 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486750 | item=cloud_domain 2025-10-14 07:54:33.362969 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:03:40.685837 | 3.36s 2025-10-14 07:54:33.809651 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486749 | item=cloud_domain 2025-10-14 07:54:33.813076 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:03:41.135937 | 3.46s 2025-10-14 07:54:33.905281 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486751 | item=cloud_domain 2025-10-14 07:54:33.909842 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:03:41.232706 | 3.69s 2025-10-14 07:54:34.017942 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486748 | item=cloud_domain 2025-10-14 07:54:34.022680 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:03:41.345544 | 3.61s 2025-10-14 07:54:34.049171 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486746 | item=cloud_domain 2025-10-14 07:54:34.053520 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:03:41.376386 | 3.66s 2025-10-14 07:54:34.149496 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486752 | item=fqdn 2025-10-14 07:54:34.153007 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:03:41.475866 | 4.21s 2025-10-14 07:54:34.200306 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486750 | item=fqdn 2025-10-14 07:54:34.203308 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:03:41.526171 | 4.20s 2025-10-14 07:54:34.713368 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486749 | item=fqdn 2025-10-14 07:54:34.714730 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:03:42.037591 | 4.37s 2025-10-14 07:54:34.774429 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486751 | item=fqdn 2025-10-14 07:54:34.775508 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:03:42.098371 | 4.56s 2025-10-14 07:54:34.851588 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486748 | item=fqdn 2025-10-14 07:54:34.856197 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:03:42.179034 | 4.44s 2025-10-14 07:54:34.895079 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486752 | item=service_names 2025-10-14 07:54:34.896366 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:03:42.219227 | 4.96s 2025-10-14 07:54:34.923525 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486746 | item=fqdn 2025-10-14 07:54:34.927596 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:03:42.250465 | 4.54s 2025-10-14 07:54:35.030114 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486750 | item=service_names 2025-10-14 07:54:35.034517 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:03:42.357383 | 5.04s 2025-10-14 07:54:35.575546 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486749 | item=service_names 2025-10-14 07:54:35.579957 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:03:42.902820 | 5.23s 2025-10-14 07:54:35.608395 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486751 | item=service_names 2025-10-14 07:54:35.612650 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:03:42.935514 | 5.40s 2025-10-14 07:54:35.666696 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486748 | item=service_names 2025-10-14 07:54:35.671728 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:03:42.994585 | 5.26s 2025-10-14 07:54:35.715781 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486746 | item=service_names 2025-10-14 07:54:35.720727 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:03:43.043584 | 5.33s 2025-10-14 07:54:35.747684 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486752 | item=service_configs 2025-10-14 07:54:35.752095 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:03:43.074957 | 5.81s 2025-10-14 07:54:35.812136 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486750 | item=service_configs 2025-10-14 07:54:35.816219 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:03:43.139080 | 5.82s 2025-10-14 07:54:36.347882 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486749 | item=service_configs 2025-10-14 07:54:36.352815 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:03:43.675674 | 6.00s 2025-10-14 07:54:36.466461 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486748 | item=service_configs 2025-10-14 07:54:36.472120 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:03:43.794983 | 6.06s 2025-10-14 07:54:36.487560 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486751 | item=service_configs 2025-10-14 07:54:36.491594 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:03:43.814467 | 6.27s 2025-10-14 07:54:36.493967 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486746 | item=service_configs 2025-10-14 07:54:36.497910 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:03:43.820785 | 6.11s 2025-10-14 07:54:36.525829 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486752 | item=extraconfig 2025-10-14 07:54:36.528649 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:03:43.851519 | 6.59s 2025-10-14 07:54:36.634503 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486750 | item=extraconfig 2025-10-14 07:54:36.638124 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:03:43.960986 | 6.64s 2025-10-14 07:54:37.187184 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486749 | item=extraconfig 2025-10-14 07:54:37.191293 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:03:44.514158 | 6.84s 2025-10-14 07:54:37.292785 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486751 | item=extraconfig 2025-10-14 07:54:37.297363 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:03:44.620225 | 7.08s 2025-10-14 07:54:37.308363 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486748 | item=extraconfig 2025-10-14 07:54:37.312532 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:03:44.635397 | 6.90s 2025-10-14 07:54:37.321786 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486746 | item=extraconfig 2025-10-14 07:54:37.325909 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:03:44.648774 | 6.94s 2025-10-14 07:54:37.390164 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486752 | item=role_extraconfig 2025-10-14 07:54:37.399736 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:03:44.722585 | 7.46s 2025-10-14 07:54:37.533013 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486750 | item=role_extraconfig 2025-10-14 07:54:37.538186 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:03:44.861048 | 7.54s 2025-10-14 07:54:38.033798 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486749 | item=role_extraconfig 2025-10-14 07:54:38.038123 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:03:45.360990 | 7.69s 2025-10-14 07:54:38.137419 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486751 | item=role_extraconfig 2025-10-14 07:54:38.142319 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:03:45.465185 | 7.92s 2025-10-14 07:54:38.150267 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486748 | item=role_extraconfig 2025-10-14 07:54:38.154363 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:03:45.477234 | 7.74s 2025-10-14 07:54:38.162858 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486746 | item=role_extraconfig 2025-10-14 07:54:38.166801 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:03:45.489672 | 7.78s 2025-10-14 07:54:38.256846 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486752 | item=ovn_chassis_mac_map 2025-10-14 07:54:38.261207 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:03:45.584068 | 8.32s 2025-10-14 07:54:38.275726 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486752 | 0:03:45.598581 | 8.34s 2025-10-14 07:54:38.310633 | fa163e75-7366-a2e0-d3ae-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-14 07:54:38.335896 | fa163e75-7366-a2e0-d3ae-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005486752 | 0:03:45.658288 | 0.02s 2025-10-14 07:54:38.371783 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486750 | item=ovn_chassis_mac_map 2025-10-14 07:54:38.378344 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:03:45.701206 | 8.38s 2025-10-14 07:54:38.391716 | fa163e75-7366-a2e0-d3ae-000000002cb7 | TASK | Check for hieradata file 2025-10-14 07:54:38.400154 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486750 | 0:03:45.723005 | 8.40s 2025-10-14 07:54:38.423970 | fa163e75-7366-a2e0-d3ae-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-14 07:54:38.454859 | fa163e75-7366-a2e0-d3ae-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005486750 | 0:03:45.777721 | 0.03s 2025-10-14 07:54:38.487100 | fa163e75-7366-a2e0-d3ae-000000002cb7 | TASK | Check for hieradata file 2025-10-14 07:54:38.713583 | fa163e75-7366-a2e0-d3ae-000000002cb7 | OK | Check for hieradata file | np0005486752 2025-10-14 07:54:38.715780 | fa163e75-7366-a2e0-d3ae-000000002cb7 | TIMING | tripleo_hieradata : Check for hieradata file | np0005486752 | 0:03:46.038620 | 0.32s 2025-10-14 07:54:38.740186 | fa163e75-7366-a2e0-d3ae-000000002cb9 | TASK | Get existing data 2025-10-14 07:54:38.795799 | fa163e75-7366-a2e0-d3ae-000000002cb9 | SKIPPED | Get existing data | np0005486752 2025-10-14 07:54:38.807240 | fa163e75-7366-a2e0-d3ae-000000002cb9 | TIMING | tripleo_hieradata : Get existing data | np0005486752 | 0:03:46.130091 | 0.06s 2025-10-14 07:54:38.808410 | fa163e75-7366-a2e0-d3ae-000000002cb7 | OK | Check for hieradata file | np0005486750 2025-10-14 07:54:38.809291 | fa163e75-7366-a2e0-d3ae-000000002cb7 | TIMING | tripleo_hieradata : Check for hieradata file | np0005486750 | 0:03:46.132159 | 0.32s 2025-10-14 07:54:38.833784 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486749 | item=ovn_chassis_mac_map 2025-10-14 07:54:38.836374 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:03:46.159236 | 8.49s 2025-10-14 07:54:38.842247 | fa163e75-7366-a2e0-d3ae-000000002cb9 | TASK | Get existing data 2025-10-14 07:54:38.872235 | fa163e75-7366-a2e0-d3ae-000000002cba | TASK | Set data fact 2025-10-14 07:54:38.891507 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486749 | 0:03:46.214345 | 8.54s 2025-10-14 07:54:38.894191 | fa163e75-7366-a2e0-d3ae-000000002cb9 | SKIPPED | Get existing data | np0005486750 2025-10-14 07:54:38.894926 | fa163e75-7366-a2e0-d3ae-000000002cb9 | TIMING | tripleo_hieradata : Get existing data | np0005486750 | 0:03:46.217798 | 0.05s 2025-10-14 07:54:38.909084 | fa163e75-7366-a2e0-d3ae-000000002cba | TASK | Set data fact 2025-10-14 07:54:38.941519 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486751 | item=ovn_chassis_mac_map 2025-10-14 07:54:38.944979 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:03:46.267812 | 8.73s 2025-10-14 07:54:38.955158 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486746 | item=ovn_chassis_mac_map 2025-10-14 07:54:38.956095 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:03:46.278967 | 8.57s 2025-10-14 07:54:38.975869 | fa163e75-7366-a2e0-d3ae-000000002cba | SKIPPED | Set data fact | np0005486752 2025-10-14 07:54:38.976728 | fa163e75-7366-a2e0-d3ae-000000002cba | TIMING | tripleo_hieradata : Set data fact | np0005486752 | 0:03:46.299595 | 0.10s 2025-10-14 07:54:38.979146 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486751 | 0:03:46.302018 | 8.76s 2025-10-14 07:54:38.982754 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486746 | 0:03:46.305627 | 8.59s 2025-10-14 07:54:38.984771 | fa163e75-7366-a2e0-d3ae-000000002cba | SKIPPED | Set data fact | np0005486750 2025-10-14 07:54:38.985182 | fa163e75-7366-a2e0-d3ae-000000002cba | TIMING | tripleo_hieradata : Set data fact | np0005486750 | 0:03:46.308056 | 0.07s 2025-10-14 07:54:39.001783 | fa163e75-7366-a2e0-d3ae-000000002994 | OK | Render hieradata from template | np0005486748 | item=ovn_chassis_mac_map 2025-10-14 07:54:39.002926 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:03:46.325788 | 8.59s 2025-10-14 07:54:39.024500 | fa163e75-7366-a2e0-d3ae-000000002cbc | TASK | Write ansible hieradata file 2025-10-14 07:54:39.061915 | fa163e75-7366-a2e0-d3ae-000000002cbc | TASK | Write ansible hieradata file 2025-10-14 07:54:39.097246 | fa163e75-7366-a2e0-d3ae-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-14 07:54:39.103239 | fa163e75-7366-a2e0-d3ae-000000002994 | TIMING | tripleo_hieradata : Render hieradata from template | np0005486748 | 0:03:46.426094 | 8.69s 2025-10-14 07:54:39.115429 | fa163e75-7366-a2e0-d3ae-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-14 07:54:39.138619 | fa163e75-7366-a2e0-d3ae-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-14 07:54:39.162151 | fa163e75-7366-a2e0-d3ae-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005486749 | 0:03:46.485006 | 0.06s 2025-10-14 07:54:39.168833 | fa163e75-7366-a2e0-d3ae-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005486751 | 0:03:46.491709 | 0.05s 2025-10-14 07:54:39.169200 | fa163e75-7366-a2e0-d3ae-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005486746 | 0:03:46.492077 | 0.03s 2025-10-14 07:54:39.246291 | fa163e75-7366-a2e0-d3ae-000000002cb7 | TASK | Check for hieradata file 2025-10-14 07:54:39.265345 | fa163e75-7366-a2e0-d3ae-000000002cb7 | TASK | Check for hieradata file 2025-10-14 07:54:39.283012 | fa163e75-7366-a2e0-d3ae-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-14 07:54:39.303319 | fa163e75-7366-a2e0-d3ae-000000002cb7 | TASK | Check for hieradata file 2025-10-14 07:54:39.315465 | fa163e75-7366-a2e0-d3ae-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005486748 | 0:03:46.638295 | 0.03s 2025-10-14 07:54:39.364490 | fa163e75-7366-a2e0-d3ae-000000002cb7 | TASK | Check for hieradata file 2025-10-14 07:54:39.511896 | fa163e75-7366-a2e0-d3ae-000000002cb7 | OK | Check for hieradata file | np0005486751 2025-10-14 07:54:39.512808 | fa163e75-7366-a2e0-d3ae-000000002cb7 | TIMING | tripleo_hieradata : Check for hieradata file | np0005486751 | 0:03:46.835675 | 0.27s 2025-10-14 07:54:39.523582 | fa163e75-7366-a2e0-d3ae-000000002cb9 | TASK | Get existing data 2025-10-14 07:54:39.569027 | fa163e75-7366-a2e0-d3ae-000000002cb9 | SKIPPED | Get existing data | np0005486751 2025-10-14 07:54:39.569829 | fa163e75-7366-a2e0-d3ae-000000002cb9 | TIMING | tripleo_hieradata : Get existing data | np0005486751 | 0:03:46.892699 | 0.05s 2025-10-14 07:54:39.580071 | fa163e75-7366-a2e0-d3ae-000000002cba | TASK | Set data fact 2025-10-14 07:54:39.616927 | fa163e75-7366-a2e0-d3ae-000000002cb7 | OK | Check for hieradata file | np0005486746 2025-10-14 07:54:39.627197 | fa163e75-7366-a2e0-d3ae-000000002cb7 | TIMING | tripleo_hieradata : Check for hieradata file | np0005486746 | 0:03:46.950058 | 0.36s 2025-10-14 07:54:39.628103 | fa163e75-7366-a2e0-d3ae-000000002cba | SKIPPED | Set data fact | np0005486751 2025-10-14 07:54:39.628833 | fa163e75-7366-a2e0-d3ae-000000002cba | TIMING | tripleo_hieradata : Set data fact | np0005486751 | 0:03:46.951701 | 0.05s 2025-10-14 07:54:39.629559 | fa163e75-7366-a2e0-d3ae-000000002cb7 | OK | Check for hieradata file | np0005486749 2025-10-14 07:54:39.630230 | fa163e75-7366-a2e0-d3ae-000000002cb7 | TIMING | tripleo_hieradata : Check for hieradata file | np0005486749 | 0:03:46.953099 | 0.32s 2025-10-14 07:54:39.651890 | fa163e75-7366-a2e0-d3ae-000000002cbc | TASK | Write ansible hieradata file 2025-10-14 07:54:39.690515 | fa163e75-7366-a2e0-d3ae-000000002cb9 | TASK | Get existing data 2025-10-14 07:54:39.713490 | fa163e75-7366-a2e0-d3ae-000000002cb9 | TASK | Get existing data 2025-10-14 07:54:39.723805 | fa163e75-7366-a2e0-d3ae-000000002cb7 | OK | Check for hieradata file | np0005486748 2025-10-14 07:54:39.724905 | fa163e75-7366-a2e0-d3ae-000000002cb7 | TIMING | tripleo_hieradata : Check for hieradata file | np0005486748 | 0:03:47.047758 | 0.36s 2025-10-14 07:54:39.725533 | fa163e75-7366-a2e0-d3ae-000000002cb9 | SKIPPED | Get existing data | np0005486746 2025-10-14 07:54:39.725956 | fa163e75-7366-a2e0-d3ae-000000002cb9 | TIMING | tripleo_hieradata : Get existing data | np0005486746 | 0:03:47.048829 | 0.03s 2025-10-14 07:54:39.746623 | fa163e75-7366-a2e0-d3ae-000000002cba | TASK | Set data fact 2025-10-14 07:54:39.779340 | fa163e75-7366-a2e0-d3ae-000000002cb9 | TASK | Get existing data 2025-10-14 07:54:39.788844 | fa163e75-7366-a2e0-d3ae-000000002cb9 | SKIPPED | Get existing data | np0005486749 2025-10-14 07:54:39.789962 | fa163e75-7366-a2e0-d3ae-000000002cb9 | TIMING | tripleo_hieradata : Get existing data | np0005486749 | 0:03:47.112811 | 0.07s 2025-10-14 07:54:39.790516 | fa163e75-7366-a2e0-d3ae-000000002cba | SKIPPED | Set data fact | np0005486746 2025-10-14 07:54:39.790929 | fa163e75-7366-a2e0-d3ae-000000002cba | TIMING | tripleo_hieradata : Set data fact | np0005486746 | 0:03:47.113803 | 0.04s 2025-10-14 07:54:39.807062 | fa163e75-7366-a2e0-d3ae-000000002cbc | TASK | Write ansible hieradata file 2025-10-14 07:54:39.829796 | fa163e75-7366-a2e0-d3ae-000000002cba | TASK | Set data fact 2025-10-14 07:54:39.834073 | fa163e75-7366-a2e0-d3ae-000000002cb9 | SKIPPED | Get existing data | np0005486748 2025-10-14 07:54:39.834870 | fa163e75-7366-a2e0-d3ae-000000002cb9 | TIMING | tripleo_hieradata : Get existing data | np0005486748 | 0:03:47.157733 | 0.05s 2025-10-14 07:54:39.849612 | fa163e75-7366-a2e0-d3ae-000000002cba | TASK | Set data fact 2025-10-14 07:54:39.884301 | fa163e75-7366-a2e0-d3ae-000000002cba | SKIPPED | Set data fact | np0005486748 2025-10-14 07:54:39.896903 | fa163e75-7366-a2e0-d3ae-000000002cba | TIMING | tripleo_hieradata : Set data fact | np0005486748 | 0:03:47.219768 | 0.05s 2025-10-14 07:54:39.897233 | fa163e75-7366-a2e0-d3ae-000000002cba | SKIPPED | Set data fact | np0005486749 2025-10-14 07:54:39.897597 | fa163e75-7366-a2e0-d3ae-000000002cba | TIMING | tripleo_hieradata : Set data fact | np0005486749 | 0:03:47.220474 | 0.07s 2025-10-14 07:54:39.897963 | fa163e75-7366-a2e0-d3ae-000000002cbc | OK | Write ansible hieradata file | np0005486750 2025-10-14 07:54:39.898302 | fa163e75-7366-a2e0-d3ae-000000002cbc | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005486750 | 0:03:47.221179 | 0.87s 2025-10-14 07:54:39.898765 | fa163e75-7366-a2e0-d3ae-000000002cbc | OK | Write ansible hieradata file | np0005486752 2025-10-14 07:54:39.899097 | fa163e75-7366-a2e0-d3ae-000000002cbc | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005486752 | 0:03:47.221973 | 0.84s 2025-10-14 07:54:39.926945 | fa163e75-7366-a2e0-d3ae-000000002cbc | TASK | Write ansible hieradata file 2025-10-14 07:54:39.944143 | fa163e75-7366-a2e0-d3ae-000000002cbc | TASK | Write ansible hieradata file 2025-10-14 07:54:40.018019 | fa163e75-7366-a2e0-d3ae-0000000000a7 | TIMING | include_tasks | np0005486750 | 0:03:47.340872 | 0.06s 2025-10-14 07:54:40.038290 | fa163e75-7366-a2e0-d3ae-0000000000a7 | TIMING | include_tasks | np0005486752 | 0:03:47.361163 | 0.06s 2025-10-14 07:54:40.508585 | fa163e75-7366-a2e0-d3ae-000000002cbc | OK | Write ansible hieradata file | np0005486751 2025-10-14 07:54:40.510079 | fa163e75-7366-a2e0-d3ae-000000002cbc | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005486751 | 0:03:47.832941 | 0.85s 2025-10-14 07:54:40.596511 | fa163e75-7366-a2e0-d3ae-000000002cbc | OK | Write ansible hieradata file | np0005486746 2025-10-14 07:54:40.601885 | fa163e75-7366-a2e0-d3ae-000000002cbc | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005486746 | 0:03:47.924745 | 0.79s 2025-10-14 07:54:40.602963 | fa163e75-7366-a2e0-d3ae-0000000000a7 | TIMING | include_tasks | np0005486751 | 0:03:47.925830 | 0.06s 2025-10-14 07:54:40.747112 | fa163e75-7366-a2e0-d3ae-0000000000a7 | TIMING | include_tasks | np0005486746 | 0:03:48.069974 | 0.07s 2025-10-14 07:54:40.747795 | fa163e75-7366-a2e0-d3ae-000000002cbc | OK | Write ansible hieradata file | np0005486748 2025-10-14 07:54:40.748235 | fa163e75-7366-a2e0-d3ae-000000002cbc | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005486748 | 0:03:48.071111 | 0.82s 2025-10-14 07:54:40.786445 | fa163e75-7366-a2e0-d3ae-000000002cbc | OK | Write ansible hieradata file | np0005486749 2025-10-14 07:54:40.786876 | fa163e75-7366-a2e0-d3ae-000000002cbc | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005486749 | 0:03:48.109751 | 0.84s 2025-10-14 07:54:40.892984 | fa163e75-7366-a2e0-d3ae-0000000000a7 | TIMING | include_tasks | np0005486748 | 0:03:48.215832 | 0.07s 2025-10-14 07:54:40.924825 | fa163e75-7366-a2e0-d3ae-0000000000a7 | TIMING | include_tasks | np0005486749 | 0:03:48.247695 | 0.08s PLAY [Host prep steps] ********************************************************* 2025-10-14 07:54:41.108009 | fa163e75-7366-a2e0-d3ae-0000000000ab | TASK | Host prep steps 2025-10-14 07:54:41.122126 | fa163e75-7366-a2e0-d3ae-0000000000ab | TASK | Host prep steps 2025-10-14 07:54:41.145147 | fa163e75-7366-a2e0-d3ae-0000000000ab | TASK | Host prep steps 2025-10-14 07:54:41.175413 | fa163e75-7366-a2e0-d3ae-0000000000ab | TASK | Host prep steps 2025-10-14 07:54:41.193102 | fa163e75-7366-a2e0-d3ae-0000000000ab | TASK | Host prep steps 2025-10-14 07:54:41.217999 | fa163e75-7366-a2e0-d3ae-0000000000ab | TASK | Host prep steps 2025-10-14 07:54:41.225196 | fa163e75-7366-a2e0-d3ae-0000000000ab | OK | Host prep steps | np0005486750 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000ab') missing from stats 2025-10-14 07:54:41.227188 | fa163e75-7366-a2e0-d3ae-0000000000ab | OK | Host prep steps | np0005486751 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000ab') missing from stats 2025-10-14 07:54:41.228329 | fa163e75-7366-a2e0-d3ae-0000000000ab | OK | Host prep steps | np0005486752 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000ab') missing from stats 2025-10-14 07:54:41.229349 | fa163e75-7366-a2e0-d3ae-0000000000ab | OK | Host prep steps | np0005486746 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000ab') missing from stats 2025-10-14 07:54:41.369624 | fa163e75-7366-a2e0-d3ae-0000000000ac | TASK | Deploy Artifacts 2025-10-14 07:54:41.382040 | fa163e75-7366-a2e0-d3ae-0000000000ac | TASK | Deploy Artifacts 2025-10-14 07:54:41.394787 | fa163e75-7366-a2e0-d3ae-0000000000ac | TASK | Deploy Artifacts 2025-10-14 07:54:41.412649 | fa163e75-7366-a2e0-d3ae-0000000000ac | TASK | Deploy Artifacts 2025-10-14 07:54:41.420113 | fa163e75-7366-a2e0-d3ae-0000000000ab | OK | Host prep steps | np0005486748 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000ab') missing from stats 2025-10-14 07:54:41.421427 | fa163e75-7366-a2e0-d3ae-0000000000ab | OK | Host prep steps | np0005486749 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000ab') missing from stats 2025-10-14 07:54:41.435679 | fa163e75-7366-a2e0-d3ae-0000000000ac | TASK | Deploy Artifacts 2025-10-14 07:54:41.457662 | fa163e75-7366-a2e0-d3ae-0000000000ac | TASK | Deploy Artifacts 2025-10-14 07:54:41.462573 | fa163e75-7366-a2e0-d3ae-0000000000ac | SKIPPED | Deploy Artifacts | np0005486750 2025-10-14 07:54:41.463383 | fa163e75-7366-a2e0-d3ae-0000000000ac | TIMING | Deploy Artifacts | np0005486750 | 0:03:48.786244 | 0.09s 2025-10-14 07:54:41.463748 | fa163e75-7366-a2e0-d3ae-0000000000ac | SKIPPED | Deploy Artifacts | np0005486751 2025-10-14 07:54:41.464010 | fa163e75-7366-a2e0-d3ae-0000000000ac | TIMING | Deploy Artifacts | np0005486751 | 0:03:48.786886 | 0.08s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:54:41.505504 | fa163e75-7366-a2e0-d3ae-0000000000ac | SKIPPED | Deploy Artifacts | np0005486752 2025-10-14 07:54:41.514715 | fa163e75-7366-a2e0-d3ae-0000000000ac | TIMING | Deploy Artifacts | np0005486752 | 0:03:48.837575 | 0.12s 2025-10-14 07:54:41.515087 | fa163e75-7366-a2e0-d3ae-0000000000ac | SKIPPED | Deploy Artifacts | np0005486746 2025-10-14 07:54:41.515396 | fa163e75-7366-a2e0-d3ae-0000000000ac | TIMING | Deploy Artifacts | np0005486746 | 0:03:48.838272 | 0.10s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:54:41.516845 | fa163e75-7366-a2e0-d3ae-0000000000ac | SKIPPED | Deploy Artifacts | np0005486748 2025-10-14 07:54:41.518163 | fa163e75-7366-a2e0-d3ae-0000000000ac | TIMING | Deploy Artifacts | np0005486748 | 0:03:48.841039 | 0.08s 2025-10-14 07:54:41.518548 | fa163e75-7366-a2e0-d3ae-0000000000ad | TIMING | include_tasks | np0005486750 | 0:03:48.841424 | 0.04s 2025-10-14 07:54:41.599209 | 3f062c74-6388-461e-b77b-6452063f9ae1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005486750 2025-10-14 07:54:41.628050 | fa163e75-7366-a2e0-d3ae-0000000030c9 | TASK | Run firewall role [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:54:41.688544 | fa163e75-7366-a2e0-d3ae-0000000000ad | TIMING | include_tasks | np0005486751 | 0:03:49.011391 | 0.19s 2025-10-14 07:54:41.692496 | fa163e75-7366-a2e0-d3ae-0000000000ac | SKIPPED | Deploy Artifacts | np0005486749 2025-10-14 07:54:41.693053 | fa163e75-7366-a2e0-d3ae-0000000000ac | TIMING | Deploy Artifacts | np0005486749 | 0:03:49.015928 | 0.23s 2025-10-14 07:54:41.693390 | fa163e75-7366-a2e0-d3ae-0000000030c9 | TIMING | Run firewall role | np0005486750 | 0:03:49.016266 | 0.06s 2025-10-14 07:54:41.693852 | fa163e75-7366-a2e0-d3ae-0000000000ad | TIMING | include_tasks | np0005486752 | 0:03:49.016728 | 0.05s 2025-10-14 07:54:41.694237 | fa163e75-7366-a2e0-d3ae-0000000000ad | TIMING | include_tasks | np0005486746 | 0:03:49.017113 | 0.03s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:54:41.812774 | b3603fd2-967e-4040-8dba-3bd132602ece | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005486751 2025-10-14 07:54:41.813352 | b3603fd2-967e-4040-8dba-3bd132602ece | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005486752 2025-10-14 07:54:41.946565 | e50e1f48-b7f6-419d-85e0-d78b760ea30a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005486746 2025-10-14 07:54:41.985147 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TASK | Gather variables for each operating system 2025-10-14 07:54:41.998306 | fa163e75-7366-a2e0-d3ae-000000003186 | TASK | Run firewall role 2025-10-14 07:54:42.011313 | fa163e75-7366-a2e0-d3ae-000000003186 | TASK | Run firewall role 2025-10-14 07:54:42.083422 | fa163e75-7366-a2e0-d3ae-00000000322f | TASK | Run firewall role 2025-10-14 07:54:42.131524 | fa163e75-7366-a2e0-d3ae-0000000000ad | TIMING | include_tasks | np0005486748 | 0:03:49.454312 | 0.45s 2025-10-14 07:54:42.132969 | fa163e75-7366-a2e0-d3ae-000000003186 | TIMING | Run firewall role | np0005486751 | 0:03:49.455836 | 0.13s 2025-10-14 07:54:42.133876 | fa163e75-7366-a2e0-d3ae-000000003186 | TIMING | Run firewall role | np0005486752 | 0:03:49.456743 | 0.12s 2025-10-14 07:54:42.134700 | fa163e75-7366-a2e0-d3ae-00000000322f | TIMING | Run firewall role | np0005486746 | 0:03:49.457568 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:54:42.170526 | fa163e75-7366-a2e0-d3ae-0000000031e7 | OK | Gather variables for each operating system | np0005486750 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-14 07:54:42.172086 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005486750 | 0:03:49.494952 | 0.19s 2025-10-14 07:54:42.316471 | a489d369-1529-46be-a7e0-91ad3e902727 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005486748 2025-10-14 07:54:42.415027 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TASK | Gather variables for each operating system 2025-10-14 07:54:42.433661 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TASK | Gather variables for each operating system 2025-10-14 07:54:42.455930 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TASK | Gather variables for each operating system 2025-10-14 07:54:42.473081 | fa163e75-7366-a2e0-d3ae-0000000033d7 | TASK | Run firewall role 2025-10-14 07:54:42.478037 | fa163e75-7366-a2e0-d3ae-0000000000ad | TIMING | include_tasks | np0005486749 | 0:03:49.800890 | 0.35s 2025-10-14 07:54:42.478881 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005486750 | 0:03:49.801756 | 0.49s 2025-10-14 07:54:42.532842 | fa163e75-7366-a2e0-d3ae-0000000031e7 | OK | Gather variables for each operating system | np0005486751 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-14 07:54:42.541133 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005486751 | 0:03:49.863993 | 0.12s 2025-10-14 07:54:42.565231 | fa163e75-7366-a2e0-d3ae-0000000031e7 | OK | Gather variables for each operating system | np0005486746 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-14 07:54:42.572254 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005486746 | 0:03:49.895118 | 0.11s 2025-10-14 07:54:42.584683 | fa163e75-7366-a2e0-d3ae-0000000031e7 | OK | Gather variables for each operating system | np0005486752 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-14 07:54:42.598945 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005486752 | 0:03:49.921811 | 0.16s 2025-10-14 07:54:42.606889 | 885997d8-2462-4105-9064-8441f4d2eef2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005486749 2025-10-14 07:54:42.645651 | fa163e75-7366-a2e0-d3ae-0000000031e8 | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-14 07:54:42.665596 | fa163e75-7366-a2e0-d3ae-00000000357f | TASK | Run firewall role 2025-10-14 07:54:42.671506 | fa163e75-7366-a2e0-d3ae-0000000033d7 | TIMING | Run firewall role | np0005486748 | 0:03:49.994351 | 0.20s 2025-10-14 07:54:42.672448 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005486751 | 0:03:49.995305 | 0.26s 2025-10-14 07:54:42.672968 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005486746 | 0:03:49.995844 | 0.22s 2025-10-14 07:54:42.673431 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005486752 | 0:03:49.996307 | 0.24s 2025-10-14 07:54:42.715379 | fa163e75-7366-a2e0-d3ae-0000000031e8 | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-14 07:54:42.729448 | fa163e75-7366-a2e0-d3ae-0000000031e8 | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-14 07:54:42.747897 | fa163e75-7366-a2e0-d3ae-0000000031e8 | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-14 07:54:42.765228 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TASK | Gather variables for each operating system 2025-10-14 07:54:42.770714 | fa163e75-7366-a2e0-d3ae-00000000357f | TIMING | Run firewall role | np0005486749 | 0:03:50.093568 | 0.10s 2025-10-14 07:54:42.810865 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TASK | Gather variables for each operating system 2025-10-14 07:54:42.888398 | fa163e75-7366-a2e0-d3ae-0000000031e7 | OK | Gather variables for each operating system | np0005486748 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-14 07:54:42.891389 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005486748 | 0:03:50.214218 | 0.12s 2025-10-14 07:54:42.899316 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005486748 | 0:03:50.222174 | 0.13s 2025-10-14 07:54:42.921753 | fa163e75-7366-a2e0-d3ae-0000000031e8 | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-14 07:54:42.935688 | fa163e75-7366-a2e0-d3ae-0000000031e7 | OK | Gather variables for each operating system | np0005486749 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-14 07:54:42.939391 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005486749 | 0:03:50.262136 | 0.13s 2025-10-14 07:54:42.948408 | fa163e75-7366-a2e0-d3ae-0000000031e7 | TIMING | tripleo_firewall : Gather variables for each operating system | np0005486749 | 0:03:50.271267 | 0.14s 2025-10-14 07:54:42.968498 | fa163e75-7366-a2e0-d3ae-0000000031e8 | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-14 07:54:45.637967 | fa163e75-7366-a2e0-d3ae-0000000031e8 | OK | Uninstall firewalld to prevent nftables conflicts | np0005486746 2025-10-14 07:54:45.638964 | fa163e75-7366-a2e0-d3ae-0000000031e8 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005486746 | 0:03:52.961834 | 2.89s 2025-10-14 07:54:45.657493 | fa163e75-7366-a2e0-d3ae-0000000031ec | TASK | Create empty var for masquerade rules 2025-10-14 07:54:45.704536 | fa163e75-7366-a2e0-d3ae-0000000031ec | OK | Create empty var for masquerade rules | np0005486746 2025-10-14 07:54:45.706534 | fa163e75-7366-a2e0-d3ae-0000000031ec | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005486746 | 0:03:53.029388 | 0.05s 2025-10-14 07:54:45.732279 | fa163e75-7366-a2e0-d3ae-0000000031ed | TASK | Enable masquerade 2025-10-14 07:54:45.746668 | fa163e75-7366-a2e0-d3ae-0000000031e8 | OK | Uninstall firewalld to prevent nftables conflicts | np0005486751 2025-10-14 07:54:45.758742 | fa163e75-7366-a2e0-d3ae-0000000031e8 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005486751 | 0:03:53.081592 | 3.04s 2025-10-14 07:54:45.759915 | fa163e75-7366-a2e0-d3ae-0000000031e8 | OK | Uninstall firewalld to prevent nftables conflicts | np0005486752 2025-10-14 07:54:45.760664 | fa163e75-7366-a2e0-d3ae-0000000031e8 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005486752 | 0:03:53.083532 | 3.03s 2025-10-14 07:54:45.761641 | fa163e75-7366-a2e0-d3ae-0000000031e8 | OK | Uninstall firewalld to prevent nftables conflicts | np0005486750 2025-10-14 07:54:45.762343 | fa163e75-7366-a2e0-d3ae-0000000031e8 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005486750 | 0:03:53.085211 | 3.12s 2025-10-14 07:54:45.788764 | fa163e75-7366-a2e0-d3ae-0000000031ec | TASK | Create empty var for masquerade rules 2025-10-14 07:54:45.809023 | fa163e75-7366-a2e0-d3ae-0000000031ec | TASK | Create empty var for masquerade rules 2025-10-14 07:54:45.827659 | fa163e75-7366-a2e0-d3ae-0000000031ec | TASK | Create empty var for masquerade rules 2025-10-14 07:54:45.839288 | fa163e75-7366-a2e0-d3ae-0000000031ed | SKIPPED | Enable masquerade | np0005486746 2025-10-14 07:54:45.840163 | fa163e75-7366-a2e0-d3ae-0000000031ed | TIMING | tripleo_firewall : Enable masquerade | np0005486746 | 0:03:53.163027 | 0.10s 2025-10-14 07:54:45.840606 | fa163e75-7366-a2e0-d3ae-0000000031ec | OK | Create empty var for masquerade rules | np0005486750 2025-10-14 07:54:45.840910 | fa163e75-7366-a2e0-d3ae-0000000031ec | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005486750 | 0:03:53.163786 | 0.05s 2025-10-14 07:54:45.862323 | fa163e75-7366-a2e0-d3ae-0000000031ed | TASK | Enable masquerade 2025-10-14 07:54:45.893036 | fa163e75-7366-a2e0-d3ae-0000000031ee | TASK | Set the default frontend firewall rules 2025-10-14 07:54:45.903657 | fa163e75-7366-a2e0-d3ae-0000000031e8 | OK | Uninstall firewalld to prevent nftables conflicts | np0005486748 2025-10-14 07:54:45.904611 | fa163e75-7366-a2e0-d3ae-0000000031e8 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005486748 | 0:03:53.227473 | 2.98s 2025-10-14 07:54:45.905180 | fa163e75-7366-a2e0-d3ae-0000000031ec | OK | Create empty var for masquerade rules | np0005486751 2025-10-14 07:54:45.905517 | fa163e75-7366-a2e0-d3ae-0000000031ec | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005486751 | 0:03:53.228393 | 0.09s 2025-10-14 07:54:45.905836 | fa163e75-7366-a2e0-d3ae-0000000031ec | OK | Create empty var for masquerade rules | np0005486752 2025-10-14 07:54:45.906170 | fa163e75-7366-a2e0-d3ae-0000000031ec | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005486752 | 0:03:53.229047 | 0.07s 2025-10-14 07:54:45.906608 | fa163e75-7366-a2e0-d3ae-0000000031e8 | OK | Uninstall firewalld to prevent nftables conflicts | np0005486749 2025-10-14 07:54:45.906941 | fa163e75-7366-a2e0-d3ae-0000000031e8 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005486749 | 0:03:53.229817 | 2.94s 2025-10-14 07:54:45.907384 | fa163e75-7366-a2e0-d3ae-0000000031ed | SKIPPED | Enable masquerade | np0005486750 2025-10-14 07:54:45.907716 | fa163e75-7366-a2e0-d3ae-0000000031ed | TIMING | tripleo_firewall : Enable masquerade | np0005486750 | 0:03:53.230592 | 0.04s 2025-10-14 07:54:45.917768 | fa163e75-7366-a2e0-d3ae-0000000031ee | TASK | Set the default frontend firewall rules 2025-10-14 07:54:45.938400 | fa163e75-7366-a2e0-d3ae-0000000031ed | TASK | Enable masquerade 2025-10-14 07:54:45.958201 | fa163e75-7366-a2e0-d3ae-0000000031ed | TASK | Enable masquerade 2025-10-14 07:54:45.977033 | fa163e75-7366-a2e0-d3ae-0000000031ec | TASK | Create empty var for masquerade rules 2025-10-14 07:54:46.011802 | fa163e75-7366-a2e0-d3ae-0000000031ec | TASK | Create empty var for masquerade rules 2025-10-14 07:54:46.016997 | fa163e75-7366-a2e0-d3ae-0000000031ee | OK | Set the default frontend firewall rules | np0005486746 2025-10-14 07:54:46.017939 | fa163e75-7366-a2e0-d3ae-0000000031ee | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005486746 | 0:03:53.340801 | 0.12s 2025-10-14 07:54:46.018329 | fa163e75-7366-a2e0-d3ae-0000000031ee | OK | Set the default frontend firewall rules | np0005486750 2025-10-14 07:54:46.018633 | fa163e75-7366-a2e0-d3ae-0000000031ee | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005486750 | 0:03:53.341508 | 0.10s 2025-10-14 07:54:46.018949 | fa163e75-7366-a2e0-d3ae-0000000031ed | SKIPPED | Enable masquerade | np0005486751 2025-10-14 07:54:46.019275 | fa163e75-7366-a2e0-d3ae-0000000031ed | TIMING | tripleo_firewall : Enable masquerade | np0005486751 | 0:03:53.342152 | 0.08s 2025-10-14 07:54:46.019568 | fa163e75-7366-a2e0-d3ae-0000000031ed | SKIPPED | Enable masquerade | np0005486752 2025-10-14 07:54:46.019840 | fa163e75-7366-a2e0-d3ae-0000000031ed | TIMING | tripleo_firewall : Enable masquerade | np0005486752 | 0:03:53.342716 | 0.06s 2025-10-14 07:54:46.020145 | fa163e75-7366-a2e0-d3ae-0000000031ec | OK | Create empty var for masquerade rules | np0005486748 2025-10-14 07:54:46.020422 | fa163e75-7366-a2e0-d3ae-0000000031ec | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005486748 | 0:03:53.343298 | 0.04s 2025-10-14 07:54:46.031013 | fa163e75-7366-a2e0-d3ae-0000000031f1 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-14 07:54:46.044936 | fa163e75-7366-a2e0-d3ae-0000000031ee | TASK | Set the default frontend firewall rules 2025-10-14 07:54:46.068108 | fa163e75-7366-a2e0-d3ae-0000000031ee | TASK | Set the default frontend firewall rules 2025-10-14 07:54:46.091300 | fa163e75-7366-a2e0-d3ae-0000000031f1 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-14 07:54:46.115100 | fa163e75-7366-a2e0-d3ae-0000000031ed | TASK | Enable masquerade 2025-10-14 07:54:46.121074 | fa163e75-7366-a2e0-d3ae-0000000031ec | OK | Create empty var for masquerade rules | np0005486749 2025-10-14 07:54:46.122002 | fa163e75-7366-a2e0-d3ae-0000000031ec | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005486749 | 0:03:53.444864 | 0.11s 2025-10-14 07:54:46.122348 | fa163e75-7366-a2e0-d3ae-0000000031f1 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005486750 2025-10-14 07:54:46.122651 | fa163e75-7366-a2e0-d3ae-0000000031f1 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005486750 | 0:03:53.445527 | 0.09s 2025-10-14 07:54:46.122958 | fa163e75-7366-a2e0-d3ae-0000000031ee | OK | Set the default frontend firewall rules | np0005486751 2025-10-14 07:54:46.123236 | fa163e75-7366-a2e0-d3ae-0000000031ee | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005486751 | 0:03:53.446112 | 0.07s 2025-10-14 07:54:46.123558 | fa163e75-7366-a2e0-d3ae-0000000031ee | OK | Set the default frontend firewall rules | np0005486752 2025-10-14 07:54:46.123841 | fa163e75-7366-a2e0-d3ae-0000000031ee | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005486752 | 0:03:53.446717 | 0.05s 2025-10-14 07:54:46.133902 | fa163e75-7366-a2e0-d3ae-0000000031f2 | TASK | Set frontend rule fact (ssl rules) 2025-10-14 07:54:46.153968 | fa163e75-7366-a2e0-d3ae-0000000031f1 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-14 07:54:46.177961 | fa163e75-7366-a2e0-d3ae-0000000031f1 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-14 07:54:46.201313 | fa163e75-7366-a2e0-d3ae-0000000031ed | TASK | Enable masquerade 2025-10-14 07:54:46.206487 | fa163e75-7366-a2e0-d3ae-0000000031f1 | OK | Set frontend rule fact (non-ssl rules) | np0005486746 2025-10-14 07:54:46.207371 | fa163e75-7366-a2e0-d3ae-0000000031f1 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005486746 | 0:03:53.530232 | 0.11s 2025-10-14 07:54:46.207970 | fa163e75-7366-a2e0-d3ae-0000000031ed | SKIPPED | Enable masquerade | np0005486748 2025-10-14 07:54:46.213548 | fa163e75-7366-a2e0-d3ae-0000000031ed | TIMING | tripleo_firewall : Enable masquerade | np0005486748 | 0:03:53.536423 | 0.10s 2025-10-14 07:54:46.213843 | fa163e75-7366-a2e0-d3ae-0000000031f2 | SKIPPED | Set frontend rule fact (ssl rules) | np0005486750 2025-10-14 07:54:46.214131 | fa163e75-7366-a2e0-d3ae-0000000031f2 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005486750 | 0:03:53.537007 | 0.07s 2025-10-14 07:54:46.214398 | fa163e75-7366-a2e0-d3ae-0000000031f1 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005486751 2025-10-14 07:54:46.214734 | fa163e75-7366-a2e0-d3ae-0000000031f1 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005486751 | 0:03:53.537610 | 0.06s 2025-10-14 07:54:46.214994 | fa163e75-7366-a2e0-d3ae-0000000031f1 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005486752 2025-10-14 07:54:46.215251 | fa163e75-7366-a2e0-d3ae-0000000031f1 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005486752 | 0:03:53.538127 | 0.03s 2025-10-14 07:54:46.225421 | fa163e75-7366-a2e0-d3ae-0000000031f4 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-14 07:54:46.244310 | fa163e75-7366-a2e0-d3ae-0000000031f2 | TASK | Set frontend rule fact (ssl rules) 2025-10-14 07:54:46.264021 | fa163e75-7366-a2e0-d3ae-0000000031f2 | TASK | Set frontend rule fact (ssl rules) 2025-10-14 07:54:46.289229 | fa163e75-7366-a2e0-d3ae-0000000031f2 | TASK | Set frontend rule fact (ssl rules) 2025-10-14 07:54:46.306998 | fa163e75-7366-a2e0-d3ae-0000000031ee | TASK | Set the default frontend firewall rules 2025-10-14 07:54:46.312302 | fa163e75-7366-a2e0-d3ae-0000000031ed | SKIPPED | Enable masquerade | np0005486749 2025-10-14 07:54:46.313078 | fa163e75-7366-a2e0-d3ae-0000000031ed | TIMING | tripleo_firewall : Enable masquerade | np0005486749 | 0:03:53.635940 | 0.11s 2025-10-14 07:54:46.313387 | fa163e75-7366-a2e0-d3ae-0000000031f4 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005486750 2025-10-14 07:54:46.313696 | fa163e75-7366-a2e0-d3ae-0000000031f4 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005486750 | 0:03:53.636572 | 0.08s 2025-10-14 07:54:46.314017 | fa163e75-7366-a2e0-d3ae-0000000031f2 | SKIPPED | Set frontend rule fact (ssl rules) | np0005486751 2025-10-14 07:54:46.314281 | fa163e75-7366-a2e0-d3ae-0000000031f2 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005486751 | 0:03:53.637157 | 0.06s 2025-10-14 07:54:46.314553 | fa163e75-7366-a2e0-d3ae-0000000031f2 | SKIPPED | Set frontend rule fact (ssl rules) | np0005486752 2025-10-14 07:54:46.314817 | fa163e75-7366-a2e0-d3ae-0000000031f2 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005486752 | 0:03:53.637693 | 0.05s 2025-10-14 07:54:46.328085 | fa163e75-7366-a2e0-d3ae-0000000031f5 | TASK | Set frontend rule fact (ssl rules) 2025-10-14 07:54:46.348088 | fa163e75-7366-a2e0-d3ae-0000000031f4 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-14 07:54:46.361283 | fa163e75-7366-a2e0-d3ae-0000000031f4 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-14 07:54:46.382914 | fa163e75-7366-a2e0-d3ae-0000000031ee | TASK | Set the default frontend firewall rules 2025-10-14 07:54:46.388720 | fa163e75-7366-a2e0-d3ae-0000000031ee | OK | Set the default frontend firewall rules | np0005486748 2025-10-14 07:54:46.394708 | fa163e75-7366-a2e0-d3ae-0000000031ee | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005486748 | 0:03:53.717564 | 0.09s 2025-10-14 07:54:46.395418 | fa163e75-7366-a2e0-d3ae-0000000031f2 | OK | Set frontend rule fact (ssl rules) | np0005486746 2025-10-14 07:54:46.395914 | fa163e75-7366-a2e0-d3ae-0000000031f2 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005486746 | 0:03:53.718790 | 0.11s 2025-10-14 07:54:46.396592 | fa163e75-7366-a2e0-d3ae-0000000031f5 | SKIPPED | Set frontend rule fact (ssl rules) | np0005486750 2025-10-14 07:54:46.396872 | fa163e75-7366-a2e0-d3ae-0000000031f5 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005486750 | 0:03:53.719749 | 0.07s 2025-10-14 07:54:46.397162 | fa163e75-7366-a2e0-d3ae-0000000031f4 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005486751 2025-10-14 07:54:46.397448 | fa163e75-7366-a2e0-d3ae-0000000031f4 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005486751 | 0:03:53.720309 | 0.05s 2025-10-14 07:54:46.397736 | fa163e75-7366-a2e0-d3ae-0000000031f4 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005486752 2025-10-14 07:54:46.397997 | fa163e75-7366-a2e0-d3ae-0000000031f4 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005486752 | 0:03:53.720874 | 0.04s 2025-10-14 07:54:46.408060 | fa163e75-7366-a2e0-d3ae-0000000031f7 | TASK | Enable LOG rules 2025-10-14 07:54:46.429410 | fa163e75-7366-a2e0-d3ae-0000000031f5 | TASK | Set frontend rule fact (ssl rules) 2025-10-14 07:54:46.448970 | fa163e75-7366-a2e0-d3ae-0000000031f5 | TASK | Set frontend rule fact (ssl rules) 2025-10-14 07:54:46.473199 | fa163e75-7366-a2e0-d3ae-0000000031f4 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-14 07:54:46.495185 | fa163e75-7366-a2e0-d3ae-0000000031f1 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-14 07:54:46.500510 | fa163e75-7366-a2e0-d3ae-0000000031ee | OK | Set the default frontend firewall rules | np0005486749 2025-10-14 07:54:46.501395 | fa163e75-7366-a2e0-d3ae-0000000031ee | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005486749 | 0:03:53.824260 | 0.12s 2025-10-14 07:54:46.501809 | fa163e75-7366-a2e0-d3ae-0000000031f7 | SKIPPED | Enable LOG rules | np0005486750 2025-10-14 07:54:46.502089 | fa163e75-7366-a2e0-d3ae-0000000031f7 | TIMING | tripleo_firewall : Enable LOG rules | np0005486750 | 0:03:53.824965 | 0.09s 2025-10-14 07:54:46.502357 | fa163e75-7366-a2e0-d3ae-0000000031f5 | SKIPPED | Set frontend rule fact (ssl rules) | np0005486751 2025-10-14 07:54:46.502646 | fa163e75-7366-a2e0-d3ae-0000000031f5 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005486751 | 0:03:53.825523 | 0.07s 2025-10-14 07:54:46.502904 | fa163e75-7366-a2e0-d3ae-0000000031f5 | SKIPPED | Set frontend rule fact (ssl rules) | np0005486752 2025-10-14 07:54:46.508263 | fa163e75-7366-a2e0-d3ae-0000000031f5 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005486752 | 0:03:53.831139 | 0.06s 2025-10-14 07:54:46.508573 | fa163e75-7366-a2e0-d3ae-0000000031f4 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005486746 2025-10-14 07:54:46.508861 | fa163e75-7366-a2e0-d3ae-0000000031f4 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005486746 | 0:03:53.831738 | 0.03s 2025-10-14 07:54:46.519296 | fa163e75-7366-a2e0-d3ae-0000000031f8 | TASK | Set rule fact 2025-10-14 07:54:46.533565 | fa163e75-7366-a2e0-d3ae-0000000031f7 | TASK | Enable LOG rules 2025-10-14 07:54:46.553314 | fa163e75-7366-a2e0-d3ae-0000000031f7 | TASK | Enable LOG rules 2025-10-14 07:54:46.586050 | fa163e75-7366-a2e0-d3ae-0000000031f5 | TASK | Set frontend rule fact (ssl rules) 2025-10-14 07:54:46.604531 | fa163e75-7366-a2e0-d3ae-0000000031f1 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-14 07:54:46.610421 | fa163e75-7366-a2e0-d3ae-0000000031f1 | OK | Set frontend rule fact (non-ssl rules) | np0005486748 2025-10-14 07:54:46.621591 | fa163e75-7366-a2e0-d3ae-0000000031f1 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005486748 | 0:03:53.944456 | 0.13s 2025-10-14 07:54:46.622209 | fa163e75-7366-a2e0-d3ae-0000000031f7 | SKIPPED | Enable LOG rules | np0005486751 2025-10-14 07:54:46.622513 | fa163e75-7366-a2e0-d3ae-0000000031f7 | TIMING | tripleo_firewall : Enable LOG rules | np0005486751 | 0:03:53.945389 | 0.09s 2025-10-14 07:54:46.622787 | fa163e75-7366-a2e0-d3ae-0000000031f7 | SKIPPED | Enable LOG rules | np0005486752 2025-10-14 07:54:46.623050 | fa163e75-7366-a2e0-d3ae-0000000031f7 | TIMING | tripleo_firewall : Enable LOG rules | np0005486752 | 0:03:53.945926 | 0.07s 2025-10-14 07:54:46.623321 | fa163e75-7366-a2e0-d3ae-0000000031f5 | SKIPPED | Set frontend rule fact (ssl rules) | np0005486746 2025-10-14 07:54:46.623613 | fa163e75-7366-a2e0-d3ae-0000000031f5 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005486746 | 0:03:53.946489 | 0.04s 2025-10-14 07:54:46.624122 | fa163e75-7366-a2e0-d3ae-0000000031f8 | OK | Set rule fact | np0005486750 2025-10-14 07:54:46.624596 | fa163e75-7366-a2e0-d3ae-0000000031f8 | TIMING | tripleo_firewall : Set rule fact | np0005486750 | 0:03:53.947472 | 0.10s 2025-10-14 07:54:46.635271 | fa163e75-7366-a2e0-d3ae-0000000031f9 | TASK | Manage rules via nftables 2025-10-14 07:54:46.659092 | fa163e75-7366-a2e0-d3ae-0000000031f8 | TASK | Set rule fact 2025-10-14 07:54:46.672991 | fa163e75-7366-a2e0-d3ae-0000000031f8 | TASK | Set rule fact 2025-10-14 07:54:46.690086 | fa163e75-7366-a2e0-d3ae-0000000031f7 | TASK | Enable LOG rules 2025-10-14 07:54:46.708167 | fa163e75-7366-a2e0-d3ae-0000000031f2 | TASK | Set frontend rule fact (ssl rules) 2025-10-14 07:54:46.714080 | fa163e75-7366-a2e0-d3ae-0000000031f1 | OK | Set frontend rule fact (non-ssl rules) | np0005486749 2025-10-14 07:54:46.723030 | fa163e75-7366-a2e0-d3ae-0000000031f1 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005486749 | 0:03:54.045892 | 0.12s 2025-10-14 07:54:46.723624 | fa163e75-7366-a2e0-d3ae-0000000031f9 | TIMING | Manage rules via nftables | np0005486750 | 0:03:54.046500 | 0.09s 2025-10-14 07:54:46.723918 | fa163e75-7366-a2e0-d3ae-0000000031f7 | SKIPPED | Enable LOG rules | np0005486746 2025-10-14 07:54:46.724240 | fa163e75-7366-a2e0-d3ae-0000000031f7 | TIMING | tripleo_firewall : Enable LOG rules | np0005486746 | 0:03:54.047116 | 0.03s 2025-10-14 07:54:46.797605 | fa163e75-7366-a2e0-d3ae-0000000031f8 | TASK | Set rule fact 2025-10-14 07:54:46.815837 | fa163e75-7366-a2e0-d3ae-0000000031f2 | TASK | Set frontend rule fact (ssl rules) 2025-10-14 07:54:46.822556 | fa163e75-7366-a2e0-d3ae-0000000031f8 | OK | Set rule fact | np0005486751 2025-10-14 07:54:46.823635 | fa163e75-7366-a2e0-d3ae-0000000031f8 | TIMING | tripleo_firewall : Set rule fact | np0005486751 | 0:03:54.146496 | 0.16s 2025-10-14 07:54:46.824686 | fa163e75-7366-a2e0-d3ae-0000000031f8 | OK | Set rule fact | np0005486752 2025-10-14 07:54:46.825276 | fa163e75-7366-a2e0-d3ae-0000000031f8 | TIMING | tripleo_firewall : Set rule fact | np0005486752 | 0:03:54.148151 | 0.15s 2025-10-14 07:54:46.826294 | fa163e75-7366-a2e0-d3ae-0000000031f2 | OK | Set frontend rule fact (ssl rules) | np0005486748 2025-10-14 07:54:46.826824 | fa163e75-7366-a2e0-d3ae-0000000031f2 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005486748 | 0:03:54.149700 | 0.12s 2025-10-14 07:54:46.827524 | fa163e75-7366-a2e0-d3ae-000000003789 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486750 | 0:03:54.150399 | 0.05s 2025-10-14 07:54:46.841540 | 5334be05-4d9a-4b28-bbc3-d98b091bcdb6 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005486750 2025-10-14 07:54:46.854626 | fa163e75-7366-a2e0-d3ae-0000000037b2 | TASK | Ensure legacy iptables services are off 2025-10-14 07:54:46.872607 | fa163e75-7366-a2e0-d3ae-0000000031f9 | TASK | Manage rules via nftables 2025-10-14 07:54:46.893776 | fa163e75-7366-a2e0-d3ae-0000000031f9 | TASK | Manage rules via nftables 2025-10-14 07:54:46.918109 | fa163e75-7366-a2e0-d3ae-0000000031f4 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-14 07:54:46.924581 | fa163e75-7366-a2e0-d3ae-0000000031f2 | OK | Set frontend rule fact (ssl rules) | np0005486749 2025-10-14 07:54:46.931816 | fa163e75-7366-a2e0-d3ae-0000000031f2 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005486749 | 0:03:54.254676 | 0.11s 2025-10-14 07:54:46.933626 | fa163e75-7366-a2e0-d3ae-0000000031f8 | OK | Set rule fact | np0005486746 2025-10-14 07:54:46.934696 | fa163e75-7366-a2e0-d3ae-0000000031f8 | TIMING | tripleo_firewall : Set rule fact | np0005486746 | 0:03:54.257571 | 0.14s 2025-10-14 07:54:46.936512 | fa163e75-7366-a2e0-d3ae-0000000031f9 | TIMING | Manage rules via nftables | np0005486751 | 0:03:54.259388 | 0.06s 2025-10-14 07:54:46.936830 | fa163e75-7366-a2e0-d3ae-0000000031f9 | TIMING | Manage rules via nftables | np0005486752 | 0:03:54.259706 | 0.04s 2025-10-14 07:54:47.026460 | fa163e75-7366-a2e0-d3ae-0000000031f9 | TASK | Manage rules via nftables 2025-10-14 07:54:47.044820 | fa163e75-7366-a2e0-d3ae-0000000031f4 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-14 07:54:47.054256 | fa163e75-7366-a2e0-d3ae-0000000031f4 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005486748 2025-10-14 07:54:47.055179 | fa163e75-7366-a2e0-d3ae-0000000031f4 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005486748 | 0:03:54.378040 | 0.14s 2025-10-14 07:54:47.055555 | fa163e75-7366-a2e0-d3ae-000000003789 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486751 | 0:03:54.378430 | 0.08s 2025-10-14 07:54:47.055884 | fa163e75-7366-a2e0-d3ae-000000003789 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486752 | 0:03:54.378761 | 0.06s 2025-10-14 07:54:47.056228 | fa163e75-7366-a2e0-d3ae-0000000031f9 | TIMING | Manage rules via nftables | np0005486746 | 0:03:54.379105 | 0.03s 2025-10-14 07:54:47.090267 | bf4d2d52-a3a3-4c76-a60c-4d58d2f1b713 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005486751 2025-10-14 07:54:47.090654 | bf4d2d52-a3a3-4c76-a60c-4d58d2f1b713 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005486752 2025-10-14 07:54:47.110378 | fa163e75-7366-a2e0-d3ae-00000000386c | TASK | Ensure legacy iptables services are off 2025-10-14 07:54:47.125087 | fa163e75-7366-a2e0-d3ae-00000000386c | TASK | Ensure legacy iptables services are off 2025-10-14 07:54:47.160754 | fa163e75-7366-a2e0-d3ae-0000000031f5 | TASK | Set frontend rule fact (ssl rules) 2025-10-14 07:54:47.167235 | fa163e75-7366-a2e0-d3ae-0000000031f4 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005486749 2025-10-14 07:54:47.173945 | fa163e75-7366-a2e0-d3ae-0000000031f4 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005486749 | 0:03:54.496800 | 0.12s 2025-10-14 07:54:47.174313 | fa163e75-7366-a2e0-d3ae-000000003789 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486746 | 0:03:54.497190 | 0.03s 2025-10-14 07:54:47.191293 | 94b650b8-cce5-4b3f-9b9b-4226df41afc3 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005486746 2025-10-14 07:54:47.212142 | fa163e75-7366-a2e0-d3ae-0000000038d6 | TASK | Ensure legacy iptables services are off 2025-10-14 07:54:47.230580 | fa163e75-7366-a2e0-d3ae-0000000031f5 | TASK | Set frontend rule fact (ssl rules) 2025-10-14 07:54:47.236035 | fa163e75-7366-a2e0-d3ae-0000000031f5 | SKIPPED | Set frontend rule fact (ssl rules) | np0005486748 2025-10-14 07:54:47.236850 | fa163e75-7366-a2e0-d3ae-0000000031f5 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005486748 | 0:03:54.559713 | 0.07s 2025-10-14 07:54:47.253381 | fa163e75-7366-a2e0-d3ae-0000000031f7 | TASK | Enable LOG rules 2025-10-14 07:54:47.268898 | fa163e75-7366-a2e0-d3ae-0000000031f5 | SKIPPED | Set frontend rule fact (ssl rules) | np0005486749 2025-10-14 07:54:47.269964 | fa163e75-7366-a2e0-d3ae-0000000031f5 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005486749 | 0:03:54.592828 | 0.04s 2025-10-14 07:54:47.289492 | fa163e75-7366-a2e0-d3ae-0000000031f7 | TASK | Enable LOG rules 2025-10-14 07:54:47.294382 | fa163e75-7366-a2e0-d3ae-0000000031f7 | SKIPPED | Enable LOG rules | np0005486748 2025-10-14 07:54:47.295388 | fa163e75-7366-a2e0-d3ae-0000000031f7 | TIMING | tripleo_firewall : Enable LOG rules | np0005486748 | 0:03:54.618251 | 0.04s 2025-10-14 07:54:47.312794 | fa163e75-7366-a2e0-d3ae-0000000031f8 | TASK | Set rule fact 2025-10-14 07:54:47.334497 | fa163e75-7366-a2e0-d3ae-0000000031f7 | SKIPPED | Enable LOG rules | np0005486749 2025-10-14 07:54:47.335787 | fa163e75-7366-a2e0-d3ae-0000000031f7 | TIMING | tripleo_firewall : Enable LOG rules | np0005486749 | 0:03:54.658652 | 0.05s 2025-10-14 07:54:47.351728 | fa163e75-7366-a2e0-d3ae-0000000037b2 | OK | Ensure legacy iptables services are off | np0005486750 | item=iptables.service 2025-10-14 07:54:47.356016 | fa163e75-7366-a2e0-d3ae-0000000037b2 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486750 | 0:03:54.678880 | 0.50s 2025-10-14 07:54:47.368659 | fa163e75-7366-a2e0-d3ae-0000000031f8 | TASK | Set rule fact 2025-10-14 07:54:47.419569 | fa163e75-7366-a2e0-d3ae-0000000031f8 | OK | Set rule fact | np0005486748 2025-10-14 07:54:47.421970 | fa163e75-7366-a2e0-d3ae-0000000031f8 | TIMING | tripleo_firewall : Set rule fact | np0005486748 | 0:03:54.744834 | 0.11s 2025-10-14 07:54:47.438367 | fa163e75-7366-a2e0-d3ae-0000000031f9 | TASK | Manage rules via nftables 2025-10-14 07:54:47.452034 | fa163e75-7366-a2e0-d3ae-0000000031f8 | OK | Set rule fact | np0005486749 2025-10-14 07:54:47.454288 | fa163e75-7366-a2e0-d3ae-0000000031f8 | TIMING | tripleo_firewall : Set rule fact | np0005486749 | 0:03:54.777154 | 0.08s 2025-10-14 07:54:47.472459 | fa163e75-7366-a2e0-d3ae-0000000031f9 | TASK | Manage rules via nftables 2025-10-14 07:54:47.478404 | fa163e75-7366-a2e0-d3ae-0000000031f9 | TIMING | Manage rules via nftables | np0005486748 | 0:03:54.801254 | 0.04s 2025-10-14 07:54:47.521778 | fa163e75-7366-a2e0-d3ae-0000000031f9 | TIMING | Manage rules via nftables | np0005486749 | 0:03:54.844624 | 0.05s 2025-10-14 07:54:47.566987 | fa163e75-7366-a2e0-d3ae-000000003789 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486748 | 0:03:54.889830 | 0.05s 2025-10-14 07:54:47.589329 | 85c34d37-f9b2-4d8a-ab91-5556e2ee2135 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005486748 2025-10-14 07:54:47.609524 | fa163e75-7366-a2e0-d3ae-000000003989 | TASK | Ensure legacy iptables services are off 2025-10-14 07:54:47.616712 | fa163e75-7366-a2e0-d3ae-00000000386c | OK | Ensure legacy iptables services are off | np0005486752 | item=iptables.service 2025-10-14 07:54:47.618226 | fa163e75-7366-a2e0-d3ae-00000000386c | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486752 | 0:03:54.941089 | 0.49s 2025-10-14 07:54:47.624961 | fa163e75-7366-a2e0-d3ae-000000003789 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486749 | 0:03:54.947815 | 0.06s 2025-10-14 07:54:47.644909 | 52bc4e01-fe9a-487a-971f-79afd51350c7 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005486749 2025-10-14 07:54:47.664360 | fa163e75-7366-a2e0-d3ae-0000000039b0 | TASK | Ensure legacy iptables services are off 2025-10-14 07:54:47.696090 | fa163e75-7366-a2e0-d3ae-0000000038d6 | OK | Ensure legacy iptables services are off | np0005486746 | item=iptables.service 2025-10-14 07:54:47.701638 | fa163e75-7366-a2e0-d3ae-0000000038d6 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486746 | 0:03:55.024482 | 0.49s 2025-10-14 07:54:47.809966 | fa163e75-7366-a2e0-d3ae-0000000037b2 | OK | Ensure legacy iptables services are off | np0005486750 | item=ip6tables.service 2025-10-14 07:54:47.813698 | fa163e75-7366-a2e0-d3ae-0000000037b2 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486750 | 0:03:55.136559 | 0.96s 2025-10-14 07:54:47.829975 | fa163e75-7366-a2e0-d3ae-0000000037b2 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486750 | 0:03:55.152834 | 0.97s 2025-10-14 07:54:47.853982 | fa163e75-7366-a2e0-d3ae-0000000037b3 | TASK | Ensure nftables service is enabled and running 2025-10-14 07:54:48.051864 | fa163e75-7366-a2e0-d3ae-00000000386c | OK | Ensure legacy iptables services are off | np0005486752 | item=ip6tables.service 2025-10-14 07:54:48.055355 | fa163e75-7366-a2e0-d3ae-00000000386c | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486752 | 0:03:55.378207 | 0.93s 2025-10-14 07:54:48.067738 | fa163e75-7366-a2e0-d3ae-00000000386c | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486752 | 0:03:55.390599 | 0.94s 2025-10-14 07:54:48.087009 | fa163e75-7366-a2e0-d3ae-00000000386d | TASK | Ensure nftables service is enabled and running 2025-10-14 07:54:48.113131 | fa163e75-7366-a2e0-d3ae-000000003989 | OK | Ensure legacy iptables services are off | np0005486748 | item=iptables.service 2025-10-14 07:54:48.119551 | fa163e75-7366-a2e0-d3ae-000000003989 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486748 | 0:03:55.442392 | 0.50s 2025-10-14 07:54:48.135262 | fa163e75-7366-a2e0-d3ae-0000000038d6 | OK | Ensure legacy iptables services are off | np0005486746 | item=ip6tables.service 2025-10-14 07:54:48.138947 | fa163e75-7366-a2e0-d3ae-0000000038d6 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486746 | 0:03:55.461805 | 0.93s 2025-10-14 07:54:48.154276 | fa163e75-7366-a2e0-d3ae-0000000038d6 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486746 | 0:03:55.477123 | 0.94s 2025-10-14 07:54:48.178981 | fa163e75-7366-a2e0-d3ae-0000000038d7 | TASK | Ensure nftables service is enabled and running 2025-10-14 07:54:48.543604 | fa163e75-7366-a2e0-d3ae-000000003989 | OK | Ensure legacy iptables services are off | np0005486748 | item=ip6tables.service 2025-10-14 07:54:48.547131 | fa163e75-7366-a2e0-d3ae-000000003989 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486748 | 0:03:55.869994 | 0.93s 2025-10-14 07:54:48.560762 | fa163e75-7366-a2e0-d3ae-000000003989 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486748 | 0:03:55.883620 | 0.94s 2025-10-14 07:54:48.594389 | fa163e75-7366-a2e0-d3ae-00000000398a | TASK | Ensure nftables service is enabled and running 2025-10-14 07:54:48.626224 | fa163e75-7366-a2e0-d3ae-00000000386c | OK | Ensure legacy iptables services are off | np0005486751 | item=iptables.service 2025-10-14 07:54:48.629980 | fa163e75-7366-a2e0-d3ae-00000000386c | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486751 | 0:03:55.952831 | 1.52s 2025-10-14 07:54:48.649755 | fa163e75-7366-a2e0-d3ae-0000000037b3 | CHANGED | Ensure nftables service is enabled and running | np0005486750 2025-10-14 07:54:48.650833 | fa163e75-7366-a2e0-d3ae-0000000037b3 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005486750 | 0:03:55.973702 | 0.80s 2025-10-14 07:54:48.664901 | fa163e75-7366-a2e0-d3ae-0000000037b4 | TASK | Empty nftables from anything that may lay around 2025-10-14 07:54:48.698645 | fa163e75-7366-a2e0-d3ae-0000000037b4 | SKIPPED | Empty nftables from anything that may lay around | np0005486750 2025-10-14 07:54:48.699372 | fa163e75-7366-a2e0-d3ae-0000000037b4 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005486750 | 0:03:56.022239 | 0.03s 2025-10-14 07:54:48.731668 | fa163e75-7366-a2e0-d3ae-00000000378a | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486750 | 0:03:56.054532 | 0.02s 2025-10-14 07:54:48.759360 | 2a6ee927-30cd-472d-ac4b-9ed85e5751e9 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005486750 2025-10-14 07:54:48.779636 | fa163e75-7366-a2e0-d3ae-0000000039f1 | TASK | Push empty ruleset 2025-10-14 07:54:48.836346 | fa163e75-7366-a2e0-d3ae-00000000386d | CHANGED | Ensure nftables service is enabled and running | np0005486752 2025-10-14 07:54:48.837616 | fa163e75-7366-a2e0-d3ae-00000000386d | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005486752 | 0:03:56.160482 | 0.75s 2025-10-14 07:54:48.848270 | fa163e75-7366-a2e0-d3ae-00000000386e | TASK | Empty nftables from anything that may lay around 2025-10-14 07:54:48.885994 | fa163e75-7366-a2e0-d3ae-00000000386e | SKIPPED | Empty nftables from anything that may lay around | np0005486752 2025-10-14 07:54:48.886737 | fa163e75-7366-a2e0-d3ae-00000000386e | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005486752 | 0:03:56.209608 | 0.04s 2025-10-14 07:54:48.921747 | fa163e75-7366-a2e0-d3ae-00000000378a | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486752 | 0:03:56.244616 | 0.02s 2025-10-14 07:54:48.940011 | 6840b2e3-f3d1-44c6-a5bf-8829bebfae80 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005486752 2025-10-14 07:54:48.965017 | fa163e75-7366-a2e0-d3ae-000000003a54 | TASK | Push empty ruleset 2025-10-14 07:54:48.970044 | fa163e75-7366-a2e0-d3ae-0000000038d7 | CHANGED | Ensure nftables service is enabled and running | np0005486746 2025-10-14 07:54:48.971072 | fa163e75-7366-a2e0-d3ae-0000000038d7 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005486746 | 0:03:56.293935 | 0.79s 2025-10-14 07:54:48.988381 | fa163e75-7366-a2e0-d3ae-0000000038d8 | TASK | Empty nftables from anything that may lay around 2025-10-14 07:54:49.037945 | fa163e75-7366-a2e0-d3ae-0000000038d8 | SKIPPED | Empty nftables from anything that may lay around | np0005486746 2025-10-14 07:54:49.038602 | fa163e75-7366-a2e0-d3ae-0000000038d8 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005486746 | 0:03:56.361472 | 0.05s 2025-10-14 07:54:49.054478 | fa163e75-7366-a2e0-d3ae-00000000386c | OK | Ensure legacy iptables services are off | np0005486751 | item=ip6tables.service 2025-10-14 07:54:49.056695 | fa163e75-7366-a2e0-d3ae-00000000386c | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486751 | 0:03:56.379570 | 1.95s 2025-10-14 07:54:49.073660 | fa163e75-7366-a2e0-d3ae-00000000386c | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486751 | 0:03:56.396493 | 1.96s 2025-10-14 07:54:49.101900 | fa163e75-7366-a2e0-d3ae-00000000386d | TASK | Ensure nftables service is enabled and running 2025-10-14 07:54:49.112864 | fa163e75-7366-a2e0-d3ae-00000000378a | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486746 | 0:03:56.435690 | 0.05s 2025-10-14 07:54:49.137235 | fa163e75-7366-a2e0-d3ae-0000000039b0 | OK | Ensure legacy iptables services are off | np0005486749 | item=iptables.service 2025-10-14 07:54:49.142266 | fa163e75-7366-a2e0-d3ae-0000000039b0 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486749 | 0:03:56.465134 | 1.48s 2025-10-14 07:54:49.177467 | 79e0824f-8eb2-40d2-9dcc-66ae3cb8562c | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005486746 2025-10-14 07:54:49.213741 | fa163e75-7366-a2e0-d3ae-000000003abd | TASK | Push empty ruleset 2025-10-14 07:54:49.536880 | fa163e75-7366-a2e0-d3ae-0000000039b0 | OK | Ensure legacy iptables services are off | np0005486749 | item=ip6tables.service 2025-10-14 07:54:49.541988 | fa163e75-7366-a2e0-d3ae-0000000039b0 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486749 | 0:03:56.864836 | 1.88s 2025-10-14 07:54:49.557612 | fa163e75-7366-a2e0-d3ae-0000000039b0 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005486749 | 0:03:56.880466 | 1.89s 2025-10-14 07:54:49.620289 | fa163e75-7366-a2e0-d3ae-0000000039b1 | TASK | Ensure nftables service is enabled and running 2025-10-14 07:54:49.753519 | fa163e75-7366-a2e0-d3ae-0000000039f1 | CHANGED | Push empty ruleset | np0005486750 2025-10-14 07:54:49.754543 | fa163e75-7366-a2e0-d3ae-0000000039f1 | TIMING | tripleo_nftables : Push empty ruleset | np0005486750 | 0:03:57.077409 | 0.97s 2025-10-14 07:54:49.764959 | fa163e75-7366-a2e0-d3ae-0000000039f2 | TASK | Load empty ruleset 2025-10-14 07:54:49.935896 | fa163e75-7366-a2e0-d3ae-00000000386d | CHANGED | Ensure nftables service is enabled and running | np0005486751 2025-10-14 07:54:49.937093 | fa163e75-7366-a2e0-d3ae-00000000386d | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005486751 | 0:03:57.259961 | 0.83s 2025-10-14 07:54:49.938025 | fa163e75-7366-a2e0-d3ae-000000003a54 | CHANGED | Push empty ruleset | np0005486752 2025-10-14 07:54:49.938456 | fa163e75-7366-a2e0-d3ae-000000003a54 | TIMING | tripleo_nftables : Push empty ruleset | np0005486752 | 0:03:57.261332 | 0.97s 2025-10-14 07:54:49.948896 | fa163e75-7366-a2e0-d3ae-00000000386e | TASK | Empty nftables from anything that may lay around 2025-10-14 07:54:49.963357 | fa163e75-7366-a2e0-d3ae-000000003a55 | TASK | Load empty ruleset 2025-10-14 07:54:49.991038 | fa163e75-7366-a2e0-d3ae-00000000386e | SKIPPED | Empty nftables from anything that may lay around | np0005486751 2025-10-14 07:54:49.992085 | fa163e75-7366-a2e0-d3ae-00000000386e | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005486751 | 0:03:57.314951 | 0.04s 2025-10-14 07:54:50.030509 | fa163e75-7366-a2e0-d3ae-00000000378a | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486751 | 0:03:57.353367 | 0.03s 2025-10-14 07:54:50.048969 | 8fde4b7f-412c-4fd5-aefd-66cd329f3a60 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005486751 2025-10-14 07:54:50.070014 | fa163e75-7366-a2e0-d3ae-000000003b28 | TASK | Push empty ruleset 2025-10-14 07:54:50.129390 | fa163e75-7366-a2e0-d3ae-0000000039f2 | CHANGED | Load empty ruleset | np0005486750 2025-10-14 07:54:50.130469 | fa163e75-7366-a2e0-d3ae-0000000039f2 | TIMING | tripleo_nftables : Load empty ruleset | np0005486750 | 0:03:57.453332 | 0.36s 2025-10-14 07:54:50.141648 | fa163e75-7366-a2e0-d3ae-0000000039f4 | TASK | Use default rules 2025-10-14 07:54:50.169525 | fa163e75-7366-a2e0-d3ae-000000003abd | CHANGED | Push empty ruleset | np0005486746 2025-10-14 07:54:50.170550 | fa163e75-7366-a2e0-d3ae-000000003abd | TIMING | tripleo_nftables : Push empty ruleset | np0005486746 | 0:03:57.493416 | 0.96s 2025-10-14 07:54:50.185635 | fa163e75-7366-a2e0-d3ae-000000003abe | TASK | Load empty ruleset 2025-10-14 07:54:50.217419 | fa163e75-7366-a2e0-d3ae-0000000039f4 | OK | Use default rules | np0005486750 2025-10-14 07:54:50.218458 | fa163e75-7366-a2e0-d3ae-0000000039f4 | TIMING | tripleo_nftables : Use default rules | np0005486750 | 0:03:57.541307 | 0.08s 2025-10-14 07:54:50.228688 | fa163e75-7366-a2e0-d3ae-0000000039f5 | TASK | Enable LOG rules 2025-10-14 07:54:50.275353 | fa163e75-7366-a2e0-d3ae-000000003a55 | CHANGED | Load empty ruleset | np0005486752 2025-10-14 07:54:50.277335 | fa163e75-7366-a2e0-d3ae-000000003a55 | TIMING | tripleo_nftables : Load empty ruleset | np0005486752 | 0:03:57.600178 | 0.31s 2025-10-14 07:54:50.302224 | fa163e75-7366-a2e0-d3ae-000000003a57 | TASK | Use default rules 2025-10-14 07:54:50.315087 | fa163e75-7366-a2e0-d3ae-0000000039f5 | OK | Enable LOG rules | np0005486750 2025-10-14 07:54:50.317960 | fa163e75-7366-a2e0-d3ae-0000000039f5 | TIMING | tripleo_nftables : Enable LOG rules | np0005486750 | 0:03:57.640806 | 0.09s 2025-10-14 07:54:50.336278 | fa163e75-7366-a2e0-d3ae-0000000039f7 | TASK | Get current nftables content 2025-10-14 07:54:50.371504 | fa163e75-7366-a2e0-d3ae-000000003a57 | OK | Use default rules | np0005486752 2025-10-14 07:54:50.372891 | fa163e75-7366-a2e0-d3ae-000000003a57 | TIMING | tripleo_nftables : Use default rules | np0005486752 | 0:03:57.695754 | 0.06s 2025-10-14 07:54:50.397678 | fa163e75-7366-a2e0-d3ae-000000003a58 | TASK | Enable LOG rules 2025-10-14 07:54:50.405696 | fa163e75-7366-a2e0-d3ae-00000000398a | CHANGED | Ensure nftables service is enabled and running | np0005486748 2025-10-14 07:54:50.407043 | fa163e75-7366-a2e0-d3ae-00000000398a | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005486748 | 0:03:57.729902 | 1.81s 2025-10-14 07:54:50.408488 | fa163e75-7366-a2e0-d3ae-0000000039b1 | CHANGED | Ensure nftables service is enabled and running | np0005486749 2025-10-14 07:54:50.409337 | fa163e75-7366-a2e0-d3ae-0000000039b1 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005486749 | 0:03:57.732209 | 0.79s 2025-10-14 07:54:50.430494 | fa163e75-7366-a2e0-d3ae-00000000398b | TASK | Empty nftables from anything that may lay around 2025-10-14 07:54:50.449733 | fa163e75-7366-a2e0-d3ae-0000000039b2 | TASK | Empty nftables from anything that may lay around 2025-10-14 07:54:50.470622 | fa163e75-7366-a2e0-d3ae-00000000398b | SKIPPED | Empty nftables from anything that may lay around | np0005486748 2025-10-14 07:54:50.471642 | fa163e75-7366-a2e0-d3ae-00000000398b | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005486748 | 0:03:57.794505 | 0.04s 2025-10-14 07:54:50.472516 | fa163e75-7366-a2e0-d3ae-000000003a58 | OK | Enable LOG rules | np0005486752 2025-10-14 07:54:50.473241 | fa163e75-7366-a2e0-d3ae-000000003a58 | TIMING | tripleo_nftables : Enable LOG rules | np0005486752 | 0:03:57.796116 | 0.07s 2025-10-14 07:54:50.484263 | fa163e75-7366-a2e0-d3ae-000000003a5a | TASK | Get current nftables content 2025-10-14 07:54:50.515116 | fa163e75-7366-a2e0-d3ae-0000000039b2 | SKIPPED | Empty nftables from anything that may lay around | np0005486749 2025-10-14 07:54:50.517685 | fa163e75-7366-a2e0-d3ae-0000000039b2 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005486749 | 0:03:57.840521 | 0.07s 2025-10-14 07:54:50.566857 | fa163e75-7366-a2e0-d3ae-000000003abe | CHANGED | Load empty ruleset | np0005486746 2025-10-14 07:54:50.568721 | fa163e75-7366-a2e0-d3ae-000000003abe | TIMING | tripleo_nftables : Load empty ruleset | np0005486746 | 0:03:57.891566 | 0.38s 2025-10-14 07:54:50.570217 | fa163e75-7366-a2e0-d3ae-00000000378a | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486748 | 0:03:57.893082 | 0.06s 2025-10-14 07:54:50.612192 | 43468e86-325f-40e1-a0bc-b02daa91dc12 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005486748 2025-10-14 07:54:50.647420 | fa163e75-7366-a2e0-d3ae-000000003ac0 | TASK | Use default rules 2025-10-14 07:54:50.666735 | fa163e75-7366-a2e0-d3ae-000000003ba1 | TASK | Push empty ruleset 2025-10-14 07:54:50.676028 | fa163e75-7366-a2e0-d3ae-00000000378a | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486749 | 0:03:57.998846 | 0.12s 2025-10-14 07:54:50.684368 | fa163e75-7366-a2e0-d3ae-0000000039f7 | CHANGED | Get current nftables content | np0005486750 2025-10-14 07:54:50.685529 | fa163e75-7366-a2e0-d3ae-0000000039f7 | TIMING | tripleo_nftables : Get current nftables content | np0005486750 | 0:03:58.008396 | 0.35s 2025-10-14 07:54:50.741986 | 8b9c4735-9cba-4234-9c25-8dfa9efc0dc8 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005486749 2025-10-14 07:54:50.789664 | fa163e75-7366-a2e0-d3ae-0000000039f9 | TASK | Generate chain jumps 2025-10-14 07:54:50.814271 | fa163e75-7366-a2e0-d3ae-000000003c00 | TASK | Push empty ruleset 2025-10-14 07:54:50.822094 | fa163e75-7366-a2e0-d3ae-000000003ac0 | OK | Use default rules | np0005486746 2025-10-14 07:54:50.823910 | fa163e75-7366-a2e0-d3ae-000000003ac0 | TIMING | tripleo_nftables : Use default rules | np0005486746 | 0:03:58.146771 | 0.18s 2025-10-14 07:54:50.825655 | fa163e75-7366-a2e0-d3ae-000000003a5a | CHANGED | Get current nftables content | np0005486752 2025-10-14 07:54:50.825999 | fa163e75-7366-a2e0-d3ae-000000003a5a | TIMING | tripleo_nftables : Get current nftables content | np0005486752 | 0:03:58.148874 | 0.34s 2025-10-14 07:54:50.836852 | fa163e75-7366-a2e0-d3ae-000000003a5c | TASK | Generate chain jumps 2025-10-14 07:54:50.855040 | fa163e75-7366-a2e0-d3ae-000000003ac1 | TASK | Enable LOG rules 2025-10-14 07:54:50.931486 | fa163e75-7366-a2e0-d3ae-000000003ac1 | OK | Enable LOG rules | np0005486746 2025-10-14 07:54:50.932846 | fa163e75-7366-a2e0-d3ae-000000003ac1 | TIMING | tripleo_nftables : Enable LOG rules | np0005486746 | 0:03:58.255713 | 0.08s 2025-10-14 07:54:50.948377 | fa163e75-7366-a2e0-d3ae-000000003ac3 | TASK | Get current nftables content 2025-10-14 07:54:51.056203 | fa163e75-7366-a2e0-d3ae-000000003b28 | CHANGED | Push empty ruleset | np0005486751 2025-10-14 07:54:51.057317 | fa163e75-7366-a2e0-d3ae-000000003b28 | TIMING | tripleo_nftables : Push empty ruleset | np0005486751 | 0:03:58.380182 | 0.99s 2025-10-14 07:54:51.067882 | fa163e75-7366-a2e0-d3ae-000000003b29 | TASK | Load empty ruleset 2025-10-14 07:54:51.260366 | fa163e75-7366-a2e0-d3ae-000000003ac3 | CHANGED | Get current nftables content | np0005486746 2025-10-14 07:54:51.261416 | fa163e75-7366-a2e0-d3ae-000000003ac3 | TIMING | tripleo_nftables : Get current nftables content | np0005486746 | 0:03:58.584281 | 0.31s 2025-10-14 07:54:51.277517 | fa163e75-7366-a2e0-d3ae-000000003ac5 | TASK | Generate chain jumps 2025-10-14 07:54:51.430956 | fa163e75-7366-a2e0-d3ae-000000003b29 | CHANGED | Load empty ruleset | np0005486751 2025-10-14 07:54:51.432385 | fa163e75-7366-a2e0-d3ae-000000003b29 | TIMING | tripleo_nftables : Load empty ruleset | np0005486751 | 0:03:58.755242 | 0.36s 2025-10-14 07:54:51.451227 | fa163e75-7366-a2e0-d3ae-000000003b2b | TASK | Use default rules 2025-10-14 07:54:51.523748 | fa163e75-7366-a2e0-d3ae-000000003b2b | OK | Use default rules | np0005486751 2025-10-14 07:54:51.525030 | fa163e75-7366-a2e0-d3ae-000000003b2b | TIMING | tripleo_nftables : Use default rules | np0005486751 | 0:03:58.847896 | 0.07s 2025-10-14 07:54:51.541673 | fa163e75-7366-a2e0-d3ae-000000003b2c | TASK | Enable LOG rules 2025-10-14 07:54:51.591217 | fa163e75-7366-a2e0-d3ae-000000003b2c | OK | Enable LOG rules | np0005486751 2025-10-14 07:54:51.593079 | fa163e75-7366-a2e0-d3ae-000000003b2c | TIMING | tripleo_nftables : Enable LOG rules | np0005486751 | 0:03:58.915939 | 0.05s 2025-10-14 07:54:51.607374 | fa163e75-7366-a2e0-d3ae-000000003b2e | TASK | Get current nftables content 2025-10-14 07:54:51.693205 | fa163e75-7366-a2e0-d3ae-000000003ba1 | CHANGED | Push empty ruleset | np0005486748 2025-10-14 07:54:51.694894 | fa163e75-7366-a2e0-d3ae-000000003ba1 | TIMING | tripleo_nftables : Push empty ruleset | np0005486748 | 0:03:59.017760 | 1.03s 2025-10-14 07:54:51.710180 | fa163e75-7366-a2e0-d3ae-000000003ba2 | TASK | Load empty ruleset 2025-10-14 07:54:51.752827 | fa163e75-7366-a2e0-d3ae-000000003c00 | CHANGED | Push empty ruleset | np0005486749 2025-10-14 07:54:51.754514 | fa163e75-7366-a2e0-d3ae-000000003c00 | TIMING | tripleo_nftables : Push empty ruleset | np0005486749 | 0:03:59.077379 | 0.94s 2025-10-14 07:54:51.770270 | fa163e75-7366-a2e0-d3ae-000000003c01 | TASK | Load empty ruleset 2025-10-14 07:54:51.806695 | fa163e75-7366-a2e0-d3ae-0000000039f9 | CHANGED | Generate chain jumps | np0005486750 2025-10-14 07:54:51.808612 | fa163e75-7366-a2e0-d3ae-0000000039f9 | TIMING | tripleo_nftables : Generate chain jumps | np0005486750 | 0:03:59.131474 | 1.02s 2025-10-14 07:54:51.823498 | fa163e75-7366-a2e0-d3ae-0000000039fa | TASK | Generate chain jumps 2025-10-14 07:54:51.859951 | fa163e75-7366-a2e0-d3ae-000000003a5c | CHANGED | Generate chain jumps | np0005486752 2025-10-14 07:54:51.861839 | fa163e75-7366-a2e0-d3ae-000000003a5c | TIMING | tripleo_nftables : Generate chain jumps | np0005486752 | 0:03:59.184704 | 1.02s 2025-10-14 07:54:51.873511 | fa163e75-7366-a2e0-d3ae-000000003a5d | TASK | Generate chain jumps 2025-10-14 07:54:51.929978 | fa163e75-7366-a2e0-d3ae-000000003b2e | CHANGED | Get current nftables content | np0005486751 2025-10-14 07:54:51.931738 | fa163e75-7366-a2e0-d3ae-000000003b2e | TIMING | tripleo_nftables : Get current nftables content | np0005486751 | 0:03:59.254605 | 0.32s 2025-10-14 07:54:51.943535 | fa163e75-7366-a2e0-d3ae-000000003b30 | TASK | Generate chain jumps 2025-10-14 07:54:52.077894 | fa163e75-7366-a2e0-d3ae-000000003ba2 | CHANGED | Load empty ruleset | np0005486748 2025-10-14 07:54:52.080042 | fa163e75-7366-a2e0-d3ae-000000003ba2 | TIMING | tripleo_nftables : Load empty ruleset | np0005486748 | 0:03:59.402904 | 0.37s 2025-10-14 07:54:52.104203 | fa163e75-7366-a2e0-d3ae-000000003ba4 | TASK | Use default rules 2025-10-14 07:54:52.150739 | fa163e75-7366-a2e0-d3ae-000000003c01 | CHANGED | Load empty ruleset | np0005486749 2025-10-14 07:54:52.152337 | fa163e75-7366-a2e0-d3ae-000000003c01 | TIMING | tripleo_nftables : Load empty ruleset | np0005486749 | 0:03:59.475196 | 0.38s 2025-10-14 07:54:52.167989 | fa163e75-7366-a2e0-d3ae-000000003c03 | TASK | Use default rules 2025-10-14 07:54:52.180035 | fa163e75-7366-a2e0-d3ae-000000003ba4 | OK | Use default rules | np0005486748 2025-10-14 07:54:52.183026 | fa163e75-7366-a2e0-d3ae-000000003ba4 | TIMING | tripleo_nftables : Use default rules | np0005486748 | 0:03:59.505890 | 0.08s 2025-10-14 07:54:52.209184 | fa163e75-7366-a2e0-d3ae-000000003ba5 | TASK | Enable LOG rules 2025-10-14 07:54:52.235116 | fa163e75-7366-a2e0-d3ae-000000003c03 | OK | Use default rules | np0005486749 2025-10-14 07:54:52.237538 | fa163e75-7366-a2e0-d3ae-000000003c03 | TIMING | tripleo_nftables : Use default rules | np0005486749 | 0:03:59.560400 | 0.07s 2025-10-14 07:54:52.253870 | fa163e75-7366-a2e0-d3ae-000000003c04 | TASK | Enable LOG rules 2025-10-14 07:54:52.266104 | fa163e75-7366-a2e0-d3ae-000000003ba5 | OK | Enable LOG rules | np0005486748 2025-10-14 07:54:52.268473 | fa163e75-7366-a2e0-d3ae-000000003ba5 | TIMING | tripleo_nftables : Enable LOG rules | np0005486748 | 0:03:59.591340 | 0.06s 2025-10-14 07:54:52.285449 | fa163e75-7366-a2e0-d3ae-000000003ba7 | TASK | Get current nftables content 2025-10-14 07:54:52.307419 | fa163e75-7366-a2e0-d3ae-000000003c04 | OK | Enable LOG rules | np0005486749 2025-10-14 07:54:52.309567 | fa163e75-7366-a2e0-d3ae-000000003c04 | TIMING | tripleo_nftables : Enable LOG rules | np0005486749 | 0:03:59.632434 | 0.05s 2025-10-14 07:54:52.325974 | fa163e75-7366-a2e0-d3ae-000000003c06 | TASK | Get current nftables content 2025-10-14 07:54:52.359634 | fa163e75-7366-a2e0-d3ae-000000003ac5 | CHANGED | Generate chain jumps | np0005486746 2025-10-14 07:54:52.361258 | fa163e75-7366-a2e0-d3ae-000000003ac5 | TIMING | tripleo_nftables : Generate chain jumps | np0005486746 | 0:03:59.684124 | 1.08s 2025-10-14 07:54:52.376281 | fa163e75-7366-a2e0-d3ae-000000003ac6 | TASK | Generate chain jumps 2025-10-14 07:54:52.613586 | fa163e75-7366-a2e0-d3ae-000000003ba7 | CHANGED | Get current nftables content | np0005486748 2025-10-14 07:54:52.614656 | fa163e75-7366-a2e0-d3ae-000000003ba7 | TIMING | tripleo_nftables : Get current nftables content | np0005486748 | 0:03:59.937523 | 0.33s 2025-10-14 07:54:52.629700 | fa163e75-7366-a2e0-d3ae-000000003ba9 | TASK | Generate chain jumps 2025-10-14 07:54:52.649601 | fa163e75-7366-a2e0-d3ae-000000003c06 | CHANGED | Get current nftables content | np0005486749 2025-10-14 07:54:52.650456 | fa163e75-7366-a2e0-d3ae-000000003c06 | TIMING | tripleo_nftables : Get current nftables content | np0005486749 | 0:03:59.973325 | 0.32s 2025-10-14 07:54:52.665527 | fa163e75-7366-a2e0-d3ae-000000003c08 | TASK | Generate chain jumps 2025-10-14 07:54:52.940912 | fa163e75-7366-a2e0-d3ae-000000003a5d | CHANGED | Generate chain jumps | np0005486752 2025-10-14 07:54:52.943816 | fa163e75-7366-a2e0-d3ae-000000003a5d | TIMING | tripleo_nftables : Generate chain jumps | np0005486752 | 0:04:00.266667 | 1.07s 2025-10-14 07:54:52.970689 | fa163e75-7366-a2e0-d3ae-000000003a5e | TASK | Generate nft flushes 2025-10-14 07:54:52.982248 | fa163e75-7366-a2e0-d3ae-0000000039fa | CHANGED | Generate chain jumps | np0005486750 2025-10-14 07:54:52.985044 | fa163e75-7366-a2e0-d3ae-0000000039fa | TIMING | tripleo_nftables : Generate chain jumps | np0005486750 | 0:04:00.307892 | 1.16s 2025-10-14 07:54:52.992212 | fa163e75-7366-a2e0-d3ae-000000003b30 | CHANGED | Generate chain jumps | np0005486751 2025-10-14 07:54:52.993521 | fa163e75-7366-a2e0-d3ae-000000003b30 | TIMING | tripleo_nftables : Generate chain jumps | np0005486751 | 0:04:00.316384 | 1.05s 2025-10-14 07:54:53.014762 | fa163e75-7366-a2e0-d3ae-0000000039fb | TASK | Generate nft flushes 2025-10-14 07:54:53.036460 | fa163e75-7366-a2e0-d3ae-000000003b31 | TASK | Generate chain jumps 2025-10-14 07:54:53.480330 | fa163e75-7366-a2e0-d3ae-000000003ac6 | CHANGED | Generate chain jumps | np0005486746 2025-10-14 07:54:53.481909 | fa163e75-7366-a2e0-d3ae-000000003ac6 | TIMING | tripleo_nftables : Generate chain jumps | np0005486746 | 0:04:00.804766 | 1.10s 2025-10-14 07:54:53.509566 | fa163e75-7366-a2e0-d3ae-000000003ac7 | TASK | Generate nft flushes 2025-10-14 07:54:53.687827 | fa163e75-7366-a2e0-d3ae-000000003ba9 | CHANGED | Generate chain jumps | np0005486748 2025-10-14 07:54:53.689788 | fa163e75-7366-a2e0-d3ae-000000003ba9 | TIMING | tripleo_nftables : Generate chain jumps | np0005486748 | 0:04:01.012634 | 1.06s 2025-10-14 07:54:53.729005 | fa163e75-7366-a2e0-d3ae-000000003baa | TASK | Generate chain jumps 2025-10-14 07:54:53.738212 | fa163e75-7366-a2e0-d3ae-000000003c08 | CHANGED | Generate chain jumps | np0005486749 2025-10-14 07:54:53.740281 | fa163e75-7366-a2e0-d3ae-000000003c08 | TIMING | tripleo_nftables : Generate chain jumps | np0005486749 | 0:04:01.063119 | 1.07s 2025-10-14 07:54:53.763096 | fa163e75-7366-a2e0-d3ae-000000003c09 | TASK | Generate chain jumps 2025-10-14 07:54:53.889577 | fa163e75-7366-a2e0-d3ae-000000003a5e | CHANGED | Generate nft flushes | np0005486752 2025-10-14 07:54:53.890905 | fa163e75-7366-a2e0-d3ae-000000003a5e | TIMING | tripleo_nftables : Generate nft flushes | np0005486752 | 0:04:01.213768 | 0.92s 2025-10-14 07:54:53.914988 | fa163e75-7366-a2e0-d3ae-000000003a5f | TASK | Generate nft tripleo chains 2025-10-14 07:54:53.987820 | fa163e75-7366-a2e0-d3ae-0000000039fb | CHANGED | Generate nft flushes | np0005486750 2025-10-14 07:54:53.990030 | fa163e75-7366-a2e0-d3ae-0000000039fb | TIMING | tripleo_nftables : Generate nft flushes | np0005486750 | 0:04:01.312876 | 0.97s 2025-10-14 07:54:54.014548 | fa163e75-7366-a2e0-d3ae-0000000039fc | TASK | Generate nft tripleo chains 2025-10-14 07:54:54.091027 | fa163e75-7366-a2e0-d3ae-000000003b31 | CHANGED | Generate chain jumps | np0005486751 2025-10-14 07:54:54.092588 | fa163e75-7366-a2e0-d3ae-000000003b31 | TIMING | tripleo_nftables : Generate chain jumps | np0005486751 | 0:04:01.415449 | 1.05s 2025-10-14 07:54:54.108484 | fa163e75-7366-a2e0-d3ae-000000003b32 | TASK | Generate nft flushes 2025-10-14 07:54:54.487370 | fa163e75-7366-a2e0-d3ae-000000003ac7 | CHANGED | Generate nft flushes | np0005486746 2025-10-14 07:54:54.488588 | fa163e75-7366-a2e0-d3ae-000000003ac7 | TIMING | tripleo_nftables : Generate nft flushes | np0005486746 | 0:04:01.811448 | 0.98s 2025-10-14 07:54:54.510600 | fa163e75-7366-a2e0-d3ae-000000003ac8 | TASK | Generate nft tripleo chains 2025-10-14 07:54:54.815346 | fa163e75-7366-a2e0-d3ae-000000003baa | CHANGED | Generate chain jumps | np0005486748 2025-10-14 07:54:54.817565 | fa163e75-7366-a2e0-d3ae-000000003baa | TIMING | tripleo_nftables : Generate chain jumps | np0005486748 | 0:04:02.140411 | 1.09s 2025-10-14 07:54:54.861585 | fa163e75-7366-a2e0-d3ae-000000003bab | TASK | Generate nft flushes 2025-10-14 07:54:54.870663 | fa163e75-7366-a2e0-d3ae-000000003c09 | CHANGED | Generate chain jumps | np0005486749 2025-10-14 07:54:54.872492 | fa163e75-7366-a2e0-d3ae-000000003c09 | TIMING | tripleo_nftables : Generate chain jumps | np0005486749 | 0:04:02.195307 | 1.11s 2025-10-14 07:54:54.873639 | fa163e75-7366-a2e0-d3ae-000000003a5f | CHANGED | Generate nft tripleo chains | np0005486752 2025-10-14 07:54:54.874505 | fa163e75-7366-a2e0-d3ae-000000003a5f | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005486752 | 0:04:02.197372 | 0.96s 2025-10-14 07:54:54.897250 | fa163e75-7366-a2e0-d3ae-000000003a60 | TASK | Generate nft ruleset in static file 2025-10-14 07:54:54.927017 | fa163e75-7366-a2e0-d3ae-000000003c0a | TASK | Generate nft flushes 2025-10-14 07:54:55.060695 | fa163e75-7366-a2e0-d3ae-0000000039fc | CHANGED | Generate nft tripleo chains | np0005486750 2025-10-14 07:54:55.062391 | fa163e75-7366-a2e0-d3ae-0000000039fc | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005486750 | 0:04:02.385246 | 1.05s 2025-10-14 07:54:55.084402 | fa163e75-7366-a2e0-d3ae-0000000039fd | TASK | Generate nft ruleset in static file 2025-10-14 07:54:55.104709 | fa163e75-7366-a2e0-d3ae-000000003b32 | CHANGED | Generate nft flushes | np0005486751 2025-10-14 07:54:55.114558 | fa163e75-7366-a2e0-d3ae-000000003b32 | TIMING | tripleo_nftables : Generate nft flushes | np0005486751 | 0:04:02.437402 | 1.00s 2025-10-14 07:54:55.135722 | fa163e75-7366-a2e0-d3ae-000000003b33 | TASK | Generate nft tripleo chains 2025-10-14 07:54:55.467862 | fa163e75-7366-a2e0-d3ae-000000003ac8 | CHANGED | Generate nft tripleo chains | np0005486746 2025-10-14 07:54:55.469471 | fa163e75-7366-a2e0-d3ae-000000003ac8 | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005486746 | 0:04:02.792300 | 0.96s 2025-10-14 07:54:55.496214 | fa163e75-7366-a2e0-d3ae-000000003ac9 | TASK | Generate nft ruleset in static file 2025-10-14 07:54:55.875489 | fa163e75-7366-a2e0-d3ae-000000003bab | CHANGED | Generate nft flushes | np0005486748 2025-10-14 07:54:55.876651 | fa163e75-7366-a2e0-d3ae-000000003bab | TIMING | tripleo_nftables : Generate nft flushes | np0005486748 | 0:04:03.199514 | 1.01s 2025-10-14 07:54:55.896528 | fa163e75-7366-a2e0-d3ae-000000003bac | TASK | Generate nft tripleo chains 2025-10-14 07:54:55.908134 | fa163e75-7366-a2e0-d3ae-000000003c0a | CHANGED | Generate nft flushes | np0005486749 2025-10-14 07:54:55.909236 | fa163e75-7366-a2e0-d3ae-000000003c0a | TIMING | tripleo_nftables : Generate nft flushes | np0005486749 | 0:04:03.232097 | 0.98s 2025-10-14 07:54:55.929658 | fa163e75-7366-a2e0-d3ae-000000003c0b | TASK | Generate nft tripleo chains 2025-10-14 07:54:56.162864 | fa163e75-7366-a2e0-d3ae-000000003b33 | CHANGED | Generate nft tripleo chains | np0005486751 2025-10-14 07:54:56.163837 | fa163e75-7366-a2e0-d3ae-000000003b33 | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005486751 | 0:04:03.486702 | 1.03s 2025-10-14 07:54:56.174956 | fa163e75-7366-a2e0-d3ae-000000003b34 | TASK | Generate nft ruleset in static file 2025-10-14 07:54:56.284417 | fa163e75-7366-a2e0-d3ae-000000003a60 | CHANGED | Generate nft ruleset in static file | np0005486752 2025-10-14 07:54:56.285663 | fa163e75-7366-a2e0-d3ae-000000003a60 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005486752 | 0:04:03.608526 | 1.39s 2025-10-14 07:54:56.301118 | fa163e75-7366-a2e0-d3ae-000000003a62 | TASK | Validate all of the generated content before loading 2025-10-14 07:54:56.542469 | fa163e75-7366-a2e0-d3ae-0000000039fd | CHANGED | Generate nft ruleset in static file | np0005486750 2025-10-14 07:54:56.543644 | fa163e75-7366-a2e0-d3ae-0000000039fd | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005486750 | 0:04:03.866508 | 1.46s 2025-10-14 07:54:56.558174 | fa163e75-7366-a2e0-d3ae-0000000039ff | TASK | Validate all of the generated content before loading 2025-10-14 07:54:56.876085 | fa163e75-7366-a2e0-d3ae-000000003bac | CHANGED | Generate nft tripleo chains | np0005486748 2025-10-14 07:54:56.877317 | fa163e75-7366-a2e0-d3ae-000000003bac | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005486748 | 0:04:04.200181 | 0.98s 2025-10-14 07:54:56.897400 | fa163e75-7366-a2e0-d3ae-000000003bad | TASK | Generate nft ruleset in static file 2025-10-14 07:54:56.914628 | fa163e75-7366-a2e0-d3ae-000000003c0b | CHANGED | Generate nft tripleo chains | np0005486749 2025-10-14 07:54:56.915822 | fa163e75-7366-a2e0-d3ae-000000003c0b | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005486749 | 0:04:04.238685 | 0.99s 2025-10-14 07:54:56.938457 | fa163e75-7366-a2e0-d3ae-000000003c0c | TASK | Generate nft ruleset in static file 2025-10-14 07:54:56.949863 | fa163e75-7366-a2e0-d3ae-000000003a62 | CHANGED | Validate all of the generated content before loading | np0005486752 2025-10-14 07:54:56.951182 | fa163e75-7366-a2e0-d3ae-000000003a62 | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005486752 | 0:04:04.274040 | 0.65s 2025-10-14 07:54:56.965857 | fa163e75-7366-a2e0-d3ae-000000003a63 | TASK | Ensure we load our different nft rulesets on boot 2025-10-14 07:54:57.246348 | fa163e75-7366-a2e0-d3ae-0000000039ff | CHANGED | Validate all of the generated content before loading | np0005486750 2025-10-14 07:54:57.249101 | fa163e75-7366-a2e0-d3ae-0000000039ff | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005486750 | 0:04:04.571956 | 0.69s 2025-10-14 07:54:57.274930 | fa163e75-7366-a2e0-d3ae-000000003a00 | TASK | Ensure we load our different nft rulesets on boot 2025-10-14 07:54:57.284035 | fa163e75-7366-a2e0-d3ae-000000003a63 | CHANGED | Ensure we load our different nft rulesets on boot | np0005486752 2025-10-14 07:54:57.285981 | fa163e75-7366-a2e0-d3ae-000000003a63 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005486752 | 0:04:04.608833 | 0.32s 2025-10-14 07:54:57.329122 | fa163e75-7366-a2e0-d3ae-00000000378b | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486752 | 0:04:04.651980 | 0.03s 2025-10-14 07:54:57.345077 | 8d1897f1-e676-4dc6-8423-0d561ee2cdfc | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005486752 2025-10-14 07:54:57.377475 | fa163e75-7366-a2e0-d3ae-000000003cbf | TASK | Inject our custom chains in nftables 2025-10-14 07:54:57.506347 | fa163e75-7366-a2e0-d3ae-000000003ac9 | CHANGED | Generate nft ruleset in static file | np0005486746 2025-10-14 07:54:57.508375 | fa163e75-7366-a2e0-d3ae-000000003ac9 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005486746 | 0:04:04.831225 | 2.01s 2025-10-14 07:54:57.537169 | fa163e75-7366-a2e0-d3ae-000000003acb | TASK | Validate all of the generated content before loading 2025-10-14 07:54:57.589327 | fa163e75-7366-a2e0-d3ae-000000003b34 | CHANGED | Generate nft ruleset in static file | np0005486751 2025-10-14 07:54:57.590975 | fa163e75-7366-a2e0-d3ae-000000003b34 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005486751 | 0:04:04.913832 | 1.41s 2025-10-14 07:54:57.606878 | fa163e75-7366-a2e0-d3ae-000000003b36 | TASK | Validate all of the generated content before loading 2025-10-14 07:54:57.642054 | fa163e75-7366-a2e0-d3ae-000000003a00 | CHANGED | Ensure we load our different nft rulesets on boot | np0005486750 2025-10-14 07:54:57.643774 | fa163e75-7366-a2e0-d3ae-000000003a00 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005486750 | 0:04:04.966631 | 0.37s 2025-10-14 07:54:57.691051 | fa163e75-7366-a2e0-d3ae-00000000378b | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486750 | 0:04:05.013900 | 0.03s 2025-10-14 07:54:57.696701 | fa163e75-7366-a2e0-d3ae-000000003cbf | CHANGED | Inject our custom chains in nftables | np0005486752 2025-10-14 07:54:57.697348 | fa163e75-7366-a2e0-d3ae-000000003cbf | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005486752 | 0:04:05.020223 | 0.32s 2025-10-14 07:54:57.709811 | e5e40bd4-4ea9-4798-9816-e62a915e6ea4 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005486750 2025-10-14 07:54:57.750886 | fa163e75-7366-a2e0-d3ae-000000003db9 | TASK | Inject our custom chains in nftables 2025-10-14 07:54:57.768507 | fa163e75-7366-a2e0-d3ae-000000003cc0 | TASK | Reload custom nftables ruleset files 2025-10-14 07:54:58.085496 | fa163e75-7366-a2e0-d3ae-000000003cc0 | CHANGED | Reload custom nftables ruleset files | np0005486752 2025-10-14 07:54:58.086884 | fa163e75-7366-a2e0-d3ae-000000003cc0 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005486752 | 0:04:05.409741 | 0.32s 2025-10-14 07:54:58.107426 | fa163e75-7366-a2e0-d3ae-000000003db9 | CHANGED | Inject our custom chains in nftables | np0005486750 2025-10-14 07:54:58.109221 | fa163e75-7366-a2e0-d3ae-000000003db9 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005486750 | 0:04:05.432088 | 0.36s 2025-10-14 07:54:58.123266 | fa163e75-7366-a2e0-d3ae-000000003dba | TASK | Reload custom nftables ruleset files 2025-10-14 07:54:58.157076 | fa163e75-7366-a2e0-d3ae-000000003187 | TASK | create persistent directories 2025-10-14 07:54:58.172919 | fa163e75-7366-a2e0-d3ae-000000003acb | CHANGED | Validate all of the generated content before loading | np0005486746 2025-10-14 07:54:58.174333 | fa163e75-7366-a2e0-d3ae-000000003acb | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005486746 | 0:04:05.497187 | 0.64s 2025-10-14 07:54:58.191987 | fa163e75-7366-a2e0-d3ae-000000003acc | TASK | Ensure we load our different nft rulesets on boot 2025-10-14 07:54:58.248464 | fa163e75-7366-a2e0-d3ae-000000003b36 | CHANGED | Validate all of the generated content before loading | np0005486751 2025-10-14 07:54:58.249639 | fa163e75-7366-a2e0-d3ae-000000003b36 | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005486751 | 0:04:05.572501 | 0.64s 2025-10-14 07:54:58.260762 | fa163e75-7366-a2e0-d3ae-000000003b37 | TASK | Ensure we load our different nft rulesets on boot 2025-10-14 07:54:58.445201 | fa163e75-7366-a2e0-d3ae-000000003187 | CHANGED | create persistent directories | np0005486752 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-14 07:54:58.449066 | fa163e75-7366-a2e0-d3ae-000000003187 | TIMING | create persistent directories | np0005486752 | 0:04:05.771911 | 0.29s 2025-10-14 07:54:58.511426 | fa163e75-7366-a2e0-d3ae-000000003dba | CHANGED | Reload custom nftables ruleset files | np0005486750 2025-10-14 07:54:58.512542 | fa163e75-7366-a2e0-d3ae-000000003dba | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005486750 | 0:04:05.835409 | 0.39s 2025-10-14 07:54:58.541936 | fa163e75-7366-a2e0-d3ae-000000003acc | CHANGED | Ensure we load our different nft rulesets on boot | np0005486746 2025-10-14 07:54:58.542865 | fa163e75-7366-a2e0-d3ae-000000003acc | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005486746 | 0:04:05.865733 | 0.35s 2025-10-14 07:54:58.551420 | fa163e75-7366-a2e0-d3ae-0000000030ca | TASK | create persistent directories 2025-10-14 07:54:58.591964 | fa163e75-7366-a2e0-d3ae-000000003b37 | CHANGED | Ensure we load our different nft rulesets on boot | np0005486751 2025-10-14 07:54:58.593997 | fa163e75-7366-a2e0-d3ae-000000003b37 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005486751 | 0:04:05.916838 | 0.33s 2025-10-14 07:54:58.631137 | fa163e75-7366-a2e0-d3ae-00000000378b | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486746 | 0:04:05.953972 | 0.05s 2025-10-14 07:54:58.660332 | 27a3769e-0f2d-4d44-b08f-9405a7def203 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005486746 2025-10-14 07:54:58.690491 | fa163e75-7366-a2e0-d3ae-000000003187 | CHANGED | create persistent directories | np0005486752 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-14 07:54:58.695458 | fa163e75-7366-a2e0-d3ae-000000003187 | TIMING | create persistent directories | np0005486752 | 0:04:06.018296 | 0.54s 2025-10-14 07:54:58.717313 | fa163e75-7366-a2e0-d3ae-000000003ebd | TASK | Inject our custom chains in nftables 2025-10-14 07:54:58.724763 | fa163e75-7366-a2e0-d3ae-00000000378b | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486751 | 0:04:06.047612 | 0.10s 2025-10-14 07:54:58.726358 | fa163e75-7366-a2e0-d3ae-000000003187 | TIMING | create persistent directories | np0005486752 | 0:04:06.049231 | 0.57s 2025-10-14 07:54:58.739264 | 6f839e82-1b9b-4424-afa3-006dba6fc296 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005486751 2025-10-14 07:54:58.794693 | fa163e75-7366-a2e0-d3ae-000000003fb1 | TASK | Inject our custom chains in nftables 2025-10-14 07:54:58.828407 | fa163e75-7366-a2e0-d3ae-000000003188 | TASK | import provision_mcelog 2025-10-14 07:54:58.840092 | fa163e75-7366-a2e0-d3ae-000000003c0c | CHANGED | Generate nft ruleset in static file | np0005486749 2025-10-14 07:54:58.848083 | fa163e75-7366-a2e0-d3ae-000000003c0c | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005486749 | 0:04:06.170925 | 1.90s 2025-10-14 07:54:58.849843 | fa163e75-7366-a2e0-d3ae-000000003bad | CHANGED | Generate nft ruleset in static file | np0005486748 2025-10-14 07:54:58.850517 | fa163e75-7366-a2e0-d3ae-000000003bad | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005486748 | 0:04:06.173389 | 1.95s 2025-10-14 07:54:58.884393 | fa163e75-7366-a2e0-d3ae-000000003baf | TASK | Validate all of the generated content before loading 2025-10-14 07:54:58.912022 | fa163e75-7366-a2e0-d3ae-000000003c0e | TASK | Validate all of the generated content before loading 2025-10-14 07:54:58.920310 | fa163e75-7366-a2e0-d3ae-0000000030ca | CHANGED | create persistent directories | np0005486750 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-14 07:54:58.921790 | fa163e75-7366-a2e0-d3ae-0000000030ca | TIMING | create persistent directories | np0005486750 | 0:04:06.244641 | 0.37s 2025-10-14 07:54:58.929000 | fa163e75-7366-a2e0-d3ae-000000003188 | SKIPPED | import provision_mcelog | np0005486752 2025-10-14 07:54:58.930468 | fa163e75-7366-a2e0-d3ae-000000003188 | TIMING | import provision_mcelog | np0005486752 | 0:04:06.253296 | 0.10s 2025-10-14 07:54:58.943105 | fa163e75-7366-a2e0-d3ae-000000003189 | TASK | create persistent directories 2025-10-14 07:54:59.046194 | fa163e75-7366-a2e0-d3ae-000000003ebd | CHANGED | Inject our custom chains in nftables | np0005486746 2025-10-14 07:54:59.049288 | fa163e75-7366-a2e0-d3ae-000000003ebd | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005486746 | 0:04:06.372143 | 0.33s 2025-10-14 07:54:59.079919 | fa163e75-7366-a2e0-d3ae-000000003ebe | TASK | Reload custom nftables ruleset files 2025-10-14 07:54:59.130427 | fa163e75-7366-a2e0-d3ae-000000003fb1 | CHANGED | Inject our custom chains in nftables | np0005486751 2025-10-14 07:54:59.132044 | fa163e75-7366-a2e0-d3ae-000000003fb1 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005486751 | 0:04:06.454906 | 0.33s 2025-10-14 07:54:59.146060 | fa163e75-7366-a2e0-d3ae-000000003fb2 | TASK | Reload custom nftables ruleset files 2025-10-14 07:54:59.221728 | fa163e75-7366-a2e0-d3ae-0000000030ca | CHANGED | create persistent directories | np0005486750 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-14 07:54:59.223740 | fa163e75-7366-a2e0-d3ae-0000000030ca | TIMING | create persistent directories | np0005486750 | 0:04:06.546592 | 0.67s 2025-10-14 07:54:59.321531 | fa163e75-7366-a2e0-d3ae-000000003189 | CHANGED | create persistent directories | np0005486752 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-14 07:54:59.324807 | fa163e75-7366-a2e0-d3ae-000000003189 | TIMING | create persistent directories | np0005486752 | 0:04:06.647677 | 0.38s 2025-10-14 07:54:59.328376 | fa163e75-7366-a2e0-d3ae-0000000030ca | TIMING | create persistent directories | np0005486750 | 0:04:06.651234 | 0.78s 2025-10-14 07:54:59.330367 | fa163e75-7366-a2e0-d3ae-000000003189 | TIMING | create persistent directories | np0005486752 | 0:04:06.653234 | 0.39s 2025-10-14 07:54:59.348481 | fa163e75-7366-a2e0-d3ae-0000000030cb | TASK | import provision_mcelog 2025-10-14 07:54:59.380783 | fa163e75-7366-a2e0-d3ae-00000000318a | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-14 07:54:59.392874 | fa163e75-7366-a2e0-d3ae-0000000030cb | SKIPPED | import provision_mcelog | np0005486750 2025-10-14 07:54:59.394531 | fa163e75-7366-a2e0-d3ae-0000000030cb | TIMING | import provision_mcelog | np0005486750 | 0:04:06.717375 | 0.04s 2025-10-14 07:54:59.412098 | fa163e75-7366-a2e0-d3ae-0000000030cc | TASK | create persistent directories 2025-10-14 07:54:59.473531 | fa163e75-7366-a2e0-d3ae-000000003ebe | CHANGED | Reload custom nftables ruleset files | np0005486746 2025-10-14 07:54:59.474719 | fa163e75-7366-a2e0-d3ae-000000003ebe | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005486746 | 0:04:06.797582 | 0.39s 2025-10-14 07:54:59.515615 | fa163e75-7366-a2e0-d3ae-000000003baf | CHANGED | Validate all of the generated content before loading | np0005486748 2025-10-14 07:54:59.516171 | fa163e75-7366-a2e0-d3ae-000000003baf | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005486748 | 0:04:06.839043 | 0.63s 2025-10-14 07:54:59.516587 | fa163e75-7366-a2e0-d3ae-000000003fb2 | CHANGED | Reload custom nftables ruleset files | np0005486751 2025-10-14 07:54:59.516943 | fa163e75-7366-a2e0-d3ae-000000003fb2 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005486751 | 0:04:06.839819 | 0.37s 2025-10-14 07:54:59.538865 | fa163e75-7366-a2e0-d3ae-000000003230 | TASK | create persistent directories 2025-10-14 07:54:59.558609 | fa163e75-7366-a2e0-d3ae-000000003bb0 | TASK | Ensure we load our different nft rulesets on boot 2025-10-14 07:54:59.565411 | fa163e75-7366-a2e0-d3ae-000000003c0e | CHANGED | Validate all of the generated content before loading | np0005486749 2025-10-14 07:54:59.566260 | fa163e75-7366-a2e0-d3ae-000000003c0e | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005486749 | 0:04:06.889121 | 0.64s 2025-10-14 07:54:59.588674 | fa163e75-7366-a2e0-d3ae-000000003c0f | TASK | Ensure we load our different nft rulesets on boot 2025-10-14 07:54:59.605601 | fa163e75-7366-a2e0-d3ae-000000003187 | TASK | create persistent directories 2025-10-14 07:54:59.705302 | fa163e75-7366-a2e0-d3ae-0000000030cc | CHANGED | create persistent directories | np0005486750 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-14 07:54:59.708147 | fa163e75-7366-a2e0-d3ae-0000000030cc | TIMING | create persistent directories | np0005486750 | 0:04:07.031007 | 0.29s 2025-10-14 07:54:59.714631 | fa163e75-7366-a2e0-d3ae-0000000030cc | TIMING | create persistent directories | np0005486750 | 0:04:07.037496 | 0.30s 2025-10-14 07:54:59.727424 | fa163e75-7366-a2e0-d3ae-0000000030cd | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-14 07:54:59.868575 | fa163e75-7366-a2e0-d3ae-000000003230 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-14 07:54:59.873204 | fa163e75-7366-a2e0-d3ae-000000003230 | TIMING | create persistent directories | np0005486746 | 0:04:07.196055 | 0.33s 2025-10-14 07:54:59.884465 | fa163e75-7366-a2e0-d3ae-000000003230 | TIMING | create persistent directories | np0005486746 | 0:04:07.207331 | 0.34s 2025-10-14 07:54:59.885350 | fa163e75-7366-a2e0-d3ae-000000003bb0 | CHANGED | Ensure we load our different nft rulesets on boot | np0005486748 2025-10-14 07:54:59.885940 | fa163e75-7366-a2e0-d3ae-000000003bb0 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005486748 | 0:04:07.208813 | 0.33s 2025-10-14 07:54:59.904616 | fa163e75-7366-a2e0-d3ae-000000003231 | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-14 07:54:59.931550 | fa163e75-7366-a2e0-d3ae-000000003187 | CHANGED | create persistent directories | np0005486751 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-14 07:54:59.941203 | fa163e75-7366-a2e0-d3ae-000000003187 | TIMING | create persistent directories | np0005486751 | 0:04:07.264049 | 0.33s 2025-10-14 07:54:59.953489 | fa163e75-7366-a2e0-d3ae-000000003c0f | CHANGED | Ensure we load our different nft rulesets on boot | np0005486749 2025-10-14 07:54:59.954552 | fa163e75-7366-a2e0-d3ae-000000003c0f | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005486749 | 0:04:07.277415 | 0.37s 2025-10-14 07:54:59.980236 | fa163e75-7366-a2e0-d3ae-00000000378b | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486748 | 0:04:07.303081 | 0.03s 2025-10-14 07:54:59.996921 | 2d007ec6-ce03-4146-864d-2ea47c59e1c6 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005486748 2025-10-14 07:55:00.036311 | fa163e75-7366-a2e0-d3ae-0000000040cf | TASK | Inject our custom chains in nftables 2025-10-14 07:55:00.042876 | fa163e75-7366-a2e0-d3ae-00000000378b | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005486749 | 0:04:07.365725 | 0.07s 2025-10-14 07:55:00.058024 | 40b8d982-1275-419b-b83e-f379b6901aa9 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005486749 2025-10-14 07:55:00.091486 | fa163e75-7366-a2e0-d3ae-0000000041c1 | TASK | Inject our custom chains in nftables 2025-10-14 07:55:00.221349 | fa163e75-7366-a2e0-d3ae-000000003187 | CHANGED | create persistent directories | np0005486751 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-14 07:55:00.224197 | fa163e75-7366-a2e0-d3ae-000000003187 | TIMING | create persistent directories | np0005486751 | 0:04:07.547045 | 0.62s 2025-10-14 07:55:00.231422 | fa163e75-7366-a2e0-d3ae-000000003187 | TIMING | create persistent directories | np0005486751 | 0:04:07.554291 | 0.62s 2025-10-14 07:55:00.241830 | fa163e75-7366-a2e0-d3ae-000000003188 | TASK | import provision_mcelog 2025-10-14 07:55:00.271175 | fa163e75-7366-a2e0-d3ae-000000003188 | SKIPPED | import provision_mcelog | np0005486751 2025-10-14 07:55:00.271967 | fa163e75-7366-a2e0-d3ae-000000003188 | TIMING | import provision_mcelog | np0005486751 | 0:04:07.594834 | 0.03s 2025-10-14 07:55:00.283526 | fa163e75-7366-a2e0-d3ae-000000003189 | TASK | create persistent directories 2025-10-14 07:55:00.356656 | fa163e75-7366-a2e0-d3ae-0000000040cf | CHANGED | Inject our custom chains in nftables | np0005486748 2025-10-14 07:55:00.357690 | fa163e75-7366-a2e0-d3ae-0000000040cf | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005486748 | 0:04:07.680553 | 0.32s 2025-10-14 07:55:00.377276 | fa163e75-7366-a2e0-d3ae-0000000040d0 | TASK | Reload custom nftables ruleset files 2025-10-14 07:55:00.410638 | fa163e75-7366-a2e0-d3ae-0000000041c1 | CHANGED | Inject our custom chains in nftables | np0005486749 2025-10-14 07:55:00.411718 | fa163e75-7366-a2e0-d3ae-0000000041c1 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005486749 | 0:04:07.734581 | 0.32s 2025-10-14 07:55:00.431513 | fa163e75-7366-a2e0-d3ae-0000000041c2 | TASK | Reload custom nftables ruleset files 2025-10-14 07:55:00.469830 | fa163e75-7366-a2e0-d3ae-00000000318a | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005486752 2025-10-14 07:55:00.471132 | fa163e75-7366-a2e0-d3ae-00000000318a | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005486752 | 0:04:07.793996 | 1.09s 2025-10-14 07:55:00.484522 | fa163e75-7366-a2e0-d3ae-00000000318b | TASK | create fcontext entry for iscsi 2025-10-14 07:55:00.593109 | fa163e75-7366-a2e0-d3ae-000000003189 | CHANGED | create persistent directories | np0005486751 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-14 07:55:00.598068 | fa163e75-7366-a2e0-d3ae-000000003189 | TIMING | create persistent directories | np0005486751 | 0:04:07.920919 | 0.31s 2025-10-14 07:55:00.613696 | fa163e75-7366-a2e0-d3ae-000000003189 | TIMING | create persistent directories | np0005486751 | 0:04:07.936556 | 0.33s 2025-10-14 07:55:00.634664 | fa163e75-7366-a2e0-d3ae-00000000318a | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-14 07:55:00.735934 | fa163e75-7366-a2e0-d3ae-0000000040d0 | CHANGED | Reload custom nftables ruleset files | np0005486748 2025-10-14 07:55:00.737199 | fa163e75-7366-a2e0-d3ae-0000000040d0 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005486748 | 0:04:08.060060 | 0.36s 2025-10-14 07:55:00.781692 | fa163e75-7366-a2e0-d3ae-0000000030cd | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005486750 2025-10-14 07:55:00.782518 | fa163e75-7366-a2e0-d3ae-0000000030cd | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005486750 | 0:04:08.105387 | 1.05s 2025-10-14 07:55:00.794078 | fa163e75-7366-a2e0-d3ae-0000000030ce | TASK | create fcontext entry for iscsi 2025-10-14 07:55:00.841841 | fa163e75-7366-a2e0-d3ae-0000000033d8 | TASK | create persistent directories 2025-10-14 07:55:00.861927 | fa163e75-7366-a2e0-d3ae-0000000041c2 | CHANGED | Reload custom nftables ruleset files | np0005486749 2025-10-14 07:55:00.865956 | fa163e75-7366-a2e0-d3ae-0000000041c2 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005486749 | 0:04:08.188789 | 0.43s 2025-10-14 07:55:00.868518 | fa163e75-7366-a2e0-d3ae-000000003231 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005486746 2025-10-14 07:55:00.870708 | fa163e75-7366-a2e0-d3ae-000000003231 | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005486746 | 0:04:08.193563 | 0.97s 2025-10-14 07:55:00.905332 | fa163e75-7366-a2e0-d3ae-000000003232 | TASK | create persistent directories 2025-10-14 07:55:00.968108 | fa163e75-7366-a2e0-d3ae-000000003580 | TASK | create persistent directories 2025-10-14 07:55:01.188625 | fa163e75-7366-a2e0-d3ae-0000000033d8 | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-14 07:55:01.191776 | fa163e75-7366-a2e0-d3ae-0000000033d8 | TIMING | create persistent directories | np0005486748 | 0:04:08.514638 | 0.34s 2025-10-14 07:55:01.197345 | fa163e75-7366-a2e0-d3ae-0000000033d8 | TIMING | create persistent directories | np0005486748 | 0:04:08.520202 | 0.35s 2025-10-14 07:55:01.227573 | fa163e75-7366-a2e0-d3ae-0000000033d9 | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-14 07:55:01.283771 | fa163e75-7366-a2e0-d3ae-000000003232 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-14 07:55:01.288205 | fa163e75-7366-a2e0-d3ae-000000003232 | TIMING | create persistent directories | np0005486746 | 0:04:08.611049 | 0.38s 2025-10-14 07:55:01.306669 | fa163e75-7366-a2e0-d3ae-000000003580 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-14 07:55:01.309600 | fa163e75-7366-a2e0-d3ae-000000003580 | TIMING | create persistent directories | np0005486749 | 0:04:08.632458 | 0.34s 2025-10-14 07:55:01.319280 | fa163e75-7366-a2e0-d3ae-000000003580 | TIMING | create persistent directories | np0005486749 | 0:04:08.642125 | 0.35s 2025-10-14 07:55:01.350569 | fa163e75-7366-a2e0-d3ae-000000003581 | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-14 07:55:01.581761 | fa163e75-7366-a2e0-d3ae-000000003232 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2025-10-14 07:55:01.585244 | fa163e75-7366-a2e0-d3ae-000000003232 | TIMING | create persistent directories | np0005486746 | 0:04:08.908091 | 0.68s 2025-10-14 07:55:01.594942 | fa163e75-7366-a2e0-d3ae-000000003232 | TIMING | create persistent directories | np0005486746 | 0:04:08.917796 | 0.69s 2025-10-14 07:55:01.631273 | fa163e75-7366-a2e0-d3ae-000000003233 | TASK | create fcontext entry for cinder data 2025-10-14 07:55:01.642297 | fa163e75-7366-a2e0-d3ae-00000000318a | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005486751 2025-10-14 07:55:01.644070 | fa163e75-7366-a2e0-d3ae-00000000318a | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005486751 | 0:04:08.966926 | 1.01s 2025-10-14 07:55:01.657353 | fa163e75-7366-a2e0-d3ae-00000000318b | TASK | create fcontext entry for iscsi 2025-10-14 07:55:01.901891 | fa163e75-7366-a2e0-d3ae-00000000318b | CHANGED | create fcontext entry for iscsi | np0005486752 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:01.906677 | fa163e75-7366-a2e0-d3ae-00000000318b | TIMING | create fcontext entry for iscsi | np0005486752 | 0:04:09.229533 | 1.42s 2025-10-14 07:55:02.107194 | fa163e75-7366-a2e0-d3ae-0000000030ce | CHANGED | create fcontext entry for iscsi | np0005486750 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:02.110908 | fa163e75-7366-a2e0-d3ae-0000000030ce | TIMING | create fcontext entry for iscsi | np0005486750 | 0:04:09.433765 | 1.32s 2025-10-14 07:55:02.329847 | fa163e75-7366-a2e0-d3ae-0000000033d9 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005486748 2025-10-14 07:55:02.331070 | fa163e75-7366-a2e0-d3ae-0000000033d9 | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005486748 | 0:04:09.653931 | 1.10s 2025-10-14 07:55:02.359111 | fa163e75-7366-a2e0-d3ae-0000000033da | TASK | create persistent directories 2025-10-14 07:55:02.372645 | fa163e75-7366-a2e0-d3ae-000000003581 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005486749 2025-10-14 07:55:02.373727 | fa163e75-7366-a2e0-d3ae-000000003581 | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005486749 | 0:04:09.696589 | 1.02s 2025-10-14 07:55:02.393279 | fa163e75-7366-a2e0-d3ae-000000003582 | TASK | create persistent directories 2025-10-14 07:55:02.709087 | fa163e75-7366-a2e0-d3ae-000000003582 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-14 07:55:02.712414 | fa163e75-7366-a2e0-d3ae-000000003582 | TIMING | create persistent directories | np0005486749 | 0:04:10.035268 | 0.32s 2025-10-14 07:55:02.719655 | fa163e75-7366-a2e0-d3ae-0000000033da | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-14 07:55:02.722040 | fa163e75-7366-a2e0-d3ae-0000000033da | TIMING | create persistent directories | np0005486748 | 0:04:10.044906 | 0.36s 2025-10-14 07:55:02.930281 | fa163e75-7366-a2e0-d3ae-000000003233 | CHANGED | create fcontext entry for cinder data | np0005486746 2025-10-14 07:55:02.931431 | fa163e75-7366-a2e0-d3ae-000000003233 | TIMING | create fcontext entry for cinder data | np0005486746 | 0:04:10.254295 | 1.30s 2025-10-14 07:55:02.960931 | fa163e75-7366-a2e0-d3ae-000000003234 | TASK | create persistent directories 2025-10-14 07:55:02.986119 | fa163e75-7366-a2e0-d3ae-00000000318b | CHANGED | create fcontext entry for iscsi | np0005486751 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:02.991245 | fa163e75-7366-a2e0-d3ae-00000000318b | TIMING | create fcontext entry for iscsi | np0005486751 | 0:04:10.314098 | 1.33s 2025-10-14 07:55:03.010620 | fa163e75-7366-a2e0-d3ae-000000003582 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2025-10-14 07:55:03.013543 | fa163e75-7366-a2e0-d3ae-000000003582 | TIMING | create persistent directories | np0005486749 | 0:04:10.336411 | 0.62s 2025-10-14 07:55:03.023084 | fa163e75-7366-a2e0-d3ae-000000003582 | TIMING | create persistent directories | np0005486749 | 0:04:10.345939 | 0.63s 2025-10-14 07:55:03.029717 | fa163e75-7366-a2e0-d3ae-0000000033da | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2025-10-14 07:55:03.030901 | fa163e75-7366-a2e0-d3ae-0000000033da | TIMING | create persistent directories | np0005486748 | 0:04:10.353767 | 0.67s 2025-10-14 07:55:03.068075 | fa163e75-7366-a2e0-d3ae-000000003583 | TASK | create fcontext entry for cinder data 2025-10-14 07:55:03.075564 | fa163e75-7366-a2e0-d3ae-0000000033da | TIMING | create persistent directories | np0005486748 | 0:04:10.398398 | 0.72s 2025-10-14 07:55:03.095925 | fa163e75-7366-a2e0-d3ae-0000000033db | TASK | create fcontext entry for cinder data 2025-10-14 07:55:03.168826 | fa163e75-7366-a2e0-d3ae-00000000318b | CHANGED | create fcontext entry for iscsi | np0005486752 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-14 07:55:03.172117 | fa163e75-7366-a2e0-d3ae-00000000318b | TIMING | create fcontext entry for iscsi | np0005486752 | 0:04:10.494970 | 2.69s 2025-10-14 07:55:03.332946 | fa163e75-7366-a2e0-d3ae-000000003234 | OK | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-14 07:55:03.335662 | fa163e75-7366-a2e0-d3ae-000000003234 | TIMING | create persistent directories | np0005486746 | 0:04:10.658525 | 0.37s 2025-10-14 07:55:03.459975 | fa163e75-7366-a2e0-d3ae-0000000030ce | CHANGED | create fcontext entry for iscsi | np0005486750 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-14 07:55:03.465146 | fa163e75-7366-a2e0-d3ae-0000000030ce | TIMING | create fcontext entry for iscsi | np0005486750 | 0:04:10.788006 | 2.67s 2025-10-14 07:55:03.632092 | fa163e75-7366-a2e0-d3ae-000000003234 | CHANGED | create persistent directories | np0005486746 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2025-10-14 07:55:03.634824 | fa163e75-7366-a2e0-d3ae-000000003234 | TIMING | create persistent directories | np0005486746 | 0:04:10.957685 | 0.67s 2025-10-14 07:55:03.644098 | fa163e75-7366-a2e0-d3ae-000000003234 | TIMING | create persistent directories | np0005486746 | 0:04:10.966953 | 0.68s 2025-10-14 07:55:03.672558 | fa163e75-7366-a2e0-d3ae-000000003235 | TASK | ensure ceph configurations exist 2025-10-14 07:55:04.003007 | fa163e75-7366-a2e0-d3ae-000000003235 | CHANGED | ensure ceph configurations exist | np0005486746 2025-10-14 07:55:04.004099 | fa163e75-7366-a2e0-d3ae-000000003235 | TIMING | ensure ceph configurations exist | np0005486746 | 0:04:11.326965 | 0.33s 2025-10-14 07:55:04.022840 | fa163e75-7366-a2e0-d3ae-000000003236 | TASK | create persistent directories 2025-10-14 07:55:04.219160 | fa163e75-7366-a2e0-d3ae-00000000318b | CHANGED | create fcontext entry for iscsi | np0005486751 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-14 07:55:04.222750 | fa163e75-7366-a2e0-d3ae-00000000318b | TIMING | create fcontext entry for iscsi | np0005486751 | 0:04:11.545603 | 2.56s 2025-10-14 07:55:04.302645 | fa163e75-7366-a2e0-d3ae-000000003583 | CHANGED | create fcontext entry for cinder data | np0005486749 2025-10-14 07:55:04.305140 | fa163e75-7366-a2e0-d3ae-000000003583 | TIMING | create fcontext entry for cinder data | np0005486749 | 0:04:11.627996 | 1.24s 2025-10-14 07:55:04.336938 | fa163e75-7366-a2e0-d3ae-000000003584 | TASK | create persistent directories 2025-10-14 07:55:04.352318 | fa163e75-7366-a2e0-d3ae-000000003236 | OK | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-14 07:55:04.356758 | fa163e75-7366-a2e0-d3ae-000000003236 | TIMING | create persistent directories | np0005486746 | 0:04:11.679575 | 0.33s 2025-10-14 07:55:04.370567 | fa163e75-7366-a2e0-d3ae-000000003236 | TIMING | create persistent directories | np0005486746 | 0:04:11.693431 | 0.35s 2025-10-14 07:55:04.371309 | fa163e75-7366-a2e0-d3ae-0000000033db | CHANGED | create fcontext entry for cinder data | np0005486748 2025-10-14 07:55:04.371757 | fa163e75-7366-a2e0-d3ae-0000000033db | TIMING | create fcontext entry for cinder data | np0005486748 | 0:04:11.694632 | 1.27s 2025-10-14 07:55:04.386480 | fa163e75-7366-a2e0-d3ae-000000003238 | TASK | Create cinder image conversion directory 2025-10-14 07:55:04.405759 | fa163e75-7366-a2e0-d3ae-0000000033dc | TASK | create persistent directories 2025-10-14 07:55:04.417243 | fa163e75-7366-a2e0-d3ae-000000003238 | SKIPPED | Create cinder image conversion directory | np0005486746 2025-10-14 07:55:04.424167 | fa163e75-7366-a2e0-d3ae-000000003238 | TIMING | Create cinder image conversion directory | np0005486746 | 0:04:11.747031 | 0.04s 2025-10-14 07:55:04.424951 | fa163e75-7366-a2e0-d3ae-00000000318b | CHANGED | create fcontext entry for iscsi | np0005486752 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:04.429799 | fa163e75-7366-a2e0-d3ae-00000000318b | TIMING | create fcontext entry for iscsi | np0005486752 | 0:04:11.752660 | 3.94s 2025-10-14 07:55:04.447554 | fa163e75-7366-a2e0-d3ae-000000003239 | TASK | Mount cinder's image conversion NFS share 2025-10-14 07:55:04.454577 | fa163e75-7366-a2e0-d3ae-00000000318b | TIMING | create fcontext entry for iscsi | np0005486752 | 0:04:11.777431 | 3.97s 2025-10-14 07:55:04.465887 | fa163e75-7366-a2e0-d3ae-00000000318c | TASK | create persistent directories 2025-10-14 07:55:04.480611 | fa163e75-7366-a2e0-d3ae-000000003239 | SKIPPED | Mount cinder's image conversion NFS share | np0005486746 2025-10-14 07:55:04.481646 | fa163e75-7366-a2e0-d3ae-000000003239 | TIMING | Mount cinder's image conversion NFS share | np0005486746 | 0:04:11.804511 | 0.03s 2025-10-14 07:55:04.495866 | fa163e75-7366-a2e0-d3ae-00000000323b | TASK | cinder_configure_lvm fact 2025-10-14 07:55:04.527422 | fa163e75-7366-a2e0-d3ae-00000000323b | OK | cinder_configure_lvm fact | np0005486746 2025-10-14 07:55:04.528244 | fa163e75-7366-a2e0-d3ae-00000000323b | TIMING | cinder_configure_lvm fact | np0005486746 | 0:04:11.851113 | 0.03s 2025-10-14 07:55:04.544803 | fa163e75-7366-a2e0-d3ae-00000000323d | TASK | ensure LVM rpm dependencies are installed 2025-10-14 07:55:04.661849 | fa163e75-7366-a2e0-d3ae-000000003584 | OK | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-14 07:55:04.665174 | fa163e75-7366-a2e0-d3ae-000000003584 | TIMING | create persistent directories | np0005486749 | 0:04:11.988026 | 0.33s 2025-10-14 07:55:04.718463 | fa163e75-7366-a2e0-d3ae-0000000030ce | CHANGED | create fcontext entry for iscsi | np0005486750 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:04.720254 | fa163e75-7366-a2e0-d3ae-0000000030ce | TIMING | create fcontext entry for iscsi | np0005486750 | 0:04:12.043116 | 3.93s 2025-10-14 07:55:04.727248 | fa163e75-7366-a2e0-d3ae-0000000030ce | TIMING | create fcontext entry for iscsi | np0005486750 | 0:04:12.050110 | 3.93s 2025-10-14 07:55:04.738708 | fa163e75-7366-a2e0-d3ae-0000000033dc | OK | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-14 07:55:04.740219 | fa163e75-7366-a2e0-d3ae-0000000033dc | TIMING | create persistent directories | np0005486748 | 0:04:12.063083 | 0.33s 2025-10-14 07:55:04.744365 | fa163e75-7366-a2e0-d3ae-0000000030cf | TASK | create persistent directories 2025-10-14 07:55:04.813521 | fa163e75-7366-a2e0-d3ae-00000000318c | CHANGED | create persistent directories | np0005486752 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:04.816805 | fa163e75-7366-a2e0-d3ae-00000000318c | TIMING | create persistent directories | np0005486752 | 0:04:12.139658 | 0.35s 2025-10-14 07:55:04.974999 | fa163e75-7366-a2e0-d3ae-000000003584 | CHANGED | create persistent directories | np0005486749 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2025-10-14 07:55:04.976347 | fa163e75-7366-a2e0-d3ae-000000003584 | TIMING | create persistent directories | np0005486749 | 0:04:12.299219 | 0.64s 2025-10-14 07:55:04.979670 | fa163e75-7366-a2e0-d3ae-000000003584 | TIMING | create persistent directories | np0005486749 | 0:04:12.302545 | 0.64s 2025-10-14 07:55:04.993878 | fa163e75-7366-a2e0-d3ae-000000003585 | TASK | ensure ceph configurations exist 2025-10-14 07:55:05.046800 | fa163e75-7366-a2e0-d3ae-0000000033dc | CHANGED | create persistent directories | np0005486748 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2025-10-14 07:55:05.049214 | fa163e75-7366-a2e0-d3ae-0000000033dc | TIMING | create persistent directories | np0005486748 | 0:04:12.372066 | 0.64s 2025-10-14 07:55:05.060760 | fa163e75-7366-a2e0-d3ae-00000000318c | CHANGED | create persistent directories | np0005486752 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-14 07:55:05.062568 | fa163e75-7366-a2e0-d3ae-00000000318c | TIMING | create persistent directories | np0005486752 | 0:04:12.385435 | 0.60s 2025-10-14 07:55:05.064267 | fa163e75-7366-a2e0-d3ae-0000000033dc | TIMING | create persistent directories | np0005486748 | 0:04:12.387131 | 0.65s 2025-10-14 07:55:05.087409 | fa163e75-7366-a2e0-d3ae-0000000030cf | CHANGED | create persistent directories | np0005486750 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:05.089117 | fa163e75-7366-a2e0-d3ae-0000000030cf | TIMING | create persistent directories | np0005486750 | 0:04:12.411948 | 0.34s 2025-10-14 07:55:05.096042 | fa163e75-7366-a2e0-d3ae-0000000033dd | TASK | ensure ceph configurations exist 2025-10-14 07:55:05.276611 | fa163e75-7366-a2e0-d3ae-000000003585 | CHANGED | ensure ceph configurations exist | np0005486749 2025-10-14 07:55:05.278192 | fa163e75-7366-a2e0-d3ae-000000003585 | TIMING | ensure ceph configurations exist | np0005486749 | 0:04:12.601047 | 0.28s 2025-10-14 07:55:05.306940 | fa163e75-7366-a2e0-d3ae-000000003586 | TASK | create persistent directories 2025-10-14 07:55:05.358854 | fa163e75-7366-a2e0-d3ae-00000000318c | CHANGED | create persistent directories | np0005486752 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:05.362837 | fa163e75-7366-a2e0-d3ae-00000000318c | TIMING | create persistent directories | np0005486752 | 0:04:12.685688 | 0.90s 2025-10-14 07:55:05.372929 | fa163e75-7366-a2e0-d3ae-0000000030cf | CHANGED | create persistent directories | np0005486750 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-14 07:55:05.376144 | fa163e75-7366-a2e0-d3ae-0000000030cf | TIMING | create persistent directories | np0005486750 | 0:04:12.699010 | 0.63s 2025-10-14 07:55:05.379570 | fa163e75-7366-a2e0-d3ae-00000000318c | TIMING | create persistent directories | np0005486752 | 0:04:12.702423 | 0.91s 2025-10-14 07:55:05.388061 | fa163e75-7366-a2e0-d3ae-0000000033dd | CHANGED | ensure ceph configurations exist | np0005486748 2025-10-14 07:55:05.389129 | fa163e75-7366-a2e0-d3ae-0000000033dd | TIMING | ensure ceph configurations exist | np0005486748 | 0:04:12.711994 | 0.29s 2025-10-14 07:55:05.413486 | fa163e75-7366-a2e0-d3ae-00000000318d | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-14 07:55:05.438369 | fa163e75-7366-a2e0-d3ae-0000000033de | TASK | create persistent directories 2025-10-14 07:55:05.464058 | fa163e75-7366-a2e0-d3ae-00000000318b | CHANGED | create fcontext entry for iscsi | np0005486751 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:05.467570 | fa163e75-7366-a2e0-d3ae-00000000318b | TIMING | create fcontext entry for iscsi | np0005486751 | 0:04:12.790424 | 3.81s 2025-10-14 07:55:05.478241 | fa163e75-7366-a2e0-d3ae-00000000318b | TIMING | create fcontext entry for iscsi | np0005486751 | 0:04:12.801095 | 3.82s 2025-10-14 07:55:05.500173 | fa163e75-7366-a2e0-d3ae-00000000318c | TASK | create persistent directories 2025-10-14 07:55:05.630371 | fa163e75-7366-a2e0-d3ae-000000003586 | OK | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-14 07:55:05.634949 | fa163e75-7366-a2e0-d3ae-000000003586 | TIMING | create persistent directories | np0005486749 | 0:04:12.957801 | 0.33s 2025-10-14 07:55:05.644358 | fa163e75-7366-a2e0-d3ae-0000000030cf | CHANGED | create persistent directories | np0005486750 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:05.647073 | fa163e75-7366-a2e0-d3ae-0000000030cf | TIMING | create persistent directories | np0005486750 | 0:04:12.969940 | 0.90s 2025-10-14 07:55:05.652864 | fa163e75-7366-a2e0-d3ae-000000003586 | TIMING | create persistent directories | np0005486749 | 0:04:12.975698 | 0.34s 2025-10-14 07:55:05.655284 | fa163e75-7366-a2e0-d3ae-0000000030cf | TIMING | create persistent directories | np0005486750 | 0:04:12.978152 | 0.91s 2025-10-14 07:55:05.675320 | fa163e75-7366-a2e0-d3ae-0000000030d0 | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-14 07:55:05.721613 | fa163e75-7366-a2e0-d3ae-000000003588 | TASK | Create cinder image conversion directory 2025-10-14 07:55:05.730293 | fa163e75-7366-a2e0-d3ae-00000000318d | OK | stat /lib/systemd/system/iscsid.socket | np0005486752 2025-10-14 07:55:05.731954 | fa163e75-7366-a2e0-d3ae-00000000318d | TIMING | stat /lib/systemd/system/iscsid.socket | np0005486752 | 0:04:13.054802 | 0.32s 2025-10-14 07:55:05.745598 | fa163e75-7366-a2e0-d3ae-0000000033de | OK | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-14 07:55:05.748986 | fa163e75-7366-a2e0-d3ae-0000000033de | TIMING | create persistent directories | np0005486748 | 0:04:13.071838 | 0.31s 2025-10-14 07:55:05.770776 | fa163e75-7366-a2e0-d3ae-00000000318e | TASK | Stop and disable iscsid.socket service 2025-10-14 07:55:05.782165 | fa163e75-7366-a2e0-d3ae-0000000033de | TIMING | create persistent directories | np0005486748 | 0:04:13.104999 | 0.34s 2025-10-14 07:55:05.783962 | fa163e75-7366-a2e0-d3ae-000000003588 | SKIPPED | Create cinder image conversion directory | np0005486749 2025-10-14 07:55:05.784939 | fa163e75-7366-a2e0-d3ae-000000003588 | TIMING | Create cinder image conversion directory | np0005486749 | 0:04:13.107806 | 0.06s 2025-10-14 07:55:05.825743 | fa163e75-7366-a2e0-d3ae-0000000033e0 | TASK | Create cinder image conversion directory 2025-10-14 07:55:05.849856 | fa163e75-7366-a2e0-d3ae-00000000318c | CHANGED | create persistent directories | np0005486751 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:05.852212 | fa163e75-7366-a2e0-d3ae-00000000318c | TIMING | create persistent directories | np0005486751 | 0:04:13.175062 | 0.35s 2025-10-14 07:55:05.867547 | fa163e75-7366-a2e0-d3ae-000000003589 | TASK | Mount cinder's image conversion NFS share 2025-10-14 07:55:05.874343 | fa163e75-7366-a2e0-d3ae-00000000318e | SKIPPED | Stop and disable iscsid.socket service | np0005486752 2025-10-14 07:55:05.875698 | fa163e75-7366-a2e0-d3ae-00000000318e | TIMING | Stop and disable iscsid.socket service | np0005486752 | 0:04:13.198539 | 0.10s 2025-10-14 07:55:05.876199 | fa163e75-7366-a2e0-d3ae-0000000033e0 | SKIPPED | Create cinder image conversion directory | np0005486748 2025-10-14 07:55:05.876641 | fa163e75-7366-a2e0-d3ae-0000000033e0 | TIMING | Create cinder image conversion directory | np0005486748 | 0:04:13.199514 | 0.05s 2025-10-14 07:55:05.891365 | fa163e75-7366-a2e0-d3ae-00000000318f | TASK | Check if iscsi.service is enabled 2025-10-14 07:55:05.920752 | fa163e75-7366-a2e0-d3ae-0000000033e1 | TASK | Mount cinder's image conversion NFS share 2025-10-14 07:55:05.928170 | fa163e75-7366-a2e0-d3ae-000000003589 | SKIPPED | Mount cinder's image conversion NFS share | np0005486749 2025-10-14 07:55:05.929087 | fa163e75-7366-a2e0-d3ae-000000003589 | TIMING | Mount cinder's image conversion NFS share | np0005486749 | 0:04:13.251947 | 0.06s 2025-10-14 07:55:05.943853 | fa163e75-7366-a2e0-d3ae-00000000358b | TASK | cinder_configure_lvm fact 2025-10-14 07:55:05.955770 | fa163e75-7366-a2e0-d3ae-0000000033e1 | SKIPPED | Mount cinder's image conversion NFS share | np0005486748 2025-10-14 07:55:05.956814 | fa163e75-7366-a2e0-d3ae-0000000033e1 | TIMING | Mount cinder's image conversion NFS share | np0005486748 | 0:04:13.279666 | 0.03s 2025-10-14 07:55:05.981331 | fa163e75-7366-a2e0-d3ae-0000000033e3 | TASK | cinder_configure_lvm fact 2025-10-14 07:55:05.988047 | fa163e75-7366-a2e0-d3ae-0000000030d0 | OK | stat /lib/systemd/system/iscsid.socket | np0005486750 2025-10-14 07:55:05.989191 | fa163e75-7366-a2e0-d3ae-0000000030d0 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005486750 | 0:04:13.312041 | 0.31s 2025-10-14 07:55:05.989725 | fa163e75-7366-a2e0-d3ae-00000000358b | OK | cinder_configure_lvm fact | np0005486749 2025-10-14 07:55:05.990053 | fa163e75-7366-a2e0-d3ae-00000000358b | TIMING | cinder_configure_lvm fact | np0005486749 | 0:04:13.312928 | 0.05s 2025-10-14 07:55:06.002311 | fa163e75-7366-a2e0-d3ae-0000000030d1 | TASK | Stop and disable iscsid.socket service 2025-10-14 07:55:06.027515 | fa163e75-7366-a2e0-d3ae-00000000358d | TASK | ensure LVM rpm dependencies are installed 2025-10-14 07:55:06.038327 | fa163e75-7366-a2e0-d3ae-0000000033e3 | OK | cinder_configure_lvm fact | np0005486748 2025-10-14 07:55:06.039740 | fa163e75-7366-a2e0-d3ae-0000000033e3 | TIMING | cinder_configure_lvm fact | np0005486748 | 0:04:13.362593 | 0.06s 2025-10-14 07:55:06.040155 | fa163e75-7366-a2e0-d3ae-0000000030d1 | SKIPPED | Stop and disable iscsid.socket service | np0005486750 2025-10-14 07:55:06.040540 | fa163e75-7366-a2e0-d3ae-0000000030d1 | TIMING | Stop and disable iscsid.socket service | np0005486750 | 0:04:13.363414 | 0.04s 2025-10-14 07:55:06.052212 | fa163e75-7366-a2e0-d3ae-0000000030d2 | TASK | Check if iscsi.service is enabled 2025-10-14 07:55:06.071855 | fa163e75-7366-a2e0-d3ae-0000000033e5 | TASK | ensure LVM rpm dependencies are installed 2025-10-14 07:55:06.128574 | fa163e75-7366-a2e0-d3ae-00000000318c | CHANGED | create persistent directories | np0005486751 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-14 07:55:06.131899 | fa163e75-7366-a2e0-d3ae-00000000318c | TIMING | create persistent directories | np0005486751 | 0:04:13.454755 | 0.63s 2025-10-14 07:55:06.188909 | fa163e75-7366-a2e0-d3ae-00000000318f | CHANGED | Check if iscsi.service is enabled | np0005486752 2025-10-14 07:55:06.190168 | fa163e75-7366-a2e0-d3ae-00000000318f | TIMING | Check if iscsi.service is enabled | np0005486752 | 0:04:13.513031 | 0.30s 2025-10-14 07:55:06.211223 | fa163e75-7366-a2e0-d3ae-000000003190 | TASK | Stop iscsi.service 2025-10-14 07:55:06.253714 | fa163e75-7366-a2e0-d3ae-000000003190 | SKIPPED | Stop iscsi.service | np0005486752 2025-10-14 07:55:06.255035 | fa163e75-7366-a2e0-d3ae-000000003190 | TIMING | Stop iscsi.service | np0005486752 | 0:04:13.577895 | 0.04s 2025-10-14 07:55:06.303584 | fa163e75-7366-a2e0-d3ae-000000003191 | TIMING | include_role : tripleo_kernel | np0005486752 | 0:04:13.626442 | 0.03s 2025-10-14 07:55:06.403767 | fa163e75-7366-a2e0-d3ae-00000000442f | TASK | Install additional packages 2025-10-14 07:55:06.413394 | fa163e75-7366-a2e0-d3ae-0000000030d2 | CHANGED | Check if iscsi.service is enabled | np0005486750 2025-10-14 07:55:06.415494 | fa163e75-7366-a2e0-d3ae-0000000030d2 | TIMING | Check if iscsi.service is enabled | np0005486750 | 0:04:13.738300 | 0.36s 2025-10-14 07:55:06.424539 | fa163e75-7366-a2e0-d3ae-00000000318c | CHANGED | create persistent directories | np0005486751 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:06.429128 | fa163e75-7366-a2e0-d3ae-00000000318c | TIMING | create persistent directories | np0005486751 | 0:04:13.751989 | 0.93s 2025-10-14 07:55:06.454611 | fa163e75-7366-a2e0-d3ae-0000000030d3 | TASK | Stop iscsi.service 2025-10-14 07:55:06.465819 | fa163e75-7366-a2e0-d3ae-00000000318c | TIMING | create persistent directories | np0005486751 | 0:04:13.788641 | 0.96s 2025-10-14 07:55:06.468293 | fa163e75-7366-a2e0-d3ae-00000000442f | TIMING | tripleo_kernel : Install additional packages | np0005486752 | 0:04:13.791165 | 0.06s 2025-10-14 07:55:06.483287 | fa163e75-7366-a2e0-d3ae-00000000318d | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-14 07:55:06.507108 | fa163e75-7366-a2e0-d3ae-000000004430 | TASK | Remove dracut-config-generic 2025-10-14 07:55:06.514778 | fa163e75-7366-a2e0-d3ae-0000000030d3 | SKIPPED | Stop iscsi.service | np0005486750 2025-10-14 07:55:06.515844 | fa163e75-7366-a2e0-d3ae-0000000030d3 | TIMING | Stop iscsi.service | np0005486750 | 0:04:13.838695 | 0.06s 2025-10-14 07:55:06.557833 | fa163e75-7366-a2e0-d3ae-0000000030d4 | TIMING | include_role : tripleo_kernel | np0005486750 | 0:04:13.880689 | 0.03s 2025-10-14 07:55:06.609178 | fa163e75-7366-a2e0-d3ae-00000000442f | TASK | Install additional packages 2025-10-14 07:55:06.632886 | fa163e75-7366-a2e0-d3ae-00000000442f | TIMING | tripleo_kernel : Install additional packages | np0005486750 | 0:04:13.955750 | 0.02s 2025-10-14 07:55:06.642242 | fa163e75-7366-a2e0-d3ae-000000004430 | TASK | Remove dracut-config-generic 2025-10-14 07:55:06.785356 | fa163e75-7366-a2e0-d3ae-00000000318d | OK | stat /lib/systemd/system/iscsid.socket | np0005486751 2025-10-14 07:55:06.786411 | fa163e75-7366-a2e0-d3ae-00000000318d | TIMING | stat /lib/systemd/system/iscsid.socket | np0005486751 | 0:04:14.109264 | 0.30s 2025-10-14 07:55:06.798811 | fa163e75-7366-a2e0-d3ae-00000000318e | TASK | Stop and disable iscsid.socket service 2025-10-14 07:55:06.827878 | fa163e75-7366-a2e0-d3ae-00000000318e | SKIPPED | Stop and disable iscsid.socket service | np0005486751 2025-10-14 07:55:06.828642 | fa163e75-7366-a2e0-d3ae-00000000318e | TIMING | Stop and disable iscsid.socket service | np0005486751 | 0:04:14.151510 | 0.03s 2025-10-14 07:55:06.840113 | fa163e75-7366-a2e0-d3ae-00000000318f | TASK | Check if iscsi.service is enabled 2025-10-14 07:55:07.141022 | fa163e75-7366-a2e0-d3ae-00000000318f | CHANGED | Check if iscsi.service is enabled | np0005486751 2025-10-14 07:55:07.142482 | fa163e75-7366-a2e0-d3ae-00000000318f | TIMING | Check if iscsi.service is enabled | np0005486751 | 0:04:14.465307 | 0.30s 2025-10-14 07:55:07.160403 | fa163e75-7366-a2e0-d3ae-000000003190 | TASK | Stop iscsi.service 2025-10-14 07:55:07.203955 | fa163e75-7366-a2e0-d3ae-000000003190 | SKIPPED | Stop iscsi.service | np0005486751 2025-10-14 07:55:07.205277 | fa163e75-7366-a2e0-d3ae-000000003190 | TIMING | Stop iscsi.service | np0005486751 | 0:04:14.528138 | 0.04s 2025-10-14 07:55:07.249659 | fa163e75-7366-a2e0-d3ae-000000003191 | TIMING | include_role : tripleo_kernel | np0005486751 | 0:04:14.572516 | 0.02s 2025-10-14 07:55:07.315727 | fa163e75-7366-a2e0-d3ae-00000000442f | TASK | Install additional packages 2025-10-14 07:55:07.342797 | fa163e75-7366-a2e0-d3ae-00000000442f | TIMING | tripleo_kernel : Install additional packages | np0005486751 | 0:04:14.665660 | 0.03s 2025-10-14 07:55:07.351713 | fa163e75-7366-a2e0-d3ae-000000004430 | TASK | Remove dracut-config-generic 2025-10-14 07:55:07.616100 | fa163e75-7366-a2e0-d3ae-00000000323d | OK | ensure LVM rpm dependencies are installed | np0005486746 2025-10-14 07:55:07.617823 | fa163e75-7366-a2e0-d3ae-00000000323d | TIMING | ensure LVM rpm dependencies are installed | np0005486746 | 0:04:14.940680 | 3.07s 2025-10-14 07:55:07.642753 | fa163e75-7366-a2e0-d3ae-00000000323e | TASK | cinder create LVM volume group dd 2025-10-14 07:55:07.968163 | fa163e75-7366-a2e0-d3ae-00000000323e | CHANGED | cinder create LVM volume group dd | np0005486746 2025-10-14 07:55:07.969211 | fa163e75-7366-a2e0-d3ae-00000000323e | TIMING | cinder create LVM volume group dd | np0005486746 | 0:04:15.292077 | 0.33s 2025-10-14 07:55:07.987284 | fa163e75-7366-a2e0-d3ae-00000000323f | TASK | Get or create LVM loopback device 2025-10-14 07:55:08.352145 | fa163e75-7366-a2e0-d3ae-00000000323f | CHANGED | Get or create LVM loopback device | np0005486746 2025-10-14 07:55:08.353533 | fa163e75-7366-a2e0-d3ae-00000000323f | TIMING | Get or create LVM loopback device | np0005486746 | 0:04:15.676393 | 0.37s 2025-10-14 07:55:08.376188 | fa163e75-7366-a2e0-d3ae-000000003240 | TASK | Create LVM volume group 2025-10-14 07:55:09.044056 | fa163e75-7366-a2e0-d3ae-00000000358d | OK | ensure LVM rpm dependencies are installed | np0005486749 2025-10-14 07:55:09.045633 | fa163e75-7366-a2e0-d3ae-00000000358d | TIMING | ensure LVM rpm dependencies are installed | np0005486749 | 0:04:16.368492 | 3.01s 2025-10-14 07:55:09.075482 | fa163e75-7366-a2e0-d3ae-00000000358e | TASK | cinder create LVM volume group dd 2025-10-14 07:55:09.088576 | fa163e75-7366-a2e0-d3ae-000000003240 | CHANGED | Create LVM volume group | np0005486746 2025-10-14 07:55:09.090547 | fa163e75-7366-a2e0-d3ae-000000003240 | TIMING | Create LVM volume group | np0005486746 | 0:04:16.413393 | 0.71s 2025-10-14 07:55:09.125016 | fa163e75-7366-a2e0-d3ae-000000003241 | TASK | cinder create service to run losetup for LVM on startup 2025-10-14 07:55:09.131547 | fa163e75-7366-a2e0-d3ae-0000000033e5 | OK | ensure LVM rpm dependencies are installed | np0005486748 2025-10-14 07:55:09.132705 | fa163e75-7366-a2e0-d3ae-0000000033e5 | TIMING | ensure LVM rpm dependencies are installed | np0005486748 | 0:04:16.455564 | 3.06s 2025-10-14 07:55:09.152678 | fa163e75-7366-a2e0-d3ae-0000000033e6 | TASK | cinder create LVM volume group dd 2025-10-14 07:55:09.387224 | fa163e75-7366-a2e0-d3ae-00000000358e | CHANGED | cinder create LVM volume group dd | np0005486749 2025-10-14 07:55:09.388416 | fa163e75-7366-a2e0-d3ae-00000000358e | TIMING | cinder create LVM volume group dd | np0005486749 | 0:04:16.711281 | 0.31s 2025-10-14 07:55:09.407012 | fa163e75-7366-a2e0-d3ae-00000000358f | TASK | Get or create LVM loopback device 2025-10-14 07:55:09.467020 | fa163e75-7366-a2e0-d3ae-0000000033e6 | CHANGED | cinder create LVM volume group dd | np0005486748 2025-10-14 07:55:09.468123 | fa163e75-7366-a2e0-d3ae-0000000033e6 | TIMING | cinder create LVM volume group dd | np0005486748 | 0:04:16.790987 | 0.31s 2025-10-14 07:55:09.487274 | fa163e75-7366-a2e0-d3ae-0000000033e7 | TASK | Get or create LVM loopback device 2025-10-14 07:55:09.783212 | fa163e75-7366-a2e0-d3ae-00000000358f | CHANGED | Get or create LVM loopback device | np0005486749 2025-10-14 07:55:09.784669 | fa163e75-7366-a2e0-d3ae-00000000358f | TIMING | Get or create LVM loopback device | np0005486749 | 0:04:17.107532 | 0.38s 2025-10-14 07:55:09.808065 | fa163e75-7366-a2e0-d3ae-000000003590 | TASK | Create LVM volume group 2025-10-14 07:55:09.829346 | fa163e75-7366-a2e0-d3ae-0000000033e7 | CHANGED | Get or create LVM loopback device | np0005486748 2025-10-14 07:55:09.830963 | fa163e75-7366-a2e0-d3ae-0000000033e7 | TIMING | Get or create LVM loopback device | np0005486748 | 0:04:17.153815 | 0.34s 2025-10-14 07:55:09.861571 | fa163e75-7366-a2e0-d3ae-0000000033e8 | TASK | Create LVM volume group 2025-10-14 07:55:10.139718 | fa163e75-7366-a2e0-d3ae-000000003241 | CHANGED | cinder create service to run losetup for LVM on startup | np0005486746 2025-10-14 07:55:10.140895 | fa163e75-7366-a2e0-d3ae-000000003241 | TIMING | cinder create service to run losetup for LVM on startup | np0005486746 | 0:04:17.463760 | 1.01s 2025-10-14 07:55:10.160220 | fa163e75-7366-a2e0-d3ae-000000003242 | TASK | cinder enable the LVM losetup service 2025-10-14 07:55:10.347696 | fa163e75-7366-a2e0-d3ae-000000003590 | CHANGED | Create LVM volume group | np0005486749 2025-10-14 07:55:10.348845 | fa163e75-7366-a2e0-d3ae-000000003590 | TIMING | Create LVM volume group | np0005486749 | 0:04:17.671708 | 0.54s 2025-10-14 07:55:10.369268 | fa163e75-7366-a2e0-d3ae-000000003591 | TASK | cinder create service to run losetup for LVM on startup 2025-10-14 07:55:10.429187 | fa163e75-7366-a2e0-d3ae-0000000033e8 | CHANGED | Create LVM volume group | np0005486748 2025-10-14 07:55:10.430308 | fa163e75-7366-a2e0-d3ae-0000000033e8 | TIMING | Create LVM volume group | np0005486748 | 0:04:17.753171 | 0.57s 2025-10-14 07:55:10.449755 | fa163e75-7366-a2e0-d3ae-0000000033e9 | TASK | cinder create service to run losetup for LVM on startup 2025-10-14 07:55:10.504132 | fa163e75-7366-a2e0-d3ae-000000004430 | CHANGED | Remove dracut-config-generic | np0005486752 2025-10-14 07:55:10.506279 | fa163e75-7366-a2e0-d3ae-000000004430 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005486752 | 0:04:17.829141 | 4.00s 2025-10-14 07:55:10.521180 | fa163e75-7366-a2e0-d3ae-000000004431 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-14 07:55:10.760587 | fa163e75-7366-a2e0-d3ae-000000004430 | CHANGED | Remove dracut-config-generic | np0005486750 2025-10-14 07:55:10.762370 | fa163e75-7366-a2e0-d3ae-000000004430 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005486750 | 0:04:18.085221 | 4.12s 2025-10-14 07:55:10.783172 | fa163e75-7366-a2e0-d3ae-000000004431 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-14 07:55:10.839161 | fa163e75-7366-a2e0-d3ae-000000004431 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005486752 2025-10-14 07:55:10.840826 | fa163e75-7366-a2e0-d3ae-000000004431 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005486752 | 0:04:18.163681 | 0.32s 2025-10-14 07:55:10.860600 | fa163e75-7366-a2e0-d3ae-000000004432 | TASK | Write list of modules to load at boot 2025-10-14 07:55:11.074282 | fa163e75-7366-a2e0-d3ae-000000003242 | CHANGED | cinder enable the LVM losetup service | np0005486746 2025-10-14 07:55:11.076416 | fa163e75-7366-a2e0-d3ae-000000003242 | TIMING | cinder enable the LVM losetup service | np0005486746 | 0:04:18.399272 | 0.92s 2025-10-14 07:55:11.107477 | fa163e75-7366-a2e0-d3ae-000000003244 | TASK | create persistent directories 2025-10-14 07:55:11.126415 | fa163e75-7366-a2e0-d3ae-000000004431 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005486750 2025-10-14 07:55:11.128065 | fa163e75-7366-a2e0-d3ae-000000004431 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005486750 | 0:04:18.450917 | 0.34s 2025-10-14 07:55:11.148234 | fa163e75-7366-a2e0-d3ae-000000004432 | TASK | Write list of modules to load at boot 2025-10-14 07:55:11.220902 | fa163e75-7366-a2e0-d3ae-000000004430 | CHANGED | Remove dracut-config-generic | np0005486751 2025-10-14 07:55:11.223390 | fa163e75-7366-a2e0-d3ae-000000004430 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005486751 | 0:04:18.546239 | 3.87s 2025-10-14 07:55:11.243602 | fa163e75-7366-a2e0-d3ae-000000004431 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-14 07:55:11.277876 | fa163e75-7366-a2e0-d3ae-000000003591 | CHANGED | cinder create service to run losetup for LVM on startup | np0005486749 2025-10-14 07:55:11.279745 | fa163e75-7366-a2e0-d3ae-000000003591 | TIMING | cinder create service to run losetup for LVM on startup | np0005486749 | 0:04:18.602597 | 0.91s 2025-10-14 07:55:11.321076 | fa163e75-7366-a2e0-d3ae-000000003592 | TASK | cinder enable the LVM losetup service 2025-10-14 07:55:11.388463 | fa163e75-7366-a2e0-d3ae-0000000033e9 | CHANGED | cinder create service to run losetup for LVM on startup | np0005486748 2025-10-14 07:55:11.390120 | fa163e75-7366-a2e0-d3ae-0000000033e9 | TIMING | cinder create service to run losetup for LVM on startup | np0005486748 | 0:04:18.712973 | 0.94s 2025-10-14 07:55:11.420911 | fa163e75-7366-a2e0-d3ae-0000000033ea | TASK | cinder enable the LVM losetup service 2025-10-14 07:55:11.471185 | fa163e75-7366-a2e0-d3ae-000000003244 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-14 07:55:11.473955 | fa163e75-7366-a2e0-d3ae-000000003244 | TIMING | create persistent directories | np0005486746 | 0:04:18.796819 | 0.36s 2025-10-14 07:55:11.546193 | fa163e75-7366-a2e0-d3ae-000000004431 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005486751 2025-10-14 07:55:11.547495 | fa163e75-7366-a2e0-d3ae-000000004431 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005486751 | 0:04:18.870357 | 0.30s 2025-10-14 07:55:11.568546 | fa163e75-7366-a2e0-d3ae-000000004432 | TASK | Write list of modules to load at boot 2025-10-14 07:55:11.753279 | fa163e75-7366-a2e0-d3ae-000000004432 | CHANGED | Write list of modules to load at boot | np0005486752 2025-10-14 07:55:11.755143 | fa163e75-7366-a2e0-d3ae-000000004432 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005486752 | 0:04:19.077993 | 0.89s 2025-10-14 07:55:11.780683 | fa163e75-7366-a2e0-d3ae-000000003244 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-14 07:55:11.785138 | fa163e75-7366-a2e0-d3ae-000000003244 | TIMING | create persistent directories | np0005486746 | 0:04:19.108004 | 0.68s 2025-10-14 07:55:11.786419 | fa163e75-7366-a2e0-d3ae-000000004433 | TASK | Modules reload 2025-10-14 07:55:11.799562 | fa163e75-7366-a2e0-d3ae-000000003244 | TIMING | create persistent directories | np0005486746 | 0:04:19.122399 | 0.69s 2025-10-14 07:55:11.830297 | fa163e75-7366-a2e0-d3ae-000000003245 | TASK | import provision_mcelog 2025-10-14 07:55:11.850975 | fa163e75-7366-a2e0-d3ae-000000003245 | SKIPPED | import provision_mcelog | np0005486746 2025-10-14 07:55:11.851842 | fa163e75-7366-a2e0-d3ae-000000003245 | TIMING | import provision_mcelog | np0005486746 | 0:04:19.174710 | 0.02s 2025-10-14 07:55:11.869714 | fa163e75-7366-a2e0-d3ae-000000003246 | TASK | create persistent logs directory 2025-10-14 07:55:12.147515 | fa163e75-7366-a2e0-d3ae-000000004432 | CHANGED | Write list of modules to load at boot | np0005486750 2025-10-14 07:55:12.148663 | fa163e75-7366-a2e0-d3ae-000000004432 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005486750 | 0:04:19.471527 | 1.00s 2025-10-14 07:55:12.161318 | fa163e75-7366-a2e0-d3ae-000000004433 | TASK | Modules reload 2025-10-14 07:55:12.324310 | fa163e75-7366-a2e0-d3ae-000000003592 | CHANGED | cinder enable the LVM losetup service | np0005486749 2025-10-14 07:55:12.328815 | fa163e75-7366-a2e0-d3ae-000000003592 | TIMING | cinder enable the LVM losetup service | np0005486749 | 0:04:19.651673 | 1.01s 2025-10-14 07:55:12.341170 | fa163e75-7366-a2e0-d3ae-000000003246 | CHANGED | create persistent logs directory | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2025-10-14 07:55:12.341953 | fa163e75-7366-a2e0-d3ae-000000003246 | TIMING | create persistent logs directory | np0005486746 | 0:04:19.664824 | 0.47s 2025-10-14 07:55:12.362396 | fa163e75-7366-a2e0-d3ae-000000003594 | TASK | create persistent directories 2025-10-14 07:55:12.370946 | fa163e75-7366-a2e0-d3ae-0000000033ea | CHANGED | cinder enable the LVM losetup service | np0005486748 2025-10-14 07:55:12.372394 | fa163e75-7366-a2e0-d3ae-0000000033ea | TIMING | cinder enable the LVM losetup service | np0005486748 | 0:04:19.695256 | 0.95s 2025-10-14 07:55:12.378549 | fa163e75-7366-a2e0-d3ae-000000004433 | CHANGED | Modules reload | np0005486752 2025-10-14 07:55:12.379190 | fa163e75-7366-a2e0-d3ae-000000004433 | TIMING | tripleo_kernel : Modules reload | np0005486752 | 0:04:19.702064 | 0.59s 2025-10-14 07:55:12.391880 | fa163e75-7366-a2e0-d3ae-000000004434 | TASK | Set default sysctl options 2025-10-14 07:55:12.409386 | fa163e75-7366-a2e0-d3ae-0000000033ec | TASK | create persistent directories 2025-10-14 07:55:12.562302 | fa163e75-7366-a2e0-d3ae-000000004432 | CHANGED | Write list of modules to load at boot | np0005486751 2025-10-14 07:55:12.567299 | fa163e75-7366-a2e0-d3ae-000000004432 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005486751 | 0:04:19.890162 | 1.00s 2025-10-14 07:55:12.569114 | fa163e75-7366-a2e0-d3ae-000000003246 | CHANGED | create persistent logs directory | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2025-10-14 07:55:12.573268 | fa163e75-7366-a2e0-d3ae-000000003246 | TIMING | create persistent logs directory | np0005486746 | 0:04:19.896136 | 0.70s 2025-10-14 07:55:12.586038 | fa163e75-7366-a2e0-d3ae-000000004433 | TASK | Modules reload 2025-10-14 07:55:12.593350 | fa163e75-7366-a2e0-d3ae-000000003246 | TIMING | create persistent logs directory | np0005486746 | 0:04:19.916202 | 0.72s 2025-10-14 07:55:12.617811 | fa163e75-7366-a2e0-d3ae-000000003247 | TASK | Mount NFS on host 2025-10-14 07:55:12.643383 | fa163e75-7366-a2e0-d3ae-000000003247 | SKIPPED | Mount NFS on host | np0005486746 2025-10-14 07:55:12.644125 | fa163e75-7366-a2e0-d3ae-000000003247 | TIMING | Mount NFS on host | np0005486746 | 0:04:19.966995 | 0.02s 2025-10-14 07:55:12.662150 | fa163e75-7366-a2e0-d3ae-000000003594 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-14 07:55:12.664574 | fa163e75-7366-a2e0-d3ae-000000003594 | TIMING | create persistent directories | np0005486749 | 0:04:19.987441 | 0.30s 2025-10-14 07:55:12.670648 | fa163e75-7366-a2e0-d3ae-0000000033ec | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-14 07:55:12.674735 | fa163e75-7366-a2e0-d3ae-0000000033ec | TIMING | create persistent directories | np0005486748 | 0:04:19.997532 | 0.26s 2025-10-14 07:55:12.689749 | fa163e75-7366-a2e0-d3ae-000000003248 | TASK | Mount Node Staging Location 2025-10-14 07:55:12.720310 | fa163e75-7366-a2e0-d3ae-000000003248 | SKIPPED | Mount Node Staging Location | np0005486746 2025-10-14 07:55:12.721860 | fa163e75-7366-a2e0-d3ae-000000003248 | TIMING | Mount Node Staging Location | np0005486746 | 0:04:20.044725 | 0.03s 2025-10-14 07:55:12.748239 | fa163e75-7366-a2e0-d3ae-000000003249 | TASK | ensure /var/lib/glance exists 2025-10-14 07:55:12.755719 | fa163e75-7366-a2e0-d3ae-000000004433 | CHANGED | Modules reload | np0005486750 2025-10-14 07:55:12.757320 | fa163e75-7366-a2e0-d3ae-000000004433 | TIMING | tripleo_kernel : Modules reload | np0005486750 | 0:04:20.080177 | 0.60s 2025-10-14 07:55:12.772461 | fa163e75-7366-a2e0-d3ae-000000004434 | TASK | Set default sysctl options 2025-10-14 07:55:12.948572 | fa163e75-7366-a2e0-d3ae-000000003594 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-14 07:55:12.952941 | fa163e75-7366-a2e0-d3ae-000000003594 | TIMING | create persistent directories | np0005486749 | 0:04:20.275785 | 0.59s 2025-10-14 07:55:12.965463 | fa163e75-7366-a2e0-d3ae-0000000033ec | CHANGED | create persistent directories | np0005486748 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-14 07:55:12.969186 | fa163e75-7366-a2e0-d3ae-0000000033ec | TIMING | create persistent directories | np0005486748 | 0:04:20.292050 | 0.56s 2025-10-14 07:55:12.976334 | fa163e75-7366-a2e0-d3ae-000000003594 | TIMING | create persistent directories | np0005486749 | 0:04:20.299191 | 0.61s 2025-10-14 07:55:12.978831 | fa163e75-7366-a2e0-d3ae-0000000033ec | TIMING | create persistent directories | np0005486748 | 0:04:20.301698 | 0.57s 2025-10-14 07:55:13.008272 | fa163e75-7366-a2e0-d3ae-0000000033ed | TASK | import provision_mcelog 2025-10-14 07:55:13.038183 | fa163e75-7366-a2e0-d3ae-000000003595 | TASK | import provision_mcelog 2025-10-14 07:55:13.049424 | fa163e75-7366-a2e0-d3ae-0000000033ed | SKIPPED | import provision_mcelog | np0005486748 2025-10-14 07:55:13.050563 | fa163e75-7366-a2e0-d3ae-0000000033ed | TIMING | import provision_mcelog | np0005486748 | 0:04:20.373406 | 0.04s 2025-10-14 07:55:13.051289 | fa163e75-7366-a2e0-d3ae-000000003249 | CHANGED | ensure /var/lib/glance exists | np0005486746 2025-10-14 07:55:13.051862 | fa163e75-7366-a2e0-d3ae-000000003249 | TIMING | ensure /var/lib/glance exists | np0005486746 | 0:04:20.374735 | 0.30s 2025-10-14 07:55:13.077216 | fa163e75-7366-a2e0-d3ae-00000000324a | TASK | create persistent directories 2025-10-14 07:55:13.105899 | fa163e75-7366-a2e0-d3ae-0000000033ee | TASK | create persistent logs directory 2025-10-14 07:55:13.112413 | fa163e75-7366-a2e0-d3ae-000000003595 | SKIPPED | import provision_mcelog | np0005486749 2025-10-14 07:55:13.113360 | fa163e75-7366-a2e0-d3ae-000000003595 | TIMING | import provision_mcelog | np0005486749 | 0:04:20.436213 | 0.07s 2025-10-14 07:55:13.114411 | fa163e75-7366-a2e0-d3ae-000000004433 | CHANGED | Modules reload | np0005486751 2025-10-14 07:55:13.115085 | fa163e75-7366-a2e0-d3ae-000000004433 | TIMING | tripleo_kernel : Modules reload | np0005486751 | 0:04:20.437958 | 0.53s 2025-10-14 07:55:13.125990 | fa163e75-7366-a2e0-d3ae-000000004434 | TASK | Set default sysctl options 2025-10-14 07:55:13.143954 | fa163e75-7366-a2e0-d3ae-000000003596 | TASK | create persistent logs directory 2025-10-14 07:55:13.301160 | fa163e75-7366-a2e0-d3ae-000000004434 | CHANGED | Set default sysctl options | np0005486752 2025-10-14 07:55:13.302129 | fa163e75-7366-a2e0-d3ae-000000004434 | TIMING | tripleo_kernel : Set default sysctl options | np0005486752 | 0:04:20.624996 | 0.91s 2025-10-14 07:55:13.312364 | fa163e75-7366-a2e0-d3ae-000000004435 | TASK | Set extra sysctl options 2025-10-14 07:55:13.372587 | fa163e75-7366-a2e0-d3ae-00000000324a | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2025-10-14 07:55:13.374618 | fa163e75-7366-a2e0-d3ae-00000000324a | TIMING | create persistent directories | np0005486746 | 0:04:20.697482 | 0.30s 2025-10-14 07:55:13.421412 | fa163e75-7366-a2e0-d3ae-0000000033ee | CHANGED | create persistent logs directory | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2025-10-14 07:55:13.423163 | fa163e75-7366-a2e0-d3ae-0000000033ee | TIMING | create persistent logs directory | np0005486748 | 0:04:20.746030 | 0.32s 2025-10-14 07:55:13.458861 | fa163e75-7366-a2e0-d3ae-000000003596 | CHANGED | create persistent logs directory | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2025-10-14 07:55:13.460648 | fa163e75-7366-a2e0-d3ae-000000003596 | TIMING | create persistent logs directory | np0005486749 | 0:04:20.783516 | 0.32s 2025-10-14 07:55:13.644686 | fa163e75-7366-a2e0-d3ae-00000000324a | CHANGED | create persistent directories | np0005486746 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2025-10-14 07:55:13.647963 | fa163e75-7366-a2e0-d3ae-00000000324a | TIMING | create persistent directories | np0005486746 | 0:04:20.970821 | 0.57s 2025-10-14 07:55:13.658278 | fa163e75-7366-a2e0-d3ae-00000000324a | TIMING | create persistent directories | np0005486746 | 0:04:20.981133 | 0.58s 2025-10-14 07:55:13.687067 | fa163e75-7366-a2e0-d3ae-00000000324b | TASK | Run puppet on the host to apply IPtables rules 2025-10-14 07:55:13.735393 | fa163e75-7366-a2e0-d3ae-000000003596 | CHANGED | create persistent logs directory | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2025-10-14 07:55:13.737934 | fa163e75-7366-a2e0-d3ae-000000003596 | TIMING | create persistent logs directory | np0005486749 | 0:04:21.060790 | 0.59s 2025-10-14 07:55:13.749113 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=fs.aio-max-nr 2025-10-14 07:55:13.750948 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:21.073814 | 0.44s 2025-10-14 07:55:13.752080 | fa163e75-7366-a2e0-d3ae-000000003596 | TIMING | create persistent logs directory | np0005486749 | 0:04:21.074943 | 0.61s 2025-10-14 07:55:13.758556 | fa163e75-7366-a2e0-d3ae-0000000033ee | CHANGED | create persistent logs directory | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2025-10-14 07:55:13.764700 | fa163e75-7366-a2e0-d3ae-0000000033ee | TIMING | create persistent logs directory | np0005486748 | 0:04:21.087563 | 0.66s 2025-10-14 07:55:13.793605 | fa163e75-7366-a2e0-d3ae-000000003597 | TASK | Mount NFS on host 2025-10-14 07:55:13.801507 | fa163e75-7366-a2e0-d3ae-0000000033ee | TIMING | create persistent logs directory | np0005486748 | 0:04:21.124357 | 0.69s 2025-10-14 07:55:13.802921 | fa163e75-7366-a2e0-d3ae-000000004434 | CHANGED | Set default sysctl options | np0005486750 2025-10-14 07:55:13.803624 | fa163e75-7366-a2e0-d3ae-000000004434 | TIMING | tripleo_kernel : Set default sysctl options | np0005486750 | 0:04:21.126497 | 1.03s 2025-10-14 07:55:13.818289 | fa163e75-7366-a2e0-d3ae-000000004435 | TASK | Set extra sysctl options 2025-10-14 07:55:13.842801 | fa163e75-7366-a2e0-d3ae-0000000033ef | TASK | Mount NFS on host 2025-10-14 07:55:13.849056 | fa163e75-7366-a2e0-d3ae-000000003597 | SKIPPED | Mount NFS on host | np0005486749 2025-10-14 07:55:13.849875 | fa163e75-7366-a2e0-d3ae-000000003597 | TIMING | Mount NFS on host | np0005486749 | 0:04:21.172737 | 0.05s 2025-10-14 07:55:13.865425 | fa163e75-7366-a2e0-d3ae-00000000359a | TASK | Mount Node Staging Location 2025-10-14 07:55:13.874926 | fa163e75-7366-a2e0-d3ae-0000000033ef | SKIPPED | Mount NFS on host | np0005486748 2025-10-14 07:55:13.875844 | fa163e75-7366-a2e0-d3ae-0000000033ef | TIMING | Mount NFS on host | np0005486748 | 0:04:21.198709 | 0.03s 2025-10-14 07:55:13.891987 | fa163e75-7366-a2e0-d3ae-0000000033f0 | TASK | Mount Node Staging Location 2025-10-14 07:55:13.897536 | fa163e75-7366-a2e0-d3ae-00000000359a | SKIPPED | Mount Node Staging Location | np0005486749 2025-10-14 07:55:13.898461 | fa163e75-7366-a2e0-d3ae-00000000359a | TIMING | Mount Node Staging Location | np0005486749 | 0:04:21.221311 | 0.03s 2025-10-14 07:55:13.915730 | fa163e75-7366-a2e0-d3ae-00000000359b | TASK | ensure /var/lib/glance exists 2025-10-14 07:55:13.921106 | fa163e75-7366-a2e0-d3ae-0000000033f0 | SKIPPED | Mount Node Staging Location | np0005486748 2025-10-14 07:55:13.922031 | fa163e75-7366-a2e0-d3ae-0000000033f0 | TIMING | Mount Node Staging Location | np0005486748 | 0:04:21.244895 | 0.03s 2025-10-14 07:55:13.936721 | fa163e75-7366-a2e0-d3ae-0000000033f1 | TASK | ensure /var/lib/glance exists 2025-10-14 07:55:14.037360 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=fs.inotify.max_user_instances 2025-10-14 07:55:14.040933 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:21.363777 | 0.73s 2025-10-14 07:55:14.092795 | fa163e75-7366-a2e0-d3ae-000000004434 | CHANGED | Set default sysctl options | np0005486751 2025-10-14 07:55:14.094606 | fa163e75-7366-a2e0-d3ae-000000004434 | TIMING | tripleo_kernel : Set default sysctl options | np0005486751 | 0:04:21.417469 | 0.97s 2025-10-14 07:55:14.116854 | fa163e75-7366-a2e0-d3ae-000000004435 | TASK | Set extra sysctl options 2025-10-14 07:55:14.175492 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=fs.aio-max-nr 2025-10-14 07:55:14.179271 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:21.502120 | 0.36s 2025-10-14 07:55:14.215035 | fa163e75-7366-a2e0-d3ae-0000000033f1 | CHANGED | ensure /var/lib/glance exists | np0005486748 2025-10-14 07:55:14.216117 | fa163e75-7366-a2e0-d3ae-0000000033f1 | TIMING | ensure /var/lib/glance exists | np0005486748 | 0:04:21.538987 | 0.28s 2025-10-14 07:55:14.217055 | fa163e75-7366-a2e0-d3ae-00000000359b | CHANGED | ensure /var/lib/glance exists | np0005486749 2025-10-14 07:55:14.217769 | fa163e75-7366-a2e0-d3ae-00000000359b | TIMING | ensure /var/lib/glance exists | np0005486749 | 0:04:21.540643 | 0.30s 2025-10-14 07:55:14.232881 | fa163e75-7366-a2e0-d3ae-0000000033f2 | TASK | create persistent directories 2025-10-14 07:55:14.251804 | fa163e75-7366-a2e0-d3ae-00000000359c | TASK | create persistent directories 2025-10-14 07:55:14.343865 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=kernel.pid_max 2025-10-14 07:55:14.346204 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:21.669061 | 1.03s 2025-10-14 07:55:14.425179 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=fs.inotify.max_user_instances 2025-10-14 07:55:14.427078 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:21.749943 | 0.61s 2025-10-14 07:55:14.464616 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=fs.aio-max-nr 2025-10-14 07:55:14.468163 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:21.791029 | 0.35s 2025-10-14 07:55:14.575115 | fa163e75-7366-a2e0-d3ae-00000000359c | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2025-10-14 07:55:14.577985 | fa163e75-7366-a2e0-d3ae-00000000359c | TIMING | create persistent directories | np0005486749 | 0:04:21.900847 | 0.32s 2025-10-14 07:55:14.585628 | fa163e75-7366-a2e0-d3ae-0000000033f2 | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2025-10-14 07:55:14.588320 | fa163e75-7366-a2e0-d3ae-0000000033f2 | TIMING | create persistent directories | np0005486748 | 0:04:21.911181 | 0.35s 2025-10-14 07:55:14.615485 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=net.bridge.bridge-nf-call-arptables 2025-10-14 07:55:14.617900 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:21.940763 | 1.30s 2025-10-14 07:55:14.747567 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=fs.inotify.max_user_instances 2025-10-14 07:55:14.749614 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:22.072484 | 0.63s 2025-10-14 07:55:14.858814 | fa163e75-7366-a2e0-d3ae-00000000359c | CHANGED | create persistent directories | np0005486749 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2025-10-14 07:55:14.862245 | fa163e75-7366-a2e0-d3ae-00000000359c | TIMING | create persistent directories | np0005486749 | 0:04:22.185100 | 0.61s 2025-10-14 07:55:14.877029 | fa163e75-7366-a2e0-d3ae-00000000359c | TIMING | create persistent directories | np0005486749 | 0:04:22.199884 | 0.62s 2025-10-14 07:55:14.894569 | fa163e75-7366-a2e0-d3ae-0000000033f2 | CHANGED | create persistent directories | np0005486748 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2025-10-14 07:55:14.897176 | fa163e75-7366-a2e0-d3ae-0000000033f2 | TIMING | create persistent directories | np0005486748 | 0:04:22.220037 | 0.66s 2025-10-14 07:55:14.926879 | fa163e75-7366-a2e0-d3ae-00000000359d | TASK | Run puppet on the host to apply IPtables rules 2025-10-14 07:55:14.935895 | fa163e75-7366-a2e0-d3ae-0000000033f2 | TIMING | create persistent directories | np0005486748 | 0:04:22.258717 | 0.70s 2025-10-14 07:55:14.945488 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-14 07:55:14.952258 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:22.275110 | 1.64s 2025-10-14 07:55:14.978021 | fa163e75-7366-a2e0-d3ae-0000000033f3 | TASK | Run puppet on the host to apply IPtables rules 2025-10-14 07:55:15.060140 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=kernel.pid_max 2025-10-14 07:55:15.066425 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:22.389255 | 0.95s 2025-10-14 07:55:15.258746 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=net.bridge.bridge-nf-call-iptables 2025-10-14 07:55:15.261112 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:22.583973 | 1.95s 2025-10-14 07:55:15.380927 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=net.bridge.bridge-nf-call-arptables 2025-10-14 07:55:15.383585 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:22.706448 | 1.26s 2025-10-14 07:55:15.526192 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=net.ipv4.conf.all.rp_filter 2025-10-14 07:55:15.528710 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:22.851573 | 2.22s 2025-10-14 07:55:15.703735 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-14 07:55:15.706555 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:23.029422 | 1.59s 2025-10-14 07:55:15.780412 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=kernel.pid_max 2025-10-14 07:55:15.784218 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:23.107081 | 1.96s 2025-10-14 07:55:15.846053 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=net.ipv4.ip_forward 2025-10-14 07:55:15.848910 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:23.171773 | 2.54s 2025-10-14 07:55:16.011754 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=net.bridge.bridge-nf-call-iptables 2025-10-14 07:55:16.013842 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:23.336705 | 1.89s 2025-10-14 07:55:16.097969 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=net.bridge.bridge-nf-call-arptables 2025-10-14 07:55:16.100213 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:23.423072 | 2.28s 2025-10-14 07:55:16.133864 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=net.ipv4.ip_local_reserved_ports 2025-10-14 07:55:16.137682 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:23.460541 | 2.82s 2025-10-14 07:55:16.339409 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=net.ipv4.conf.all.rp_filter 2025-10-14 07:55:16.341772 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:23.664635 | 2.22s 2025-10-14 07:55:16.439755 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-14 07:55:16.442333 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:23.765191 | 2.62s 2025-10-14 07:55:16.461514 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=net.ipv4.ip_nonlocal_bind 2025-10-14 07:55:16.463612 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:23.786475 | 3.15s 2025-10-14 07:55:16.658955 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=net.ipv4.ip_forward 2025-10-14 07:55:16.661044 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:23.983908 | 2.54s 2025-10-14 07:55:16.764383 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=net.bridge.bridge-nf-call-iptables 2025-10-14 07:55:16.767218 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:24.090082 | 2.95s 2025-10-14 07:55:16.774482 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-14 07:55:16.777060 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:24.099927 | 3.46s 2025-10-14 07:55:16.996854 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=net.ipv4.ip_local_reserved_ports 2025-10-14 07:55:17.000151 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:24.323010 | 2.88s 2025-10-14 07:55:17.035767 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=net.ipv4.conf.all.rp_filter 2025-10-14 07:55:17.038579 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:24.361444 | 3.22s 2025-10-14 07:55:17.044531 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-14 07:55:17.046331 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:24.369199 | 3.73s 2025-10-14 07:55:17.313999 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-14 07:55:17.317508 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:24.640371 | 4.00s 2025-10-14 07:55:17.325348 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=net.ipv4.ip_forward 2025-10-14 07:55:17.327900 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:24.650767 | 3.51s 2025-10-14 07:55:17.359617 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=net.ipv4.ip_nonlocal_bind 2025-10-14 07:55:17.362312 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:24.685180 | 3.24s 2025-10-14 07:55:17.632261 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=net.ipv4.ip_local_reserved_ports 2025-10-14 07:55:17.634924 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:24.957793 | 3.81s 2025-10-14 07:55:17.668516 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-14 07:55:17.671638 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:24.994495 | 3.55s 2025-10-14 07:55:17.929216 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=net.ipv4.ip_nonlocal_bind 2025-10-14 07:55:17.932040 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:25.254904 | 4.11s 2025-10-14 07:55:17.947188 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-14 07:55:17.949946 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:25.272809 | 3.83s 2025-10-14 07:55:18.210388 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-14 07:55:18.213328 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:25.536188 | 4.39s 2025-10-14 07:55:18.259352 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-14 07:55:18.264091 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:25.586953 | 4.14s 2025-10-14 07:55:18.529167 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-14 07:55:18.530670 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:25.853543 | 4.71s 2025-10-14 07:55:18.555320 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=net.ipv6.conf.all.disable_ipv6 2025-10-14 07:55:18.558507 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:25.881376 | 4.44s 2025-10-14 07:55:18.586617 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=net.ipv6.conf.all.disable_ipv6 2025-10-14 07:55:18.589928 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:25.912791 | 5.28s 2025-10-14 07:55:18.846330 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=net.ipv6.conf.all.forwarding 2025-10-14 07:55:18.850919 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:26.173775 | 4.73s 2025-10-14 07:55:18.865615 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-14 07:55:18.867332 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:26.190204 | 5.05s 2025-10-14 07:55:18.905855 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=net.ipv6.conf.all.forwarding 2025-10-14 07:55:18.909129 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:26.232000 | 5.60s 2025-10-14 07:55:18.943428 | fa163e75-7366-a2e0-d3ae-00000000324b | OK | Run puppet on the host to apply IPtables rules | np0005486746 2025-10-14 07:55:18.944555 | fa163e75-7366-a2e0-d3ae-00000000324b | TIMING | Run puppet on the host to apply IPtables rules | np0005486746 | 0:04:26.267419 | 5.26s 2025-10-14 07:55:18.975526 | fa163e75-7366-a2e0-d3ae-00000000324c | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-14 07:55:19.024693 | fa163e75-7366-a2e0-d3ae-00000000324c | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005486746 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005486746.ooo.test in environment production in 0.63 seconds", "Notice: Applied catalog in 0.28 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.24", " Catalog application: 0.28", " Config retrieval: 0.75", " Last run: 1760428518", " Total: 0.28", "Version:", " Config: 1760428517", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2025-10-14 07:55:19.025729 | fa163e75-7366-a2e0-d3ae-00000000324c | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | np0005486746 | 0:04:26.348595 | 0.05s 2025-10-14 07:55:19.046616 | fa163e75-7366-a2e0-d3ae-00000000324d | TASK | create persistent directories 2025-10-14 07:55:19.160046 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=net.ipv6.conf.default.disable_ipv6 2025-10-14 07:55:19.162669 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:26.485512 | 5.04s 2025-10-14 07:55:19.181795 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=net.ipv6.conf.default.disable_ipv6 2025-10-14 07:55:19.184055 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:26.506913 | 5.87s 2025-10-14 07:55:19.191012 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=net.ipv6.conf.all.disable_ipv6 2025-10-14 07:55:19.193299 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:26.516162 | 5.37s 2025-10-14 07:55:19.367323 | fa163e75-7366-a2e0-d3ae-00000000324d | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-14 07:55:19.369998 | fa163e75-7366-a2e0-d3ae-00000000324d | TIMING | create persistent directories | np0005486746 | 0:04:26.692861 | 0.32s 2025-10-14 07:55:19.441247 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=net.ipv6.conf.all.forwarding 2025-10-14 07:55:19.443164 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:26.766028 | 5.62s 2025-10-14 07:55:19.453913 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-14 07:55:19.454948 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:26.777813 | 5.34s 2025-10-14 07:55:19.485032 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-14 07:55:19.486487 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:26.809353 | 6.17s 2025-10-14 07:55:19.612933 | fa163e75-7366-a2e0-d3ae-00000000324d | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2025-10-14 07:55:19.616167 | fa163e75-7366-a2e0-d3ae-00000000324d | TIMING | create persistent directories | np0005486746 | 0:04:26.939033 | 0.57s 2025-10-14 07:55:19.625084 | fa163e75-7366-a2e0-d3ae-00000000324d | TIMING | create persistent directories | np0005486746 | 0:04:26.947956 | 0.58s 2025-10-14 07:55:19.650081 | fa163e75-7366-a2e0-d3ae-00000000324e | TASK | create persistent directories 2025-10-14 07:55:19.741105 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=net.ipv6.conf.default.disable_ipv6 2025-10-14 07:55:19.744337 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:27.067171 | 5.92s 2025-10-14 07:55:19.758352 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486751 | item=net.ipv6.ip_nonlocal_bind 2025-10-14 07:55:19.761924 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:27.084787 | 5.64s 2025-10-14 07:55:19.773808 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486752 | item=net.ipv6.ip_nonlocal_bind 2025-10-14 07:55:19.777130 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:27.099996 | 6.46s 2025-10-14 07:55:19.785214 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486751 | 0:04:27.108068 | 5.67s 2025-10-14 07:55:19.792389 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486752 | 0:04:27.115254 | 6.48s 2025-10-14 07:55:19.817957 | fa163e75-7366-a2e0-d3ae-000000004437 | TASK | Sysctl reload 2025-10-14 07:55:19.836481 | fa163e75-7366-a2e0-d3ae-000000004437 | TASK | Sysctl reload 2025-10-14 07:55:19.991132 | fa163e75-7366-a2e0-d3ae-00000000324e | OK | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-14 07:55:19.995460 | fa163e75-7366-a2e0-d3ae-00000000324e | TIMING | create persistent directories | np0005486746 | 0:04:27.318294 | 0.34s 2025-10-14 07:55:20.045402 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-14 07:55:20.048817 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:27.371679 | 6.23s 2025-10-14 07:55:20.174071 | fa163e75-7366-a2e0-d3ae-0000000033f3 | OK | Run puppet on the host to apply IPtables rules | np0005486748 2025-10-14 07:55:20.176246 | fa163e75-7366-a2e0-d3ae-0000000033f3 | TIMING | Run puppet on the host to apply IPtables rules | np0005486748 | 0:04:27.499109 | 5.20s 2025-10-14 07:55:20.205119 | fa163e75-7366-a2e0-d3ae-0000000033f4 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-14 07:55:20.225210 | fa163e75-7366-a2e0-d3ae-00000000359d | OK | Run puppet on the host to apply IPtables rules | np0005486749 2025-10-14 07:55:20.226897 | fa163e75-7366-a2e0-d3ae-00000000359d | TIMING | Run puppet on the host to apply IPtables rules | np0005486749 | 0:04:27.549741 | 5.30s 2025-10-14 07:55:20.259511 | fa163e75-7366-a2e0-d3ae-00000000359e | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-14 07:55:20.279703 | fa163e75-7366-a2e0-d3ae-00000000324e | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2025-10-14 07:55:20.284294 | fa163e75-7366-a2e0-d3ae-00000000324e | TIMING | create persistent directories | np0005486746 | 0:04:27.607147 | 0.63s 2025-10-14 07:55:20.300151 | fa163e75-7366-a2e0-d3ae-00000000324e | TIMING | create persistent directories | np0005486746 | 0:04:27.623007 | 0.65s 2025-10-14 07:55:20.306978 | fa163e75-7366-a2e0-d3ae-0000000033f4 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005486748 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005486748.ooo.test in environment production in 0.61 seconds", "Notice: Applied catalog in 0.25 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.23", " Catalog application: 0.25", " Config retrieval: 0.72", " Last run: 1760428519", " Total: 0.25", "Version:", " Config: 1760428519", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2025-10-14 07:55:20.307757 | fa163e75-7366-a2e0-d3ae-0000000033f4 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | np0005486748 | 0:04:27.630625 | 0.10s 2025-10-14 07:55:20.347984 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486750 | item=net.ipv6.ip_nonlocal_bind 2025-10-14 07:55:20.349869 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:27.672727 | 6.53s 2025-10-14 07:55:20.369334 | fa163e75-7366-a2e0-d3ae-00000000324f | TASK | create persistent directories 2025-10-14 07:55:20.395061 | fa163e75-7366-a2e0-d3ae-0000000033f5 | TASK | create persistent directories 2025-10-14 07:55:20.402789 | fa163e75-7366-a2e0-d3ae-000000004437 | CHANGED | Sysctl reload | np0005486751 2025-10-14 07:55:20.404292 | fa163e75-7366-a2e0-d3ae-000000004437 | TIMING | tripleo_kernel : Sysctl reload | np0005486751 | 0:04:27.727149 | 0.58s 2025-10-14 07:55:20.405895 | fa163e75-7366-a2e0-d3ae-000000004437 | CHANGED | Sysctl reload | np0005486752 2025-10-14 07:55:20.406685 | fa163e75-7366-a2e0-d3ae-000000004437 | TIMING | tripleo_kernel : Sysctl reload | np0005486752 | 0:04:27.729558 | 0.57s 2025-10-14 07:55:20.408157 | fa163e75-7366-a2e0-d3ae-00000000359e | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005486749 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005486749.ooo.test in environment production in 0.66 seconds", "Notice: Applied catalog in 0.34 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.32", " Catalog application: 0.34", " Config retrieval: 0.74", " Last run: 1760428520", " Total: 0.34", "Version:", " Config: 1760428519", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2025-10-14 07:55:20.408658 | fa163e75-7366-a2e0-d3ae-00000000359e | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | np0005486749 | 0:04:27.731531 | 0.15s 2025-10-14 07:55:20.411395 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486750 | 0:04:27.734267 | 6.59s 2025-10-14 07:55:20.424296 | fa163e75-7366-a2e0-d3ae-000000004437 | TASK | Sysctl reload 2025-10-14 07:55:20.455795 | fa163e75-7366-a2e0-d3ae-00000000359f | TASK | create persistent directories 2025-10-14 07:55:20.470905 | fa163e75-7366-a2e0-d3ae-000000003192 | TASK | create persistent logs directory 2025-10-14 07:55:20.484544 | fa163e75-7366-a2e0-d3ae-000000003192 | TASK | create persistent logs directory 2025-10-14 07:55:20.677055 | fa163e75-7366-a2e0-d3ae-00000000324f | OK | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-14 07:55:20.680843 | fa163e75-7366-a2e0-d3ae-00000000324f | TIMING | create persistent directories | np0005486746 | 0:04:28.003696 | 0.31s 2025-10-14 07:55:20.687458 | fa163e75-7366-a2e0-d3ae-00000000324f | TIMING | create persistent directories | np0005486746 | 0:04:28.010312 | 0.32s 2025-10-14 07:55:20.701541 | fa163e75-7366-a2e0-d3ae-000000003250 | TASK | create persistent directories 2025-10-14 07:55:20.732949 | fa163e75-7366-a2e0-d3ae-0000000033f5 | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-14 07:55:20.735733 | fa163e75-7366-a2e0-d3ae-0000000033f5 | TIMING | create persistent directories | np0005486748 | 0:04:28.058587 | 0.34s 2025-10-14 07:55:20.750147 | fa163e75-7366-a2e0-d3ae-00000000359f | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-14 07:55:20.752227 | fa163e75-7366-a2e0-d3ae-00000000359f | TIMING | create persistent directories | np0005486749 | 0:04:28.075092 | 0.30s 2025-10-14 07:55:20.801712 | fa163e75-7366-a2e0-d3ae-000000003192 | CHANGED | create persistent logs directory | np0005486751 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-14 07:55:20.802488 | fa163e75-7366-a2e0-d3ae-000000003192 | TIMING | create persistent logs directory | np0005486751 | 0:04:28.125359 | 0.33s 2025-10-14 07:55:20.816032 | fa163e75-7366-a2e0-d3ae-000000003192 | CHANGED | create persistent logs directory | np0005486752 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-14 07:55:20.816578 | fa163e75-7366-a2e0-d3ae-000000003192 | TIMING | create persistent logs directory | np0005486752 | 0:04:28.139451 | 0.33s 2025-10-14 07:55:20.924120 | fa163e75-7366-a2e0-d3ae-000000004437 | CHANGED | Sysctl reload | np0005486750 2025-10-14 07:55:20.925299 | fa163e75-7366-a2e0-d3ae-000000004437 | TIMING | tripleo_kernel : Sysctl reload | np0005486750 | 0:04:28.248168 | 0.50s 2025-10-14 07:55:20.952521 | fa163e75-7366-a2e0-d3ae-0000000030d5 | TASK | create persistent logs directory 2025-10-14 07:55:21.021349 | fa163e75-7366-a2e0-d3ae-000000003250 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2025-10-14 07:55:21.023387 | fa163e75-7366-a2e0-d3ae-000000003250 | TIMING | create persistent directories | np0005486746 | 0:04:28.346251 | 0.32s 2025-10-14 07:55:21.026890 | fa163e75-7366-a2e0-d3ae-0000000033f5 | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2025-10-14 07:55:21.028202 | fa163e75-7366-a2e0-d3ae-0000000033f5 | TIMING | create persistent directories | np0005486748 | 0:04:28.351075 | 0.63s 2025-10-14 07:55:21.033790 | fa163e75-7366-a2e0-d3ae-0000000033f5 | TIMING | create persistent directories | np0005486748 | 0:04:28.356657 | 0.64s 2025-10-14 07:55:21.047955 | fa163e75-7366-a2e0-d3ae-00000000359f | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2025-10-14 07:55:21.050082 | fa163e75-7366-a2e0-d3ae-00000000359f | TIMING | create persistent directories | np0005486749 | 0:04:28.372946 | 0.59s 2025-10-14 07:55:21.060828 | fa163e75-7366-a2e0-d3ae-000000003192 | CHANGED | create persistent logs directory | np0005486751 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-14 07:55:21.062281 | fa163e75-7366-a2e0-d3ae-000000003192 | TIMING | create persistent logs directory | np0005486751 | 0:04:28.385148 | 0.59s 2025-10-14 07:55:21.073876 | fa163e75-7366-a2e0-d3ae-0000000033f6 | TASK | create persistent directories 2025-10-14 07:55:21.080130 | fa163e75-7366-a2e0-d3ae-00000000359f | TIMING | create persistent directories | np0005486749 | 0:04:28.402986 | 0.62s 2025-10-14 07:55:21.081372 | fa163e75-7366-a2e0-d3ae-000000003192 | TIMING | create persistent logs directory | np0005486751 | 0:04:28.404248 | 0.61s 2025-10-14 07:55:21.092852 | fa163e75-7366-a2e0-d3ae-000000003193 | TASK | create persistent directories 2025-10-14 07:55:21.110961 | fa163e75-7366-a2e0-d3ae-0000000035a0 | TASK | create persistent directories 2025-10-14 07:55:21.140061 | fa163e75-7366-a2e0-d3ae-000000003192 | CHANGED | create persistent logs directory | np0005486752 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-14 07:55:21.142547 | fa163e75-7366-a2e0-d3ae-000000003192 | TIMING | create persistent logs directory | np0005486752 | 0:04:28.465393 | 0.66s 2025-10-14 07:55:21.150225 | fa163e75-7366-a2e0-d3ae-000000003192 | TIMING | create persistent logs directory | np0005486752 | 0:04:28.473092 | 0.66s 2025-10-14 07:55:21.165753 | fa163e75-7366-a2e0-d3ae-000000003193 | TASK | create persistent directories 2025-10-14 07:55:21.276384 | fa163e75-7366-a2e0-d3ae-0000000030d5 | CHANGED | create persistent logs directory | np0005486750 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-14 07:55:21.277772 | fa163e75-7366-a2e0-d3ae-0000000030d5 | TIMING | create persistent logs directory | np0005486750 | 0:04:28.600632 | 0.32s 2025-10-14 07:55:21.310731 | fa163e75-7366-a2e0-d3ae-000000003250 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2025-10-14 07:55:21.312662 | fa163e75-7366-a2e0-d3ae-000000003250 | TIMING | create persistent directories | np0005486746 | 0:04:28.635531 | 0.61s 2025-10-14 07:55:21.386365 | fa163e75-7366-a2e0-d3ae-0000000033f6 | OK | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-14 07:55:21.389645 | fa163e75-7366-a2e0-d3ae-0000000033f6 | TIMING | create persistent directories | np0005486748 | 0:04:28.712503 | 0.31s 2025-10-14 07:55:21.417366 | fa163e75-7366-a2e0-d3ae-000000003193 | CHANGED | create persistent directories | np0005486751 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:21.420077 | fa163e75-7366-a2e0-d3ae-000000003193 | TIMING | create persistent directories | np0005486751 | 0:04:28.742942 | 0.33s 2025-10-14 07:55:21.431010 | fa163e75-7366-a2e0-d3ae-000000003193 | TIMING | create persistent directories | np0005486751 | 0:04:28.753859 | 0.34s 2025-10-14 07:55:21.442751 | fa163e75-7366-a2e0-d3ae-0000000035a0 | OK | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-14 07:55:21.443845 | fa163e75-7366-a2e0-d3ae-0000000035a0 | TIMING | create persistent directories | np0005486749 | 0:04:28.766705 | 0.33s 2025-10-14 07:55:21.457521 | fa163e75-7366-a2e0-d3ae-000000003193 | CHANGED | create persistent directories | np0005486752 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:21.459353 | fa163e75-7366-a2e0-d3ae-000000003193 | TIMING | create persistent directories | np0005486752 | 0:04:28.782216 | 0.29s 2025-10-14 07:55:21.478342 | fa163e75-7366-a2e0-d3ae-000000003194 | TASK | Check for /var/lib/nova/instances directory exitance 2025-10-14 07:55:21.487963 | fa163e75-7366-a2e0-d3ae-000000003193 | TIMING | create persistent directories | np0005486752 | 0:04:28.810802 | 0.32s 2025-10-14 07:55:21.509839 | fa163e75-7366-a2e0-d3ae-000000003194 | TASK | Check for /var/lib/nova/instances directory exitance 2025-10-14 07:55:21.618765 | fa163e75-7366-a2e0-d3ae-0000000033f6 | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2025-10-14 07:55:21.623613 | fa163e75-7366-a2e0-d3ae-0000000033f6 | TIMING | create persistent directories | np0005486748 | 0:04:28.946465 | 0.55s 2025-10-14 07:55:21.635631 | fa163e75-7366-a2e0-d3ae-0000000030d5 | CHANGED | create persistent logs directory | np0005486750 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-14 07:55:21.637770 | fa163e75-7366-a2e0-d3ae-0000000030d5 | TIMING | create persistent logs directory | np0005486750 | 0:04:28.960634 | 0.68s 2025-10-14 07:55:21.639130 | fa163e75-7366-a2e0-d3ae-0000000033f6 | TIMING | create persistent directories | np0005486748 | 0:04:28.961995 | 0.56s 2025-10-14 07:55:21.645108 | fa163e75-7366-a2e0-d3ae-000000003250 | CHANGED | create persistent directories | np0005486746 | item={'path': '/var/www', 'setype': 'container_file_t'} 2025-10-14 07:55:21.645980 | fa163e75-7366-a2e0-d3ae-000000003250 | TIMING | create persistent directories | np0005486746 | 0:04:28.968847 | 0.94s 2025-10-14 07:55:21.670823 | fa163e75-7366-a2e0-d3ae-0000000033f7 | TASK | create persistent directories 2025-10-14 07:55:21.679768 | fa163e75-7366-a2e0-d3ae-0000000030d5 | TIMING | create persistent logs directory | np0005486750 | 0:04:29.002611 | 0.73s 2025-10-14 07:55:21.699313 | fa163e75-7366-a2e0-d3ae-0000000035a0 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2025-10-14 07:55:21.701596 | fa163e75-7366-a2e0-d3ae-0000000035a0 | TIMING | create persistent directories | np0005486749 | 0:04:29.024459 | 0.59s 2025-10-14 07:55:21.717637 | fa163e75-7366-a2e0-d3ae-0000000030d6 | TASK | create persistent directories 2025-10-14 07:55:21.728173 | fa163e75-7366-a2e0-d3ae-0000000035a0 | TIMING | create persistent directories | np0005486749 | 0:04:29.051013 | 0.62s 2025-10-14 07:55:21.759930 | fa163e75-7366-a2e0-d3ae-0000000035a1 | TASK | create persistent directories 2025-10-14 07:55:21.771114 | fa163e75-7366-a2e0-d3ae-000000003194 | OK | Check for /var/lib/nova/instances directory exitance | np0005486751 2025-10-14 07:55:21.772506 | fa163e75-7366-a2e0-d3ae-000000003194 | TIMING | Check for /var/lib/nova/instances directory exitance | np0005486751 | 0:04:29.095365 | 0.29s 2025-10-14 07:55:21.787270 | fa163e75-7366-a2e0-d3ae-000000003195 | TASK | create persistent directories 2025-10-14 07:55:21.811610 | fa163e75-7366-a2e0-d3ae-000000003194 | OK | Check for /var/lib/nova/instances directory exitance | np0005486752 2025-10-14 07:55:21.812990 | fa163e75-7366-a2e0-d3ae-000000003194 | TIMING | Check for /var/lib/nova/instances directory exitance | np0005486752 | 0:04:29.135843 | 0.30s 2025-10-14 07:55:21.834039 | fa163e75-7366-a2e0-d3ae-000000003195 | TASK | create persistent directories 2025-10-14 07:55:21.886232 | fa163e75-7366-a2e0-d3ae-000000003250 | CHANGED | create persistent directories | np0005486746 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2025-10-14 07:55:21.887206 | fa163e75-7366-a2e0-d3ae-000000003250 | TIMING | create persistent directories | np0005486746 | 0:04:29.210073 | 1.18s 2025-10-14 07:55:21.892415 | fa163e75-7366-a2e0-d3ae-000000003250 | TIMING | create persistent directories | np0005486746 | 0:04:29.215276 | 1.19s 2025-10-14 07:55:21.914523 | fa163e75-7366-a2e0-d3ae-000000003251 | TASK | ensure /var/tmp/horizon exists on boot 2025-10-14 07:55:21.997256 | fa163e75-7366-a2e0-d3ae-0000000030d6 | CHANGED | create persistent directories | np0005486750 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:21.998902 | fa163e75-7366-a2e0-d3ae-0000000030d6 | TIMING | create persistent directories | np0005486750 | 0:04:29.321759 | 0.28s 2025-10-14 07:55:22.008743 | fa163e75-7366-a2e0-d3ae-0000000033f7 | OK | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-14 07:55:22.011758 | fa163e75-7366-a2e0-d3ae-0000000033f7 | TIMING | create persistent directories | np0005486748 | 0:04:29.334623 | 0.34s 2025-10-14 07:55:22.017682 | fa163e75-7366-a2e0-d3ae-0000000030d6 | TIMING | create persistent directories | np0005486750 | 0:04:29.340539 | 0.30s 2025-10-14 07:55:22.019323 | fa163e75-7366-a2e0-d3ae-0000000033f7 | TIMING | create persistent directories | np0005486748 | 0:04:29.342190 | 0.35s 2025-10-14 07:55:22.040873 | fa163e75-7366-a2e0-d3ae-0000000030d7 | TASK | Check for /var/lib/nova/instances directory exitance 2025-10-14 07:55:22.048116 | fa163e75-7366-a2e0-d3ae-0000000035a1 | OK | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-14 07:55:22.049142 | fa163e75-7366-a2e0-d3ae-0000000035a1 | TIMING | create persistent directories | np0005486749 | 0:04:29.372008 | 0.28s 2025-10-14 07:55:22.091237 | fa163e75-7366-a2e0-d3ae-0000000033f8 | TASK | create persistent directories 2025-10-14 07:55:22.099492 | fa163e75-7366-a2e0-d3ae-0000000035a1 | TIMING | create persistent directories | np0005486749 | 0:04:29.422335 | 0.33s 2025-10-14 07:55:22.132420 | fa163e75-7366-a2e0-d3ae-0000000035a2 | TASK | create persistent directories 2025-10-14 07:55:22.140214 | fa163e75-7366-a2e0-d3ae-000000003195 | CHANGED | create persistent directories | np0005486751 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:22.141530 | fa163e75-7366-a2e0-d3ae-000000003195 | TIMING | create persistent directories | np0005486751 | 0:04:29.464393 | 0.35s 2025-10-14 07:55:22.164377 | fa163e75-7366-a2e0-d3ae-000000003195 | CHANGED | create persistent directories | np0005486752 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:22.170217 | fa163e75-7366-a2e0-d3ae-000000003195 | TIMING | create persistent directories | np0005486752 | 0:04:29.493069 | 0.33s 2025-10-14 07:55:22.343773 | fa163e75-7366-a2e0-d3ae-0000000030d7 | OK | Check for /var/lib/nova/instances directory exitance | np0005486750 2025-10-14 07:55:22.344342 | fa163e75-7366-a2e0-d3ae-0000000030d7 | TIMING | Check for /var/lib/nova/instances directory exitance | np0005486750 | 0:04:29.667215 | 0.29s 2025-10-14 07:55:22.357826 | fa163e75-7366-a2e0-d3ae-0000000030d8 | TASK | create persistent directories 2025-10-14 07:55:22.435165 | fa163e75-7366-a2e0-d3ae-000000003195 | CHANGED | create persistent directories | np0005486751 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2025-10-14 07:55:22.436316 | fa163e75-7366-a2e0-d3ae-000000003195 | TIMING | create persistent directories | np0005486751 | 0:04:29.759178 | 0.65s 2025-10-14 07:55:22.442577 | fa163e75-7366-a2e0-d3ae-0000000035a2 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2025-10-14 07:55:22.443153 | fa163e75-7366-a2e0-d3ae-0000000035a2 | TIMING | create persistent directories | np0005486749 | 0:04:29.766026 | 0.30s 2025-10-14 07:55:22.449824 | fa163e75-7366-a2e0-d3ae-0000000033f8 | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2025-10-14 07:55:22.452141 | fa163e75-7366-a2e0-d3ae-0000000033f8 | TIMING | create persistent directories | np0005486748 | 0:04:29.775011 | 0.36s 2025-10-14 07:55:22.480255 | fa163e75-7366-a2e0-d3ae-000000003195 | CHANGED | create persistent directories | np0005486752 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2025-10-14 07:55:22.482441 | fa163e75-7366-a2e0-d3ae-000000003195 | TIMING | create persistent directories | np0005486752 | 0:04:29.805306 | 0.65s 2025-10-14 07:55:22.683393 | fa163e75-7366-a2e0-d3ae-0000000035a2 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2025-10-14 07:55:22.685822 | fa163e75-7366-a2e0-d3ae-0000000035a2 | TIMING | create persistent directories | np0005486749 | 0:04:30.008682 | 0.54s 2025-10-14 07:55:22.692358 | fa163e75-7366-a2e0-d3ae-0000000030d8 | CHANGED | create persistent directories | np0005486750 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:22.694206 | fa163e75-7366-a2e0-d3ae-0000000030d8 | TIMING | create persistent directories | np0005486750 | 0:04:30.017072 | 0.34s 2025-10-14 07:55:22.714995 | fa163e75-7366-a2e0-d3ae-000000003195 | CHANGED | create persistent directories | np0005486751 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2025-10-14 07:55:22.716980 | fa163e75-7366-a2e0-d3ae-000000003195 | TIMING | create persistent directories | np0005486751 | 0:04:30.039844 | 0.93s 2025-10-14 07:55:22.752405 | fa163e75-7366-a2e0-d3ae-0000000033f8 | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2025-10-14 07:55:22.754208 | fa163e75-7366-a2e0-d3ae-0000000033f8 | TIMING | create persistent directories | np0005486748 | 0:04:30.077072 | 0.66s 2025-10-14 07:55:22.772390 | fa163e75-7366-a2e0-d3ae-000000003195 | CHANGED | create persistent directories | np0005486752 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2025-10-14 07:55:22.774366 | fa163e75-7366-a2e0-d3ae-000000003195 | TIMING | create persistent directories | np0005486752 | 0:04:30.097233 | 0.94s 2025-10-14 07:55:22.860667 | fa163e75-7366-a2e0-d3ae-000000003251 | CHANGED | ensure /var/tmp/horizon exists on boot | np0005486746 2025-10-14 07:55:22.861858 | fa163e75-7366-a2e0-d3ae-000000003251 | TIMING | ensure /var/tmp/horizon exists on boot | np0005486746 | 0:04:30.184720 | 0.95s 2025-10-14 07:55:22.894225 | fa163e75-7366-a2e0-d3ae-000000003252 | TASK | create fcontext entry for iscsi 2025-10-14 07:55:22.929631 | fa163e75-7366-a2e0-d3ae-0000000035a2 | CHANGED | create persistent directories | np0005486749 | item={'path': '/var/www', 'setype': 'container_file_t'} 2025-10-14 07:55:22.932832 | fa163e75-7366-a2e0-d3ae-0000000035a2 | TIMING | create persistent directories | np0005486749 | 0:04:30.255674 | 0.79s 2025-10-14 07:55:22.980845 | fa163e75-7366-a2e0-d3ae-000000003195 | CHANGED | create persistent directories | np0005486751 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-14 07:55:22.982674 | fa163e75-7366-a2e0-d3ae-000000003195 | TIMING | create persistent directories | np0005486751 | 0:04:30.305538 | 1.19s 2025-10-14 07:55:22.989204 | fa163e75-7366-a2e0-d3ae-0000000030d8 | CHANGED | create persistent directories | np0005486750 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2025-10-14 07:55:22.991022 | fa163e75-7366-a2e0-d3ae-0000000030d8 | TIMING | create persistent directories | np0005486750 | 0:04:30.313887 | 0.63s 2025-10-14 07:55:23.022290 | fa163e75-7366-a2e0-d3ae-000000003195 | CHANGED | create persistent directories | np0005486752 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-14 07:55:23.024699 | fa163e75-7366-a2e0-d3ae-000000003195 | TIMING | create persistent directories | np0005486752 | 0:04:30.347558 | 1.19s 2025-10-14 07:55:23.037973 | fa163e75-7366-a2e0-d3ae-0000000033f8 | CHANGED | create persistent directories | np0005486748 | item={'path': '/var/www', 'setype': 'container_file_t'} 2025-10-14 07:55:23.040276 | fa163e75-7366-a2e0-d3ae-0000000033f8 | TIMING | create persistent directories | np0005486748 | 0:04:30.363133 | 0.95s 2025-10-14 07:55:23.186312 | fa163e75-7366-a2e0-d3ae-0000000035a2 | CHANGED | create persistent directories | np0005486749 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2025-10-14 07:55:23.189247 | fa163e75-7366-a2e0-d3ae-0000000035a2 | TIMING | create persistent directories | np0005486749 | 0:04:30.512109 | 1.05s 2025-10-14 07:55:23.199870 | fa163e75-7366-a2e0-d3ae-0000000035a2 | TIMING | create persistent directories | np0005486749 | 0:04:30.522725 | 1.06s 2025-10-14 07:55:23.229057 | fa163e75-7366-a2e0-d3ae-0000000035a3 | TASK | ensure /var/tmp/horizon exists on boot 2025-10-14 07:55:23.260694 | fa163e75-7366-a2e0-d3ae-000000003195 | OK | create persistent directories | np0005486751 | item={'path': '/etc/tmpfiles.d'} 2025-10-14 07:55:23.263632 | fa163e75-7366-a2e0-d3ae-000000003195 | TIMING | create persistent directories | np0005486751 | 0:04:30.586486 | 1.47s 2025-10-14 07:55:23.275085 | fa163e75-7366-a2e0-d3ae-000000003195 | OK | create persistent directories | np0005486752 | item={'path': '/etc/tmpfiles.d'} 2025-10-14 07:55:23.277372 | fa163e75-7366-a2e0-d3ae-000000003195 | TIMING | create persistent directories | np0005486752 | 0:04:30.600240 | 1.44s 2025-10-14 07:55:23.289529 | fa163e75-7366-a2e0-d3ae-000000003195 | TIMING | create persistent directories | np0005486751 | 0:04:30.612384 | 1.50s 2025-10-14 07:55:23.292558 | fa163e75-7366-a2e0-d3ae-0000000030d8 | CHANGED | create persistent directories | np0005486750 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2025-10-14 07:55:23.293424 | fa163e75-7366-a2e0-d3ae-0000000030d8 | TIMING | create persistent directories | np0005486750 | 0:04:30.616290 | 0.93s 2025-10-14 07:55:23.296014 | fa163e75-7366-a2e0-d3ae-000000003195 | TIMING | create persistent directories | np0005486752 | 0:04:30.618881 | 1.46s 2025-10-14 07:55:23.304456 | fa163e75-7366-a2e0-d3ae-0000000033f8 | CHANGED | create persistent directories | np0005486748 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2025-10-14 07:55:23.309457 | fa163e75-7366-a2e0-d3ae-0000000033f8 | TIMING | create persistent directories | np0005486748 | 0:04:30.632308 | 1.22s 2025-10-14 07:55:23.324870 | fa163e75-7366-a2e0-d3ae-000000003196 | TASK | ensure /run/nova is present upon reboot 2025-10-14 07:55:23.342194 | fa163e75-7366-a2e0-d3ae-000000003196 | TASK | ensure /run/nova is present upon reboot 2025-10-14 07:55:23.349929 | fa163e75-7366-a2e0-d3ae-0000000033f8 | TIMING | create persistent directories | np0005486748 | 0:04:30.672779 | 1.26s 2025-10-14 07:55:23.371792 | fa163e75-7366-a2e0-d3ae-0000000033f9 | TASK | ensure /var/tmp/horizon exists on boot 2025-10-14 07:55:23.572891 | fa163e75-7366-a2e0-d3ae-0000000030d8 | CHANGED | create persistent directories | np0005486750 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-14 07:55:23.575373 | fa163e75-7366-a2e0-d3ae-0000000030d8 | TIMING | create persistent directories | np0005486750 | 0:04:30.898227 | 1.22s 2025-10-14 07:55:23.871916 | fa163e75-7366-a2e0-d3ae-0000000030d8 | OK | create persistent directories | np0005486750 | item={'path': '/etc/tmpfiles.d'} 2025-10-14 07:55:23.874566 | fa163e75-7366-a2e0-d3ae-0000000030d8 | TIMING | create persistent directories | np0005486750 | 0:04:31.197429 | 1.52s 2025-10-14 07:55:23.885264 | fa163e75-7366-a2e0-d3ae-0000000030d8 | TIMING | create persistent directories | np0005486750 | 0:04:31.208122 | 1.53s 2025-10-14 07:55:23.906769 | fa163e75-7366-a2e0-d3ae-0000000030d9 | TASK | ensure /run/nova is present upon reboot 2025-10-14 07:55:24.193514 | fa163e75-7366-a2e0-d3ae-000000003196 | CHANGED | ensure /run/nova is present upon reboot | np0005486752 2025-10-14 07:55:24.195401 | fa163e75-7366-a2e0-d3ae-000000003196 | TIMING | ensure /run/nova is present upon reboot | np0005486752 | 0:04:31.518266 | 0.85s 2025-10-14 07:55:24.211309 | fa163e75-7366-a2e0-d3ae-000000003197 | TASK | create tempfiles 2025-10-14 07:55:24.218655 | fa163e75-7366-a2e0-d3ae-0000000035a3 | CHANGED | ensure /var/tmp/horizon exists on boot | np0005486749 2025-10-14 07:55:24.220206 | fa163e75-7366-a2e0-d3ae-0000000035a3 | TIMING | ensure /var/tmp/horizon exists on boot | np0005486749 | 0:04:31.543065 | 0.99s 2025-10-14 07:55:24.240165 | fa163e75-7366-a2e0-d3ae-000000003252 | CHANGED | create fcontext entry for iscsi | np0005486746 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:24.243180 | fa163e75-7366-a2e0-d3ae-000000003252 | TIMING | create fcontext entry for iscsi | np0005486746 | 0:04:31.566035 | 1.35s 2025-10-14 07:55:24.250371 | fa163e75-7366-a2e0-d3ae-0000000035a4 | TASK | create fcontext entry for iscsi 2025-10-14 07:55:24.298100 | fa163e75-7366-a2e0-d3ae-000000003196 | CHANGED | ensure /run/nova is present upon reboot | np0005486751 2025-10-14 07:55:24.299325 | fa163e75-7366-a2e0-d3ae-000000003196 | TIMING | ensure /run/nova is present upon reboot | np0005486751 | 0:04:31.622190 | 0.97s 2025-10-14 07:55:24.311977 | fa163e75-7366-a2e0-d3ae-000000003197 | TASK | create tempfiles 2025-10-14 07:55:24.351271 | fa163e75-7366-a2e0-d3ae-0000000033f9 | CHANGED | ensure /var/tmp/horizon exists on boot | np0005486748 2025-10-14 07:55:24.352333 | fa163e75-7366-a2e0-d3ae-0000000033f9 | TIMING | ensure /var/tmp/horizon exists on boot | np0005486748 | 0:04:31.675192 | 0.98s 2025-10-14 07:55:24.375594 | fa163e75-7366-a2e0-d3ae-0000000033fa | TASK | create fcontext entry for iscsi 2025-10-14 07:55:24.521901 | fa163e75-7366-a2e0-d3ae-000000003197 | CHANGED | create tempfiles | np0005486752 2025-10-14 07:55:24.523204 | fa163e75-7366-a2e0-d3ae-000000003197 | TIMING | create tempfiles | np0005486752 | 0:04:31.846062 | 0.31s 2025-10-14 07:55:24.544358 | fa163e75-7366-a2e0-d3ae-000000003198 | TASK | Mount Nova NFS Share 2025-10-14 07:55:24.571126 | fa163e75-7366-a2e0-d3ae-000000003198 | SKIPPED | Mount Nova NFS Share | np0005486752 2025-10-14 07:55:24.572551 | fa163e75-7366-a2e0-d3ae-000000003198 | TIMING | Mount Nova NFS Share | np0005486752 | 0:04:31.895409 | 0.03s 2025-10-14 07:55:24.591135 | fa163e75-7366-a2e0-d3ae-00000000319a | TASK | check systemd-container package installed or not 2025-10-14 07:55:24.621890 | fa163e75-7366-a2e0-d3ae-00000000319a | SKIPPED | check systemd-container package installed or not | np0005486752 2025-10-14 07:55:24.622970 | fa163e75-7366-a2e0-d3ae-00000000319a | TIMING | check systemd-container package installed or not | np0005486752 | 0:04:31.945837 | 0.03s 2025-10-14 07:55:24.635612 | fa163e75-7366-a2e0-d3ae-00000000319b | TASK | get latest package from downloaded package versions 2025-10-14 07:55:24.672462 | fa163e75-7366-a2e0-d3ae-000000003197 | CHANGED | create tempfiles | np0005486751 2025-10-14 07:55:24.673618 | fa163e75-7366-a2e0-d3ae-000000003197 | TIMING | create tempfiles | np0005486751 | 0:04:31.996483 | 0.36s 2025-10-14 07:55:24.674130 | fa163e75-7366-a2e0-d3ae-00000000319b | SKIPPED | get latest package from downloaded package versions | np0005486752 2025-10-14 07:55:24.674551 | fa163e75-7366-a2e0-d3ae-00000000319b | TIMING | get latest package from downloaded package versions | np0005486752 | 0:04:31.997424 | 0.04s 2025-10-14 07:55:24.687558 | fa163e75-7366-a2e0-d3ae-000000003198 | TASK | Mount Nova NFS Share 2025-10-14 07:55:24.705777 | fa163e75-7366-a2e0-d3ae-00000000319c | TASK | Install systemd-container package on boot 2025-10-14 07:55:24.723197 | fa163e75-7366-a2e0-d3ae-000000003198 | SKIPPED | Mount Nova NFS Share | np0005486751 2025-10-14 07:55:24.724091 | fa163e75-7366-a2e0-d3ae-000000003198 | TIMING | Mount Nova NFS Share | np0005486751 | 0:04:32.046943 | 0.04s 2025-10-14 07:55:24.738117 | fa163e75-7366-a2e0-d3ae-00000000319a | TASK | check systemd-container package installed or not 2025-10-14 07:55:24.743947 | fa163e75-7366-a2e0-d3ae-00000000319c | SKIPPED | Install systemd-container package on boot | np0005486752 2025-10-14 07:55:24.744866 | fa163e75-7366-a2e0-d3ae-00000000319c | TIMING | Install systemd-container package on boot | np0005486752 | 0:04:32.067714 | 0.04s 2025-10-14 07:55:24.756183 | fa163e75-7366-a2e0-d3ae-00000000319d | TASK | enable install-systemd-container on compute boot 2025-10-14 07:55:24.771252 | fa163e75-7366-a2e0-d3ae-00000000319a | SKIPPED | check systemd-container package installed or not | np0005486751 2025-10-14 07:55:24.772155 | fa163e75-7366-a2e0-d3ae-00000000319a | TIMING | check systemd-container package installed or not | np0005486751 | 0:04:32.094988 | 0.03s 2025-10-14 07:55:24.786117 | fa163e75-7366-a2e0-d3ae-00000000319b | TASK | get latest package from downloaded package versions 2025-10-14 07:55:24.791815 | fa163e75-7366-a2e0-d3ae-00000000319d | SKIPPED | enable install-systemd-container on compute boot | np0005486752 2025-10-14 07:55:24.792689 | fa163e75-7366-a2e0-d3ae-00000000319d | TIMING | enable install-systemd-container on compute boot | np0005486752 | 0:04:32.115551 | 0.04s 2025-10-14 07:55:24.803053 | fa163e75-7366-a2e0-d3ae-00000000319e | TASK | check if install-systemd-container service exists 2025-10-14 07:55:24.852558 | fa163e75-7366-a2e0-d3ae-00000000319e | SKIPPED | check if install-systemd-container service exists | np0005486752 2025-10-14 07:55:24.853370 | fa163e75-7366-a2e0-d3ae-00000000319e | TIMING | check if install-systemd-container service exists | np0005486752 | 0:04:32.176240 | 0.05s 2025-10-14 07:55:24.853695 | fa163e75-7366-a2e0-d3ae-00000000319b | SKIPPED | get latest package from downloaded package versions | np0005486751 2025-10-14 07:55:24.853982 | fa163e75-7366-a2e0-d3ae-00000000319b | TIMING | get latest package from downloaded package versions | np0005486751 | 0:04:32.176858 | 0.07s 2025-10-14 07:55:24.863060 | fa163e75-7366-a2e0-d3ae-00000000319c | TASK | Install systemd-container package on boot 2025-10-14 07:55:24.877811 | fa163e75-7366-a2e0-d3ae-00000000319f | TASK | disable and mask install-systemd-container on compute boot 2025-10-14 07:55:24.891003 | fa163e75-7366-a2e0-d3ae-00000000319c | SKIPPED | Install systemd-container package on boot | np0005486751 2025-10-14 07:55:24.892045 | fa163e75-7366-a2e0-d3ae-00000000319c | TIMING | Install systemd-container package on boot | np0005486751 | 0:04:32.214911 | 0.03s 2025-10-14 07:55:24.902169 | fa163e75-7366-a2e0-d3ae-00000000319d | TASK | enable install-systemd-container on compute boot 2025-10-14 07:55:24.917718 | fa163e75-7366-a2e0-d3ae-00000000319f | SKIPPED | disable and mask install-systemd-container on compute boot | np0005486752 2025-10-14 07:55:24.929629 | fa163e75-7366-a2e0-d3ae-00000000319f | TIMING | disable and mask install-systemd-container on compute boot | np0005486752 | 0:04:32.252497 | 0.05s 2025-10-14 07:55:24.930119 | fa163e75-7366-a2e0-d3ae-0000000030d9 | CHANGED | ensure /run/nova is present upon reboot | np0005486750 2025-10-14 07:55:24.930455 | fa163e75-7366-a2e0-d3ae-0000000030d9 | TIMING | ensure /run/nova is present upon reboot | np0005486750 | 0:04:32.253330 | 1.02s 2025-10-14 07:55:24.930819 | fa163e75-7366-a2e0-d3ae-00000000319d | SKIPPED | enable install-systemd-container on compute boot | np0005486751 2025-10-14 07:55:24.931122 | fa163e75-7366-a2e0-d3ae-00000000319d | TIMING | enable install-systemd-container on compute boot | np0005486751 | 0:04:32.253998 | 0.03s 2025-10-14 07:55:24.940139 | fa163e75-7366-a2e0-d3ae-0000000030da | TASK | create tempfiles 2025-10-14 07:55:24.953890 | fa163e75-7366-a2e0-d3ae-00000000319e | TASK | check if install-systemd-container service exists 2025-10-14 07:55:24.967061 | fa163e75-7366-a2e0-d3ae-0000000031a1 | TASK | is Nova Resume Guests State On Host Boot enabled 2025-10-14 07:55:24.978399 | fa163e75-7366-a2e0-d3ae-00000000319e | SKIPPED | check if install-systemd-container service exists | np0005486751 2025-10-14 07:55:24.980943 | fa163e75-7366-a2e0-d3ae-00000000319e | TIMING | check if install-systemd-container service exists | np0005486751 | 0:04:32.303810 | 0.03s 2025-10-14 07:55:24.990226 | fa163e75-7366-a2e0-d3ae-00000000319f | TASK | disable and mask install-systemd-container on compute boot 2025-10-14 07:55:25.000852 | fa163e75-7366-a2e0-d3ae-0000000031a1 | OK | is Nova Resume Guests State On Host Boot enabled | np0005486752 2025-10-14 07:55:25.001680 | fa163e75-7366-a2e0-d3ae-0000000031a1 | TIMING | is Nova Resume Guests State On Host Boot enabled | np0005486752 | 0:04:32.324543 | 0.03s 2025-10-14 07:55:25.011451 | fa163e75-7366-a2e0-d3ae-0000000031a3 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2025-10-14 07:55:25.023779 | fa163e75-7366-a2e0-d3ae-00000000319f | SKIPPED | disable and mask install-systemd-container on compute boot | np0005486751 2025-10-14 07:55:25.024632 | fa163e75-7366-a2e0-d3ae-00000000319f | TIMING | disable and mask install-systemd-container on compute boot | np0005486751 | 0:04:32.347499 | 0.03s 2025-10-14 07:55:25.034094 | fa163e75-7366-a2e0-d3ae-0000000031a1 | TASK | is Nova Resume Guests State On Host Boot enabled 2025-10-14 07:55:25.045868 | fa163e75-7366-a2e0-d3ae-0000000031a3 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005486752 2025-10-14 07:55:25.046738 | fa163e75-7366-a2e0-d3ae-0000000031a3 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005486752 | 0:04:32.369605 | 0.03s 2025-10-14 07:55:25.056349 | fa163e75-7366-a2e0-d3ae-0000000031a4 | TASK | Making sure virt-guest-shutdown.target is present 2025-10-14 07:55:25.072623 | fa163e75-7366-a2e0-d3ae-0000000031a1 | OK | is Nova Resume Guests State On Host Boot enabled | np0005486751 2025-10-14 07:55:25.073695 | fa163e75-7366-a2e0-d3ae-0000000031a1 | TIMING | is Nova Resume Guests State On Host Boot enabled | np0005486751 | 0:04:32.396560 | 0.04s 2025-10-14 07:55:25.083083 | fa163e75-7366-a2e0-d3ae-0000000031a3 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2025-10-14 07:55:25.093825 | fa163e75-7366-a2e0-d3ae-0000000031a4 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005486752 2025-10-14 07:55:25.094990 | fa163e75-7366-a2e0-d3ae-0000000031a4 | TIMING | Making sure virt-guest-shutdown.target is present | np0005486752 | 0:04:32.417851 | 0.04s 2025-10-14 07:55:25.105569 | fa163e75-7366-a2e0-d3ae-0000000031a5 | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2025-10-14 07:55:25.118392 | fa163e75-7366-a2e0-d3ae-0000000031a3 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005486751 2025-10-14 07:55:25.119559 | fa163e75-7366-a2e0-d3ae-0000000031a3 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005486751 | 0:04:32.442424 | 0.03s 2025-10-14 07:55:25.129644 | fa163e75-7366-a2e0-d3ae-0000000031a4 | TASK | Making sure virt-guest-shutdown.target is present 2025-10-14 07:55:25.142717 | fa163e75-7366-a2e0-d3ae-0000000031a5 | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005486752 2025-10-14 07:55:25.144294 | fa163e75-7366-a2e0-d3ae-0000000031a5 | TIMING | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005486752 | 0:04:32.467155 | 0.04s 2025-10-14 07:55:25.154539 | fa163e75-7366-a2e0-d3ae-0000000031a7 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2025-10-14 07:55:25.167630 | fa163e75-7366-a2e0-d3ae-0000000031a4 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005486751 2025-10-14 07:55:25.168560 | fa163e75-7366-a2e0-d3ae-0000000031a4 | TIMING | Making sure virt-guest-shutdown.target is present | np0005486751 | 0:04:32.491423 | 0.04s 2025-10-14 07:55:25.179795 | fa163e75-7366-a2e0-d3ae-0000000031a5 | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2025-10-14 07:55:25.192251 | fa163e75-7366-a2e0-d3ae-0000000031a7 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005486752 2025-10-14 07:55:25.193282 | fa163e75-7366-a2e0-d3ae-0000000031a7 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005486752 | 0:04:32.516149 | 0.04s 2025-10-14 07:55:25.207609 | fa163e75-7366-a2e0-d3ae-0000000031a8 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2025-10-14 07:55:25.214287 | fa163e75-7366-a2e0-d3ae-0000000031a5 | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005486751 2025-10-14 07:55:25.215247 | fa163e75-7366-a2e0-d3ae-0000000031a5 | TIMING | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005486751 | 0:04:32.538109 | 0.03s 2025-10-14 07:55:25.228091 | fa163e75-7366-a2e0-d3ae-0000000031a7 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2025-10-14 07:55:25.238276 | fa163e75-7366-a2e0-d3ae-0000000031a8 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005486752 2025-10-14 07:55:25.239141 | fa163e75-7366-a2e0-d3ae-0000000031a8 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005486752 | 0:04:32.562003 | 0.03s 2025-10-14 07:55:25.252364 | fa163e75-7366-a2e0-d3ae-0000000031a9 | TASK | Making sure virt-guest-shutdown.target is present 2025-10-14 07:55:25.262328 | fa163e75-7366-a2e0-d3ae-0000000031a7 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005486751 2025-10-14 07:55:25.263198 | fa163e75-7366-a2e0-d3ae-0000000031a7 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005486751 | 0:04:32.586061 | 0.03s 2025-10-14 07:55:25.276575 | fa163e75-7366-a2e0-d3ae-0000000031a8 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2025-10-14 07:55:25.285908 | fa163e75-7366-a2e0-d3ae-0000000031a9 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005486752 2025-10-14 07:55:25.286767 | fa163e75-7366-a2e0-d3ae-0000000031a9 | TIMING | Making sure virt-guest-shutdown.target is present | np0005486752 | 0:04:32.609628 | 0.03s 2025-10-14 07:55:25.297255 | fa163e75-7366-a2e0-d3ae-0000000031aa | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2025-10-14 07:55:25.305409 | fa163e75-7366-a2e0-d3ae-0000000031a8 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005486751 2025-10-14 07:55:25.306523 | fa163e75-7366-a2e0-d3ae-0000000031a8 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005486751 | 0:04:32.629346 | 0.02s 2025-10-14 07:55:25.322295 | fa163e75-7366-a2e0-d3ae-0000000031a9 | TASK | Making sure virt-guest-shutdown.target is present 2025-10-14 07:55:25.328006 | fa163e75-7366-a2e0-d3ae-0000000031aa | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005486752 2025-10-14 07:55:25.328911 | fa163e75-7366-a2e0-d3ae-0000000031aa | TIMING | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005486752 | 0:04:32.651773 | 0.03s 2025-10-14 07:55:25.348429 | fa163e75-7366-a2e0-d3ae-0000000031ac | TASK | ensure ceph configurations exist 2025-10-14 07:55:25.352948 | fa163e75-7366-a2e0-d3ae-0000000030da | CHANGED | create tempfiles | np0005486750 2025-10-14 07:55:25.353823 | fa163e75-7366-a2e0-d3ae-0000000030da | TIMING | create tempfiles | np0005486750 | 0:04:32.676685 | 0.41s 2025-10-14 07:55:25.354209 | fa163e75-7366-a2e0-d3ae-0000000031a9 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005486751 2025-10-14 07:55:25.354549 | fa163e75-7366-a2e0-d3ae-0000000031a9 | TIMING | Making sure virt-guest-shutdown.target is present | np0005486751 | 0:04:32.677424 | 0.03s 2025-10-14 07:55:25.364275 | fa163e75-7366-a2e0-d3ae-0000000030db | TASK | Mount Nova NFS Share 2025-10-14 07:55:25.378817 | fa163e75-7366-a2e0-d3ae-0000000031aa | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2025-10-14 07:55:25.388036 | fa163e75-7366-a2e0-d3ae-0000000030db | SKIPPED | Mount Nova NFS Share | np0005486750 2025-10-14 07:55:25.388880 | fa163e75-7366-a2e0-d3ae-0000000030db | TIMING | Mount Nova NFS Share | np0005486750 | 0:04:32.711744 | 0.02s 2025-10-14 07:55:25.400712 | fa163e75-7366-a2e0-d3ae-0000000030dd | TASK | check systemd-container package installed or not 2025-10-14 07:55:25.412737 | fa163e75-7366-a2e0-d3ae-0000000031aa | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005486751 2025-10-14 07:55:25.413518 | fa163e75-7366-a2e0-d3ae-0000000031aa | TIMING | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005486751 | 0:04:32.736387 | 0.03s 2025-10-14 07:55:25.427696 | fa163e75-7366-a2e0-d3ae-0000000031ac | TASK | ensure ceph configurations exist 2025-10-14 07:55:25.433181 | fa163e75-7366-a2e0-d3ae-0000000030dd | SKIPPED | check systemd-container package installed or not | np0005486750 2025-10-14 07:55:25.434074 | fa163e75-7366-a2e0-d3ae-0000000030dd | TIMING | check systemd-container package installed or not | np0005486750 | 0:04:32.756937 | 0.03s 2025-10-14 07:55:25.444133 | fa163e75-7366-a2e0-d3ae-0000000030de | TASK | get latest package from downloaded package versions 2025-10-14 07:55:25.471713 | fa163e75-7366-a2e0-d3ae-0000000030de | SKIPPED | get latest package from downloaded package versions | np0005486750 2025-10-14 07:55:25.472753 | fa163e75-7366-a2e0-d3ae-0000000030de | TIMING | get latest package from downloaded package versions | np0005486750 | 0:04:32.795621 | 0.03s 2025-10-14 07:55:25.485368 | fa163e75-7366-a2e0-d3ae-0000000030df | TASK | Install systemd-container package on boot 2025-10-14 07:55:25.503670 | fa163e75-7366-a2e0-d3ae-0000000030df | SKIPPED | Install systemd-container package on boot | np0005486750 2025-10-14 07:55:25.504367 | fa163e75-7366-a2e0-d3ae-0000000030df | TIMING | Install systemd-container package on boot | np0005486750 | 0:04:32.827237 | 0.02s 2025-10-14 07:55:25.513626 | fa163e75-7366-a2e0-d3ae-0000000030e0 | TASK | enable install-systemd-container on compute boot 2025-10-14 07:55:25.534857 | fa163e75-7366-a2e0-d3ae-0000000030e0 | SKIPPED | enable install-systemd-container on compute boot | np0005486750 2025-10-14 07:55:25.535629 | fa163e75-7366-a2e0-d3ae-0000000030e0 | TIMING | enable install-systemd-container on compute boot | np0005486750 | 0:04:32.858497 | 0.02s 2025-10-14 07:55:25.544663 | fa163e75-7366-a2e0-d3ae-0000000030e1 | TASK | check if install-systemd-container service exists 2025-10-14 07:55:25.565032 | fa163e75-7366-a2e0-d3ae-0000000030e1 | SKIPPED | check if install-systemd-container service exists | np0005486750 2025-10-14 07:55:25.565807 | fa163e75-7366-a2e0-d3ae-0000000030e1 | TIMING | check if install-systemd-container service exists | np0005486750 | 0:04:32.888677 | 0.02s 2025-10-14 07:55:25.575284 | fa163e75-7366-a2e0-d3ae-0000000030e2 | TASK | disable and mask install-systemd-container on compute boot 2025-10-14 07:55:25.602483 | fa163e75-7366-a2e0-d3ae-0000000030e2 | SKIPPED | disable and mask install-systemd-container on compute boot | np0005486750 2025-10-14 07:55:25.603230 | fa163e75-7366-a2e0-d3ae-0000000030e2 | TIMING | disable and mask install-systemd-container on compute boot | np0005486750 | 0:04:32.926100 | 0.03s 2025-10-14 07:55:25.612201 | fa163e75-7366-a2e0-d3ae-0000000030e4 | TASK | is Nova Resume Guests State On Host Boot enabled 2025-10-14 07:55:25.625562 | fa163e75-7366-a2e0-d3ae-000000003252 | CHANGED | create fcontext entry for iscsi | np0005486746 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-14 07:55:25.629878 | fa163e75-7366-a2e0-d3ae-000000003252 | TIMING | create fcontext entry for iscsi | np0005486746 | 0:04:32.952728 | 2.73s 2025-10-14 07:55:25.637063 | fa163e75-7366-a2e0-d3ae-0000000030e4 | OK | is Nova Resume Guests State On Host Boot enabled | np0005486750 2025-10-14 07:55:25.637622 | fa163e75-7366-a2e0-d3ae-0000000030e4 | TIMING | is Nova Resume Guests State On Host Boot enabled | np0005486750 | 0:04:32.960495 | 0.02s 2025-10-14 07:55:25.661116 | fa163e75-7366-a2e0-d3ae-0000000030e6 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2025-10-14 07:55:25.670558 | fa163e75-7366-a2e0-d3ae-0000000031ac | CHANGED | ensure ceph configurations exist | np0005486752 2025-10-14 07:55:25.672206 | fa163e75-7366-a2e0-d3ae-0000000031ac | TIMING | ensure ceph configurations exist | np0005486752 | 0:04:32.995054 | 0.32s 2025-10-14 07:55:25.697046 | fa163e75-7366-a2e0-d3ae-0000000031ad | TASK | Do we prepend nova startup with a delay 2025-10-14 07:55:25.708411 | fa163e75-7366-a2e0-d3ae-0000000030e6 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005486750 2025-10-14 07:55:25.710439 | fa163e75-7366-a2e0-d3ae-0000000030e6 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005486750 | 0:04:33.033276 | 0.05s 2025-10-14 07:55:25.740437 | fa163e75-7366-a2e0-d3ae-0000000035a4 | CHANGED | create fcontext entry for iscsi | np0005486749 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:25.743021 | fa163e75-7366-a2e0-d3ae-0000000035a4 | TIMING | create fcontext entry for iscsi | np0005486749 | 0:04:33.065877 | 1.49s 2025-10-14 07:55:25.749125 | fa163e75-7366-a2e0-d3ae-0000000033fa | CHANGED | create fcontext entry for iscsi | np0005486748 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:25.750361 | fa163e75-7366-a2e0-d3ae-0000000033fa | TIMING | create fcontext entry for iscsi | np0005486748 | 0:04:33.073227 | 1.37s 2025-10-14 07:55:25.755246 | fa163e75-7366-a2e0-d3ae-0000000030e7 | TASK | Making sure virt-guest-shutdown.target is present 2025-10-14 07:55:25.764824 | fa163e75-7366-a2e0-d3ae-0000000031ac | CHANGED | ensure ceph configurations exist | np0005486751 2025-10-14 07:55:25.766286 | fa163e75-7366-a2e0-d3ae-0000000031ac | TIMING | ensure ceph configurations exist | np0005486751 | 0:04:33.089141 | 0.34s 2025-10-14 07:55:25.767118 | fa163e75-7366-a2e0-d3ae-0000000031ad | OK | Do we prepend nova startup with a delay | np0005486752 2025-10-14 07:55:25.767763 | fa163e75-7366-a2e0-d3ae-0000000031ad | TIMING | Do we prepend nova startup with a delay | np0005486752 | 0:04:33.090634 | 0.07s 2025-10-14 07:55:25.789578 | fa163e75-7366-a2e0-d3ae-0000000031ad | TASK | Do we prepend nova startup with a delay 2025-10-14 07:55:25.810651 | fa163e75-7366-a2e0-d3ae-0000000031ae | TASK | install nova-compute delay wrapper script 2025-10-14 07:55:25.819862 | fa163e75-7366-a2e0-d3ae-0000000030e7 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005486750 2025-10-14 07:55:25.826413 | fa163e75-7366-a2e0-d3ae-0000000030e7 | TIMING | Making sure virt-guest-shutdown.target is present | np0005486750 | 0:04:33.149268 | 0.07s 2025-10-14 07:55:25.827132 | fa163e75-7366-a2e0-d3ae-0000000031ad | OK | Do we prepend nova startup with a delay | np0005486751 2025-10-14 07:55:25.827506 | fa163e75-7366-a2e0-d3ae-0000000031ad | TIMING | Do we prepend nova startup with a delay | np0005486751 | 0:04:33.150380 | 0.04s 2025-10-14 07:55:25.839229 | fa163e75-7366-a2e0-d3ae-0000000030e8 | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2025-10-14 07:55:25.861178 | fa163e75-7366-a2e0-d3ae-0000000031ae | TASK | install nova-compute delay wrapper script 2025-10-14 07:55:25.870996 | fa163e75-7366-a2e0-d3ae-0000000031ae | SKIPPED | install nova-compute delay wrapper script | np0005486752 2025-10-14 07:55:25.872011 | fa163e75-7366-a2e0-d3ae-0000000031ae | TIMING | install nova-compute delay wrapper script | np0005486752 | 0:04:33.194874 | 0.06s 2025-10-14 07:55:25.872351 | fa163e75-7366-a2e0-d3ae-0000000030e8 | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005486750 2025-10-14 07:55:25.872689 | fa163e75-7366-a2e0-d3ae-0000000030e8 | TIMING | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005486750 | 0:04:33.195565 | 0.03s 2025-10-14 07:55:25.883358 | fa163e75-7366-a2e0-d3ae-0000000030ea | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2025-10-14 07:55:25.900680 | fa163e75-7366-a2e0-d3ae-0000000031af | TASK | Is irqbalance enabled 2025-10-14 07:55:25.924092 | fa163e75-7366-a2e0-d3ae-0000000030ea | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005486750 2025-10-14 07:55:25.924962 | fa163e75-7366-a2e0-d3ae-0000000030ea | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005486750 | 0:04:33.247831 | 0.04s 2025-10-14 07:55:25.925242 | fa163e75-7366-a2e0-d3ae-0000000031ae | SKIPPED | install nova-compute delay wrapper script | np0005486751 2025-10-14 07:55:25.925598 | fa163e75-7366-a2e0-d3ae-0000000031ae | TIMING | install nova-compute delay wrapper script | np0005486751 | 0:04:33.248474 | 0.06s 2025-10-14 07:55:25.925936 | fa163e75-7366-a2e0-d3ae-0000000031af | OK | Is irqbalance enabled | np0005486752 2025-10-14 07:55:25.926326 | fa163e75-7366-a2e0-d3ae-0000000031af | TIMING | Is irqbalance enabled | np0005486752 | 0:04:33.249202 | 0.02s 2025-10-14 07:55:25.935793 | fa163e75-7366-a2e0-d3ae-0000000030eb | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2025-10-14 07:55:25.949313 | fa163e75-7366-a2e0-d3ae-0000000031af | TASK | Is irqbalance enabled 2025-10-14 07:55:25.974360 | fa163e75-7366-a2e0-d3ae-0000000031b0 | TASK | disable irqbalance service on compute 2025-10-14 07:55:25.979592 | fa163e75-7366-a2e0-d3ae-0000000030eb | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005486750 2025-10-14 07:55:25.980460 | fa163e75-7366-a2e0-d3ae-0000000030eb | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005486750 | 0:04:33.303318 | 0.04s 2025-10-14 07:55:25.980911 | fa163e75-7366-a2e0-d3ae-0000000031af | OK | Is irqbalance enabled | np0005486751 2025-10-14 07:55:25.981275 | fa163e75-7366-a2e0-d3ae-0000000031af | TIMING | Is irqbalance enabled | np0005486751 | 0:04:33.304151 | 0.03s 2025-10-14 07:55:25.991580 | fa163e75-7366-a2e0-d3ae-0000000030ec | TASK | Making sure virt-guest-shutdown.target is present 2025-10-14 07:55:26.012168 | fa163e75-7366-a2e0-d3ae-0000000031b0 | TASK | disable irqbalance service on compute 2025-10-14 07:55:26.019673 | fa163e75-7366-a2e0-d3ae-0000000031b0 | SKIPPED | disable irqbalance service on compute | np0005486752 2025-10-14 07:55:26.024258 | fa163e75-7366-a2e0-d3ae-0000000031b0 | TIMING | disable irqbalance service on compute | np0005486752 | 0:04:33.347118 | 0.05s 2025-10-14 07:55:26.024701 | fa163e75-7366-a2e0-d3ae-0000000030ec | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005486750 2025-10-14 07:55:26.025044 | fa163e75-7366-a2e0-d3ae-0000000030ec | TIMING | Making sure virt-guest-shutdown.target is present | np0005486750 | 0:04:33.347920 | 0.03s 2025-10-14 07:55:26.038819 | fa163e75-7366-a2e0-d3ae-0000000030ed | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2025-10-14 07:55:26.054048 | fa163e75-7366-a2e0-d3ae-0000000031b1 | TASK | create persistent directories 2025-10-14 07:55:26.061457 | fa163e75-7366-a2e0-d3ae-0000000031b0 | SKIPPED | disable irqbalance service on compute | np0005486751 2025-10-14 07:55:26.070825 | fa163e75-7366-a2e0-d3ae-0000000031b0 | TIMING | disable irqbalance service on compute | np0005486751 | 0:04:33.393685 | 0.06s 2025-10-14 07:55:26.071227 | fa163e75-7366-a2e0-d3ae-0000000030ed | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005486750 2025-10-14 07:55:26.071543 | fa163e75-7366-a2e0-d3ae-0000000030ed | TIMING | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005486750 | 0:04:33.394419 | 0.03s 2025-10-14 07:55:26.082306 | fa163e75-7366-a2e0-d3ae-0000000030ef | TASK | ensure ceph configurations exist 2025-10-14 07:55:26.096951 | fa163e75-7366-a2e0-d3ae-0000000031b1 | TASK | create persistent directories 2025-10-14 07:55:26.377614 | fa163e75-7366-a2e0-d3ae-0000000031b1 | CHANGED | create persistent directories | np0005486752 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2025-10-14 07:55:26.381144 | fa163e75-7366-a2e0-d3ae-0000000031b1 | TIMING | create persistent directories | np0005486752 | 0:04:33.704000 | 0.33s 2025-10-14 07:55:26.394212 | fa163e75-7366-a2e0-d3ae-0000000031b1 | TIMING | create persistent directories | np0005486752 | 0:04:33.717077 | 0.34s 2025-10-14 07:55:26.395392 | fa163e75-7366-a2e0-d3ae-0000000030ef | CHANGED | ensure ceph configurations exist | np0005486750 2025-10-14 07:55:26.396196 | fa163e75-7366-a2e0-d3ae-0000000030ef | TIMING | ensure ceph configurations exist | np0005486750 | 0:04:33.719063 | 0.31s 2025-10-14 07:55:26.416748 | fa163e75-7366-a2e0-d3ae-0000000030f0 | TASK | Do we prepend nova startup with a delay 2025-10-14 07:55:26.437992 | fa163e75-7366-a2e0-d3ae-0000000031b1 | CHANGED | create persistent directories | np0005486751 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2025-10-14 07:55:26.442183 | fa163e75-7366-a2e0-d3ae-0000000031b1 | TIMING | create persistent directories | np0005486751 | 0:04:33.765032 | 0.34s 2025-10-14 07:55:26.459499 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TASK | create libvirt persistent data directories 2025-10-14 07:55:26.465704 | fa163e75-7366-a2e0-d3ae-0000000031b1 | TIMING | create persistent directories | np0005486751 | 0:04:33.788546 | 0.37s 2025-10-14 07:55:26.466580 | fa163e75-7366-a2e0-d3ae-0000000030f0 | OK | Do we prepend nova startup with a delay | np0005486750 2025-10-14 07:55:26.467060 | fa163e75-7366-a2e0-d3ae-0000000030f0 | TIMING | Do we prepend nova startup with a delay | np0005486750 | 0:04:33.789935 | 0.05s 2025-10-14 07:55:26.476555 | fa163e75-7366-a2e0-d3ae-0000000030f1 | TASK | install nova-compute delay wrapper script 2025-10-14 07:55:26.489490 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TASK | create libvirt persistent data directories 2025-10-14 07:55:26.523080 | fa163e75-7366-a2e0-d3ae-0000000030f1 | SKIPPED | install nova-compute delay wrapper script | np0005486750 2025-10-14 07:55:26.524379 | fa163e75-7366-a2e0-d3ae-0000000030f1 | TIMING | install nova-compute delay wrapper script | np0005486750 | 0:04:33.847242 | 0.05s 2025-10-14 07:55:26.538650 | fa163e75-7366-a2e0-d3ae-0000000030f2 | TASK | Is irqbalance enabled 2025-10-14 07:55:26.566104 | fa163e75-7366-a2e0-d3ae-0000000030f2 | OK | Is irqbalance enabled | np0005486750 2025-10-14 07:55:26.566928 | fa163e75-7366-a2e0-d3ae-0000000030f2 | TIMING | Is irqbalance enabled | np0005486750 | 0:04:33.889796 | 0.03s 2025-10-14 07:55:26.576136 | fa163e75-7366-a2e0-d3ae-0000000030f3 | TASK | disable irqbalance service on compute 2025-10-14 07:55:26.607086 | fa163e75-7366-a2e0-d3ae-0000000030f3 | SKIPPED | disable irqbalance service on compute | np0005486750 2025-10-14 07:55:26.607815 | fa163e75-7366-a2e0-d3ae-0000000030f3 | TIMING | disable irqbalance service on compute | np0005486750 | 0:04:33.930686 | 0.03s 2025-10-14 07:55:26.616416 | fa163e75-7366-a2e0-d3ae-0000000030f4 | TASK | create persistent directories 2025-10-14 07:55:26.768646 | fa163e75-7366-a2e0-d3ae-0000000031b2 | CHANGED | create libvirt persistent data directories | np0005486752 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2025-10-14 07:55:26.771517 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486752 | 0:04:34.094369 | 0.31s 2025-10-14 07:55:26.824085 | fa163e75-7366-a2e0-d3ae-0000000031b2 | CHANGED | create libvirt persistent data directories | np0005486751 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2025-10-14 07:55:26.826530 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486751 | 0:04:34.149384 | 0.34s 2025-10-14 07:55:26.950334 | fa163e75-7366-a2e0-d3ae-0000000030f4 | CHANGED | create persistent directories | np0005486750 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2025-10-14 07:55:26.951997 | fa163e75-7366-a2e0-d3ae-0000000030f4 | TIMING | create persistent directories | np0005486750 | 0:04:34.274865 | 0.33s 2025-10-14 07:55:26.958286 | fa163e75-7366-a2e0-d3ae-000000003252 | CHANGED | create fcontext entry for iscsi | np0005486746 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:26.959921 | fa163e75-7366-a2e0-d3ae-000000003252 | TIMING | create fcontext entry for iscsi | np0005486746 | 0:04:34.282787 | 4.06s 2025-10-14 07:55:26.960925 | fa163e75-7366-a2e0-d3ae-0000000030f4 | TIMING | create persistent directories | np0005486750 | 0:04:34.283786 | 0.34s 2025-10-14 07:55:26.965235 | fa163e75-7366-a2e0-d3ae-000000003252 | TIMING | create fcontext entry for iscsi | np0005486746 | 0:04:34.288110 | 4.07s 2025-10-14 07:55:26.977059 | fa163e75-7366-a2e0-d3ae-0000000030f5 | TASK | create libvirt persistent data directories 2025-10-14 07:55:27.002539 | fa163e75-7366-a2e0-d3ae-000000003253 | TASK | create persistent directories 2025-10-14 07:55:27.018142 | fa163e75-7366-a2e0-d3ae-0000000033fa | CHANGED | create fcontext entry for iscsi | np0005486748 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-14 07:55:27.020849 | fa163e75-7366-a2e0-d3ae-0000000033fa | TIMING | create fcontext entry for iscsi | np0005486748 | 0:04:34.343698 | 2.64s 2025-10-14 07:55:27.061276 | fa163e75-7366-a2e0-d3ae-0000000035a4 | CHANGED | create fcontext entry for iscsi | np0005486749 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-14 07:55:27.064751 | fa163e75-7366-a2e0-d3ae-0000000035a4 | TIMING | create fcontext entry for iscsi | np0005486749 | 0:04:34.387608 | 2.81s 2025-10-14 07:55:27.106845 | fa163e75-7366-a2e0-d3ae-0000000031b2 | CHANGED | create libvirt persistent data directories | np0005486751 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2025-10-14 07:55:27.109431 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486751 | 0:04:34.432300 | 0.62s 2025-10-14 07:55:27.125817 | fa163e75-7366-a2e0-d3ae-0000000031b2 | CHANGED | create libvirt persistent data directories | np0005486752 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2025-10-14 07:55:27.129145 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486752 | 0:04:34.452013 | 0.67s 2025-10-14 07:55:27.337795 | fa163e75-7366-a2e0-d3ae-0000000030f5 | CHANGED | create libvirt persistent data directories | np0005486750 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2025-10-14 07:55:27.340886 | fa163e75-7366-a2e0-d3ae-0000000030f5 | TIMING | create libvirt persistent data directories | np0005486750 | 0:04:34.663748 | 0.36s 2025-10-14 07:55:27.359253 | fa163e75-7366-a2e0-d3ae-000000003253 | CHANGED | create persistent directories | np0005486746 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:27.362062 | fa163e75-7366-a2e0-d3ae-000000003253 | TIMING | create persistent directories | np0005486746 | 0:04:34.684930 | 0.36s 2025-10-14 07:55:27.421959 | fa163e75-7366-a2e0-d3ae-0000000031b2 | CHANGED | create libvirt persistent data directories | np0005486751 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2025-10-14 07:55:27.424505 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486751 | 0:04:34.747371 | 0.93s 2025-10-14 07:55:27.465862 | fa163e75-7366-a2e0-d3ae-0000000031b2 | CHANGED | create libvirt persistent data directories | np0005486752 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2025-10-14 07:55:27.468626 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486752 | 0:04:34.791500 | 1.01s 2025-10-14 07:55:27.634406 | fa163e75-7366-a2e0-d3ae-0000000030f5 | CHANGED | create libvirt persistent data directories | np0005486750 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2025-10-14 07:55:27.637281 | fa163e75-7366-a2e0-d3ae-0000000030f5 | TIMING | create libvirt persistent data directories | np0005486750 | 0:04:34.960146 | 0.66s 2025-10-14 07:55:27.668267 | fa163e75-7366-a2e0-d3ae-000000003253 | CHANGED | create persistent directories | np0005486746 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-14 07:55:27.670342 | fa163e75-7366-a2e0-d3ae-000000003253 | TIMING | create persistent directories | np0005486746 | 0:04:34.993205 | 0.67s 2025-10-14 07:55:27.736025 | fa163e75-7366-a2e0-d3ae-0000000031b2 | OK | create libvirt persistent data directories | np0005486751 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-14 07:55:27.737678 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486751 | 0:04:35.060544 | 1.25s 2025-10-14 07:55:27.782985 | fa163e75-7366-a2e0-d3ae-0000000031b2 | OK | create libvirt persistent data directories | np0005486752 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-14 07:55:27.785544 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486752 | 0:04:35.108403 | 1.32s 2025-10-14 07:55:27.936695 | fa163e75-7366-a2e0-d3ae-000000003253 | CHANGED | create persistent directories | np0005486746 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:27.938501 | fa163e75-7366-a2e0-d3ae-000000003253 | TIMING | create persistent directories | np0005486746 | 0:04:35.261371 | 0.93s 2025-10-14 07:55:27.943981 | fa163e75-7366-a2e0-d3ae-000000003253 | TIMING | create persistent directories | np0005486746 | 0:04:35.266851 | 0.94s 2025-10-14 07:55:27.960663 | fa163e75-7366-a2e0-d3ae-0000000030f5 | CHANGED | create libvirt persistent data directories | np0005486750 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2025-10-14 07:55:27.962864 | fa163e75-7366-a2e0-d3ae-0000000030f5 | TIMING | create libvirt persistent data directories | np0005486750 | 0:04:35.285730 | 0.98s 2025-10-14 07:55:27.968039 | fa163e75-7366-a2e0-d3ae-000000003254 | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-14 07:55:28.047676 | fa163e75-7366-a2e0-d3ae-0000000031b2 | CHANGED | create libvirt persistent data directories | np0005486751 | item={'path': '/var/cache/libvirt'} 2025-10-14 07:55:28.049847 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486751 | 0:04:35.372710 | 1.56s 2025-10-14 07:55:28.113290 | fa163e75-7366-a2e0-d3ae-0000000031b2 | CHANGED | create libvirt persistent data directories | np0005486752 | item={'path': '/var/cache/libvirt'} 2025-10-14 07:55:28.114996 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486752 | 0:04:35.437864 | 1.65s 2025-10-14 07:55:28.250735 | fa163e75-7366-a2e0-d3ae-000000003254 | OK | stat /lib/systemd/system/iscsid.socket | np0005486746 2025-10-14 07:55:28.251742 | fa163e75-7366-a2e0-d3ae-000000003254 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005486746 | 0:04:35.574606 | 0.28s 2025-10-14 07:55:28.285739 | fa163e75-7366-a2e0-d3ae-0000000033fa | CHANGED | create fcontext entry for iscsi | np0005486748 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:28.291895 | fa163e75-7366-a2e0-d3ae-0000000033fa | TIMING | create fcontext entry for iscsi | np0005486748 | 0:04:35.614753 | 3.91s 2025-10-14 07:55:28.302591 | fa163e75-7366-a2e0-d3ae-000000003255 | TASK | Stop and disable iscsid.socket service 2025-10-14 07:55:28.305231 | fa163e75-7366-a2e0-d3ae-0000000030f5 | OK | create libvirt persistent data directories | np0005486750 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-14 07:55:28.306783 | fa163e75-7366-a2e0-d3ae-0000000030f5 | TIMING | create libvirt persistent data directories | np0005486750 | 0:04:35.629646 | 1.33s 2025-10-14 07:55:28.321845 | fa163e75-7366-a2e0-d3ae-0000000033fa | TIMING | create fcontext entry for iscsi | np0005486748 | 0:04:35.644686 | 3.94s 2025-10-14 07:55:28.329748 | fa163e75-7366-a2e0-d3ae-0000000035a4 | CHANGED | create fcontext entry for iscsi | np0005486749 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:28.335255 | fa163e75-7366-a2e0-d3ae-0000000035a4 | TIMING | create fcontext entry for iscsi | np0005486749 | 0:04:35.658117 | 4.08s 2025-10-14 07:55:28.345022 | fa163e75-7366-a2e0-d3ae-0000000031b2 | OK | create libvirt persistent data directories | np0005486751 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:28.346869 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486751 | 0:04:35.669729 | 1.86s 2025-10-14 07:55:28.367402 | fa163e75-7366-a2e0-d3ae-0000000033fb | TASK | create persistent directories 2025-10-14 07:55:28.374645 | fa163e75-7366-a2e0-d3ae-0000000035a4 | TIMING | create fcontext entry for iscsi | np0005486749 | 0:04:35.697493 | 4.12s 2025-10-14 07:55:28.375830 | fa163e75-7366-a2e0-d3ae-000000003255 | SKIPPED | Stop and disable iscsid.socket service | np0005486746 2025-10-14 07:55:28.376558 | fa163e75-7366-a2e0-d3ae-000000003255 | TIMING | Stop and disable iscsid.socket service | np0005486746 | 0:04:35.699430 | 0.07s 2025-10-14 07:55:28.397108 | fa163e75-7366-a2e0-d3ae-000000003256 | TASK | Check if iscsi.service is enabled 2025-10-14 07:55:28.417526 | fa163e75-7366-a2e0-d3ae-0000000031b2 | OK | create libvirt persistent data directories | np0005486752 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:28.419079 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486752 | 0:04:35.741931 | 1.96s 2025-10-14 07:55:28.443885 | fa163e75-7366-a2e0-d3ae-0000000035a5 | TASK | create persistent directories 2025-10-14 07:55:28.602586 | fa163e75-7366-a2e0-d3ae-0000000030f5 | CHANGED | create libvirt persistent data directories | np0005486750 | item={'path': '/var/cache/libvirt'} 2025-10-14 07:55:28.605493 | fa163e75-7366-a2e0-d3ae-0000000030f5 | TIMING | create libvirt persistent data directories | np0005486750 | 0:04:35.928314 | 1.63s 2025-10-14 07:55:28.654487 | fa163e75-7366-a2e0-d3ae-0000000031b2 | CHANGED | create libvirt persistent data directories | np0005486751 | item={'path': '/run/libvirt'} 2025-10-14 07:55:28.657670 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486751 | 0:04:35.980523 | 2.17s 2025-10-14 07:55:28.693915 | fa163e75-7366-a2e0-d3ae-0000000033fb | CHANGED | create persistent directories | np0005486748 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:28.696165 | fa163e75-7366-a2e0-d3ae-0000000033fb | TIMING | create persistent directories | np0005486748 | 0:04:36.019027 | 0.33s 2025-10-14 07:55:28.702943 | fa163e75-7366-a2e0-d3ae-0000000031b2 | CHANGED | create libvirt persistent data directories | np0005486752 | item={'path': '/run/libvirt'} 2025-10-14 07:55:28.704852 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486752 | 0:04:36.027718 | 2.24s 2025-10-14 07:55:28.717078 | fa163e75-7366-a2e0-d3ae-000000003256 | CHANGED | Check if iscsi.service is enabled | np0005486746 2025-10-14 07:55:28.717897 | fa163e75-7366-a2e0-d3ae-000000003256 | TIMING | Check if iscsi.service is enabled | np0005486746 | 0:04:36.040767 | 0.32s 2025-10-14 07:55:28.737985 | fa163e75-7366-a2e0-d3ae-000000003257 | TASK | Stop iscsi.service 2025-10-14 07:55:28.769871 | fa163e75-7366-a2e0-d3ae-0000000035a5 | CHANGED | create persistent directories | np0005486749 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:28.773411 | fa163e75-7366-a2e0-d3ae-0000000035a5 | TIMING | create persistent directories | np0005486749 | 0:04:36.096263 | 0.33s 2025-10-14 07:55:28.782640 | fa163e75-7366-a2e0-d3ae-000000003257 | SKIPPED | Stop iscsi.service | np0005486746 2025-10-14 07:55:28.783467 | fa163e75-7366-a2e0-d3ae-000000003257 | TIMING | Stop iscsi.service | np0005486746 | 0:04:36.106324 | 0.04s 2025-10-14 07:55:28.825989 | fa163e75-7366-a2e0-d3ae-000000003258 | TIMING | include_role : tripleo_kernel | np0005486746 | 0:04:36.148853 | 0.02s 2025-10-14 07:55:28.887493 | fa163e75-7366-a2e0-d3ae-00000000442f | TASK | Install additional packages 2025-10-14 07:55:28.915724 | fa163e75-7366-a2e0-d3ae-0000000030f5 | OK | create libvirt persistent data directories | np0005486750 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:28.917342 | fa163e75-7366-a2e0-d3ae-0000000030f5 | TIMING | create libvirt persistent data directories | np0005486750 | 0:04:36.240210 | 1.94s 2025-10-14 07:55:28.918220 | fa163e75-7366-a2e0-d3ae-00000000442f | TIMING | tripleo_kernel : Install additional packages | np0005486746 | 0:04:36.241029 | 0.03s 2025-10-14 07:55:28.932534 | fa163e75-7366-a2e0-d3ae-000000004430 | TASK | Remove dracut-config-generic 2025-10-14 07:55:28.959290 | fa163e75-7366-a2e0-d3ae-0000000033fb | CHANGED | create persistent directories | np0005486748 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-14 07:55:28.961508 | fa163e75-7366-a2e0-d3ae-0000000033fb | TIMING | create persistent directories | np0005486748 | 0:04:36.284370 | 0.59s 2025-10-14 07:55:28.974977 | fa163e75-7366-a2e0-d3ae-0000000031b2 | CHANGED | create libvirt persistent data directories | np0005486751 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2025-10-14 07:55:28.976593 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486751 | 0:04:36.299461 | 2.49s 2025-10-14 07:55:28.982762 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486751 | 0:04:36.305627 | 2.49s 2025-10-14 07:55:28.993792 | fa163e75-7366-a2e0-d3ae-0000000031b3 | TASK | ensure qemu group is present on the host 2025-10-14 07:55:29.027268 | fa163e75-7366-a2e0-d3ae-0000000031b2 | CHANGED | create libvirt persistent data directories | np0005486752 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2025-10-14 07:55:29.029140 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486752 | 0:04:36.352006 | 2.57s 2025-10-14 07:55:29.038187 | fa163e75-7366-a2e0-d3ae-0000000031b2 | TIMING | create libvirt persistent data directories | np0005486752 | 0:04:36.361038 | 2.58s 2025-10-14 07:55:29.060923 | fa163e75-7366-a2e0-d3ae-0000000035a5 | CHANGED | create persistent directories | np0005486749 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-14 07:55:29.062225 | fa163e75-7366-a2e0-d3ae-0000000035a5 | TIMING | create persistent directories | np0005486749 | 0:04:36.385092 | 0.62s 2025-10-14 07:55:29.075293 | fa163e75-7366-a2e0-d3ae-0000000031b3 | TASK | ensure qemu group is present on the host 2025-10-14 07:55:29.212322 | fa163e75-7366-a2e0-d3ae-0000000030f5 | CHANGED | create libvirt persistent data directories | np0005486750 | item={'path': '/run/libvirt'} 2025-10-14 07:55:29.214932 | fa163e75-7366-a2e0-d3ae-0000000030f5 | TIMING | create libvirt persistent data directories | np0005486750 | 0:04:36.537772 | 2.24s 2025-10-14 07:55:29.246165 | fa163e75-7366-a2e0-d3ae-0000000033fb | CHANGED | create persistent directories | np0005486748 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:29.247139 | fa163e75-7366-a2e0-d3ae-0000000033fb | TIMING | create persistent directories | np0005486748 | 0:04:36.570005 | 0.88s 2025-10-14 07:55:29.256621 | fa163e75-7366-a2e0-d3ae-0000000033fb | TIMING | create persistent directories | np0005486748 | 0:04:36.579482 | 0.89s 2025-10-14 07:55:29.280994 | fa163e75-7366-a2e0-d3ae-0000000033fc | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-14 07:55:29.331024 | fa163e75-7366-a2e0-d3ae-0000000035a5 | CHANGED | create persistent directories | np0005486749 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-14 07:55:29.333410 | fa163e75-7366-a2e0-d3ae-0000000035a5 | TIMING | create persistent directories | np0005486749 | 0:04:36.656272 | 0.89s 2025-10-14 07:55:29.339679 | fa163e75-7366-a2e0-d3ae-0000000035a5 | TIMING | create persistent directories | np0005486749 | 0:04:36.662544 | 0.89s 2025-10-14 07:55:29.360311 | fa163e75-7366-a2e0-d3ae-0000000035a6 | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-14 07:55:29.529762 | fa163e75-7366-a2e0-d3ae-0000000030f5 | CHANGED | create libvirt persistent data directories | np0005486750 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2025-10-14 07:55:29.533302 | fa163e75-7366-a2e0-d3ae-0000000030f5 | TIMING | create libvirt persistent data directories | np0005486750 | 0:04:36.856149 | 2.55s 2025-10-14 07:55:29.542788 | fa163e75-7366-a2e0-d3ae-0000000030f5 | TIMING | create libvirt persistent data directories | np0005486750 | 0:04:36.865652 | 2.56s 2025-10-14 07:55:29.553474 | fa163e75-7366-a2e0-d3ae-0000000031b3 | CHANGED | ensure qemu group is present on the host | np0005486752 2025-10-14 07:55:29.553926 | fa163e75-7366-a2e0-d3ae-0000000031b3 | TIMING | ensure qemu group is present on the host | np0005486752 | 0:04:36.876801 | 0.48s 2025-10-14 07:55:29.554230 | fa163e75-7366-a2e0-d3ae-0000000031b3 | CHANGED | ensure qemu group is present on the host | np0005486751 2025-10-14 07:55:29.554538 | fa163e75-7366-a2e0-d3ae-0000000031b3 | TIMING | ensure qemu group is present on the host | np0005486751 | 0:04:36.877414 | 0.56s 2025-10-14 07:55:29.564354 | fa163e75-7366-a2e0-d3ae-0000000030f6 | TASK | ensure qemu group is present on the host 2025-10-14 07:55:29.584674 | fa163e75-7366-a2e0-d3ae-0000000031b4 | TASK | ensure qemu user is present on the host 2025-10-14 07:55:29.599487 | fa163e75-7366-a2e0-d3ae-0000000031b4 | TASK | ensure qemu user is present on the host 2025-10-14 07:55:29.605725 | fa163e75-7366-a2e0-d3ae-0000000033fc | OK | stat /lib/systemd/system/iscsid.socket | np0005486748 2025-10-14 07:55:29.606639 | fa163e75-7366-a2e0-d3ae-0000000033fc | TIMING | stat /lib/systemd/system/iscsid.socket | np0005486748 | 0:04:36.929503 | 0.32s 2025-10-14 07:55:29.621605 | fa163e75-7366-a2e0-d3ae-0000000033fd | TASK | Stop and disable iscsid.socket service 2025-10-14 07:55:29.633596 | fa163e75-7366-a2e0-d3ae-0000000035a6 | OK | stat /lib/systemd/system/iscsid.socket | np0005486749 2025-10-14 07:55:29.634654 | fa163e75-7366-a2e0-d3ae-0000000035a6 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005486749 | 0:04:36.957516 | 0.27s 2025-10-14 07:55:29.673360 | fa163e75-7366-a2e0-d3ae-0000000035a7 | TASK | Stop and disable iscsid.socket service 2025-10-14 07:55:29.681650 | fa163e75-7366-a2e0-d3ae-0000000033fd | SKIPPED | Stop and disable iscsid.socket service | np0005486748 2025-10-14 07:55:29.683503 | fa163e75-7366-a2e0-d3ae-0000000033fd | TIMING | Stop and disable iscsid.socket service | np0005486748 | 0:04:37.006317 | 0.06s 2025-10-14 07:55:29.721746 | fa163e75-7366-a2e0-d3ae-0000000033fe | TASK | Check if iscsi.service is enabled 2025-10-14 07:55:29.730922 | fa163e75-7366-a2e0-d3ae-0000000035a7 | SKIPPED | Stop and disable iscsid.socket service | np0005486749 2025-10-14 07:55:29.732335 | fa163e75-7366-a2e0-d3ae-0000000035a7 | TIMING | Stop and disable iscsid.socket service | np0005486749 | 0:04:37.055190 | 0.06s 2025-10-14 07:55:29.754574 | fa163e75-7366-a2e0-d3ae-0000000035a8 | TASK | Check if iscsi.service is enabled 2025-10-14 07:55:29.950334 | fa163e75-7366-a2e0-d3ae-0000000030f6 | CHANGED | ensure qemu group is present on the host | np0005486750 2025-10-14 07:55:29.951911 | fa163e75-7366-a2e0-d3ae-0000000030f6 | TIMING | ensure qemu group is present on the host | np0005486750 | 0:04:37.274772 | 0.39s 2025-10-14 07:55:29.965573 | fa163e75-7366-a2e0-d3ae-0000000030f7 | TASK | ensure qemu user is present on the host 2025-10-14 07:55:30.042639 | fa163e75-7366-a2e0-d3ae-0000000033fe | CHANGED | Check if iscsi.service is enabled | np0005486748 2025-10-14 07:55:30.044499 | fa163e75-7366-a2e0-d3ae-0000000033fe | TIMING | Check if iscsi.service is enabled | np0005486748 | 0:04:37.367326 | 0.32s 2025-10-14 07:55:30.082384 | fa163e75-7366-a2e0-d3ae-0000000033ff | TASK | Stop iscsi.service 2025-10-14 07:55:30.090227 | fa163e75-7366-a2e0-d3ae-0000000035a8 | CHANGED | Check if iscsi.service is enabled | np0005486749 2025-10-14 07:55:30.092062 | fa163e75-7366-a2e0-d3ae-0000000035a8 | TIMING | Check if iscsi.service is enabled | np0005486749 | 0:04:37.414907 | 0.34s 2025-10-14 07:55:30.127106 | fa163e75-7366-a2e0-d3ae-0000000035a9 | TASK | Stop iscsi.service 2025-10-14 07:55:30.137475 | fa163e75-7366-a2e0-d3ae-0000000033ff | SKIPPED | Stop iscsi.service | np0005486748 2025-10-14 07:55:30.139202 | fa163e75-7366-a2e0-d3ae-0000000033ff | TIMING | Stop iscsi.service | np0005486748 | 0:04:37.462046 | 0.06s 2025-10-14 07:55:30.173795 | fa163e75-7366-a2e0-d3ae-0000000035a9 | SKIPPED | Stop iscsi.service | np0005486749 2025-10-14 07:55:30.174805 | fa163e75-7366-a2e0-d3ae-0000000035a9 | TIMING | Stop iscsi.service | np0005486749 | 0:04:37.497671 | 0.05s 2025-10-14 07:55:30.225312 | fa163e75-7366-a2e0-d3ae-000000003400 | TIMING | include_role : tripleo_kernel | np0005486748 | 0:04:37.548133 | 0.07s 2025-10-14 07:55:30.227247 | fa163e75-7366-a2e0-d3ae-0000000031b4 | CHANGED | ensure qemu user is present on the host | np0005486751 2025-10-14 07:55:30.228504 | fa163e75-7366-a2e0-d3ae-0000000031b4 | TIMING | ensure qemu user is present on the host | np0005486751 | 0:04:37.551369 | 0.64s 2025-10-14 07:55:30.330743 | fa163e75-7366-a2e0-d3ae-0000000031b5 | TASK | create directory for vhost-user sockets with qemu ownership 2025-10-14 07:55:30.348134 | fa163e75-7366-a2e0-d3ae-00000000442f | TASK | Install additional packages 2025-10-14 07:55:30.353510 | fa163e75-7366-a2e0-d3ae-0000000031b4 | CHANGED | ensure qemu user is present on the host | np0005486752 2025-10-14 07:55:30.354549 | fa163e75-7366-a2e0-d3ae-0000000031b4 | TIMING | ensure qemu user is present on the host | np0005486752 | 0:04:37.677411 | 0.75s 2025-10-14 07:55:30.355013 | fa163e75-7366-a2e0-d3ae-0000000035aa | TIMING | include_role : tripleo_kernel | np0005486749 | 0:04:37.677889 | 0.14s 2025-10-14 07:55:30.472910 | fa163e75-7366-a2e0-d3ae-0000000031b5 | TASK | create directory for vhost-user sockets with qemu ownership 2025-10-14 07:55:30.493260 | fa163e75-7366-a2e0-d3ae-00000000442f | TASK | Install additional packages 2025-10-14 07:55:30.498900 | fa163e75-7366-a2e0-d3ae-00000000442f | TIMING | tripleo_kernel : Install additional packages | np0005486748 | 0:04:37.821750 | 0.15s 2025-10-14 07:55:30.499810 | fa163e75-7366-a2e0-d3ae-0000000030f7 | CHANGED | ensure qemu user is present on the host | np0005486750 2025-10-14 07:55:30.500475 | fa163e75-7366-a2e0-d3ae-0000000030f7 | TIMING | ensure qemu user is present on the host | np0005486750 | 0:04:37.823323 | 0.53s 2025-10-14 07:55:30.511082 | fa163e75-7366-a2e0-d3ae-0000000030f8 | TASK | create directory for vhost-user sockets with qemu ownership 2025-10-14 07:55:30.535349 | fa163e75-7366-a2e0-d3ae-000000004430 | TASK | Remove dracut-config-generic 2025-10-14 07:55:30.542081 | fa163e75-7366-a2e0-d3ae-00000000442f | TIMING | tripleo_kernel : Install additional packages | np0005486749 | 0:04:37.864927 | 0.05s 2025-10-14 07:55:30.565342 | fa163e75-7366-a2e0-d3ae-000000004430 | TASK | Remove dracut-config-generic 2025-10-14 07:55:30.639243 | fa163e75-7366-a2e0-d3ae-0000000031b5 | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005486751 2025-10-14 07:55:30.641051 | fa163e75-7366-a2e0-d3ae-0000000031b5 | TIMING | create directory for vhost-user sockets with qemu ownership | np0005486751 | 0:04:37.963905 | 0.31s 2025-10-14 07:55:30.662794 | fa163e75-7366-a2e0-d3ae-0000000031b6 | TASK | check if libvirt is installed 2025-10-14 07:55:30.753842 | fa163e75-7366-a2e0-d3ae-0000000031b5 | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005486752 2025-10-14 07:55:30.755670 | fa163e75-7366-a2e0-d3ae-0000000031b5 | TIMING | create directory for vhost-user sockets with qemu ownership | np0005486752 | 0:04:38.078525 | 0.28s 2025-10-14 07:55:30.783327 | fa163e75-7366-a2e0-d3ae-0000000031b6 | TASK | check if libvirt is installed 2025-10-14 07:55:30.816667 | fa163e75-7366-a2e0-d3ae-0000000030f8 | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005486750 2025-10-14 07:55:30.817665 | fa163e75-7366-a2e0-d3ae-0000000030f8 | TIMING | create directory for vhost-user sockets with qemu ownership | np0005486750 | 0:04:38.140533 | 0.31s 2025-10-14 07:55:30.827625 | fa163e75-7366-a2e0-d3ae-0000000030f9 | TASK | check if libvirt is installed 2025-10-14 07:55:30.966926 | fa163e75-7366-a2e0-d3ae-0000000031b6 | CHANGED | check if libvirt is installed | np0005486751 2025-10-14 07:55:30.968190 | fa163e75-7366-a2e0-d3ae-0000000031b6 | TIMING | check if libvirt is installed | np0005486751 | 0:04:38.291052 | 0.30s 2025-10-14 07:55:30.982290 | fa163e75-7366-a2e0-d3ae-0000000031b7 | TASK | make sure libvirt services are disabled and masked 2025-10-14 07:55:31.016363 | fa163e75-7366-a2e0-d3ae-0000000031b7 | SKIPPED | make sure libvirt services are disabled and masked | np0005486751 | item=libvirtd.service 2025-10-14 07:55:31.024537 | fa163e75-7366-a2e0-d3ae-0000000031b7 | SKIPPED | make sure libvirt services are disabled and masked | np0005486751 | item=virtlogd.socket 2025-10-14 07:55:31.032617 | fa163e75-7366-a2e0-d3ae-0000000031b7 | TIMING | make sure libvirt services are disabled and masked | np0005486751 | 0:04:38.355472 | 0.05s 2025-10-14 07:55:31.046191 | fa163e75-7366-a2e0-d3ae-0000000031b8 | TASK | ensure /run/libvirt is present upon reboot 2025-10-14 07:55:31.105864 | fa163e75-7366-a2e0-d3ae-0000000031b6 | CHANGED | check if libvirt is installed | np0005486752 2025-10-14 07:55:31.107621 | fa163e75-7366-a2e0-d3ae-0000000031b6 | TIMING | check if libvirt is installed | np0005486752 | 0:04:38.430483 | 0.32s 2025-10-14 07:55:31.131653 | fa163e75-7366-a2e0-d3ae-0000000031b7 | TASK | make sure libvirt services are disabled and masked 2025-10-14 07:55:31.140162 | fa163e75-7366-a2e0-d3ae-0000000030f9 | CHANGED | check if libvirt is installed | np0005486750 2025-10-14 07:55:31.141573 | fa163e75-7366-a2e0-d3ae-0000000030f9 | TIMING | check if libvirt is installed | np0005486750 | 0:04:38.464429 | 0.31s 2025-10-14 07:55:31.156223 | fa163e75-7366-a2e0-d3ae-0000000030fa | TASK | make sure libvirt services are disabled and masked 2025-10-14 07:55:31.174096 | fa163e75-7366-a2e0-d3ae-0000000031b7 | SKIPPED | make sure libvirt services are disabled and masked | np0005486752 | item=libvirtd.service 2025-10-14 07:55:31.184591 | fa163e75-7366-a2e0-d3ae-0000000031b7 | SKIPPED | make sure libvirt services are disabled and masked | np0005486752 | item=virtlogd.socket 2025-10-14 07:55:31.192775 | fa163e75-7366-a2e0-d3ae-0000000031b7 | TIMING | make sure libvirt services are disabled and masked | np0005486752 | 0:04:38.515624 | 0.06s 2025-10-14 07:55:31.201089 | fa163e75-7366-a2e0-d3ae-0000000030fa | SKIPPED | make sure libvirt services are disabled and masked | np0005486750 | item=libvirtd.service 2025-10-14 07:55:31.207574 | fa163e75-7366-a2e0-d3ae-0000000030fa | SKIPPED | make sure libvirt services are disabled and masked | np0005486750 | item=virtlogd.socket 2025-10-14 07:55:31.222638 | fa163e75-7366-a2e0-d3ae-0000000031b8 | TASK | ensure /run/libvirt is present upon reboot 2025-10-14 07:55:31.230252 | fa163e75-7366-a2e0-d3ae-0000000030fa | TIMING | make sure libvirt services are disabled and masked | np0005486750 | 0:04:38.553092 | 0.07s 2025-10-14 07:55:31.246177 | fa163e75-7366-a2e0-d3ae-0000000030fb | TASK | ensure /run/libvirt is present upon reboot 2025-10-14 07:55:32.013187 | fa163e75-7366-a2e0-d3ae-0000000031b8 | CHANGED | ensure /run/libvirt is present upon reboot | np0005486751 2025-10-14 07:55:32.014415 | fa163e75-7366-a2e0-d3ae-0000000031b8 | TIMING | ensure /run/libvirt is present upon reboot | np0005486751 | 0:04:39.337276 | 0.97s 2025-10-14 07:55:32.026396 | fa163e75-7366-a2e0-d3ae-0000000031b9 | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2025-10-14 07:55:32.182379 | fa163e75-7366-a2e0-d3ae-0000000031b8 | CHANGED | ensure /run/libvirt is present upon reboot | np0005486752 2025-10-14 07:55:32.183352 | fa163e75-7366-a2e0-d3ae-0000000031b8 | TIMING | ensure /run/libvirt is present upon reboot | np0005486752 | 0:04:39.506220 | 0.96s 2025-10-14 07:55:32.193287 | fa163e75-7366-a2e0-d3ae-0000000031b9 | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2025-10-14 07:55:32.211489 | fa163e75-7366-a2e0-d3ae-0000000030fb | CHANGED | ensure /run/libvirt is present upon reboot | np0005486750 2025-10-14 07:55:32.212342 | fa163e75-7366-a2e0-d3ae-0000000030fb | TIMING | ensure /run/libvirt is present upon reboot | np0005486750 | 0:04:39.535209 | 0.96s 2025-10-14 07:55:32.221817 | fa163e75-7366-a2e0-d3ae-0000000030fc | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2025-10-14 07:55:33.003218 | fa163e75-7366-a2e0-d3ae-0000000031b9 | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005486751 2025-10-14 07:55:33.004784 | fa163e75-7366-a2e0-d3ae-0000000031b9 | TIMING | Enable os_enable_vtpm SELinux boolean for vTPM | np0005486751 | 0:04:40.327642 | 0.98s 2025-10-14 07:55:33.025494 | fa163e75-7366-a2e0-d3ae-0000000031ba | TASK | Create libvirt persistent data directories 2025-10-14 07:55:33.193726 | fa163e75-7366-a2e0-d3ae-0000000031b9 | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005486752 2025-10-14 07:55:33.194995 | fa163e75-7366-a2e0-d3ae-0000000031b9 | TIMING | Enable os_enable_vtpm SELinux boolean for vTPM | np0005486752 | 0:04:40.517856 | 1.00s 2025-10-14 07:55:33.209855 | fa163e75-7366-a2e0-d3ae-0000000031ba | TASK | Create libvirt persistent data directories 2025-10-14 07:55:33.229699 | fa163e75-7366-a2e0-d3ae-000000004430 | CHANGED | Remove dracut-config-generic | np0005486746 2025-10-14 07:55:33.232389 | fa163e75-7366-a2e0-d3ae-000000004430 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005486746 | 0:04:40.555243 | 4.30s 2025-10-14 07:55:33.253707 | fa163e75-7366-a2e0-d3ae-000000004431 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-14 07:55:33.259405 | fa163e75-7366-a2e0-d3ae-0000000030fc | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005486750 2025-10-14 07:55:33.260276 | fa163e75-7366-a2e0-d3ae-0000000030fc | TIMING | Enable os_enable_vtpm SELinux boolean for vTPM | np0005486750 | 0:04:40.583139 | 1.04s 2025-10-14 07:55:33.270061 | fa163e75-7366-a2e0-d3ae-0000000030fd | TASK | Create libvirt persistent data directories 2025-10-14 07:55:33.368862 | fa163e75-7366-a2e0-d3ae-0000000031ba | OK | Create libvirt persistent data directories | np0005486751 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2025-10-14 07:55:33.372422 | fa163e75-7366-a2e0-d3ae-0000000031ba | TIMING | Create libvirt persistent data directories | np0005486751 | 0:04:40.695271 | 0.35s 2025-10-14 07:55:33.382338 | fa163e75-7366-a2e0-d3ae-0000000031ba | TIMING | Create libvirt persistent data directories | np0005486751 | 0:04:40.705193 | 0.36s 2025-10-14 07:55:33.403096 | fa163e75-7366-a2e0-d3ae-0000000031bb | TASK | allow logrotate to read inside containers 2025-10-14 07:55:33.560252 | fa163e75-7366-a2e0-d3ae-0000000031ba | OK | Create libvirt persistent data directories | np0005486752 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2025-10-14 07:55:33.565326 | fa163e75-7366-a2e0-d3ae-0000000031ba | TIMING | Create libvirt persistent data directories | np0005486752 | 0:04:40.888181 | 0.35s 2025-10-14 07:55:33.576845 | fa163e75-7366-a2e0-d3ae-0000000031ba | TIMING | Create libvirt persistent data directories | np0005486752 | 0:04:40.899710 | 0.37s 2025-10-14 07:55:33.578010 | fa163e75-7366-a2e0-d3ae-000000004431 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005486746 2025-10-14 07:55:33.578804 | fa163e75-7366-a2e0-d3ae-000000004431 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005486746 | 0:04:40.901671 | 0.32s 2025-10-14 07:55:33.597968 | fa163e75-7366-a2e0-d3ae-0000000031bb | TASK | allow logrotate to read inside containers 2025-10-14 07:55:33.603951 | fa163e75-7366-a2e0-d3ae-0000000030fd | OK | Create libvirt persistent data directories | np0005486750 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2025-10-14 07:55:33.615986 | fa163e75-7366-a2e0-d3ae-0000000030fd | TIMING | Create libvirt persistent data directories | np0005486750 | 0:04:40.938818 | 0.34s 2025-10-14 07:55:33.647121 | fa163e75-7366-a2e0-d3ae-000000004432 | TASK | Write list of modules to load at boot 2025-10-14 07:55:33.654966 | fa163e75-7366-a2e0-d3ae-0000000030fd | TIMING | Create libvirt persistent data directories | np0005486750 | 0:04:40.977820 | 0.38s 2025-10-14 07:55:33.668371 | fa163e75-7366-a2e0-d3ae-0000000030fe | TASK | allow logrotate to read inside containers 2025-10-14 07:55:34.326505 | fa163e75-7366-a2e0-d3ae-000000004430 | CHANGED | Remove dracut-config-generic | np0005486748 2025-10-14 07:55:34.328334 | fa163e75-7366-a2e0-d3ae-000000004430 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005486748 | 0:04:41.651182 | 3.79s 2025-10-14 07:55:34.363079 | fa163e75-7366-a2e0-d3ae-000000004431 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-14 07:55:34.371253 | fa163e75-7366-a2e0-d3ae-000000004430 | CHANGED | Remove dracut-config-generic | np0005486749 2025-10-14 07:55:34.372641 | fa163e75-7366-a2e0-d3ae-000000004430 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005486749 | 0:04:41.695498 | 3.81s 2025-10-14 07:55:34.392911 | fa163e75-7366-a2e0-d3ae-000000004431 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-14 07:55:34.425651 | fa163e75-7366-a2e0-d3ae-0000000031bb | CHANGED | allow logrotate to read inside containers | np0005486751 2025-10-14 07:55:34.426773 | fa163e75-7366-a2e0-d3ae-0000000031bb | TIMING | allow logrotate to read inside containers | np0005486751 | 0:04:41.749635 | 1.02s 2025-10-14 07:55:34.439367 | fa163e75-7366-a2e0-d3ae-0000000031bd | TASK | Set login facts 2025-10-14 07:55:34.471510 | fa163e75-7366-a2e0-d3ae-0000000031bd | OK | Set login facts | np0005486751 2025-10-14 07:55:34.472252 | fa163e75-7366-a2e0-d3ae-0000000031bd | TIMING | Set login facts | np0005486751 | 0:04:41.795122 | 0.03s 2025-10-14 07:55:34.481109 | fa163e75-7366-a2e0-d3ae-0000000031be | TASK | Convert logins json to dict 2025-10-14 07:55:34.520868 | fa163e75-7366-a2e0-d3ae-0000000031be | SKIPPED | Convert logins json to dict | np0005486751 2025-10-14 07:55:34.521941 | fa163e75-7366-a2e0-d3ae-0000000031be | TIMING | Convert logins json to dict | np0005486751 | 0:04:41.844804 | 0.04s 2025-10-14 07:55:34.533206 | fa163e75-7366-a2e0-d3ae-0000000031bf | TASK | Set registry logins 2025-10-14 07:55:34.546054 | fa163e75-7366-a2e0-d3ae-0000000031bb | CHANGED | allow logrotate to read inside containers | np0005486752 2025-10-14 07:55:34.547039 | fa163e75-7366-a2e0-d3ae-0000000031bb | TIMING | allow logrotate to read inside containers | np0005486752 | 0:04:41.869902 | 0.95s 2025-10-14 07:55:34.557163 | fa163e75-7366-a2e0-d3ae-0000000031bd | TASK | Set login facts 2025-10-14 07:55:34.581063 | fa163e75-7366-a2e0-d3ae-0000000031bf | SKIPPED | Set registry logins | np0005486751 2025-10-14 07:55:34.582136 | fa163e75-7366-a2e0-d3ae-0000000031bf | TIMING | Set registry logins | np0005486751 | 0:04:41.904990 | 0.05s 2025-10-14 07:55:34.596301 | fa163e75-7366-a2e0-d3ae-0000000031c0 | TASK | Run podman install 2025-10-14 07:55:34.603095 | fa163e75-7366-a2e0-d3ae-0000000031bd | OK | Set login facts | np0005486752 2025-10-14 07:55:34.604052 | fa163e75-7366-a2e0-d3ae-0000000031bd | TIMING | Set login facts | np0005486752 | 0:04:41.926914 | 0.05s 2025-10-14 07:55:34.623353 | fa163e75-7366-a2e0-d3ae-0000000031be | TASK | Convert logins json to dict 2025-10-14 07:55:34.629501 | fa163e75-7366-a2e0-d3ae-000000004432 | CHANGED | Write list of modules to load at boot | np0005486746 2025-10-14 07:55:34.630536 | fa163e75-7366-a2e0-d3ae-000000004432 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005486746 | 0:04:41.953395 | 0.98s 2025-10-14 07:55:34.631149 | fa163e75-7366-a2e0-d3ae-0000000031c0 | TIMING | Run podman install | np0005486751 | 0:04:41.954024 | 0.03s 2025-10-14 07:55:34.702133 | fa163e75-7366-a2e0-d3ae-000000005145 | TASK | Gather variables for each operating system 2025-10-14 07:55:34.720369 | fa163e75-7366-a2e0-d3ae-000000004433 | TASK | Modules reload 2025-10-14 07:55:34.727685 | fa163e75-7366-a2e0-d3ae-000000004431 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005486749 2025-10-14 07:55:34.729028 | fa163e75-7366-a2e0-d3ae-000000004431 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005486749 | 0:04:42.051885 | 0.33s 2025-10-14 07:55:34.729622 | fa163e75-7366-a2e0-d3ae-0000000031be | SKIPPED | Convert logins json to dict | np0005486752 2025-10-14 07:55:34.729967 | fa163e75-7366-a2e0-d3ae-0000000031be | TIMING | Convert logins json to dict | np0005486752 | 0:04:42.052841 | 0.11s 2025-10-14 07:55:34.730392 | fa163e75-7366-a2e0-d3ae-000000004431 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005486748 2025-10-14 07:55:34.730837 | fa163e75-7366-a2e0-d3ae-000000004431 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005486748 | 0:04:42.053711 | 0.37s 2025-10-14 07:55:34.731333 | fa163e75-7366-a2e0-d3ae-0000000030fe | CHANGED | allow logrotate to read inside containers | np0005486750 2025-10-14 07:55:34.731717 | fa163e75-7366-a2e0-d3ae-0000000030fe | TIMING | allow logrotate to read inside containers | np0005486750 | 0:04:42.054592 | 1.06s 2025-10-14 07:55:34.743781 | fa163e75-7366-a2e0-d3ae-000000003100 | TASK | Set login facts 2025-10-14 07:55:34.759721 | fa163e75-7366-a2e0-d3ae-0000000031bf | TASK | Set registry logins 2025-10-14 07:55:34.785398 | fa163e75-7366-a2e0-d3ae-000000004432 | TASK | Write list of modules to load at boot 2025-10-14 07:55:34.810476 | fa163e75-7366-a2e0-d3ae-000000004432 | TASK | Write list of modules to load at boot 2025-10-14 07:55:34.816530 | fa163e75-7366-a2e0-d3ae-000000003100 | OK | Set login facts | np0005486750 2025-10-14 07:55:34.821916 | fa163e75-7366-a2e0-d3ae-000000003100 | TIMING | Set login facts | np0005486750 | 0:04:42.144764 | 0.08s 2025-10-14 07:55:34.822648 | fa163e75-7366-a2e0-d3ae-000000005145 | OK | Gather variables for each operating system | np0005486751 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-14 07:55:34.823175 | fa163e75-7366-a2e0-d3ae-000000005145 | TIMING | tripleo_podman : Gather variables for each operating system | np0005486751 | 0:04:42.146043 | 0.12s 2025-10-14 07:55:34.827191 | fa163e75-7366-a2e0-d3ae-0000000031bf | SKIPPED | Set registry logins | np0005486752 2025-10-14 07:55:34.827955 | fa163e75-7366-a2e0-d3ae-0000000031bf | TIMING | Set registry logins | np0005486752 | 0:04:42.150552 | 0.07s 2025-10-14 07:55:34.829003 | fa163e75-7366-a2e0-d3ae-000000005145 | TIMING | tripleo_podman : Gather variables for each operating system | np0005486751 | 0:04:42.151875 | 0.13s 2025-10-14 07:55:34.840542 | fa163e75-7366-a2e0-d3ae-000000003101 | TASK | Convert logins json to dict 2025-10-14 07:55:34.856639 | fa163e75-7366-a2e0-d3ae-000000005147 | TASK | ensure podman and deps are installed 2025-10-14 07:55:34.874977 | fa163e75-7366-a2e0-d3ae-0000000031c0 | TASK | Run podman install 2025-10-14 07:55:34.885882 | fa163e75-7366-a2e0-d3ae-000000003101 | SKIPPED | Convert logins json to dict | np0005486750 2025-10-14 07:55:34.887742 | fa163e75-7366-a2e0-d3ae-000000003101 | TIMING | Convert logins json to dict | np0005486750 | 0:04:42.210607 | 0.05s 2025-10-14 07:55:34.902758 | fa163e75-7366-a2e0-d3ae-000000003102 | TASK | Set registry logins 2025-10-14 07:55:34.910383 | fa163e75-7366-a2e0-d3ae-0000000031c0 | TIMING | Run podman install | np0005486752 | 0:04:42.233224 | 0.03s 2025-10-14 07:55:34.946877 | fa163e75-7366-a2e0-d3ae-000000005145 | TASK | Gather variables for each operating system 2025-10-14 07:55:34.955569 | fa163e75-7366-a2e0-d3ae-000000003102 | SKIPPED | Set registry logins | np0005486750 2025-10-14 07:55:34.957669 | fa163e75-7366-a2e0-d3ae-000000003102 | TIMING | Set registry logins | np0005486750 | 0:04:42.280524 | 0.05s 2025-10-14 07:55:34.973116 | fa163e75-7366-a2e0-d3ae-000000003103 | TASK | Run podman install 2025-10-14 07:55:34.998031 | fa163e75-7366-a2e0-d3ae-000000003103 | TIMING | Run podman install | np0005486750 | 0:04:42.320895 | 0.02s 2025-10-14 07:55:35.036809 | fa163e75-7366-a2e0-d3ae-000000005145 | TASK | Gather variables for each operating system 2025-10-14 07:55:35.092506 | fa163e75-7366-a2e0-d3ae-000000005145 | OK | Gather variables for each operating system | np0005486752 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-14 07:55:35.094500 | fa163e75-7366-a2e0-d3ae-000000005145 | TIMING | tripleo_podman : Gather variables for each operating system | np0005486752 | 0:04:42.417347 | 0.15s 2025-10-14 07:55:35.098579 | fa163e75-7366-a2e0-d3ae-000000005145 | TIMING | tripleo_podman : Gather variables for each operating system | np0005486752 | 0:04:42.421453 | 0.15s 2025-10-14 07:55:35.109177 | fa163e75-7366-a2e0-d3ae-000000005147 | TASK | ensure podman and deps are installed 2025-10-14 07:55:35.176857 | fa163e75-7366-a2e0-d3ae-000000005145 | OK | Gather variables for each operating system | np0005486750 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-14 07:55:35.178784 | fa163e75-7366-a2e0-d3ae-000000005145 | TIMING | tripleo_podman : Gather variables for each operating system | np0005486750 | 0:04:42.501648 | 0.14s 2025-10-14 07:55:35.184638 | fa163e75-7366-a2e0-d3ae-000000005145 | TIMING | tripleo_podman : Gather variables for each operating system | np0005486750 | 0:04:42.507494 | 0.15s 2025-10-14 07:55:35.204893 | fa163e75-7366-a2e0-d3ae-000000005147 | TASK | ensure podman and deps are installed 2025-10-14 07:55:35.704366 | fa163e75-7366-a2e0-d3ae-000000004432 | CHANGED | Write list of modules to load at boot | np0005486748 2025-10-14 07:55:35.705362 | fa163e75-7366-a2e0-d3ae-000000004432 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005486748 | 0:04:43.028226 | 0.92s 2025-10-14 07:55:35.721776 | fa163e75-7366-a2e0-d3ae-000000004433 | TASK | Modules reload 2025-10-14 07:55:35.775419 | fa163e75-7366-a2e0-d3ae-000000004432 | CHANGED | Write list of modules to load at boot | np0005486749 2025-10-14 07:55:35.778064 | fa163e75-7366-a2e0-d3ae-000000004432 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005486749 | 0:04:43.100918 | 0.97s 2025-10-14 07:55:35.799000 | fa163e75-7366-a2e0-d3ae-000000004433 | TASK | Modules reload 2025-10-14 07:55:36.227819 | fa163e75-7366-a2e0-d3ae-000000004433 | CHANGED | Modules reload | np0005486748 2025-10-14 07:55:36.229381 | fa163e75-7366-a2e0-d3ae-000000004433 | TIMING | tripleo_kernel : Modules reload | np0005486748 | 0:04:43.552245 | 0.51s 2025-10-14 07:55:36.258366 | fa163e75-7366-a2e0-d3ae-000000004434 | TASK | Set default sysctl options 2025-10-14 07:55:36.267123 | fa163e75-7366-a2e0-d3ae-000000004433 | CHANGED | Modules reload | np0005486746 2025-10-14 07:55:36.268812 | fa163e75-7366-a2e0-d3ae-000000004433 | TIMING | tripleo_kernel : Modules reload | np0005486746 | 0:04:43.591572 | 1.55s 2025-10-14 07:55:36.293644 | fa163e75-7366-a2e0-d3ae-000000004434 | TASK | Set default sysctl options 2025-10-14 07:55:36.360702 | fa163e75-7366-a2e0-d3ae-000000004433 | CHANGED | Modules reload | np0005486749 2025-10-14 07:55:36.362004 | fa163e75-7366-a2e0-d3ae-000000004433 | TIMING | tripleo_kernel : Modules reload | np0005486749 | 0:04:43.684868 | 0.56s 2025-10-14 07:55:36.377971 | fa163e75-7366-a2e0-d3ae-000000004434 | TASK | Set default sysctl options 2025-10-14 07:55:37.222018 | fa163e75-7366-a2e0-d3ae-000000004434 | CHANGED | Set default sysctl options | np0005486748 2025-10-14 07:55:37.224238 | fa163e75-7366-a2e0-d3ae-000000004434 | TIMING | tripleo_kernel : Set default sysctl options | np0005486748 | 0:04:44.547095 | 0.96s 2025-10-14 07:55:37.250430 | fa163e75-7366-a2e0-d3ae-000000004435 | TASK | Set extra sysctl options 2025-10-14 07:55:37.258499 | fa163e75-7366-a2e0-d3ae-000000004434 | CHANGED | Set default sysctl options | np0005486746 2025-10-14 07:55:37.260366 | fa163e75-7366-a2e0-d3ae-000000004434 | TIMING | tripleo_kernel : Set default sysctl options | np0005486746 | 0:04:44.583221 | 0.96s 2025-10-14 07:55:37.283382 | fa163e75-7366-a2e0-d3ae-000000004435 | TASK | Set extra sysctl options 2025-10-14 07:55:37.313141 | fa163e75-7366-a2e0-d3ae-000000004434 | CHANGED | Set default sysctl options | np0005486749 2025-10-14 07:55:37.314560 | fa163e75-7366-a2e0-d3ae-000000004434 | TIMING | tripleo_kernel : Set default sysctl options | np0005486749 | 0:04:44.637416 | 0.94s 2025-10-14 07:55:37.329996 | fa163e75-7366-a2e0-d3ae-000000004435 | TASK | Set extra sysctl options 2025-10-14 07:55:37.584720 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486748 | item=fs.inotify.max_user_instances 2025-10-14 07:55:37.586132 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:44.908993 | 0.33s 2025-10-14 07:55:37.633278 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486749 | item=fs.inotify.max_user_instances 2025-10-14 07:55:37.634859 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:44.957727 | 0.30s 2025-10-14 07:55:37.655214 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486746 | item=fs.inotify.max_user_instances 2025-10-14 07:55:37.656875 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:44.979741 | 0.37s 2025-10-14 07:55:37.693847 | fa163e75-7366-a2e0-d3ae-000000005147 | OK | ensure podman and deps are installed | np0005486751 2025-10-14 07:55:37.694531 | fa163e75-7366-a2e0-d3ae-000000005147 | TIMING | tripleo_podman : ensure podman and deps are installed | np0005486751 | 0:04:45.017402 | 2.84s 2025-10-14 07:55:37.703983 | fa163e75-7366-a2e0-d3ae-000000005148 | TASK | Ensure we get the ansible interfaces facts 2025-10-14 07:55:37.892893 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486748 | item=kernel.pid_max 2025-10-14 07:55:37.895970 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:45.218807 | 0.64s 2025-10-14 07:55:37.909256 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486746 | item=kernel.pid_max 2025-10-14 07:55:37.911320 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:45.234185 | 0.63s 2025-10-14 07:55:37.917873 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486749 | item=kernel.pid_max 2025-10-14 07:55:37.919813 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:45.242680 | 0.59s 2025-10-14 07:55:38.177808 | fa163e75-7366-a2e0-d3ae-000000005147 | OK | ensure podman and deps are installed | np0005486752 2025-10-14 07:55:38.178787 | fa163e75-7366-a2e0-d3ae-000000005147 | TIMING | tripleo_podman : ensure podman and deps are installed | np0005486752 | 0:04:45.501653 | 3.07s 2025-10-14 07:55:38.187114 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486748 | item=net.bridge.bridge-nf-call-arptables 2025-10-14 07:55:38.189722 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:45.512584 | 0.94s 2025-10-14 07:55:38.201906 | fa163e75-7366-a2e0-d3ae-000000005148 | TASK | Ensure we get the ansible interfaces facts 2025-10-14 07:55:38.226420 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486749 | item=net.bridge.bridge-nf-call-arptables 2025-10-14 07:55:38.229520 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:45.552374 | 0.90s 2025-10-14 07:55:38.237488 | fa163e75-7366-a2e0-d3ae-000000005147 | OK | ensure podman and deps are installed | np0005486750 2025-10-14 07:55:38.238232 | fa163e75-7366-a2e0-d3ae-000000005147 | TIMING | tripleo_podman : ensure podman and deps are installed | np0005486750 | 0:04:45.561100 | 3.03s 2025-10-14 07:55:38.251532 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486746 | item=net.bridge.bridge-nf-call-arptables 2025-10-14 07:55:38.257104 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:45.579966 | 0.97s 2025-10-14 07:55:38.258513 | fa163e75-7366-a2e0-d3ae-000000005148 | TASK | Ensure we get the ansible interfaces facts 2025-10-14 07:55:38.339161 | fa163e75-7366-a2e0-d3ae-000000005148 | OK | Ensure we get the ansible interfaces facts | np0005486751 2025-10-14 07:55:38.340635 | fa163e75-7366-a2e0-d3ae-000000005148 | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005486751 | 0:04:45.663492 | 0.64s 2025-10-14 07:55:38.359763 | fa163e75-7366-a2e0-d3ae-000000005149 | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-14 07:55:38.388478 | fa163e75-7366-a2e0-d3ae-000000005149 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005486751 2025-10-14 07:55:38.390154 | fa163e75-7366-a2e0-d3ae-000000005149 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005486751 | 0:04:45.713015 | 0.03s 2025-10-14 07:55:38.408831 | fa163e75-7366-a2e0-d3ae-00000000514b | TASK | Make sure /etc/cni/net.d folder exists 2025-10-14 07:55:38.439213 | fa163e75-7366-a2e0-d3ae-00000000514b | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005486751 2025-10-14 07:55:38.440153 | fa163e75-7366-a2e0-d3ae-00000000514b | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005486751 | 0:04:45.763019 | 0.03s 2025-10-14 07:55:38.458623 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486748 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-14 07:55:38.460556 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:45.783418 | 1.21s 2025-10-14 07:55:38.467846 | fa163e75-7366-a2e0-d3ae-00000000514c | TASK | Update default network configuration if possible 2025-10-14 07:55:38.503498 | fa163e75-7366-a2e0-d3ae-00000000514c | SKIPPED | Update default network configuration if possible | np0005486751 2025-10-14 07:55:38.505275 | fa163e75-7366-a2e0-d3ae-00000000514c | TIMING | tripleo_podman : Update default network configuration if possible | np0005486751 | 0:04:45.828128 | 0.04s 2025-10-14 07:55:38.520020 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486749 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-14 07:55:38.521478 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:45.844316 | 1.19s 2025-10-14 07:55:38.532513 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486746 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-14 07:55:38.535083 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:45.857950 | 1.25s 2025-10-14 07:55:38.542087 | fa163e75-7366-a2e0-d3ae-00000000514e | TASK | Make sure /etc/containers/networks exists 2025-10-14 07:55:38.811967 | fa163e75-7366-a2e0-d3ae-000000005148 | OK | Ensure we get the ansible interfaces facts | np0005486752 2025-10-14 07:55:38.814611 | fa163e75-7366-a2e0-d3ae-000000005148 | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005486752 | 0:04:46.137463 | 0.61s 2025-10-14 07:55:38.824734 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486749 | item=net.bridge.bridge-nf-call-iptables 2025-10-14 07:55:38.828075 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:46.150938 | 1.50s 2025-10-14 07:55:38.848455 | fa163e75-7366-a2e0-d3ae-000000005149 | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-14 07:55:38.858410 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486746 | item=net.bridge.bridge-nf-call-iptables 2025-10-14 07:55:38.859930 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:46.182796 | 1.57s 2025-10-14 07:55:38.871761 | fa163e75-7366-a2e0-d3ae-00000000514e | OK | Make sure /etc/containers/networks exists | np0005486751 2025-10-14 07:55:38.878346 | fa163e75-7366-a2e0-d3ae-00000000514e | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005486751 | 0:04:46.201184 | 0.33s 2025-10-14 07:55:38.881903 | fa163e75-7366-a2e0-d3ae-000000005148 | OK | Ensure we get the ansible interfaces facts | np0005486750 2025-10-14 07:55:38.882697 | fa163e75-7366-a2e0-d3ae-000000005148 | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005486750 | 0:04:46.205564 | 0.62s 2025-10-14 07:55:38.906276 | fa163e75-7366-a2e0-d3ae-000000005149 | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-14 07:55:38.933874 | fa163e75-7366-a2e0-d3ae-00000000514f | TASK | Get current podman network 2025-10-14 07:55:38.942632 | fa163e75-7366-a2e0-d3ae-000000005149 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005486752 2025-10-14 07:55:38.943934 | fa163e75-7366-a2e0-d3ae-000000005149 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005486752 | 0:04:46.266784 | 0.08s 2025-10-14 07:55:38.948718 | fa163e75-7366-a2e0-d3ae-000000005149 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005486750 2025-10-14 07:55:38.949185 | fa163e75-7366-a2e0-d3ae-000000005149 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005486750 | 0:04:46.272058 | 0.04s 2025-10-14 07:55:38.963259 | fa163e75-7366-a2e0-d3ae-00000000514b | TASK | Make sure /etc/cni/net.d folder exists 2025-10-14 07:55:38.984897 | fa163e75-7366-a2e0-d3ae-00000000514b | TASK | Make sure /etc/cni/net.d folder exists 2025-10-14 07:55:39.002217 | fa163e75-7366-a2e0-d3ae-00000000514b | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005486750 2025-10-14 07:55:39.003246 | fa163e75-7366-a2e0-d3ae-00000000514b | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005486750 | 0:04:46.326106 | 0.04s 2025-10-14 07:55:39.013815 | fa163e75-7366-a2e0-d3ae-00000000514c | TASK | Update default network configuration if possible 2025-10-14 07:55:39.028264 | fa163e75-7366-a2e0-d3ae-00000000514b | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005486752 2025-10-14 07:55:39.029323 | fa163e75-7366-a2e0-d3ae-00000000514b | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005486752 | 0:04:46.352171 | 0.04s 2025-10-14 07:55:39.040091 | fa163e75-7366-a2e0-d3ae-00000000514c | TASK | Update default network configuration if possible 2025-10-14 07:55:39.056912 | fa163e75-7366-a2e0-d3ae-00000000514c | SKIPPED | Update default network configuration if possible | np0005486750 2025-10-14 07:55:39.058024 | fa163e75-7366-a2e0-d3ae-00000000514c | TIMING | tripleo_podman : Update default network configuration if possible | np0005486750 | 0:04:46.380889 | 0.04s 2025-10-14 07:55:39.068002 | fa163e75-7366-a2e0-d3ae-00000000514e | TASK | Make sure /etc/containers/networks exists 2025-10-14 07:55:39.082396 | fa163e75-7366-a2e0-d3ae-00000000514c | SKIPPED | Update default network configuration if possible | np0005486752 2025-10-14 07:55:39.083591 | fa163e75-7366-a2e0-d3ae-00000000514c | TIMING | tripleo_podman : Update default network configuration if possible | np0005486752 | 0:04:46.406452 | 0.04s 2025-10-14 07:55:39.095091 | fa163e75-7366-a2e0-d3ae-00000000514e | TASK | Make sure /etc/containers/networks exists 2025-10-14 07:55:39.150788 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486749 | item=net.ipv4.conf.all.rp_filter 2025-10-14 07:55:39.154609 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:46.477459 | 1.82s 2025-10-14 07:55:39.184832 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486746 | item=net.ipv4.conf.all.rp_filter 2025-10-14 07:55:39.188132 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:46.510994 | 1.90s 2025-10-14 07:55:39.285091 | fa163e75-7366-a2e0-d3ae-00000000514f | CHANGED | Get current podman network | np0005486751 2025-10-14 07:55:39.287560 | fa163e75-7366-a2e0-d3ae-00000000514f | TIMING | tripleo_podman : Get current podman network | np0005486751 | 0:04:46.610422 | 0.35s 2025-10-14 07:55:39.309987 | fa163e75-7366-a2e0-d3ae-000000005150 | TASK | Update the default network configuration 2025-10-14 07:55:39.392649 | fa163e75-7366-a2e0-d3ae-00000000514e | OK | Make sure /etc/containers/networks exists | np0005486750 2025-10-14 07:55:39.395174 | fa163e75-7366-a2e0-d3ae-00000000514e | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005486750 | 0:04:46.718022 | 0.33s 2025-10-14 07:55:39.410393 | fa163e75-7366-a2e0-d3ae-00000000514f | TASK | Get current podman network 2025-10-14 07:55:39.425238 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486749 | item=net.ipv4.ip_forward 2025-10-14 07:55:39.427653 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:46.750517 | 2.10s 2025-10-14 07:55:39.428752 | fa163e75-7366-a2e0-d3ae-00000000514e | OK | Make sure /etc/containers/networks exists | np0005486752 2025-10-14 07:55:39.430154 | fa163e75-7366-a2e0-d3ae-00000000514e | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005486752 | 0:04:46.752957 | 0.33s 2025-10-14 07:55:39.445993 | fa163e75-7366-a2e0-d3ae-00000000514f | TASK | Get current podman network 2025-10-14 07:55:39.504637 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486746 | item=net.ipv4.ip_forward 2025-10-14 07:55:39.506842 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:46.829706 | 2.22s 2025-10-14 07:55:39.707090 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486749 | item=net.ipv4.ip_local_reserved_ports 2025-10-14 07:55:39.709505 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:47.032366 | 2.38s 2025-10-14 07:55:39.738361 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486748 | item=net.bridge.bridge-nf-call-iptables 2025-10-14 07:55:39.740736 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:47.063598 | 2.49s 2025-10-14 07:55:39.742254 | fa163e75-7366-a2e0-d3ae-00000000514f | CHANGED | Get current podman network | np0005486750 2025-10-14 07:55:39.744261 | fa163e75-7366-a2e0-d3ae-00000000514f | TIMING | tripleo_podman : Get current podman network | np0005486750 | 0:04:47.067122 | 0.33s 2025-10-14 07:55:39.766005 | fa163e75-7366-a2e0-d3ae-000000005150 | TASK | Update the default network configuration 2025-10-14 07:55:39.799390 | fa163e75-7366-a2e0-d3ae-00000000514f | CHANGED | Get current podman network | np0005486752 2025-10-14 07:55:39.801042 | fa163e75-7366-a2e0-d3ae-00000000514f | TIMING | tripleo_podman : Get current podman network | np0005486752 | 0:04:47.123895 | 0.35s 2025-10-14 07:55:39.808369 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486746 | item=net.ipv4.ip_local_reserved_ports 2025-10-14 07:55:39.812379 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:47.135243 | 2.53s 2025-10-14 07:55:39.825375 | fa163e75-7366-a2e0-d3ae-000000005150 | TASK | Update the default network configuration 2025-10-14 07:55:40.075925 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486748 | item=net.ipv4.conf.all.rp_filter 2025-10-14 07:55:40.078668 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:47.401534 | 2.83s 2025-10-14 07:55:40.124041 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486746 | item=net.ipv4.ip_nonlocal_bind 2025-10-14 07:55:40.125853 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:47.448723 | 2.84s 2025-10-14 07:55:40.313095 | fa163e75-7366-a2e0-d3ae-000000005150 | CHANGED | Update the default network configuration | np0005486751 2025-10-14 07:55:40.313994 | fa163e75-7366-a2e0-d3ae-000000005150 | TIMING | tripleo_podman : Update the default network configuration | np0005486751 | 0:04:47.636863 | 1.00s 2025-10-14 07:55:40.328160 | fa163e75-7366-a2e0-d3ae-000000005151 | TASK | Write containers registries.conf 2025-10-14 07:55:40.395973 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486748 | item=net.ipv4.ip_forward 2025-10-14 07:55:40.399369 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:47.722221 | 3.15s 2025-10-14 07:55:40.451079 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486746 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-14 07:55:40.453017 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:47.775885 | 3.17s 2025-10-14 07:55:40.733227 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486748 | item=net.ipv4.ip_local_reserved_ports 2025-10-14 07:55:40.735724 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:48.058585 | 3.48s 2025-10-14 07:55:40.744259 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486746 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-14 07:55:40.746278 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:48.069142 | 3.46s 2025-10-14 07:55:40.825505 | fa163e75-7366-a2e0-d3ae-000000005150 | CHANGED | Update the default network configuration | np0005486750 2025-10-14 07:55:40.826377 | fa163e75-7366-a2e0-d3ae-000000005150 | TIMING | tripleo_podman : Update the default network configuration | np0005486750 | 0:04:48.149246 | 1.06s 2025-10-14 07:55:40.839290 | fa163e75-7366-a2e0-d3ae-000000005151 | TASK | Write containers registries.conf 2025-10-14 07:55:40.889203 | fa163e75-7366-a2e0-d3ae-000000005150 | CHANGED | Update the default network configuration | np0005486752 2025-10-14 07:55:40.890957 | fa163e75-7366-a2e0-d3ae-000000005150 | TIMING | tripleo_podman : Update the default network configuration | np0005486752 | 0:04:48.213812 | 1.06s 2025-10-14 07:55:40.911254 | fa163e75-7366-a2e0-d3ae-000000005151 | TASK | Write containers registries.conf 2025-10-14 07:55:41.041513 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486746 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-14 07:55:41.045334 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:48.368185 | 3.76s 2025-10-14 07:55:41.053749 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486749 | item=net.ipv4.ip_nonlocal_bind 2025-10-14 07:55:41.058502 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:48.381367 | 3.73s 2025-10-14 07:55:41.072565 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486748 | item=net.ipv4.ip_nonlocal_bind 2025-10-14 07:55:41.075281 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:48.398148 | 3.82s 2025-10-14 07:55:41.356806 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486749 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-14 07:55:41.359297 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:48.682164 | 4.03s 2025-10-14 07:55:41.367322 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486746 | item=net.ipv6.conf.all.disable_ipv6 2025-10-14 07:55:41.369530 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:48.692403 | 4.08s 2025-10-14 07:55:41.412102 | fa163e75-7366-a2e0-d3ae-000000005151 | CHANGED | Write containers registries.conf | np0005486751 2025-10-14 07:55:41.413291 | fa163e75-7366-a2e0-d3ae-000000005151 | TIMING | tripleo_podman : Write containers registries.conf | np0005486751 | 0:04:48.736153 | 1.08s 2025-10-14 07:55:41.434005 | fa163e75-7366-a2e0-d3ae-000000005152 | TASK | Write containers.conf 2025-10-14 07:55:41.686802 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486746 | item=net.ipv6.conf.all.forwarding 2025-10-14 07:55:41.689659 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:49.012512 | 4.40s 2025-10-14 07:55:41.702226 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486749 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-14 07:55:41.704219 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:49.027086 | 4.37s 2025-10-14 07:55:41.793060 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486751 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-14 07:55:41.795564 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486751 | 0:04:49.118426 | 0.36s 2025-10-14 07:55:41.907240 | fa163e75-7366-a2e0-d3ae-000000005151 | CHANGED | Write containers registries.conf | np0005486750 2025-10-14 07:55:41.908049 | fa163e75-7366-a2e0-d3ae-000000005151 | TIMING | tripleo_podman : Write containers registries.conf | np0005486750 | 0:04:49.230920 | 1.07s 2025-10-14 07:55:41.921060 | fa163e75-7366-a2e0-d3ae-000000005152 | TASK | Write containers.conf 2025-10-14 07:55:41.954870 | fa163e75-7366-a2e0-d3ae-000000005151 | CHANGED | Write containers registries.conf | np0005486752 2025-10-14 07:55:41.955948 | fa163e75-7366-a2e0-d3ae-000000005151 | TIMING | tripleo_podman : Write containers registries.conf | np0005486752 | 0:04:49.278812 | 1.04s 2025-10-14 07:55:41.968998 | fa163e75-7366-a2e0-d3ae-000000005152 | TASK | Write containers.conf 2025-10-14 07:55:42.012938 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486746 | item=net.ipv6.conf.default.disable_ipv6 2025-10-14 07:55:42.016975 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:49.339824 | 4.73s 2025-10-14 07:55:42.025689 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486749 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-14 07:55:42.027713 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:49.350579 | 4.70s 2025-10-14 07:55:42.085210 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486751 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-14 07:55:42.087982 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486751 | 0:04:49.410846 | 0.65s 2025-10-14 07:55:42.247837 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486750 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-14 07:55:42.250853 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486750 | 0:04:49.573715 | 0.33s 2025-10-14 07:55:42.319571 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486752 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-14 07:55:42.322195 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486752 | 0:04:49.645059 | 0.35s 2025-10-14 07:55:42.345086 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486749 | item=net.ipv6.conf.all.disable_ipv6 2025-10-14 07:55:42.347865 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:49.670729 | 5.02s 2025-10-14 07:55:42.353331 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486746 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-14 07:55:42.355408 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:49.678275 | 5.07s 2025-10-14 07:55:42.380351 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486751 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-14 07:55:42.394635 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486751 | 0:04:49.717497 | 0.96s 2025-10-14 07:55:42.402473 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486748 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-14 07:55:42.405072 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:49.727939 | 5.15s 2025-10-14 07:55:42.536966 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486750 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-14 07:55:42.540392 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486750 | 0:04:49.863256 | 0.62s 2025-10-14 07:55:42.612692 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486752 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-14 07:55:42.614752 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486752 | 0:04:49.937617 | 0.64s 2025-10-14 07:55:42.665961 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486746 | item=net.ipv6.ip_nonlocal_bind 2025-10-14 07:55:42.667966 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:49.990832 | 5.38s 2025-10-14 07:55:42.678986 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486749 | item=net.ipv6.conf.all.forwarding 2025-10-14 07:55:42.680997 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:50.003861 | 5.35s 2025-10-14 07:55:42.687917 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486746 | 0:04:50.010780 | 5.40s 2025-10-14 07:55:42.691604 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486751 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-14 07:55:42.694830 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486751 | 0:04:50.017693 | 1.26s 2025-10-14 07:55:42.712729 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486748 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-14 07:55:42.714578 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:50.037440 | 5.46s 2025-10-14 07:55:42.725311 | fa163e75-7366-a2e0-d3ae-000000004437 | TASK | Sysctl reload 2025-10-14 07:55:42.733834 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486751 | 0:04:50.056687 | 1.30s 2025-10-14 07:55:42.748928 | fa163e75-7366-a2e0-d3ae-000000005155 | TASK | Enable podman.socket service 2025-10-14 07:55:42.785353 | fa163e75-7366-a2e0-d3ae-000000005155 | SKIPPED | Enable podman.socket service | np0005486751 2025-10-14 07:55:42.786907 | fa163e75-7366-a2e0-d3ae-000000005155 | TIMING | tripleo_podman : Enable podman.socket service | np0005486751 | 0:04:50.109773 | 0.04s 2025-10-14 07:55:42.800999 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486750 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-14 07:55:42.802756 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486750 | 0:04:50.125619 | 0.88s 2025-10-14 07:55:42.817192 | fa163e75-7366-a2e0-d3ae-0000000031c1 | TASK | Run podman login 2025-10-14 07:55:42.846840 | fa163e75-7366-a2e0-d3ae-0000000031c1 | TIMING | Run podman login | np0005486751 | 0:04:50.169705 | 0.03s 2025-10-14 07:55:42.894324 | fa163e75-7366-a2e0-d3ae-0000000053c1 | TASK | Perform container registry login(s) with podman 2025-10-14 07:55:42.922399 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486752 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-14 07:55:42.926706 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486752 | 0:04:50.249562 | 0.96s 2025-10-14 07:55:42.934418 | fa163e75-7366-a2e0-d3ae-0000000053c1 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005486751 | 0:04:50.257284 | 0.04s 2025-10-14 07:55:42.971136 | fa163e75-7366-a2e0-d3ae-0000000031c3 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-14 07:55:43.051070 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486749 | item=net.ipv6.conf.default.disable_ipv6 2025-10-14 07:55:43.054541 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:50.377396 | 5.72s 2025-10-14 07:55:43.066852 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486748 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-14 07:55:43.069818 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:50.392684 | 5.82s 2025-10-14 07:55:43.090675 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486750 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-14 07:55:43.094409 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486750 | 0:04:50.417266 | 1.17s 2025-10-14 07:55:43.107829 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486750 | 0:04:50.430698 | 1.19s 2025-10-14 07:55:43.122245 | fa163e75-7366-a2e0-d3ae-000000005155 | TASK | Enable podman.socket service 2025-10-14 07:55:43.173745 | fa163e75-7366-a2e0-d3ae-000000005155 | SKIPPED | Enable podman.socket service | np0005486750 2025-10-14 07:55:43.175783 | fa163e75-7366-a2e0-d3ae-000000005155 | TIMING | tripleo_podman : Enable podman.socket service | np0005486750 | 0:04:50.498601 | 0.05s 2025-10-14 07:55:43.210010 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486752 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-14 07:55:43.211137 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486752 | 0:04:50.533999 | 1.24s 2025-10-14 07:55:43.224035 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486752 | 0:04:50.546897 | 1.25s 2025-10-14 07:55:43.229636 | fa163e75-7366-a2e0-d3ae-000000004437 | CHANGED | Sysctl reload | np0005486746 2025-10-14 07:55:43.230322 | fa163e75-7366-a2e0-d3ae-000000004437 | TIMING | tripleo_kernel : Sysctl reload | np0005486746 | 0:04:50.553194 | 0.50s 2025-10-14 07:55:43.241094 | fa163e75-7366-a2e0-d3ae-000000003104 | TASK | Run podman login 2025-10-14 07:55:43.261235 | fa163e75-7366-a2e0-d3ae-000000005155 | TASK | Enable podman.socket service 2025-10-14 07:55:43.280498 | fa163e75-7366-a2e0-d3ae-000000003104 | TIMING | Run podman login | np0005486750 | 0:04:50.603358 | 0.04s 2025-10-14 07:55:43.281053 | fa163e75-7366-a2e0-d3ae-000000005155 | SKIPPED | Enable podman.socket service | np0005486752 2025-10-14 07:55:43.281422 | fa163e75-7366-a2e0-d3ae-000000005155 | TIMING | tripleo_podman : Enable podman.socket service | np0005486752 | 0:04:50.604298 | 0.02s 2025-10-14 07:55:43.325348 | fa163e75-7366-a2e0-d3ae-0000000053c1 | TASK | Perform container registry login(s) with podman 2025-10-14 07:55:43.353923 | fa163e75-7366-a2e0-d3ae-000000003259 | TASK | create persistent directories 2025-10-14 07:55:43.359658 | fa163e75-7366-a2e0-d3ae-0000000053c1 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005486750 | 0:04:50.682510 | 0.03s 2025-10-14 07:55:43.378091 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486748 | item=net.ipv6.conf.all.disable_ipv6 2025-10-14 07:55:43.379105 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:50.701973 | 6.13s 2025-10-14 07:55:43.384104 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486749 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-14 07:55:43.384876 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:50.707749 | 6.05s 2025-10-14 07:55:43.388247 | fa163e75-7366-a2e0-d3ae-0000000031c1 | TASK | Run podman login 2025-10-14 07:55:43.403521 | fa163e75-7366-a2e0-d3ae-000000003106 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-14 07:55:43.414399 | fa163e75-7366-a2e0-d3ae-0000000031c1 | TIMING | Run podman login | np0005486752 | 0:04:50.737256 | 0.03s 2025-10-14 07:55:43.473228 | fa163e75-7366-a2e0-d3ae-0000000053c1 | TASK | Perform container registry login(s) with podman 2025-10-14 07:55:43.502287 | fa163e75-7366-a2e0-d3ae-0000000053c1 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005486752 | 0:04:50.825143 | 0.03s 2025-10-14 07:55:43.521759 | fa163e75-7366-a2e0-d3ae-0000000031c3 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-14 07:55:43.660324 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486749 | item=net.ipv6.ip_nonlocal_bind 2025-10-14 07:55:43.661240 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:50.984108 | 6.33s 2025-10-14 07:55:43.666292 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486749 | 0:04:50.989164 | 6.34s 2025-10-14 07:55:43.684658 | fa163e75-7366-a2e0-d3ae-000000004437 | TASK | Sysctl reload 2025-10-14 07:55:43.687985 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486748 | item=net.ipv6.conf.all.forwarding 2025-10-14 07:55:43.688341 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:51.011215 | 6.44s 2025-10-14 07:55:43.691618 | fa163e75-7366-a2e0-d3ae-000000003259 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2025-10-14 07:55:43.696872 | fa163e75-7366-a2e0-d3ae-000000003259 | TIMING | create persistent directories | np0005486746 | 0:04:51.019722 | 0.34s 2025-10-14 07:55:43.922959 | fa163e75-7366-a2e0-d3ae-0000000031c3 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005486751 2025-10-14 07:55:43.924719 | fa163e75-7366-a2e0-d3ae-0000000031c3 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005486751 | 0:04:51.247514 | 0.95s 2025-10-14 07:55:43.938861 | fa163e75-7366-a2e0-d3ae-0000000031c4 | TASK | create persistent logs directory for rsyslog 2025-10-14 07:55:43.988812 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486748 | item=net.ipv6.conf.default.disable_ipv6 2025-10-14 07:55:43.991317 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:51.314153 | 6.74s 2025-10-14 07:55:44.000804 | fa163e75-7366-a2e0-d3ae-000000003259 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2025-10-14 07:55:44.004262 | fa163e75-7366-a2e0-d3ae-000000003259 | TIMING | create persistent directories | np0005486746 | 0:04:51.327132 | 0.65s 2025-10-14 07:55:44.013523 | fa163e75-7366-a2e0-d3ae-000000003259 | TIMING | create persistent directories | np0005486746 | 0:04:51.336383 | 0.66s 2025-10-14 07:55:44.044630 | fa163e75-7366-a2e0-d3ae-00000000325a | TASK | Check if file certs_valid exist 2025-10-14 07:55:44.135261 | fa163e75-7366-a2e0-d3ae-000000004437 | CHANGED | Sysctl reload | np0005486749 2025-10-14 07:55:44.137772 | fa163e75-7366-a2e0-d3ae-000000004437 | TIMING | tripleo_kernel : Sysctl reload | np0005486749 | 0:04:51.460620 | 0.45s 2025-10-14 07:55:44.196516 | fa163e75-7366-a2e0-d3ae-0000000035ab | TASK | create persistent directories 2025-10-14 07:55:44.254718 | fa163e75-7366-a2e0-d3ae-0000000031c4 | CHANGED | create persistent logs directory for rsyslog | np0005486751 2025-10-14 07:55:44.256463 | fa163e75-7366-a2e0-d3ae-0000000031c4 | TIMING | create persistent logs directory for rsyslog | np0005486751 | 0:04:51.579287 | 0.31s 2025-10-14 07:55:44.275798 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486748 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-14 07:55:44.279199 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:51.602057 | 7.03s 2025-10-14 07:55:44.287005 | fa163e75-7366-a2e0-d3ae-0000000031c5 | TASK | create persistent state directory for rsyslog 2025-10-14 07:55:44.313562 | fa163e75-7366-a2e0-d3ae-000000003106 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005486750 2025-10-14 07:55:44.315598 | fa163e75-7366-a2e0-d3ae-000000003106 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005486750 | 0:04:51.638441 | 0.91s 2025-10-14 07:55:44.336997 | fa163e75-7366-a2e0-d3ae-000000003107 | TASK | create persistent logs directory for rsyslog 2025-10-14 07:55:44.359097 | fa163e75-7366-a2e0-d3ae-00000000325a | OK | Check if file certs_valid exist | np0005486746 2025-10-14 07:55:44.360702 | fa163e75-7366-a2e0-d3ae-00000000325a | TIMING | Check if file certs_valid exist | np0005486746 | 0:04:51.683557 | 0.31s 2025-10-14 07:55:44.388305 | fa163e75-7366-a2e0-d3ae-00000000325b | TASK | Check if file cert9.db exist 2025-10-14 07:55:44.457242 | fa163e75-7366-a2e0-d3ae-0000000031c3 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005486752 2025-10-14 07:55:44.458268 | fa163e75-7366-a2e0-d3ae-0000000031c3 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005486752 | 0:04:51.781133 | 0.94s 2025-10-14 07:55:44.471339 | fa163e75-7366-a2e0-d3ae-0000000031c4 | TASK | create persistent logs directory for rsyslog 2025-10-14 07:55:44.546561 | fa163e75-7366-a2e0-d3ae-0000000035ab | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2025-10-14 07:55:44.549686 | fa163e75-7366-a2e0-d3ae-0000000035ab | TIMING | create persistent directories | np0005486749 | 0:04:51.872543 | 0.35s 2025-10-14 07:55:44.588323 | fa163e75-7366-a2e0-d3ae-000000004435 | CHANGED | Set extra sysctl options | np0005486748 | item=net.ipv6.ip_nonlocal_bind 2025-10-14 07:55:44.591000 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:51.913865 | 7.34s 2025-10-14 07:55:44.598797 | fa163e75-7366-a2e0-d3ae-000000004435 | TIMING | tripleo_kernel : Set extra sysctl options | np0005486748 | 0:04:51.921671 | 7.35s 2025-10-14 07:55:44.618866 | fa163e75-7366-a2e0-d3ae-000000004437 | TASK | Sysctl reload 2025-10-14 07:55:44.624379 | fa163e75-7366-a2e0-d3ae-0000000031c5 | CHANGED | create persistent state directory for rsyslog | np0005486751 2025-10-14 07:55:44.625348 | fa163e75-7366-a2e0-d3ae-0000000031c5 | TIMING | create persistent state directory for rsyslog | np0005486751 | 0:04:51.948209 | 0.34s 2025-10-14 07:55:44.657891 | fa163e75-7366-a2e0-d3ae-000000003107 | CHANGED | create persistent logs directory for rsyslog | np0005486750 2025-10-14 07:55:44.665464 | fa163e75-7366-a2e0-d3ae-000000003107 | TIMING | create persistent logs directory for rsyslog | np0005486750 | 0:04:51.988296 | 0.33s 2025-10-14 07:55:44.666416 | fa163e75-7366-a2e0-d3ae-0000000031c6 | TIMING | include_role : tripleo_sshd | np0005486751 | 0:04:51.989284 | 0.03s 2025-10-14 07:55:44.758724 | fa163e75-7366-a2e0-d3ae-000000003108 | TASK | create persistent state directory for rsyslog 2025-10-14 07:55:44.785601 | fa163e75-7366-a2e0-d3ae-000000005754 | TASK | Gather variables for each operating system 2025-10-14 07:55:44.793878 | fa163e75-7366-a2e0-d3ae-00000000325b | OK | Check if file cert9.db exist | np0005486746 2025-10-14 07:55:44.794963 | fa163e75-7366-a2e0-d3ae-00000000325b | TIMING | Check if file cert9.db exist | np0005486746 | 0:04:52.117811 | 0.41s 2025-10-14 07:55:44.795696 | fa163e75-7366-a2e0-d3ae-0000000031c4 | CHANGED | create persistent logs directory for rsyslog | np0005486752 2025-10-14 07:55:44.796172 | fa163e75-7366-a2e0-d3ae-0000000031c4 | TIMING | create persistent logs directory for rsyslog | np0005486752 | 0:04:52.119045 | 0.32s 2025-10-14 07:55:44.811319 | fa163e75-7366-a2e0-d3ae-0000000031c5 | TASK | create persistent state directory for rsyslog 2025-10-14 07:55:44.830236 | fa163e75-7366-a2e0-d3ae-0000000035ab | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2025-10-14 07:55:44.832493 | fa163e75-7366-a2e0-d3ae-0000000035ab | TIMING | create persistent directories | np0005486749 | 0:04:52.155299 | 0.63s 2025-10-14 07:55:44.846460 | fa163e75-7366-a2e0-d3ae-00000000325c | TASK | Check if file key4.db exist 2025-10-14 07:55:44.853483 | fa163e75-7366-a2e0-d3ae-0000000035ab | TIMING | create persistent directories | np0005486749 | 0:04:52.176289 | 0.66s 2025-10-14 07:55:44.869297 | fa163e75-7366-a2e0-d3ae-0000000035ac | TASK | Check if file certs_valid exist 2025-10-14 07:55:44.892420 | fa163e75-7366-a2e0-d3ae-000000005754 | OK | Gather variables for each operating system | np0005486751 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-14 07:55:44.896854 | fa163e75-7366-a2e0-d3ae-000000005754 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005486751 | 0:04:52.219707 | 0.11s 2025-10-14 07:55:44.903779 | fa163e75-7366-a2e0-d3ae-000000005754 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005486751 | 0:04:52.226648 | 0.12s 2025-10-14 07:55:44.913884 | fa163e75-7366-a2e0-d3ae-000000005756 | TASK | Install the OpenSSH server 2025-10-14 07:55:45.098881 | fa163e75-7366-a2e0-d3ae-000000003108 | CHANGED | create persistent state directory for rsyslog | np0005486750 2025-10-14 07:55:45.099973 | fa163e75-7366-a2e0-d3ae-000000003108 | TIMING | create persistent state directory for rsyslog | np0005486750 | 0:04:52.422842 | 0.34s 2025-10-14 07:55:45.123814 | fa163e75-7366-a2e0-d3ae-000000004437 | CHANGED | Sysctl reload | np0005486748 2025-10-14 07:55:45.125239 | fa163e75-7366-a2e0-d3ae-000000004437 | TIMING | tripleo_kernel : Sysctl reload | np0005486748 | 0:04:52.448103 | 0.51s 2025-10-14 07:55:45.149095 | fa163e75-7366-a2e0-d3ae-000000003109 | TIMING | include_role : tripleo_sshd | np0005486750 | 0:04:52.471962 | 0.03s 2025-10-14 07:55:45.155245 | fa163e75-7366-a2e0-d3ae-00000000325c | OK | Check if file key4.db exist | np0005486746 2025-10-14 07:55:45.155820 | fa163e75-7366-a2e0-d3ae-00000000325c | TIMING | Check if file key4.db exist | np0005486746 | 0:04:52.478695 | 0.31s 2025-10-14 07:55:45.198376 | fa163e75-7366-a2e0-d3ae-000000005754 | TASK | Gather variables for each operating system 2025-10-14 07:55:45.236697 | fa163e75-7366-a2e0-d3ae-000000003401 | TASK | create persistent directories 2025-10-14 07:55:45.242949 | fa163e75-7366-a2e0-d3ae-0000000031c5 | CHANGED | create persistent state directory for rsyslog | np0005486752 2025-10-14 07:55:45.243886 | fa163e75-7366-a2e0-d3ae-0000000031c5 | TIMING | create persistent state directory for rsyslog | np0005486752 | 0:04:52.566746 | 0.43s 2025-10-14 07:55:45.244408 | fa163e75-7366-a2e0-d3ae-0000000035ac | OK | Check if file certs_valid exist | np0005486749 2025-10-14 07:55:45.244765 | fa163e75-7366-a2e0-d3ae-0000000035ac | TIMING | Check if file certs_valid exist | np0005486749 | 0:04:52.567641 | 0.37s 2025-10-14 07:55:45.278902 | fa163e75-7366-a2e0-d3ae-0000000035ad | TASK | Check if file cert9.db exist 2025-10-14 07:55:45.286537 | fa163e75-7366-a2e0-d3ae-00000000325d | SKIPPED | fail | np0005486746 2025-10-14 07:55:45.294783 | fa163e75-7366-a2e0-d3ae-00000000325d | TIMING | fail | np0005486746 | 0:04:52.617645 | 0.08s 2025-10-14 07:55:45.295157 | fa163e75-7366-a2e0-d3ae-0000000031c6 | TIMING | include_role : tripleo_sshd | np0005486752 | 0:04:52.618033 | 0.03s 2025-10-14 07:55:45.315940 | fa163e75-7366-a2e0-d3ae-000000005754 | OK | Gather variables for each operating system | np0005486750 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-14 07:55:45.335695 | fa163e75-7366-a2e0-d3ae-000000005754 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005486750 | 0:04:52.658553 | 0.14s 2025-10-14 07:55:45.349477 | fa163e75-7366-a2e0-d3ae-000000005754 | TASK | Gather variables for each operating system 2025-10-14 07:55:45.367983 | fa163e75-7366-a2e0-d3ae-00000000325e | TASK | Create persistent directories 2025-10-14 07:55:45.374451 | fa163e75-7366-a2e0-d3ae-000000005754 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005486750 | 0:04:52.697290 | 0.18s 2025-10-14 07:55:45.385129 | fa163e75-7366-a2e0-d3ae-000000005756 | TASK | Install the OpenSSH server 2025-10-14 07:55:45.469647 | fa163e75-7366-a2e0-d3ae-000000005754 | OK | Gather variables for each operating system | np0005486752 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-14 07:55:45.472115 | fa163e75-7366-a2e0-d3ae-000000005754 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005486752 | 0:04:52.794966 | 0.12s 2025-10-14 07:55:45.478802 | fa163e75-7366-a2e0-d3ae-000000005754 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005486752 | 0:04:52.801667 | 0.13s 2025-10-14 07:55:45.489691 | fa163e75-7366-a2e0-d3ae-000000005756 | TASK | Install the OpenSSH server 2025-10-14 07:55:45.574736 | fa163e75-7366-a2e0-d3ae-000000003401 | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2025-10-14 07:55:45.577844 | fa163e75-7366-a2e0-d3ae-000000003401 | TIMING | create persistent directories | np0005486748 | 0:04:52.900691 | 0.34s 2025-10-14 07:55:45.590338 | fa163e75-7366-a2e0-d3ae-0000000035ad | OK | Check if file cert9.db exist | np0005486749 2025-10-14 07:55:45.591279 | fa163e75-7366-a2e0-d3ae-0000000035ad | TIMING | Check if file cert9.db exist | np0005486749 | 0:04:52.914145 | 0.31s 2025-10-14 07:55:45.612974 | fa163e75-7366-a2e0-d3ae-0000000035ae | TASK | Check if file key4.db exist 2025-10-14 07:55:45.717408 | fa163e75-7366-a2e0-d3ae-00000000325e | CHANGED | Create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-14 07:55:45.721798 | fa163e75-7366-a2e0-d3ae-00000000325e | TIMING | Create persistent directories | np0005486746 | 0:04:53.044651 | 0.35s 2025-10-14 07:55:45.872140 | fa163e75-7366-a2e0-d3ae-000000003401 | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2025-10-14 07:55:45.874550 | fa163e75-7366-a2e0-d3ae-000000003401 | TIMING | create persistent directories | np0005486748 | 0:04:53.197409 | 0.64s 2025-10-14 07:55:45.887549 | fa163e75-7366-a2e0-d3ae-000000003401 | TIMING | create persistent directories | np0005486748 | 0:04:53.210404 | 0.65s 2025-10-14 07:55:45.909263 | fa163e75-7366-a2e0-d3ae-000000003402 | TASK | Check if file certs_valid exist 2025-10-14 07:55:45.925223 | fa163e75-7366-a2e0-d3ae-0000000035ae | OK | Check if file key4.db exist | np0005486749 2025-10-14 07:55:45.926548 | fa163e75-7366-a2e0-d3ae-0000000035ae | TIMING | Check if file key4.db exist | np0005486749 | 0:04:53.249409 | 0.31s 2025-10-14 07:55:45.978968 | fa163e75-7366-a2e0-d3ae-0000000035af | SKIPPED | fail | np0005486749 2025-10-14 07:55:45.980019 | fa163e75-7366-a2e0-d3ae-0000000035af | TIMING | fail | np0005486749 | 0:04:53.302886 | 0.03s 2025-10-14 07:55:45.999949 | fa163e75-7366-a2e0-d3ae-0000000035b0 | TASK | Create persistent directories 2025-10-14 07:55:46.016270 | fa163e75-7366-a2e0-d3ae-00000000325e | CHANGED | Create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2025-10-14 07:55:46.019994 | fa163e75-7366-a2e0-d3ae-00000000325e | TIMING | Create persistent directories | np0005486746 | 0:04:53.342844 | 0.65s 2025-10-14 07:55:46.026942 | fa163e75-7366-a2e0-d3ae-00000000325e | TIMING | Create persistent directories | np0005486746 | 0:04:53.349810 | 0.66s 2025-10-14 07:55:46.042658 | fa163e75-7366-a2e0-d3ae-00000000325f | TASK | create persistent directories 2025-10-14 07:55:46.213290 | fa163e75-7366-a2e0-d3ae-000000003402 | OK | Check if file certs_valid exist | np0005486748 2025-10-14 07:55:46.214623 | fa163e75-7366-a2e0-d3ae-000000003402 | TIMING | Check if file certs_valid exist | np0005486748 | 0:04:53.537484 | 0.30s 2025-10-14 07:55:46.235019 | fa163e75-7366-a2e0-d3ae-000000003403 | TASK | Check if file cert9.db exist 2025-10-14 07:55:46.359231 | fa163e75-7366-a2e0-d3ae-0000000035b0 | CHANGED | Create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-14 07:55:46.365813 | fa163e75-7366-a2e0-d3ae-0000000035b0 | TIMING | Create persistent directories | np0005486749 | 0:04:53.688677 | 0.36s 2025-10-14 07:55:46.368525 | fa163e75-7366-a2e0-d3ae-00000000325f | OK | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-14 07:55:46.370565 | fa163e75-7366-a2e0-d3ae-00000000325f | TIMING | create persistent directories | np0005486746 | 0:04:53.693440 | 0.33s 2025-10-14 07:55:46.374917 | fa163e75-7366-a2e0-d3ae-00000000325f | TIMING | create persistent directories | np0005486746 | 0:04:53.697783 | 0.33s 2025-10-14 07:55:46.409225 | fa163e75-7366-a2e0-d3ae-000000003260 | TASK | create persistent directories 2025-10-14 07:55:46.551636 | fa163e75-7366-a2e0-d3ae-000000003403 | OK | Check if file cert9.db exist | np0005486748 2025-10-14 07:55:46.553232 | fa163e75-7366-a2e0-d3ae-000000003403 | TIMING | Check if file cert9.db exist | np0005486748 | 0:04:53.876082 | 0.32s 2025-10-14 07:55:46.583777 | fa163e75-7366-a2e0-d3ae-000000003404 | TASK | Check if file key4.db exist 2025-10-14 07:55:46.675121 | fa163e75-7366-a2e0-d3ae-0000000035b0 | CHANGED | Create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2025-10-14 07:55:46.679320 | fa163e75-7366-a2e0-d3ae-0000000035b0 | TIMING | Create persistent directories | np0005486749 | 0:04:54.002174 | 0.68s 2025-10-14 07:55:46.689319 | fa163e75-7366-a2e0-d3ae-0000000035b0 | TIMING | Create persistent directories | np0005486749 | 0:04:54.012173 | 0.69s 2025-10-14 07:55:46.720483 | fa163e75-7366-a2e0-d3ae-0000000035b1 | TASK | create persistent directories 2025-10-14 07:55:46.754558 | fa163e75-7366-a2e0-d3ae-000000003260 | OK | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-14 07:55:46.758265 | fa163e75-7366-a2e0-d3ae-000000003260 | TIMING | create persistent directories | np0005486746 | 0:04:54.081120 | 0.35s 2025-10-14 07:55:46.882559 | fa163e75-7366-a2e0-d3ae-000000003404 | OK | Check if file key4.db exist | np0005486748 2025-10-14 07:55:46.883986 | fa163e75-7366-a2e0-d3ae-000000003404 | TIMING | Check if file key4.db exist | np0005486748 | 0:04:54.206841 | 0.30s 2025-10-14 07:55:46.945939 | fa163e75-7366-a2e0-d3ae-000000003405 | SKIPPED | fail | np0005486748 2025-10-14 07:55:46.947131 | fa163e75-7366-a2e0-d3ae-000000003405 | TIMING | fail | np0005486748 | 0:04:54.269994 | 0.04s 2025-10-14 07:55:46.965954 | fa163e75-7366-a2e0-d3ae-000000003406 | TASK | Create persistent directories 2025-10-14 07:55:47.037861 | fa163e75-7366-a2e0-d3ae-000000003260 | CHANGED | create persistent directories | np0005486746 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2025-10-14 07:55:47.041630 | fa163e75-7366-a2e0-d3ae-000000003260 | TIMING | create persistent directories | np0005486746 | 0:04:54.364482 | 0.63s 2025-10-14 07:55:47.052701 | fa163e75-7366-a2e0-d3ae-0000000035b1 | OK | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-14 07:55:47.054767 | fa163e75-7366-a2e0-d3ae-0000000035b1 | TIMING | create persistent directories | np0005486749 | 0:04:54.377634 | 0.33s 2025-10-14 07:55:47.061641 | fa163e75-7366-a2e0-d3ae-000000003260 | TIMING | create persistent directories | np0005486746 | 0:04:54.384491 | 0.65s 2025-10-14 07:55:47.063898 | fa163e75-7366-a2e0-d3ae-0000000035b1 | TIMING | create persistent directories | np0005486749 | 0:04:54.386766 | 0.34s 2025-10-14 07:55:47.089125 | fa163e75-7366-a2e0-d3ae-000000003261 | TASK | create persistent directories 2025-10-14 07:55:47.120673 | fa163e75-7366-a2e0-d3ae-0000000035b2 | TASK | create persistent directories 2025-10-14 07:55:47.319262 | fa163e75-7366-a2e0-d3ae-000000003406 | CHANGED | Create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-14 07:55:47.322082 | fa163e75-7366-a2e0-d3ae-000000003406 | TIMING | Create persistent directories | np0005486748 | 0:04:54.644934 | 0.36s 2025-10-14 07:55:47.429408 | fa163e75-7366-a2e0-d3ae-000000003261 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2025-10-14 07:55:47.430859 | fa163e75-7366-a2e0-d3ae-000000003261 | TIMING | create persistent directories | np0005486746 | 0:04:54.753722 | 0.34s 2025-10-14 07:55:47.441833 | fa163e75-7366-a2e0-d3ae-000000003261 | TIMING | create persistent directories | np0005486746 | 0:04:54.764698 | 0.35s 2025-10-14 07:55:47.461473 | fa163e75-7366-a2e0-d3ae-000000003262 | TASK | create persistent logs directory 2025-10-14 07:55:47.476855 | fa163e75-7366-a2e0-d3ae-0000000035b2 | OK | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-14 07:55:47.480872 | fa163e75-7366-a2e0-d3ae-0000000035b2 | TIMING | create persistent directories | np0005486749 | 0:04:54.803714 | 0.36s 2025-10-14 07:55:47.623114 | fa163e75-7366-a2e0-d3ae-000000003406 | CHANGED | Create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2025-10-14 07:55:47.625591 | fa163e75-7366-a2e0-d3ae-000000003406 | TIMING | Create persistent directories | np0005486748 | 0:04:54.948451 | 0.66s 2025-10-14 07:55:47.634211 | fa163e75-7366-a2e0-d3ae-000000003406 | TIMING | Create persistent directories | np0005486748 | 0:04:54.957074 | 0.67s 2025-10-14 07:55:47.654686 | fa163e75-7366-a2e0-d3ae-000000003407 | TASK | create persistent directories 2025-10-14 07:55:47.789934 | fa163e75-7366-a2e0-d3ae-0000000035b2 | CHANGED | create persistent directories | np0005486749 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2025-10-14 07:55:47.792630 | fa163e75-7366-a2e0-d3ae-0000000035b2 | TIMING | create persistent directories | np0005486749 | 0:04:55.115484 | 0.67s 2025-10-14 07:55:47.804901 | fa163e75-7366-a2e0-d3ae-0000000035b2 | TIMING | create persistent directories | np0005486749 | 0:04:55.127763 | 0.68s 2025-10-14 07:55:47.806113 | fa163e75-7366-a2e0-d3ae-000000005756 | OK | Install the OpenSSH server | np0005486751 2025-10-14 07:55:47.806747 | fa163e75-7366-a2e0-d3ae-000000005756 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005486751 | 0:04:55.129620 | 2.89s 2025-10-14 07:55:47.819510 | fa163e75-7366-a2e0-d3ae-000000003262 | CHANGED | create persistent logs directory | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-14 07:55:47.820951 | fa163e75-7366-a2e0-d3ae-000000003262 | TIMING | create persistent logs directory | np0005486746 | 0:04:55.143816 | 0.35s 2025-10-14 07:55:47.828377 | fa163e75-7366-a2e0-d3ae-000000005757 | TASK | Start sshd 2025-10-14 07:55:47.854322 | fa163e75-7366-a2e0-d3ae-0000000035b3 | TASK | create persistent directories 2025-10-14 07:55:47.864239 | fa163e75-7366-a2e0-d3ae-000000005757 | SKIPPED | Start sshd | np0005486751 2025-10-14 07:55:47.865521 | fa163e75-7366-a2e0-d3ae-000000005757 | TIMING | tripleo_sshd : Start sshd | np0005486751 | 0:04:55.188379 | 0.04s 2025-10-14 07:55:47.880778 | fa163e75-7366-a2e0-d3ae-000000005758 | TASK | PasswordAuthentication notice 2025-10-14 07:55:47.908678 | fa163e75-7366-a2e0-d3ae-000000005758 | OK | PasswordAuthentication notice | np0005486751 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-14 07:55:47.909470 | fa163e75-7366-a2e0-d3ae-000000005758 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005486751 | 0:04:55.232338 | 0.03s 2025-10-14 07:55:47.918889 | fa163e75-7366-a2e0-d3ae-000000005759 | TASK | PasswordAuthentication duplication notice 2025-10-14 07:55:47.948572 | fa163e75-7366-a2e0-d3ae-000000005759 | SKIPPED | PasswordAuthentication duplication notice | np0005486751 2025-10-14 07:55:47.949253 | fa163e75-7366-a2e0-d3ae-000000005759 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005486751 | 0:04:55.272123 | 0.03s 2025-10-14 07:55:47.959052 | fa163e75-7366-a2e0-d3ae-00000000575a | TASK | Motd duplication notice 2025-10-14 07:55:47.985305 | fa163e75-7366-a2e0-d3ae-000000003407 | OK | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-14 07:55:47.987771 | fa163e75-7366-a2e0-d3ae-000000003407 | TIMING | create persistent directories | np0005486748 | 0:04:55.310627 | 0.33s 2025-10-14 07:55:47.993202 | fa163e75-7366-a2e0-d3ae-000000003407 | TIMING | create persistent directories | np0005486748 | 0:04:55.316072 | 0.34s 2025-10-14 07:55:48.011571 | fa163e75-7366-a2e0-d3ae-000000003408 | TASK | create persistent directories 2025-10-14 07:55:48.017541 | fa163e75-7366-a2e0-d3ae-00000000575a | OK | Motd duplication notice | np0005486751 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-14 07:55:48.018478 | fa163e75-7366-a2e0-d3ae-00000000575a | TIMING | tripleo_sshd : Motd duplication notice | np0005486751 | 0:04:55.341341 | 0.06s 2025-10-14 07:55:48.028744 | fa163e75-7366-a2e0-d3ae-00000000575b | TASK | Configure the banner text 2025-10-14 07:55:48.059120 | fa163e75-7366-a2e0-d3ae-00000000575b | SKIPPED | Configure the banner text | np0005486751 2025-10-14 07:55:48.059736 | fa163e75-7366-a2e0-d3ae-00000000575b | TIMING | tripleo_sshd : Configure the banner text | np0005486751 | 0:04:55.382606 | 0.03s 2025-10-14 07:55:48.068417 | fa163e75-7366-a2e0-d3ae-00000000575c | TASK | Configure the motd banner 2025-10-14 07:55:48.093402 | fa163e75-7366-a2e0-d3ae-000000003262 | CHANGED | create persistent logs directory | np0005486746 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-14 07:55:48.096485 | fa163e75-7366-a2e0-d3ae-000000003262 | TIMING | create persistent logs directory | np0005486746 | 0:04:55.419343 | 0.63s 2025-10-14 07:55:48.108397 | fa163e75-7366-a2e0-d3ae-000000003262 | TIMING | create persistent logs directory | np0005486746 | 0:04:55.431263 | 0.64s 2025-10-14 07:55:48.109352 | fa163e75-7366-a2e0-d3ae-00000000575c | SKIPPED | Configure the motd banner | np0005486751 2025-10-14 07:55:48.109849 | fa163e75-7366-a2e0-d3ae-00000000575c | TIMING | tripleo_sshd : Configure the motd banner | np0005486751 | 0:04:55.432722 | 0.04s 2025-10-14 07:55:48.121867 | fa163e75-7366-a2e0-d3ae-00000000575d | TASK | Update sshd configuration options from vars 2025-10-14 07:55:48.144870 | fa163e75-7366-a2e0-d3ae-000000003263 | TASK | create persistent directories 2025-10-14 07:55:48.161942 | fa163e75-7366-a2e0-d3ae-00000000575d | OK | Update sshd configuration options from vars | np0005486751 2025-10-14 07:55:48.162761 | fa163e75-7366-a2e0-d3ae-00000000575d | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005486751 | 0:04:55.485628 | 0.04s 2025-10-14 07:55:48.172844 | fa163e75-7366-a2e0-d3ae-00000000575e | TASK | Adjust ssh server configuration 2025-10-14 07:55:48.189118 | fa163e75-7366-a2e0-d3ae-0000000035b3 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2025-10-14 07:55:48.191603 | fa163e75-7366-a2e0-d3ae-0000000035b3 | TIMING | create persistent directories | np0005486749 | 0:04:55.514456 | 0.33s 2025-10-14 07:55:48.198726 | fa163e75-7366-a2e0-d3ae-0000000035b3 | TIMING | create persistent directories | np0005486749 | 0:04:55.521594 | 0.34s 2025-10-14 07:55:48.212888 | fa163e75-7366-a2e0-d3ae-0000000035b4 | TASK | create persistent logs directory 2025-10-14 07:55:48.353474 | fa163e75-7366-a2e0-d3ae-000000003408 | OK | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-14 07:55:48.356141 | fa163e75-7366-a2e0-d3ae-000000003408 | TIMING | create persistent directories | np0005486748 | 0:04:55.678995 | 0.34s 2025-10-14 07:55:48.497855 | fa163e75-7366-a2e0-d3ae-000000003263 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2025-10-14 07:55:48.500120 | fa163e75-7366-a2e0-d3ae-000000003263 | TIMING | create persistent directories | np0005486746 | 0:04:55.822985 | 0.35s 2025-10-14 07:55:48.553781 | fa163e75-7366-a2e0-d3ae-000000005756 | OK | Install the OpenSSH server | np0005486750 2025-10-14 07:55:48.555043 | fa163e75-7366-a2e0-d3ae-000000005756 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005486750 | 0:04:55.877908 | 3.17s 2025-10-14 07:55:48.570229 | fa163e75-7366-a2e0-d3ae-000000005757 | TASK | Start sshd 2025-10-14 07:55:48.592140 | fa163e75-7366-a2e0-d3ae-000000005756 | OK | Install the OpenSSH server | np0005486752 2025-10-14 07:55:48.599279 | fa163e75-7366-a2e0-d3ae-000000005756 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005486752 | 0:04:55.922136 | 3.11s 2025-10-14 07:55:48.601046 | fa163e75-7366-a2e0-d3ae-0000000035b4 | CHANGED | create persistent logs directory | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-14 07:55:48.605569 | fa163e75-7366-a2e0-d3ae-0000000035b4 | TIMING | create persistent logs directory | np0005486749 | 0:04:55.928428 | 0.39s 2025-10-14 07:55:48.622235 | fa163e75-7366-a2e0-d3ae-000000005757 | TASK | Start sshd 2025-10-14 07:55:48.631352 | fa163e75-7366-a2e0-d3ae-000000005757 | SKIPPED | Start sshd | np0005486750 2025-10-14 07:55:48.632724 | fa163e75-7366-a2e0-d3ae-000000005757 | TIMING | tripleo_sshd : Start sshd | np0005486750 | 0:04:55.955575 | 0.06s 2025-10-14 07:55:48.648024 | fa163e75-7366-a2e0-d3ae-000000005758 | TASK | PasswordAuthentication notice 2025-10-14 07:55:48.656208 | fa163e75-7366-a2e0-d3ae-000000003408 | CHANGED | create persistent directories | np0005486748 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2025-10-14 07:55:48.657794 | fa163e75-7366-a2e0-d3ae-000000003408 | TIMING | create persistent directories | np0005486748 | 0:04:55.980654 | 0.65s 2025-10-14 07:55:48.675461 | fa163e75-7366-a2e0-d3ae-000000003408 | TIMING | create persistent directories | np0005486748 | 0:04:55.998274 | 0.66s 2025-10-14 07:55:48.677179 | fa163e75-7366-a2e0-d3ae-000000005757 | SKIPPED | Start sshd | np0005486752 2025-10-14 07:55:48.677932 | fa163e75-7366-a2e0-d3ae-000000005757 | TIMING | tripleo_sshd : Start sshd | np0005486752 | 0:04:56.000805 | 0.05s 2025-10-14 07:55:48.693923 | fa163e75-7366-a2e0-d3ae-000000005758 | TASK | PasswordAuthentication notice 2025-10-14 07:55:48.722266 | fa163e75-7366-a2e0-d3ae-000000003409 | TASK | create persistent directories 2025-10-14 07:55:48.733407 | fa163e75-7366-a2e0-d3ae-000000005758 | OK | PasswordAuthentication notice | np0005486750 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-14 07:55:48.734252 | fa163e75-7366-a2e0-d3ae-000000005758 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005486750 | 0:04:56.057116 | 0.08s 2025-10-14 07:55:48.734657 | fa163e75-7366-a2e0-d3ae-000000005758 | OK | PasswordAuthentication notice | np0005486752 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-14 07:55:48.735097 | fa163e75-7366-a2e0-d3ae-000000005758 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005486752 | 0:04:56.057973 | 0.04s 2025-10-14 07:55:48.745713 | fa163e75-7366-a2e0-d3ae-000000005759 | TASK | PasswordAuthentication duplication notice 2025-10-14 07:55:48.777253 | fa163e75-7366-a2e0-d3ae-000000005759 | TASK | PasswordAuthentication duplication notice 2025-10-14 07:55:48.790736 | fa163e75-7366-a2e0-d3ae-000000005759 | SKIPPED | PasswordAuthentication duplication notice | np0005486750 2025-10-14 07:55:48.792396 | fa163e75-7366-a2e0-d3ae-000000005759 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005486750 | 0:04:56.115247 | 0.04s 2025-10-14 07:55:48.812739 | fa163e75-7366-a2e0-d3ae-000000003263 | CHANGED | create persistent directories | np0005486746 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2025-10-14 07:55:48.816271 | fa163e75-7366-a2e0-d3ae-000000003263 | TIMING | create persistent directories | np0005486746 | 0:04:56.139134 | 0.67s 2025-10-14 07:55:48.834653 | fa163e75-7366-a2e0-d3ae-00000000575a | TASK | Motd duplication notice 2025-10-14 07:55:48.841962 | fa163e75-7366-a2e0-d3ae-000000005759 | SKIPPED | PasswordAuthentication duplication notice | np0005486752 2025-10-14 07:55:48.843036 | fa163e75-7366-a2e0-d3ae-000000005759 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005486752 | 0:04:56.165892 | 0.06s 2025-10-14 07:55:48.857338 | fa163e75-7366-a2e0-d3ae-00000000575a | TASK | Motd duplication notice 2025-10-14 07:55:48.869675 | fa163e75-7366-a2e0-d3ae-00000000575a | OK | Motd duplication notice | np0005486750 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-14 07:55:48.870725 | fa163e75-7366-a2e0-d3ae-00000000575a | TIMING | tripleo_sshd : Motd duplication notice | np0005486750 | 0:04:56.193589 | 0.03s 2025-10-14 07:55:48.884006 | fa163e75-7366-a2e0-d3ae-00000000575b | TASK | Configure the banner text 2025-10-14 07:55:48.903277 | fa163e75-7366-a2e0-d3ae-00000000575a | OK | Motd duplication notice | np0005486752 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-14 07:55:48.904168 | fa163e75-7366-a2e0-d3ae-00000000575a | TIMING | tripleo_sshd : Motd duplication notice | np0005486752 | 0:04:56.227036 | 0.05s 2025-10-14 07:55:48.912625 | fa163e75-7366-a2e0-d3ae-0000000035b4 | CHANGED | create persistent logs directory | np0005486749 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-14 07:55:48.914778 | fa163e75-7366-a2e0-d3ae-0000000035b4 | TIMING | create persistent logs directory | np0005486749 | 0:04:56.237641 | 0.70s 2025-10-14 07:55:48.932538 | fa163e75-7366-a2e0-d3ae-00000000575b | TASK | Configure the banner text 2025-10-14 07:55:48.938153 | fa163e75-7366-a2e0-d3ae-0000000035b4 | TIMING | create persistent logs directory | np0005486749 | 0:04:56.261008 | 0.72s 2025-10-14 07:55:48.939207 | fa163e75-7366-a2e0-d3ae-00000000575b | SKIPPED | Configure the banner text | np0005486750 2025-10-14 07:55:48.939886 | fa163e75-7366-a2e0-d3ae-00000000575b | TIMING | tripleo_sshd : Configure the banner text | np0005486750 | 0:04:56.262762 | 0.05s 2025-10-14 07:55:48.950798 | fa163e75-7366-a2e0-d3ae-00000000575c | TASK | Configure the motd banner 2025-10-14 07:55:48.975986 | fa163e75-7366-a2e0-d3ae-0000000035b5 | TASK | create persistent directories 2025-10-14 07:55:48.982241 | fa163e75-7366-a2e0-d3ae-00000000575b | SKIPPED | Configure the banner text | np0005486752 2025-10-14 07:55:48.988265 | fa163e75-7366-a2e0-d3ae-00000000575b | TIMING | tripleo_sshd : Configure the banner text | np0005486752 | 0:04:56.311129 | 0.05s 2025-10-14 07:55:48.988693 | fa163e75-7366-a2e0-d3ae-00000000575c | SKIPPED | Configure the motd banner | np0005486750 2025-10-14 07:55:48.989190 | fa163e75-7366-a2e0-d3ae-00000000575c | TIMING | tripleo_sshd : Configure the motd banner | np0005486750 | 0:04:56.312066 | 0.04s 2025-10-14 07:55:49.000387 | fa163e75-7366-a2e0-d3ae-00000000575d | TASK | Update sshd configuration options from vars 2025-10-14 07:55:49.015445 | fa163e75-7366-a2e0-d3ae-00000000575c | TASK | Configure the motd banner 2025-10-14 07:55:49.024192 | fa163e75-7366-a2e0-d3ae-000000003409 | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2025-10-14 07:55:49.025476 | fa163e75-7366-a2e0-d3ae-000000003409 | TIMING | create persistent directories | np0005486748 | 0:04:56.348301 | 0.30s 2025-10-14 07:55:49.034169 | fa163e75-7366-a2e0-d3ae-000000003409 | TIMING | create persistent directories | np0005486748 | 0:04:56.357023 | 0.31s 2025-10-14 07:55:49.054715 | fa163e75-7366-a2e0-d3ae-00000000340a | TASK | create persistent logs directory 2025-10-14 07:55:49.060383 | fa163e75-7366-a2e0-d3ae-00000000575d | OK | Update sshd configuration options from vars | np0005486750 2025-10-14 07:55:49.061203 | fa163e75-7366-a2e0-d3ae-00000000575d | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005486750 | 0:04:56.384069 | 0.06s 2025-10-14 07:55:49.061613 | fa163e75-7366-a2e0-d3ae-00000000575c | SKIPPED | Configure the motd banner | np0005486752 2025-10-14 07:55:49.061978 | fa163e75-7366-a2e0-d3ae-00000000575c | TIMING | tripleo_sshd : Configure the motd banner | np0005486752 | 0:04:56.384854 | 0.04s 2025-10-14 07:55:49.071772 | fa163e75-7366-a2e0-d3ae-00000000575e | TASK | Adjust ssh server configuration 2025-10-14 07:55:49.084861 | fa163e75-7366-a2e0-d3ae-00000000575d | TASK | Update sshd configuration options from vars 2025-10-14 07:55:49.117840 | fa163e75-7366-a2e0-d3ae-00000000575d | OK | Update sshd configuration options from vars | np0005486752 2025-10-14 07:55:49.120385 | fa163e75-7366-a2e0-d3ae-00000000575d | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005486752 | 0:04:56.443245 | 0.03s 2025-10-14 07:55:49.121154 | fa163e75-7366-a2e0-d3ae-000000003263 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2025-10-14 07:55:49.124178 | fa163e75-7366-a2e0-d3ae-000000003263 | TIMING | create persistent directories | np0005486746 | 0:04:56.447043 | 0.98s 2025-10-14 07:55:49.136571 | fa163e75-7366-a2e0-d3ae-00000000575e | TASK | Adjust ssh server configuration 2025-10-14 07:55:49.143477 | fa163e75-7366-a2e0-d3ae-000000003263 | TIMING | create persistent directories | np0005486746 | 0:04:56.466293 | 1.00s 2025-10-14 07:55:49.160447 | fa163e75-7366-a2e0-d3ae-000000003264 | TASK | create persistent directories 2025-10-14 07:55:49.227525 | fa163e75-7366-a2e0-d3ae-00000000575e | CHANGED | Adjust ssh server configuration | np0005486751 2025-10-14 07:55:49.228873 | fa163e75-7366-a2e0-d3ae-00000000575e | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005486751 | 0:04:56.551734 | 1.06s 2025-10-14 07:55:49.245026 | fa163e75-7366-a2e0-d3ae-00000000575f | TASK | Restart sshd 2025-10-14 07:55:49.342111 | fa163e75-7366-a2e0-d3ae-0000000035b5 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2025-10-14 07:55:49.343708 | fa163e75-7366-a2e0-d3ae-0000000035b5 | TIMING | create persistent directories | np0005486749 | 0:04:56.666565 | 0.37s 2025-10-14 07:55:49.388589 | fa163e75-7366-a2e0-d3ae-00000000340a | CHANGED | create persistent logs directory | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-14 07:55:49.390565 | fa163e75-7366-a2e0-d3ae-00000000340a | TIMING | create persistent logs directory | np0005486748 | 0:04:56.713432 | 0.33s 2025-10-14 07:55:49.484998 | fa163e75-7366-a2e0-d3ae-000000003264 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-14 07:55:49.487877 | fa163e75-7366-a2e0-d3ae-000000003264 | TIMING | create persistent directories | np0005486746 | 0:04:56.810740 | 0.33s 2025-10-14 07:55:49.643579 | fa163e75-7366-a2e0-d3ae-0000000035b5 | CHANGED | create persistent directories | np0005486749 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2025-10-14 07:55:49.645910 | fa163e75-7366-a2e0-d3ae-0000000035b5 | TIMING | create persistent directories | np0005486749 | 0:04:56.968771 | 0.67s 2025-10-14 07:55:49.657160 | fa163e75-7366-a2e0-d3ae-00000000340a | CHANGED | create persistent logs directory | np0005486748 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-14 07:55:49.659060 | fa163e75-7366-a2e0-d3ae-00000000340a | TIMING | create persistent logs directory | np0005486748 | 0:04:56.981925 | 0.60s 2025-10-14 07:55:49.667315 | fa163e75-7366-a2e0-d3ae-00000000340a | TIMING | create persistent logs directory | np0005486748 | 0:04:56.990183 | 0.61s 2025-10-14 07:55:49.682120 | fa163e75-7366-a2e0-d3ae-00000000340b | TASK | create persistent directories 2025-10-14 07:55:49.781724 | fa163e75-7366-a2e0-d3ae-000000003264 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2025-10-14 07:55:49.784345 | fa163e75-7366-a2e0-d3ae-000000003264 | TIMING | create persistent directories | np0005486746 | 0:04:57.107188 | 0.62s 2025-10-14 07:55:49.792014 | fa163e75-7366-a2e0-d3ae-000000003264 | TIMING | create persistent directories | np0005486746 | 0:04:57.114883 | 0.63s 2025-10-14 07:55:49.806623 | fa163e75-7366-a2e0-d3ae-000000003265 | TASK | create persistent directories 2025-10-14 07:55:49.901067 | fa163e75-7366-a2e0-d3ae-0000000035b5 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2025-10-14 07:55:49.905172 | fa163e75-7366-a2e0-d3ae-0000000035b5 | TIMING | create persistent directories | np0005486749 | 0:04:57.228025 | 0.93s 2025-10-14 07:55:49.914049 | fa163e75-7366-a2e0-d3ae-0000000035b5 | TIMING | create persistent directories | np0005486749 | 0:04:57.236922 | 0.94s 2025-10-14 07:55:49.929809 | fa163e75-7366-a2e0-d3ae-0000000035b6 | TASK | create persistent directories 2025-10-14 07:55:50.031989 | fa163e75-7366-a2e0-d3ae-00000000575e | CHANGED | Adjust ssh server configuration | np0005486750 2025-10-14 07:55:50.037785 | fa163e75-7366-a2e0-d3ae-00000000575e | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005486750 | 0:04:57.360648 | 0.97s 2025-10-14 07:55:50.039590 | fa163e75-7366-a2e0-d3ae-00000000340b | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2025-10-14 07:55:50.043655 | fa163e75-7366-a2e0-d3ae-00000000340b | TIMING | create persistent directories | np0005486748 | 0:04:57.366518 | 0.36s 2025-10-14 07:55:50.051916 | fa163e75-7366-a2e0-d3ae-00000000575f | TASK | Restart sshd 2025-10-14 07:55:50.126541 | fa163e75-7366-a2e0-d3ae-000000003265 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:50.131777 | fa163e75-7366-a2e0-d3ae-000000003265 | TIMING | create persistent directories | np0005486746 | 0:04:57.454624 | 0.32s 2025-10-14 07:55:50.140645 | fa163e75-7366-a2e0-d3ae-00000000575e | CHANGED | Adjust ssh server configuration | np0005486752 2025-10-14 07:55:50.141259 | fa163e75-7366-a2e0-d3ae-00000000575e | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005486752 | 0:04:57.464132 | 1.00s 2025-10-14 07:55:50.151729 | fa163e75-7366-a2e0-d3ae-00000000575f | TASK | Restart sshd 2025-10-14 07:55:50.333225 | fa163e75-7366-a2e0-d3ae-00000000340b | CHANGED | create persistent directories | np0005486748 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2025-10-14 07:55:50.337220 | fa163e75-7366-a2e0-d3ae-00000000340b | TIMING | create persistent directories | np0005486748 | 0:04:57.660073 | 0.65s 2025-10-14 07:55:50.346874 | fa163e75-7366-a2e0-d3ae-0000000035b6 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-14 07:55:50.348842 | fa163e75-7366-a2e0-d3ae-0000000035b6 | TIMING | create persistent directories | np0005486749 | 0:04:57.671705 | 0.42s 2025-10-14 07:55:50.358905 | fa163e75-7366-a2e0-d3ae-000000003265 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2025-10-14 07:55:50.360915 | fa163e75-7366-a2e0-d3ae-000000003265 | TIMING | create persistent directories | np0005486746 | 0:04:57.683780 | 0.55s 2025-10-14 07:55:50.370003 | fa163e75-7366-a2e0-d3ae-000000003265 | TIMING | create persistent directories | np0005486746 | 0:04:57.692870 | 0.56s 2025-10-14 07:55:50.385298 | fa163e75-7366-a2e0-d3ae-000000003266 | TASK | create persistent directories 2025-10-14 07:55:50.586207 | fa163e75-7366-a2e0-d3ae-00000000575f | CHANGED | Restart sshd | np0005486750 2025-10-14 07:55:50.587383 | fa163e75-7366-a2e0-d3ae-00000000575f | TIMING | tripleo_sshd : Restart sshd | np0005486750 | 0:04:57.910251 | 0.53s 2025-10-14 07:55:50.609977 | fa163e75-7366-a2e0-d3ae-00000000340b | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2025-10-14 07:55:50.612695 | fa163e75-7366-a2e0-d3ae-00000000340b | TIMING | create persistent directories | np0005486748 | 0:04:57.935558 | 0.93s 2025-10-14 07:55:50.626278 | fa163e75-7366-a2e0-d3ae-0000000035b6 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2025-10-14 07:55:50.627940 | fa163e75-7366-a2e0-d3ae-0000000035b6 | TIMING | create persistent directories | np0005486749 | 0:04:57.950810 | 0.70s 2025-10-14 07:55:50.636570 | fa163e75-7366-a2e0-d3ae-00000000310a | TASK | Check for NTP service 2025-10-14 07:55:50.645689 | fa163e75-7366-a2e0-d3ae-00000000575f | CHANGED | Restart sshd | np0005486752 2025-10-14 07:55:50.647222 | fa163e75-7366-a2e0-d3ae-00000000575f | TIMING | tripleo_sshd : Restart sshd | np0005486752 | 0:04:57.970059 | 0.49s 2025-10-14 07:55:50.649222 | fa163e75-7366-a2e0-d3ae-00000000340b | TIMING | create persistent directories | np0005486748 | 0:04:57.972095 | 0.97s 2025-10-14 07:55:50.650904 | fa163e75-7366-a2e0-d3ae-0000000035b6 | TIMING | create persistent directories | np0005486749 | 0:04:57.973777 | 0.72s 2025-10-14 07:55:50.679455 | fa163e75-7366-a2e0-d3ae-00000000340c | TASK | create persistent directories 2025-10-14 07:55:50.697263 | fa163e75-7366-a2e0-d3ae-0000000035b7 | TASK | create persistent directories 2025-10-14 07:55:50.712846 | fa163e75-7366-a2e0-d3ae-0000000031c7 | TASK | Check for NTP service 2025-10-14 07:55:50.717103 | fa163e75-7366-a2e0-d3ae-000000003266 | OK | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:50.719017 | fa163e75-7366-a2e0-d3ae-000000003266 | TIMING | create persistent directories | np0005486746 | 0:04:58.041869 | 0.33s 2025-10-14 07:55:50.729834 | fa163e75-7366-a2e0-d3ae-000000003266 | TIMING | create persistent directories | np0005486746 | 0:04:58.052693 | 0.34s 2025-10-14 07:55:50.745185 | fa163e75-7366-a2e0-d3ae-000000003267 | TASK | create persistent directories 2025-10-14 07:55:50.766109 | fa163e75-7366-a2e0-d3ae-00000000575f | CHANGED | Restart sshd | np0005486751 2025-10-14 07:55:50.767705 | fa163e75-7366-a2e0-d3ae-00000000575f | TIMING | tripleo_sshd : Restart sshd | np0005486751 | 0:04:58.090573 | 1.52s 2025-10-14 07:55:50.786325 | fa163e75-7366-a2e0-d3ae-0000000031c7 | TASK | Check for NTP service 2025-10-14 07:55:50.963883 | fa163e75-7366-a2e0-d3ae-00000000310a | CHANGED | Check for NTP service | np0005486750 2025-10-14 07:55:50.965681 | fa163e75-7366-a2e0-d3ae-00000000310a | TIMING | Check for NTP service | np0005486750 | 0:04:58.288532 | 0.33s 2025-10-14 07:55:50.986114 | fa163e75-7366-a2e0-d3ae-00000000310b | TASK | Disable NTP before configuring Chrony 2025-10-14 07:55:51.016707 | fa163e75-7366-a2e0-d3ae-00000000310b | SKIPPED | Disable NTP before configuring Chrony | np0005486750 2025-10-14 07:55:51.018239 | fa163e75-7366-a2e0-d3ae-00000000310b | TIMING | Disable NTP before configuring Chrony | np0005486750 | 0:04:58.341093 | 0.03s 2025-10-14 07:55:51.031801 | fa163e75-7366-a2e0-d3ae-00000000340c | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-14 07:55:51.033415 | fa163e75-7366-a2e0-d3ae-00000000340c | TIMING | create persistent directories | np0005486748 | 0:04:58.356274 | 0.35s 2025-10-14 07:55:51.041660 | fa163e75-7366-a2e0-d3ae-0000000035b7 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:51.044470 | fa163e75-7366-a2e0-d3ae-0000000035b7 | TIMING | create persistent directories | np0005486749 | 0:04:58.367312 | 0.35s 2025-10-14 07:55:51.062688 | fa163e75-7366-a2e0-d3ae-00000000310c | TASK | Install, Configure and Run Chrony 2025-10-14 07:55:51.073058 | fa163e75-7366-a2e0-d3ae-0000000031c7 | CHANGED | Check for NTP service | np0005486752 2025-10-14 07:55:51.082840 | fa163e75-7366-a2e0-d3ae-0000000031c7 | TIMING | Check for NTP service | np0005486752 | 0:04:58.405687 | 0.36s 2025-10-14 07:55:51.085802 | fa163e75-7366-a2e0-d3ae-000000003267 | OK | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:51.086885 | fa163e75-7366-a2e0-d3ae-000000003267 | TIMING | create persistent directories | np0005486746 | 0:04:58.409750 | 0.34s 2025-10-14 07:55:51.113755 | fa163e75-7366-a2e0-d3ae-0000000031c8 | TASK | Disable NTP before configuring Chrony 2025-10-14 07:55:51.122228 | fa163e75-7366-a2e0-d3ae-00000000310c | TIMING | Install, Configure and Run Chrony | np0005486750 | 0:04:58.445069 | 0.06s 2025-10-14 07:55:51.216203 | fa163e75-7366-a2e0-d3ae-000000005b54 | TASK | Load distro-specific variables 2025-10-14 07:55:51.222528 | fa163e75-7366-a2e0-d3ae-0000000031c7 | CHANGED | Check for NTP service | np0005486751 2025-10-14 07:55:51.223473 | fa163e75-7366-a2e0-d3ae-0000000031c7 | TIMING | Check for NTP service | np0005486751 | 0:04:58.546312 | 0.44s 2025-10-14 07:55:51.223969 | fa163e75-7366-a2e0-d3ae-0000000031c8 | SKIPPED | Disable NTP before configuring Chrony | np0005486752 2025-10-14 07:55:51.224299 | fa163e75-7366-a2e0-d3ae-0000000031c8 | TIMING | Disable NTP before configuring Chrony | np0005486752 | 0:04:58.547174 | 0.11s 2025-10-14 07:55:51.234757 | fa163e75-7366-a2e0-d3ae-0000000031c8 | TASK | Disable NTP before configuring Chrony 2025-10-14 07:55:51.251267 | fa163e75-7366-a2e0-d3ae-0000000031c9 | TASK | Install, Configure and Run Chrony 2025-10-14 07:55:51.257238 | fa163e75-7366-a2e0-d3ae-000000005b54 | TIMING | chrony : Load distro-specific variables | np0005486750 | 0:04:58.580096 | 0.04s 2025-10-14 07:55:51.279215 | e2efff8f-64c4-4370-97ee-6663cd918d18 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486750 2025-10-14 07:55:51.292973 | fa163e75-7366-a2e0-d3ae-000000005c31 | TASK | Load distro-specific variables 2025-10-14 07:55:51.299534 | fa163e75-7366-a2e0-d3ae-0000000031c9 | TIMING | Install, Configure and Run Chrony | np0005486752 | 0:04:58.622387 | 0.05s 2025-10-14 07:55:51.300331 | fa163e75-7366-a2e0-d3ae-0000000031c8 | SKIPPED | Disable NTP before configuring Chrony | np0005486751 2025-10-14 07:55:51.300864 | fa163e75-7366-a2e0-d3ae-0000000031c8 | TIMING | Disable NTP before configuring Chrony | np0005486751 | 0:04:58.623739 | 0.06s 2025-10-14 07:55:51.332750 | fa163e75-7366-a2e0-d3ae-00000000340c | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2025-10-14 07:55:51.356913 | fa163e75-7366-a2e0-d3ae-00000000340c | TIMING | create persistent directories | np0005486748 | 0:04:58.679765 | 0.68s 2025-10-14 07:55:51.367093 | fa163e75-7366-a2e0-d3ae-0000000035b7 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2025-10-14 07:55:51.368771 | fa163e75-7366-a2e0-d3ae-0000000035b7 | TIMING | create persistent directories | np0005486749 | 0:04:58.691638 | 0.67s 2025-10-14 07:55:51.384092 | fa163e75-7366-a2e0-d3ae-000000005c31 | OK | Load distro-specific variables | np0005486750 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:55:51.385195 | fa163e75-7366-a2e0-d3ae-000000005c31 | TIMING | chrony : Load distro-specific variables | np0005486750 | 0:04:58.708062 | 0.09s 2025-10-14 07:55:51.395242 | fa163e75-7366-a2e0-d3ae-000000003267 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2025-10-14 07:55:51.396579 | fa163e75-7366-a2e0-d3ae-000000003267 | TIMING | create persistent directories | np0005486746 | 0:04:58.719446 | 0.65s 2025-10-14 07:55:51.408159 | fa163e75-7366-a2e0-d3ae-0000000031c9 | TASK | Install, Configure and Run Chrony 2025-10-14 07:55:51.424063 | fa163e75-7366-a2e0-d3ae-000000005b54 | TASK | Load distro-specific variables 2025-10-14 07:55:51.431099 | fa163e75-7366-a2e0-d3ae-00000000340c | TIMING | create persistent directories | np0005486748 | 0:04:58.753953 | 0.75s 2025-10-14 07:55:51.439067 | fa163e75-7366-a2e0-d3ae-0000000035b7 | TIMING | create persistent directories | np0005486749 | 0:04:58.761941 | 0.74s 2025-10-14 07:55:51.440080 | fa163e75-7366-a2e0-d3ae-000000005c31 | TIMING | chrony : Load distro-specific variables | np0005486750 | 0:04:58.762955 | 0.15s 2025-10-14 07:55:51.440841 | fa163e75-7366-a2e0-d3ae-000000003267 | TIMING | create persistent directories | np0005486746 | 0:04:58.763716 | 0.69s 2025-10-14 07:55:51.441416 | fa163e75-7366-a2e0-d3ae-0000000031c9 | TIMING | Install, Configure and Run Chrony | np0005486751 | 0:04:58.764292 | 0.03s 2025-10-14 07:55:51.497257 | fa163e75-7366-a2e0-d3ae-000000005b55 | TASK | Install chronyd 2025-10-14 07:55:51.511921 | fa163e75-7366-a2e0-d3ae-000000005b54 | TASK | Load distro-specific variables 2025-10-14 07:55:51.536512 | fa163e75-7366-a2e0-d3ae-000000003268 | TASK | ensure qemu group is present on the host 2025-10-14 07:55:51.561061 | fa163e75-7366-a2e0-d3ae-00000000340d | TASK | create persistent directories 2025-10-14 07:55:51.580512 | fa163e75-7366-a2e0-d3ae-0000000035b8 | TASK | create persistent directories 2025-10-14 07:55:51.586584 | fa163e75-7366-a2e0-d3ae-000000005b54 | TIMING | chrony : Load distro-specific variables | np0005486752 | 0:04:58.909438 | 0.16s 2025-10-14 07:55:51.587381 | fa163e75-7366-a2e0-d3ae-000000005b55 | TIMING | chrony : Install chronyd | np0005486750 | 0:04:58.910257 | 0.09s 2025-10-14 07:55:51.587762 | fa163e75-7366-a2e0-d3ae-000000005b54 | TIMING | chrony : Load distro-specific variables | np0005486751 | 0:04:58.910638 | 0.07s 2025-10-14 07:55:51.615914 | 914cd39e-4424-4083-bb4c-7d9e0b4772b1 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486752 2025-10-14 07:55:51.616611 | 914cd39e-4424-4083-bb4c-7d9e0b4772b1 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486751 2025-10-14 07:55:51.622853 | 7acb2b8d-63c3-4b56-82d3-ba5b89d6119b | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005486750 2025-10-14 07:55:51.648554 | fa163e75-7366-a2e0-d3ae-000000005f84 | TASK | Load distro-specific variables 2025-10-14 07:55:51.663829 | fa163e75-7366-a2e0-d3ae-000000005f80 | TASK | Load distro-specific variables 2025-10-14 07:55:51.688645 | fa163e75-7366-a2e0-d3ae-000000005f80 | TASK | Load distro-specific variables 2025-10-14 07:55:51.695617 | fa163e75-7366-a2e0-d3ae-000000005f84 | TIMING | chrony : Load distro-specific variables | np0005486750 | 0:04:59.018465 | 0.05s 2025-10-14 07:55:51.705872 | e0e9ca41-5108-47fb-b93b-092be954efa9 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486750 2025-10-14 07:55:51.718015 | fa163e75-7366-a2e0-d3ae-000000005f80 | OK | Load distro-specific variables | np0005486751 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:55:51.719426 | fa163e75-7366-a2e0-d3ae-000000005f80 | TIMING | chrony : Load distro-specific variables | np0005486751 | 0:04:59.042290 | 0.05s 2025-10-14 07:55:51.728909 | fa163e75-7366-a2e0-d3ae-000000006029 | TASK | Load distro-specific variables 2025-10-14 07:55:51.735759 | fa163e75-7366-a2e0-d3ae-000000005f80 | TIMING | chrony : Load distro-specific variables | np0005486751 | 0:04:59.058611 | 0.07s 2025-10-14 07:55:51.742561 | fa163e75-7366-a2e0-d3ae-000000005f80 | OK | Load distro-specific variables | np0005486752 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:55:51.744865 | fa163e75-7366-a2e0-d3ae-000000005f80 | TIMING | chrony : Load distro-specific variables | np0005486752 | 0:04:59.067730 | 0.05s 2025-10-14 07:55:51.756266 | fa163e75-7366-a2e0-d3ae-000000005b55 | TASK | Install chronyd 2025-10-14 07:55:51.763757 | fa163e75-7366-a2e0-d3ae-000000005f80 | TIMING | chrony : Load distro-specific variables | np0005486752 | 0:04:59.086611 | 0.07s 2025-10-14 07:55:51.776317 | fa163e75-7366-a2e0-d3ae-000000005b55 | TASK | Install chronyd 2025-10-14 07:55:51.787894 | fa163e75-7366-a2e0-d3ae-000000006029 | OK | Load distro-specific variables | np0005486750 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:55:51.789156 | fa163e75-7366-a2e0-d3ae-000000006029 | TIMING | chrony : Load distro-specific variables | np0005486750 | 0:04:59.112018 | 0.06s 2025-10-14 07:55:51.800576 | fa163e75-7366-a2e0-d3ae-000000005b55 | TIMING | chrony : Install chronyd | np0005486751 | 0:04:59.123414 | 0.04s 2025-10-14 07:55:51.801708 | fa163e75-7366-a2e0-d3ae-000000006029 | TIMING | chrony : Load distro-specific variables | np0005486750 | 0:04:59.124583 | 0.07s 2025-10-14 07:55:51.814384 | 17aa68dc-97ef-4e71-b110-0c60c38e698a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005486751 2025-10-14 07:55:51.835134 | fa163e75-7366-a2e0-d3ae-000000005f85 | TASK | Check for NTP service 2025-10-14 07:55:51.850835 | fa163e75-7366-a2e0-d3ae-000000006062 | TASK | Load distro-specific variables 2025-10-14 07:55:51.859747 | fa163e75-7366-a2e0-d3ae-000000005b55 | TIMING | chrony : Install chronyd | np0005486752 | 0:04:59.182588 | 0.07s 2025-10-14 07:55:51.873209 | fa163e75-7366-a2e0-d3ae-0000000035b8 | OK | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:51.875297 | fa163e75-7366-a2e0-d3ae-0000000035b8 | TIMING | create persistent directories | np0005486749 | 0:04:59.198143 | 0.29s 2025-10-14 07:55:51.899664 | 064ef666-3254-4df2-8fc6-bb6c1931dadb | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005486752 2025-10-14 07:55:51.923966 | fa163e75-7366-a2e0-d3ae-00000000340d | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:51.925954 | fa163e75-7366-a2e0-d3ae-00000000340d | TIMING | create persistent directories | np0005486748 | 0:04:59.248815 | 0.36s 2025-10-14 07:55:51.932714 | fa163e75-7366-a2e0-d3ae-0000000060af | TASK | Load distro-specific variables 2025-10-14 07:55:51.939394 | fa163e75-7366-a2e0-d3ae-0000000035b8 | TIMING | create persistent directories | np0005486749 | 0:04:59.262247 | 0.36s 2025-10-14 07:55:51.940247 | fa163e75-7366-a2e0-d3ae-000000006062 | TIMING | chrony : Load distro-specific variables | np0005486751 | 0:04:59.263123 | 0.09s 2025-10-14 07:55:51.940644 | fa163e75-7366-a2e0-d3ae-000000003268 | CHANGED | ensure qemu group is present on the host | np0005486746 2025-10-14 07:55:51.941162 | fa163e75-7366-a2e0-d3ae-000000003268 | TIMING | ensure qemu group is present on the host | np0005486746 | 0:04:59.264037 | 0.40s 2025-10-14 07:55:51.954319 | f51382a4-bc24-493d-a5fd-fc46f4464348 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486751 2025-10-14 07:55:51.971406 | fa163e75-7366-a2e0-d3ae-0000000060f8 | TASK | Load distro-specific variables 2025-10-14 07:55:51.990405 | fa163e75-7366-a2e0-d3ae-000000003269 | TASK | ensure qemu user is present on the host 2025-10-14 07:55:52.008824 | fa163e75-7366-a2e0-d3ae-0000000035b9 | TASK | create persistent directories 2025-10-14 07:55:52.019923 | fa163e75-7366-a2e0-d3ae-0000000060af | TIMING | chrony : Load distro-specific variables | np0005486752 | 0:04:59.342780 | 0.09s 2025-10-14 07:55:52.024092 | fa163e75-7366-a2e0-d3ae-0000000060f8 | OK | Load distro-specific variables | np0005486751 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:55:52.026775 | fa163e75-7366-a2e0-d3ae-0000000060f8 | TIMING | chrony : Load distro-specific variables | np0005486751 | 0:04:59.349635 | 0.05s 2025-10-14 07:55:52.040161 | c0db6494-7219-473e-94ec-b67c985adbb2 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486752 2025-10-14 07:55:52.055195 | fa163e75-7366-a2e0-d3ae-000000006129 | TASK | Load distro-specific variables 2025-10-14 07:55:52.061653 | fa163e75-7366-a2e0-d3ae-0000000060f8 | TIMING | chrony : Load distro-specific variables | np0005486751 | 0:04:59.384510 | 0.09s 2025-10-14 07:55:52.073688 | fa163e75-7366-a2e0-d3ae-000000006063 | TASK | Check for NTP service 2025-10-14 07:55:52.098508 | fa163e75-7366-a2e0-d3ae-000000006129 | OK | Load distro-specific variables | np0005486752 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:55:52.101297 | fa163e75-7366-a2e0-d3ae-000000006129 | TIMING | chrony : Load distro-specific variables | np0005486752 | 0:04:59.424128 | 0.05s 2025-10-14 07:55:52.108166 | fa163e75-7366-a2e0-d3ae-000000006129 | TIMING | chrony : Load distro-specific variables | np0005486752 | 0:04:59.431031 | 0.05s 2025-10-14 07:55:52.118452 | fa163e75-7366-a2e0-d3ae-0000000060b0 | TASK | Check for NTP service 2025-10-14 07:55:52.149219 | fa163e75-7366-a2e0-d3ae-000000005f85 | CHANGED | Check for NTP service | np0005486750 2025-10-14 07:55:52.150098 | fa163e75-7366-a2e0-d3ae-000000005f85 | TIMING | chrony : Check for NTP service | np0005486750 | 0:04:59.472966 | 0.31s 2025-10-14 07:55:52.159616 | fa163e75-7366-a2e0-d3ae-000000005f86 | TASK | Disable NTP before configuring Chrony 2025-10-14 07:55:52.201379 | fa163e75-7366-a2e0-d3ae-00000000340d | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2025-10-14 07:55:52.204024 | fa163e75-7366-a2e0-d3ae-00000000340d | TIMING | create persistent directories | np0005486748 | 0:04:59.526877 | 0.64s 2025-10-14 07:55:52.215990 | fa163e75-7366-a2e0-d3ae-00000000340d | TIMING | create persistent directories | np0005486748 | 0:04:59.538856 | 0.65s 2025-10-14 07:55:52.216857 | fa163e75-7366-a2e0-d3ae-000000005f86 | SKIPPED | Disable NTP before configuring Chrony | np0005486750 2025-10-14 07:55:52.217290 | fa163e75-7366-a2e0-d3ae-000000005f86 | TIMING | chrony : Disable NTP before configuring Chrony | np0005486750 | 0:04:59.540165 | 0.06s 2025-10-14 07:55:52.226624 | fa163e75-7366-a2e0-d3ae-000000005f87 | TASK | Install chronyd package 2025-10-14 07:55:52.244968 | fa163e75-7366-a2e0-d3ae-00000000340e | TASK | create persistent directories 2025-10-14 07:55:52.290144 | fa163e75-7366-a2e0-d3ae-0000000035b9 | OK | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:52.294521 | fa163e75-7366-a2e0-d3ae-0000000035b9 | TIMING | create persistent directories | np0005486749 | 0:04:59.617373 | 0.28s 2025-10-14 07:55:52.416778 | fa163e75-7366-a2e0-d3ae-000000006063 | CHANGED | Check for NTP service | np0005486751 2025-10-14 07:55:52.417424 | fa163e75-7366-a2e0-d3ae-000000006063 | TIMING | chrony : Check for NTP service | np0005486751 | 0:04:59.740297 | 0.34s 2025-10-14 07:55:52.417924 | fa163e75-7366-a2e0-d3ae-000000003269 | CHANGED | ensure qemu user is present on the host | np0005486746 2025-10-14 07:55:52.418346 | fa163e75-7366-a2e0-d3ae-000000003269 | TIMING | ensure qemu user is present on the host | np0005486746 | 0:04:59.741222 | 0.43s 2025-10-14 07:55:52.428526 | fa163e75-7366-a2e0-d3ae-000000006064 | TASK | Disable NTP before configuring Chrony 2025-10-14 07:55:52.453310 | fa163e75-7366-a2e0-d3ae-00000000326a | TASK | allow logrotate to read inside containers 2025-10-14 07:55:52.459257 | fa163e75-7366-a2e0-d3ae-0000000060b0 | CHANGED | Check for NTP service | np0005486752 2025-10-14 07:55:52.460070 | fa163e75-7366-a2e0-d3ae-0000000060b0 | TIMING | chrony : Check for NTP service | np0005486752 | 0:04:59.782935 | 0.34s 2025-10-14 07:55:52.470585 | fa163e75-7366-a2e0-d3ae-0000000060b1 | TASK | Disable NTP before configuring Chrony 2025-10-14 07:55:52.482881 | fa163e75-7366-a2e0-d3ae-000000006064 | SKIPPED | Disable NTP before configuring Chrony | np0005486751 2025-10-14 07:55:52.483815 | fa163e75-7366-a2e0-d3ae-000000006064 | TIMING | chrony : Disable NTP before configuring Chrony | np0005486751 | 0:04:59.806684 | 0.05s 2025-10-14 07:55:52.493963 | fa163e75-7366-a2e0-d3ae-000000006065 | TASK | Install chronyd package 2025-10-14 07:55:52.502860 | fa163e75-7366-a2e0-d3ae-0000000060b1 | SKIPPED | Disable NTP before configuring Chrony | np0005486752 2025-10-14 07:55:52.503740 | fa163e75-7366-a2e0-d3ae-0000000060b1 | TIMING | chrony : Disable NTP before configuring Chrony | np0005486752 | 0:04:59.826603 | 0.03s 2025-10-14 07:55:52.514545 | fa163e75-7366-a2e0-d3ae-0000000060b2 | TASK | Install chronyd package 2025-10-14 07:55:52.531691 | fa163e75-7366-a2e0-d3ae-0000000035b9 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2025-10-14 07:55:52.535651 | fa163e75-7366-a2e0-d3ae-0000000035b9 | TIMING | create persistent directories | np0005486749 | 0:04:59.858493 | 0.53s 2025-10-14 07:55:52.544084 | fa163e75-7366-a2e0-d3ae-0000000035b9 | TIMING | create persistent directories | np0005486749 | 0:04:59.866952 | 0.53s 2025-10-14 07:55:52.555682 | fa163e75-7366-a2e0-d3ae-00000000340e | OK | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:52.557730 | fa163e75-7366-a2e0-d3ae-00000000340e | TIMING | create persistent directories | np0005486748 | 0:04:59.880378 | 0.31s 2025-10-14 07:55:52.573127 | fa163e75-7366-a2e0-d3ae-0000000035ba | TASK | ensure qemu group is present on the host 2025-10-14 07:55:52.579136 | fa163e75-7366-a2e0-d3ae-00000000340e | TIMING | create persistent directories | np0005486748 | 0:04:59.901987 | 0.33s 2025-10-14 07:55:52.598076 | fa163e75-7366-a2e0-d3ae-00000000340f | TASK | create persistent directories 2025-10-14 07:55:52.932367 | fa163e75-7366-a2e0-d3ae-0000000035ba | CHANGED | ensure qemu group is present on the host | np0005486749 2025-10-14 07:55:52.934021 | fa163e75-7366-a2e0-d3ae-0000000035ba | TIMING | ensure qemu group is present on the host | np0005486749 | 0:05:00.256876 | 0.36s 2025-10-14 07:55:52.960057 | fa163e75-7366-a2e0-d3ae-0000000035bb | TASK | ensure qemu user is present on the host 2025-10-14 07:55:53.011301 | fa163e75-7366-a2e0-d3ae-00000000340f | OK | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-14 07:55:53.014073 | fa163e75-7366-a2e0-d3ae-00000000340f | TIMING | create persistent directories | np0005486748 | 0:05:00.336928 | 0.42s 2025-10-14 07:55:53.312988 | fa163e75-7366-a2e0-d3ae-00000000340f | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2025-10-14 07:55:53.315345 | fa163e75-7366-a2e0-d3ae-00000000340f | TIMING | create persistent directories | np0005486748 | 0:05:00.638208 | 0.72s 2025-10-14 07:55:53.321816 | fa163e75-7366-a2e0-d3ae-00000000340f | TIMING | create persistent directories | np0005486748 | 0:05:00.644682 | 0.72s 2025-10-14 07:55:53.342483 | fa163e75-7366-a2e0-d3ae-000000003410 | TASK | ensure qemu group is present on the host 2025-10-14 07:55:53.393008 | fa163e75-7366-a2e0-d3ae-0000000035bb | CHANGED | ensure qemu user is present on the host | np0005486749 2025-10-14 07:55:53.394757 | fa163e75-7366-a2e0-d3ae-0000000035bb | TIMING | ensure qemu user is present on the host | np0005486749 | 0:05:00.717608 | 0.43s 2025-10-14 07:55:53.421571 | fa163e75-7366-a2e0-d3ae-0000000035bc | TASK | allow logrotate to read inside containers 2025-10-14 07:55:53.470083 | fa163e75-7366-a2e0-d3ae-00000000326a | CHANGED | allow logrotate to read inside containers | np0005486746 2025-10-14 07:55:53.471191 | fa163e75-7366-a2e0-d3ae-00000000326a | TIMING | allow logrotate to read inside containers | np0005486746 | 0:05:00.794053 | 1.02s 2025-10-14 07:55:53.492079 | fa163e75-7366-a2e0-d3ae-00000000326b | TASK | create persistent directories 2025-10-14 07:55:53.742817 | fa163e75-7366-a2e0-d3ae-000000003410 | CHANGED | ensure qemu group is present on the host | np0005486748 2025-10-14 07:55:53.743953 | fa163e75-7366-a2e0-d3ae-000000003410 | TIMING | ensure qemu group is present on the host | np0005486748 | 0:05:01.066817 | 0.40s 2025-10-14 07:55:53.762774 | fa163e75-7366-a2e0-d3ae-000000003411 | TASK | ensure qemu user is present on the host 2025-10-14 07:55:53.825168 | fa163e75-7366-a2e0-d3ae-00000000326b | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-14 07:55:53.828092 | fa163e75-7366-a2e0-d3ae-00000000326b | TIMING | create persistent directories | np0005486746 | 0:05:01.150940 | 0.33s 2025-10-14 07:55:54.125191 | fa163e75-7366-a2e0-d3ae-00000000326b | CHANGED | create persistent directories | np0005486746 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-14 07:55:54.128423 | fa163e75-7366-a2e0-d3ae-00000000326b | TIMING | create persistent directories | np0005486746 | 0:05:01.451282 | 0.63s 2025-10-14 07:55:54.139113 | fa163e75-7366-a2e0-d3ae-00000000326b | TIMING | create persistent directories | np0005486746 | 0:05:01.461973 | 0.64s 2025-10-14 07:55:54.166089 | fa163e75-7366-a2e0-d3ae-00000000326c | TASK | create persistent directories 2025-10-14 07:55:54.177286 | fa163e75-7366-a2e0-d3ae-000000003411 | CHANGED | ensure qemu user is present on the host | np0005486748 2025-10-14 07:55:54.178529 | fa163e75-7366-a2e0-d3ae-000000003411 | TIMING | ensure qemu user is present on the host | np0005486748 | 0:05:01.501376 | 0.41s 2025-10-14 07:55:54.199018 | fa163e75-7366-a2e0-d3ae-000000003412 | TASK | allow logrotate to read inside containers 2025-10-14 07:55:54.450828 | fa163e75-7366-a2e0-d3ae-0000000035bc | CHANGED | allow logrotate to read inside containers | np0005486749 2025-10-14 07:55:54.451908 | fa163e75-7366-a2e0-d3ae-0000000035bc | TIMING | allow logrotate to read inside containers | np0005486749 | 0:05:01.774772 | 1.03s 2025-10-14 07:55:54.470274 | fa163e75-7366-a2e0-d3ae-0000000035c1 | TASK | create persistent directories 2025-10-14 07:55:54.513059 | fa163e75-7366-a2e0-d3ae-00000000326c | OK | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-14 07:55:54.515296 | fa163e75-7366-a2e0-d3ae-00000000326c | TIMING | create persistent directories | np0005486746 | 0:05:01.838159 | 0.34s 2025-10-14 07:55:54.810962 | fa163e75-7366-a2e0-d3ae-00000000326c | OK | create persistent directories | np0005486746 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-14 07:55:54.813915 | fa163e75-7366-a2e0-d3ae-00000000326c | TIMING | create persistent directories | np0005486746 | 0:05:02.136779 | 0.64s 2025-10-14 07:55:54.828855 | fa163e75-7366-a2e0-d3ae-00000000326c | TIMING | create persistent directories | np0005486746 | 0:05:02.151719 | 0.66s 2025-10-14 07:55:54.831520 | fa163e75-7366-a2e0-d3ae-0000000035c1 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-14 07:55:54.832601 | fa163e75-7366-a2e0-d3ae-0000000035c1 | TIMING | create persistent directories | np0005486749 | 0:05:02.155466 | 0.36s 2025-10-14 07:55:54.860989 | fa163e75-7366-a2e0-d3ae-00000000326d | TASK | Copy in cleanup script 2025-10-14 07:55:55.122911 | fa163e75-7366-a2e0-d3ae-0000000035c1 | CHANGED | create persistent directories | np0005486749 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-14 07:55:55.125274 | fa163e75-7366-a2e0-d3ae-0000000035c1 | TIMING | create persistent directories | np0005486749 | 0:05:02.448136 | 0.65s 2025-10-14 07:55:55.131253 | fa163e75-7366-a2e0-d3ae-0000000035c1 | TIMING | create persistent directories | np0005486749 | 0:05:02.454126 | 0.66s 2025-10-14 07:55:55.151622 | fa163e75-7366-a2e0-d3ae-0000000035c2 | TASK | create persistent directories 2025-10-14 07:55:55.179011 | fa163e75-7366-a2e0-d3ae-000000003412 | CHANGED | allow logrotate to read inside containers | np0005486748 2025-10-14 07:55:55.180266 | fa163e75-7366-a2e0-d3ae-000000003412 | TIMING | allow logrotate to read inside containers | np0005486748 | 0:05:02.503129 | 0.98s 2025-10-14 07:55:55.198903 | fa163e75-7366-a2e0-d3ae-000000003413 | TASK | create persistent directories 2025-10-14 07:55:55.306911 | fa163e75-7366-a2e0-d3ae-000000005f87 | OK | Install chronyd package | np0005486750 2025-10-14 07:55:55.308047 | fa163e75-7366-a2e0-d3ae-000000005f87 | TIMING | chrony : Install chronyd package | np0005486750 | 0:05:02.630912 | 3.08s 2025-10-14 07:55:55.321221 | fa163e75-7366-a2e0-d3ae-000000005b56 | TASK | Upgrade chronyd 2025-10-14 07:55:55.351569 | fa163e75-7366-a2e0-d3ae-000000005b56 | SKIPPED | Upgrade chronyd | np0005486750 2025-10-14 07:55:55.352554 | fa163e75-7366-a2e0-d3ae-000000005b56 | TIMING | chrony : Upgrade chronyd | np0005486750 | 0:05:02.675422 | 0.03s 2025-10-14 07:55:55.365156 | fa163e75-7366-a2e0-d3ae-000000005b57 | TASK | Configure chronyd 2025-10-14 07:55:55.398382 | fa163e75-7366-a2e0-d3ae-000000005b57 | TIMING | chrony : Configure chronyd | np0005486750 | 0:05:02.721243 | 0.03s 2025-10-14 07:55:55.414249 | 7a1e7c0e-451d-4ed5-9162-89b664960442 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005486750 2025-10-14 07:55:55.438309 | fa163e75-7366-a2e0-d3ae-0000000061a0 | TASK | Load distro-specific variables 2025-10-14 07:55:55.448212 | fa163e75-7366-a2e0-d3ae-000000006065 | OK | Install chronyd package | np0005486751 2025-10-14 07:55:55.449269 | fa163e75-7366-a2e0-d3ae-000000006065 | TIMING | chrony : Install chronyd package | np0005486751 | 0:05:02.772129 | 2.95s 2025-10-14 07:55:55.475954 | fa163e75-7366-a2e0-d3ae-000000005b56 | TASK | Upgrade chronyd 2025-10-14 07:55:55.481633 | fa163e75-7366-a2e0-d3ae-0000000060b2 | OK | Install chronyd package | np0005486752 2025-10-14 07:55:55.482567 | fa163e75-7366-a2e0-d3ae-0000000060b2 | TIMING | chrony : Install chronyd package | np0005486752 | 0:05:02.805430 | 2.97s 2025-10-14 07:55:55.483249 | fa163e75-7366-a2e0-d3ae-0000000061a0 | TIMING | chrony : Load distro-specific variables | np0005486750 | 0:05:02.806124 | 0.04s 2025-10-14 07:55:55.493950 | b9f25585-8f25-4da2-aa72-f0ae5c0eef30 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486750 2025-10-14 07:55:55.513568 | fa163e75-7366-a2e0-d3ae-000000006210 | TASK | Load distro-specific variables 2025-10-14 07:55:55.536838 | fa163e75-7366-a2e0-d3ae-0000000035c2 | OK | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-14 07:55:55.539826 | fa163e75-7366-a2e0-d3ae-0000000035c2 | TIMING | create persistent directories | np0005486749 | 0:05:02.862680 | 0.39s 2025-10-14 07:55:55.556741 | fa163e75-7366-a2e0-d3ae-000000005b56 | TASK | Upgrade chronyd 2025-10-14 07:55:55.577759 | fa163e75-7366-a2e0-d3ae-000000005b56 | SKIPPED | Upgrade chronyd | np0005486751 2025-10-14 07:55:55.586022 | fa163e75-7366-a2e0-d3ae-000000005b56 | TIMING | chrony : Upgrade chronyd | np0005486751 | 0:05:02.908877 | 0.11s 2025-10-14 07:55:55.587190 | fa163e75-7366-a2e0-d3ae-000000006210 | OK | Load distro-specific variables | np0005486750 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:55:55.588335 | fa163e75-7366-a2e0-d3ae-000000006210 | TIMING | chrony : Load distro-specific variables | np0005486750 | 0:05:02.911197 | 0.07s 2025-10-14 07:55:55.600961 | fa163e75-7366-a2e0-d3ae-000000003413 | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-14 07:55:55.603840 | fa163e75-7366-a2e0-d3ae-000000003413 | TIMING | create persistent directories | np0005486748 | 0:05:02.926705 | 0.40s 2025-10-14 07:55:55.624273 | fa163e75-7366-a2e0-d3ae-000000005b57 | TASK | Configure chronyd 2025-10-14 07:55:55.635643 | fa163e75-7366-a2e0-d3ae-000000006210 | TIMING | chrony : Load distro-specific variables | np0005486750 | 0:05:02.958484 | 0.12s 2025-10-14 07:55:55.636970 | fa163e75-7366-a2e0-d3ae-000000005b56 | SKIPPED | Upgrade chronyd | np0005486752 2025-10-14 07:55:55.637734 | fa163e75-7366-a2e0-d3ae-000000005b56 | TIMING | chrony : Upgrade chronyd | np0005486752 | 0:05:02.960605 | 0.08s 2025-10-14 07:55:55.655435 | fa163e75-7366-a2e0-d3ae-0000000061a1 | TASK | Install chrony configuration file 2025-10-14 07:55:55.685958 | fa163e75-7366-a2e0-d3ae-000000005b57 | TASK | Configure chronyd 2025-10-14 07:55:55.693373 | fa163e75-7366-a2e0-d3ae-000000005b57 | TIMING | chrony : Configure chronyd | np0005486751 | 0:05:03.016226 | 0.07s 2025-10-14 07:55:55.705625 | 550afdf3-f20a-45c2-a356-6b3e9d44e55e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005486751 2025-10-14 07:55:55.731728 | fa163e75-7366-a2e0-d3ae-000000006239 | TASK | Load distro-specific variables 2025-10-14 07:55:55.738412 | fa163e75-7366-a2e0-d3ae-000000005b57 | TIMING | chrony : Configure chronyd | np0005486752 | 0:05:03.061267 | 0.05s 2025-10-14 07:55:55.749932 | a99f6f5b-c214-428d-92e0-35f5fc746d2d | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005486752 2025-10-14 07:55:55.775730 | fa163e75-7366-a2e0-d3ae-0000000062a5 | TASK | Load distro-specific variables 2025-10-14 07:55:55.781868 | fa163e75-7366-a2e0-d3ae-000000006239 | TIMING | chrony : Load distro-specific variables | np0005486751 | 0:05:03.104712 | 0.05s 2025-10-14 07:55:55.797570 | d9d046ee-d480-4407-948f-df596bccb8db | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486751 2025-10-14 07:55:55.811308 | fa163e75-7366-a2e0-d3ae-000000006313 | TASK | Load distro-specific variables 2025-10-14 07:55:55.819148 | fa163e75-7366-a2e0-d3ae-0000000062a5 | TIMING | chrony : Load distro-specific variables | np0005486752 | 0:05:03.142004 | 0.04s 2025-10-14 07:55:55.833694 | fa163e75-7366-a2e0-d3ae-0000000035c2 | OK | create persistent directories | np0005486749 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-14 07:55:55.836143 | fa163e75-7366-a2e0-d3ae-0000000035c2 | TIMING | create persistent directories | np0005486749 | 0:05:03.159000 | 0.68s 2025-10-14 07:55:55.848429 | 2677f6f2-e775-47a4-b896-0195dd8f358e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486752 2025-10-14 07:55:55.865613 | fa163e75-7366-a2e0-d3ae-000000006313 | OK | Load distro-specific variables | np0005486751 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:55:55.866703 | fa163e75-7366-a2e0-d3ae-000000006313 | TIMING | chrony : Load distro-specific variables | np0005486751 | 0:05:03.189566 | 0.05s 2025-10-14 07:55:55.878992 | fa163e75-7366-a2e0-d3ae-000000003413 | CHANGED | create persistent directories | np0005486748 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-14 07:55:55.880811 | fa163e75-7366-a2e0-d3ae-000000003413 | TIMING | create persistent directories | np0005486748 | 0:05:03.203676 | 0.68s 2025-10-14 07:55:55.892658 | fa163e75-7366-a2e0-d3ae-000000006332 | TASK | Load distro-specific variables 2025-10-14 07:55:55.898628 | fa163e75-7366-a2e0-d3ae-0000000035c2 | TIMING | create persistent directories | np0005486749 | 0:05:03.221488 | 0.75s 2025-10-14 07:55:55.899558 | fa163e75-7366-a2e0-d3ae-00000000326d | CHANGED | Copy in cleanup script | np0005486746 2025-10-14 07:55:55.900095 | fa163e75-7366-a2e0-d3ae-00000000326d | TIMING | Copy in cleanup script | np0005486746 | 0:05:03.222970 | 1.04s 2025-10-14 07:55:55.900709 | fa163e75-7366-a2e0-d3ae-000000006313 | TIMING | chrony : Load distro-specific variables | np0005486751 | 0:05:03.223584 | 0.09s 2025-10-14 07:55:55.901443 | fa163e75-7366-a2e0-d3ae-000000003413 | TIMING | create persistent directories | np0005486748 | 0:05:03.224318 | 0.70s 2025-10-14 07:55:55.912243 | fa163e75-7366-a2e0-d3ae-00000000623a | TASK | Install chrony configuration file 2025-10-14 07:55:55.929591 | fa163e75-7366-a2e0-d3ae-00000000326e | TASK | Copy in cleanup service 2025-10-14 07:55:55.936927 | fa163e75-7366-a2e0-d3ae-000000006332 | OK | Load distro-specific variables | np0005486752 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:55:55.938139 | fa163e75-7366-a2e0-d3ae-000000006332 | TIMING | chrony : Load distro-specific variables | np0005486752 | 0:05:03.260990 | 0.04s 2025-10-14 07:55:55.962568 | fa163e75-7366-a2e0-d3ae-000000003414 | TASK | create persistent directories 2025-10-14 07:55:55.981442 | fa163e75-7366-a2e0-d3ae-0000000035c3 | TASK | Copy in cleanup script 2025-10-14 07:55:55.990343 | fa163e75-7366-a2e0-d3ae-000000006332 | TIMING | chrony : Load distro-specific variables | np0005486752 | 0:05:03.313197 | 0.10s 2025-10-14 07:55:56.001558 | fa163e75-7366-a2e0-d3ae-0000000062a6 | TASK | Install chrony configuration file 2025-10-14 07:55:56.251053 | fa163e75-7366-a2e0-d3ae-000000003414 | OK | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-14 07:55:56.253645 | fa163e75-7366-a2e0-d3ae-000000003414 | TIMING | create persistent directories | np0005486748 | 0:05:03.576500 | 0.29s 2025-10-14 07:55:56.552015 | fa163e75-7366-a2e0-d3ae-000000003414 | OK | create persistent directories | np0005486748 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-14 07:55:56.555348 | fa163e75-7366-a2e0-d3ae-000000003414 | TIMING | create persistent directories | np0005486748 | 0:05:03.878211 | 0.59s 2025-10-14 07:55:56.565595 | fa163e75-7366-a2e0-d3ae-000000003414 | TIMING | create persistent directories | np0005486748 | 0:05:03.888452 | 0.60s 2025-10-14 07:55:56.600880 | fa163e75-7366-a2e0-d3ae-000000003415 | TASK | Copy in cleanup script 2025-10-14 07:55:56.749115 | fa163e75-7366-a2e0-d3ae-0000000061a1 | CHANGED | Install chrony configuration file | np0005486750 2025-10-14 07:55:56.750291 | fa163e75-7366-a2e0-d3ae-0000000061a1 | TIMING | chrony : Install chrony configuration file | np0005486750 | 0:05:04.073154 | 1.09s 2025-10-14 07:55:56.764246 | fa163e75-7366-a2e0-d3ae-000000005b58 | TASK | Run chronyd 2025-10-14 07:55:56.792826 | fa163e75-7366-a2e0-d3ae-00000000326e | CHANGED | Copy in cleanup service | np0005486746 2025-10-14 07:55:56.794009 | fa163e75-7366-a2e0-d3ae-00000000326e | TIMING | Copy in cleanup service | np0005486746 | 0:05:04.116873 | 0.86s 2025-10-14 07:55:56.819143 | fa163e75-7366-a2e0-d3ae-00000000326f | TASK | Enabling the cleanup service 2025-10-14 07:55:56.826302 | fa163e75-7366-a2e0-d3ae-000000005b58 | TIMING | chrony : Run chronyd | np0005486750 | 0:05:04.149156 | 0.06s 2025-10-14 07:55:56.841873 | 90a7a0bb-fbb1-481c-b968-c2fdf8d0d027 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005486750 2025-10-14 07:55:56.865332 | fa163e75-7366-a2e0-d3ae-000000006367 | TASK | Load distro-specific variables 2025-10-14 07:55:56.892546 | fa163e75-7366-a2e0-d3ae-000000006367 | TIMING | chrony : Load distro-specific variables | np0005486750 | 0:05:04.215409 | 0.03s 2025-10-14 07:55:56.901646 | 5095ae6e-0778-4371-9631-ef7e2184e9d8 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486750 2025-10-14 07:55:56.913542 | fa163e75-7366-a2e0-d3ae-0000000063eb | TASK | Load distro-specific variables 2025-10-14 07:55:56.942805 | fa163e75-7366-a2e0-d3ae-0000000035c3 | CHANGED | Copy in cleanup script | np0005486749 2025-10-14 07:55:56.944452 | fa163e75-7366-a2e0-d3ae-0000000035c3 | TIMING | Copy in cleanup script | np0005486749 | 0:05:04.267301 | 0.96s 2025-10-14 07:55:56.958033 | fa163e75-7366-a2e0-d3ae-0000000063eb | OK | Load distro-specific variables | np0005486750 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:55:56.959919 | fa163e75-7366-a2e0-d3ae-0000000063eb | TIMING | chrony : Load distro-specific variables | np0005486750 | 0:05:04.282784 | 0.05s 2025-10-14 07:55:56.985453 | fa163e75-7366-a2e0-d3ae-0000000035c4 | TASK | Copy in cleanup service 2025-10-14 07:55:56.992937 | fa163e75-7366-a2e0-d3ae-0000000063eb | TIMING | chrony : Load distro-specific variables | np0005486750 | 0:05:04.315770 | 0.08s 2025-10-14 07:55:57.013958 | fa163e75-7366-a2e0-d3ae-000000006368 | TASK | Ensure chronyd is running 2025-10-14 07:55:57.029958 | fa163e75-7366-a2e0-d3ae-00000000623a | CHANGED | Install chrony configuration file | np0005486751 2025-10-14 07:55:57.032793 | fa163e75-7366-a2e0-d3ae-00000000623a | TIMING | chrony : Install chrony configuration file | np0005486751 | 0:05:04.355635 | 1.12s 2025-10-14 07:55:57.052228 | fa163e75-7366-a2e0-d3ae-000000005b58 | TASK | Run chronyd 2025-10-14 07:55:57.067779 | fa163e75-7366-a2e0-d3ae-0000000062a6 | CHANGED | Install chrony configuration file | np0005486752 2025-10-14 07:55:57.069862 | fa163e75-7366-a2e0-d3ae-0000000062a6 | TIMING | chrony : Install chrony configuration file | np0005486752 | 0:05:04.392723 | 1.07s 2025-10-14 07:55:57.088214 | fa163e75-7366-a2e0-d3ae-000000005b58 | TASK | Run chronyd 2025-10-14 07:55:57.094625 | fa163e75-7366-a2e0-d3ae-000000005b58 | TIMING | chrony : Run chronyd | np0005486751 | 0:05:04.417476 | 0.04s 2025-10-14 07:55:57.112230 | dcf8b616-8922-4f81-bedf-f6eb633a2977 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005486751 2025-10-14 07:55:57.137780 | fa163e75-7366-a2e0-d3ae-00000000641a | TASK | Load distro-specific variables 2025-10-14 07:55:57.144131 | fa163e75-7366-a2e0-d3ae-000000005b58 | TIMING | chrony : Run chronyd | np0005486752 | 0:05:04.466972 | 0.05s 2025-10-14 07:55:57.157656 | fd26bb93-adaa-45b4-8fb9-12a7f8ea92a4 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005486752 2025-10-14 07:55:57.183904 | fa163e75-7366-a2e0-d3ae-00000000649e | TASK | Load distro-specific variables 2025-10-14 07:55:57.191871 | fa163e75-7366-a2e0-d3ae-00000000641a | TIMING | chrony : Load distro-specific variables | np0005486751 | 0:05:04.514721 | 0.05s 2025-10-14 07:55:57.202754 | 4f31d97b-2e8c-42fe-8978-2294a64e60b5 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486751 2025-10-14 07:55:57.216495 | fa163e75-7366-a2e0-d3ae-000000006522 | TASK | Load distro-specific variables 2025-10-14 07:55:57.223089 | fa163e75-7366-a2e0-d3ae-00000000649e | TIMING | chrony : Load distro-specific variables | np0005486752 | 0:05:04.545944 | 0.04s 2025-10-14 07:55:57.235574 | d4f14131-b0d4-492a-98b5-f001490af272 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486752 2025-10-14 07:55:57.248687 | fa163e75-7366-a2e0-d3ae-000000006547 | TASK | Load distro-specific variables 2025-10-14 07:55:57.285244 | fa163e75-7366-a2e0-d3ae-000000006522 | OK | Load distro-specific variables | np0005486751 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:55:57.287129 | fa163e75-7366-a2e0-d3ae-000000006522 | TIMING | chrony : Load distro-specific variables | np0005486751 | 0:05:04.609995 | 0.07s 2025-10-14 07:55:57.290807 | fa163e75-7366-a2e0-d3ae-000000006522 | TIMING | chrony : Load distro-specific variables | np0005486751 | 0:05:04.613680 | 0.07s 2025-10-14 07:55:57.301347 | fa163e75-7366-a2e0-d3ae-00000000641b | TASK | Ensure chronyd is running 2025-10-14 07:55:57.304527 | fa163e75-7366-a2e0-d3ae-000000006547 | OK | Load distro-specific variables | np0005486752 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:55:57.310659 | fa163e75-7366-a2e0-d3ae-000000006547 | TIMING | chrony : Load distro-specific variables | np0005486752 | 0:05:04.633518 | 0.06s 2025-10-14 07:55:57.315255 | fa163e75-7366-a2e0-d3ae-000000006547 | TIMING | chrony : Load distro-specific variables | np0005486752 | 0:05:04.638129 | 0.07s 2025-10-14 07:55:57.325622 | fa163e75-7366-a2e0-d3ae-00000000649f | TASK | Ensure chronyd is running 2025-10-14 07:55:57.505328 | fa163e75-7366-a2e0-d3ae-00000000326f | CHANGED | Enabling the cleanup service | np0005486746 2025-10-14 07:55:57.507132 | fa163e75-7366-a2e0-d3ae-00000000326f | TIMING | Enabling the cleanup service | np0005486746 | 0:05:04.829995 | 0.69s 2025-10-14 07:55:57.511987 | fa163e75-7366-a2e0-d3ae-000000006368 | OK | Ensure chronyd is running | np0005486750 2025-10-14 07:55:57.513089 | fa163e75-7366-a2e0-d3ae-000000006368 | TIMING | chrony : Ensure chronyd is running | np0005486750 | 0:05:04.835957 | 0.49s 2025-10-14 07:55:57.532565 | fa163e75-7366-a2e0-d3ae-000000006369 | TASK | Force chronyd restart 2025-10-14 07:55:57.559266 | fa163e75-7366-a2e0-d3ae-000000003270 | TASK | Make sure python3-novaclient is installed when IHA is enabled 2025-10-14 07:55:57.568337 | fa163e75-7366-a2e0-d3ae-000000003415 | CHANGED | Copy in cleanup script | np0005486748 2025-10-14 07:55:57.569994 | fa163e75-7366-a2e0-d3ae-000000003415 | TIMING | Copy in cleanup script | np0005486748 | 0:05:04.892844 | 0.97s 2025-10-14 07:55:57.591577 | fa163e75-7366-a2e0-d3ae-000000003416 | TASK | Copy in cleanup service 2025-10-14 07:55:57.599532 | fa163e75-7366-a2e0-d3ae-000000003270 | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005486746 2025-10-14 07:55:57.600655 | fa163e75-7366-a2e0-d3ae-000000003270 | TIMING | Make sure python3-novaclient is installed when IHA is enabled | np0005486746 | 0:05:04.923508 | 0.04s 2025-10-14 07:55:57.616436 | fa163e75-7366-a2e0-d3ae-000000003271 | TASK | Remove existing entries from logind conf 2025-10-14 07:55:57.770953 | fa163e75-7366-a2e0-d3ae-00000000641b | OK | Ensure chronyd is running | np0005486751 2025-10-14 07:55:57.772196 | fa163e75-7366-a2e0-d3ae-00000000641b | TIMING | chrony : Ensure chronyd is running | np0005486751 | 0:05:05.095064 | 0.47s 2025-10-14 07:55:57.783547 | fa163e75-7366-a2e0-d3ae-00000000641c | TASK | Force chronyd restart 2025-10-14 07:55:57.812960 | fa163e75-7366-a2e0-d3ae-00000000649f | OK | Ensure chronyd is running | np0005486752 2025-10-14 07:55:57.813973 | fa163e75-7366-a2e0-d3ae-00000000649f | TIMING | chrony : Ensure chronyd is running | np0005486752 | 0:05:05.136842 | 0.49s 2025-10-14 07:55:57.825049 | fa163e75-7366-a2e0-d3ae-0000000064a0 | TASK | Force chronyd restart 2025-10-14 07:55:57.935141 | fa163e75-7366-a2e0-d3ae-0000000035c4 | CHANGED | Copy in cleanup service | np0005486749 2025-10-14 07:55:57.936549 | fa163e75-7366-a2e0-d3ae-0000000035c4 | TIMING | Copy in cleanup service | np0005486749 | 0:05:05.259409 | 0.95s 2025-10-14 07:55:57.954791 | fa163e75-7366-a2e0-d3ae-0000000035c5 | TASK | Enabling the cleanup service 2025-10-14 07:55:58.087479 | fa163e75-7366-a2e0-d3ae-000000006369 | CHANGED | Force chronyd restart | np0005486750 2025-10-14 07:55:58.089752 | fa163e75-7366-a2e0-d3ae-000000006369 | TIMING | chrony : Force chronyd restart | np0005486750 | 0:05:05.412608 | 0.56s 2025-10-14 07:55:58.116136 | fa163e75-7366-a2e0-d3ae-000000005b59 | TASK | Enable online service 2025-10-14 07:55:58.126357 | fa163e75-7366-a2e0-d3ae-000000003271 | CHANGED | Remove existing entries from logind conf | np0005486746 2025-10-14 07:55:58.128021 | fa163e75-7366-a2e0-d3ae-000000003271 | TIMING | Remove existing entries from logind conf | np0005486746 | 0:05:05.450870 | 0.51s 2025-10-14 07:55:58.165687 | fa163e75-7366-a2e0-d3ae-000000003272 | TASK | Make sure systemd-logind ignores power off 2025-10-14 07:55:58.174098 | fa163e75-7366-a2e0-d3ae-000000005b59 | TIMING | chrony : Enable online service | np0005486750 | 0:05:05.496947 | 0.06s 2025-10-14 07:55:58.192578 | e0116969-ee52-4738-a713-3e80ac6b0419 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005486750 2025-10-14 07:55:58.220841 | fa163e75-7366-a2e0-d3ae-000000006586 | TASK | Create chrony-online.service unit file 2025-10-14 07:55:58.310978 | fa163e75-7366-a2e0-d3ae-00000000641c | CHANGED | Force chronyd restart | np0005486751 2025-10-14 07:55:58.312628 | fa163e75-7366-a2e0-d3ae-00000000641c | TIMING | chrony : Force chronyd restart | np0005486751 | 0:05:05.635484 | 0.53s 2025-10-14 07:55:58.333429 | fa163e75-7366-a2e0-d3ae-000000005b59 | TASK | Enable online service 2025-10-14 07:55:58.341130 | fa163e75-7366-a2e0-d3ae-0000000064a0 | CHANGED | Force chronyd restart | np0005486752 2025-10-14 07:55:58.342593 | fa163e75-7366-a2e0-d3ae-0000000064a0 | TIMING | chrony : Force chronyd restart | np0005486752 | 0:05:05.665453 | 0.52s 2025-10-14 07:55:58.362985 | fa163e75-7366-a2e0-d3ae-000000005b59 | TASK | Enable online service 2025-10-14 07:55:58.370204 | fa163e75-7366-a2e0-d3ae-000000005b59 | TIMING | chrony : Enable online service | np0005486751 | 0:05:05.693053 | 0.04s 2025-10-14 07:55:58.388040 | 60dae9f2-abc0-4bf9-98b6-9f721d6320e5 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005486751 2025-10-14 07:55:58.410151 | fa163e75-7366-a2e0-d3ae-00000000662e | TASK | Create chrony-online.service unit file 2025-10-14 07:55:58.415389 | fa163e75-7366-a2e0-d3ae-000000005b59 | TIMING | chrony : Enable online service | np0005486752 | 0:05:05.738245 | 0.05s 2025-10-14 07:55:58.426003 | 14728275-9b18-451d-bfe6-e4efd0a65a98 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005486752 2025-10-14 07:55:58.448449 | fa163e75-7366-a2e0-d3ae-0000000066ce | TASK | Create chrony-online.service unit file 2025-10-14 07:55:58.476190 | fa163e75-7366-a2e0-d3ae-000000003272 | CHANGED | Make sure systemd-logind ignores power off | np0005486746 2025-10-14 07:55:58.477181 | fa163e75-7366-a2e0-d3ae-000000003272 | TIMING | Make sure systemd-logind ignores power off | np0005486746 | 0:05:05.800045 | 0.31s 2025-10-14 07:55:58.496392 | fa163e75-7366-a2e0-d3ae-000000003273 | TASK | Restart systemd-logind 2025-10-14 07:55:58.539774 | fa163e75-7366-a2e0-d3ae-000000003416 | CHANGED | Copy in cleanup service | np0005486748 2025-10-14 07:55:58.541441 | fa163e75-7366-a2e0-d3ae-000000003416 | TIMING | Copy in cleanup service | np0005486748 | 0:05:05.864294 | 0.95s 2025-10-14 07:55:58.574499 | fa163e75-7366-a2e0-d3ae-000000003417 | TASK | Enabling the cleanup service 2025-10-14 07:55:58.588331 | fa163e75-7366-a2e0-d3ae-0000000035c5 | CHANGED | Enabling the cleanup service | np0005486749 2025-10-14 07:55:58.589691 | fa163e75-7366-a2e0-d3ae-0000000035c5 | TIMING | Enabling the cleanup service | np0005486749 | 0:05:05.912556 | 0.63s 2025-10-14 07:55:58.609324 | fa163e75-7366-a2e0-d3ae-0000000035c6 | TASK | Make sure python3-novaclient is installed when IHA is enabled 2025-10-14 07:55:58.628032 | fa163e75-7366-a2e0-d3ae-0000000035c6 | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005486749 2025-10-14 07:55:58.629051 | fa163e75-7366-a2e0-d3ae-0000000035c6 | TIMING | Make sure python3-novaclient is installed when IHA is enabled | np0005486749 | 0:05:05.951914 | 0.02s 2025-10-14 07:55:58.649157 | fa163e75-7366-a2e0-d3ae-0000000035c7 | TASK | Remove existing entries from logind conf 2025-10-14 07:55:58.948915 | fa163e75-7366-a2e0-d3ae-0000000035c7 | CHANGED | Remove existing entries from logind conf | np0005486749 2025-10-14 07:55:58.949906 | fa163e75-7366-a2e0-d3ae-0000000035c7 | TIMING | Remove existing entries from logind conf | np0005486749 | 0:05:06.272774 | 0.30s 2025-10-14 07:55:58.968556 | fa163e75-7366-a2e0-d3ae-0000000035c8 | TASK | Make sure systemd-logind ignores power off 2025-10-14 07:55:59.069224 | fa163e75-7366-a2e0-d3ae-000000003273 | CHANGED | Restart systemd-logind | np0005486746 2025-10-14 07:55:59.070925 | fa163e75-7366-a2e0-d3ae-000000003273 | TIMING | Restart systemd-logind | np0005486746 | 0:05:06.393787 | 0.57s 2025-10-14 07:55:59.091905 | fa163e75-7366-a2e0-d3ae-000000003274 | TASK | Gather service_facts on pacemaker_bootstrap_node [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-14 07:55:59.141948 | fa163e75-7366-a2e0-d3ae-000000003274 | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005486746 2025-10-14 07:55:59.142618 | fa163e75-7366-a2e0-d3ae-000000003274 | TIMING | Gather service_facts on pacemaker_bootstrap_node | np0005486746 | 0:05:06.465486 | 0.05s 2025-10-14 07:55:59.160662 | fa163e75-7366-a2e0-d3ae-000000003275 | TASK | Check and eventually delete duplicate constraints (bootstrap node) [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-14 07:55:59.190433 | fa163e75-7366-a2e0-d3ae-000000006586 | CHANGED | Create chrony-online.service unit file | np0005486750 2025-10-14 07:55:59.191164 | fa163e75-7366-a2e0-d3ae-000000006586 | TIMING | chrony : Create chrony-online.service unit file | np0005486750 | 0:05:06.514027 | 0.97s 2025-10-14 07:55:59.204772 | fa163e75-7366-a2e0-d3ae-000000006587 | TASK | Enable chrony-online.service 2025-10-14 07:55:59.216960 | fa163e75-7366-a2e0-d3ae-000000003275 | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005486746 2025-10-14 07:55:59.217985 | fa163e75-7366-a2e0-d3ae-000000003275 | TIMING | Check and eventually delete duplicate constraints (bootstrap node) | np0005486746 | 0:05:06.540830 | 0.06s 2025-10-14 07:55:59.240722 | fa163e75-7366-a2e0-d3ae-000000003276 | TASK | create persistent logs directory 2025-10-14 07:55:59.247196 | fa163e75-7366-a2e0-d3ae-000000003417 | CHANGED | Enabling the cleanup service | np0005486748 2025-10-14 07:55:59.248499 | fa163e75-7366-a2e0-d3ae-000000003417 | TIMING | Enabling the cleanup service | np0005486748 | 0:05:06.571329 | 0.67s 2025-10-14 07:55:59.263048 | fa163e75-7366-a2e0-d3ae-000000003418 | TASK | Make sure python3-novaclient is installed when IHA is enabled 2025-10-14 07:55:59.289510 | fa163e75-7366-a2e0-d3ae-000000003418 | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005486748 2025-10-14 07:55:59.290399 | fa163e75-7366-a2e0-d3ae-000000003418 | TIMING | Make sure python3-novaclient is installed when IHA is enabled | np0005486748 | 0:05:06.613269 | 0.03s 2025-10-14 07:55:59.290831 | fa163e75-7366-a2e0-d3ae-0000000035c8 | CHANGED | Make sure systemd-logind ignores power off | np0005486749 2025-10-14 07:55:59.291169 | fa163e75-7366-a2e0-d3ae-0000000035c8 | TIMING | Make sure systemd-logind ignores power off | np0005486749 | 0:05:06.614045 | 0.32s 2025-10-14 07:55:59.305401 | fa163e75-7366-a2e0-d3ae-000000003419 | TASK | Remove existing entries from logind conf 2025-10-14 07:55:59.329272 | fa163e75-7366-a2e0-d3ae-0000000035c9 | TASK | Restart systemd-logind 2025-10-14 07:55:59.336006 | fa163e75-7366-a2e0-d3ae-00000000662e | CHANGED | Create chrony-online.service unit file | np0005486751 2025-10-14 07:55:59.337390 | fa163e75-7366-a2e0-d3ae-00000000662e | TIMING | chrony : Create chrony-online.service unit file | np0005486751 | 0:05:06.660251 | 0.93s 2025-10-14 07:55:59.349516 | fa163e75-7366-a2e0-d3ae-00000000662f | TASK | Enable chrony-online.service 2025-10-14 07:55:59.457920 | fa163e75-7366-a2e0-d3ae-0000000066ce | CHANGED | Create chrony-online.service unit file | np0005486752 2025-10-14 07:55:59.459648 | fa163e75-7366-a2e0-d3ae-0000000066ce | TIMING | chrony : Create chrony-online.service unit file | np0005486752 | 0:05:06.782452 | 1.01s 2025-10-14 07:55:59.470876 | fa163e75-7366-a2e0-d3ae-0000000066cf | TASK | Enable chrony-online.service 2025-10-14 07:55:59.577843 | fa163e75-7366-a2e0-d3ae-000000003276 | CHANGED | create persistent logs directory | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2025-10-14 07:55:59.584292 | fa163e75-7366-a2e0-d3ae-000000003276 | TIMING | create persistent logs directory | np0005486746 | 0:05:06.907140 | 0.34s 2025-10-14 07:55:59.600107 | fa163e75-7366-a2e0-d3ae-000000003419 | CHANGED | Remove existing entries from logind conf | np0005486748 2025-10-14 07:55:59.601194 | fa163e75-7366-a2e0-d3ae-000000003419 | TIMING | Remove existing entries from logind conf | np0005486748 | 0:05:06.924057 | 0.29s 2025-10-14 07:55:59.630448 | fa163e75-7366-a2e0-d3ae-00000000341a | TASK | Make sure systemd-logind ignores power off 2025-10-14 07:55:59.847753 | fa163e75-7366-a2e0-d3ae-000000003276 | CHANGED | create persistent logs directory | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2025-10-14 07:55:59.850696 | fa163e75-7366-a2e0-d3ae-000000003276 | TIMING | create persistent logs directory | np0005486746 | 0:05:07.173550 | 0.61s 2025-10-14 07:55:59.859256 | fa163e75-7366-a2e0-d3ae-000000003276 | TIMING | create persistent logs directory | np0005486746 | 0:05:07.182121 | 0.62s 2025-10-14 07:55:59.878337 | fa163e75-7366-a2e0-d3ae-000000003277 | TASK | create fcontext for rabbitmq data 2025-10-14 07:55:59.943691 | fa163e75-7366-a2e0-d3ae-00000000341a | CHANGED | Make sure systemd-logind ignores power off | np0005486748 2025-10-14 07:55:59.944769 | fa163e75-7366-a2e0-d3ae-00000000341a | TIMING | Make sure systemd-logind ignores power off | np0005486748 | 0:05:07.267632 | 0.31s 2025-10-14 07:55:59.964034 | fa163e75-7366-a2e0-d3ae-00000000341b | TASK | Restart systemd-logind 2025-10-14 07:56:00.130416 | fa163e75-7366-a2e0-d3ae-000000006587 | CHANGED | Enable chrony-online.service | np0005486750 2025-10-14 07:56:00.131837 | fa163e75-7366-a2e0-d3ae-000000006587 | TIMING | chrony : Enable chrony-online.service | np0005486750 | 0:05:07.454701 | 0.93s 2025-10-14 07:56:00.145695 | fa163e75-7366-a2e0-d3ae-000000005b5a | TASK | Sync chronyc 2025-10-14 07:56:00.177168 | fa163e75-7366-a2e0-d3ae-000000005b5a | TIMING | chrony : Sync chronyc | np0005486750 | 0:05:07.500030 | 0.03s 2025-10-14 07:56:00.190588 | f1a61025-4f5b-4690-b7b4-4757c7a0deb4 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005486750 2025-10-14 07:56:00.223070 | fa163e75-7366-a2e0-d3ae-000000006798 | TASK | Force NTP sync 2025-10-14 07:56:00.288132 | fa163e75-7366-a2e0-d3ae-00000000662f | CHANGED | Enable chrony-online.service | np0005486751 2025-10-14 07:56:00.289218 | fa163e75-7366-a2e0-d3ae-00000000662f | TIMING | chrony : Enable chrony-online.service | np0005486751 | 0:05:07.612083 | 0.94s 2025-10-14 07:56:00.305962 | fa163e75-7366-a2e0-d3ae-000000005b5a | TASK | Sync chronyc 2025-10-14 07:56:00.343067 | fa163e75-7366-a2e0-d3ae-000000005b5a | TIMING | chrony : Sync chronyc | np0005486751 | 0:05:07.665920 | 0.04s 2025-10-14 07:56:00.351378 | fa163e75-7366-a2e0-d3ae-0000000066cf | CHANGED | Enable chrony-online.service | np0005486752 2025-10-14 07:56:00.352743 | fa163e75-7366-a2e0-d3ae-0000000066cf | TIMING | chrony : Enable chrony-online.service | np0005486752 | 0:05:07.675611 | 0.88s 2025-10-14 07:56:00.374088 | b33fbfe1-64bd-4390-b77c-54d071f8b03e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005486751 2025-10-14 07:56:00.407685 | fa163e75-7366-a2e0-d3ae-000000006855 | TASK | Force NTP sync 2025-10-14 07:56:00.425575 | fa163e75-7366-a2e0-d3ae-000000005b5a | TASK | Sync chronyc 2025-10-14 07:56:00.458821 | fa163e75-7366-a2e0-d3ae-000000005b5a | TIMING | chrony : Sync chronyc | np0005486752 | 0:05:07.781675 | 0.03s 2025-10-14 07:56:00.471700 | 43b74957-c7d5-4b57-bafb-94651798f12e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005486752 2025-10-14 07:56:00.498764 | fa163e75-7366-a2e0-d3ae-00000000690e | TASK | Force NTP sync 2025-10-14 07:56:00.524588 | fa163e75-7366-a2e0-d3ae-00000000341b | CHANGED | Restart systemd-logind | np0005486748 2025-10-14 07:56:00.526983 | fa163e75-7366-a2e0-d3ae-00000000341b | TIMING | Restart systemd-logind | np0005486748 | 0:05:07.849828 | 0.56s 2025-10-14 07:56:00.564772 | fa163e75-7366-a2e0-d3ae-00000000341c | TASK | Gather service_facts on pacemaker_bootstrap_node 2025-10-14 07:56:00.573528 | fa163e75-7366-a2e0-d3ae-000000006798 | CHANGED | Force NTP sync | np0005486750 2025-10-14 07:56:00.575135 | fa163e75-7366-a2e0-d3ae-000000006798 | TIMING | chrony : Force NTP sync | np0005486750 | 0:05:07.897967 | 0.35s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-14 07:56:00.598829 | fa163e75-7366-a2e0-d3ae-000000006799 | TASK | Ensure system is NTP time synced 2025-10-14 07:56:00.634983 | fa163e75-7366-a2e0-d3ae-00000000341c | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005486748 2025-10-14 07:56:00.636192 | fa163e75-7366-a2e0-d3ae-00000000341c | TIMING | Gather service_facts on pacemaker_bootstrap_node | np0005486748 | 0:05:07.959055 | 0.07s 2025-10-14 07:56:00.655754 | fa163e75-7366-a2e0-d3ae-00000000341d | TASK | Check and eventually delete duplicate constraints (bootstrap node) [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-14 07:56:00.722279 | fa163e75-7366-a2e0-d3ae-00000000341d | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005486748 2025-10-14 07:56:00.723294 | fa163e75-7366-a2e0-d3ae-00000000341d | TIMING | Check and eventually delete duplicate constraints (bootstrap node) | np0005486748 | 0:05:08.046162 | 0.07s 2025-10-14 07:56:00.737775 | fa163e75-7366-a2e0-d3ae-00000000341e | TASK | create persistent logs directory 2025-10-14 07:56:00.756862 | fa163e75-7366-a2e0-d3ae-000000006855 | CHANGED | Force NTP sync | np0005486751 2025-10-14 07:56:00.758148 | fa163e75-7366-a2e0-d3ae-000000006855 | TIMING | chrony : Force NTP sync | np0005486751 | 0:05:08.081014 | 0.35s 2025-10-14 07:56:00.769424 | fa163e75-7366-a2e0-d3ae-000000006856 | TASK | Ensure system is NTP time synced 2025-10-14 07:56:00.831872 | fa163e75-7366-a2e0-d3ae-00000000690e | CHANGED | Force NTP sync | np0005486752 2025-10-14 07:56:00.833226 | fa163e75-7366-a2e0-d3ae-00000000690e | TIMING | chrony : Force NTP sync | np0005486752 | 0:05:08.156091 | 0.33s 2025-10-14 07:56:00.844488 | fa163e75-7366-a2e0-d3ae-00000000690f | TASK | Ensure system is NTP time synced 2025-10-14 07:56:00.903259 | fa163e75-7366-a2e0-d3ae-0000000035c9 | CHANGED | Restart systemd-logind | np0005486749 2025-10-14 07:56:00.904710 | fa163e75-7366-a2e0-d3ae-0000000035c9 | TIMING | Restart systemd-logind | np0005486749 | 0:05:08.227571 | 1.57s 2025-10-14 07:56:00.920925 | fa163e75-7366-a2e0-d3ae-0000000035ca | TASK | Gather service_facts on pacemaker_bootstrap_node [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-14 07:56:00.999825 | fa163e75-7366-a2e0-d3ae-0000000035ca | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005486749 2025-10-14 07:56:01.000600 | fa163e75-7366-a2e0-d3ae-0000000035ca | TIMING | Gather service_facts on pacemaker_bootstrap_node | np0005486749 | 0:05:08.323470 | 0.08s 2025-10-14 07:56:01.014942 | fa163e75-7366-a2e0-d3ae-0000000035cb | TASK | Check and eventually delete duplicate constraints (bootstrap node) [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-14 07:56:01.051684 | fa163e75-7366-a2e0-d3ae-00000000341e | CHANGED | create persistent logs directory | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2025-10-14 07:56:01.052188 | fa163e75-7366-a2e0-d3ae-00000000341e | TIMING | create persistent logs directory | np0005486748 | 0:05:08.375053 | 0.31s 2025-10-14 07:56:01.094670 | fa163e75-7366-a2e0-d3ae-0000000035cb | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005486749 2025-10-14 07:56:01.095931 | fa163e75-7366-a2e0-d3ae-0000000035cb | TIMING | Check and eventually delete duplicate constraints (bootstrap node) | np0005486749 | 0:05:08.418791 | 0.08s 2025-10-14 07:56:01.128424 | fa163e75-7366-a2e0-d3ae-0000000035cc | TASK | create persistent logs directory 2025-10-14 07:56:01.149205 | fa163e75-7366-a2e0-d3ae-000000003277 | CHANGED | create fcontext for rabbitmq data | np0005486746 2025-10-14 07:56:01.150747 | fa163e75-7366-a2e0-d3ae-000000003277 | TIMING | create fcontext for rabbitmq data | np0005486746 | 0:05:08.473390 | 1.27s 2025-10-14 07:56:01.171912 | fa163e75-7366-a2e0-d3ae-000000003278 | TASK | create persistent directories 2025-10-14 07:56:01.316404 | fa163e75-7366-a2e0-d3ae-00000000341e | CHANGED | create persistent logs directory | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2025-10-14 07:56:01.321755 | fa163e75-7366-a2e0-d3ae-00000000341e | TIMING | create persistent logs directory | np0005486748 | 0:05:08.644606 | 0.58s 2025-10-14 07:56:01.331476 | fa163e75-7366-a2e0-d3ae-00000000341e | TIMING | create persistent logs directory | np0005486748 | 0:05:08.654317 | 0.59s 2025-10-14 07:56:01.352352 | fa163e75-7366-a2e0-d3ae-00000000341f | TASK | create fcontext for rabbitmq data 2025-10-14 07:56:01.463147 | fa163e75-7366-a2e0-d3ae-0000000035cc | CHANGED | create persistent logs directory | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2025-10-14 07:56:01.466665 | fa163e75-7366-a2e0-d3ae-0000000035cc | TIMING | create persistent logs directory | np0005486749 | 0:05:08.789526 | 0.34s 2025-10-14 07:56:01.484737 | fa163e75-7366-a2e0-d3ae-000000003278 | CHANGED | create persistent directories | np0005486746 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2025-10-14 07:56:01.487112 | fa163e75-7366-a2e0-d3ae-000000003278 | TIMING | create persistent directories | np0005486746 | 0:05:08.809987 | 0.31s 2025-10-14 07:56:01.766876 | fa163e75-7366-a2e0-d3ae-000000003278 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2025-10-14 07:56:01.771761 | fa163e75-7366-a2e0-d3ae-000000003278 | TIMING | create persistent directories | np0005486746 | 0:05:09.094615 | 0.60s 2025-10-14 07:56:01.780733 | fa163e75-7366-a2e0-d3ae-0000000035cc | CHANGED | create persistent logs directory | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2025-10-14 07:56:01.784274 | fa163e75-7366-a2e0-d3ae-0000000035cc | TIMING | create persistent logs directory | np0005486749 | 0:05:09.107139 | 0.65s 2025-10-14 07:56:01.801421 | fa163e75-7366-a2e0-d3ae-000000003278 | TIMING | create persistent directories | np0005486746 | 0:05:09.124273 | 0.63s 2025-10-14 07:56:01.804963 | fa163e75-7366-a2e0-d3ae-0000000035cc | TIMING | create persistent logs directory | np0005486749 | 0:05:09.127829 | 0.67s 2025-10-14 07:56:01.831853 | fa163e75-7366-a2e0-d3ae-000000003279 | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2025-10-14 07:56:01.867903 | fa163e75-7366-a2e0-d3ae-0000000035cd | TASK | create fcontext for rabbitmq data 2025-10-14 07:56:02.245602 | fa163e75-7366-a2e0-d3ae-000000003279 | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005486746 2025-10-14 07:56:02.247574 | fa163e75-7366-a2e0-d3ae-000000003279 | TIMING | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005486746 | 0:05:09.570428 | 0.41s 2025-10-14 07:56:02.275017 | fa163e75-7366-a2e0-d3ae-00000000327b | TASK | Set login facts 2025-10-14 07:56:02.309210 | fa163e75-7366-a2e0-d3ae-00000000327b | OK | Set login facts | np0005486746 2025-10-14 07:56:02.309971 | fa163e75-7366-a2e0-d3ae-00000000327b | TIMING | Set login facts | np0005486746 | 0:05:09.632839 | 0.03s 2025-10-14 07:56:02.328053 | fa163e75-7366-a2e0-d3ae-00000000327c | TASK | Convert logins json to dict 2025-10-14 07:56:02.379774 | fa163e75-7366-a2e0-d3ae-00000000327c | SKIPPED | Convert logins json to dict | np0005486746 2025-10-14 07:56:02.380535 | fa163e75-7366-a2e0-d3ae-00000000327c | TIMING | Convert logins json to dict | np0005486746 | 0:05:09.703404 | 0.05s 2025-10-14 07:56:02.398058 | fa163e75-7366-a2e0-d3ae-00000000327d | TASK | Set registry logins 2025-10-14 07:56:02.444500 | fa163e75-7366-a2e0-d3ae-00000000327d | SKIPPED | Set registry logins | np0005486746 2025-10-14 07:56:02.445203 | fa163e75-7366-a2e0-d3ae-00000000327d | TIMING | Set registry logins | np0005486746 | 0:05:09.768072 | 0.05s 2025-10-14 07:56:02.463439 | fa163e75-7366-a2e0-d3ae-00000000327e | TASK | Run podman install 2025-10-14 07:56:02.489734 | fa163e75-7366-a2e0-d3ae-00000000327e | TIMING | Run podman install | np0005486746 | 0:05:09.812600 | 0.03s 2025-10-14 07:56:02.532191 | fa163e75-7366-a2e0-d3ae-000000005145 | TASK | Gather variables for each operating system 2025-10-14 07:56:02.625513 | fa163e75-7366-a2e0-d3ae-00000000341f | CHANGED | create fcontext for rabbitmq data | np0005486748 2025-10-14 07:56:02.626402 | fa163e75-7366-a2e0-d3ae-00000000341f | TIMING | create fcontext for rabbitmq data | np0005486748 | 0:05:09.949266 | 1.27s 2025-10-14 07:56:02.640783 | fa163e75-7366-a2e0-d3ae-000000003420 | TASK | create persistent directories 2025-10-14 07:56:02.684886 | fa163e75-7366-a2e0-d3ae-000000005145 | OK | Gather variables for each operating system | np0005486746 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-14 07:56:02.687840 | fa163e75-7366-a2e0-d3ae-000000005145 | TIMING | tripleo_podman : Gather variables for each operating system | np0005486746 | 0:05:10.010688 | 0.15s 2025-10-14 07:56:02.695185 | fa163e75-7366-a2e0-d3ae-000000005145 | TIMING | tripleo_podman : Gather variables for each operating system | np0005486746 | 0:05:10.018054 | 0.16s 2025-10-14 07:56:02.710072 | fa163e75-7366-a2e0-d3ae-000000005147 | TASK | ensure podman and deps are installed 2025-10-14 07:56:02.996720 | fa163e75-7366-a2e0-d3ae-000000003420 | CHANGED | create persistent directories | np0005486748 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2025-10-14 07:56:02.999545 | fa163e75-7366-a2e0-d3ae-000000003420 | TIMING | create persistent directories | np0005486748 | 0:05:10.322400 | 0.36s 2025-10-14 07:56:03.100509 | fa163e75-7366-a2e0-d3ae-0000000035cd | CHANGED | create fcontext for rabbitmq data | np0005486749 2025-10-14 07:56:03.101214 | fa163e75-7366-a2e0-d3ae-0000000035cd | TIMING | create fcontext for rabbitmq data | np0005486749 | 0:05:10.424086 | 1.23s 2025-10-14 07:56:03.116153 | fa163e75-7366-a2e0-d3ae-0000000035d2 | TASK | create persistent directories 2025-10-14 07:56:03.301104 | fa163e75-7366-a2e0-d3ae-000000003420 | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2025-10-14 07:56:03.304297 | fa163e75-7366-a2e0-d3ae-000000003420 | TIMING | create persistent directories | np0005486748 | 0:05:10.627151 | 0.66s 2025-10-14 07:56:03.312833 | fa163e75-7366-a2e0-d3ae-000000003420 | TIMING | create persistent directories | np0005486748 | 0:05:10.635698 | 0.67s 2025-10-14 07:56:03.327880 | fa163e75-7366-a2e0-d3ae-000000003421 | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2025-10-14 07:56:03.401666 | fa163e75-7366-a2e0-d3ae-0000000035d2 | CHANGED | create persistent directories | np0005486749 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2025-10-14 07:56:03.404682 | fa163e75-7366-a2e0-d3ae-0000000035d2 | TIMING | create persistent directories | np0005486749 | 0:05:10.727538 | 0.29s 2025-10-14 07:56:03.696329 | fa163e75-7366-a2e0-d3ae-0000000035d2 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2025-10-14 07:56:03.701743 | fa163e75-7366-a2e0-d3ae-0000000035d2 | TIMING | create persistent directories | np0005486749 | 0:05:11.024606 | 0.58s 2025-10-14 07:56:03.715153 | fa163e75-7366-a2e0-d3ae-0000000035d2 | TIMING | create persistent directories | np0005486749 | 0:05:11.038009 | 0.60s 2025-10-14 07:56:03.717600 | fa163e75-7366-a2e0-d3ae-000000003421 | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005486748 2025-10-14 07:56:03.718663 | fa163e75-7366-a2e0-d3ae-000000003421 | TIMING | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005486748 | 0:05:11.041524 | 0.39s 2025-10-14 07:56:03.745243 | fa163e75-7366-a2e0-d3ae-000000003423 | TASK | Set login facts 2025-10-14 07:56:03.767872 | fa163e75-7366-a2e0-d3ae-0000000035d3 | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2025-10-14 07:56:03.781771 | fa163e75-7366-a2e0-d3ae-000000003423 | OK | Set login facts | np0005486748 2025-10-14 07:56:03.782749 | fa163e75-7366-a2e0-d3ae-000000003423 | TIMING | Set login facts | np0005486748 | 0:05:11.105606 | 0.04s 2025-10-14 07:56:03.806482 | fa163e75-7366-a2e0-d3ae-000000003424 | TASK | Convert logins json to dict 2025-10-14 07:56:03.842784 | fa163e75-7366-a2e0-d3ae-000000003424 | SKIPPED | Convert logins json to dict | np0005486748 2025-10-14 07:56:03.844146 | fa163e75-7366-a2e0-d3ae-000000003424 | TIMING | Convert logins json to dict | np0005486748 | 0:05:11.167006 | 0.04s 2025-10-14 07:56:03.875668 | fa163e75-7366-a2e0-d3ae-000000003425 | TASK | Set registry logins 2025-10-14 07:56:03.926982 | fa163e75-7366-a2e0-d3ae-000000003425 | SKIPPED | Set registry logins | np0005486748 2025-10-14 07:56:03.928064 | fa163e75-7366-a2e0-d3ae-000000003425 | TIMING | Set registry logins | np0005486748 | 0:05:11.250931 | 0.05s 2025-10-14 07:56:03.950182 | fa163e75-7366-a2e0-d3ae-000000003426 | TASK | Run podman install 2025-10-14 07:56:03.979630 | fa163e75-7366-a2e0-d3ae-000000003426 | TIMING | Run podman install | np0005486748 | 0:05:11.302489 | 0.03s 2025-10-14 07:56:04.022964 | fa163e75-7366-a2e0-d3ae-000000005145 | TASK | Gather variables for each operating system 2025-10-14 07:56:04.107199 | fa163e75-7366-a2e0-d3ae-0000000035d3 | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005486749 2025-10-14 07:56:04.108248 | fa163e75-7366-a2e0-d3ae-0000000035d3 | TIMING | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005486749 | 0:05:11.431109 | 0.34s 2025-10-14 07:56:04.122820 | fa163e75-7366-a2e0-d3ae-0000000035d5 | TASK | Set login facts 2025-10-14 07:56:04.154732 | fa163e75-7366-a2e0-d3ae-0000000035d5 | OK | Set login facts | np0005486749 2025-10-14 07:56:04.155527 | fa163e75-7366-a2e0-d3ae-0000000035d5 | TIMING | Set login facts | np0005486749 | 0:05:11.478398 | 0.03s 2025-10-14 07:56:04.165572 | fa163e75-7366-a2e0-d3ae-000000005145 | OK | Gather variables for each operating system | np0005486748 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-14 07:56:04.167147 | fa163e75-7366-a2e0-d3ae-000000005145 | TIMING | tripleo_podman : Gather variables for each operating system | np0005486748 | 0:05:11.490011 | 0.14s 2025-10-14 07:56:04.180296 | fa163e75-7366-a2e0-d3ae-0000000035d6 | TASK | Convert logins json to dict 2025-10-14 07:56:04.185467 | fa163e75-7366-a2e0-d3ae-000000005145 | TIMING | tripleo_podman : Gather variables for each operating system | np0005486748 | 0:05:11.508312 | 0.16s 2025-10-14 07:56:04.200773 | fa163e75-7366-a2e0-d3ae-000000005147 | TASK | ensure podman and deps are installed 2025-10-14 07:56:04.213751 | fa163e75-7366-a2e0-d3ae-0000000035d6 | SKIPPED | Convert logins json to dict | np0005486749 2025-10-14 07:56:04.214650 | fa163e75-7366-a2e0-d3ae-0000000035d6 | TIMING | Convert logins json to dict | np0005486749 | 0:05:11.537516 | 0.03s 2025-10-14 07:56:04.229069 | fa163e75-7366-a2e0-d3ae-0000000035d7 | TASK | Set registry logins 2025-10-14 07:56:04.263077 | fa163e75-7366-a2e0-d3ae-0000000035d7 | SKIPPED | Set registry logins | np0005486749 2025-10-14 07:56:04.263784 | fa163e75-7366-a2e0-d3ae-0000000035d7 | TIMING | Set registry logins | np0005486749 | 0:05:11.586655 | 0.03s 2025-10-14 07:56:04.277564 | fa163e75-7366-a2e0-d3ae-0000000035d8 | TASK | Run podman install 2025-10-14 07:56:04.305514 | fa163e75-7366-a2e0-d3ae-0000000035d8 | TIMING | Run podman install | np0005486749 | 0:05:11.628381 | 0.03s 2025-10-14 07:56:04.343051 | fa163e75-7366-a2e0-d3ae-000000005145 | TASK | Gather variables for each operating system 2025-10-14 07:56:04.488422 | fa163e75-7366-a2e0-d3ae-000000005145 | OK | Gather variables for each operating system | np0005486749 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-14 07:56:04.490487 | fa163e75-7366-a2e0-d3ae-000000005145 | TIMING | tripleo_podman : Gather variables for each operating system | np0005486749 | 0:05:11.813356 | 0.15s 2025-10-14 07:56:04.494400 | fa163e75-7366-a2e0-d3ae-000000005145 | TIMING | tripleo_podman : Gather variables for each operating system | np0005486749 | 0:05:11.817264 | 0.15s 2025-10-14 07:56:04.508600 | fa163e75-7366-a2e0-d3ae-000000005147 | TASK | ensure podman and deps are installed 2025-10-14 07:56:05.730367 | fa163e75-7366-a2e0-d3ae-000000005147 | OK | ensure podman and deps are installed | np0005486746 2025-10-14 07:56:05.732039 | fa163e75-7366-a2e0-d3ae-000000005147 | TIMING | tripleo_podman : ensure podman and deps are installed | np0005486746 | 0:05:13.054893 | 3.02s 2025-10-14 07:56:05.756947 | fa163e75-7366-a2e0-d3ae-000000005148 | TASK | Ensure we get the ansible interfaces facts 2025-10-14 07:56:07.129020 | fa163e75-7366-a2e0-d3ae-000000005147 | OK | ensure podman and deps are installed | np0005486748 2025-10-14 07:56:07.130818 | fa163e75-7366-a2e0-d3ae-000000005147 | TIMING | tripleo_podman : ensure podman and deps are installed | np0005486748 | 0:05:14.453672 | 2.93s 2025-10-14 07:56:07.161376 | fa163e75-7366-a2e0-d3ae-000000005148 | TASK | Ensure we get the ansible interfaces facts 2025-10-14 07:56:07.361793 | fa163e75-7366-a2e0-d3ae-000000005148 | OK | Ensure we get the ansible interfaces facts | np0005486746 2025-10-14 07:56:07.362829 | fa163e75-7366-a2e0-d3ae-000000005148 | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005486746 | 0:05:14.685692 | 1.60s 2025-10-14 07:56:07.384172 | fa163e75-7366-a2e0-d3ae-000000005149 | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-14 07:56:07.416574 | fa163e75-7366-a2e0-d3ae-000000005149 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005486746 2025-10-14 07:56:07.417164 | fa163e75-7366-a2e0-d3ae-000000005149 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005486746 | 0:05:14.740035 | 0.03s 2025-10-14 07:56:07.430918 | fa163e75-7366-a2e0-d3ae-00000000514b | TASK | Make sure /etc/cni/net.d folder exists 2025-10-14 07:56:07.449171 | fa163e75-7366-a2e0-d3ae-000000005147 | OK | ensure podman and deps are installed | np0005486749 2025-10-14 07:56:07.449990 | fa163e75-7366-a2e0-d3ae-000000005147 | TIMING | tripleo_podman : ensure podman and deps are installed | np0005486749 | 0:05:14.772858 | 2.94s 2025-10-14 07:56:07.468907 | fa163e75-7366-a2e0-d3ae-000000005148 | TASK | Ensure we get the ansible interfaces facts 2025-10-14 07:56:07.474088 | fa163e75-7366-a2e0-d3ae-00000000514b | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005486746 2025-10-14 07:56:07.474986 | fa163e75-7366-a2e0-d3ae-00000000514b | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005486746 | 0:05:14.797850 | 0.04s 2025-10-14 07:56:07.490297 | fa163e75-7366-a2e0-d3ae-00000000514c | TASK | Update default network configuration if possible 2025-10-14 07:56:07.524114 | fa163e75-7366-a2e0-d3ae-00000000514c | SKIPPED | Update default network configuration if possible | np0005486746 2025-10-14 07:56:07.524685 | fa163e75-7366-a2e0-d3ae-00000000514c | TIMING | tripleo_podman : Update default network configuration if possible | np0005486746 | 0:05:14.847557 | 0.03s 2025-10-14 07:56:07.538845 | fa163e75-7366-a2e0-d3ae-00000000514e | TASK | Make sure /etc/containers/networks exists 2025-10-14 07:56:07.771258 | fa163e75-7366-a2e0-d3ae-000000005148 | OK | Ensure we get the ansible interfaces facts | np0005486748 2025-10-14 07:56:07.772030 | fa163e75-7366-a2e0-d3ae-000000005148 | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005486748 | 0:05:15.094898 | 0.61s 2025-10-14 07:56:07.786146 | fa163e75-7366-a2e0-d3ae-000000005149 | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-14 07:56:07.839579 | fa163e75-7366-a2e0-d3ae-000000005149 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005486748 2025-10-14 07:56:07.841731 | fa163e75-7366-a2e0-d3ae-000000005149 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005486748 | 0:05:15.164603 | 0.05s 2025-10-14 07:56:07.855751 | fa163e75-7366-a2e0-d3ae-00000000514b | TASK | Make sure /etc/cni/net.d folder exists 2025-10-14 07:56:07.873761 | fa163e75-7366-a2e0-d3ae-00000000514e | OK | Make sure /etc/containers/networks exists | np0005486746 2025-10-14 07:56:07.874718 | fa163e75-7366-a2e0-d3ae-00000000514e | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005486746 | 0:05:15.197587 | 0.34s 2025-10-14 07:56:07.893382 | fa163e75-7366-a2e0-d3ae-00000000514f | TASK | Get current podman network 2025-10-14 07:56:07.899052 | fa163e75-7366-a2e0-d3ae-00000000514b | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005486748 2025-10-14 07:56:07.899897 | fa163e75-7366-a2e0-d3ae-00000000514b | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005486748 | 0:05:15.222761 | 0.04s 2025-10-14 07:56:07.917146 | fa163e75-7366-a2e0-d3ae-00000000514c | TASK | Update default network configuration if possible 2025-10-14 07:56:07.955031 | fa163e75-7366-a2e0-d3ae-00000000514c | SKIPPED | Update default network configuration if possible | np0005486748 2025-10-14 07:56:07.955667 | fa163e75-7366-a2e0-d3ae-00000000514c | TIMING | tripleo_podman : Update default network configuration if possible | np0005486748 | 0:05:15.278539 | 0.04s 2025-10-14 07:56:07.969668 | fa163e75-7366-a2e0-d3ae-00000000514e | TASK | Make sure /etc/containers/networks exists 2025-10-14 07:56:08.098728 | fa163e75-7366-a2e0-d3ae-000000005148 | OK | Ensure we get the ansible interfaces facts | np0005486749 2025-10-14 07:56:08.099658 | fa163e75-7366-a2e0-d3ae-000000005148 | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005486749 | 0:05:15.422524 | 0.63s 2025-10-14 07:56:08.115039 | fa163e75-7366-a2e0-d3ae-000000005149 | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-14 07:56:08.150183 | fa163e75-7366-a2e0-d3ae-000000005149 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005486749 2025-10-14 07:56:08.151035 | fa163e75-7366-a2e0-d3ae-000000005149 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005486749 | 0:05:15.473905 | 0.04s 2025-10-14 07:56:08.165893 | fa163e75-7366-a2e0-d3ae-00000000514b | TASK | Make sure /etc/cni/net.d folder exists 2025-10-14 07:56:08.205573 | fa163e75-7366-a2e0-d3ae-00000000514b | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005486749 2025-10-14 07:56:08.206343 | fa163e75-7366-a2e0-d3ae-00000000514b | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005486749 | 0:05:15.529214 | 0.04s 2025-10-14 07:56:08.220989 | fa163e75-7366-a2e0-d3ae-00000000514c | TASK | Update default network configuration if possible 2025-10-14 07:56:08.266091 | fa163e75-7366-a2e0-d3ae-00000000514f | CHANGED | Get current podman network | np0005486746 2025-10-14 07:56:08.267928 | fa163e75-7366-a2e0-d3ae-00000000514f | TIMING | tripleo_podman : Get current podman network | np0005486746 | 0:05:15.590783 | 0.37s 2025-10-14 07:56:08.268992 | fa163e75-7366-a2e0-d3ae-00000000514c | SKIPPED | Update default network configuration if possible | np0005486749 2025-10-14 07:56:08.269662 | fa163e75-7366-a2e0-d3ae-00000000514c | TIMING | tripleo_podman : Update default network configuration if possible | np0005486749 | 0:05:15.592530 | 0.05s 2025-10-14 07:56:08.296761 | fa163e75-7366-a2e0-d3ae-000000005150 | TASK | Update the default network configuration 2025-10-14 07:56:08.333954 | fa163e75-7366-a2e0-d3ae-00000000514e | TASK | Make sure /etc/containers/networks exists 2025-10-14 07:56:08.343495 | fa163e75-7366-a2e0-d3ae-00000000514e | OK | Make sure /etc/containers/networks exists | np0005486748 2025-10-14 07:56:08.344498 | fa163e75-7366-a2e0-d3ae-00000000514e | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005486748 | 0:05:15.667358 | 0.37s 2025-10-14 07:56:08.361931 | fa163e75-7366-a2e0-d3ae-00000000514f | TASK | Get current podman network 2025-10-14 07:56:08.670821 | fa163e75-7366-a2e0-d3ae-00000000514e | OK | Make sure /etc/containers/networks exists | np0005486749 2025-10-14 07:56:08.672094 | fa163e75-7366-a2e0-d3ae-00000000514e | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005486749 | 0:05:15.994958 | 0.34s 2025-10-14 07:56:08.695698 | fa163e75-7366-a2e0-d3ae-00000000514f | TASK | Get current podman network 2025-10-14 07:56:08.734641 | fa163e75-7366-a2e0-d3ae-00000000514f | CHANGED | Get current podman network | np0005486748 2025-10-14 07:56:08.736428 | fa163e75-7366-a2e0-d3ae-00000000514f | TIMING | tripleo_podman : Get current podman network | np0005486748 | 0:05:16.059283 | 0.37s 2025-10-14 07:56:08.759667 | fa163e75-7366-a2e0-d3ae-000000005150 | TASK | Update the default network configuration 2025-10-14 07:56:09.070256 | fa163e75-7366-a2e0-d3ae-00000000514f | CHANGED | Get current podman network | np0005486749 2025-10-14 07:56:09.074273 | fa163e75-7366-a2e0-d3ae-00000000514f | TIMING | tripleo_podman : Get current podman network | np0005486749 | 0:05:16.397101 | 0.38s 2025-10-14 07:56:09.103460 | fa163e75-7366-a2e0-d3ae-000000005150 | TASK | Update the default network configuration 2025-10-14 07:56:09.355471 | fa163e75-7366-a2e0-d3ae-000000005150 | CHANGED | Update the default network configuration | np0005486746 2025-10-14 07:56:09.357054 | fa163e75-7366-a2e0-d3ae-000000005150 | TIMING | tripleo_podman : Update the default network configuration | np0005486746 | 0:05:16.679911 | 1.06s 2025-10-14 07:56:09.382894 | fa163e75-7366-a2e0-d3ae-000000005151 | TASK | Write containers registries.conf 2025-10-14 07:56:09.806262 | fa163e75-7366-a2e0-d3ae-000000005150 | CHANGED | Update the default network configuration | np0005486748 2025-10-14 07:56:09.807983 | fa163e75-7366-a2e0-d3ae-000000005150 | TIMING | tripleo_podman : Update the default network configuration | np0005486748 | 0:05:17.130837 | 1.05s 2025-10-14 07:56:09.842291 | fa163e75-7366-a2e0-d3ae-000000005151 | TASK | Write containers registries.conf 2025-10-14 07:56:10.140332 | fa163e75-7366-a2e0-d3ae-000000005150 | CHANGED | Update the default network configuration | np0005486749 2025-10-14 07:56:10.141543 | fa163e75-7366-a2e0-d3ae-000000005150 | TIMING | tripleo_podman : Update the default network configuration | np0005486749 | 0:05:17.464407 | 1.04s 2025-10-14 07:56:10.187303 | fa163e75-7366-a2e0-d3ae-000000005151 | TASK | Write containers registries.conf 2025-10-14 07:56:10.410219 | fa163e75-7366-a2e0-d3ae-000000005151 | CHANGED | Write containers registries.conf | np0005486746 2025-10-14 07:56:10.411309 | fa163e75-7366-a2e0-d3ae-000000005151 | TIMING | tripleo_podman : Write containers registries.conf | np0005486746 | 0:05:17.734174 | 1.03s 2025-10-14 07:56:10.426922 | fa163e75-7366-a2e0-d3ae-000000005152 | TASK | Write containers.conf 2025-10-14 07:56:10.760794 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486746 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-14 07:56:10.764235 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486746 | 0:05:18.087089 | 0.34s 2025-10-14 07:56:10.963789 | fa163e75-7366-a2e0-d3ae-000000006799 | CHANGED | Ensure system is NTP time synced | np0005486750 2025-10-14 07:56:10.964653 | fa163e75-7366-a2e0-d3ae-000000006799 | TIMING | chrony : Ensure system is NTP time synced | np0005486750 | 0:05:18.287521 | 10.36s 2025-10-14 07:56:10.983076 | fa163e75-7366-a2e0-d3ae-000000005151 | CHANGED | Write containers registries.conf | np0005486748 2025-10-14 07:56:10.983695 | fa163e75-7366-a2e0-d3ae-000000005151 | TIMING | tripleo_podman : Write containers registries.conf | np0005486748 | 0:05:18.306567 | 1.14s 2025-10-14 07:56:10.994350 | fa163e75-7366-a2e0-d3ae-00000000310d | TASK | Force NTP sync 2025-10-14 07:56:11.014821 | fa163e75-7366-a2e0-d3ae-000000005152 | TASK | Write containers.conf 2025-10-14 07:56:11.075362 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486746 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-14 07:56:11.078202 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486746 | 0:05:18.401050 | 0.65s 2025-10-14 07:56:11.095995 | fa163e75-7366-a2e0-d3ae-000000006856 | CHANGED | Ensure system is NTP time synced | np0005486751 2025-10-14 07:56:11.096605 | fa163e75-7366-a2e0-d3ae-000000006856 | TIMING | chrony : Ensure system is NTP time synced | np0005486751 | 0:05:18.419477 | 10.33s 2025-10-14 07:56:11.114670 | fa163e75-7366-a2e0-d3ae-0000000031ca | TASK | Force NTP sync 2025-10-14 07:56:11.204495 | fa163e75-7366-a2e0-d3ae-00000000690f | CHANGED | Ensure system is NTP time synced | np0005486752 2025-10-14 07:56:11.205388 | fa163e75-7366-a2e0-d3ae-00000000690f | TIMING | chrony : Ensure system is NTP time synced | np0005486752 | 0:05:18.528255 | 10.36s 2025-10-14 07:56:11.224110 | fa163e75-7366-a2e0-d3ae-0000000031ca | TASK | Force NTP sync 2025-10-14 07:56:11.242033 | fa163e75-7366-a2e0-d3ae-000000005151 | CHANGED | Write containers registries.conf | np0005486749 2025-10-14 07:56:11.243426 | fa163e75-7366-a2e0-d3ae-000000005151 | TIMING | tripleo_podman : Write containers registries.conf | np0005486749 | 0:05:18.566286 | 1.06s 2025-10-14 07:56:11.265464 | fa163e75-7366-a2e0-d3ae-000000005152 | TASK | Write containers.conf 2025-10-14 07:56:11.297254 | fa163e75-7366-a2e0-d3ae-00000000310d | CHANGED | Force NTP sync | np0005486750 2025-10-14 07:56:11.298347 | fa163e75-7366-a2e0-d3ae-00000000310d | TIMING | Force NTP sync | np0005486750 | 0:05:18.621215 | 0.30s 2025-10-14 07:56:11.308060 | fa163e75-7366-a2e0-d3ae-00000000310e | TASK | Ensure system is NTP time synced 2025-10-14 07:56:11.327124 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486748 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-14 07:56:11.330457 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486748 | 0:05:18.653278 | 0.31s 2025-10-14 07:56:11.376334 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486746 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-14 07:56:11.378734 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486746 | 0:05:18.701595 | 0.95s 2025-10-14 07:56:11.421898 | fa163e75-7366-a2e0-d3ae-0000000031ca | CHANGED | Force NTP sync | np0005486751 2025-10-14 07:56:11.422814 | fa163e75-7366-a2e0-d3ae-0000000031ca | TIMING | Force NTP sync | np0005486751 | 0:05:18.745683 | 0.31s 2025-10-14 07:56:11.436859 | fa163e75-7366-a2e0-d3ae-0000000031cb | TASK | Ensure system is NTP time synced 2025-10-14 07:56:11.544600 | fa163e75-7366-a2e0-d3ae-0000000031ca | CHANGED | Force NTP sync | np0005486752 2025-10-14 07:56:11.545617 | fa163e75-7366-a2e0-d3ae-0000000031ca | TIMING | Force NTP sync | np0005486752 | 0:05:18.868484 | 0.32s 2025-10-14 07:56:11.555584 | fa163e75-7366-a2e0-d3ae-0000000031cb | TASK | Ensure system is NTP time synced 2025-10-14 07:56:11.609482 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486749 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-14 07:56:11.612853 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486749 | 0:05:18.935707 | 0.35s 2025-10-14 07:56:11.623154 | fa163e75-7366-a2e0-d3ae-00000000310e | CHANGED | Ensure system is NTP time synced | np0005486750 2025-10-14 07:56:11.624091 | fa163e75-7366-a2e0-d3ae-00000000310e | TIMING | Ensure system is NTP time synced | np0005486750 | 0:05:18.946959 | 0.32s 2025-10-14 07:56:11.628333 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486748 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-14 07:56:11.631147 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486748 | 0:05:18.954014 | 0.62s 2025-10-14 07:56:11.637100 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486746 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-14 07:56:11.637926 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486746 | 0:05:18.960798 | 1.21s 2025-10-14 07:56:11.653238 | fa163e75-7366-a2e0-d3ae-00000000310f | TASK | Run timezone role 2025-10-14 07:56:11.664267 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486746 | 0:05:18.987116 | 1.24s 2025-10-14 07:56:11.686956 | fa163e75-7366-a2e0-d3ae-000000005155 | TASK | Enable podman.socket service 2025-10-14 07:56:11.693471 | fa163e75-7366-a2e0-d3ae-00000000310f | TIMING | Run timezone role | np0005486750 | 0:05:19.016298 | 0.04s 2025-10-14 07:56:11.788718 | fa163e75-7366-a2e0-d3ae-000000006c94 | TASK | Set timezone 2025-10-14 07:56:11.798376 | fa163e75-7366-a2e0-d3ae-000000005155 | SKIPPED | Enable podman.socket service | np0005486746 2025-10-14 07:56:11.799976 | fa163e75-7366-a2e0-d3ae-000000005155 | TIMING | tripleo_podman : Enable podman.socket service | np0005486746 | 0:05:19.122821 | 0.11s 2025-10-14 07:56:11.800948 | fa163e75-7366-a2e0-d3ae-0000000031cb | CHANGED | Ensure system is NTP time synced | np0005486751 2025-10-14 07:56:11.801710 | fa163e75-7366-a2e0-d3ae-0000000031cb | TIMING | Ensure system is NTP time synced | np0005486751 | 0:05:19.124576 | 0.36s 2025-10-14 07:56:11.816540 | fa163e75-7366-a2e0-d3ae-0000000031cc | TASK | Run timezone role 2025-10-14 07:56:11.852397 | fa163e75-7366-a2e0-d3ae-0000000031cb | CHANGED | Ensure system is NTP time synced | np0005486752 2025-10-14 07:56:11.853171 | fa163e75-7366-a2e0-d3ae-0000000031cb | TIMING | Ensure system is NTP time synced | np0005486752 | 0:05:19.176038 | 0.30s 2025-10-14 07:56:11.853790 | fa163e75-7366-a2e0-d3ae-0000000031cc | TIMING | Run timezone role | np0005486751 | 0:05:19.176663 | 0.04s 2025-10-14 07:56:11.904833 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486749 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-14 07:56:11.922460 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486749 | 0:05:19.245298 | 0.66s 2025-10-14 07:56:11.956468 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486748 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-14 07:56:11.962820 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486748 | 0:05:19.285684 | 0.95s 2025-10-14 07:56:11.971524 | fa163e75-7366-a2e0-d3ae-000000006c94 | TASK | Set timezone 2025-10-14 07:56:11.986399 | fa163e75-7366-a2e0-d3ae-0000000031cc | TASK | Run timezone role 2025-10-14 07:56:12.005679 | fa163e75-7366-a2e0-d3ae-00000000327f | TASK | Run podman login 2025-10-14 07:56:12.022359 | fa163e75-7366-a2e0-d3ae-0000000031cc | TIMING | Run timezone role | np0005486752 | 0:05:19.345218 | 0.03s 2025-10-14 07:56:12.087841 | fa163e75-7366-a2e0-d3ae-000000006c94 | TASK | Set timezone 2025-10-14 07:56:12.094129 | fa163e75-7366-a2e0-d3ae-00000000327f | TIMING | Run podman login | np0005486746 | 0:05:19.416974 | 0.09s 2025-10-14 07:56:12.145202 | fa163e75-7366-a2e0-d3ae-0000000053c1 | TASK | Perform container registry login(s) with podman 2025-10-14 07:56:12.176273 | fa163e75-7366-a2e0-d3ae-0000000053c1 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005486746 | 0:05:19.499138 | 0.03s 2025-10-14 07:56:12.182816 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486749 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-14 07:56:12.185703 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486749 | 0:05:19.508566 | 0.92s 2025-10-14 07:56:12.206902 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486748 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-14 07:56:12.208249 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486748 | 0:05:19.531114 | 1.19s 2025-10-14 07:56:12.222818 | fa163e75-7366-a2e0-d3ae-000000003281 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-14 07:56:12.229373 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486748 | 0:05:19.552230 | 1.21s 2025-10-14 07:56:12.246038 | fa163e75-7366-a2e0-d3ae-000000005155 | TASK | Enable podman.socket service 2025-10-14 07:56:12.278643 | fa163e75-7366-a2e0-d3ae-000000005155 | SKIPPED | Enable podman.socket service | np0005486748 2025-10-14 07:56:12.279333 | fa163e75-7366-a2e0-d3ae-000000005155 | TIMING | tripleo_podman : Enable podman.socket service | np0005486748 | 0:05:19.602204 | 0.03s 2025-10-14 07:56:12.306422 | fa163e75-7366-a2e0-d3ae-000000003427 | TASK | Run podman login 2025-10-14 07:56:12.335833 | fa163e75-7366-a2e0-d3ae-000000003427 | TIMING | Run podman login | np0005486748 | 0:05:19.658697 | 0.03s 2025-10-14 07:56:12.388077 | fa163e75-7366-a2e0-d3ae-0000000053c1 | TASK | Perform container registry login(s) with podman 2025-10-14 07:56:12.407352 | fa163e75-7366-a2e0-d3ae-000000006c94 | OK | Set timezone | np0005486750 2025-10-14 07:56:12.408566 | fa163e75-7366-a2e0-d3ae-000000006c94 | TIMING | tripleo_timezone : Set timezone | np0005486750 | 0:05:19.731424 | 0.62s 2025-10-14 07:56:12.421821 | fa163e75-7366-a2e0-d3ae-000000005152 | CHANGED | Write containers.conf | np0005486749 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-14 07:56:12.423732 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486749 | 0:05:19.746593 | 1.16s 2025-10-14 07:56:12.439676 | fa163e75-7366-a2e0-d3ae-000000006c95 | TASK | Restart time services 2025-10-14 07:56:12.447272 | fa163e75-7366-a2e0-d3ae-000000005152 | TIMING | tripleo_podman : Write containers.conf | np0005486749 | 0:05:19.770125 | 1.18s 2025-10-14 07:56:12.448652 | fa163e75-7366-a2e0-d3ae-0000000053c1 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005486748 | 0:05:19.771527 | 0.06s 2025-10-14 07:56:12.478824 | fa163e75-7366-a2e0-d3ae-000000006c95 | SKIPPED | Restart time services | np0005486750 | item=rsyslog 2025-10-14 07:56:12.484620 | fa163e75-7366-a2e0-d3ae-000000006c95 | SKIPPED | Restart time services | np0005486750 | item=crond 2025-10-14 07:56:12.500304 | fa163e75-7366-a2e0-d3ae-000000005155 | TASK | Enable podman.socket service 2025-10-14 07:56:12.505724 | fa163e75-7366-a2e0-d3ae-000000006c95 | TIMING | tripleo_timezone : Restart time services | np0005486750 | 0:05:19.828575 | 0.07s 2025-10-14 07:56:12.506555 | fa163e75-7366-a2e0-d3ae-000000006c94 | OK | Set timezone | np0005486752 2025-10-14 07:56:12.507096 | fa163e75-7366-a2e0-d3ae-000000006c94 | TIMING | tripleo_timezone : Set timezone | np0005486752 | 0:05:19.829972 | 0.42s 2025-10-14 07:56:12.525108 | fa163e75-7366-a2e0-d3ae-000000006c95 | TASK | Restart time services 2025-10-14 07:56:12.546932 | fa163e75-7366-a2e0-d3ae-000000003429 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-14 07:56:12.552390 | fa163e75-7366-a2e0-d3ae-000000005155 | SKIPPED | Enable podman.socket service | np0005486749 2025-10-14 07:56:12.553245 | fa163e75-7366-a2e0-d3ae-000000005155 | TIMING | tripleo_podman : Enable podman.socket service | np0005486749 | 0:05:19.876109 | 0.05s 2025-10-14 07:56:12.562670 | fa163e75-7366-a2e0-d3ae-000000003110 | TASK | Notice - ctlplane subnet is set 2025-10-14 07:56:12.577132 | fa163e75-7366-a2e0-d3ae-000000006c95 | SKIPPED | Restart time services | np0005486752 | item=rsyslog 2025-10-14 07:56:12.583790 | fa163e75-7366-a2e0-d3ae-000000006c95 | SKIPPED | Restart time services | np0005486752 | item=crond 2025-10-14 07:56:12.603401 | fa163e75-7366-a2e0-d3ae-000000006c95 | TIMING | tripleo_timezone : Restart time services | np0005486752 | 0:05:19.926268 | 0.07s 2025-10-14 07:56:12.604007 | fa163e75-7366-a2e0-d3ae-000000003110 | OK | Notice - ctlplane subnet is set | np0005486750 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-14 07:56:12.604364 | fa163e75-7366-a2e0-d3ae-000000003110 | TIMING | Notice - ctlplane subnet is set | np0005486750 | 0:05:19.927240 | 0.04s 2025-10-14 07:56:12.642788 | fa163e75-7366-a2e0-d3ae-0000000035d9 | TASK | Run podman login 2025-10-14 07:56:12.648516 | fa163e75-7366-a2e0-d3ae-000000003111 | TIMING | include_role : tuned | np0005486750 | 0:05:19.971366 | 0.04s 2025-10-14 07:56:12.727607 | fa163e75-7366-a2e0-d3ae-0000000074fe | TASK | Gather variables for each operating system 2025-10-14 07:56:12.742429 | fa163e75-7366-a2e0-d3ae-0000000031cd | TASK | Notice - ctlplane subnet is set 2025-10-14 07:56:12.749207 | fa163e75-7366-a2e0-d3ae-0000000035d9 | TIMING | Run podman login | np0005486749 | 0:05:20.072052 | 0.11s 2025-10-14 07:56:12.809204 | fa163e75-7366-a2e0-d3ae-0000000053c1 | TASK | Perform container registry login(s) with podman 2025-10-14 07:56:12.814860 | fa163e75-7366-a2e0-d3ae-0000000031cd | OK | Notice - ctlplane subnet is set | np0005486752 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-14 07:56:12.815854 | fa163e75-7366-a2e0-d3ae-0000000031cd | TIMING | Notice - ctlplane subnet is set | np0005486752 | 0:05:20.138716 | 0.07s 2025-10-14 07:56:12.839235 | fa163e75-7366-a2e0-d3ae-0000000053c1 | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005486749 | 0:05:20.162096 | 0.03s 2025-10-14 07:56:12.854728 | fa163e75-7366-a2e0-d3ae-0000000074fe | OK | Gather variables for each operating system | np0005486750 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-14 07:56:12.856482 | fa163e75-7366-a2e0-d3ae-0000000074fe | TIMING | tuned : Gather variables for each operating system | np0005486750 | 0:05:20.179310 | 0.13s 2025-10-14 07:56:12.870826 | fa163e75-7366-a2e0-d3ae-0000000031ce | TIMING | include_role : tuned | np0005486752 | 0:05:20.193696 | 0.04s 2025-10-14 07:56:12.871409 | fa163e75-7366-a2e0-d3ae-0000000074fe | TIMING | tuned : Gather variables for each operating system | np0005486750 | 0:05:20.194285 | 0.14s 2025-10-14 07:56:12.945595 | fa163e75-7366-a2e0-d3ae-0000000074fe | TASK | Gather variables for each operating system 2025-10-14 07:56:12.964239 | fa163e75-7366-a2e0-d3ae-0000000035db | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-14 07:56:12.997027 | fa163e75-7366-a2e0-d3ae-0000000074ff | TIMING | tuned : include_tasks | np0005486750 | 0:05:20.319889 | 0.06s 2025-10-14 07:56:13.008823 | 31e67212-4c57-482b-985f-bf9d390273a2 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005486750 2025-10-14 07:56:13.021514 | fa163e75-7366-a2e0-d3ae-000000007977 | TASK | Check tuned package is installed 2025-10-14 07:56:13.061597 | fa163e75-7366-a2e0-d3ae-0000000074fe | OK | Gather variables for each operating system | np0005486752 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-14 07:56:13.063704 | fa163e75-7366-a2e0-d3ae-0000000074fe | TIMING | tuned : Gather variables for each operating system | np0005486752 | 0:05:20.386566 | 0.12s 2025-10-14 07:56:13.068802 | fa163e75-7366-a2e0-d3ae-0000000074fe | TIMING | tuned : Gather variables for each operating system | np0005486752 | 0:05:20.391669 | 0.12s 2025-10-14 07:56:13.123151 | fa163e75-7366-a2e0-d3ae-0000000074ff | TIMING | tuned : include_tasks | np0005486752 | 0:05:20.446011 | 0.04s 2025-10-14 07:56:13.133827 | abcde5fa-be61-4f1f-826e-1f37535ac8d9 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005486752 2025-10-14 07:56:13.146547 | fa163e75-7366-a2e0-d3ae-0000000079a0 | TASK | Check tuned package is installed 2025-10-14 07:56:13.180947 | fa163e75-7366-a2e0-d3ae-000000003281 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005486746 2025-10-14 07:56:13.182000 | fa163e75-7366-a2e0-d3ae-000000003281 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005486746 | 0:05:20.504866 | 0.96s 2025-10-14 07:56:13.196858 | fa163e75-7366-a2e0-d3ae-000000003282 | TASK | create persistent directories 2025-10-14 07:56:13.373203 | fa163e75-7366-a2e0-d3ae-000000007977 | CHANGED | Check tuned package is installed | np0005486750 2025-10-14 07:56:13.374555 | fa163e75-7366-a2e0-d3ae-000000007977 | TIMING | tuned : Check tuned package is installed | np0005486750 | 0:05:20.697418 | 0.35s 2025-10-14 07:56:13.389714 | fa163e75-7366-a2e0-d3ae-000000007978 | TASK | Install tuned 2025-10-14 07:56:13.422591 | fa163e75-7366-a2e0-d3ae-000000007978 | SKIPPED | Install tuned | np0005486750 2025-10-14 07:56:13.423825 | fa163e75-7366-a2e0-d3ae-000000007978 | TIMING | tuned : Install tuned | np0005486750 | 0:05:20.746686 | 0.03s 2025-10-14 07:56:13.447300 | fa163e75-7366-a2e0-d3ae-000000007979 | TASK | Restart tuned 2025-10-14 07:56:13.456591 | fa163e75-7366-a2e0-d3ae-000000006c94 | OK | Set timezone | np0005486751 2025-10-14 07:56:13.458084 | fa163e75-7366-a2e0-d3ae-000000006c94 | TIMING | tripleo_timezone : Set timezone | np0005486751 | 0:05:20.780936 | 1.49s 2025-10-14 07:56:13.487630 | fa163e75-7366-a2e0-d3ae-000000006c95 | TASK | Restart time services 2025-10-14 07:56:13.495601 | fa163e75-7366-a2e0-d3ae-000000007979 | SKIPPED | Restart tuned | np0005486750 2025-10-14 07:56:13.497597 | fa163e75-7366-a2e0-d3ae-000000007979 | TIMING | tuned : Restart tuned | np0005486750 | 0:05:20.820430 | 0.05s 2025-10-14 07:56:13.498778 | fa163e75-7366-a2e0-d3ae-000000003429 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005486748 2025-10-14 07:56:13.499983 | fa163e75-7366-a2e0-d3ae-000000003429 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005486748 | 0:05:20.822850 | 0.95s 2025-10-14 07:56:13.515501 | fa163e75-7366-a2e0-d3ae-000000007500 | TASK | Check for tuned-adm 2025-10-14 07:56:13.535950 | fa163e75-7366-a2e0-d3ae-000000003282 | CHANGED | create persistent directories | np0005486746 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2025-10-14 07:56:13.537772 | fa163e75-7366-a2e0-d3ae-000000003282 | TIMING | create persistent directories | np0005486746 | 0:05:20.860626 | 0.34s 2025-10-14 07:56:13.545245 | fa163e75-7366-a2e0-d3ae-000000006c95 | SKIPPED | Restart time services | np0005486751 | item=rsyslog 2025-10-14 07:56:13.549505 | fa163e75-7366-a2e0-d3ae-000000006c95 | SKIPPED | Restart time services | np0005486751 | item=crond 2025-10-14 07:56:13.577307 | fa163e75-7366-a2e0-d3ae-00000000342a | TASK | create persistent directories 2025-10-14 07:56:13.586100 | fa163e75-7366-a2e0-d3ae-0000000079a0 | CHANGED | Check tuned package is installed | np0005486752 2025-10-14 07:56:13.587787 | fa163e75-7366-a2e0-d3ae-0000000079a0 | TIMING | tuned : Check tuned package is installed | np0005486752 | 0:05:20.910635 | 0.44s 2025-10-14 07:56:13.589187 | fa163e75-7366-a2e0-d3ae-000000006c95 | TIMING | tripleo_timezone : Restart time services | np0005486751 | 0:05:20.912050 | 0.10s 2025-10-14 07:56:13.615616 | fa163e75-7366-a2e0-d3ae-0000000079a1 | TASK | Install tuned 2025-10-14 07:56:13.637068 | fa163e75-7366-a2e0-d3ae-0000000031cd | TASK | Notice - ctlplane subnet is set 2025-10-14 07:56:13.659682 | fa163e75-7366-a2e0-d3ae-0000000079a1 | SKIPPED | Install tuned | np0005486752 2025-10-14 07:56:13.665087 | fa163e75-7366-a2e0-d3ae-0000000079a1 | TIMING | tuned : Install tuned | np0005486752 | 0:05:20.987947 | 0.05s 2025-10-14 07:56:13.665733 | fa163e75-7366-a2e0-d3ae-0000000031cd | OK | Notice - ctlplane subnet is set | np0005486751 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-14 07:56:13.666135 | fa163e75-7366-a2e0-d3ae-0000000031cd | TIMING | Notice - ctlplane subnet is set | np0005486751 | 0:05:20.989008 | 0.03s 2025-10-14 07:56:13.703411 | fa163e75-7366-a2e0-d3ae-0000000079a2 | TASK | Restart tuned 2025-10-14 07:56:13.710592 | fa163e75-7366-a2e0-d3ae-0000000031ce | TIMING | include_role : tuned | np0005486751 | 0:05:21.033446 | 0.03s 2025-10-14 07:56:13.777496 | fa163e75-7366-a2e0-d3ae-0000000074fe | TASK | Gather variables for each operating system 2025-10-14 07:56:13.783589 | fa163e75-7366-a2e0-d3ae-0000000079a2 | SKIPPED | Restart tuned | np0005486752 2025-10-14 07:56:13.784492 | fa163e75-7366-a2e0-d3ae-0000000079a2 | TIMING | tuned : Restart tuned | np0005486752 | 0:05:21.107353 | 0.08s 2025-10-14 07:56:13.794883 | fa163e75-7366-a2e0-d3ae-000000007500 | TASK | Check for tuned-adm 2025-10-14 07:56:13.824646 | fa163e75-7366-a2e0-d3ae-000000003282 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2025-10-14 07:56:13.832173 | fa163e75-7366-a2e0-d3ae-000000003282 | TIMING | create persistent directories | np0005486746 | 0:05:21.155018 | 0.63s 2025-10-14 07:56:13.860077 | fa163e75-7366-a2e0-d3ae-000000007500 | OK | Check for tuned-adm | np0005486750 2025-10-14 07:56:13.867875 | fa163e75-7366-a2e0-d3ae-000000007500 | TIMING | tuned : Check for tuned-adm | np0005486750 | 0:05:21.190740 | 0.34s 2025-10-14 07:56:13.924658 | fa163e75-7366-a2e0-d3ae-0000000035db | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005486749 2025-10-14 07:56:13.925764 | fa163e75-7366-a2e0-d3ae-0000000035db | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005486749 | 0:05:21.248631 | 0.96s 2025-10-14 07:56:13.926164 | fa163e75-7366-a2e0-d3ae-000000007501 | TIMING | tuned : include_tasks | np0005486750 | 0:05:21.249040 | 0.04s 2025-10-14 07:56:13.942688 | e1063216-1f04-41f3-b69b-c8da7408ed49 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005486750 2025-10-14 07:56:13.951809 | fa163e75-7366-a2e0-d3ae-0000000074fe | OK | Gather variables for each operating system | np0005486751 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-14 07:56:13.960086 | fa163e75-7366-a2e0-d3ae-0000000074fe | TIMING | tuned : Gather variables for each operating system | np0005486751 | 0:05:21.282951 | 0.18s 2025-10-14 07:56:13.964774 | fa163e75-7366-a2e0-d3ae-00000000342a | CHANGED | create persistent directories | np0005486748 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2025-10-14 07:56:13.966787 | fa163e75-7366-a2e0-d3ae-00000000342a | TIMING | create persistent directories | np0005486748 | 0:05:21.289661 | 0.39s 2025-10-14 07:56:13.974450 | fa163e75-7366-a2e0-d3ae-000000007c11 | TASK | Ensure profile directory exists 2025-10-14 07:56:13.997936 | fa163e75-7366-a2e0-d3ae-0000000035dc | TASK | create persistent directories 2025-10-14 07:56:14.004461 | fa163e75-7366-a2e0-d3ae-0000000074fe | TIMING | tuned : Gather variables for each operating system | np0005486751 | 0:05:21.327303 | 0.23s 2025-10-14 07:56:14.031477 | fa163e75-7366-a2e0-d3ae-000000007c11 | SKIPPED | Ensure profile directory exists | np0005486750 2025-10-14 07:56:14.032384 | fa163e75-7366-a2e0-d3ae-000000007c11 | TIMING | tuned : Ensure profile directory exists | np0005486750 | 0:05:21.355251 | 0.06s 2025-10-14 07:56:14.042684 | fa163e75-7366-a2e0-d3ae-000000007c12 | TASK | Create custom tuned profile 2025-10-14 07:56:14.070833 | fa163e75-7366-a2e0-d3ae-0000000074ff | TIMING | tuned : include_tasks | np0005486751 | 0:05:21.393692 | 0.05s 2025-10-14 07:56:14.084815 | 3a5a7030-0055-4a48-a588-632aae9a64df | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005486751 2025-10-14 07:56:14.103471 | fa163e75-7366-a2e0-d3ae-000000007c61 | TASK | Check tuned package is installed 2025-10-14 07:56:14.112390 | fa163e75-7366-a2e0-d3ae-000000007c12 | SKIPPED | Create custom tuned profile | np0005486750 2025-10-14 07:56:14.113328 | fa163e75-7366-a2e0-d3ae-000000007c12 | TIMING | tuned : Create custom tuned profile | np0005486750 | 0:05:21.436191 | 0.07s 2025-10-14 07:56:14.128428 | fa163e75-7366-a2e0-d3ae-000000003282 | CHANGED | create persistent directories | np0005486746 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2025-10-14 07:56:14.131248 | fa163e75-7366-a2e0-d3ae-000000003282 | TIMING | create persistent directories | np0005486746 | 0:05:21.454107 | 0.93s 2025-10-14 07:56:14.150368 | fa163e75-7366-a2e0-d3ae-000000007c13 | TASK | Check tuned active profile 2025-10-14 07:56:14.158277 | fa163e75-7366-a2e0-d3ae-000000007500 | OK | Check for tuned-adm | np0005486752 2025-10-14 07:56:14.159519 | fa163e75-7366-a2e0-d3ae-000000007500 | TIMING | tuned : Check for tuned-adm | np0005486752 | 0:05:21.482381 | 0.36s 2025-10-14 07:56:14.160790 | fa163e75-7366-a2e0-d3ae-000000003282 | TIMING | create persistent directories | np0005486746 | 0:05:21.483665 | 0.96s 2025-10-14 07:56:14.198896 | fa163e75-7366-a2e0-d3ae-000000003283 | TASK | ensure /run/redis is present upon reboot 2025-10-14 07:56:14.216422 | fa163e75-7366-a2e0-d3ae-000000007501 | TIMING | tuned : include_tasks | np0005486752 | 0:05:21.539270 | 0.04s 2025-10-14 07:56:14.234147 | 5ce22a97-2ec1-4b53-8ce8-675cd172352d | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005486752 2025-10-14 07:56:14.251629 | fa163e75-7366-a2e0-d3ae-000000007c8e | TASK | Ensure profile directory exists 2025-10-14 07:56:14.269765 | fa163e75-7366-a2e0-d3ae-00000000342a | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2025-10-14 07:56:14.271147 | fa163e75-7366-a2e0-d3ae-00000000342a | TIMING | create persistent directories | np0005486748 | 0:05:21.594012 | 0.69s 2025-10-14 07:56:14.300035 | fa163e75-7366-a2e0-d3ae-000000007c8e | SKIPPED | Ensure profile directory exists | np0005486752 2025-10-14 07:56:14.300714 | fa163e75-7366-a2e0-d3ae-000000007c8e | TIMING | tuned : Ensure profile directory exists | np0005486752 | 0:05:21.623585 | 0.05s 2025-10-14 07:56:14.308935 | fa163e75-7366-a2e0-d3ae-0000000035dc | CHANGED | create persistent directories | np0005486749 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2025-10-14 07:56:14.309387 | fa163e75-7366-a2e0-d3ae-0000000035dc | TIMING | create persistent directories | np0005486749 | 0:05:21.632262 | 0.31s 2025-10-14 07:56:14.316837 | fa163e75-7366-a2e0-d3ae-000000007c8f | TASK | Create custom tuned profile 2025-10-14 07:56:14.357293 | fa163e75-7366-a2e0-d3ae-000000007c8f | SKIPPED | Create custom tuned profile | np0005486752 2025-10-14 07:56:14.358794 | fa163e75-7366-a2e0-d3ae-000000007c8f | TIMING | tuned : Create custom tuned profile | np0005486752 | 0:05:21.681652 | 0.04s 2025-10-14 07:56:14.381970 | fa163e75-7366-a2e0-d3ae-000000007c90 | TASK | Check tuned active profile 2025-10-14 07:56:14.416699 | fa163e75-7366-a2e0-d3ae-000000007c13 | OK | Check tuned active profile | np0005486750 2025-10-14 07:56:14.417911 | fa163e75-7366-a2e0-d3ae-000000007c13 | TIMING | tuned : Check tuned active profile | np0005486750 | 0:05:21.740773 | 0.27s 2025-10-14 07:56:14.431758 | fa163e75-7366-a2e0-d3ae-000000007c14 | TASK | Check Tuned Configuration file exists 2025-10-14 07:56:14.457473 | fa163e75-7366-a2e0-d3ae-000000007c61 | CHANGED | Check tuned package is installed | np0005486751 2025-10-14 07:56:14.459182 | fa163e75-7366-a2e0-d3ae-000000007c61 | TIMING | tuned : Check tuned package is installed | np0005486751 | 0:05:21.782038 | 0.35s 2025-10-14 07:56:14.479011 | fa163e75-7366-a2e0-d3ae-000000007c62 | TASK | Install tuned 2025-10-14 07:56:14.506332 | fa163e75-7366-a2e0-d3ae-000000007c62 | SKIPPED | Install tuned | np0005486751 2025-10-14 07:56:14.507845 | fa163e75-7366-a2e0-d3ae-000000007c62 | TIMING | tuned : Install tuned | np0005486751 | 0:05:21.830699 | 0.03s 2025-10-14 07:56:14.527252 | fa163e75-7366-a2e0-d3ae-000000007c63 | TASK | Restart tuned 2025-10-14 07:56:14.562095 | fa163e75-7366-a2e0-d3ae-000000007c63 | SKIPPED | Restart tuned | np0005486751 2025-10-14 07:56:14.564907 | fa163e75-7366-a2e0-d3ae-000000007c63 | TIMING | tuned : Restart tuned | np0005486751 | 0:05:21.887764 | 0.04s 2025-10-14 07:56:14.566081 | fa163e75-7366-a2e0-d3ae-00000000342a | CHANGED | create persistent directories | np0005486748 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2025-10-14 07:56:14.567036 | fa163e75-7366-a2e0-d3ae-00000000342a | TIMING | create persistent directories | np0005486748 | 0:05:21.889904 | 0.99s 2025-10-14 07:56:14.577152 | fa163e75-7366-a2e0-d3ae-0000000035dc | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2025-10-14 07:56:14.578590 | fa163e75-7366-a2e0-d3ae-0000000035dc | TIMING | create persistent directories | np0005486749 | 0:05:21.901462 | 0.58s 2025-10-14 07:56:14.593139 | fa163e75-7366-a2e0-d3ae-000000007500 | TASK | Check for tuned-adm 2025-10-14 07:56:14.604105 | fa163e75-7366-a2e0-d3ae-00000000342a | TIMING | create persistent directories | np0005486748 | 0:05:21.926945 | 1.02s 2025-10-14 07:56:14.625264 | fa163e75-7366-a2e0-d3ae-00000000342b | TASK | ensure /run/redis is present upon reboot 2025-10-14 07:56:14.663479 | fa163e75-7366-a2e0-d3ae-000000007c90 | OK | Check tuned active profile | np0005486752 2025-10-14 07:56:14.664677 | fa163e75-7366-a2e0-d3ae-000000007c90 | TIMING | tuned : Check tuned active profile | np0005486752 | 0:05:21.987541 | 0.28s 2025-10-14 07:56:14.680369 | fa163e75-7366-a2e0-d3ae-000000007c91 | TASK | Check Tuned Configuration file exists 2025-10-14 07:56:14.749958 | fa163e75-7366-a2e0-d3ae-000000007c14 | OK | Check Tuned Configuration file exists | np0005486750 2025-10-14 07:56:14.751031 | fa163e75-7366-a2e0-d3ae-000000007c14 | TIMING | tuned : Check Tuned Configuration file exists | np0005486750 | 0:05:22.073895 | 0.32s 2025-10-14 07:56:14.764497 | fa163e75-7366-a2e0-d3ae-000000007c15 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-14 07:56:14.834823 | fa163e75-7366-a2e0-d3ae-000000007c15 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005486750 2025-10-14 07:56:14.835836 | fa163e75-7366-a2e0-d3ae-000000007c15 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005486750 | 0:05:22.158702 | 0.07s 2025-10-14 07:56:14.849875 | fa163e75-7366-a2e0-d3ae-000000007c16 | TASK | Configure isolated cores for profile throughput-performance 2025-10-14 07:56:14.868042 | fa163e75-7366-a2e0-d3ae-0000000035dc | CHANGED | create persistent directories | np0005486749 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2025-10-14 07:56:14.872015 | fa163e75-7366-a2e0-d3ae-0000000035dc | TIMING | create persistent directories | np0005486749 | 0:05:22.194852 | 0.87s 2025-10-14 07:56:14.885407 | fa163e75-7366-a2e0-d3ae-0000000035dc | TIMING | create persistent directories | np0005486749 | 0:05:22.208275 | 0.89s 2025-10-14 07:56:14.891745 | fa163e75-7366-a2e0-d3ae-000000007500 | OK | Check for tuned-adm | np0005486751 2025-10-14 07:56:14.892364 | fa163e75-7366-a2e0-d3ae-000000007500 | TIMING | tuned : Check for tuned-adm | np0005486751 | 0:05:22.215236 | 0.30s 2025-10-14 07:56:14.937900 | fa163e75-7366-a2e0-d3ae-0000000035dd | TASK | ensure /run/redis is present upon reboot 2025-10-14 07:56:14.950519 | fa163e75-7366-a2e0-d3ae-000000007c16 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005486750 2025-10-14 07:56:14.952669 | fa163e75-7366-a2e0-d3ae-000000007c16 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005486750 | 0:05:22.275529 | 0.10s 2025-10-14 07:56:14.953180 | fa163e75-7366-a2e0-d3ae-000000007501 | TIMING | tuned : include_tasks | np0005486751 | 0:05:22.276054 | 0.05s 2025-10-14 07:56:14.978710 | 2e10ec04-6e3a-4bc5-a9bc-b8d31b09adc7 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005486751 2025-10-14 07:56:14.996620 | fa163e75-7366-a2e0-d3ae-000000007c17 | TASK | Enable tuned profile 2025-10-14 07:56:15.011604 | fa163e75-7366-a2e0-d3ae-000000007cfc | TASK | Ensure profile directory exists 2025-10-14 07:56:15.018258 | fa163e75-7366-a2e0-d3ae-000000007c91 | OK | Check Tuned Configuration file exists | np0005486752 2025-10-14 07:56:15.019154 | fa163e75-7366-a2e0-d3ae-000000007c91 | TIMING | tuned : Check Tuned Configuration file exists | np0005486752 | 0:05:22.342014 | 0.34s 2025-10-14 07:56:15.030149 | fa163e75-7366-a2e0-d3ae-000000007c92 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-14 07:56:15.040824 | fa163e75-7366-a2e0-d3ae-000000007c17 | SKIPPED | Enable tuned profile | np0005486750 2025-10-14 07:56:15.041930 | fa163e75-7366-a2e0-d3ae-000000007c17 | TIMING | tuned : Enable tuned profile | np0005486750 | 0:05:22.364783 | 0.04s 2025-10-14 07:56:15.060371 | fa163e75-7366-a2e0-d3ae-000000003112 | TASK | create persistent directories 2025-10-14 07:56:15.072952 | fa163e75-7366-a2e0-d3ae-000000003283 | CHANGED | ensure /run/redis is present upon reboot | np0005486746 2025-10-14 07:56:15.074005 | fa163e75-7366-a2e0-d3ae-000000003283 | TIMING | ensure /run/redis is present upon reboot | np0005486746 | 0:05:22.396872 | 0.87s 2025-10-14 07:56:15.099816 | fa163e75-7366-a2e0-d3ae-000000003284 | TASK | create persistent logs directory for rsyslog 2025-10-14 07:56:15.105928 | fa163e75-7366-a2e0-d3ae-000000007c92 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005486752 2025-10-14 07:56:15.106776 | fa163e75-7366-a2e0-d3ae-000000007c92 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005486752 | 0:05:22.429638 | 0.07s 2025-10-14 07:56:15.107109 | fa163e75-7366-a2e0-d3ae-000000007cfc | SKIPPED | Ensure profile directory exists | np0005486751 2025-10-14 07:56:15.107432 | fa163e75-7366-a2e0-d3ae-000000007cfc | TIMING | tuned : Ensure profile directory exists | np0005486751 | 0:05:22.430309 | 0.09s 2025-10-14 07:56:15.117760 | fa163e75-7366-a2e0-d3ae-000000007cfd | TASK | Create custom tuned profile 2025-10-14 07:56:15.135103 | fa163e75-7366-a2e0-d3ae-000000007c93 | TASK | Configure isolated cores for profile throughput-performance 2025-10-14 07:56:15.204530 | fa163e75-7366-a2e0-d3ae-000000007c93 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005486752 2025-10-14 07:56:15.205503 | fa163e75-7366-a2e0-d3ae-000000007c93 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005486752 | 0:05:22.528370 | 0.07s 2025-10-14 07:56:15.205877 | fa163e75-7366-a2e0-d3ae-000000007cfd | SKIPPED | Create custom tuned profile | np0005486751 2025-10-14 07:56:15.206270 | fa163e75-7366-a2e0-d3ae-000000007cfd | TIMING | tuned : Create custom tuned profile | np0005486751 | 0:05:22.529130 | 0.09s 2025-10-14 07:56:15.221105 | fa163e75-7366-a2e0-d3ae-000000007cfe | TASK | Check tuned active profile 2025-10-14 07:56:15.240209 | fa163e75-7366-a2e0-d3ae-000000007c94 | TASK | Enable tuned profile 2025-10-14 07:56:15.270510 | fa163e75-7366-a2e0-d3ae-000000007c94 | SKIPPED | Enable tuned profile | np0005486752 2025-10-14 07:56:15.271256 | fa163e75-7366-a2e0-d3ae-000000007c94 | TIMING | tuned : Enable tuned profile | np0005486752 | 0:05:22.594123 | 0.03s 2025-10-14 07:56:15.288690 | fa163e75-7366-a2e0-d3ae-0000000031cf | TASK | create persistent directories 2025-10-14 07:56:15.402468 | fa163e75-7366-a2e0-d3ae-000000003284 | CHANGED | create persistent logs directory for rsyslog | np0005486746 2025-10-14 07:56:15.403509 | fa163e75-7366-a2e0-d3ae-000000003284 | TIMING | create persistent logs directory for rsyslog | np0005486746 | 0:05:22.726376 | 0.30s 2025-10-14 07:56:15.417685 | fa163e75-7366-a2e0-d3ae-000000003285 | TASK | create persistent state directory for rsyslog 2025-10-14 07:56:15.423407 | fa163e75-7366-a2e0-d3ae-000000003112 | CHANGED | create persistent directories | np0005486750 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-14 07:56:15.424653 | fa163e75-7366-a2e0-d3ae-000000003112 | TIMING | create persistent directories | np0005486750 | 0:05:22.747516 | 0.36s 2025-10-14 07:56:15.530148 | fa163e75-7366-a2e0-d3ae-000000007cfe | OK | Check tuned active profile | np0005486751 2025-10-14 07:56:15.531504 | fa163e75-7366-a2e0-d3ae-000000007cfe | TIMING | tuned : Check tuned active profile | np0005486751 | 0:05:22.854366 | 0.31s 2025-10-14 07:56:15.550348 | fa163e75-7366-a2e0-d3ae-000000007cff | TASK | Check Tuned Configuration file exists 2025-10-14 07:56:15.558039 | fa163e75-7366-a2e0-d3ae-00000000342b | CHANGED | ensure /run/redis is present upon reboot | np0005486748 2025-10-14 07:56:15.559165 | fa163e75-7366-a2e0-d3ae-00000000342b | TIMING | ensure /run/redis is present upon reboot | np0005486748 | 0:05:22.882024 | 0.93s 2025-10-14 07:56:15.584598 | fa163e75-7366-a2e0-d3ae-00000000342c | TASK | create persistent logs directory for rsyslog 2025-10-14 07:56:15.614571 | fa163e75-7366-a2e0-d3ae-0000000031cf | CHANGED | create persistent directories | np0005486752 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-14 07:56:15.617648 | fa163e75-7366-a2e0-d3ae-0000000031cf | TIMING | create persistent directories | np0005486752 | 0:05:22.940502 | 0.33s 2025-10-14 07:56:15.725123 | fa163e75-7366-a2e0-d3ae-000000003112 | CHANGED | create persistent directories | np0005486750 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-14 07:56:15.726765 | fa163e75-7366-a2e0-d3ae-000000003112 | TIMING | create persistent directories | np0005486750 | 0:05:23.049624 | 0.67s 2025-10-14 07:56:15.743722 | fa163e75-7366-a2e0-d3ae-000000003112 | TIMING | create persistent directories | np0005486750 | 0:05:23.066577 | 0.68s 2025-10-14 07:56:15.745837 | fa163e75-7366-a2e0-d3ae-000000003285 | CHANGED | create persistent state directory for rsyslog | np0005486746 2025-10-14 07:56:15.746524 | fa163e75-7366-a2e0-d3ae-000000003285 | TIMING | create persistent state directory for rsyslog | np0005486746 | 0:05:23.069398 | 0.32s 2025-10-14 07:56:15.760122 | fa163e75-7366-a2e0-d3ae-000000003113 | TASK | Copy in cleanup script 2025-10-14 07:56:15.818739 | fa163e75-7366-a2e0-d3ae-000000003286 | TIMING | include_role : tripleo_sshd | np0005486746 | 0:05:23.141596 | 0.03s 2025-10-14 07:56:15.880231 | fa163e75-7366-a2e0-d3ae-000000005754 | TASK | Gather variables for each operating system 2025-10-14 07:56:15.887214 | fa163e75-7366-a2e0-d3ae-0000000031cf | CHANGED | create persistent directories | np0005486752 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-14 07:56:15.888344 | fa163e75-7366-a2e0-d3ae-0000000031cf | TIMING | create persistent directories | np0005486752 | 0:05:23.211206 | 0.60s 2025-10-14 07:56:15.899021 | fa163e75-7366-a2e0-d3ae-000000007cff | OK | Check Tuned Configuration file exists | np0005486751 2025-10-14 07:56:15.899999 | fa163e75-7366-a2e0-d3ae-000000007cff | TIMING | tuned : Check Tuned Configuration file exists | np0005486751 | 0:05:23.222863 | 0.35s 2025-10-14 07:56:15.900955 | fa163e75-7366-a2e0-d3ae-0000000031cf | TIMING | create persistent directories | np0005486752 | 0:05:23.223830 | 0.61s 2025-10-14 07:56:15.906678 | fa163e75-7366-a2e0-d3ae-00000000342c | CHANGED | create persistent logs directory for rsyslog | np0005486748 2025-10-14 07:56:15.907033 | fa163e75-7366-a2e0-d3ae-00000000342c | TIMING | create persistent logs directory for rsyslog | np0005486748 | 0:05:23.229909 | 0.32s 2025-10-14 07:56:15.917724 | fa163e75-7366-a2e0-d3ae-000000007d00 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-14 07:56:15.931480 | fa163e75-7366-a2e0-d3ae-0000000031d0 | TASK | Copy in cleanup script 2025-10-14 07:56:15.966136 | fa163e75-7366-a2e0-d3ae-00000000342d | TASK | create persistent state directory for rsyslog 2025-10-14 07:56:15.974934 | fa163e75-7366-a2e0-d3ae-0000000035dd | CHANGED | ensure /run/redis is present upon reboot | np0005486749 2025-10-14 07:56:15.979551 | fa163e75-7366-a2e0-d3ae-0000000035dd | TIMING | ensure /run/redis is present upon reboot | np0005486749 | 0:05:23.302409 | 1.03s 2025-10-14 07:56:15.980070 | fa163e75-7366-a2e0-d3ae-000000007d00 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005486751 2025-10-14 07:56:15.980399 | fa163e75-7366-a2e0-d3ae-000000007d00 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005486751 | 0:05:23.303275 | 0.06s 2025-10-14 07:56:15.993082 | fa163e75-7366-a2e0-d3ae-000000007d01 | TASK | Configure isolated cores for profile throughput-performance 2025-10-14 07:56:16.012709 | fa163e75-7366-a2e0-d3ae-000000005754 | OK | Gather variables for each operating system | np0005486746 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-14 07:56:16.015491 | fa163e75-7366-a2e0-d3ae-000000005754 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005486746 | 0:05:23.338291 | 0.13s 2025-10-14 07:56:16.026704 | fa163e75-7366-a2e0-d3ae-0000000035de | TASK | create persistent logs directory for rsyslog 2025-10-14 07:56:16.032218 | fa163e75-7366-a2e0-d3ae-000000005754 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005486746 | 0:05:23.355072 | 0.14s 2025-10-14 07:56:16.051797 | fa163e75-7366-a2e0-d3ae-000000005756 | TASK | Install the OpenSSH server 2025-10-14 07:56:16.057281 | fa163e75-7366-a2e0-d3ae-000000007d01 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005486751 2025-10-14 07:56:16.058277 | fa163e75-7366-a2e0-d3ae-000000007d01 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005486751 | 0:05:23.381138 | 0.06s 2025-10-14 07:56:16.080970 | fa163e75-7366-a2e0-d3ae-000000007d02 | TASK | Enable tuned profile 2025-10-14 07:56:16.119745 | fa163e75-7366-a2e0-d3ae-000000007d02 | SKIPPED | Enable tuned profile | np0005486751 2025-10-14 07:56:16.120924 | fa163e75-7366-a2e0-d3ae-000000007d02 | TIMING | tuned : Enable tuned profile | np0005486751 | 0:05:23.443784 | 0.04s 2025-10-14 07:56:16.150363 | fa163e75-7366-a2e0-d3ae-0000000031cf | TASK | create persistent directories 2025-10-14 07:56:16.290762 | fa163e75-7366-a2e0-d3ae-00000000342d | CHANGED | create persistent state directory for rsyslog | np0005486748 2025-10-14 07:56:16.292590 | fa163e75-7366-a2e0-d3ae-00000000342d | TIMING | create persistent state directory for rsyslog | np0005486748 | 0:05:23.615445 | 0.32s 2025-10-14 07:56:16.339942 | fa163e75-7366-a2e0-d3ae-0000000035de | CHANGED | create persistent logs directory for rsyslog | np0005486749 2025-10-14 07:56:16.341949 | fa163e75-7366-a2e0-d3ae-0000000035de | TIMING | create persistent logs directory for rsyslog | np0005486749 | 0:05:23.664737 | 0.31s 2025-10-14 07:56:16.379854 | fa163e75-7366-a2e0-d3ae-0000000035df | TASK | create persistent state directory for rsyslog 2025-10-14 07:56:16.387643 | fa163e75-7366-a2e0-d3ae-00000000342e | TIMING | include_role : tripleo_sshd | np0005486748 | 0:05:23.710485 | 0.06s 2025-10-14 07:56:16.451333 | fa163e75-7366-a2e0-d3ae-000000005754 | TASK | Gather variables for each operating system 2025-10-14 07:56:16.499918 | fa163e75-7366-a2e0-d3ae-0000000031cf | CHANGED | create persistent directories | np0005486751 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-14 07:56:16.502156 | fa163e75-7366-a2e0-d3ae-0000000031cf | TIMING | create persistent directories | np0005486751 | 0:05:23.825016 | 0.35s 2025-10-14 07:56:16.564906 | fa163e75-7366-a2e0-d3ae-000000005754 | OK | Gather variables for each operating system | np0005486748 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-14 07:56:16.566490 | fa163e75-7366-a2e0-d3ae-000000005754 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005486748 | 0:05:23.889361 | 0.11s 2025-10-14 07:56:16.569717 | fa163e75-7366-a2e0-d3ae-000000005754 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005486748 | 0:05:23.892585 | 0.12s 2025-10-14 07:56:16.583693 | fa163e75-7366-a2e0-d3ae-000000005756 | TASK | Install the OpenSSH server 2025-10-14 07:56:16.682293 | fa163e75-7366-a2e0-d3ae-0000000035df | CHANGED | create persistent state directory for rsyslog | np0005486749 2025-10-14 07:56:16.683410 | fa163e75-7366-a2e0-d3ae-0000000035df | TIMING | create persistent state directory for rsyslog | np0005486749 | 0:05:24.006277 | 0.30s 2025-10-14 07:56:16.722969 | fa163e75-7366-a2e0-d3ae-0000000035e0 | TIMING | include_role : tripleo_sshd | np0005486749 | 0:05:24.045826 | 0.02s 2025-10-14 07:56:16.774892 | fa163e75-7366-a2e0-d3ae-000000005754 | TASK | Gather variables for each operating system 2025-10-14 07:56:16.781054 | fa163e75-7366-a2e0-d3ae-000000003113 | CHANGED | Copy in cleanup script | np0005486750 2025-10-14 07:56:16.782007 | fa163e75-7366-a2e0-d3ae-000000003113 | TIMING | Copy in cleanup script | np0005486750 | 0:05:24.104867 | 1.02s 2025-10-14 07:56:16.792859 | fa163e75-7366-a2e0-d3ae-000000003114 | TASK | Copy in cleanup service 2025-10-14 07:56:16.813108 | fa163e75-7366-a2e0-d3ae-0000000031cf | CHANGED | create persistent directories | np0005486751 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-14 07:56:16.815755 | fa163e75-7366-a2e0-d3ae-0000000031cf | TIMING | create persistent directories | np0005486751 | 0:05:24.138606 | 0.66s 2025-10-14 07:56:16.823607 | fa163e75-7366-a2e0-d3ae-0000000031cf | TIMING | create persistent directories | np0005486751 | 0:05:24.146473 | 0.67s 2025-10-14 07:56:16.833537 | fa163e75-7366-a2e0-d3ae-0000000031d0 | TASK | Copy in cleanup script 2025-10-14 07:56:16.906193 | fa163e75-7366-a2e0-d3ae-000000005754 | OK | Gather variables for each operating system | np0005486749 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-14 07:56:16.909940 | fa163e75-7366-a2e0-d3ae-000000005754 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005486749 | 0:05:24.232795 | 0.13s 2025-10-14 07:56:16.921323 | fa163e75-7366-a2e0-d3ae-000000005754 | TIMING | tripleo_sshd : Gather variables for each operating system | np0005486749 | 0:05:24.244176 | 0.15s 2025-10-14 07:56:16.923633 | fa163e75-7366-a2e0-d3ae-0000000031d0 | CHANGED | Copy in cleanup script | np0005486752 2025-10-14 07:56:16.925608 | fa163e75-7366-a2e0-d3ae-0000000031d0 | TIMING | Copy in cleanup script | np0005486752 | 0:05:24.248472 | 0.99s 2025-10-14 07:56:16.947540 | fa163e75-7366-a2e0-d3ae-0000000031d1 | TASK | Copy in cleanup service 2025-10-14 07:56:16.981223 | fa163e75-7366-a2e0-d3ae-000000005756 | TASK | Install the OpenSSH server 2025-10-14 07:56:17.744186 | fa163e75-7366-a2e0-d3ae-0000000031d0 | CHANGED | Copy in cleanup script | np0005486751 2025-10-14 07:56:17.747558 | fa163e75-7366-a2e0-d3ae-0000000031d0 | TIMING | Copy in cleanup script | np0005486751 | 0:05:25.070411 | 0.91s 2025-10-14 07:56:17.775042 | fa163e75-7366-a2e0-d3ae-0000000031d1 | TASK | Copy in cleanup service 2025-10-14 07:56:17.784588 | fa163e75-7366-a2e0-d3ae-000000003114 | CHANGED | Copy in cleanup service | np0005486750 2025-10-14 07:56:17.786383 | fa163e75-7366-a2e0-d3ae-000000003114 | TIMING | Copy in cleanup service | np0005486750 | 0:05:25.109236 | 0.99s 2025-10-14 07:56:17.800538 | fa163e75-7366-a2e0-d3ae-000000003115 | TASK | Enabling the cleanup service 2025-10-14 07:56:17.916950 | fa163e75-7366-a2e0-d3ae-0000000031d1 | CHANGED | Copy in cleanup service | np0005486752 2025-10-14 07:56:17.918698 | fa163e75-7366-a2e0-d3ae-0000000031d1 | TIMING | Copy in cleanup service | np0005486752 | 0:05:25.241553 | 0.97s 2025-10-14 07:56:17.939064 | fa163e75-7366-a2e0-d3ae-0000000031d2 | TASK | Enabling the cleanup service 2025-10-14 07:56:18.582879 | fa163e75-7366-a2e0-d3ae-000000003115 | CHANGED | Enabling the cleanup service | np0005486750 2025-10-14 07:56:18.585162 | fa163e75-7366-a2e0-d3ae-000000003115 | TIMING | Enabling the cleanup service | np0005486750 | 0:05:25.908015 | 0.78s 2025-10-14 07:56:18.606609 | fa163e75-7366-a2e0-d3ae-000000003116 | TASK | create persistent directories 2025-10-14 07:56:18.690091 | fa163e75-7366-a2e0-d3ae-0000000031d1 | CHANGED | Copy in cleanup service | np0005486751 2025-10-14 07:56:18.691274 | fa163e75-7366-a2e0-d3ae-0000000031d1 | TIMING | Copy in cleanup service | np0005486751 | 0:05:26.014138 | 0.91s 2025-10-14 07:56:18.703858 | fa163e75-7366-a2e0-d3ae-0000000031d2 | TASK | Enabling the cleanup service 2025-10-14 07:56:18.918100 | fa163e75-7366-a2e0-d3ae-000000005756 | OK | Install the OpenSSH server | np0005486746 2025-10-14 07:56:18.919359 | fa163e75-7366-a2e0-d3ae-000000005756 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005486746 | 0:05:26.242222 | 2.87s 2025-10-14 07:56:18.938826 | fa163e75-7366-a2e0-d3ae-000000005757 | TASK | Start sshd 2025-10-14 07:56:18.957178 | fa163e75-7366-a2e0-d3ae-000000003116 | CHANGED | create persistent directories | np0005486750 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-14 07:56:18.960009 | fa163e75-7366-a2e0-d3ae-000000003116 | TIMING | create persistent directories | np0005486750 | 0:05:26.282853 | 0.35s 2025-10-14 07:56:18.972217 | fa163e75-7366-a2e0-d3ae-000000003116 | TIMING | create persistent directories | np0005486750 | 0:05:26.295077 | 0.36s 2025-10-14 07:56:18.973139 | fa163e75-7366-a2e0-d3ae-000000005757 | SKIPPED | Start sshd | np0005486746 2025-10-14 07:56:18.973667 | fa163e75-7366-a2e0-d3ae-000000005757 | TIMING | tripleo_sshd : Start sshd | np0005486746 | 0:05:26.296540 | 0.03s 2025-10-14 07:56:18.986147 | fa163e75-7366-a2e0-d3ae-000000003117 | TASK | create /run/netns with temp namespace 2025-10-14 07:56:19.011312 | fa163e75-7366-a2e0-d3ae-000000005758 | TASK | PasswordAuthentication notice 2025-10-14 07:56:19.053074 | fa163e75-7366-a2e0-d3ae-000000005758 | OK | PasswordAuthentication notice | np0005486746 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-14 07:56:19.053839 | fa163e75-7366-a2e0-d3ae-000000005758 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005486746 | 0:05:26.376706 | 0.04s 2025-10-14 07:56:19.067468 | fa163e75-7366-a2e0-d3ae-000000005759 | TASK | PasswordAuthentication duplication notice 2025-10-14 07:56:19.089120 | fa163e75-7366-a2e0-d3ae-000000005759 | SKIPPED | PasswordAuthentication duplication notice | np0005486746 2025-10-14 07:56:19.089854 | fa163e75-7366-a2e0-d3ae-000000005759 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005486746 | 0:05:26.412725 | 0.02s 2025-10-14 07:56:19.103335 | fa163e75-7366-a2e0-d3ae-00000000575a | TASK | Motd duplication notice 2025-10-14 07:56:19.129691 | fa163e75-7366-a2e0-d3ae-00000000575a | OK | Motd duplication notice | np0005486746 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-14 07:56:19.130499 | fa163e75-7366-a2e0-d3ae-00000000575a | TIMING | tripleo_sshd : Motd duplication notice | np0005486746 | 0:05:26.453368 | 0.03s 2025-10-14 07:56:19.144315 | fa163e75-7366-a2e0-d3ae-00000000575b | TASK | Configure the banner text 2025-10-14 07:56:19.163738 | fa163e75-7366-a2e0-d3ae-00000000575b | SKIPPED | Configure the banner text | np0005486746 2025-10-14 07:56:19.164448 | fa163e75-7366-a2e0-d3ae-00000000575b | TIMING | tripleo_sshd : Configure the banner text | np0005486746 | 0:05:26.487306 | 0.02s 2025-10-14 07:56:19.177617 | fa163e75-7366-a2e0-d3ae-00000000575c | TASK | Configure the motd banner 2025-10-14 07:56:19.195078 | fa163e75-7366-a2e0-d3ae-00000000575c | SKIPPED | Configure the motd banner | np0005486746 2025-10-14 07:56:19.195835 | fa163e75-7366-a2e0-d3ae-00000000575c | TIMING | tripleo_sshd : Configure the motd banner | np0005486746 | 0:05:26.518706 | 0.02s 2025-10-14 07:56:19.208837 | fa163e75-7366-a2e0-d3ae-00000000575d | TASK | Update sshd configuration options from vars 2025-10-14 07:56:19.247408 | fa163e75-7366-a2e0-d3ae-00000000575d | OK | Update sshd configuration options from vars | np0005486746 2025-10-14 07:56:19.248198 | fa163e75-7366-a2e0-d3ae-00000000575d | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005486746 | 0:05:26.571069 | 0.04s 2025-10-14 07:56:19.261641 | fa163e75-7366-a2e0-d3ae-00000000575e | TASK | Adjust ssh server configuration 2025-10-14 07:56:19.343360 | fa163e75-7366-a2e0-d3ae-000000003117 | CHANGED | create /run/netns with temp namespace | np0005486750 2025-10-14 07:56:19.344396 | fa163e75-7366-a2e0-d3ae-000000003117 | TIMING | create /run/netns with temp namespace | np0005486750 | 0:05:26.667251 | 0.36s 2025-10-14 07:56:19.354261 | fa163e75-7366-a2e0-d3ae-000000003118 | TASK | remove temp namespace 2025-10-14 07:56:19.417461 | fa163e75-7366-a2e0-d3ae-0000000031d2 | CHANGED | Enabling the cleanup service | np0005486751 2025-10-14 07:56:19.418596 | fa163e75-7366-a2e0-d3ae-0000000031d2 | TIMING | Enabling the cleanup service | np0005486751 | 0:05:26.741464 | 0.71s 2025-10-14 07:56:19.428998 | fa163e75-7366-a2e0-d3ae-0000000031d3 | TASK | create persistent directories 2025-10-14 07:56:19.631915 | fa163e75-7366-a2e0-d3ae-0000000031d2 | CHANGED | Enabling the cleanup service | np0005486752 2025-10-14 07:56:19.632981 | fa163e75-7366-a2e0-d3ae-0000000031d2 | TIMING | Enabling the cleanup service | np0005486752 | 0:05:26.955849 | 1.69s 2025-10-14 07:56:19.643265 | fa163e75-7366-a2e0-d3ae-0000000031d3 | TASK | create persistent directories 2025-10-14 07:56:19.677358 | fa163e75-7366-a2e0-d3ae-000000003118 | CHANGED | remove temp namespace | np0005486750 2025-10-14 07:56:19.678079 | fa163e75-7366-a2e0-d3ae-000000003118 | TIMING | remove temp namespace | np0005486750 | 0:05:27.000949 | 0.32s 2025-10-14 07:56:19.687497 | fa163e75-7366-a2e0-d3ae-000000003119 | TASK | create /var/lib/neutron 2025-10-14 07:56:19.770273 | fa163e75-7366-a2e0-d3ae-0000000031d3 | CHANGED | create persistent directories | np0005486751 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-14 07:56:19.771947 | fa163e75-7366-a2e0-d3ae-0000000031d3 | TIMING | create persistent directories | np0005486751 | 0:05:27.094812 | 0.34s 2025-10-14 07:56:19.775805 | fa163e75-7366-a2e0-d3ae-0000000031d3 | TIMING | create persistent directories | np0005486751 | 0:05:27.098680 | 0.35s 2025-10-14 07:56:19.785505 | fa163e75-7366-a2e0-d3ae-0000000031d4 | TASK | create /run/netns with temp namespace 2025-10-14 07:56:19.927779 | fa163e75-7366-a2e0-d3ae-0000000031d3 | CHANGED | create persistent directories | np0005486752 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-14 07:56:19.929454 | fa163e75-7366-a2e0-d3ae-0000000031d3 | TIMING | create persistent directories | np0005486752 | 0:05:27.252295 | 0.29s 2025-10-14 07:56:19.934059 | fa163e75-7366-a2e0-d3ae-0000000031d3 | TIMING | create persistent directories | np0005486752 | 0:05:27.256922 | 0.29s 2025-10-14 07:56:19.944998 | fa163e75-7366-a2e0-d3ae-0000000031d4 | TASK | create /run/netns with temp namespace 2025-10-14 07:56:19.958860 | fa163e75-7366-a2e0-d3ae-000000005756 | OK | Install the OpenSSH server | np0005486749 2025-10-14 07:56:19.960505 | fa163e75-7366-a2e0-d3ae-000000005756 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005486749 | 0:05:27.283364 | 2.98s 2025-10-14 07:56:19.976065 | fa163e75-7366-a2e0-d3ae-000000005757 | TASK | Start sshd 2025-10-14 07:56:19.991466 | fa163e75-7366-a2e0-d3ae-000000003119 | CHANGED | create /var/lib/neutron | np0005486750 2025-10-14 07:56:19.993015 | fa163e75-7366-a2e0-d3ae-000000003119 | TIMING | create /var/lib/neutron | np0005486750 | 0:05:27.315874 | 0.30s 2025-10-14 07:56:20.009381 | fa163e75-7366-a2e0-d3ae-00000000311a | TASK | set conditions 2025-10-14 07:56:20.015058 | fa163e75-7366-a2e0-d3ae-000000005757 | SKIPPED | Start sshd | np0005486749 2025-10-14 07:56:20.015935 | fa163e75-7366-a2e0-d3ae-000000005757 | TIMING | tripleo_sshd : Start sshd | np0005486749 | 0:05:27.338789 | 0.04s 2025-10-14 07:56:20.030874 | fa163e75-7366-a2e0-d3ae-000000005758 | TASK | PasswordAuthentication notice 2025-10-14 07:56:20.043194 | fa163e75-7366-a2e0-d3ae-00000000311a | OK | set conditions | np0005486750 2025-10-14 07:56:20.044158 | fa163e75-7366-a2e0-d3ae-00000000311a | TIMING | set conditions | np0005486750 | 0:05:27.367006 | 0.03s 2025-10-14 07:56:20.054275 | fa163e75-7366-a2e0-d3ae-00000000311b | TASK | create kill_scripts directory within /var/lib/neutron 2025-10-14 07:56:20.075420 | fa163e75-7366-a2e0-d3ae-000000005758 | OK | PasswordAuthentication notice | np0005486749 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-14 07:56:20.076396 | fa163e75-7366-a2e0-d3ae-000000005758 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005486749 | 0:05:27.399264 | 0.04s 2025-10-14 07:56:20.076835 | fa163e75-7366-a2e0-d3ae-000000005756 | OK | Install the OpenSSH server | np0005486748 2025-10-14 07:56:20.077213 | fa163e75-7366-a2e0-d3ae-000000005756 | TIMING | tripleo_sshd : Install the OpenSSH server | np0005486748 | 0:05:27.400089 | 3.49s 2025-10-14 07:56:20.092938 | fa163e75-7366-a2e0-d3ae-000000005757 | TASK | Start sshd 2025-10-14 07:56:20.134684 | fa163e75-7366-a2e0-d3ae-000000005759 | TASK | PasswordAuthentication duplication notice 2025-10-14 07:56:20.143575 | fa163e75-7366-a2e0-d3ae-0000000031d4 | CHANGED | create /run/netns with temp namespace | np0005486751 2025-10-14 07:56:20.145230 | fa163e75-7366-a2e0-d3ae-0000000031d4 | TIMING | create /run/netns with temp namespace | np0005486751 | 0:05:27.468067 | 0.36s 2025-10-14 07:56:20.146292 | fa163e75-7366-a2e0-d3ae-000000005757 | SKIPPED | Start sshd | np0005486748 2025-10-14 07:56:20.146983 | fa163e75-7366-a2e0-d3ae-000000005757 | TIMING | tripleo_sshd : Start sshd | np0005486748 | 0:05:27.469851 | 0.05s 2025-10-14 07:56:20.174390 | fa163e75-7366-a2e0-d3ae-0000000031d5 | TASK | remove temp namespace 2025-10-14 07:56:20.252765 | fa163e75-7366-a2e0-d3ae-000000005758 | TASK | PasswordAuthentication notice 2025-10-14 07:56:20.269847 | fa163e75-7366-a2e0-d3ae-000000005759 | SKIPPED | PasswordAuthentication duplication notice | np0005486749 2025-10-14 07:56:20.271310 | fa163e75-7366-a2e0-d3ae-000000005759 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005486749 | 0:05:27.594163 | 0.13s 2025-10-14 07:56:20.272145 | fa163e75-7366-a2e0-d3ae-00000000575e | CHANGED | Adjust ssh server configuration | np0005486746 2025-10-14 07:56:20.272967 | fa163e75-7366-a2e0-d3ae-00000000575e | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005486746 | 0:05:27.595837 | 1.01s 2025-10-14 07:56:20.274066 | fa163e75-7366-a2e0-d3ae-0000000031d4 | CHANGED | create /run/netns with temp namespace | np0005486752 2025-10-14 07:56:20.274783 | fa163e75-7366-a2e0-d3ae-0000000031d4 | TIMING | create /run/netns with temp namespace | np0005486752 | 0:05:27.597652 | 0.33s 2025-10-14 07:56:20.295189 | fa163e75-7366-a2e0-d3ae-0000000031d5 | TASK | remove temp namespace 2025-10-14 07:56:20.325254 | fa163e75-7366-a2e0-d3ae-00000000575f | TASK | Restart sshd 2025-10-14 07:56:20.346846 | fa163e75-7366-a2e0-d3ae-00000000575a | TASK | Motd duplication notice 2025-10-14 07:56:20.353666 | fa163e75-7366-a2e0-d3ae-000000005758 | OK | PasswordAuthentication notice | np0005486748 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-14 07:56:20.361011 | fa163e75-7366-a2e0-d3ae-000000005758 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005486748 | 0:05:27.683871 | 0.11s 2025-10-14 07:56:20.361446 | fa163e75-7366-a2e0-d3ae-00000000311b | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005486750 2025-10-14 07:56:20.361798 | fa163e75-7366-a2e0-d3ae-00000000311b | TIMING | create kill_scripts directory within /var/lib/neutron | np0005486750 | 0:05:27.684674 | 0.31s 2025-10-14 07:56:20.371520 | fa163e75-7366-a2e0-d3ae-00000000311c | TASK | create haproxy kill script 2025-10-14 07:56:20.394687 | fa163e75-7366-a2e0-d3ae-000000005759 | TASK | PasswordAuthentication duplication notice 2025-10-14 07:56:20.400721 | fa163e75-7366-a2e0-d3ae-00000000575a | OK | Motd duplication notice | np0005486749 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-14 07:56:20.401533 | fa163e75-7366-a2e0-d3ae-00000000575a | TIMING | tripleo_sshd : Motd duplication notice | np0005486749 | 0:05:27.724396 | 0.05s 2025-10-14 07:56:20.416875 | fa163e75-7366-a2e0-d3ae-00000000575b | TASK | Configure the banner text 2025-10-14 07:56:20.426457 | fa163e75-7366-a2e0-d3ae-000000005759 | SKIPPED | PasswordAuthentication duplication notice | np0005486748 2025-10-14 07:56:20.427266 | fa163e75-7366-a2e0-d3ae-000000005759 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005486748 | 0:05:27.750126 | 0.03s 2025-10-14 07:56:20.446324 | fa163e75-7366-a2e0-d3ae-00000000575a | TASK | Motd duplication notice 2025-10-14 07:56:20.451928 | fa163e75-7366-a2e0-d3ae-00000000575b | SKIPPED | Configure the banner text | np0005486749 2025-10-14 07:56:20.452744 | fa163e75-7366-a2e0-d3ae-00000000575b | TIMING | tripleo_sshd : Configure the banner text | np0005486749 | 0:05:27.775605 | 0.03s 2025-10-14 07:56:20.467207 | fa163e75-7366-a2e0-d3ae-00000000575c | TASK | Configure the motd banner 2025-10-14 07:56:20.485118 | fa163e75-7366-a2e0-d3ae-00000000575a | OK | Motd duplication notice | np0005486748 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-14 07:56:20.490491 | fa163e75-7366-a2e0-d3ae-00000000575a | TIMING | tripleo_sshd : Motd duplication notice | np0005486748 | 0:05:27.813360 | 0.04s 2025-10-14 07:56:20.490806 | fa163e75-7366-a2e0-d3ae-00000000575c | SKIPPED | Configure the motd banner | np0005486749 2025-10-14 07:56:20.491126 | fa163e75-7366-a2e0-d3ae-00000000575c | TIMING | tripleo_sshd : Configure the motd banner | np0005486749 | 0:05:27.814002 | 0.02s 2025-10-14 07:56:20.504721 | fa163e75-7366-a2e0-d3ae-00000000575b | TASK | Configure the banner text 2025-10-14 07:56:20.523631 | fa163e75-7366-a2e0-d3ae-00000000575d | TASK | Update sshd configuration options from vars 2025-10-14 07:56:20.538245 | fa163e75-7366-a2e0-d3ae-00000000575b | SKIPPED | Configure the banner text | np0005486748 2025-10-14 07:56:20.539054 | fa163e75-7366-a2e0-d3ae-00000000575b | TIMING | tripleo_sshd : Configure the banner text | np0005486748 | 0:05:27.861907 | 0.03s 2025-10-14 07:56:20.539494 | fa163e75-7366-a2e0-d3ae-0000000031d5 | CHANGED | remove temp namespace | np0005486751 2025-10-14 07:56:20.539804 | fa163e75-7366-a2e0-d3ae-0000000031d5 | TIMING | remove temp namespace | np0005486751 | 0:05:27.862680 | 0.36s 2025-10-14 07:56:20.551822 | fa163e75-7366-a2e0-d3ae-0000000031d6 | TASK | create /var/lib/neutron 2025-10-14 07:56:20.577272 | fa163e75-7366-a2e0-d3ae-00000000575c | TASK | Configure the motd banner 2025-10-14 07:56:20.582690 | fa163e75-7366-a2e0-d3ae-0000000031d5 | CHANGED | remove temp namespace | np0005486752 2025-10-14 07:56:20.583480 | fa163e75-7366-a2e0-d3ae-0000000031d5 | TIMING | remove temp namespace | np0005486752 | 0:05:27.906342 | 0.29s 2025-10-14 07:56:20.583933 | fa163e75-7366-a2e0-d3ae-00000000575d | OK | Update sshd configuration options from vars | np0005486749 2025-10-14 07:56:20.584273 | fa163e75-7366-a2e0-d3ae-00000000575d | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005486749 | 0:05:27.907150 | 0.05s 2025-10-14 07:56:20.594257 | fa163e75-7366-a2e0-d3ae-0000000031d6 | TASK | create /var/lib/neutron 2025-10-14 07:56:20.616628 | fa163e75-7366-a2e0-d3ae-00000000575e | TASK | Adjust ssh server configuration 2025-10-14 07:56:20.621658 | fa163e75-7366-a2e0-d3ae-00000000575c | SKIPPED | Configure the motd banner | np0005486748 2025-10-14 07:56:20.622409 | fa163e75-7366-a2e0-d3ae-00000000575c | TIMING | tripleo_sshd : Configure the motd banner | np0005486748 | 0:05:27.945261 | 0.04s 2025-10-14 07:56:20.636840 | fa163e75-7366-a2e0-d3ae-00000000575d | TASK | Update sshd configuration options from vars 2025-10-14 07:56:20.675024 | fa163e75-7366-a2e0-d3ae-00000000575d | OK | Update sshd configuration options from vars | np0005486748 2025-10-14 07:56:20.675777 | fa163e75-7366-a2e0-d3ae-00000000575d | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005486748 | 0:05:27.998647 | 0.04s 2025-10-14 07:56:20.689299 | fa163e75-7366-a2e0-d3ae-00000000575e | TASK | Adjust ssh server configuration 2025-10-14 07:56:20.826498 | fa163e75-7366-a2e0-d3ae-00000000575f | CHANGED | Restart sshd | np0005486746 2025-10-14 07:56:20.827770 | fa163e75-7366-a2e0-d3ae-00000000575f | TIMING | tripleo_sshd : Restart sshd | np0005486746 | 0:05:28.150639 | 0.50s 2025-10-14 07:56:20.854808 | fa163e75-7366-a2e0-d3ae-000000003287 | TASK | create persistent directories 2025-10-14 07:56:20.878359 | fa163e75-7366-a2e0-d3ae-0000000031d6 | CHANGED | create /var/lib/neutron | np0005486751 2025-10-14 07:56:20.879360 | fa163e75-7366-a2e0-d3ae-0000000031d6 | TIMING | create /var/lib/neutron | np0005486751 | 0:05:28.202229 | 0.33s 2025-10-14 07:56:20.879861 | fa163e75-7366-a2e0-d3ae-0000000031d6 | CHANGED | create /var/lib/neutron | np0005486752 2025-10-14 07:56:20.880213 | fa163e75-7366-a2e0-d3ae-0000000031d6 | TIMING | create /var/lib/neutron | np0005486752 | 0:05:28.203089 | 0.28s 2025-10-14 07:56:20.890184 | fa163e75-7366-a2e0-d3ae-0000000031d7 | TASK | set conditions 2025-10-14 07:56:20.908535 | fa163e75-7366-a2e0-d3ae-0000000031d7 | TASK | set conditions 2025-10-14 07:56:20.918999 | fa163e75-7366-a2e0-d3ae-0000000031d7 | OK | set conditions | np0005486751 2025-10-14 07:56:20.920051 | fa163e75-7366-a2e0-d3ae-0000000031d7 | TIMING | set conditions | np0005486751 | 0:05:28.242908 | 0.03s 2025-10-14 07:56:20.931014 | fa163e75-7366-a2e0-d3ae-0000000031d8 | TASK | create kill_scripts directory within /var/lib/neutron 2025-10-14 07:56:20.944495 | fa163e75-7366-a2e0-d3ae-0000000031d7 | OK | set conditions | np0005486752 2025-10-14 07:56:20.945643 | fa163e75-7366-a2e0-d3ae-0000000031d7 | TIMING | set conditions | np0005486752 | 0:05:28.268506 | 0.04s 2025-10-14 07:56:20.957860 | fa163e75-7366-a2e0-d3ae-0000000031d8 | TASK | create kill_scripts directory within /var/lib/neutron 2025-10-14 07:56:21.197993 | fa163e75-7366-a2e0-d3ae-000000003287 | CHANGED | create persistent directories | np0005486746 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-14 07:56:21.201907 | fa163e75-7366-a2e0-d3ae-000000003287 | TIMING | create persistent directories | np0005486746 | 0:05:28.524761 | 0.35s 2025-10-14 07:56:21.244238 | fa163e75-7366-a2e0-d3ae-0000000031d8 | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005486751 2025-10-14 07:56:21.244952 | fa163e75-7366-a2e0-d3ae-0000000031d8 | TIMING | create kill_scripts directory within /var/lib/neutron | np0005486751 | 0:05:28.567824 | 0.31s 2025-10-14 07:56:21.260726 | fa163e75-7366-a2e0-d3ae-0000000031d9 | TASK | create haproxy kill script 2025-10-14 07:56:21.266504 | fa163e75-7366-a2e0-d3ae-0000000031d8 | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005486752 2025-10-14 07:56:21.267407 | fa163e75-7366-a2e0-d3ae-0000000031d8 | TIMING | create kill_scripts directory within /var/lib/neutron | np0005486752 | 0:05:28.590271 | 0.31s 2025-10-14 07:56:21.277495 | fa163e75-7366-a2e0-d3ae-0000000031d9 | TASK | create haproxy kill script 2025-10-14 07:56:21.336249 | fa163e75-7366-a2e0-d3ae-00000000311c | CHANGED | create haproxy kill script | np0005486750 2025-10-14 07:56:21.337133 | fa163e75-7366-a2e0-d3ae-00000000311c | TIMING | create haproxy kill script | np0005486750 | 0:05:28.660002 | 0.96s 2025-10-14 07:56:21.493382 | fa163e75-7366-a2e0-d3ae-000000003287 | CHANGED | create persistent directories | np0005486746 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2025-10-14 07:56:21.495716 | fa163e75-7366-a2e0-d3ae-000000003287 | TIMING | create persistent directories | np0005486746 | 0:05:28.818577 | 0.64s 2025-10-14 07:56:21.654144 | fa163e75-7366-a2e0-d3ae-00000000575e | CHANGED | Adjust ssh server configuration | np0005486749 2025-10-14 07:56:21.655230 | fa163e75-7366-a2e0-d3ae-00000000575e | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005486749 | 0:05:28.978093 | 1.04s 2025-10-14 07:56:21.684789 | fa163e75-7366-a2e0-d3ae-00000000575f | TASK | Restart sshd 2025-10-14 07:56:21.775501 | fa163e75-7366-a2e0-d3ae-00000000575e | CHANGED | Adjust ssh server configuration | np0005486748 2025-10-14 07:56:21.776980 | fa163e75-7366-a2e0-d3ae-00000000575e | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005486748 | 0:05:29.099841 | 1.09s 2025-10-14 07:56:21.791386 | fa163e75-7366-a2e0-d3ae-000000003287 | CHANGED | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-14 07:56:21.793600 | fa163e75-7366-a2e0-d3ae-000000003287 | TIMING | create persistent directories | np0005486746 | 0:05:29.116468 | 0.94s 2025-10-14 07:56:21.810853 | fa163e75-7366-a2e0-d3ae-00000000575f | TASK | Restart sshd 2025-10-14 07:56:21.821610 | fa163e75-7366-a2e0-d3ae-000000003287 | TIMING | create persistent directories | np0005486746 | 0:05:29.144447 | 0.97s 2025-10-14 07:56:21.844987 | fa163e75-7366-a2e0-d3ae-000000003288 | TASK | create persistent directories 2025-10-14 07:56:22.178204 | fa163e75-7366-a2e0-d3ae-00000000575f | CHANGED | Restart sshd | np0005486749 2025-10-14 07:56:22.179824 | fa163e75-7366-a2e0-d3ae-00000000575f | TIMING | tripleo_sshd : Restart sshd | np0005486749 | 0:05:29.502689 | 0.49s 2025-10-14 07:56:22.194962 | fa163e75-7366-a2e0-d3ae-000000003288 | OK | create persistent directories | np0005486746 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-14 07:56:22.197787 | fa163e75-7366-a2e0-d3ae-000000003288 | TIMING | create persistent directories | np0005486746 | 0:05:29.520648 | 0.35s 2025-10-14 07:56:22.213917 | fa163e75-7366-a2e0-d3ae-0000000031d9 | CHANGED | create haproxy kill script | np0005486751 2025-10-14 07:56:22.214535 | fa163e75-7366-a2e0-d3ae-0000000031d9 | TIMING | create haproxy kill script | np0005486751 | 0:05:29.537406 | 0.95s 2025-10-14 07:56:22.248043 | fa163e75-7366-a2e0-d3ae-0000000035e1 | TASK | create persistent directories 2025-10-14 07:56:22.277022 | fa163e75-7366-a2e0-d3ae-0000000031d9 | CHANGED | create haproxy kill script | np0005486752 2025-10-14 07:56:22.277952 | fa163e75-7366-a2e0-d3ae-0000000031d9 | TIMING | create haproxy kill script | np0005486752 | 0:05:29.600819 | 1.00s 2025-10-14 07:56:22.327450 | fa163e75-7366-a2e0-d3ae-00000000575f | CHANGED | Restart sshd | np0005486748 2025-10-14 07:56:22.328239 | fa163e75-7366-a2e0-d3ae-00000000575f | TIMING | tripleo_sshd : Restart sshd | np0005486748 | 0:05:29.651112 | 0.52s 2025-10-14 07:56:22.353687 | fa163e75-7366-a2e0-d3ae-00000000342f | TASK | create persistent directories 2025-10-14 07:56:22.502311 | fa163e75-7366-a2e0-d3ae-000000003288 | CHANGED | create persistent directories | np0005486746 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2025-10-14 07:56:22.507174 | fa163e75-7366-a2e0-d3ae-000000003288 | TIMING | create persistent directories | np0005486746 | 0:05:29.830022 | 0.66s 2025-10-14 07:56:22.572848 | fa163e75-7366-a2e0-d3ae-0000000035e1 | CHANGED | create persistent directories | np0005486749 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-14 07:56:22.577901 | fa163e75-7366-a2e0-d3ae-0000000035e1 | TIMING | create persistent directories | np0005486749 | 0:05:29.900757 | 0.33s 2025-10-14 07:56:22.688523 | fa163e75-7366-a2e0-d3ae-00000000342f | CHANGED | create persistent directories | np0005486748 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-14 07:56:22.692089 | fa163e75-7366-a2e0-d3ae-00000000342f | TIMING | create persistent directories | np0005486748 | 0:05:30.014951 | 0.34s 2025-10-14 07:56:22.798609 | fa163e75-7366-a2e0-d3ae-000000003288 | OK | create persistent directories | np0005486746 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-14 07:56:22.802310 | fa163e75-7366-a2e0-d3ae-000000003288 | TIMING | create persistent directories | np0005486746 | 0:05:30.125173 | 0.96s 2025-10-14 07:56:22.813307 | fa163e75-7366-a2e0-d3ae-000000003288 | TIMING | create persistent directories | np0005486746 | 0:05:30.136172 | 0.97s 2025-10-14 07:56:22.842103 | fa163e75-7366-a2e0-d3ae-000000003289 | TASK | Set swift_use_local_disks fact 2025-10-14 07:56:22.875166 | fa163e75-7366-a2e0-d3ae-000000003289 | OK | Set swift_use_local_disks fact | np0005486746 2025-10-14 07:56:22.876222 | fa163e75-7366-a2e0-d3ae-000000003289 | TIMING | Set swift_use_local_disks fact | np0005486746 | 0:05:30.199089 | 0.03s 2025-10-14 07:56:22.887667 | fa163e75-7366-a2e0-d3ae-0000000035e1 | CHANGED | create persistent directories | np0005486749 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2025-10-14 07:56:22.889885 | fa163e75-7366-a2e0-d3ae-0000000035e1 | TIMING | create persistent directories | np0005486749 | 0:05:30.212749 | 0.64s 2025-10-14 07:56:22.902973 | fa163e75-7366-a2e0-d3ae-00000000328a | TASK | Set use_node_data_lookup fact 2025-10-14 07:56:22.938410 | fa163e75-7366-a2e0-d3ae-00000000328a | OK | Set use_node_data_lookup fact | np0005486746 2025-10-14 07:56:22.941783 | fa163e75-7366-a2e0-d3ae-00000000328a | TIMING | Set use_node_data_lookup fact | np0005486746 | 0:05:30.264638 | 0.04s 2025-10-14 07:56:22.956935 | fa163e75-7366-a2e0-d3ae-00000000342f | CHANGED | create persistent directories | np0005486748 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2025-10-14 07:56:22.959616 | fa163e75-7366-a2e0-d3ae-00000000342f | TIMING | create persistent directories | np0005486748 | 0:05:30.282478 | 0.61s 2025-10-14 07:56:22.974662 | fa163e75-7366-a2e0-d3ae-00000000328b | TASK | Create Swift d1 directory if needed 2025-10-14 07:56:23.222864 | fa163e75-7366-a2e0-d3ae-00000000342f | CHANGED | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-14 07:56:23.226079 | fa163e75-7366-a2e0-d3ae-00000000342f | TIMING | create persistent directories | np0005486748 | 0:05:30.548941 | 0.87s 2025-10-14 07:56:23.234191 | fa163e75-7366-a2e0-d3ae-0000000035e1 | CHANGED | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-14 07:56:23.235904 | fa163e75-7366-a2e0-d3ae-0000000035e1 | TIMING | create persistent directories | np0005486749 | 0:05:30.558775 | 0.99s 2025-10-14 07:56:23.237783 | fa163e75-7366-a2e0-d3ae-00000000342f | TIMING | create persistent directories | np0005486748 | 0:05:30.560646 | 0.88s 2025-10-14 07:56:23.246035 | fa163e75-7366-a2e0-d3ae-0000000035e1 | TIMING | create persistent directories | np0005486749 | 0:05:30.568899 | 1.00s 2025-10-14 07:56:23.273261 | fa163e75-7366-a2e0-d3ae-000000003430 | TASK | create persistent directories 2025-10-14 07:56:23.304333 | fa163e75-7366-a2e0-d3ae-0000000035e2 | TASK | create persistent directories 2025-10-14 07:56:23.310915 | fa163e75-7366-a2e0-d3ae-00000000328b | CHANGED | Create Swift d1 directory if needed | np0005486746 2025-10-14 07:56:23.312609 | fa163e75-7366-a2e0-d3ae-00000000328b | TIMING | Create Swift d1 directory if needed | np0005486746 | 0:05:30.635458 | 0.34s 2025-10-14 07:56:23.332482 | fa163e75-7366-a2e0-d3ae-00000000328c | TASK | Set fact for SwiftRawDisks 2025-10-14 07:56:23.376186 | fa163e75-7366-a2e0-d3ae-00000000328c | OK | Set fact for SwiftRawDisks | np0005486746 2025-10-14 07:56:23.377402 | fa163e75-7366-a2e0-d3ae-00000000328c | TIMING | Set fact for SwiftRawDisks | np0005486746 | 0:05:30.700265 | 0.04s 2025-10-14 07:56:23.397350 | fa163e75-7366-a2e0-d3ae-00000000328d | TASK | Get hiera swift::storage::disks::args 2025-10-14 07:56:23.430348 | fa163e75-7366-a2e0-d3ae-00000000328d | SKIPPED | Get hiera swift::storage::disks::args | np0005486746 2025-10-14 07:56:23.431474 | fa163e75-7366-a2e0-d3ae-00000000328d | TIMING | Get hiera swift::storage::disks::args | np0005486746 | 0:05:30.754307 | 0.03s 2025-10-14 07:56:23.450188 | fa163e75-7366-a2e0-d3ae-00000000328e | TASK | Set fact for swift_raw_disks 2025-10-14 07:56:23.482348 | fa163e75-7366-a2e0-d3ae-00000000328e | SKIPPED | Set fact for swift_raw_disks | np0005486746 2025-10-14 07:56:23.483359 | fa163e75-7366-a2e0-d3ae-00000000328e | TIMING | Set fact for swift_raw_disks | np0005486746 | 0:05:30.806230 | 0.03s 2025-10-14 07:56:23.497381 | fa163e75-7366-a2e0-d3ae-00000000328f | TASK | Format SwiftRawDisks 2025-10-14 07:56:23.524866 | fa163e75-7366-a2e0-d3ae-00000000328f | TIMING | Format SwiftRawDisks | np0005486746 | 0:05:30.847730 | 0.03s 2025-10-14 07:56:23.538952 | fa163e75-7366-a2e0-d3ae-000000003290 | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2025-10-14 07:56:23.589607 | fa163e75-7366-a2e0-d3ae-000000003290 | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005486746 2025-10-14 07:56:23.590816 | fa163e75-7366-a2e0-d3ae-000000003290 | TIMING | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005486746 | 0:05:30.913680 | 0.05s 2025-10-14 07:56:23.604590 | fa163e75-7366-a2e0-d3ae-000000003291 | TASK | Mount devices defined in SwiftRawDisks 2025-10-14 07:56:23.625319 | fa163e75-7366-a2e0-d3ae-000000003430 | OK | create persistent directories | np0005486748 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-14 07:56:23.628706 | fa163e75-7366-a2e0-d3ae-000000003430 | TIMING | create persistent directories | np0005486748 | 0:05:30.951561 | 0.35s 2025-10-14 07:56:23.634743 | fa163e75-7366-a2e0-d3ae-000000003291 | TIMING | Mount devices defined in SwiftRawDisks | np0005486746 | 0:05:30.957611 | 0.03s 2025-10-14 07:56:23.648643 | fa163e75-7366-a2e0-d3ae-000000003292 | TASK | Check for NTP service 2025-10-14 07:56:23.665099 | fa163e75-7366-a2e0-d3ae-0000000035e2 | OK | create persistent directories | np0005486749 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-14 07:56:23.668406 | fa163e75-7366-a2e0-d3ae-0000000035e2 | TIMING | create persistent directories | np0005486749 | 0:05:30.991261 | 0.36s 2025-10-14 07:56:23.927498 | fa163e75-7366-a2e0-d3ae-000000003430 | CHANGED | create persistent directories | np0005486748 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2025-10-14 07:56:23.929509 | fa163e75-7366-a2e0-d3ae-000000003430 | TIMING | create persistent directories | np0005486748 | 0:05:31.252370 | 0.65s 2025-10-14 07:56:23.974274 | fa163e75-7366-a2e0-d3ae-0000000035e2 | CHANGED | create persistent directories | np0005486749 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2025-10-14 07:56:23.976038 | fa163e75-7366-a2e0-d3ae-0000000035e2 | TIMING | create persistent directories | np0005486749 | 0:05:31.298900 | 0.67s 2025-10-14 07:56:23.993622 | fa163e75-7366-a2e0-d3ae-000000003292 | CHANGED | Check for NTP service | np0005486746 2025-10-14 07:56:23.994261 | fa163e75-7366-a2e0-d3ae-000000003292 | TIMING | Check for NTP service | np0005486746 | 0:05:31.317134 | 0.34s 2025-10-14 07:56:24.007418 | fa163e75-7366-a2e0-d3ae-000000003293 | TASK | Disable NTP before configuring Chrony 2025-10-14 07:56:24.049869 | fa163e75-7366-a2e0-d3ae-000000003293 | SKIPPED | Disable NTP before configuring Chrony | np0005486746 2025-10-14 07:56:24.050504 | fa163e75-7366-a2e0-d3ae-000000003293 | TIMING | Disable NTP before configuring Chrony | np0005486746 | 0:05:31.373374 | 0.04s 2025-10-14 07:56:24.063533 | fa163e75-7366-a2e0-d3ae-000000003294 | TASK | Install, Configure and Run Chrony 2025-10-14 07:56:24.088165 | fa163e75-7366-a2e0-d3ae-000000003294 | TIMING | Install, Configure and Run Chrony | np0005486746 | 0:05:31.411031 | 0.02s 2025-10-14 07:56:24.155456 | fa163e75-7366-a2e0-d3ae-000000005b54 | TASK | Load distro-specific variables 2025-10-14 07:56:24.178837 | fa163e75-7366-a2e0-d3ae-000000005b54 | TIMING | chrony : Load distro-specific variables | np0005486746 | 0:05:31.501702 | 0.02s 2025-10-14 07:56:24.191993 | 3559b2a3-87e9-4211-aa87-8add192361d0 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486746 2025-10-14 07:56:24.210325 | fa163e75-7366-a2e0-d3ae-0000000082aa | TASK | Load distro-specific variables 2025-10-14 07:56:24.235749 | fa163e75-7366-a2e0-d3ae-000000003430 | OK | create persistent directories | np0005486748 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-14 07:56:24.239833 | fa163e75-7366-a2e0-d3ae-000000003430 | TIMING | create persistent directories | np0005486748 | 0:05:31.562684 | 0.96s 2025-10-14 07:56:24.249779 | fa163e75-7366-a2e0-d3ae-000000003430 | TIMING | create persistent directories | np0005486748 | 0:05:31.572646 | 0.97s 2025-10-14 07:56:24.267822 | fa163e75-7366-a2e0-d3ae-0000000035e2 | OK | create persistent directories | np0005486749 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-14 07:56:24.269332 | fa163e75-7366-a2e0-d3ae-0000000035e2 | TIMING | create persistent directories | np0005486749 | 0:05:31.592196 | 0.96s 2025-10-14 07:56:24.280067 | fa163e75-7366-a2e0-d3ae-0000000082aa | OK | Load distro-specific variables | np0005486746 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:56:24.281239 | fa163e75-7366-a2e0-d3ae-0000000082aa | TIMING | chrony : Load distro-specific variables | np0005486746 | 0:05:31.604101 | 0.07s 2025-10-14 07:56:24.290918 | fa163e75-7366-a2e0-d3ae-000000003431 | TASK | Set swift_use_local_disks fact 2025-10-14 07:56:24.298381 | fa163e75-7366-a2e0-d3ae-0000000035e2 | TIMING | create persistent directories | np0005486749 | 0:05:31.621238 | 0.99s 2025-10-14 07:56:24.300044 | fa163e75-7366-a2e0-d3ae-0000000082aa | TIMING | chrony : Load distro-specific variables | np0005486746 | 0:05:31.622918 | 0.09s 2025-10-14 07:56:24.321664 | fa163e75-7366-a2e0-d3ae-000000005b55 | TASK | Install chronyd 2025-10-14 07:56:24.339356 | fa163e75-7366-a2e0-d3ae-0000000035e3 | TASK | Set swift_use_local_disks fact 2025-10-14 07:56:24.349133 | fa163e75-7366-a2e0-d3ae-000000003431 | OK | Set swift_use_local_disks fact | np0005486748 2025-10-14 07:56:24.349992 | fa163e75-7366-a2e0-d3ae-000000003431 | TIMING | Set swift_use_local_disks fact | np0005486748 | 0:05:31.672852 | 0.06s 2025-10-14 07:56:24.350496 | fa163e75-7366-a2e0-d3ae-000000005b55 | TIMING | chrony : Install chronyd | np0005486746 | 0:05:31.673370 | 0.03s 2025-10-14 07:56:24.372160 | 9b552eed-0895-47d3-b61e-54449a0f9698 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005486746 2025-10-14 07:56:24.397852 | fa163e75-7366-a2e0-d3ae-0000000082ef | TASK | Load distro-specific variables 2025-10-14 07:56:24.417008 | fa163e75-7366-a2e0-d3ae-000000003432 | TASK | Set use_node_data_lookup fact 2025-10-14 07:56:24.424825 | fa163e75-7366-a2e0-d3ae-0000000035e3 | OK | Set swift_use_local_disks fact | np0005486749 2025-10-14 07:56:24.432758 | fa163e75-7366-a2e0-d3ae-0000000035e3 | TIMING | Set swift_use_local_disks fact | np0005486749 | 0:05:31.755608 | 0.09s 2025-10-14 07:56:24.433272 | fa163e75-7366-a2e0-d3ae-0000000082ef | TIMING | chrony : Load distro-specific variables | np0005486746 | 0:05:31.756145 | 0.03s 2025-10-14 07:56:24.451889 | e76ed21f-3a6f-4333-9454-58dd19d7dec8 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486746 2025-10-14 07:56:24.472954 | fa163e75-7366-a2e0-d3ae-000000008336 | TASK | Load distro-specific variables 2025-10-14 07:56:24.490993 | fa163e75-7366-a2e0-d3ae-0000000035e4 | TASK | Set use_node_data_lookup fact 2025-10-14 07:56:24.497319 | fa163e75-7366-a2e0-d3ae-000000003432 | OK | Set use_node_data_lookup fact | np0005486748 2025-10-14 07:56:24.498285 | fa163e75-7366-a2e0-d3ae-000000003432 | TIMING | Set use_node_data_lookup fact | np0005486748 | 0:05:31.821143 | 0.08s 2025-10-14 07:56:24.516052 | fa163e75-7366-a2e0-d3ae-000000003433 | TASK | Create Swift d1 directory if needed 2025-10-14 07:56:24.522707 | fa163e75-7366-a2e0-d3ae-0000000035e4 | OK | Set use_node_data_lookup fact | np0005486749 2025-10-14 07:56:24.527018 | fa163e75-7366-a2e0-d3ae-0000000035e4 | TIMING | Set use_node_data_lookup fact | np0005486749 | 0:05:31.849877 | 0.03s 2025-10-14 07:56:24.527830 | fa163e75-7366-a2e0-d3ae-000000008336 | OK | Load distro-specific variables | np0005486746 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:56:24.528355 | fa163e75-7366-a2e0-d3ae-000000008336 | TIMING | chrony : Load distro-specific variables | np0005486746 | 0:05:31.851228 | 0.05s 2025-10-14 07:56:24.544801 | fa163e75-7366-a2e0-d3ae-0000000035e5 | TASK | Create Swift d1 directory if needed 2025-10-14 07:56:24.550246 | fa163e75-7366-a2e0-d3ae-000000008336 | TIMING | chrony : Load distro-specific variables | np0005486746 | 0:05:31.873102 | 0.08s 2025-10-14 07:56:24.566103 | fa163e75-7366-a2e0-d3ae-0000000082f0 | TASK | Check for NTP service 2025-10-14 07:56:24.829612 | fa163e75-7366-a2e0-d3ae-000000003433 | CHANGED | Create Swift d1 directory if needed | np0005486748 2025-10-14 07:56:24.831207 | fa163e75-7366-a2e0-d3ae-000000003433 | TIMING | Create Swift d1 directory if needed | np0005486748 | 0:05:32.154064 | 0.31s 2025-10-14 07:56:24.868540 | fa163e75-7366-a2e0-d3ae-000000003434 | TASK | Set fact for SwiftRawDisks 2025-10-14 07:56:24.878208 | fa163e75-7366-a2e0-d3ae-0000000035e5 | CHANGED | Create Swift d1 directory if needed | np0005486749 2025-10-14 07:56:24.879965 | fa163e75-7366-a2e0-d3ae-0000000035e5 | TIMING | Create Swift d1 directory if needed | np0005486749 | 0:05:32.202814 | 0.33s 2025-10-14 07:56:24.918409 | fa163e75-7366-a2e0-d3ae-0000000035e6 | TASK | Set fact for SwiftRawDisks 2025-10-14 07:56:24.928744 | fa163e75-7366-a2e0-d3ae-0000000082f0 | CHANGED | Check for NTP service | np0005486746 2025-10-14 07:56:24.930028 | fa163e75-7366-a2e0-d3ae-0000000082f0 | TIMING | chrony : Check for NTP service | np0005486746 | 0:05:32.252878 | 0.36s 2025-10-14 07:56:24.931044 | fa163e75-7366-a2e0-d3ae-000000003434 | OK | Set fact for SwiftRawDisks | np0005486748 2025-10-14 07:56:24.931615 | fa163e75-7366-a2e0-d3ae-000000003434 | TIMING | Set fact for SwiftRawDisks | np0005486748 | 0:05:32.254485 | 0.06s 2025-10-14 07:56:24.951676 | fa163e75-7366-a2e0-d3ae-0000000082f1 | TASK | Disable NTP before configuring Chrony 2025-10-14 07:56:24.979200 | fa163e75-7366-a2e0-d3ae-000000003435 | TASK | Get hiera swift::storage::disks::args 2025-10-14 07:56:24.985215 | fa163e75-7366-a2e0-d3ae-0000000035e6 | OK | Set fact for SwiftRawDisks | np0005486749 2025-10-14 07:56:24.986326 | fa163e75-7366-a2e0-d3ae-0000000035e6 | TIMING | Set fact for SwiftRawDisks | np0005486749 | 0:05:32.309180 | 0.07s 2025-10-14 07:56:25.011724 | fa163e75-7366-a2e0-d3ae-0000000035e7 | TASK | Get hiera swift::storage::disks::args 2025-10-14 07:56:25.017921 | fa163e75-7366-a2e0-d3ae-0000000082f1 | SKIPPED | Disable NTP before configuring Chrony | np0005486746 2025-10-14 07:56:25.018877 | fa163e75-7366-a2e0-d3ae-0000000082f1 | TIMING | chrony : Disable NTP before configuring Chrony | np0005486746 | 0:05:32.341735 | 0.07s 2025-10-14 07:56:25.019314 | fa163e75-7366-a2e0-d3ae-000000003435 | SKIPPED | Get hiera swift::storage::disks::args | np0005486748 2025-10-14 07:56:25.020061 | fa163e75-7366-a2e0-d3ae-000000003435 | TIMING | Get hiera swift::storage::disks::args | np0005486748 | 0:05:32.342921 | 0.04s 2025-10-14 07:56:25.035762 | fa163e75-7366-a2e0-d3ae-0000000082f2 | TASK | Install chronyd package 2025-10-14 07:56:25.060196 | fa163e75-7366-a2e0-d3ae-000000003436 | TASK | Set fact for swift_raw_disks 2025-10-14 07:56:25.065976 | fa163e75-7366-a2e0-d3ae-0000000035e7 | SKIPPED | Get hiera swift::storage::disks::args | np0005486749 2025-10-14 07:56:25.066838 | fa163e75-7366-a2e0-d3ae-0000000035e7 | TIMING | Get hiera swift::storage::disks::args | np0005486749 | 0:05:32.389692 | 0.05s 2025-10-14 07:56:25.081239 | fa163e75-7366-a2e0-d3ae-0000000035e8 | TASK | Set fact for swift_raw_disks 2025-10-14 07:56:25.095148 | fa163e75-7366-a2e0-d3ae-000000003436 | SKIPPED | Set fact for swift_raw_disks | np0005486748 2025-10-14 07:56:25.096092 | fa163e75-7366-a2e0-d3ae-000000003436 | TIMING | Set fact for swift_raw_disks | np0005486748 | 0:05:32.418957 | 0.03s 2025-10-14 07:56:25.113385 | fa163e75-7366-a2e0-d3ae-000000003437 | TASK | Format SwiftRawDisks 2025-10-14 07:56:25.119995 | fa163e75-7366-a2e0-d3ae-0000000035e8 | SKIPPED | Set fact for swift_raw_disks | np0005486749 2025-10-14 07:56:25.120947 | fa163e75-7366-a2e0-d3ae-0000000035e8 | TIMING | Set fact for swift_raw_disks | np0005486749 | 0:05:32.443811 | 0.04s 2025-10-14 07:56:25.136796 | fa163e75-7366-a2e0-d3ae-0000000035e9 | TASK | Format SwiftRawDisks 2025-10-14 07:56:25.144698 | fa163e75-7366-a2e0-d3ae-000000003437 | TIMING | Format SwiftRawDisks | np0005486748 | 0:05:32.467548 | 0.03s 2025-10-14 07:56:25.160191 | fa163e75-7366-a2e0-d3ae-000000003438 | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2025-10-14 07:56:25.170878 | fa163e75-7366-a2e0-d3ae-0000000035e9 | TIMING | Format SwiftRawDisks | np0005486749 | 0:05:32.493731 | 0.03s 2025-10-14 07:56:25.186006 | fa163e75-7366-a2e0-d3ae-0000000035ea | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2025-10-14 07:56:25.210938 | fa163e75-7366-a2e0-d3ae-000000003438 | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005486748 2025-10-14 07:56:25.211916 | fa163e75-7366-a2e0-d3ae-000000003438 | TIMING | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005486748 | 0:05:32.534784 | 0.05s 2025-10-14 07:56:25.226342 | fa163e75-7366-a2e0-d3ae-000000003439 | TASK | Mount devices defined in SwiftRawDisks 2025-10-14 07:56:25.233470 | fa163e75-7366-a2e0-d3ae-0000000035ea | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005486749 2025-10-14 07:56:25.234560 | fa163e75-7366-a2e0-d3ae-0000000035ea | TIMING | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005486749 | 0:05:32.557422 | 0.05s 2025-10-14 07:56:25.253183 | fa163e75-7366-a2e0-d3ae-0000000035eb | TASK | Mount devices defined in SwiftRawDisks 2025-10-14 07:56:25.258568 | fa163e75-7366-a2e0-d3ae-000000003439 | TIMING | Mount devices defined in SwiftRawDisks | np0005486748 | 0:05:32.581410 | 0.03s 2025-10-14 07:56:25.276774 | fa163e75-7366-a2e0-d3ae-00000000343a | TASK | Check for NTP service 2025-10-14 07:56:25.281762 | fa163e75-7366-a2e0-d3ae-0000000035eb | TIMING | Mount devices defined in SwiftRawDisks | np0005486749 | 0:05:32.604621 | 0.03s 2025-10-14 07:56:25.296004 | fa163e75-7366-a2e0-d3ae-0000000035ec | TASK | Check for NTP service 2025-10-14 07:56:25.600999 | fa163e75-7366-a2e0-d3ae-0000000035ec | CHANGED | Check for NTP service | np0005486749 2025-10-14 07:56:25.602215 | fa163e75-7366-a2e0-d3ae-0000000035ec | TIMING | Check for NTP service | np0005486749 | 0:05:32.925077 | 0.31s 2025-10-14 07:56:25.635518 | fa163e75-7366-a2e0-d3ae-0000000035ed | TASK | Disable NTP before configuring Chrony 2025-10-14 07:56:25.642504 | fa163e75-7366-a2e0-d3ae-00000000343a | CHANGED | Check for NTP service | np0005486748 2025-10-14 07:56:25.643601 | fa163e75-7366-a2e0-d3ae-00000000343a | TIMING | Check for NTP service | np0005486748 | 0:05:32.966463 | 0.37s 2025-10-14 07:56:25.664815 | fa163e75-7366-a2e0-d3ae-00000000343b | TASK | Disable NTP before configuring Chrony 2025-10-14 07:56:25.681726 | fa163e75-7366-a2e0-d3ae-0000000035ed | SKIPPED | Disable NTP before configuring Chrony | np0005486749 2025-10-14 07:56:25.682746 | fa163e75-7366-a2e0-d3ae-0000000035ed | TIMING | Disable NTP before configuring Chrony | np0005486749 | 0:05:33.005606 | 0.05s 2025-10-14 07:56:25.706821 | fa163e75-7366-a2e0-d3ae-0000000035ee | TASK | Install, Configure and Run Chrony 2025-10-14 07:56:25.712492 | fa163e75-7366-a2e0-d3ae-00000000343b | SKIPPED | Disable NTP before configuring Chrony | np0005486748 2025-10-14 07:56:25.713530 | fa163e75-7366-a2e0-d3ae-00000000343b | TIMING | Disable NTP before configuring Chrony | np0005486748 | 0:05:33.036390 | 0.05s 2025-10-14 07:56:25.739862 | fa163e75-7366-a2e0-d3ae-00000000343c | TASK | Install, Configure and Run Chrony 2025-10-14 07:56:25.745567 | fa163e75-7366-a2e0-d3ae-0000000035ee | TIMING | Install, Configure and Run Chrony | np0005486749 | 0:05:33.068420 | 0.04s 2025-10-14 07:56:25.814333 | fa163e75-7366-a2e0-d3ae-000000005b54 | TASK | Load distro-specific variables 2025-10-14 07:56:25.818912 | fa163e75-7366-a2e0-d3ae-00000000343c | TIMING | Install, Configure and Run Chrony | np0005486748 | 0:05:33.141768 | 0.08s 2025-10-14 07:56:25.882173 | fa163e75-7366-a2e0-d3ae-000000005b54 | TASK | Load distro-specific variables 2025-10-14 07:56:25.887137 | fa163e75-7366-a2e0-d3ae-000000005b54 | TIMING | chrony : Load distro-specific variables | np0005486749 | 0:05:33.209994 | 0.07s 2025-10-14 07:56:25.901069 | 31e3c0dd-7ba7-45fa-9e18-4e3f04c9f3be | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486749 2025-10-14 07:56:25.923099 | fa163e75-7366-a2e0-d3ae-0000000086bb | TASK | Load distro-specific variables 2025-10-14 07:56:25.928161 | fa163e75-7366-a2e0-d3ae-000000005b54 | TIMING | chrony : Load distro-specific variables | np0005486748 | 0:05:33.251006 | 0.05s 2025-10-14 07:56:25.942713 | 2cf3457a-bcfc-4105-90fe-c45bd825134b | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486748 2025-10-14 07:56:25.960291 | fa163e75-7366-a2e0-d3ae-0000000086f0 | TASK | Load distro-specific variables 2025-10-14 07:56:25.979839 | fa163e75-7366-a2e0-d3ae-0000000086bb | OK | Load distro-specific variables | np0005486749 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:56:25.983160 | fa163e75-7366-a2e0-d3ae-0000000086bb | TIMING | chrony : Load distro-specific variables | np0005486749 | 0:05:33.306011 | 0.06s 2025-10-14 07:56:25.989849 | fa163e75-7366-a2e0-d3ae-0000000086bb | TIMING | chrony : Load distro-specific variables | np0005486749 | 0:05:33.312719 | 0.07s 2025-10-14 07:56:26.003093 | fa163e75-7366-a2e0-d3ae-0000000086f0 | OK | Load distro-specific variables | np0005486748 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:56:26.004908 | fa163e75-7366-a2e0-d3ae-0000000086f0 | TIMING | chrony : Load distro-specific variables | np0005486748 | 0:05:33.327770 | 0.04s 2025-10-14 07:56:26.015844 | fa163e75-7366-a2e0-d3ae-000000005b55 | TASK | Install chronyd 2025-10-14 07:56:26.021684 | fa163e75-7366-a2e0-d3ae-0000000086f0 | TIMING | chrony : Load distro-specific variables | np0005486748 | 0:05:33.344541 | 0.06s 2025-10-14 07:56:26.036836 | fa163e75-7366-a2e0-d3ae-000000005b55 | TASK | Install chronyd 2025-10-14 07:56:26.048713 | fa163e75-7366-a2e0-d3ae-000000005b55 | TIMING | chrony : Install chronyd | np0005486749 | 0:05:33.371559 | 0.03s 2025-10-14 07:56:26.070638 | b3345163-0a68-4a5a-8dab-c156acde2a2e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005486749 2025-10-14 07:56:26.097110 | fa163e75-7366-a2e0-d3ae-00000000872f | TASK | Load distro-specific variables 2025-10-14 07:56:26.103571 | fa163e75-7366-a2e0-d3ae-000000005b55 | TIMING | chrony : Install chronyd | np0005486748 | 0:05:33.426425 | 0.07s 2025-10-14 07:56:26.120248 | bd868b68-41cc-41ce-9ba3-aea2d7e75607 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005486748 2025-10-14 07:56:26.144608 | fa163e75-7366-a2e0-d3ae-000000008774 | TASK | Load distro-specific variables 2025-10-14 07:56:26.150418 | fa163e75-7366-a2e0-d3ae-00000000872f | TIMING | chrony : Load distro-specific variables | np0005486749 | 0:05:33.473272 | 0.05s 2025-10-14 07:56:26.164409 | 4bfb85b6-0e2f-4838-97ad-e37fd67aa645 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486749 2025-10-14 07:56:26.185847 | fa163e75-7366-a2e0-d3ae-0000000087bb | TASK | Load distro-specific variables 2025-10-14 07:56:26.191131 | fa163e75-7366-a2e0-d3ae-000000008774 | TIMING | chrony : Load distro-specific variables | np0005486748 | 0:05:33.513981 | 0.05s 2025-10-14 07:56:26.206495 | 064f6914-ba80-416e-b7da-cd1b77210fb3 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486748 2025-10-14 07:56:26.223477 | fa163e75-7366-a2e0-d3ae-0000000087e8 | TASK | Load distro-specific variables 2025-10-14 07:56:26.239656 | fa163e75-7366-a2e0-d3ae-0000000087bb | OK | Load distro-specific variables | np0005486749 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:56:26.241392 | fa163e75-7366-a2e0-d3ae-0000000087bb | TIMING | chrony : Load distro-specific variables | np0005486749 | 0:05:33.564255 | 0.05s 2025-10-14 07:56:26.249511 | fa163e75-7366-a2e0-d3ae-0000000087bb | TIMING | chrony : Load distro-specific variables | np0005486749 | 0:05:33.572385 | 0.06s 2025-10-14 07:56:26.264253 | fa163e75-7366-a2e0-d3ae-0000000087e8 | OK | Load distro-specific variables | np0005486748 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:56:26.265740 | fa163e75-7366-a2e0-d3ae-0000000087e8 | TIMING | chrony : Load distro-specific variables | np0005486748 | 0:05:33.588603 | 0.04s 2025-10-14 07:56:26.274385 | fa163e75-7366-a2e0-d3ae-000000008730 | TASK | Check for NTP service 2025-10-14 07:56:26.278760 | fa163e75-7366-a2e0-d3ae-0000000087e8 | TIMING | chrony : Load distro-specific variables | np0005486748 | 0:05:33.601615 | 0.05s 2025-10-14 07:56:26.293958 | fa163e75-7366-a2e0-d3ae-000000008775 | TASK | Check for NTP service 2025-10-14 07:56:26.566329 | fa163e75-7366-a2e0-d3ae-000000008730 | CHANGED | Check for NTP service | np0005486749 2025-10-14 07:56:26.567202 | fa163e75-7366-a2e0-d3ae-000000008730 | TIMING | chrony : Check for NTP service | np0005486749 | 0:05:33.890070 | 0.29s 2025-10-14 07:56:26.581395 | fa163e75-7366-a2e0-d3ae-000000008731 | TASK | Disable NTP before configuring Chrony 2025-10-14 07:56:26.626413 | fa163e75-7366-a2e0-d3ae-000000008731 | SKIPPED | Disable NTP before configuring Chrony | np0005486749 2025-10-14 07:56:26.627048 | fa163e75-7366-a2e0-d3ae-000000008731 | TIMING | chrony : Disable NTP before configuring Chrony | np0005486749 | 0:05:33.949920 | 0.04s 2025-10-14 07:56:26.643372 | fa163e75-7366-a2e0-d3ae-000000008732 | TASK | Install chronyd package 2025-10-14 07:56:26.648286 | fa163e75-7366-a2e0-d3ae-000000008775 | CHANGED | Check for NTP service | np0005486748 2025-10-14 07:56:26.649157 | fa163e75-7366-a2e0-d3ae-000000008775 | TIMING | chrony : Check for NTP service | np0005486748 | 0:05:33.972020 | 0.35s 2025-10-14 07:56:26.664158 | fa163e75-7366-a2e0-d3ae-000000008776 | TASK | Disable NTP before configuring Chrony 2025-10-14 07:56:26.710239 | fa163e75-7366-a2e0-d3ae-000000008776 | SKIPPED | Disable NTP before configuring Chrony | np0005486748 2025-10-14 07:56:26.710997 | fa163e75-7366-a2e0-d3ae-000000008776 | TIMING | chrony : Disable NTP before configuring Chrony | np0005486748 | 0:05:34.033868 | 0.05s 2025-10-14 07:56:26.724798 | fa163e75-7366-a2e0-d3ae-000000008777 | TASK | Install chronyd package 2025-10-14 07:56:28.022693 | fa163e75-7366-a2e0-d3ae-0000000082f2 | OK | Install chronyd package | np0005486746 2025-10-14 07:56:28.023640 | fa163e75-7366-a2e0-d3ae-0000000082f2 | TIMING | chrony : Install chronyd package | np0005486746 | 0:05:35.346508 | 2.98s 2025-10-14 07:56:28.038928 | fa163e75-7366-a2e0-d3ae-000000005b56 | TASK | Upgrade chronyd 2025-10-14 07:56:28.067979 | fa163e75-7366-a2e0-d3ae-000000005b56 | SKIPPED | Upgrade chronyd | np0005486746 2025-10-14 07:56:28.068865 | fa163e75-7366-a2e0-d3ae-000000005b56 | TIMING | chrony : Upgrade chronyd | np0005486746 | 0:05:35.391732 | 0.03s 2025-10-14 07:56:28.088182 | fa163e75-7366-a2e0-d3ae-000000005b57 | TASK | Configure chronyd 2025-10-14 07:56:28.116194 | fa163e75-7366-a2e0-d3ae-000000005b57 | TIMING | chrony : Configure chronyd | np0005486746 | 0:05:35.439003 | 0.03s 2025-10-14 07:56:28.130987 | 022ba199-a284-467d-8f12-21bf6afa181f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005486746 2025-10-14 07:56:28.152979 | fa163e75-7366-a2e0-d3ae-000000008829 | TASK | Load distro-specific variables 2025-10-14 07:56:28.175186 | fa163e75-7366-a2e0-d3ae-000000008829 | TIMING | chrony : Load distro-specific variables | np0005486746 | 0:05:35.498044 | 0.02s 2025-10-14 07:56:28.188089 | 4697b4f7-c4dd-488c-906e-66293e453860 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486746 2025-10-14 07:56:28.203110 | fa163e75-7366-a2e0-d3ae-000000008895 | TASK | Load distro-specific variables 2025-10-14 07:56:28.256214 | fa163e75-7366-a2e0-d3ae-000000008895 | OK | Load distro-specific variables | np0005486746 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:56:28.257972 | fa163e75-7366-a2e0-d3ae-000000008895 | TIMING | chrony : Load distro-specific variables | np0005486746 | 0:05:35.580844 | 0.05s 2025-10-14 07:56:28.263691 | fa163e75-7366-a2e0-d3ae-000000008895 | TIMING | chrony : Load distro-specific variables | np0005486746 | 0:05:35.586563 | 0.06s 2025-10-14 07:56:28.282652 | fa163e75-7366-a2e0-d3ae-00000000882a | TASK | Install chrony configuration file 2025-10-14 07:56:29.357008 | fa163e75-7366-a2e0-d3ae-00000000882a | CHANGED | Install chrony configuration file | np0005486746 2025-10-14 07:56:29.358637 | fa163e75-7366-a2e0-d3ae-00000000882a | TIMING | chrony : Install chrony configuration file | np0005486746 | 0:05:36.681485 | 1.08s 2025-10-14 07:56:29.384146 | fa163e75-7366-a2e0-d3ae-000000005b58 | TASK | Run chronyd 2025-10-14 07:56:29.414897 | fa163e75-7366-a2e0-d3ae-000000005b58 | TIMING | chrony : Run chronyd | np0005486746 | 0:05:36.737758 | 0.03s 2025-10-14 07:56:29.436955 | c0467835-395d-4237-9e06-c2516c2fc6df | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005486746 2025-10-14 07:56:29.471685 | fa163e75-7366-a2e0-d3ae-0000000088b8 | TASK | Load distro-specific variables 2025-10-14 07:56:29.498398 | fa163e75-7366-a2e0-d3ae-0000000088b8 | TIMING | chrony : Load distro-specific variables | np0005486746 | 0:05:36.821261 | 0.03s 2025-10-14 07:56:29.511189 | 73737bbf-702a-47e7-8a21-a901f81c34f4 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486746 2025-10-14 07:56:29.527277 | fa163e75-7366-a2e0-d3ae-00000000893c | TASK | Load distro-specific variables 2025-10-14 07:56:29.585144 | fa163e75-7366-a2e0-d3ae-00000000893c | OK | Load distro-specific variables | np0005486746 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:56:29.587310 | fa163e75-7366-a2e0-d3ae-00000000893c | TIMING | chrony : Load distro-specific variables | np0005486746 | 0:05:36.910168 | 0.06s 2025-10-14 07:56:29.588331 | fa163e75-7366-a2e0-d3ae-000000008732 | OK | Install chronyd package | np0005486749 2025-10-14 07:56:29.593902 | fa163e75-7366-a2e0-d3ae-000000008732 | TIMING | chrony : Install chronyd package | np0005486749 | 0:05:36.916772 | 2.95s 2025-10-14 07:56:29.594661 | fa163e75-7366-a2e0-d3ae-00000000893c | TIMING | chrony : Load distro-specific variables | np0005486746 | 0:05:36.917534 | 0.07s 2025-10-14 07:56:29.614334 | fa163e75-7366-a2e0-d3ae-0000000088b9 | TASK | Ensure chronyd is running 2025-10-14 07:56:29.639467 | fa163e75-7366-a2e0-d3ae-000000005b56 | TASK | Upgrade chronyd 2025-10-14 07:56:29.671275 | fa163e75-7366-a2e0-d3ae-000000005b56 | SKIPPED | Upgrade chronyd | np0005486749 2025-10-14 07:56:29.672035 | fa163e75-7366-a2e0-d3ae-000000005b56 | TIMING | chrony : Upgrade chronyd | np0005486749 | 0:05:36.994903 | 0.03s 2025-10-14 07:56:29.686835 | fa163e75-7366-a2e0-d3ae-000000005b57 | TASK | Configure chronyd 2025-10-14 07:56:29.720015 | fa163e75-7366-a2e0-d3ae-000000008777 | OK | Install chronyd package | np0005486748 2025-10-14 07:56:29.721375 | fa163e75-7366-a2e0-d3ae-000000008777 | TIMING | chrony : Install chronyd package | np0005486748 | 0:05:37.044235 | 3.00s 2025-10-14 07:56:29.722509 | fa163e75-7366-a2e0-d3ae-000000005b57 | TIMING | chrony : Configure chronyd | np0005486749 | 0:05:37.045311 | 0.03s 2025-10-14 07:56:29.754968 | 400e8dd1-3f62-40a8-983f-d7633a45dde6 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005486749 2025-10-14 07:56:29.791473 | fa163e75-7366-a2e0-d3ae-000000005b56 | TASK | Upgrade chronyd 2025-10-14 07:56:29.819309 | fa163e75-7366-a2e0-d3ae-00000000896b | TASK | Load distro-specific variables 2025-10-14 07:56:29.831465 | fa163e75-7366-a2e0-d3ae-000000005b56 | SKIPPED | Upgrade chronyd | np0005486748 2025-10-14 07:56:29.832630 | fa163e75-7366-a2e0-d3ae-000000005b56 | TIMING | chrony : Upgrade chronyd | np0005486748 | 0:05:37.155484 | 0.04s 2025-10-14 07:56:29.856677 | fa163e75-7366-a2e0-d3ae-000000005b57 | TASK | Configure chronyd 2025-10-14 07:56:29.863550 | fa163e75-7366-a2e0-d3ae-00000000896b | TIMING | chrony : Load distro-specific variables | np0005486749 | 0:05:37.186398 | 0.04s 2025-10-14 07:56:29.881459 | b97c57e2-a65e-4dd5-a802-7084ff2def8a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486749 2025-10-14 07:56:29.900365 | fa163e75-7366-a2e0-d3ae-0000000089d9 | TASK | Load distro-specific variables 2025-10-14 07:56:29.905294 | fa163e75-7366-a2e0-d3ae-000000005b57 | TIMING | chrony : Configure chronyd | np0005486748 | 0:05:37.228148 | 0.05s 2025-10-14 07:56:29.921502 | db598a3d-05f6-4a24-8ddb-fac700763208 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005486748 2025-10-14 07:56:29.940714 | fa163e75-7366-a2e0-d3ae-0000000089d9 | OK | Load distro-specific variables | np0005486749 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:56:29.942276 | fa163e75-7366-a2e0-d3ae-0000000089d9 | TIMING | chrony : Load distro-specific variables | np0005486749 | 0:05:37.265142 | 0.04s 2025-10-14 07:56:29.953309 | fa163e75-7366-a2e0-d3ae-0000000089f6 | TASK | Load distro-specific variables 2025-10-14 07:56:29.958950 | fa163e75-7366-a2e0-d3ae-0000000089d9 | TIMING | chrony : Load distro-specific variables | np0005486749 | 0:05:37.281803 | 0.06s 2025-10-14 07:56:29.977341 | fa163e75-7366-a2e0-d3ae-00000000896c | TASK | Install chrony configuration file 2025-10-14 07:56:29.981634 | fa163e75-7366-a2e0-d3ae-0000000089f6 | TIMING | chrony : Load distro-specific variables | np0005486748 | 0:05:37.304485 | 0.03s 2025-10-14 07:56:29.996792 | a5e2cf22-ec2b-4d05-b63a-3a40245d3d07 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486748 2025-10-14 07:56:30.013122 | fa163e75-7366-a2e0-d3ae-000000008a66 | TASK | Load distro-specific variables 2025-10-14 07:56:30.070462 | fa163e75-7366-a2e0-d3ae-000000008a66 | OK | Load distro-specific variables | np0005486748 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:56:30.072417 | fa163e75-7366-a2e0-d3ae-000000008a66 | TIMING | chrony : Load distro-specific variables | np0005486748 | 0:05:37.395278 | 0.06s 2025-10-14 07:56:30.076507 | fa163e75-7366-a2e0-d3ae-000000008a66 | TIMING | chrony : Load distro-specific variables | np0005486748 | 0:05:37.399377 | 0.06s 2025-10-14 07:56:30.091285 | fa163e75-7366-a2e0-d3ae-0000000089f7 | TASK | Install chrony configuration file 2025-10-14 07:56:30.111579 | fa163e75-7366-a2e0-d3ae-0000000088b9 | OK | Ensure chronyd is running | np0005486746 2025-10-14 07:56:30.112953 | fa163e75-7366-a2e0-d3ae-0000000088b9 | TIMING | chrony : Ensure chronyd is running | np0005486746 | 0:05:37.435815 | 0.50s 2025-10-14 07:56:30.128872 | fa163e75-7366-a2e0-d3ae-0000000088ba | TASK | Force chronyd restart 2025-10-14 07:56:30.656496 | fa163e75-7366-a2e0-d3ae-0000000088ba | CHANGED | Force chronyd restart | np0005486746 2025-10-14 07:56:30.657471 | fa163e75-7366-a2e0-d3ae-0000000088ba | TIMING | chrony : Force chronyd restart | np0005486746 | 0:05:37.980344 | 0.53s 2025-10-14 07:56:30.671077 | fa163e75-7366-a2e0-d3ae-000000005b59 | TASK | Enable online service 2025-10-14 07:56:30.698797 | fa163e75-7366-a2e0-d3ae-000000005b59 | TIMING | chrony : Enable online service | np0005486746 | 0:05:38.021647 | 0.03s 2025-10-14 07:56:30.712676 | ef9bb94d-f847-4d03-8c63-1fe0734bb689 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005486746 2025-10-14 07:56:30.738101 | fa163e75-7366-a2e0-d3ae-000000008a8b | TASK | Create chrony-online.service unit file 2025-10-14 07:56:31.014168 | fa163e75-7366-a2e0-d3ae-00000000896c | CHANGED | Install chrony configuration file | np0005486749 2025-10-14 07:56:31.015726 | fa163e75-7366-a2e0-d3ae-00000000896c | TIMING | chrony : Install chrony configuration file | np0005486749 | 0:05:38.338579 | 1.04s 2025-10-14 07:56:31.043732 | fa163e75-7366-a2e0-d3ae-000000005b58 | TASK | Run chronyd 2025-10-14 07:56:31.067770 | fa163e75-7366-a2e0-d3ae-000000005b58 | TIMING | chrony : Run chronyd | np0005486749 | 0:05:38.390633 | 0.02s 2025-10-14 07:56:31.089289 | 0bfde86f-56ca-436a-bd7f-17d3c3ebb334 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005486749 2025-10-14 07:56:31.119371 | fa163e75-7366-a2e0-d3ae-000000008b2f | TASK | Load distro-specific variables 2025-10-14 07:56:31.159502 | fa163e75-7366-a2e0-d3ae-000000008b2f | TIMING | chrony : Load distro-specific variables | np0005486749 | 0:05:38.482351 | 0.04s 2025-10-14 07:56:31.188610 | d0ff555a-5185-4310-ae9f-0f5e3631dab2 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486749 2025-10-14 07:56:31.211618 | fa163e75-7366-a2e0-d3ae-000000008bb5 | TASK | Load distro-specific variables 2025-10-14 07:56:31.218804 | fa163e75-7366-a2e0-d3ae-0000000089f7 | CHANGED | Install chrony configuration file | np0005486748 2025-10-14 07:56:31.219989 | fa163e75-7366-a2e0-d3ae-0000000089f7 | TIMING | chrony : Install chrony configuration file | np0005486748 | 0:05:38.542844 | 1.13s 2025-10-14 07:56:31.247714 | fa163e75-7366-a2e0-d3ae-000000005b58 | TASK | Run chronyd 2025-10-14 07:56:31.266338 | fa163e75-7366-a2e0-d3ae-000000008bb5 | OK | Load distro-specific variables | np0005486749 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:56:31.268078 | fa163e75-7366-a2e0-d3ae-000000008bb5 | TIMING | chrony : Load distro-specific variables | np0005486749 | 0:05:38.590945 | 0.06s 2025-10-14 07:56:31.271143 | fa163e75-7366-a2e0-d3ae-000000008bb5 | TIMING | chrony : Load distro-specific variables | np0005486749 | 0:05:38.594018 | 0.06s 2025-10-14 07:56:31.287189 | fa163e75-7366-a2e0-d3ae-000000008b30 | TASK | Ensure chronyd is running 2025-10-14 07:56:31.292014 | fa163e75-7366-a2e0-d3ae-000000005b58 | TIMING | chrony : Run chronyd | np0005486748 | 0:05:38.614873 | 0.04s 2025-10-14 07:56:31.307750 | 9090f911-1bb3-40b0-961f-be0eee78137f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005486748 2025-10-14 07:56:31.335710 | fa163e75-7366-a2e0-d3ae-000000008bde | TASK | Load distro-specific variables 2025-10-14 07:56:31.358898 | fa163e75-7366-a2e0-d3ae-000000008bde | TIMING | chrony : Load distro-specific variables | np0005486748 | 0:05:38.681749 | 0.02s 2025-10-14 07:56:31.371981 | c81bf357-ad9c-4203-a0f3-207bc81388b3 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005486748 2025-10-14 07:56:31.387698 | fa163e75-7366-a2e0-d3ae-000000008c62 | TASK | Load distro-specific variables 2025-10-14 07:56:31.443417 | fa163e75-7366-a2e0-d3ae-000000008c62 | OK | Load distro-specific variables | np0005486748 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-14 07:56:31.444141 | fa163e75-7366-a2e0-d3ae-000000008c62 | TIMING | chrony : Load distro-specific variables | np0005486748 | 0:05:38.767012 | 0.06s 2025-10-14 07:56:31.447820 | fa163e75-7366-a2e0-d3ae-000000008c62 | TIMING | chrony : Load distro-specific variables | np0005486748 | 0:05:38.770683 | 0.06s 2025-10-14 07:56:31.475830 | fa163e75-7366-a2e0-d3ae-000000008bdf | TASK | Ensure chronyd is running 2025-10-14 07:56:31.673166 | fa163e75-7366-a2e0-d3ae-000000008a8b | CHANGED | Create chrony-online.service unit file | np0005486746 2025-10-14 07:56:31.674938 | fa163e75-7366-a2e0-d3ae-000000008a8b | TIMING | chrony : Create chrony-online.service unit file | np0005486746 | 0:05:38.997791 | 0.94s 2025-10-14 07:56:31.701365 | fa163e75-7366-a2e0-d3ae-000000008a8c | TASK | Enable chrony-online.service 2025-10-14 07:56:31.771432 | fa163e75-7366-a2e0-d3ae-000000008b30 | OK | Ensure chronyd is running | np0005486749 2025-10-14 07:56:31.772992 | fa163e75-7366-a2e0-d3ae-000000008b30 | TIMING | chrony : Ensure chronyd is running | np0005486749 | 0:05:39.095856 | 0.48s 2025-10-14 07:56:31.794637 | fa163e75-7366-a2e0-d3ae-000000008b31 | TASK | Force chronyd restart 2025-10-14 07:56:31.965352 | fa163e75-7366-a2e0-d3ae-000000008bdf | OK | Ensure chronyd is running | np0005486748 2025-10-14 07:56:31.966776 | fa163e75-7366-a2e0-d3ae-000000008bdf | TIMING | chrony : Ensure chronyd is running | np0005486748 | 0:05:39.289637 | 0.49s 2025-10-14 07:56:31.987652 | fa163e75-7366-a2e0-d3ae-000000008be0 | TASK | Force chronyd restart 2025-10-14 07:56:32.306848 | fa163e75-7366-a2e0-d3ae-000000008b31 | CHANGED | Force chronyd restart | np0005486749 2025-10-14 07:56:32.308284 | fa163e75-7366-a2e0-d3ae-000000008b31 | TIMING | chrony : Force chronyd restart | np0005486749 | 0:05:39.631142 | 0.51s 2025-10-14 07:56:32.328143 | fa163e75-7366-a2e0-d3ae-000000005b59 | TASK | Enable online service 2025-10-14 07:56:32.356225 | fa163e75-7366-a2e0-d3ae-000000005b59 | TIMING | chrony : Enable online service | np0005486749 | 0:05:39.679090 | 0.03s 2025-10-14 07:56:32.374679 | 6ce0e751-9335-458c-ad11-d217f052967c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005486749 2025-10-14 07:56:32.404190 | fa163e75-7366-a2e0-d3ae-000000008c93 | TASK | Create chrony-online.service unit file 2025-10-14 07:56:32.517023 | fa163e75-7366-a2e0-d3ae-000000008be0 | CHANGED | Force chronyd restart | np0005486748 2025-10-14 07:56:32.518342 | fa163e75-7366-a2e0-d3ae-000000008be0 | TIMING | chrony : Force chronyd restart | np0005486748 | 0:05:39.841204 | 0.53s 2025-10-14 07:56:32.532872 | fa163e75-7366-a2e0-d3ae-000000005b59 | TASK | Enable online service 2025-10-14 07:56:32.561643 | fa163e75-7366-a2e0-d3ae-000000005b59 | TIMING | chrony : Enable online service | np0005486748 | 0:05:39.884509 | 0.03s 2025-10-14 07:56:32.575304 | f249e763-6f34-4bea-a45d-948f54fe940c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005486748 2025-10-14 07:56:32.600885 | fa163e75-7366-a2e0-d3ae-000000008d37 | TASK | Create chrony-online.service unit file 2025-10-14 07:56:32.619752 | fa163e75-7366-a2e0-d3ae-000000008a8c | CHANGED | Enable chrony-online.service | np0005486746 2025-10-14 07:56:32.621171 | fa163e75-7366-a2e0-d3ae-000000008a8c | TIMING | chrony : Enable chrony-online.service | np0005486746 | 0:05:39.944036 | 0.92s 2025-10-14 07:56:32.635597 | fa163e75-7366-a2e0-d3ae-000000005b5a | TASK | Sync chronyc 2025-10-14 07:56:32.657601 | fa163e75-7366-a2e0-d3ae-000000005b5a | TIMING | chrony : Sync chronyc | np0005486746 | 0:05:39.980469 | 0.02s 2025-10-14 07:56:32.670951 | 1e8c1870-c984-4925-80bd-2966dbe8e139 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005486746 2025-10-14 07:56:32.698722 | fa163e75-7366-a2e0-d3ae-000000008ddb | TASK | Force NTP sync 2025-10-14 07:56:33.015145 | fa163e75-7366-a2e0-d3ae-000000008ddb | CHANGED | Force NTP sync | np0005486746 2025-10-14 07:56:33.016196 | fa163e75-7366-a2e0-d3ae-000000008ddb | TIMING | chrony : Force NTP sync | np0005486746 | 0:05:40.339060 | 0.32s 2025-10-14 07:56:33.035305 | fa163e75-7366-a2e0-d3ae-000000008ddc | TASK | Ensure system is NTP time synced 2025-10-14 07:56:33.310333 | fa163e75-7366-a2e0-d3ae-000000008c93 | CHANGED | Create chrony-online.service unit file | np0005486749 2025-10-14 07:56:33.311731 | fa163e75-7366-a2e0-d3ae-000000008c93 | TIMING | chrony : Create chrony-online.service unit file | np0005486749 | 0:05:40.634584 | 0.91s 2025-10-14 07:56:33.332023 | fa163e75-7366-a2e0-d3ae-000000008c94 | TASK | Enable chrony-online.service 2025-10-14 07:56:33.528263 | fa163e75-7366-a2e0-d3ae-000000008d37 | CHANGED | Create chrony-online.service unit file | np0005486748 2025-10-14 07:56:33.529326 | fa163e75-7366-a2e0-d3ae-000000008d37 | TIMING | chrony : Create chrony-online.service unit file | np0005486748 | 0:05:40.852193 | 0.93s 2025-10-14 07:56:33.544202 | fa163e75-7366-a2e0-d3ae-000000008d38 | TASK | Enable chrony-online.service 2025-10-14 07:56:34.249507 | fa163e75-7366-a2e0-d3ae-000000008c94 | CHANGED | Enable chrony-online.service | np0005486749 2025-10-14 07:56:34.251208 | fa163e75-7366-a2e0-d3ae-000000008c94 | TIMING | chrony : Enable chrony-online.service | np0005486749 | 0:05:41.574068 | 0.92s 2025-10-14 07:56:34.273202 | fa163e75-7366-a2e0-d3ae-000000005b5a | TASK | Sync chronyc 2025-10-14 07:56:34.315179 | fa163e75-7366-a2e0-d3ae-000000005b5a | TIMING | chrony : Sync chronyc | np0005486749 | 0:05:41.638034 | 0.04s 2025-10-14 07:56:34.336775 | 68d0e3b7-eeb8-484d-82ca-c33c1aafd5cd | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005486749 2025-10-14 07:56:34.369862 | fa163e75-7366-a2e0-d3ae-000000008e9c | TASK | Force NTP sync 2025-10-14 07:56:34.490537 | fa163e75-7366-a2e0-d3ae-000000008d38 | CHANGED | Enable chrony-online.service | np0005486748 2025-10-14 07:56:34.491973 | fa163e75-7366-a2e0-d3ae-000000008d38 | TIMING | chrony : Enable chrony-online.service | np0005486748 | 0:05:41.814836 | 0.95s 2025-10-14 07:56:34.509040 | fa163e75-7366-a2e0-d3ae-000000005b5a | TASK | Sync chronyc 2025-10-14 07:56:34.538668 | fa163e75-7366-a2e0-d3ae-000000005b5a | TIMING | chrony : Sync chronyc | np0005486748 | 0:05:41.861527 | 0.03s 2025-10-14 07:56:34.552970 | 9e9c3ca0-cee5-4c49-a67c-37be0fcac682 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005486748 2025-10-14 07:56:34.582617 | fa163e75-7366-a2e0-d3ae-000000008f57 | TASK | Force NTP sync 2025-10-14 07:56:34.685260 | fa163e75-7366-a2e0-d3ae-000000008e9c | CHANGED | Force NTP sync | np0005486749 2025-10-14 07:56:34.686476 | fa163e75-7366-a2e0-d3ae-000000008e9c | TIMING | chrony : Force NTP sync | np0005486749 | 0:05:42.009313 | 0.32s 2025-10-14 07:56:34.707710 | fa163e75-7366-a2e0-d3ae-000000008e9d | TASK | Ensure system is NTP time synced 2025-10-14 07:56:34.888831 | fa163e75-7366-a2e0-d3ae-000000008f57 | CHANGED | Force NTP sync | np0005486748 2025-10-14 07:56:34.890054 | fa163e75-7366-a2e0-d3ae-000000008f57 | TIMING | chrony : Force NTP sync | np0005486748 | 0:05:42.212914 | 0.31s 2025-10-14 07:56:34.910334 | fa163e75-7366-a2e0-d3ae-000000008f58 | TASK | Ensure system is NTP time synced 2025-10-14 07:56:43.302524 | fa163e75-7366-a2e0-d3ae-000000008ddc | CHANGED | Ensure system is NTP time synced | np0005486746 2025-10-14 07:56:43.304615 | fa163e75-7366-a2e0-d3ae-000000008ddc | TIMING | chrony : Ensure system is NTP time synced | np0005486746 | 0:05:50.627468 | 10.27s 2025-10-14 07:56:43.372404 | fa163e75-7366-a2e0-d3ae-000000003295 | TASK | Force NTP sync 2025-10-14 07:56:43.686967 | fa163e75-7366-a2e0-d3ae-000000003295 | CHANGED | Force NTP sync | np0005486746 2025-10-14 07:56:43.688059 | fa163e75-7366-a2e0-d3ae-000000003295 | TIMING | Force NTP sync | np0005486746 | 0:05:51.010927 | 0.31s 2025-10-14 07:56:43.706396 | fa163e75-7366-a2e0-d3ae-000000003296 | TASK | Ensure system is NTP time synced 2025-10-14 07:56:43.988544 | fa163e75-7366-a2e0-d3ae-000000003296 | CHANGED | Ensure system is NTP time synced | np0005486746 2025-10-14 07:56:43.990056 | fa163e75-7366-a2e0-d3ae-000000003296 | TIMING | Ensure system is NTP time synced | np0005486746 | 0:05:51.312924 | 0.28s 2025-10-14 07:56:44.004916 | fa163e75-7366-a2e0-d3ae-000000003297 | TASK | Run timezone role 2025-10-14 07:56:44.028768 | fa163e75-7366-a2e0-d3ae-000000003297 | TIMING | Run timezone role | np0005486746 | 0:05:51.351631 | 0.02s 2025-10-14 07:56:44.098643 | fa163e75-7366-a2e0-d3ae-000000006c94 | TASK | Set timezone 2025-10-14 07:56:44.526087 | fa163e75-7366-a2e0-d3ae-000000006c94 | OK | Set timezone | np0005486746 2025-10-14 07:56:44.527048 | fa163e75-7366-a2e0-d3ae-000000006c94 | TIMING | tripleo_timezone : Set timezone | np0005486746 | 0:05:51.849918 | 0.43s 2025-10-14 07:56:44.541819 | fa163e75-7366-a2e0-d3ae-000000006c95 | TASK | Restart time services 2025-10-14 07:56:44.565691 | fa163e75-7366-a2e0-d3ae-000000006c95 | SKIPPED | Restart time services | np0005486746 | item=rsyslog 2025-10-14 07:56:44.569632 | fa163e75-7366-a2e0-d3ae-000000006c95 | SKIPPED | Restart time services | np0005486746 | item=crond 2025-10-14 07:56:44.574231 | fa163e75-7366-a2e0-d3ae-000000006c95 | TIMING | tripleo_timezone : Restart time services | np0005486746 | 0:05:51.897102 | 0.03s 2025-10-14 07:56:44.601635 | fa163e75-7366-a2e0-d3ae-000000003298 | TASK | Notice - ctlplane subnet is set 2025-10-14 07:56:44.632698 | fa163e75-7366-a2e0-d3ae-000000003298 | OK | Notice - ctlplane subnet is set | np0005486746 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-14 07:56:44.633415 | fa163e75-7366-a2e0-d3ae-000000003298 | TIMING | Notice - ctlplane subnet is set | np0005486746 | 0:05:51.956285 | 0.03s 2025-10-14 07:56:44.668142 | fa163e75-7366-a2e0-d3ae-000000003299 | TIMING | include_role : tuned | np0005486746 | 0:05:51.991004 | 0.02s 2025-10-14 07:56:44.739087 | fa163e75-7366-a2e0-d3ae-0000000074fe | TASK | Gather variables for each operating system 2025-10-14 07:56:44.831683 | fa163e75-7366-a2e0-d3ae-0000000074fe | OK | Gather variables for each operating system | np0005486746 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-14 07:56:44.833034 | fa163e75-7366-a2e0-d3ae-0000000074fe | TIMING | tuned : Gather variables for each operating system | np0005486746 | 0:05:52.155441 | 0.09s 2025-10-14 07:56:44.840112 | fa163e75-7366-a2e0-d3ae-0000000074fe | TIMING | tuned : Gather variables for each operating system | np0005486746 | 0:05:52.162967 | 0.10s 2025-10-14 07:56:44.919958 | fa163e75-7366-a2e0-d3ae-0000000074ff | TIMING | tuned : include_tasks | np0005486746 | 0:05:52.242813 | 0.06s 2025-10-14 07:56:44.943000 | 348b0609-faba-4f02-b548-89a1233543a9 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005486746 2025-10-14 07:56:44.961717 | fa163e75-7366-a2e0-d3ae-000000009460 | TASK | Check tuned package is installed 2025-10-14 07:56:45.030380 | fa163e75-7366-a2e0-d3ae-000000008e9d | CHANGED | Ensure system is NTP time synced | np0005486749 2025-10-14 07:56:45.032539 | fa163e75-7366-a2e0-d3ae-000000008e9d | TIMING | chrony : Ensure system is NTP time synced | np0005486749 | 0:05:52.355402 | 10.32s 2025-10-14 07:56:45.068190 | fa163e75-7366-a2e0-d3ae-0000000035ef | TASK | Force NTP sync 2025-10-14 07:56:45.221165 | fa163e75-7366-a2e0-d3ae-000000008f58 | CHANGED | Ensure system is NTP time synced | np0005486748 2025-10-14 07:56:45.222097 | fa163e75-7366-a2e0-d3ae-000000008f58 | TIMING | chrony : Ensure system is NTP time synced | np0005486748 | 0:05:52.544965 | 10.31s 2025-10-14 07:56:45.250985 | fa163e75-7366-a2e0-d3ae-00000000343d | TASK | Force NTP sync 2025-10-14 07:56:45.305884 | fa163e75-7366-a2e0-d3ae-000000009460 | CHANGED | Check tuned package is installed | np0005486746 2025-10-14 07:56:45.307415 | fa163e75-7366-a2e0-d3ae-000000009460 | TIMING | tuned : Check tuned package is installed | np0005486746 | 0:05:52.630273 | 0.34s 2025-10-14 07:56:45.339306 | fa163e75-7366-a2e0-d3ae-000000009461 | TASK | Install tuned 2025-10-14 07:56:45.377058 | fa163e75-7366-a2e0-d3ae-0000000035ef | CHANGED | Force NTP sync | np0005486749 2025-10-14 07:56:45.378598 | fa163e75-7366-a2e0-d3ae-0000000035ef | TIMING | Force NTP sync | np0005486749 | 0:05:52.701464 | 0.31s 2025-10-14 07:56:45.379150 | fa163e75-7366-a2e0-d3ae-000000009461 | SKIPPED | Install tuned | np0005486746 2025-10-14 07:56:45.379606 | fa163e75-7366-a2e0-d3ae-000000009461 | TIMING | tuned : Install tuned | np0005486746 | 0:05:52.702479 | 0.04s 2025-10-14 07:56:45.401290 | fa163e75-7366-a2e0-d3ae-000000009462 | TASK | Restart tuned 2025-10-14 07:56:45.433732 | fa163e75-7366-a2e0-d3ae-0000000035f0 | TASK | Ensure system is NTP time synced 2025-10-14 07:56:45.440110 | fa163e75-7366-a2e0-d3ae-000000009462 | SKIPPED | Restart tuned | np0005486746 2025-10-14 07:56:45.441256 | fa163e75-7366-a2e0-d3ae-000000009462 | TIMING | tuned : Restart tuned | np0005486746 | 0:05:52.764115 | 0.04s 2025-10-14 07:56:45.461756 | fa163e75-7366-a2e0-d3ae-000000007500 | TASK | Check for tuned-adm 2025-10-14 07:56:45.569084 | fa163e75-7366-a2e0-d3ae-00000000343d | CHANGED | Force NTP sync | np0005486748 2025-10-14 07:56:45.570404 | fa163e75-7366-a2e0-d3ae-00000000343d | TIMING | Force NTP sync | np0005486748 | 0:05:52.893265 | 0.32s 2025-10-14 07:56:45.590721 | fa163e75-7366-a2e0-d3ae-00000000343e | TASK | Ensure system is NTP time synced 2025-10-14 07:56:45.732324 | fa163e75-7366-a2e0-d3ae-0000000035f0 | CHANGED | Ensure system is NTP time synced | np0005486749 2025-10-14 07:56:45.733494 | fa163e75-7366-a2e0-d3ae-0000000035f0 | TIMING | Ensure system is NTP time synced | np0005486749 | 0:05:53.056361 | 0.30s 2025-10-14 07:56:45.751034 | fa163e75-7366-a2e0-d3ae-0000000035f1 | TASK | Run timezone role 2025-10-14 07:56:45.765767 | fa163e75-7366-a2e0-d3ae-000000007500 | OK | Check for tuned-adm | np0005486746 2025-10-14 07:56:45.767857 | fa163e75-7366-a2e0-d3ae-000000007500 | TIMING | tuned : Check for tuned-adm | np0005486746 | 0:05:53.090661 | 0.31s 2025-10-14 07:56:45.772533 | fa163e75-7366-a2e0-d3ae-0000000035f1 | TIMING | Run timezone role | np0005486749 | 0:05:53.095406 | 0.02s 2025-10-14 07:56:45.869770 | fa163e75-7366-a2e0-d3ae-000000006c94 | TASK | Set timezone 2025-10-14 07:56:45.879667 | fa163e75-7366-a2e0-d3ae-000000007501 | TIMING | tuned : include_tasks | np0005486746 | 0:05:53.202501 | 0.03s 2025-10-14 07:56:45.922222 | 733efc00-bef2-47bd-8146-7cd7299541ba | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005486746 2025-10-14 07:56:45.961557 | fa163e75-7366-a2e0-d3ae-000000009697 | TASK | Ensure profile directory exists 2025-10-14 07:56:45.969814 | fa163e75-7366-a2e0-d3ae-00000000343e | CHANGED | Ensure system is NTP time synced | np0005486748 2025-10-14 07:56:45.971094 | fa163e75-7366-a2e0-d3ae-00000000343e | TIMING | Ensure system is NTP time synced | np0005486748 | 0:05:53.293950 | 0.38s 2025-10-14 07:56:45.996562 | fa163e75-7366-a2e0-d3ae-00000000343f | TASK | Run timezone role 2025-10-14 07:56:46.015892 | fa163e75-7366-a2e0-d3ae-00000000343f | TIMING | Run timezone role | np0005486748 | 0:05:53.338750 | 0.02s 2025-10-14 07:56:46.096015 | fa163e75-7366-a2e0-d3ae-000000006c94 | TASK | Set timezone 2025-10-14 07:56:46.103071 | fa163e75-7366-a2e0-d3ae-000000009697 | SKIPPED | Ensure profile directory exists | np0005486746 2025-10-14 07:56:46.104025 | fa163e75-7366-a2e0-d3ae-000000009697 | TIMING | tuned : Ensure profile directory exists | np0005486746 | 0:05:53.426886 | 0.14s 2025-10-14 07:56:46.119341 | fa163e75-7366-a2e0-d3ae-000000009698 | TASK | Create custom tuned profile 2025-10-14 07:56:46.161330 | fa163e75-7366-a2e0-d3ae-000000009698 | SKIPPED | Create custom tuned profile | np0005486746 2025-10-14 07:56:46.162214 | fa163e75-7366-a2e0-d3ae-000000009698 | TIMING | tuned : Create custom tuned profile | np0005486746 | 0:05:53.485082 | 0.04s 2025-10-14 07:56:46.176253 | fa163e75-7366-a2e0-d3ae-000000009699 | TASK | Check tuned active profile 2025-10-14 07:56:46.255926 | fa163e75-7366-a2e0-d3ae-000000006c94 | OK | Set timezone | np0005486749 2025-10-14 07:56:46.256840 | fa163e75-7366-a2e0-d3ae-000000006c94 | TIMING | tripleo_timezone : Set timezone | np0005486749 | 0:05:53.579706 | 0.38s 2025-10-14 07:56:46.272141 | fa163e75-7366-a2e0-d3ae-000000006c95 | TASK | Restart time services 2025-10-14 07:56:46.309900 | fa163e75-7366-a2e0-d3ae-000000006c95 | SKIPPED | Restart time services | np0005486749 | item=rsyslog 2025-10-14 07:56:46.315648 | fa163e75-7366-a2e0-d3ae-000000006c95 | SKIPPED | Restart time services | np0005486749 | item=crond 2025-10-14 07:56:46.320639 | fa163e75-7366-a2e0-d3ae-000000006c95 | TIMING | tripleo_timezone : Restart time services | np0005486749 | 0:05:53.643504 | 0.05s 2025-10-14 07:56:46.346786 | fa163e75-7366-a2e0-d3ae-0000000035f2 | TASK | Notice - ctlplane subnet is set 2025-10-14 07:56:46.380335 | fa163e75-7366-a2e0-d3ae-0000000035f2 | OK | Notice - ctlplane subnet is set | np0005486749 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-14 07:56:46.381329 | fa163e75-7366-a2e0-d3ae-0000000035f2 | TIMING | Notice - ctlplane subnet is set | np0005486749 | 0:05:53.704196 | 0.03s 2025-10-14 07:56:46.418757 | fa163e75-7366-a2e0-d3ae-0000000035f3 | TIMING | include_role : tuned | np0005486749 | 0:05:53.741611 | 0.02s 2025-10-14 07:56:46.493117 | fa163e75-7366-a2e0-d3ae-0000000074fe | TASK | Gather variables for each operating system 2025-10-14 07:56:46.498761 | fa163e75-7366-a2e0-d3ae-000000009699 | OK | Check tuned active profile | np0005486746 2025-10-14 07:56:46.499783 | fa163e75-7366-a2e0-d3ae-000000009699 | TIMING | tuned : Check tuned active profile | np0005486746 | 0:05:53.822642 | 0.32s 2025-10-14 07:56:46.515037 | fa163e75-7366-a2e0-d3ae-00000000969a | TASK | Check Tuned Configuration file exists 2025-10-14 07:56:46.566270 | fa163e75-7366-a2e0-d3ae-000000006c94 | OK | Set timezone | np0005486748 2025-10-14 07:56:46.567234 | fa163e75-7366-a2e0-d3ae-000000006c94 | TIMING | tripleo_timezone : Set timezone | np0005486748 | 0:05:53.890101 | 0.47s 2025-10-14 07:56:46.581737 | fa163e75-7366-a2e0-d3ae-000000006c95 | TASK | Restart time services 2025-10-14 07:56:46.608857 | fa163e75-7366-a2e0-d3ae-0000000074fe | OK | Gather variables for each operating system | np0005486749 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-14 07:56:46.611672 | fa163e75-7366-a2e0-d3ae-0000000074fe | TIMING | tuned : Gather variables for each operating system | np0005486749 | 0:05:53.934530 | 0.12s 2025-10-14 07:56:46.616928 | fa163e75-7366-a2e0-d3ae-0000000074fe | TIMING | tuned : Gather variables for each operating system | np0005486749 | 0:05:53.939797 | 0.12s 2025-10-14 07:56:46.625312 | fa163e75-7366-a2e0-d3ae-000000006c95 | SKIPPED | Restart time services | np0005486748 | item=rsyslog 2025-10-14 07:56:46.632177 | fa163e75-7366-a2e0-d3ae-000000006c95 | SKIPPED | Restart time services | np0005486748 | item=crond 2025-10-14 07:56:46.648969 | fa163e75-7366-a2e0-d3ae-000000006c95 | TIMING | tripleo_timezone : Restart time services | np0005486748 | 0:05:53.971797 | 0.07s 2025-10-14 07:56:46.676998 | fa163e75-7366-a2e0-d3ae-000000003440 | TASK | Notice - ctlplane subnet is set 2025-10-14 07:56:46.693989 | fa163e75-7366-a2e0-d3ae-0000000074ff | TIMING | tuned : include_tasks | np0005486749 | 0:05:54.016849 | 0.05s 2025-10-14 07:56:46.712454 | 446dbcb7-9ff7-4f2e-8aef-855a14f19ea0 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005486749 2025-10-14 07:56:46.729255 | fa163e75-7366-a2e0-d3ae-000000009b35 | TASK | Check tuned package is installed 2025-10-14 07:56:46.735837 | fa163e75-7366-a2e0-d3ae-000000003440 | OK | Notice - ctlplane subnet is set | np0005486748 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-14 07:56:46.738278 | fa163e75-7366-a2e0-d3ae-000000003440 | TIMING | Notice - ctlplane subnet is set | np0005486748 | 0:05:54.061123 | 0.06s 2025-10-14 07:56:46.773862 | fa163e75-7366-a2e0-d3ae-00000000969a | OK | Check Tuned Configuration file exists | np0005486746 2025-10-14 07:56:46.774755 | fa163e75-7366-a2e0-d3ae-00000000969a | TIMING | tuned : Check Tuned Configuration file exists | np0005486746 | 0:05:54.097625 | 0.26s 2025-10-14 07:56:46.775154 | fa163e75-7366-a2e0-d3ae-000000003441 | TIMING | include_role : tuned | np0005486748 | 0:05:54.098031 | 0.02s 2025-10-14 07:56:46.846129 | fa163e75-7366-a2e0-d3ae-00000000969b | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-14 07:56:46.865192 | fa163e75-7366-a2e0-d3ae-0000000074fe | TASK | Gather variables for each operating system 2025-10-14 07:56:46.931465 | fa163e75-7366-a2e0-d3ae-00000000969b | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005486746 2025-10-14 07:56:46.932611 | fa163e75-7366-a2e0-d3ae-00000000969b | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005486746 | 0:05:54.255471 | 0.09s 2025-10-14 07:56:46.950163 | fa163e75-7366-a2e0-d3ae-00000000969c | TASK | Configure isolated cores for profile throughput-performance 2025-10-14 07:56:46.981831 | fa163e75-7366-a2e0-d3ae-0000000074fe | OK | Gather variables for each operating system | np0005486748 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-14 07:56:46.985840 | fa163e75-7366-a2e0-d3ae-0000000074fe | TIMING | tuned : Gather variables for each operating system | np0005486748 | 0:05:54.308688 | 0.12s 2025-10-14 07:56:46.996664 | fa163e75-7366-a2e0-d3ae-0000000074fe | TIMING | tuned : Gather variables for each operating system | np0005486748 | 0:05:54.319526 | 0.13s 2025-10-14 07:56:46.997317 | fa163e75-7366-a2e0-d3ae-00000000969c | SKIPPED | Configure isolated cores for profile throughput-performance | np0005486746 2025-10-14 07:56:46.997839 | fa163e75-7366-a2e0-d3ae-00000000969c | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005486746 | 0:05:54.320715 | 0.05s 2025-10-14 07:56:47.011900 | fa163e75-7366-a2e0-d3ae-00000000969d | TASK | Enable tuned profile 2025-10-14 07:56:47.046109 | fa163e75-7366-a2e0-d3ae-00000000969d | SKIPPED | Enable tuned profile | np0005486746 2025-10-14 07:56:47.047573 | fa163e75-7366-a2e0-d3ae-00000000969d | TIMING | tuned : Enable tuned profile | np0005486746 | 0:05:54.370435 | 0.03s 2025-10-14 07:56:47.102687 | fa163e75-7366-a2e0-d3ae-000000009b35 | CHANGED | Check tuned package is installed | np0005486749 2025-10-14 07:56:47.103320 | fa163e75-7366-a2e0-d3ae-000000009b35 | TIMING | tuned : Check tuned package is installed | np0005486749 | 0:05:54.426192 | 0.37s 2025-10-14 07:56:47.103756 | fa163e75-7366-a2e0-d3ae-0000000074ff | TIMING | tuned : include_tasks | np0005486748 | 0:05:54.426631 | 0.07s 2025-10-14 07:56:47.117593 | ea0ddc38-cabf-40f8-b373-f20e309185d0 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005486748 2025-10-14 07:56:47.153541 | fa163e75-7366-a2e0-d3ae-000000009da2 | TASK | Check tuned package is installed 2025-10-14 07:56:47.171275 | fa163e75-7366-a2e0-d3ae-000000009b36 | TASK | Install tuned 2025-10-14 07:56:47.202858 | fa163e75-7366-a2e0-d3ae-000000009b36 | SKIPPED | Install tuned | np0005486749 2025-10-14 07:56:47.203530 | fa163e75-7366-a2e0-d3ae-000000009b36 | TIMING | tuned : Install tuned | np0005486749 | 0:05:54.526398 | 0.03s 2025-10-14 07:56:47.217061 | fa163e75-7366-a2e0-d3ae-000000009b37 | TASK | Restart tuned 2025-10-14 07:56:47.256599 | fa163e75-7366-a2e0-d3ae-000000009b37 | SKIPPED | Restart tuned | np0005486749 2025-10-14 07:56:47.257517 | fa163e75-7366-a2e0-d3ae-000000009b37 | TIMING | tuned : Restart tuned | np0005486749 | 0:05:54.580387 | 0.04s 2025-10-14 07:56:47.271385 | fa163e75-7366-a2e0-d3ae-000000007500 | TASK | Check for tuned-adm 2025-10-14 07:56:47.530245 | fa163e75-7366-a2e0-d3ae-000000009da2 | CHANGED | Check tuned package is installed | np0005486748 2025-10-14 07:56:47.532055 | fa163e75-7366-a2e0-d3ae-000000009da2 | TIMING | tuned : Check tuned package is installed | np0005486748 | 0:05:54.854912 | 0.38s 2025-10-14 07:56:47.556126 | fa163e75-7366-a2e0-d3ae-000000009da3 | TASK | Install tuned 2025-10-14 07:56:47.574936 | fa163e75-7366-a2e0-d3ae-000000007500 | OK | Check for tuned-adm | np0005486749 2025-10-14 07:56:47.575922 | fa163e75-7366-a2e0-d3ae-000000007500 | TIMING | tuned : Check for tuned-adm | np0005486749 | 0:05:54.898784 | 0.30s 2025-10-14 07:56:47.601816 | fa163e75-7366-a2e0-d3ae-000000009da3 | SKIPPED | Install tuned | np0005486748 2025-10-14 07:56:47.603057 | fa163e75-7366-a2e0-d3ae-000000009da3 | TIMING | tuned : Install tuned | np0005486748 | 0:05:54.925917 | 0.05s 2025-10-14 07:56:47.627172 | fa163e75-7366-a2e0-d3ae-000000009da4 | TASK | Restart tuned 2025-10-14 07:56:47.632951 | fa163e75-7366-a2e0-d3ae-000000007501 | TIMING | tuned : include_tasks | np0005486749 | 0:05:54.955802 | 0.04s 2025-10-14 07:56:47.669622 | f9bb72b3-f682-4107-a621-dc2279420ebb | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005486749 2025-10-14 07:56:47.714669 | fa163e75-7366-a2e0-d3ae-000000009dd3 | TASK | Ensure profile directory exists 2025-10-14 07:56:47.721126 | fa163e75-7366-a2e0-d3ae-000000009da4 | SKIPPED | Restart tuned | np0005486748 2025-10-14 07:56:47.722315 | fa163e75-7366-a2e0-d3ae-000000009da4 | TIMING | tuned : Restart tuned | np0005486748 | 0:05:55.045171 | 0.09s 2025-10-14 07:56:47.741493 | fa163e75-7366-a2e0-d3ae-000000007500 | TASK | Check for tuned-adm 2025-10-14 07:56:47.767365 | fa163e75-7366-a2e0-d3ae-000000009dd3 | SKIPPED | Ensure profile directory exists | np0005486749 2025-10-14 07:56:47.768601 | fa163e75-7366-a2e0-d3ae-000000009dd3 | TIMING | tuned : Ensure profile directory exists | np0005486749 | 0:05:55.091464 | 0.05s 2025-10-14 07:56:47.789152 | fa163e75-7366-a2e0-d3ae-000000009dd4 | TASK | Create custom tuned profile 2025-10-14 07:56:47.848015 | fa163e75-7366-a2e0-d3ae-000000009dd4 | SKIPPED | Create custom tuned profile | np0005486749 2025-10-14 07:56:47.849031 | fa163e75-7366-a2e0-d3ae-000000009dd4 | TIMING | tuned : Create custom tuned profile | np0005486749 | 0:05:55.171897 | 0.06s 2025-10-14 07:56:47.869744 | fa163e75-7366-a2e0-d3ae-000000009dd5 | TASK | Check tuned active profile 2025-10-14 07:56:48.047366 | fa163e75-7366-a2e0-d3ae-000000007500 | OK | Check for tuned-adm | np0005486748 2025-10-14 07:56:48.049372 | fa163e75-7366-a2e0-d3ae-000000007500 | TIMING | tuned : Check for tuned-adm | np0005486748 | 0:05:55.372226 | 0.31s 2025-10-14 07:56:48.144161 | fa163e75-7366-a2e0-d3ae-000000007501 | TIMING | tuned : include_tasks | np0005486748 | 0:05:55.467013 | 0.06s 2025-10-14 07:56:48.189971 | dd4dcac4-1dd9-43a9-98a3-94d245159ebb | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005486748 2025-10-14 07:56:48.225993 | fa163e75-7366-a2e0-d3ae-000000009e23 | TASK | Ensure profile directory exists 2025-10-14 07:56:48.233888 | fa163e75-7366-a2e0-d3ae-000000009dd5 | OK | Check tuned active profile | np0005486749 2025-10-14 07:56:48.236254 | fa163e75-7366-a2e0-d3ae-000000009dd5 | TIMING | tuned : Check tuned active profile | np0005486749 | 0:05:55.559091 | 0.36s 2025-10-14 07:56:48.259238 | fa163e75-7366-a2e0-d3ae-000000009dd6 | TASK | Check Tuned Configuration file exists 2025-10-14 07:56:48.287161 | fa163e75-7366-a2e0-d3ae-000000009e23 | SKIPPED | Ensure profile directory exists | np0005486748 2025-10-14 07:56:48.289500 | fa163e75-7366-a2e0-d3ae-000000009e23 | TIMING | tuned : Ensure profile directory exists | np0005486748 | 0:05:55.612236 | 0.06s 2025-10-14 07:56:48.313240 | fa163e75-7366-a2e0-d3ae-000000009e24 | TASK | Create custom tuned profile 2025-10-14 07:56:48.383191 | fa163e75-7366-a2e0-d3ae-000000009e24 | SKIPPED | Create custom tuned profile | np0005486748 2025-10-14 07:56:48.384673 | fa163e75-7366-a2e0-d3ae-000000009e24 | TIMING | tuned : Create custom tuned profile | np0005486748 | 0:05:55.707542 | 0.07s 2025-10-14 07:56:48.399344 | fa163e75-7366-a2e0-d3ae-000000009e25 | TASK | Check tuned active profile 2025-10-14 07:56:48.563656 | fa163e75-7366-a2e0-d3ae-000000009dd6 | OK | Check Tuned Configuration file exists | np0005486749 2025-10-14 07:56:48.565267 | fa163e75-7366-a2e0-d3ae-000000009dd6 | TIMING | tuned : Check Tuned Configuration file exists | np0005486749 | 0:05:55.888129 | 0.30s 2025-10-14 07:56:48.583327 | fa163e75-7366-a2e0-d3ae-000000009dd7 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-14 07:56:48.627545 | fa163e75-7366-a2e0-d3ae-000000009dd7 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005486749 2025-10-14 07:56:48.628821 | fa163e75-7366-a2e0-d3ae-000000009dd7 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005486749 | 0:05:55.951685 | 0.04s 2025-10-14 07:56:48.647565 | fa163e75-7366-a2e0-d3ae-000000009dd8 | TASK | Configure isolated cores for profile throughput-performance 2025-10-14 07:56:48.692252 | fa163e75-7366-a2e0-d3ae-000000009dd8 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005486749 2025-10-14 07:56:48.695038 | fa163e75-7366-a2e0-d3ae-000000009dd8 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005486749 | 0:05:56.017894 | 0.05s 2025-10-14 07:56:48.730781 | fa163e75-7366-a2e0-d3ae-000000009dd9 | TASK | Enable tuned profile 2025-10-14 07:56:48.739295 | fa163e75-7366-a2e0-d3ae-000000009e25 | OK | Check tuned active profile | np0005486748 2025-10-14 07:56:48.741155 | fa163e75-7366-a2e0-d3ae-000000009e25 | TIMING | tuned : Check tuned active profile | np0005486748 | 0:05:56.064012 | 0.34s 2025-10-14 07:56:48.780783 | fa163e75-7366-a2e0-d3ae-000000009e26 | TASK | Check Tuned Configuration file exists 2025-10-14 07:56:48.793278 | fa163e75-7366-a2e0-d3ae-000000009dd9 | SKIPPED | Enable tuned profile | np0005486749 2025-10-14 07:56:48.794981 | fa163e75-7366-a2e0-d3ae-000000009dd9 | TIMING | tuned : Enable tuned profile | np0005486749 | 0:05:56.117830 | 0.06s 2025-10-14 07:56:49.103164 | fa163e75-7366-a2e0-d3ae-000000009e26 | OK | Check Tuned Configuration file exists | np0005486748 2025-10-14 07:56:49.104218 | fa163e75-7366-a2e0-d3ae-000000009e26 | TIMING | tuned : Check Tuned Configuration file exists | np0005486748 | 0:05:56.427086 | 0.32s 2025-10-14 07:56:49.117995 | fa163e75-7366-a2e0-d3ae-000000009e27 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-14 07:56:49.159937 | fa163e75-7366-a2e0-d3ae-000000009e27 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005486748 2025-10-14 07:56:49.161076 | fa163e75-7366-a2e0-d3ae-000000009e27 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005486748 | 0:05:56.483938 | 0.04s 2025-10-14 07:56:49.177551 | fa163e75-7366-a2e0-d3ae-000000009e28 | TASK | Configure isolated cores for profile throughput-performance 2025-10-14 07:56:49.221528 | fa163e75-7366-a2e0-d3ae-000000009e28 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005486748 2025-10-14 07:56:49.222713 | fa163e75-7366-a2e0-d3ae-000000009e28 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005486748 | 0:05:56.545576 | 0.04s 2025-10-14 07:56:49.241980 | fa163e75-7366-a2e0-d3ae-000000009e29 | TASK | Enable tuned profile 2025-10-14 07:56:49.272345 | fa163e75-7366-a2e0-d3ae-000000009e29 | SKIPPED | Enable tuned profile | np0005486748 2025-10-14 07:56:49.273299 | fa163e75-7366-a2e0-d3ae-000000009e29 | TIMING | tuned : Enable tuned profile | np0005486748 | 0:05:56.596165 | 0.03s PLAY [Overcloud container setup tasks] ***************************************** 2025-10-14 07:56:49.461770 | fa163e75-7366-a2e0-d3ae-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-14 07:56:49.478985 | fa163e75-7366-a2e0-d3ae-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-14 07:56:49.501818 | fa163e75-7366-a2e0-d3ae-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-14 07:56:49.537562 | fa163e75-7366-a2e0-d3ae-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-14 07:56:49.569864 | fa163e75-7366-a2e0-d3ae-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-14 07:56:49.597277 | fa163e75-7366-a2e0-d3ae-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-14 07:56:49.603992 | fa163e75-7366-a2e0-d3ae-0000000000b1 | OK | Overcloud container setup tasks | np0005486750 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000b1') missing from stats 2025-10-14 07:56:49.605654 | fa163e75-7366-a2e0-d3ae-0000000000b1 | OK | Overcloud container setup tasks | np0005486751 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000b1') missing from stats 2025-10-14 07:56:49.606548 | fa163e75-7366-a2e0-d3ae-0000000000b1 | OK | Overcloud container setup tasks | np0005486752 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000b1') missing from stats 2025-10-14 07:56:49.607347 | fa163e75-7366-a2e0-d3ae-0000000000b1 | OK | Overcloud container setup tasks | np0005486746 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000b1') missing from stats 2025-10-14 07:56:49.608140 | fa163e75-7366-a2e0-d3ae-0000000000b1 | OK | Overcloud container setup tasks | np0005486748 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000b1') missing from stats 2025-10-14 07:56:49.623754 | fa163e75-7366-a2e0-d3ae-0000000000b2 | TASK | Write config data 2025-10-14 07:56:49.637879 | fa163e75-7366-a2e0-d3ae-0000000000b2 | TASK | Write config data 2025-10-14 07:56:49.653362 | fa163e75-7366-a2e0-d3ae-0000000000b2 | TASK | Write config data 2025-10-14 07:56:49.677360 | fa163e75-7366-a2e0-d3ae-0000000000b2 | TASK | Write config data 2025-10-14 07:56:49.701190 | fa163e75-7366-a2e0-d3ae-0000000000b2 | TASK | Write config data 2025-10-14 07:56:49.710261 | fa163e75-7366-a2e0-d3ae-0000000000b1 | OK | Overcloud container setup tasks | np0005486749 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000b1') missing from stats 2025-10-14 07:56:49.712113 | fa163e75-7366-a2e0-d3ae-0000000000b2 | TIMING | Write config data | np0005486751 | 0:05:57.034973 | 0.07s 2025-10-14 07:56:49.712596 | fa163e75-7366-a2e0-d3ae-0000000000b2 | TIMING | Write config data | np0005486750 | 0:05:57.035470 | 0.09s 2025-10-14 07:56:49.748476 | b006656b-648a-432f-9ff4-23dbad28781b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005486751 2025-10-14 07:56:49.749037 | b006656b-648a-432f-9ff4-23dbad28781b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005486750 2025-10-14 07:56:49.763173 | fa163e75-7366-a2e0-d3ae-000000009e9f | TASK | Create and ensure setype for /var/log/containers directory 2025-10-14 07:56:49.777145 | fa163e75-7366-a2e0-d3ae-000000009e9f | TASK | Create and ensure setype for /var/log/containers directory 2025-10-14 07:56:49.796689 | fa163e75-7366-a2e0-d3ae-0000000000b2 | TASK | Write config data 2025-10-14 07:56:49.802310 | fa163e75-7366-a2e0-d3ae-0000000000b2 | TIMING | Write config data | np0005486752 | 0:05:57.125151 | 0.15s 2025-10-14 07:56:49.803218 | fa163e75-7366-a2e0-d3ae-0000000000b2 | TIMING | Write config data | np0005486746 | 0:05:57.126093 | 0.12s 2025-10-14 07:56:49.803563 | fa163e75-7366-a2e0-d3ae-0000000000b2 | TIMING | Write config data | np0005486748 | 0:05:57.126440 | 0.10s 2025-10-14 07:56:49.848462 | 6377d406-b26a-4f8b-bb3c-692e6fff2c28 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005486752 2025-10-14 07:56:49.849027 | 6377d406-b26a-4f8b-bb3c-692e6fff2c28 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005486746 2025-10-14 07:56:49.849261 | 6377d406-b26a-4f8b-bb3c-692e6fff2c28 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005486748 2025-10-14 07:56:49.862191 | fa163e75-7366-a2e0-d3ae-000000009ebf | TASK | Create and ensure setype for /var/log/containers directory 2025-10-14 07:56:49.881259 | fa163e75-7366-a2e0-d3ae-000000009ebf | TASK | Create and ensure setype for /var/log/containers directory 2025-10-14 07:56:49.899835 | fa163e75-7366-a2e0-d3ae-000000009ebf | TASK | Create and ensure setype for /var/log/containers directory 2025-10-14 07:56:49.905815 | fa163e75-7366-a2e0-d3ae-0000000000b2 | TIMING | Write config data | np0005486749 | 0:05:57.228667 | 0.11s 2025-10-14 07:56:49.931009 | 05ec581e-1634-4964-ba57-1fa4aa6a6595 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005486749 2025-10-14 07:56:49.948330 | fa163e75-7366-a2e0-d3ae-000000009ee4 | TASK | Create and ensure setype for /var/log/containers directory 2025-10-14 07:56:50.047095 | fa163e75-7366-a2e0-d3ae-000000009e9f | OK | Create and ensure setype for /var/log/containers directory | np0005486750 2025-10-14 07:56:50.048319 | fa163e75-7366-a2e0-d3ae-000000009e9f | TIMING | Create and ensure setype for /var/log/containers directory | np0005486750 | 0:05:57.371170 | 0.28s 2025-10-14 07:56:50.061505 | fa163e75-7366-a2e0-d3ae-000000009ea0 | TASK | Create ContainerLogStdoutPath directory 2025-10-14 07:56:50.079669 | fa163e75-7366-a2e0-d3ae-000000009e9f | OK | Create and ensure setype for /var/log/containers directory | np0005486751 2025-10-14 07:56:50.080678 | fa163e75-7366-a2e0-d3ae-000000009e9f | TIMING | Create and ensure setype for /var/log/containers directory | np0005486751 | 0:05:57.403543 | 0.30s 2025-10-14 07:56:50.093687 | fa163e75-7366-a2e0-d3ae-000000009ea0 | TASK | Create ContainerLogStdoutPath directory 2025-10-14 07:56:50.185984 | fa163e75-7366-a2e0-d3ae-000000009ebf | OK | Create and ensure setype for /var/log/containers directory | np0005486752 2025-10-14 07:56:50.187293 | fa163e75-7366-a2e0-d3ae-000000009ebf | TIMING | Create and ensure setype for /var/log/containers directory | np0005486752 | 0:05:57.510157 | 0.32s 2025-10-14 07:56:50.187947 | fa163e75-7366-a2e0-d3ae-000000009ebf | OK | Create and ensure setype for /var/log/containers directory | np0005486746 2025-10-14 07:56:50.188466 | fa163e75-7366-a2e0-d3ae-000000009ebf | TIMING | Create and ensure setype for /var/log/containers directory | np0005486746 | 0:05:57.511340 | 0.31s 2025-10-14 07:56:50.204197 | fa163e75-7366-a2e0-d3ae-000000009ec0 | TASK | Create ContainerLogStdoutPath directory 2025-10-14 07:56:50.229880 | fa163e75-7366-a2e0-d3ae-000000009ec0 | TASK | Create ContainerLogStdoutPath directory 2025-10-14 07:56:50.237669 | fa163e75-7366-a2e0-d3ae-000000009ebf | OK | Create and ensure setype for /var/log/containers directory | np0005486748 2025-10-14 07:56:50.238783 | fa163e75-7366-a2e0-d3ae-000000009ebf | TIMING | Create and ensure setype for /var/log/containers directory | np0005486748 | 0:05:57.561642 | 0.34s 2025-10-14 07:56:50.239447 | fa163e75-7366-a2e0-d3ae-000000009ee4 | OK | Create and ensure setype for /var/log/containers directory | np0005486749 2025-10-14 07:56:50.239917 | fa163e75-7366-a2e0-d3ae-000000009ee4 | TIMING | Create and ensure setype for /var/log/containers directory | np0005486749 | 0:05:57.562790 | 0.29s 2025-10-14 07:56:50.254829 | fa163e75-7366-a2e0-d3ae-000000009ec0 | TASK | Create ContainerLogStdoutPath directory 2025-10-14 07:56:50.272628 | fa163e75-7366-a2e0-d3ae-000000009ee5 | TASK | Create ContainerLogStdoutPath directory 2025-10-14 07:56:50.368206 | fa163e75-7366-a2e0-d3ae-000000009ea0 | CHANGED | Create ContainerLogStdoutPath directory | np0005486750 2025-10-14 07:56:50.369365 | fa163e75-7366-a2e0-d3ae-000000009ea0 | TIMING | Create ContainerLogStdoutPath directory | np0005486750 | 0:05:57.692226 | 0.31s 2025-10-14 07:56:50.382737 | fa163e75-7366-a2e0-d3ae-000000009ea1 | TASK | Create /var/lib/tripleo-config directory 2025-10-14 07:56:50.395628 | fa163e75-7366-a2e0-d3ae-000000009ea0 | CHANGED | Create ContainerLogStdoutPath directory | np0005486751 2025-10-14 07:56:50.397046 | fa163e75-7366-a2e0-d3ae-000000009ea0 | TIMING | Create ContainerLogStdoutPath directory | np0005486751 | 0:05:57.719904 | 0.30s 2025-10-14 07:56:50.410648 | fa163e75-7366-a2e0-d3ae-000000009ea1 | TASK | Create /var/lib/tripleo-config directory 2025-10-14 07:56:50.484659 | fa163e75-7366-a2e0-d3ae-000000009ec0 | CHANGED | Create ContainerLogStdoutPath directory | np0005486752 2025-10-14 07:56:50.486111 | fa163e75-7366-a2e0-d3ae-000000009ec0 | TIMING | Create ContainerLogStdoutPath directory | np0005486752 | 0:05:57.808976 | 0.28s 2025-10-14 07:56:50.499506 | fa163e75-7366-a2e0-d3ae-000000009ec1 | TASK | Create /var/lib/tripleo-config directory 2025-10-14 07:56:50.527577 | fa163e75-7366-a2e0-d3ae-000000009ec0 | CHANGED | Create ContainerLogStdoutPath directory | np0005486746 2025-10-14 07:56:50.528390 | fa163e75-7366-a2e0-d3ae-000000009ec0 | TIMING | Create ContainerLogStdoutPath directory | np0005486746 | 0:05:57.851260 | 0.30s 2025-10-14 07:56:50.545389 | fa163e75-7366-a2e0-d3ae-000000009ec1 | TASK | Create /var/lib/tripleo-config directory 2025-10-14 07:56:50.550838 | fa163e75-7366-a2e0-d3ae-000000009ee5 | CHANGED | Create ContainerLogStdoutPath directory | np0005486749 2025-10-14 07:56:50.551711 | fa163e75-7366-a2e0-d3ae-000000009ee5 | TIMING | Create ContainerLogStdoutPath directory | np0005486749 | 0:05:57.874578 | 0.28s 2025-10-14 07:56:50.565828 | fa163e75-7366-a2e0-d3ae-000000009ee6 | TASK | Create /var/lib/tripleo-config directory 2025-10-14 07:56:50.598570 | fa163e75-7366-a2e0-d3ae-000000009ec0 | CHANGED | Create ContainerLogStdoutPath directory | np0005486748 2025-10-14 07:56:50.599797 | fa163e75-7366-a2e0-d3ae-000000009ec0 | TIMING | Create ContainerLogStdoutPath directory | np0005486748 | 0:05:57.922659 | 0.34s 2025-10-14 07:56:50.618477 | fa163e75-7366-a2e0-d3ae-000000009ec1 | TASK | Create /var/lib/tripleo-config directory 2025-10-14 07:56:50.723395 | fa163e75-7366-a2e0-d3ae-000000009ea1 | CHANGED | Create /var/lib/tripleo-config directory | np0005486751 2025-10-14 07:56:50.724321 | fa163e75-7366-a2e0-d3ae-000000009ea1 | TIMING | Create /var/lib/tripleo-config directory | np0005486751 | 0:05:58.047189 | 0.31s 2025-10-14 07:56:50.724801 | fa163e75-7366-a2e0-d3ae-000000009ea1 | CHANGED | Create /var/lib/tripleo-config directory | np0005486750 2025-10-14 07:56:50.725203 | fa163e75-7366-a2e0-d3ae-000000009ea1 | TIMING | Create /var/lib/tripleo-config directory | np0005486750 | 0:05:58.048078 | 0.34s 2025-10-14 07:56:50.735169 | fa163e75-7366-a2e0-d3ae-000000009ea2 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-14 07:56:50.749045 | fa163e75-7366-a2e0-d3ae-000000009ea2 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-14 07:56:50.792894 | fa163e75-7366-a2e0-d3ae-000000009ec1 | CHANGED | Create /var/lib/tripleo-config directory | np0005486746 2025-10-14 07:56:50.794029 | fa163e75-7366-a2e0-d3ae-000000009ec1 | TIMING | Create /var/lib/tripleo-config directory | np0005486746 | 0:05:58.116894 | 0.25s 2025-10-14 07:56:50.819484 | fa163e75-7366-a2e0-d3ae-000000009ec2 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-14 07:56:50.826391 | fa163e75-7366-a2e0-d3ae-000000009ec1 | CHANGED | Create /var/lib/tripleo-config directory | np0005486752 2025-10-14 07:56:50.827279 | fa163e75-7366-a2e0-d3ae-000000009ec1 | TIMING | Create /var/lib/tripleo-config directory | np0005486752 | 0:05:58.150143 | 0.33s 2025-10-14 07:56:50.843415 | fa163e75-7366-a2e0-d3ae-000000009ec2 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-14 07:56:50.850821 | fa163e75-7366-a2e0-d3ae-000000009ee6 | CHANGED | Create /var/lib/tripleo-config directory | np0005486749 2025-10-14 07:56:50.851697 | fa163e75-7366-a2e0-d3ae-000000009ee6 | TIMING | Create /var/lib/tripleo-config directory | np0005486749 | 0:05:58.174562 | 0.29s 2025-10-14 07:56:50.865832 | fa163e75-7366-a2e0-d3ae-000000009ee7 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-14 07:56:50.879569 | fa163e75-7366-a2e0-d3ae-000000009ec1 | CHANGED | Create /var/lib/tripleo-config directory | np0005486748 2025-10-14 07:56:50.881352 | fa163e75-7366-a2e0-d3ae-000000009ec1 | TIMING | Create /var/lib/tripleo-config directory | np0005486748 | 0:05:58.204203 | 0.26s 2025-10-14 07:56:50.911318 | fa163e75-7366-a2e0-d3ae-000000009ec2 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-14 07:56:50.996860 | fa163e75-7366-a2e0-d3ae-000000009ea2 | OK | Clean old /var/lib/container-startup-configs.json file | np0005486750 2025-10-14 07:56:50.998510 | fa163e75-7366-a2e0-d3ae-000000009ea2 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005486750 | 0:05:58.321365 | 0.26s 2025-10-14 07:56:51.017894 | fa163e75-7366-a2e0-d3ae-000000009ea3 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-14 07:56:51.053163 | fa163e75-7366-a2e0-d3ae-000000009ea2 | OK | Clean old /var/lib/container-startup-configs.json file | np0005486751 2025-10-14 07:56:51.055052 | fa163e75-7366-a2e0-d3ae-000000009ea2 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005486751 | 0:05:58.377907 | 0.30s 2025-10-14 07:56:51.071610 | fa163e75-7366-a2e0-d3ae-000000009ea3 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-14 07:56:51.084969 | fa163e75-7366-a2e0-d3ae-000000009ec2 | OK | Clean old /var/lib/container-startup-configs.json file | np0005486746 2025-10-14 07:56:51.086166 | fa163e75-7366-a2e0-d3ae-000000009ec2 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005486746 | 0:05:58.409029 | 0.27s 2025-10-14 07:56:51.109244 | fa163e75-7366-a2e0-d3ae-000000009ec3 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-14 07:56:51.116018 | fa163e75-7366-a2e0-d3ae-000000009ec2 | OK | Clean old /var/lib/container-startup-configs.json file | np0005486752 2025-10-14 07:56:51.117244 | fa163e75-7366-a2e0-d3ae-000000009ec2 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005486752 | 0:05:58.440101 | 0.27s 2025-10-14 07:56:51.131667 | fa163e75-7366-a2e0-d3ae-000000009ec3 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-14 07:56:51.160948 | fa163e75-7366-a2e0-d3ae-000000009ee7 | OK | Clean old /var/lib/container-startup-configs.json file | np0005486749 2025-10-14 07:56:51.161854 | fa163e75-7366-a2e0-d3ae-000000009ee7 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005486749 | 0:05:58.484719 | 0.30s 2025-10-14 07:56:51.176287 | fa163e75-7366-a2e0-d3ae-000000009ee8 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-14 07:56:51.233425 | fa163e75-7366-a2e0-d3ae-000000009ec2 | OK | Clean old /var/lib/container-startup-configs.json file | np0005486748 2025-10-14 07:56:51.234492 | fa163e75-7366-a2e0-d3ae-000000009ec2 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005486748 | 0:05:58.557360 | 0.32s 2025-10-14 07:56:51.249872 | fa163e75-7366-a2e0-d3ae-000000009ec3 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-14 07:56:51.325412 | fa163e75-7366-a2e0-d3ae-000000009ea3 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005486750 2025-10-14 07:56:51.326497 | fa163e75-7366-a2e0-d3ae-000000009ea3 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005486750 | 0:05:58.649355 | 0.31s 2025-10-14 07:56:51.337635 | fa163e75-7366-a2e0-d3ae-000000009ea7 | TASK | Create fcontext entry for container-config-scripts 2025-10-14 07:56:51.357308 | fa163e75-7366-a2e0-d3ae-000000009ea3 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005486751 2025-10-14 07:56:51.358376 | fa163e75-7366-a2e0-d3ae-000000009ea3 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005486751 | 0:05:58.681243 | 0.29s 2025-10-14 07:56:51.369328 | fa163e75-7366-a2e0-d3ae-000000009ea7 | TASK | Create fcontext entry for container-config-scripts 2025-10-14 07:56:51.420302 | fa163e75-7366-a2e0-d3ae-000000009ec3 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005486746 2025-10-14 07:56:51.421494 | fa163e75-7366-a2e0-d3ae-000000009ec3 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005486746 | 0:05:58.744354 | 0.31s 2025-10-14 07:56:51.445220 | fa163e75-7366-a2e0-d3ae-000000009ec9 | TASK | Create fcontext entry for container-config-scripts 2025-10-14 07:56:51.453815 | fa163e75-7366-a2e0-d3ae-000000009ee8 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005486749 2025-10-14 07:56:51.455040 | fa163e75-7366-a2e0-d3ae-000000009ee8 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005486749 | 0:05:58.777896 | 0.28s 2025-10-14 07:56:51.455773 | fa163e75-7366-a2e0-d3ae-000000009ec3 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005486752 2025-10-14 07:56:51.456243 | fa163e75-7366-a2e0-d3ae-000000009ec3 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005486752 | 0:05:58.779114 | 0.32s 2025-10-14 07:56:51.471828 | fa163e75-7366-a2e0-d3ae-000000009ec9 | TASK | Create fcontext entry for container-config-scripts 2025-10-14 07:56:51.541718 | fa163e75-7366-a2e0-d3ae-000000009eec | TASK | Create fcontext entry for container-config-scripts 2025-10-14 07:56:51.547341 | fa163e75-7366-a2e0-d3ae-000000009ec3 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005486748 2025-10-14 07:56:51.548296 | fa163e75-7366-a2e0-d3ae-000000009ec3 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005486748 | 0:05:58.871158 | 0.30s 2025-10-14 07:56:51.571403 | fa163e75-7366-a2e0-d3ae-000000009ec9 | TASK | Create fcontext entry for container-config-scripts 2025-10-14 07:56:52.539914 | fa163e75-7366-a2e0-d3ae-000000009ea7 | CHANGED | Create fcontext entry for container-config-scripts | np0005486751 2025-10-14 07:56:52.540827 | fa163e75-7366-a2e0-d3ae-000000009ea7 | TIMING | Create fcontext entry for container-config-scripts | np0005486751 | 0:05:59.863694 | 1.17s 2025-10-14 07:56:52.550769 | fa163e75-7366-a2e0-d3ae-000000009ea8 | TASK | Create /var/lib/container-config-scripts 2025-10-14 07:56:52.643631 | fa163e75-7366-a2e0-d3ae-000000009ea7 | CHANGED | Create fcontext entry for container-config-scripts | np0005486750 2025-10-14 07:56:52.644914 | fa163e75-7366-a2e0-d3ae-000000009ea7 | TIMING | Create fcontext entry for container-config-scripts | np0005486750 | 0:05:59.967777 | 1.31s 2025-10-14 07:56:52.658580 | fa163e75-7366-a2e0-d3ae-000000009ea8 | TASK | Create /var/lib/container-config-scripts 2025-10-14 07:56:52.752780 | fa163e75-7366-a2e0-d3ae-000000009ec9 | CHANGED | Create fcontext entry for container-config-scripts | np0005486746 2025-10-14 07:56:52.753786 | fa163e75-7366-a2e0-d3ae-000000009ec9 | TIMING | Create fcontext entry for container-config-scripts | np0005486746 | 0:06:00.076654 | 1.30s 2025-10-14 07:56:52.754150 | fa163e75-7366-a2e0-d3ae-000000009ec9 | CHANGED | Create fcontext entry for container-config-scripts | np0005486752 2025-10-14 07:56:52.754491 | fa163e75-7366-a2e0-d3ae-000000009ec9 | TIMING | Create fcontext entry for container-config-scripts | np0005486752 | 0:06:00.077367 | 1.28s 2025-10-14 07:56:52.765240 | fa163e75-7366-a2e0-d3ae-000000009eca | TASK | Create /var/lib/container-config-scripts 2025-10-14 07:56:52.792341 | fa163e75-7366-a2e0-d3ae-000000009eca | TASK | Create /var/lib/container-config-scripts 2025-10-14 07:56:52.803000 | fa163e75-7366-a2e0-d3ae-000000009ec9 | CHANGED | Create fcontext entry for container-config-scripts | np0005486748 2025-10-14 07:56:52.808125 | fa163e75-7366-a2e0-d3ae-000000009ec9 | TIMING | Create fcontext entry for container-config-scripts | np0005486748 | 0:06:00.130962 | 1.24s 2025-10-14 07:56:52.809211 | fa163e75-7366-a2e0-d3ae-000000009eec | CHANGED | Create fcontext entry for container-config-scripts | np0005486749 2025-10-14 07:56:52.810136 | fa163e75-7366-a2e0-d3ae-000000009eec | TIMING | Create fcontext entry for container-config-scripts | np0005486749 | 0:06:00.132998 | 1.27s 2025-10-14 07:56:52.839779 | fa163e75-7366-a2e0-d3ae-000000009eca | TASK | Create /var/lib/container-config-scripts 2025-10-14 07:56:52.879671 | fa163e75-7366-a2e0-d3ae-000000009eed | TASK | Create /var/lib/container-config-scripts 2025-10-14 07:56:52.886590 | fa163e75-7366-a2e0-d3ae-000000009ea8 | CHANGED | Create /var/lib/container-config-scripts | np0005486751 2025-10-14 07:56:52.887802 | fa163e75-7366-a2e0-d3ae-000000009ea8 | TIMING | Create /var/lib/container-config-scripts | np0005486751 | 0:06:00.210661 | 0.34s 2025-10-14 07:56:52.903028 | fa163e75-7366-a2e0-d3ae-000000009ea9 | TASK | Write container config scripts 2025-10-14 07:56:52.956886 | fa163e75-7366-a2e0-d3ae-000000009ea8 | CHANGED | Create /var/lib/container-config-scripts | np0005486750 2025-10-14 07:56:52.958127 | fa163e75-7366-a2e0-d3ae-000000009ea8 | TIMING | Create /var/lib/container-config-scripts | np0005486750 | 0:06:00.280988 | 0.30s 2025-10-14 07:56:52.971895 | fa163e75-7366-a2e0-d3ae-000000009ea9 | TASK | Write container config scripts 2025-10-14 07:56:53.069934 | fa163e75-7366-a2e0-d3ae-000000009eca | CHANGED | Create /var/lib/container-config-scripts | np0005486752 2025-10-14 07:56:53.071293 | fa163e75-7366-a2e0-d3ae-000000009eca | TIMING | Create /var/lib/container-config-scripts | np0005486752 | 0:06:00.394156 | 0.30s 2025-10-14 07:56:53.085305 | fa163e75-7366-a2e0-d3ae-000000009ecb | TASK | Write container config scripts 2025-10-14 07:56:53.111625 | fa163e75-7366-a2e0-d3ae-000000009eca | CHANGED | Create /var/lib/container-config-scripts | np0005486746 2025-10-14 07:56:53.112902 | fa163e75-7366-a2e0-d3ae-000000009eca | TIMING | Create /var/lib/container-config-scripts | np0005486746 | 0:06:00.435765 | 0.32s 2025-10-14 07:56:53.151964 | fa163e75-7366-a2e0-d3ae-000000009ecb | TASK | Write container config scripts 2025-10-14 07:56:53.161875 | fa163e75-7366-a2e0-d3ae-000000009eed | CHANGED | Create /var/lib/container-config-scripts | np0005486749 2025-10-14 07:56:53.163915 | fa163e75-7366-a2e0-d3ae-000000009eed | TIMING | Create /var/lib/container-config-scripts | np0005486749 | 0:06:00.486755 | 0.28s 2025-10-14 07:56:53.192155 | fa163e75-7366-a2e0-d3ae-000000009eee | TASK | Write container config scripts 2025-10-14 07:56:53.200420 | fa163e75-7366-a2e0-d3ae-000000009eca | CHANGED | Create /var/lib/container-config-scripts | np0005486748 2025-10-14 07:56:53.201778 | fa163e75-7366-a2e0-d3ae-000000009eca | TIMING | Create /var/lib/container-config-scripts | np0005486748 | 0:06:00.524631 | 0.36s 2025-10-14 07:56:53.225962 | fa163e75-7366-a2e0-d3ae-000000009ecb | TASK | Write container config scripts 2025-10-14 07:56:53.482807 | fa163e75-7366-a2e0-d3ae-000000009eee | CHANGED | Write container config scripts | np0005486749 2025-10-14 07:56:53.485507 | fa163e75-7366-a2e0-d3ae-000000009eee | TIMING | Write container config scripts | np0005486749 | 0:06:00.808240 | 0.29s 2025-10-14 07:56:53.521341 | fa163e75-7366-a2e0-d3ae-000000009eef | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-14 07:56:53.529679 | fa163e75-7366-a2e0-d3ae-000000009ecb | CHANGED | Write container config scripts | np0005486746 2025-10-14 07:56:53.537071 | fa163e75-7366-a2e0-d3ae-000000009ecb | TIMING | Write container config scripts | np0005486746 | 0:06:00.859902 | 0.38s 2025-10-14 07:56:53.538051 | fa163e75-7366-a2e0-d3ae-000000009ea9 | CHANGED | Write container config scripts | np0005486750 2025-10-14 07:56:53.539043 | fa163e75-7366-a2e0-d3ae-000000009ea9 | TIMING | Write container config scripts | np0005486750 | 0:06:00.861906 | 0.57s 2025-10-14 07:56:53.539894 | fa163e75-7366-a2e0-d3ae-000000009ecb | CHANGED | Write container config scripts | np0005486752 2025-10-14 07:56:53.540774 | fa163e75-7366-a2e0-d3ae-000000009ecb | TIMING | Write container config scripts | np0005486752 | 0:06:00.863637 | 0.45s 2025-10-14 07:56:53.568265 | fa163e75-7366-a2e0-d3ae-000000009eaa | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-14 07:56:53.591622 | fa163e75-7366-a2e0-d3ae-000000009ecc | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-14 07:56:53.616825 | fa163e75-7366-a2e0-d3ae-000000009ecc | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-14 07:56:53.623843 | fa163e75-7366-a2e0-d3ae-000000009ea9 | CHANGED | Write container config scripts | np0005486751 2025-10-14 07:56:53.625160 | fa163e75-7366-a2e0-d3ae-000000009ea9 | TIMING | Write container config scripts | np0005486751 | 0:06:00.948018 | 0.72s 2025-10-14 07:56:53.625587 | fa163e75-7366-a2e0-d3ae-000000009ecb | CHANGED | Write container config scripts | np0005486748 2025-10-14 07:56:53.626075 | fa163e75-7366-a2e0-d3ae-000000009ecb | TIMING | Write container config scripts | np0005486748 | 0:06:00.948946 | 0.40s 2025-10-14 07:56:53.641471 | fa163e75-7366-a2e0-d3ae-000000009eaa | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-14 07:56:53.665004 | fa163e75-7366-a2e0-d3ae-000000009ecc | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-14 07:56:54.341487 | fa163e75-7366-a2e0-d3ae-000000009eef | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005486749 2025-10-14 07:56:54.342333 | fa163e75-7366-a2e0-d3ae-000000009eef | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005486749 | 0:06:01.665202 | 0.82s 2025-10-14 07:56:54.356161 | fa163e75-7366-a2e0-d3ae-000000009ef0 | TASK | Generate startup configs files per step and per container 2025-10-14 07:56:54.491110 | fa163e75-7366-a2e0-d3ae-000000009ecc | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005486752 2025-10-14 07:56:54.492126 | fa163e75-7366-a2e0-d3ae-000000009ecc | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005486752 | 0:06:01.814992 | 0.90s 2025-10-14 07:56:54.509318 | fa163e75-7366-a2e0-d3ae-000000009ecd | TASK | Generate startup configs files per step and per container 2025-10-14 07:56:54.516480 | fa163e75-7366-a2e0-d3ae-000000009ecc | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005486746 2025-10-14 07:56:54.517515 | fa163e75-7366-a2e0-d3ae-000000009ecc | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005486746 | 0:06:01.840375 | 0.90s 2025-10-14 07:56:54.537769 | fa163e75-7366-a2e0-d3ae-000000009ecd | TASK | Generate startup configs files per step and per container 2025-10-14 07:56:54.585490 | fa163e75-7366-a2e0-d3ae-000000009eaa | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005486750 2025-10-14 07:56:54.586611 | fa163e75-7366-a2e0-d3ae-000000009eaa | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005486750 | 0:06:01.909477 | 1.02s 2025-10-14 07:56:54.616041 | fa163e75-7366-a2e0-d3ae-000000009eab | TASK | Generate startup configs files per step and per container 2025-10-14 07:56:54.625141 | fa163e75-7366-a2e0-d3ae-000000009eaa | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005486751 2025-10-14 07:56:54.626189 | fa163e75-7366-a2e0-d3ae-000000009eaa | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005486751 | 0:06:01.949050 | 0.98s 2025-10-14 07:56:54.626549 | fa163e75-7366-a2e0-d3ae-000000009ecc | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005486748 2025-10-14 07:56:54.626864 | fa163e75-7366-a2e0-d3ae-000000009ecc | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005486748 | 0:06:01.949739 | 0.96s 2025-10-14 07:56:54.640104 | fa163e75-7366-a2e0-d3ae-000000009eab | TASK | Generate startup configs files per step and per container 2025-10-14 07:56:54.665319 | fa163e75-7366-a2e0-d3ae-000000009ecd | TASK | Generate startup configs files per step and per container 2025-10-14 07:56:54.980093 | fa163e75-7366-a2e0-d3ae-000000009ecd | CHANGED | Generate startup configs files per step and per container | np0005486752 2025-10-14 07:56:54.983208 | fa163e75-7366-a2e0-d3ae-000000009ecd | TIMING | Generate startup configs files per step and per container | np0005486752 | 0:06:02.306069 | 0.47s 2025-10-14 07:56:54.996785 | fa163e75-7366-a2e0-d3ae-000000009ece | TASK | Create /var/lib/kolla/config_files directory 2025-10-14 07:56:55.045593 | fa163e75-7366-a2e0-d3ae-000000009ef0 | CHANGED | Generate startup configs files per step and per container | np0005486749 2025-10-14 07:56:55.056510 | fa163e75-7366-a2e0-d3ae-000000009ef0 | TIMING | Generate startup configs files per step and per container | np0005486749 | 0:06:02.379343 | 0.70s 2025-10-14 07:56:55.076901 | fa163e75-7366-a2e0-d3ae-000000009eab | CHANGED | Generate startup configs files per step and per container | np0005486750 2025-10-14 07:56:55.078520 | fa163e75-7366-a2e0-d3ae-000000009eab | TIMING | Generate startup configs files per step and per container | np0005486750 | 0:06:02.401390 | 0.46s 2025-10-14 07:56:55.081565 | fa163e75-7366-a2e0-d3ae-000000009eab | CHANGED | Generate startup configs files per step and per container | np0005486751 2025-10-14 07:56:55.083106 | fa163e75-7366-a2e0-d3ae-000000009eab | TIMING | Generate startup configs files per step and per container | np0005486751 | 0:06:02.405980 | 0.44s 2025-10-14 07:56:55.284111 | fa163e75-7366-a2e0-d3ae-000000009ecd | CHANGED | Generate startup configs files per step and per container | np0005486746 2025-10-14 07:56:55.292704 | fa163e75-7366-a2e0-d3ae-000000009ecd | TIMING | Generate startup configs files per step and per container | np0005486746 | 0:06:02.615571 | 0.75s 2025-10-14 07:56:55.304464 | fa163e75-7366-a2e0-d3ae-000000009ecd | CHANGED | Generate startup configs files per step and per container | np0005486748 2025-10-14 07:56:55.307365 | fa163e75-7366-a2e0-d3ae-000000009ecd | TIMING | Generate startup configs files per step and per container | np0005486748 | 0:06:02.630238 | 0.64s 2025-10-14 07:56:55.313625 | fa163e75-7366-a2e0-d3ae-000000009ece | CHANGED | Create /var/lib/kolla/config_files directory | np0005486752 2025-10-14 07:56:55.314113 | fa163e75-7366-a2e0-d3ae-000000009ece | TIMING | Create /var/lib/kolla/config_files directory | np0005486752 | 0:06:02.636987 | 0.32s 2025-10-14 07:56:55.336189 | fa163e75-7366-a2e0-d3ae-000000009eac | TASK | Create /var/lib/kolla/config_files directory 2025-10-14 07:56:55.362522 | fa163e75-7366-a2e0-d3ae-000000009eac | TASK | Create /var/lib/kolla/config_files directory 2025-10-14 07:56:55.382452 | fa163e75-7366-a2e0-d3ae-000000009ecf | TASK | Create /var/lib/config-data directory 2025-10-14 07:56:55.408887 | fa163e75-7366-a2e0-d3ae-000000009ece | TASK | Create /var/lib/kolla/config_files directory 2025-10-14 07:56:55.427844 | fa163e75-7366-a2e0-d3ae-000000009ece | TASK | Create /var/lib/kolla/config_files directory 2025-10-14 07:56:55.447794 | fa163e75-7366-a2e0-d3ae-000000009ef1 | TASK | Create /var/lib/kolla/config_files directory 2025-10-14 07:56:55.644344 | fa163e75-7366-a2e0-d3ae-000000009eac | CHANGED | Create /var/lib/kolla/config_files directory | np0005486750 2025-10-14 07:56:55.645598 | fa163e75-7366-a2e0-d3ae-000000009eac | TIMING | Create /var/lib/kolla/config_files directory | np0005486750 | 0:06:02.968457 | 0.31s 2025-10-14 07:56:55.659732 | fa163e75-7366-a2e0-d3ae-000000009ead | TASK | Create /var/lib/config-data directory 2025-10-14 07:56:55.673646 | fa163e75-7366-a2e0-d3ae-000000009eac | CHANGED | Create /var/lib/kolla/config_files directory | np0005486751 2025-10-14 07:56:55.682537 | fa163e75-7366-a2e0-d3ae-000000009eac | TIMING | Create /var/lib/kolla/config_files directory | np0005486751 | 0:06:03.005311 | 0.32s 2025-10-14 07:56:55.684025 | fa163e75-7366-a2e0-d3ae-000000009ecf | CHANGED | Create /var/lib/config-data directory | np0005486752 2025-10-14 07:56:55.684932 | fa163e75-7366-a2e0-d3ae-000000009ecf | TIMING | Create /var/lib/config-data directory | np0005486752 | 0:06:03.007799 | 0.30s 2025-10-14 07:56:55.686081 | fa163e75-7366-a2e0-d3ae-000000009ece | CHANGED | Create /var/lib/kolla/config_files directory | np0005486746 2025-10-14 07:56:55.686992 | fa163e75-7366-a2e0-d3ae-000000009ece | TIMING | Create /var/lib/kolla/config_files directory | np0005486746 | 0:06:03.009854 | 0.28s 2025-10-14 07:56:55.711636 | fa163e75-7366-a2e0-d3ae-000000009ead | TASK | Create /var/lib/config-data directory 2025-10-14 07:56:55.738350 | fa163e75-7366-a2e0-d3ae-000000009ed0 | TASK | Write container config json files 2025-10-14 07:56:55.766609 | fa163e75-7366-a2e0-d3ae-000000009ecf | TASK | Create /var/lib/config-data directory 2025-10-14 07:56:55.775160 | fa163e75-7366-a2e0-d3ae-000000009ef1 | CHANGED | Create /var/lib/kolla/config_files directory | np0005486749 2025-10-14 07:56:55.776309 | fa163e75-7366-a2e0-d3ae-000000009ef1 | TIMING | Create /var/lib/kolla/config_files directory | np0005486749 | 0:06:03.099148 | 0.33s 2025-10-14 07:56:55.781046 | fa163e75-7366-a2e0-d3ae-000000009ece | CHANGED | Create /var/lib/kolla/config_files directory | np0005486748 2025-10-14 07:56:55.781639 | fa163e75-7366-a2e0-d3ae-000000009ece | TIMING | Create /var/lib/kolla/config_files directory | np0005486748 | 0:06:03.104511 | 0.35s 2025-10-14 07:56:55.801699 | fa163e75-7366-a2e0-d3ae-000000009ecf | TASK | Create /var/lib/config-data directory 2025-10-14 07:56:55.820719 | fa163e75-7366-a2e0-d3ae-000000009ef2 | TASK | Create /var/lib/config-data directory 2025-10-14 07:56:55.939793 | fa163e75-7366-a2e0-d3ae-000000009ead | CHANGED | Create /var/lib/config-data directory | np0005486750 2025-10-14 07:56:55.940730 | fa163e75-7366-a2e0-d3ae-000000009ead | TIMING | Create /var/lib/config-data directory | np0005486750 | 0:06:03.263597 | 0.28s 2025-10-14 07:56:55.950696 | fa163e75-7366-a2e0-d3ae-000000009eae | TASK | Write container config json files 2025-10-14 07:56:56.001620 | fa163e75-7366-a2e0-d3ae-000000009ead | CHANGED | Create /var/lib/config-data directory | np0005486751 2025-10-14 07:56:56.002605 | fa163e75-7366-a2e0-d3ae-000000009ead | TIMING | Create /var/lib/config-data directory | np0005486751 | 0:06:03.325469 | 0.29s 2025-10-14 07:56:56.012984 | fa163e75-7366-a2e0-d3ae-000000009eae | TASK | Write container config json files 2025-10-14 07:56:56.089077 | fa163e75-7366-a2e0-d3ae-000000009ef2 | CHANGED | Create /var/lib/config-data directory | np0005486749 2025-10-14 07:56:56.090586 | fa163e75-7366-a2e0-d3ae-000000009ef2 | TIMING | Create /var/lib/config-data directory | np0005486749 | 0:06:03.413443 | 0.27s 2025-10-14 07:56:56.118674 | fa163e75-7366-a2e0-d3ae-000000009ef3 | TASK | Write container config json files 2025-10-14 07:56:56.127605 | fa163e75-7366-a2e0-d3ae-000000009ecf | CHANGED | Create /var/lib/config-data directory | np0005486748 2025-10-14 07:56:56.130167 | fa163e75-7366-a2e0-d3ae-000000009ecf | TIMING | Create /var/lib/config-data directory | np0005486748 | 0:06:03.453013 | 0.33s 2025-10-14 07:56:56.130980 | fa163e75-7366-a2e0-d3ae-000000009ecf | CHANGED | Create /var/lib/config-data directory | np0005486746 2025-10-14 07:56:56.131561 | fa163e75-7366-a2e0-d3ae-000000009ecf | TIMING | Create /var/lib/config-data directory | np0005486746 | 0:06:03.454432 | 0.36s 2025-10-14 07:56:56.163385 | fa163e75-7366-a2e0-d3ae-000000009ed0 | TASK | Write container config json files 2025-10-14 07:56:56.189801 | fa163e75-7366-a2e0-d3ae-000000009ed0 | TASK | Write container config json files 2025-10-14 07:56:56.198400 | fa163e75-7366-a2e0-d3ae-000000009ed0 | CHANGED | Write container config json files | np0005486752 2025-10-14 07:56:56.200061 | fa163e75-7366-a2e0-d3ae-000000009ed0 | TIMING | Write container config json files | np0005486752 | 0:06:03.522919 | 0.46s 2025-10-14 07:56:56.285027 | fa163e75-7366-a2e0-d3ae-000000009eae | CHANGED | Write container config json files | np0005486750 2025-10-14 07:56:56.286395 | fa163e75-7366-a2e0-d3ae-000000009eae | TIMING | Write container config json files | np0005486750 | 0:06:03.609263 | 0.33s 2025-10-14 07:56:56.373276 | fa163e75-7366-a2e0-d3ae-000000009eae | CHANGED | Write container config json files | np0005486751 2025-10-14 07:56:56.374671 | fa163e75-7366-a2e0-d3ae-000000009eae | TIMING | Write container config json files | np0005486751 | 0:06:03.697539 | 0.36s 2025-10-14 07:56:56.528604 | fa163e75-7366-a2e0-d3ae-000000009ef3 | CHANGED | Write container config json files | np0005486749 2025-10-14 07:56:56.531668 | fa163e75-7366-a2e0-d3ae-000000009ef3 | TIMING | Write container config json files | np0005486749 | 0:06:03.854536 | 0.41s 2025-10-14 07:56:56.572882 | fa163e75-7366-a2e0-d3ae-000000009ed0 | CHANGED | Write container config json files | np0005486746 2025-10-14 07:56:56.575905 | fa163e75-7366-a2e0-d3ae-000000009ed0 | TIMING | Write container config json files | np0005486746 | 0:06:03.898772 | 0.41s 2025-10-14 07:56:56.645124 | fa163e75-7366-a2e0-d3ae-000000009ed0 | CHANGED | Write container config json files | np0005486748 2025-10-14 07:56:56.649003 | fa163e75-7366-a2e0-d3ae-000000009ed0 | TIMING | Write container config json files | np0005486748 | 0:06:03.971864 | 0.46s PLAY [Pre Deployment Step Tasks] *********************************************** 2025-10-14 07:56:56.849447 | fa163e75-7366-a2e0-d3ae-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-14 07:56:56.864501 | fa163e75-7366-a2e0-d3ae-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-14 07:56:56.890705 | fa163e75-7366-a2e0-d3ae-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-14 07:56:56.914338 | fa163e75-7366-a2e0-d3ae-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-14 07:56:56.932925 | fa163e75-7366-a2e0-d3ae-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-14 07:56:56.975275 | fa163e75-7366-a2e0-d3ae-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-14 07:56:56.987571 | fa163e75-7366-a2e0-d3ae-0000000000b6 | OK | Pre Deployment Step Tasks | np0005486750 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000b6') missing from stats 2025-10-14 07:56:56.991131 | fa163e75-7366-a2e0-d3ae-0000000000b6 | OK | Pre Deployment Step Tasks | np0005486751 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000b6') missing from stats 2025-10-14 07:56:56.993133 | fa163e75-7366-a2e0-d3ae-0000000000b6 | OK | Pre Deployment Step Tasks | np0005486752 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000b6') missing from stats 2025-10-14 07:56:56.994966 | fa163e75-7366-a2e0-d3ae-0000000000b6 | OK | Pre Deployment Step Tasks | np0005486746 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000b6') missing from stats 2025-10-14 07:56:56.996584 | fa163e75-7366-a2e0-d3ae-0000000000b6 | OK | Pre Deployment Step Tasks | np0005486748 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000b6') missing from stats [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:56:57.110138 | fa163e75-7366-a2e0-d3ae-0000000000b6 | OK | Pre Deployment Step Tasks | np0005486749 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000b6') missing from stats 2025-10-14 07:56:57.121455 | fa163e75-7366-a2e0-d3ae-0000000000b7 | TIMING | include_tasks | np0005486750 | 0:06:04.444295 | 0.11s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:56:57.123300 | fa163e75-7366-a2e0-d3ae-0000000000b7 | TIMING | include_tasks | np0005486751 | 0:06:04.446174 | 0.09s 2025-10-14 07:56:57.125588 | fa163e75-7366-a2e0-d3ae-0000000000b7 | TIMING | include_tasks | np0005486752 | 0:06:04.448455 | 0.08s 2025-10-14 07:56:57.126013 | fa163e75-7366-a2e0-d3ae-0000000000b7 | TIMING | include_tasks | np0005486746 | 0:06:04.448887 | 0.04s 2025-10-14 07:56:57.183191 | c43e5e41-11b6-4426-b784-e5a7745b8bcc | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005486750 2025-10-14 07:56:57.183815 | c43e5e41-11b6-4426-b784-e5a7745b8bcc | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005486751 2025-10-14 07:56:57.184049 | c43e5e41-11b6-4426-b784-e5a7745b8bcc | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005486752 2025-10-14 07:56:57.193675 | b6d0dc88-8106-485b-a2e4-fb431876dad6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005486746 2025-10-14 07:56:57.216528 | fa163e75-7366-a2e0-d3ae-000000009fbb | TASK | Get undercloud FQDN 2025-10-14 07:56:57.241419 | fa163e75-7366-a2e0-d3ae-000000009fbb | TASK | Get undercloud FQDN 2025-10-14 07:56:57.274379 | fa163e75-7366-a2e0-d3ae-000000009fbb | TASK | Get undercloud FQDN 2025-10-14 07:56:57.304063 | fa163e75-7366-a2e0-d3ae-000000009fc7 | TASK | Get undercloud FQDN 2025-10-14 07:56:57.338520 | fa163e75-7366-a2e0-d3ae-0000000000b7 | TIMING | include_tasks | np0005486748 | 0:06:04.661364 | 0.23s 2025-10-14 07:56:57.339649 | fa163e75-7366-a2e0-d3ae-000000009fbb | OK | Get undercloud FQDN | np0005486750 -> localhost [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000009fbb') missing from stats 2025-10-14 07:56:57.340756 | fa163e75-7366-a2e0-d3ae-000000009fbb | OK | Get undercloud FQDN | np0005486751 -> localhost [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000009fbb') missing from stats 2025-10-14 07:56:57.341542 | fa163e75-7366-a2e0-d3ae-000000009fbb | OK | Get undercloud FQDN | np0005486752 -> localhost [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000009fbb') missing from stats [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:56:57.368450 | 6b387ac6-a9b8-4b15-9a6e-7435a998f08f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005486748 2025-10-14 07:56:57.458747 | fa163e75-7366-a2e0-d3ae-000000009ff1 | TASK | Get undercloud FQDN 2025-10-14 07:56:57.464392 | fa163e75-7366-a2e0-d3ae-000000009fc7 | OK | Get undercloud FQDN | np0005486746 -> localhost [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000009fc7') missing from stats 2025-10-14 07:56:57.465835 | fa163e75-7366-a2e0-d3ae-0000000000b7 | TIMING | include_tasks | np0005486749 | 0:06:04.788697 | 0.13s 2025-10-14 07:56:57.466253 | fa163e75-7366-a2e0-d3ae-000000009fbc | TIMING | include_role : tripleo_ipa_registration | np0005486750 | 0:06:04.789129 | 0.08s 2025-10-14 07:56:57.466610 | fa163e75-7366-a2e0-d3ae-000000009fbc | TIMING | include_role : tripleo_ipa_registration | np0005486751 | 0:06:04.789486 | 0.07s 2025-10-14 07:56:57.466982 | fa163e75-7366-a2e0-d3ae-000000009fbc | TIMING | include_role : tripleo_ipa_registration | np0005486752 | 0:06:04.789858 | 0.05s 2025-10-14 07:56:57.507615 | 3e964e16-f5b3-4b65-a64c-206501e8f787 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005486749 2025-10-14 07:56:57.551586 | fa163e75-7366-a2e0-d3ae-00000000a040 | TASK | set main facts 2025-10-14 07:56:57.578565 | fa163e75-7366-a2e0-d3ae-00000000a040 | TASK | set main facts 2025-10-14 07:56:57.610235 | fa163e75-7366-a2e0-d3ae-00000000a040 | TASK | set main facts 2025-10-14 07:56:57.669150 | fa163e75-7366-a2e0-d3ae-00000000a02f | TASK | Get undercloud FQDN 2025-10-14 07:56:57.675059 | fa163e75-7366-a2e0-d3ae-000000009ff1 | OK | Get undercloud FQDN | np0005486748 -> localhost [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-000000009ff1') missing from stats 2025-10-14 07:56:57.676600 | fa163e75-7366-a2e0-d3ae-00000000a040 | OK | set main facts | np0005486750 -> localhost [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a040') missing from stats 2025-10-14 07:56:57.677345 | fa163e75-7366-a2e0-d3ae-00000000a040 | OK | set main facts | np0005486751 -> localhost [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a040') missing from stats 2025-10-14 07:56:57.678240 | fa163e75-7366-a2e0-d3ae-00000000a040 | OK | set main facts | np0005486752 -> localhost [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a040') missing from stats 2025-10-14 07:56:57.679181 | fa163e75-7366-a2e0-d3ae-000000009fc8 | TIMING | include_role : tripleo_ipa_registration | np0005486746 | 0:06:05.002043 | 0.05s 2025-10-14 07:56:57.718464 | fa163e75-7366-a2e0-d3ae-00000000a041 | TASK | get the default.conf file 2025-10-14 07:56:57.747747 | fa163e75-7366-a2e0-d3ae-00000000a041 | TASK | get the default.conf file 2025-10-14 07:56:57.774420 | fa163e75-7366-a2e0-d3ae-00000000a041 | TASK | get the default.conf file 2025-10-14 07:56:57.804472 | fa163e75-7366-a2e0-d3ae-00000000a040 | TASK | set main facts 2025-10-14 07:56:57.834011 | fa163e75-7366-a2e0-d3ae-00000000a02f | OK | Get undercloud FQDN | np0005486749 -> localhost [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a02f') missing from stats 2025-10-14 07:56:57.860725 | fa163e75-7366-a2e0-d3ae-000000009ff2 | TIMING | include_role : tripleo_ipa_registration | np0005486748 | 0:06:05.183558 | 0.03s 2025-10-14 07:56:57.913649 | fa163e75-7366-a2e0-d3ae-00000000a040 | TASK | set main facts 2025-10-14 07:56:57.920788 | fa163e75-7366-a2e0-d3ae-00000000a040 | OK | set main facts | np0005486746 -> localhost [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a040') missing from stats 2025-10-14 07:56:57.922350 | fa163e75-7366-a2e0-d3ae-00000000a030 | TIMING | include_role : tripleo_ipa_registration | np0005486749 | 0:06:05.245209 | 0.07s 2025-10-14 07:56:57.966824 | fa163e75-7366-a2e0-d3ae-00000000a041 | TASK | get the default.conf file 2025-10-14 07:56:58.005695 | fa163e75-7366-a2e0-d3ae-00000000a040 | TASK | set main facts 2025-10-14 07:56:58.012622 | fa163e75-7366-a2e0-d3ae-00000000a040 | OK | set main facts | np0005486748 -> localhost [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a040') missing from stats 2025-10-14 07:56:58.017467 | fa163e75-7366-a2e0-d3ae-00000000a041 | OK | get the default.conf file | np0005486750 -> localhost [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a041') missing from stats 2025-10-14 07:56:58.018397 | fa163e75-7366-a2e0-d3ae-00000000a041 | OK | get the default.conf file | np0005486751 -> localhost [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a041') missing from stats 2025-10-14 07:56:58.043125 | fa163e75-7366-a2e0-d3ae-00000000a042 | TASK | set the principal 2025-10-14 07:56:58.073452 | fa163e75-7366-a2e0-d3ae-00000000a042 | TASK | set the principal 2025-10-14 07:56:58.109210 | fa163e75-7366-a2e0-d3ae-00000000a041 | TASK | get the default.conf file 2025-10-14 07:56:58.115710 | fa163e75-7366-a2e0-d3ae-00000000a041 | OK | get the default.conf file | np0005486752 -> localhost [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a041') missing from stats 2025-10-14 07:56:58.117655 | fa163e75-7366-a2e0-d3ae-00000000a040 | OK | set main facts | np0005486749 -> localhost [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a040') missing from stats 2025-10-14 07:56:58.146222 | fa163e75-7366-a2e0-d3ae-00000000a042 | TASK | set the principal 2025-10-14 07:56:58.181096 | fa163e75-7366-a2e0-d3ae-00000000a041 | TASK | get the default.conf file 2025-10-14 07:56:58.187453 | fa163e75-7366-a2e0-d3ae-00000000a042 | OK | set the principal | np0005486751 -> localhost [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a042') missing from stats 2025-10-14 07:56:58.189112 | fa163e75-7366-a2e0-d3ae-00000000a042 | OK | set the principal | np0005486750 -> localhost [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a042') missing from stats 2025-10-14 07:56:58.219342 | fa163e75-7366-a2e0-d3ae-00000000a044 | TASK | add new host with one-time password 2025-10-14 07:56:58.245090 | fa163e75-7366-a2e0-d3ae-00000000a044 | TASK | add new host with one-time password 2025-10-14 07:56:58.254120 | fa163e75-7366-a2e0-d3ae-00000000a042 | OK | set the principal | np0005486752 -> localhost [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a042') missing from stats 2025-10-14 07:56:58.255662 | fa163e75-7366-a2e0-d3ae-00000000a041 | OK | get the default.conf file | np0005486746 -> localhost [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a041') missing from stats 2025-10-14 07:56:58.277699 | fa163e75-7366-a2e0-d3ae-00000000a044 | TASK | add new host with one-time password 2025-10-14 07:56:58.310370 | fa163e75-7366-a2e0-d3ae-00000000a042 | TASK | set the principal 2025-10-14 07:56:58.372646 | fa163e75-7366-a2e0-d3ae-00000000a041 | OK | get the default.conf file | np0005486748 -> localhost [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a041') missing from stats 2025-10-14 07:56:58.402767 | fa163e75-7366-a2e0-d3ae-00000000a042 | TASK | set the principal 2025-10-14 07:56:58.408415 | fa163e75-7366-a2e0-d3ae-00000000a042 | OK | set the principal | np0005486746 -> localhost [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a042') missing from stats 2025-10-14 07:56:58.440084 | fa163e75-7366-a2e0-d3ae-00000000a044 | TASK | add new host with one-time password 2025-10-14 07:56:58.446018 | fa163e75-7366-a2e0-d3ae-00000000a041 | OK | get the default.conf file | np0005486749 -> localhost [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a041') missing from stats 2025-10-14 07:56:58.475666 | fa163e75-7366-a2e0-d3ae-00000000a042 | TASK | set the principal 2025-10-14 07:56:58.481549 | fa163e75-7366-a2e0-d3ae-00000000a042 | OK | set the principal | np0005486748 -> localhost [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a042') missing from stats 2025-10-14 07:56:58.509229 | fa163e75-7366-a2e0-d3ae-00000000a044 | TASK | add new host with one-time password 2025-10-14 07:56:58.543667 | fa163e75-7366-a2e0-d3ae-00000000a042 | OK | set the principal | np0005486749 -> localhost [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a042') missing from stats 2025-10-14 07:56:58.572093 | fa163e75-7366-a2e0-d3ae-00000000a044 | TASK | add new host with one-time password 2025-10-14 07:56:59.555801 | fa163e75-7366-a2e0-d3ae-00000000a044 | CHANGED | add new host with one-time password | np0005486750 -> localhost [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a044') missing from stats 2025-10-14 07:56:59.560520 | fa163e75-7366-a2e0-d3ae-00000000a044 | CHANGED | add new host with one-time password | np0005486752 -> localhost [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a044') missing from stats 2025-10-14 07:56:59.586638 | fa163e75-7366-a2e0-d3ae-00000000a045 | TASK | set otp as a host fact 2025-10-14 07:56:59.612851 | fa163e75-7366-a2e0-d3ae-00000000a045 | TASK | set otp as a host fact 2025-10-14 07:56:59.625528 | fa163e75-7366-a2e0-d3ae-00000000a045 | OK | set otp as a host fact | np0005486750 -> 192.168.122.106 [WARNING]: ('np0005486750 -> 192.168.122.106', 'fa163e75-7366-a2e0-d3ae-00000000a045') missing from stats 2025-10-14 07:56:59.649397 | fa163e75-7366-a2e0-d3ae-00000000a047 | TASK | add required services using custom module 2025-10-14 07:56:59.666736 | fa163e75-7366-a2e0-d3ae-00000000a045 | OK | set otp as a host fact | np0005486752 -> 192.168.122.108 [WARNING]: ('np0005486752 -> 192.168.122.108', 'fa163e75-7366-a2e0-d3ae-00000000a045') missing from stats 2025-10-14 07:56:59.668292 | fa163e75-7366-a2e0-d3ae-00000000a044 | CHANGED | add new host with one-time password | np0005486746 -> localhost [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a044') missing from stats 2025-10-14 07:56:59.691794 | fa163e75-7366-a2e0-d3ae-00000000a047 | TASK | add required services using custom module 2025-10-14 07:56:59.729106 | fa163e75-7366-a2e0-d3ae-00000000a045 | TASK | set otp as a host fact 2025-10-14 07:56:59.735332 | fa163e75-7366-a2e0-d3ae-00000000a044 | CHANGED | add new host with one-time password | np0005486748 -> localhost [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a044') missing from stats 2025-10-14 07:56:59.739693 | fa163e75-7366-a2e0-d3ae-00000000a044 | CHANGED | add new host with one-time password | np0005486749 -> localhost [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a044') missing from stats 2025-10-14 07:56:59.770291 | fa163e75-7366-a2e0-d3ae-00000000a045 | TASK | set otp as a host fact 2025-10-14 07:56:59.804346 | fa163e75-7366-a2e0-d3ae-00000000a045 | TASK | set otp as a host fact 2025-10-14 07:56:59.811363 | fa163e75-7366-a2e0-d3ae-00000000a045 | OK | set otp as a host fact | np0005486746 -> 192.168.122.103 [WARNING]: ('np0005486746 -> 192.168.122.103', 'fa163e75-7366-a2e0-d3ae-00000000a045') missing from stats 2025-10-14 07:56:59.816193 | fa163e75-7366-a2e0-d3ae-00000000a045 | OK | set otp as a host fact | np0005486748 -> 192.168.122.104 [WARNING]: ('np0005486748 -> 192.168.122.104', 'fa163e75-7366-a2e0-d3ae-00000000a045') missing from stats 2025-10-14 07:56:59.817078 | fa163e75-7366-a2e0-d3ae-00000000a044 | CHANGED | add new host with one-time password | np0005486751 -> localhost [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a044') missing from stats 2025-10-14 07:56:59.839082 | fa163e75-7366-a2e0-d3ae-00000000a045 | TASK | set otp as a host fact 2025-10-14 07:56:59.872924 | fa163e75-7366-a2e0-d3ae-00000000a047 | TASK | add required services using custom module 2025-10-14 07:56:59.910419 | fa163e75-7366-a2e0-d3ae-00000000a047 | TASK | add required services using custom module 2025-10-14 07:56:59.917521 | fa163e75-7366-a2e0-d3ae-00000000a045 | OK | set otp as a host fact | np0005486749 -> 192.168.122.105 [WARNING]: ('np0005486749 -> 192.168.122.105', 'fa163e75-7366-a2e0-d3ae-00000000a045') missing from stats 2025-10-14 07:56:59.918955 | fa163e75-7366-a2e0-d3ae-00000000a045 | OK | set otp as a host fact | np0005486751 -> 192.168.122.107 [WARNING]: ('np0005486751 -> 192.168.122.107', 'fa163e75-7366-a2e0-d3ae-00000000a045') missing from stats 2025-10-14 07:56:59.941779 | fa163e75-7366-a2e0-d3ae-00000000a047 | TASK | add required services using custom module 2025-10-14 07:56:59.972879 | fa163e75-7366-a2e0-d3ae-00000000a047 | TASK | add required services using custom module 2025-10-14 07:57:02.110471 | fa163e75-7366-a2e0-d3ae-00000000a047 | CHANGED | add required services using custom module | np0005486750 -> localhost [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a047') missing from stats 2025-10-14 07:57:02.139919 | fa163e75-7366-a2e0-d3ae-00000000a047 | CHANGED | add required services using custom module | np0005486752 -> localhost [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a047') missing from stats 2025-10-14 07:57:02.150147 | fa163e75-7366-a2e0-d3ae-000000009fbe | TASK | check if default.conf exists 2025-10-14 07:57:02.198961 | fa163e75-7366-a2e0-d3ae-000000009fbe | TASK | check if default.conf exists 2025-10-14 07:57:02.447023 | fa163e75-7366-a2e0-d3ae-000000009fbe | OK | check if default.conf exists | np0005486750 2025-10-14 07:57:02.448169 | fa163e75-7366-a2e0-d3ae-000000009fbe | TIMING | check if default.conf exists | np0005486750 | 0:06:09.771033 | 0.30s 2025-10-14 07:57:02.459733 | fa163e75-7366-a2e0-d3ae-000000009fbf | TASK | install openssl-perl 2025-10-14 07:57:02.484998 | fa163e75-7366-a2e0-d3ae-000000009fbe | OK | check if default.conf exists | np0005486752 2025-10-14 07:57:02.486656 | fa163e75-7366-a2e0-d3ae-000000009fbe | TIMING | check if default.conf exists | np0005486752 | 0:06:09.809512 | 0.29s 2025-10-14 07:57:02.507344 | fa163e75-7366-a2e0-d3ae-000000009fbf | TASK | install openssl-perl 2025-10-14 07:57:02.516920 | fa163e75-7366-a2e0-d3ae-000000009fbf | SKIPPED | install openssl-perl | np0005486750 2025-10-14 07:57:02.518428 | fa163e75-7366-a2e0-d3ae-000000009fbf | TIMING | install openssl-perl | np0005486750 | 0:06:09.841282 | 0.06s 2025-10-14 07:57:02.535880 | fa163e75-7366-a2e0-d3ae-000000009fc0 | TASK | register as an ipa client 2025-10-14 07:57:02.547752 | fa163e75-7366-a2e0-d3ae-000000009fbf | SKIPPED | install openssl-perl | np0005486752 2025-10-14 07:57:02.549208 | fa163e75-7366-a2e0-d3ae-000000009fbf | TIMING | install openssl-perl | np0005486752 | 0:06:09.872047 | 0.04s 2025-10-14 07:57:02.564084 | fa163e75-7366-a2e0-d3ae-000000009fc0 | TASK | register as an ipa client 2025-10-14 07:57:02.581598 | fa163e75-7366-a2e0-d3ae-000000009fc0 | TIMING | register as an ipa client | np0005486750 | 0:06:09.904433 | 0.04s 2025-10-14 07:57:02.619618 | fa163e75-7366-a2e0-d3ae-00000000a19a | TASK | Import variables specific to distribution 2025-10-14 07:57:02.628599 | fa163e75-7366-a2e0-d3ae-000000009fc0 | TIMING | register as an ipa client | np0005486752 | 0:06:09.951434 | 0.06s 2025-10-14 07:57:02.657315 | fa163e75-7366-a2e0-d3ae-00000000a19a | TASK | Import variables specific to distribution 2025-10-14 07:57:02.669589 | fa163e75-7366-a2e0-d3ae-00000000a19a | OK | Import variables specific to distribution | np0005486750 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-14 07:57:02.672599 | fa163e75-7366-a2e0-d3ae-00000000a19a | TIMING | ipaclient : Import variables specific to distribution | np0005486750 | 0:06:09.995457 | 0.05s 2025-10-14 07:57:02.676941 | fa163e75-7366-a2e0-d3ae-00000000a19a | TIMING | ipaclient : Import variables specific to distribution | np0005486750 | 0:06:09.999797 | 0.06s 2025-10-14 07:57:02.689032 | fa163e75-7366-a2e0-d3ae-00000000a19b | TASK | Install IPA client 2025-10-14 07:57:02.744137 | fa163e75-7366-a2e0-d3ae-00000000a19a | OK | Import variables specific to distribution | np0005486752 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-14 07:57:02.747332 | fa163e75-7366-a2e0-d3ae-00000000a19a | TIMING | ipaclient : Import variables specific to distribution | np0005486752 | 0:06:10.070200 | 0.09s 2025-10-14 07:57:02.750362 | fa163e75-7366-a2e0-d3ae-00000000a19b | TIMING | ipaclient : Install IPA client | np0005486750 | 0:06:10.073213 | 0.06s 2025-10-14 07:57:02.751489 | fa163e75-7366-a2e0-d3ae-00000000a19a | TIMING | ipaclient : Import variables specific to distribution | np0005486752 | 0:06:10.074363 | 0.09s 2025-10-14 07:57:02.810675 | b8636b9c-6072-4e47-942b-d120b664043a | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005486750 2025-10-14 07:57:02.851664 | fa163e75-7366-a2e0-d3ae-00000000a20b | TASK | Install - Ensure that IPA client packages are installed 2025-10-14 07:57:02.867085 | fa163e75-7366-a2e0-d3ae-00000000a19b | TASK | Install IPA client 2025-10-14 07:57:02.894912 | fa163e75-7366-a2e0-d3ae-00000000a20b | SKIPPED | Install - Ensure that IPA client packages are installed | np0005486750 2025-10-14 07:57:02.896943 | fa163e75-7366-a2e0-d3ae-00000000a20b | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005486750 | 0:06:10.219784 | 0.04s 2025-10-14 07:57:02.898239 | fa163e75-7366-a2e0-d3ae-00000000a047 | CHANGED | add required services using custom module | np0005486751 -> localhost [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a047') missing from stats 2025-10-14 07:57:02.935743 | fa163e75-7366-a2e0-d3ae-00000000a20c | TASK | Install - Set ipaclient_servers 2025-10-14 07:57:02.974735 | fa163e75-7366-a2e0-d3ae-00000000a19b | TIMING | ipaclient : Install IPA client | np0005486752 | 0:06:10.297587 | 0.11s 2025-10-14 07:57:03.028671 | a3a46eca-1a6e-4141-9fdd-695a1ebca2de | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005486752 2025-10-14 07:57:03.060925 | fa163e75-7366-a2e0-d3ae-000000009fbe | TASK | check if default.conf exists 2025-10-14 07:57:03.075469 | fa163e75-7366-a2e0-d3ae-00000000a26f | TASK | Install - Ensure that IPA client packages are installed 2025-10-14 07:57:03.081530 | fa163e75-7366-a2e0-d3ae-00000000a20c | SKIPPED | Install - Set ipaclient_servers | np0005486750 2025-10-14 07:57:03.082384 | fa163e75-7366-a2e0-d3ae-00000000a20c | TIMING | ipaclient : Install - Set ipaclient_servers | np0005486750 | 0:06:10.405248 | 0.14s 2025-10-14 07:57:03.093603 | fa163e75-7366-a2e0-d3ae-00000000a20d | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-14 07:57:03.113942 | fa163e75-7366-a2e0-d3ae-00000000a26f | SKIPPED | Install - Ensure that IPA client packages are installed | np0005486752 2025-10-14 07:57:03.114932 | fa163e75-7366-a2e0-d3ae-00000000a26f | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005486752 | 0:06:10.437798 | 0.04s 2025-10-14 07:57:03.127717 | fa163e75-7366-a2e0-d3ae-00000000a270 | TASK | Install - Set ipaclient_servers 2025-10-14 07:57:03.150211 | fa163e75-7366-a2e0-d3ae-00000000a20d | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005486750 2025-10-14 07:57:03.151124 | fa163e75-7366-a2e0-d3ae-00000000a20d | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005486750 | 0:06:10.473993 | 0.06s 2025-10-14 07:57:03.161033 | fa163e75-7366-a2e0-d3ae-00000000a20e | TASK | Install - Check that either password or keytab is set 2025-10-14 07:57:03.170499 | fa163e75-7366-a2e0-d3ae-00000000a270 | SKIPPED | Install - Set ipaclient_servers | np0005486752 2025-10-14 07:57:03.171323 | fa163e75-7366-a2e0-d3ae-00000000a270 | TIMING | ipaclient : Install - Set ipaclient_servers | np0005486752 | 0:06:10.494188 | 0.04s 2025-10-14 07:57:03.182088 | fa163e75-7366-a2e0-d3ae-00000000a271 | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-14 07:57:03.237953 | fa163e75-7366-a2e0-d3ae-00000000a20e | SKIPPED | Install - Check that either password or keytab is set | np0005486750 2025-10-14 07:57:03.241429 | fa163e75-7366-a2e0-d3ae-00000000a20e | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005486750 | 0:06:10.564300 | 0.08s 2025-10-14 07:57:03.241731 | fa163e75-7366-a2e0-d3ae-00000000a271 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005486752 2025-10-14 07:57:03.242014 | fa163e75-7366-a2e0-d3ae-00000000a271 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005486752 | 0:06:10.564890 | 0.06s 2025-10-14 07:57:03.251578 | fa163e75-7366-a2e0-d3ae-00000000a20f | TASK | Install - Set default principal if no keytab is given 2025-10-14 07:57:03.264964 | fa163e75-7366-a2e0-d3ae-00000000a272 | TASK | Install - Check that either password or keytab is set 2025-10-14 07:57:03.290330 | fa163e75-7366-a2e0-d3ae-00000000a20f | OK | Install - Set default principal if no keytab is given | np0005486750 2025-10-14 07:57:03.292141 | fa163e75-7366-a2e0-d3ae-00000000a20f | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005486750 | 0:06:10.615000 | 0.04s 2025-10-14 07:57:03.302228 | fa163e75-7366-a2e0-d3ae-00000000a211 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-14 07:57:03.312996 | fa163e75-7366-a2e0-d3ae-00000000a272 | SKIPPED | Install - Check that either password or keytab is set | np0005486752 2025-10-14 07:57:03.313813 | fa163e75-7366-a2e0-d3ae-00000000a272 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005486752 | 0:06:10.636681 | 0.05s 2025-10-14 07:57:03.326712 | fa163e75-7366-a2e0-d3ae-00000000a273 | TASK | Install - Set default principal if no keytab is given 2025-10-14 07:57:03.332604 | fa163e75-7366-a2e0-d3ae-00000000a211 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005486750 2025-10-14 07:57:03.333401 | fa163e75-7366-a2e0-d3ae-00000000a211 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005486750 | 0:06:10.656265 | 0.03s 2025-10-14 07:57:03.344876 | fa163e75-7366-a2e0-d3ae-00000000a212 | TASK | Install - Fail on missing ipaclient_servers 2025-10-14 07:57:03.367971 | fa163e75-7366-a2e0-d3ae-000000009fbe | OK | check if default.conf exists | np0005486751 2025-10-14 07:57:03.373823 | fa163e75-7366-a2e0-d3ae-000000009fbe | TIMING | check if default.conf exists | np0005486751 | 0:06:10.696688 | 0.31s 2025-10-14 07:57:03.374397 | fa163e75-7366-a2e0-d3ae-00000000a212 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005486750 2025-10-14 07:57:03.374830 | fa163e75-7366-a2e0-d3ae-00000000a212 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005486750 | 0:06:10.697702 | 0.03s 2025-10-14 07:57:03.375400 | fa163e75-7366-a2e0-d3ae-00000000a273 | OK | Install - Set default principal if no keytab is given | np0005486752 2025-10-14 07:57:03.375848 | fa163e75-7366-a2e0-d3ae-00000000a273 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005486752 | 0:06:10.698721 | 0.05s 2025-10-14 07:57:03.389166 | fa163e75-7366-a2e0-d3ae-00000000a213 | TASK | Install - Configure DNS resolver 2025-10-14 07:57:03.403751 | fa163e75-7366-a2e0-d3ae-000000009fbf | TASK | install openssl-perl 2025-10-14 07:57:03.426864 | fa163e75-7366-a2e0-d3ae-00000000a275 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-14 07:57:03.438730 | fa163e75-7366-a2e0-d3ae-00000000a213 | SKIPPED | Install - Configure DNS resolver | np0005486750 2025-10-14 07:57:03.439805 | fa163e75-7366-a2e0-d3ae-00000000a213 | TIMING | ipaclient : Install - Configure DNS resolver | np0005486750 | 0:06:10.762656 | 0.05s 2025-10-14 07:57:03.440220 | fa163e75-7366-a2e0-d3ae-000000009fbf | SKIPPED | install openssl-perl | np0005486751 2025-10-14 07:57:03.440633 | fa163e75-7366-a2e0-d3ae-000000009fbf | TIMING | install openssl-perl | np0005486751 | 0:06:10.763507 | 0.04s 2025-10-14 07:57:03.457736 | fa163e75-7366-a2e0-d3ae-00000000a215 | TASK | Install - IPA client test 2025-10-14 07:57:03.474703 | fa163e75-7366-a2e0-d3ae-000000009fc0 | TASK | register as an ipa client 2025-10-14 07:57:03.481154 | fa163e75-7366-a2e0-d3ae-00000000a275 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005486752 2025-10-14 07:57:03.481979 | fa163e75-7366-a2e0-d3ae-00000000a275 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005486752 | 0:06:10.804835 | 0.05s 2025-10-14 07:57:03.494492 | fa163e75-7366-a2e0-d3ae-00000000a276 | TASK | Install - Fail on missing ipaclient_servers 2025-10-14 07:57:03.520762 | fa163e75-7366-a2e0-d3ae-00000000a276 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005486752 2025-10-14 07:57:03.526940 | fa163e75-7366-a2e0-d3ae-00000000a276 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005486752 | 0:06:10.849809 | 0.03s 2025-10-14 07:57:03.537193 | fa163e75-7366-a2e0-d3ae-00000000a277 | TASK | Install - Configure DNS resolver 2025-10-14 07:57:03.543020 | fa163e75-7366-a2e0-d3ae-000000009fc0 | TIMING | register as an ipa client | np0005486751 | 0:06:10.865879 | 0.07s 2025-10-14 07:57:03.572202 | fa163e75-7366-a2e0-d3ae-00000000a19a | TASK | Import variables specific to distribution 2025-10-14 07:57:03.578996 | fa163e75-7366-a2e0-d3ae-00000000a277 | SKIPPED | Install - Configure DNS resolver | np0005486752 2025-10-14 07:57:03.579844 | fa163e75-7366-a2e0-d3ae-00000000a277 | TIMING | ipaclient : Install - Configure DNS resolver | np0005486752 | 0:06:10.902705 | 0.04s 2025-10-14 07:57:03.590357 | fa163e75-7366-a2e0-d3ae-00000000a279 | TASK | Install - IPA client test 2025-10-14 07:57:03.625500 | fa163e75-7366-a2e0-d3ae-00000000a19a | OK | Import variables specific to distribution | np0005486751 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-14 07:57:03.628291 | fa163e75-7366-a2e0-d3ae-00000000a19a | TIMING | ipaclient : Import variables specific to distribution | np0005486751 | 0:06:10.951146 | 0.06s 2025-10-14 07:57:03.634513 | fa163e75-7366-a2e0-d3ae-00000000a19a | TIMING | ipaclient : Import variables specific to distribution | np0005486751 | 0:06:10.957381 | 0.06s 2025-10-14 07:57:03.644958 | fa163e75-7366-a2e0-d3ae-00000000a19b | TASK | Install IPA client 2025-10-14 07:57:03.676945 | fa163e75-7366-a2e0-d3ae-00000000a19b | TIMING | ipaclient : Install IPA client | np0005486751 | 0:06:10.999810 | 0.03s 2025-10-14 07:57:03.727666 | 6015df39-6b86-478c-94f4-c61b8a8eb68a | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005486751 2025-10-14 07:57:03.763843 | fa163e75-7366-a2e0-d3ae-00000000a330 | TASK | Install - Ensure that IPA client packages are installed 2025-10-14 07:57:03.790467 | fa163e75-7366-a2e0-d3ae-00000000a330 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005486751 2025-10-14 07:57:03.791264 | fa163e75-7366-a2e0-d3ae-00000000a330 | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005486751 | 0:06:11.114107 | 0.03s 2025-10-14 07:57:03.800961 | fa163e75-7366-a2e0-d3ae-00000000a331 | TASK | Install - Set ipaclient_servers 2025-10-14 07:57:03.843535 | fa163e75-7366-a2e0-d3ae-00000000a331 | SKIPPED | Install - Set ipaclient_servers | np0005486751 2025-10-14 07:57:03.844421 | fa163e75-7366-a2e0-d3ae-00000000a331 | TIMING | ipaclient : Install - Set ipaclient_servers | np0005486751 | 0:06:11.167290 | 0.04s 2025-10-14 07:57:03.854791 | fa163e75-7366-a2e0-d3ae-00000000a332 | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-14 07:57:03.902360 | fa163e75-7366-a2e0-d3ae-00000000a332 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005486751 2025-10-14 07:57:03.903208 | fa163e75-7366-a2e0-d3ae-00000000a332 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005486751 | 0:06:11.226079 | 0.05s 2025-10-14 07:57:03.913920 | fa163e75-7366-a2e0-d3ae-00000000a333 | TASK | Install - Check that either password or keytab is set 2025-10-14 07:57:03.971543 | fa163e75-7366-a2e0-d3ae-00000000a333 | SKIPPED | Install - Check that either password or keytab is set | np0005486751 2025-10-14 07:57:03.972533 | fa163e75-7366-a2e0-d3ae-00000000a333 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005486751 | 0:06:11.295401 | 0.06s 2025-10-14 07:57:03.983128 | fa163e75-7366-a2e0-d3ae-00000000a334 | TASK | Install - Set default principal if no keytab is given 2025-10-14 07:57:04.044406 | fa163e75-7366-a2e0-d3ae-00000000a334 | OK | Install - Set default principal if no keytab is given | np0005486751 2025-10-14 07:57:04.045447 | fa163e75-7366-a2e0-d3ae-00000000a334 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005486751 | 0:06:11.368299 | 0.06s 2025-10-14 07:57:04.057362 | fa163e75-7366-a2e0-d3ae-00000000a336 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-14 07:57:04.089311 | fa163e75-7366-a2e0-d3ae-00000000a336 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005486751 2025-10-14 07:57:04.090138 | fa163e75-7366-a2e0-d3ae-00000000a336 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005486751 | 0:06:11.413008 | 0.03s 2025-10-14 07:57:04.100008 | fa163e75-7366-a2e0-d3ae-00000000a337 | TASK | Install - Fail on missing ipaclient_servers 2025-10-14 07:57:04.128366 | fa163e75-7366-a2e0-d3ae-00000000a337 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005486751 2025-10-14 07:57:04.129003 | fa163e75-7366-a2e0-d3ae-00000000a337 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005486751 | 0:06:11.451874 | 0.03s 2025-10-14 07:57:04.138201 | fa163e75-7366-a2e0-d3ae-00000000a338 | TASK | Install - Configure DNS resolver 2025-10-14 07:57:04.175372 | fa163e75-7366-a2e0-d3ae-00000000a338 | SKIPPED | Install - Configure DNS resolver | np0005486751 2025-10-14 07:57:04.177172 | fa163e75-7366-a2e0-d3ae-00000000a338 | TIMING | ipaclient : Install - Configure DNS resolver | np0005486751 | 0:06:11.500029 | 0.04s 2025-10-14 07:57:04.197962 | fa163e75-7366-a2e0-d3ae-00000000a33a | TASK | Install - IPA client test 2025-10-14 07:57:04.472249 | fa163e75-7366-a2e0-d3ae-00000000a279 | OK | Install - IPA client test | np0005486752 2025-10-14 07:57:04.474071 | fa163e75-7366-a2e0-d3ae-00000000a279 | TIMING | ipaclient : Install - IPA client test | np0005486752 | 0:06:11.796920 | 0.88s 2025-10-14 07:57:04.494889 | fa163e75-7366-a2e0-d3ae-00000000a27b | TASK | Install - Cleanup leftover ccache 2025-10-14 07:57:04.558391 | fa163e75-7366-a2e0-d3ae-00000000a215 | OK | Install - IPA client test | np0005486750 2025-10-14 07:57:04.560273 | fa163e75-7366-a2e0-d3ae-00000000a215 | TIMING | ipaclient : Install - IPA client test | np0005486750 | 0:06:11.883132 | 1.10s 2025-10-14 07:57:04.574817 | fa163e75-7366-a2e0-d3ae-00000000a217 | TASK | Install - Cleanup leftover ccache 2025-10-14 07:57:04.803972 | fa163e75-7366-a2e0-d3ae-00000000a27b | OK | Install - Cleanup leftover ccache | np0005486752 2025-10-14 07:57:04.804968 | fa163e75-7366-a2e0-d3ae-00000000a27b | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005486752 | 0:06:12.127831 | 0.31s 2025-10-14 07:57:04.816346 | fa163e75-7366-a2e0-d3ae-00000000a27c | TASK | Install - Configure NTP 2025-10-14 07:57:04.903552 | fa163e75-7366-a2e0-d3ae-00000000a047 | CHANGED | add required services using custom module | np0005486746 -> localhost [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a047') missing from stats 2025-10-14 07:57:04.936942 | fa163e75-7366-a2e0-d3ae-00000000a217 | OK | Install - Cleanup leftover ccache | np0005486750 2025-10-14 07:57:04.937541 | fa163e75-7366-a2e0-d3ae-00000000a217 | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005486750 | 0:06:12.260411 | 0.36s 2025-10-14 07:57:04.948498 | fa163e75-7366-a2e0-d3ae-00000000a218 | TASK | Install - Configure NTP 2025-10-14 07:57:04.965998 | fa163e75-7366-a2e0-d3ae-000000009fca | TASK | check if default.conf exists 2025-10-14 07:57:05.071859 | fa163e75-7366-a2e0-d3ae-00000000a33a | OK | Install - IPA client test | np0005486751 2025-10-14 07:57:05.072987 | fa163e75-7366-a2e0-d3ae-00000000a33a | TIMING | ipaclient : Install - IPA client test | np0005486751 | 0:06:12.395852 | 0.87s 2025-10-14 07:57:05.084947 | fa163e75-7366-a2e0-d3ae-00000000a33c | TASK | Install - Cleanup leftover ccache 2025-10-14 07:57:05.142950 | fa163e75-7366-a2e0-d3ae-00000000a047 | CHANGED | add required services using custom module | np0005486748 -> localhost [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a047') missing from stats 2025-10-14 07:57:05.227868 | fa163e75-7366-a2e0-d3ae-000000009ff4 | TASK | check if default.conf exists 2025-10-14 07:57:05.276069 | fa163e75-7366-a2e0-d3ae-000000009fca | OK | check if default.conf exists | np0005486746 2025-10-14 07:57:05.277965 | fa163e75-7366-a2e0-d3ae-000000009fca | TIMING | check if default.conf exists | np0005486746 | 0:06:12.600816 | 0.31s 2025-10-14 07:57:05.306872 | fa163e75-7366-a2e0-d3ae-000000009fcb | TASK | install openssl-perl 2025-10-14 07:57:05.347324 | fa163e75-7366-a2e0-d3ae-000000009fcb | SKIPPED | install openssl-perl | np0005486746 2025-10-14 07:57:05.349306 | fa163e75-7366-a2e0-d3ae-000000009fcb | TIMING | install openssl-perl | np0005486746 | 0:06:12.672159 | 0.04s 2025-10-14 07:57:05.381909 | fa163e75-7366-a2e0-d3ae-000000009fcc | TASK | register as an ipa client 2025-10-14 07:57:05.398366 | fa163e75-7366-a2e0-d3ae-00000000a33c | OK | Install - Cleanup leftover ccache | np0005486751 2025-10-14 07:57:05.401099 | fa163e75-7366-a2e0-d3ae-00000000a33c | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005486751 | 0:06:12.723930 | 0.31s 2025-10-14 07:57:05.430758 | fa163e75-7366-a2e0-d3ae-00000000a33d | TASK | Install - Configure NTP 2025-10-14 07:57:05.443683 | fa163e75-7366-a2e0-d3ae-000000009fcc | TIMING | register as an ipa client | np0005486746 | 0:06:12.766514 | 0.05s 2025-10-14 07:57:05.518568 | fa163e75-7366-a2e0-d3ae-00000000a19a | TASK | Import variables specific to distribution 2025-10-14 07:57:05.556692 | fa163e75-7366-a2e0-d3ae-000000009ff4 | OK | check if default.conf exists | np0005486748 2025-10-14 07:57:05.557864 | fa163e75-7366-a2e0-d3ae-000000009ff4 | TIMING | check if default.conf exists | np0005486748 | 0:06:12.880725 | 0.33s 2025-10-14 07:57:05.576727 | fa163e75-7366-a2e0-d3ae-000000009ff5 | TASK | install openssl-perl 2025-10-14 07:57:05.601789 | fa163e75-7366-a2e0-d3ae-00000000a19a | OK | Import variables specific to distribution | np0005486746 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-14 07:57:05.605871 | fa163e75-7366-a2e0-d3ae-00000000a19a | TIMING | ipaclient : Import variables specific to distribution | np0005486746 | 0:06:12.928715 | 0.09s 2025-10-14 07:57:05.614771 | fa163e75-7366-a2e0-d3ae-00000000a19a | TIMING | ipaclient : Import variables specific to distribution | np0005486746 | 0:06:12.937632 | 0.09s 2025-10-14 07:57:05.641587 | fa163e75-7366-a2e0-d3ae-00000000a19b | TASK | Install IPA client 2025-10-14 07:57:05.650986 | fa163e75-7366-a2e0-d3ae-00000000a047 | CHANGED | add required services using custom module | np0005486749 -> localhost [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-00000000a047') missing from stats 2025-10-14 07:57:05.653750 | fa163e75-7366-a2e0-d3ae-000000009ff5 | SKIPPED | install openssl-perl | np0005486748 2025-10-14 07:57:05.654185 | fa163e75-7366-a2e0-d3ae-000000009ff5 | TIMING | install openssl-perl | np0005486748 | 0:06:12.977037 | 0.08s 2025-10-14 07:57:05.675417 | fa163e75-7366-a2e0-d3ae-000000009ff6 | TASK | register as an ipa client 2025-10-14 07:57:05.722001 | fa163e75-7366-a2e0-d3ae-00000000a19b | TIMING | ipaclient : Install IPA client | np0005486746 | 0:06:13.044861 | 0.08s 2025-10-14 07:57:05.722702 | fa163e75-7366-a2e0-d3ae-000000009ff6 | TIMING | register as an ipa client | np0005486748 | 0:06:13.045578 | 0.05s 2025-10-14 07:57:05.788905 | 905a0e69-2b2d-4ae8-9765-ec6d285869cf | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005486746 2025-10-14 07:57:05.830617 | fa163e75-7366-a2e0-d3ae-00000000a418 | TASK | Install - Ensure that IPA client packages are installed 2025-10-14 07:57:05.850600 | fa163e75-7366-a2e0-d3ae-00000000a19a | TASK | Import variables specific to distribution 2025-10-14 07:57:05.875630 | fa163e75-7366-a2e0-d3ae-00000000a032 | TASK | check if default.conf exists 2025-10-14 07:57:05.882066 | fa163e75-7366-a2e0-d3ae-00000000a418 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005486746 2025-10-14 07:57:05.882970 | fa163e75-7366-a2e0-d3ae-00000000a418 | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005486746 | 0:06:13.205830 | 0.05s 2025-10-14 07:57:05.899323 | fa163e75-7366-a2e0-d3ae-00000000a419 | TASK | Install - Set ipaclient_servers 2025-10-14 07:57:05.922022 | fa163e75-7366-a2e0-d3ae-00000000a19a | OK | Import variables specific to distribution | np0005486748 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-14 07:57:05.925913 | fa163e75-7366-a2e0-d3ae-00000000a19a | TIMING | ipaclient : Import variables specific to distribution | np0005486748 | 0:06:13.248760 | 0.07s 2025-10-14 07:57:05.934087 | fa163e75-7366-a2e0-d3ae-00000000a19a | TIMING | ipaclient : Import variables specific to distribution | np0005486748 | 0:06:13.256949 | 0.08s 2025-10-14 07:57:05.949199 | fa163e75-7366-a2e0-d3ae-00000000a19b | TASK | Install IPA client 2025-10-14 07:57:05.968922 | fa163e75-7366-a2e0-d3ae-00000000a419 | SKIPPED | Install - Set ipaclient_servers | np0005486746 2025-10-14 07:57:05.970018 | fa163e75-7366-a2e0-d3ae-00000000a419 | TIMING | ipaclient : Install - Set ipaclient_servers | np0005486746 | 0:06:13.292881 | 0.07s 2025-10-14 07:57:05.985682 | fa163e75-7366-a2e0-d3ae-00000000a41a | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-14 07:57:06.004191 | fa163e75-7366-a2e0-d3ae-00000000a19b | TIMING | ipaclient : Install IPA client | np0005486748 | 0:06:13.327043 | 0.05s 2025-10-14 07:57:06.064164 | 373597cc-0eb0-47eb-b3dd-379aa2b9976d | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005486748 2025-10-14 07:57:06.156562 | fa163e75-7366-a2e0-d3ae-00000000a4a3 | TASK | Install - Ensure that IPA client packages are installed 2025-10-14 07:57:06.161930 | fa163e75-7366-a2e0-d3ae-00000000a41a | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005486746 2025-10-14 07:57:06.162743 | fa163e75-7366-a2e0-d3ae-00000000a41a | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005486746 | 0:06:13.485602 | 0.18s 2025-10-14 07:57:06.177222 | fa163e75-7366-a2e0-d3ae-00000000a41b | TASK | Install - Check that either password or keytab is set 2025-10-14 07:57:06.201247 | fa163e75-7366-a2e0-d3ae-00000000a4a3 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005486748 2025-10-14 07:57:06.202151 | fa163e75-7366-a2e0-d3ae-00000000a4a3 | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005486748 | 0:06:13.525017 | 0.04s 2025-10-14 07:57:06.202512 | fa163e75-7366-a2e0-d3ae-00000000a032 | OK | check if default.conf exists | np0005486749 2025-10-14 07:57:06.202815 | fa163e75-7366-a2e0-d3ae-00000000a032 | TIMING | check if default.conf exists | np0005486749 | 0:06:13.525691 | 0.33s 2025-10-14 07:57:06.217665 | fa163e75-7366-a2e0-d3ae-00000000a4a4 | TASK | Install - Set ipaclient_servers 2025-10-14 07:57:06.235782 | fa163e75-7366-a2e0-d3ae-00000000a033 | TASK | install openssl-perl 2025-10-14 07:57:06.249163 | fa163e75-7366-a2e0-d3ae-00000000a41b | SKIPPED | Install - Check that either password or keytab is set | np0005486746 2025-10-14 07:57:06.250164 | fa163e75-7366-a2e0-d3ae-00000000a41b | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005486746 | 0:06:13.573008 | 0.07s 2025-10-14 07:57:06.265192 | fa163e75-7366-a2e0-d3ae-00000000a41c | TASK | Install - Set default principal if no keytab is given 2025-10-14 07:57:06.279321 | fa163e75-7366-a2e0-d3ae-00000000a033 | SKIPPED | install openssl-perl | np0005486749 2025-10-14 07:57:06.284936 | fa163e75-7366-a2e0-d3ae-00000000a033 | TIMING | install openssl-perl | np0005486749 | 0:06:13.607805 | 0.05s 2025-10-14 07:57:06.285329 | fa163e75-7366-a2e0-d3ae-00000000a4a4 | SKIPPED | Install - Set ipaclient_servers | np0005486748 2025-10-14 07:57:06.285680 | fa163e75-7366-a2e0-d3ae-00000000a4a4 | TIMING | ipaclient : Install - Set ipaclient_servers | np0005486748 | 0:06:13.608556 | 0.07s 2025-10-14 07:57:06.300488 | fa163e75-7366-a2e0-d3ae-00000000a4a5 | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-14 07:57:06.324803 | fa163e75-7366-a2e0-d3ae-00000000a034 | TASK | register as an ipa client 2025-10-14 07:57:06.330575 | fa163e75-7366-a2e0-d3ae-00000000a41c | OK | Install - Set default principal if no keytab is given | np0005486746 2025-10-14 07:57:06.331328 | fa163e75-7366-a2e0-d3ae-00000000a41c | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005486746 | 0:06:13.654194 | 0.07s 2025-10-14 07:57:06.353594 | fa163e75-7366-a2e0-d3ae-00000000a41e | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-14 07:57:06.359378 | fa163e75-7366-a2e0-d3ae-00000000a4a5 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005486748 2025-10-14 07:57:06.367335 | fa163e75-7366-a2e0-d3ae-00000000a4a5 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005486748 | 0:06:13.690198 | 0.07s 2025-10-14 07:57:06.367708 | fa163e75-7366-a2e0-d3ae-00000000a034 | TIMING | register as an ipa client | np0005486749 | 0:06:13.690583 | 0.04s 2025-10-14 07:57:06.403779 | fa163e75-7366-a2e0-d3ae-00000000a4a6 | TASK | Install - Check that either password or keytab is set 2025-10-14 07:57:06.422030 | fa163e75-7366-a2e0-d3ae-00000000a19a | TASK | Import variables specific to distribution 2025-10-14 07:57:06.428311 | fa163e75-7366-a2e0-d3ae-00000000a41e | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005486746 2025-10-14 07:57:06.429156 | fa163e75-7366-a2e0-d3ae-00000000a41e | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005486746 | 0:06:13.752020 | 0.07s 2025-10-14 07:57:06.444081 | fa163e75-7366-a2e0-d3ae-00000000a41f | TASK | Install - Fail on missing ipaclient_servers 2025-10-14 07:57:06.475933 | fa163e75-7366-a2e0-d3ae-00000000a4a6 | SKIPPED | Install - Check that either password or keytab is set | np0005486748 2025-10-14 07:57:06.476854 | fa163e75-7366-a2e0-d3ae-00000000a4a6 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005486748 | 0:06:13.799725 | 0.07s 2025-10-14 07:57:06.477147 | fa163e75-7366-a2e0-d3ae-00000000a41f | SKIPPED | Install - Fail on missing ipaclient_servers | np0005486746 2025-10-14 07:57:06.477430 | fa163e75-7366-a2e0-d3ae-00000000a41f | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005486746 | 0:06:13.800306 | 0.03s 2025-10-14 07:57:06.491187 | fa163e75-7366-a2e0-d3ae-00000000a19a | OK | Import variables specific to distribution | np0005486749 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-14 07:57:06.492546 | fa163e75-7366-a2e0-d3ae-00000000a19a | TIMING | ipaclient : Import variables specific to distribution | np0005486749 | 0:06:13.815412 | 0.07s 2025-10-14 07:57:06.499408 | fa163e75-7366-a2e0-d3ae-00000000a420 | TASK | Install - Configure DNS resolver 2025-10-14 07:57:06.518271 | fa163e75-7366-a2e0-d3ae-00000000a4a7 | TASK | Install - Set default principal if no keytab is given 2025-10-14 07:57:06.524432 | fa163e75-7366-a2e0-d3ae-00000000a19a | TIMING | ipaclient : Import variables specific to distribution | np0005486749 | 0:06:13.847289 | 0.10s 2025-10-14 07:57:06.529737 | fa163e75-7366-a2e0-d3ae-00000000a420 | SKIPPED | Install - Configure DNS resolver | np0005486746 2025-10-14 07:57:06.530296 | fa163e75-7366-a2e0-d3ae-00000000a420 | TIMING | ipaclient : Install - Configure DNS resolver | np0005486746 | 0:06:13.853171 | 0.03s 2025-10-14 07:57:06.546406 | fa163e75-7366-a2e0-d3ae-00000000a422 | TASK | Install - IPA client test 2025-10-14 07:57:06.565154 | fa163e75-7366-a2e0-d3ae-00000000a19b | TASK | Install IPA client 2025-10-14 07:57:06.576340 | fa163e75-7366-a2e0-d3ae-00000000a4a7 | OK | Install - Set default principal if no keytab is given | np0005486748 2025-10-14 07:57:06.577227 | fa163e75-7366-a2e0-d3ae-00000000a4a7 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005486748 | 0:06:13.900092 | 0.06s 2025-10-14 07:57:06.593064 | fa163e75-7366-a2e0-d3ae-00000000a4a9 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-14 07:57:06.603493 | fa163e75-7366-a2e0-d3ae-00000000a19b | TIMING | ipaclient : Install IPA client | np0005486749 | 0:06:13.926343 | 0.04s 2025-10-14 07:57:06.665965 | fde81d55-0113-4465-81cc-32c2a350e6d5 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005486749 2025-10-14 07:57:06.708206 | fa163e75-7366-a2e0-d3ae-00000000a560 | TASK | Install - Ensure that IPA client packages are installed 2025-10-14 07:57:06.715028 | fa163e75-7366-a2e0-d3ae-00000000a4a9 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005486748 2025-10-14 07:57:06.716004 | fa163e75-7366-a2e0-d3ae-00000000a4a9 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005486748 | 0:06:14.038856 | 0.12s 2025-10-14 07:57:06.732791 | fa163e75-7366-a2e0-d3ae-00000000a4aa | TASK | Install - Fail on missing ipaclient_servers 2025-10-14 07:57:06.745031 | fa163e75-7366-a2e0-d3ae-00000000a560 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005486749 2025-10-14 07:57:06.745879 | fa163e75-7366-a2e0-d3ae-00000000a560 | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005486749 | 0:06:14.068745 | 0.04s 2025-10-14 07:57:06.761368 | fa163e75-7366-a2e0-d3ae-00000000a561 | TASK | Install - Set ipaclient_servers 2025-10-14 07:57:06.785920 | fa163e75-7366-a2e0-d3ae-00000000a4aa | SKIPPED | Install - Fail on missing ipaclient_servers | np0005486748 2025-10-14 07:57:06.786915 | fa163e75-7366-a2e0-d3ae-00000000a4aa | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005486748 | 0:06:14.109779 | 0.05s 2025-10-14 07:57:06.804702 | fa163e75-7366-a2e0-d3ae-00000000a4ab | TASK | Install - Configure DNS resolver 2025-10-14 07:57:06.816382 | fa163e75-7366-a2e0-d3ae-00000000a561 | SKIPPED | Install - Set ipaclient_servers | np0005486749 2025-10-14 07:57:06.817270 | fa163e75-7366-a2e0-d3ae-00000000a561 | TIMING | ipaclient : Install - Set ipaclient_servers | np0005486749 | 0:06:14.140136 | 0.06s 2025-10-14 07:57:06.833255 | fa163e75-7366-a2e0-d3ae-00000000a562 | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-14 07:57:06.843741 | fa163e75-7366-a2e0-d3ae-00000000a4ab | SKIPPED | Install - Configure DNS resolver | np0005486748 2025-10-14 07:57:06.844671 | fa163e75-7366-a2e0-d3ae-00000000a4ab | TIMING | ipaclient : Install - Configure DNS resolver | np0005486748 | 0:06:14.167536 | 0.04s 2025-10-14 07:57:06.860626 | fa163e75-7366-a2e0-d3ae-00000000a4ad | TASK | Install - IPA client test 2025-10-14 07:57:06.902985 | fa163e75-7366-a2e0-d3ae-00000000a562 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005486749 2025-10-14 07:57:06.903982 | fa163e75-7366-a2e0-d3ae-00000000a562 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005486749 | 0:06:14.226848 | 0.07s 2025-10-14 07:57:06.920140 | fa163e75-7366-a2e0-d3ae-00000000a563 | TASK | Install - Check that either password or keytab is set 2025-10-14 07:57:06.977856 | fa163e75-7366-a2e0-d3ae-00000000a563 | SKIPPED | Install - Check that either password or keytab is set | np0005486749 2025-10-14 07:57:06.978743 | fa163e75-7366-a2e0-d3ae-00000000a563 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005486749 | 0:06:14.301610 | 0.06s 2025-10-14 07:57:06.994545 | fa163e75-7366-a2e0-d3ae-00000000a564 | TASK | Install - Set default principal if no keytab is given 2025-10-14 07:57:07.055755 | fa163e75-7366-a2e0-d3ae-00000000a564 | OK | Install - Set default principal if no keytab is given | np0005486749 2025-10-14 07:57:07.056636 | fa163e75-7366-a2e0-d3ae-00000000a564 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005486749 | 0:06:14.379506 | 0.06s 2025-10-14 07:57:07.072695 | fa163e75-7366-a2e0-d3ae-00000000a566 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-14 07:57:07.101697 | fa163e75-7366-a2e0-d3ae-00000000a566 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005486749 2025-10-14 07:57:07.102474 | fa163e75-7366-a2e0-d3ae-00000000a566 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005486749 | 0:06:14.425341 | 0.03s 2025-10-14 07:57:07.118328 | fa163e75-7366-a2e0-d3ae-00000000a567 | TASK | Install - Fail on missing ipaclient_servers 2025-10-14 07:57:07.158010 | fa163e75-7366-a2e0-d3ae-00000000a567 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005486749 2025-10-14 07:57:07.158790 | fa163e75-7366-a2e0-d3ae-00000000a567 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005486749 | 0:06:14.481660 | 0.04s 2025-10-14 07:57:07.174231 | fa163e75-7366-a2e0-d3ae-00000000a568 | TASK | Install - Configure DNS resolver 2025-10-14 07:57:07.213202 | fa163e75-7366-a2e0-d3ae-00000000a568 | SKIPPED | Install - Configure DNS resolver | np0005486749 2025-10-14 07:57:07.214323 | fa163e75-7366-a2e0-d3ae-00000000a568 | TIMING | ipaclient : Install - Configure DNS resolver | np0005486749 | 0:06:14.537190 | 0.04s 2025-10-14 07:57:07.234556 | fa163e75-7366-a2e0-d3ae-00000000a56a | TASK | Install - IPA client test 2025-10-14 07:57:07.437736 | fa163e75-7366-a2e0-d3ae-00000000a422 | OK | Install - IPA client test | np0005486746 2025-10-14 07:57:07.439607 | fa163e75-7366-a2e0-d3ae-00000000a422 | TIMING | ipaclient : Install - IPA client test | np0005486746 | 0:06:14.762458 | 0.89s 2025-10-14 07:57:07.462024 | fa163e75-7366-a2e0-d3ae-00000000a424 | TASK | Install - Cleanup leftover ccache 2025-10-14 07:57:07.728576 | fa163e75-7366-a2e0-d3ae-00000000a4ad | OK | Install - IPA client test | np0005486748 2025-10-14 07:57:07.730216 | fa163e75-7366-a2e0-d3ae-00000000a4ad | TIMING | ipaclient : Install - IPA client test | np0005486748 | 0:06:15.053071 | 0.87s 2025-10-14 07:57:07.762528 | fa163e75-7366-a2e0-d3ae-00000000a4af | TASK | Install - Cleanup leftover ccache 2025-10-14 07:57:07.784472 | fa163e75-7366-a2e0-d3ae-00000000a424 | OK | Install - Cleanup leftover ccache | np0005486746 2025-10-14 07:57:07.787668 | fa163e75-7366-a2e0-d3ae-00000000a424 | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005486746 | 0:06:15.110517 | 0.32s 2025-10-14 07:57:07.814057 | fa163e75-7366-a2e0-d3ae-00000000a425 | TASK | Install - Configure NTP 2025-10-14 07:57:08.087507 | fa163e75-7366-a2e0-d3ae-00000000a4af | OK | Install - Cleanup leftover ccache | np0005486748 2025-10-14 07:57:08.089611 | fa163e75-7366-a2e0-d3ae-00000000a4af | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005486748 | 0:06:15.412471 | 0.33s 2025-10-14 07:57:08.113735 | fa163e75-7366-a2e0-d3ae-00000000a4b0 | TASK | Install - Configure NTP 2025-10-14 07:57:08.128317 | fa163e75-7366-a2e0-d3ae-00000000a56a | OK | Install - IPA client test | np0005486749 2025-10-14 07:57:08.129881 | fa163e75-7366-a2e0-d3ae-00000000a56a | TIMING | ipaclient : Install - IPA client test | np0005486749 | 0:06:15.452746 | 0.89s 2025-10-14 07:57:08.146042 | fa163e75-7366-a2e0-d3ae-00000000a56c | TASK | Install - Cleanup leftover ccache 2025-10-14 07:57:08.476298 | fa163e75-7366-a2e0-d3ae-00000000a56c | OK | Install - Cleanup leftover ccache | np0005486749 2025-10-14 07:57:08.477842 | fa163e75-7366-a2e0-d3ae-00000000a56c | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005486749 | 0:06:15.800710 | 0.33s 2025-10-14 07:57:08.493686 | fa163e75-7366-a2e0-d3ae-00000000a56d | TASK | Install - Configure NTP 2025-10-14 07:57:12.204687 | fa163e75-7366-a2e0-d3ae-00000000a27c | CHANGED | Install - Configure NTP | np0005486752 2025-10-14 07:57:12.205963 | fa163e75-7366-a2e0-d3ae-00000000a27c | TIMING | ipaclient : Install - Configure NTP | np0005486752 | 0:06:19.528825 | 7.39s 2025-10-14 07:57:12.221395 | fa163e75-7366-a2e0-d3ae-00000000a27d | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-14 07:57:12.240458 | fa163e75-7366-a2e0-d3ae-00000000a218 | CHANGED | Install - Configure NTP | np0005486750 2025-10-14 07:57:12.241428 | fa163e75-7366-a2e0-d3ae-00000000a218 | TIMING | ipaclient : Install - Configure NTP | np0005486750 | 0:06:19.564296 | 7.29s 2025-10-14 07:57:12.251614 | fa163e75-7366-a2e0-d3ae-00000000a219 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-14 07:57:12.279059 | fa163e75-7366-a2e0-d3ae-00000000a27d | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005486752 2025-10-14 07:57:12.279968 | fa163e75-7366-a2e0-d3ae-00000000a27d | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005486752 | 0:06:19.602836 | 0.06s 2025-10-14 07:57:12.289936 | fa163e75-7366-a2e0-d3ae-00000000a27e | TASK | Install - Disable One-Time Password for on_master 2025-10-14 07:57:12.315171 | fa163e75-7366-a2e0-d3ae-00000000a219 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005486750 2025-10-14 07:57:12.319257 | fa163e75-7366-a2e0-d3ae-00000000a219 | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005486750 | 0:06:19.642119 | 0.07s 2025-10-14 07:57:12.319855 | fa163e75-7366-a2e0-d3ae-00000000a27e | SKIPPED | Install - Disable One-Time Password for on_master | np0005486752 2025-10-14 07:57:12.320353 | fa163e75-7366-a2e0-d3ae-00000000a27e | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005486752 | 0:06:19.643225 | 0.03s 2025-10-14 07:57:12.333335 | fa163e75-7366-a2e0-d3ae-00000000a21a | TASK | Install - Disable One-Time Password for on_master 2025-10-14 07:57:12.351586 | fa163e75-7366-a2e0-d3ae-00000000a27f | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-14 07:57:12.372501 | fa163e75-7366-a2e0-d3ae-00000000a21a | SKIPPED | Install - Disable One-Time Password for on_master | np0005486750 2025-10-14 07:57:12.373511 | fa163e75-7366-a2e0-d3ae-00000000a21a | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005486750 | 0:06:19.696379 | 0.04s 2025-10-14 07:57:12.383851 | fa163e75-7366-a2e0-d3ae-00000000a21b | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-14 07:57:12.603150 | fa163e75-7366-a2e0-d3ae-00000000a33d | CHANGED | Install - Configure NTP | np0005486751 2025-10-14 07:57:12.604488 | fa163e75-7366-a2e0-d3ae-00000000a33d | TIMING | ipaclient : Install - Configure NTP | np0005486751 | 0:06:19.927342 | 7.17s 2025-10-14 07:57:12.623330 | fa163e75-7366-a2e0-d3ae-00000000a33e | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-14 07:57:12.672332 | fa163e75-7366-a2e0-d3ae-00000000a33e | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005486751 2025-10-14 07:57:12.673235 | fa163e75-7366-a2e0-d3ae-00000000a33e | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005486751 | 0:06:19.996103 | 0.05s 2025-10-14 07:57:12.687215 | fa163e75-7366-a2e0-d3ae-00000000a33f | TASK | Install - Disable One-Time Password for on_master 2025-10-14 07:57:12.718383 | fa163e75-7366-a2e0-d3ae-00000000a33f | SKIPPED | Install - Disable One-Time Password for on_master | np0005486751 2025-10-14 07:57:12.719321 | fa163e75-7366-a2e0-d3ae-00000000a33f | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005486751 | 0:06:20.042188 | 0.03s 2025-10-14 07:57:12.732380 | fa163e75-7366-a2e0-d3ae-00000000a340 | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-14 07:57:13.259049 | fa163e75-7366-a2e0-d3ae-00000000a27f | OK | Install - Test if IPA client has working krb5.keytab | np0005486752 2025-10-14 07:57:13.261914 | fa163e75-7366-a2e0-d3ae-00000000a27f | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005486752 | 0:06:20.584768 | 0.91s 2025-10-14 07:57:13.283179 | fa163e75-7366-a2e0-d3ae-00000000a280 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-14 07:57:13.332446 | fa163e75-7366-a2e0-d3ae-00000000a21b | OK | Install - Test if IPA client has working krb5.keytab | np0005486750 2025-10-14 07:57:13.333424 | fa163e75-7366-a2e0-d3ae-00000000a21b | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005486750 | 0:06:20.656289 | 0.95s 2025-10-14 07:57:13.333857 | fa163e75-7366-a2e0-d3ae-00000000a280 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005486752 2025-10-14 07:57:13.334663 | fa163e75-7366-a2e0-d3ae-00000000a280 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005486752 | 0:06:20.657538 | 0.05s 2025-10-14 07:57:13.345131 | fa163e75-7366-a2e0-d3ae-00000000a21c | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-14 07:57:13.360639 | fa163e75-7366-a2e0-d3ae-00000000a282 | TASK | Install - Keytab or password is required for getting otp 2025-10-14 07:57:13.378180 | fa163e75-7366-a2e0-d3ae-00000000a21c | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005486750 2025-10-14 07:57:13.379810 | fa163e75-7366-a2e0-d3ae-00000000a21c | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005486750 | 0:06:20.702667 | 0.03s 2025-10-14 07:57:13.399902 | fa163e75-7366-a2e0-d3ae-00000000a21e | TASK | Install - Keytab or password is required for getting otp 2025-10-14 07:57:13.420066 | fa163e75-7366-a2e0-d3ae-00000000a282 | SKIPPED | Install - Keytab or password is required for getting otp | np0005486752 2025-10-14 07:57:13.421644 | fa163e75-7366-a2e0-d3ae-00000000a282 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005486752 | 0:06:20.744500 | 0.06s 2025-10-14 07:57:13.454474 | fa163e75-7366-a2e0-d3ae-00000000a283 | TASK | Install - Create temporary file for keytab 2025-10-14 07:57:13.463837 | fa163e75-7366-a2e0-d3ae-00000000a21e | SKIPPED | Install - Keytab or password is required for getting otp | np0005486750 2025-10-14 07:57:13.465326 | fa163e75-7366-a2e0-d3ae-00000000a21e | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005486750 | 0:06:20.788177 | 0.06s 2025-10-14 07:57:13.484535 | fa163e75-7366-a2e0-d3ae-00000000a21f | TASK | Install - Create temporary file for keytab 2025-10-14 07:57:13.509518 | fa163e75-7366-a2e0-d3ae-00000000a340 | OK | Install - Test if IPA client has working krb5.keytab | np0005486751 2025-10-14 07:57:13.510649 | fa163e75-7366-a2e0-d3ae-00000000a340 | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005486751 | 0:06:20.833513 | 0.78s 2025-10-14 07:57:13.533750 | fa163e75-7366-a2e0-d3ae-00000000a341 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-14 07:57:13.540885 | fa163e75-7366-a2e0-d3ae-00000000a283 | SKIPPED | Install - Create temporary file for keytab | np0005486752 2025-10-14 07:57:13.542023 | fa163e75-7366-a2e0-d3ae-00000000a283 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005486752 | 0:06:20.864874 | 0.09s 2025-10-14 07:57:13.542543 | fa163e75-7366-a2e0-d3ae-00000000a21f | SKIPPED | Install - Create temporary file for keytab | np0005486750 2025-10-14 07:57:13.542955 | fa163e75-7366-a2e0-d3ae-00000000a21f | TIMING | ipaclient : Install - Create temporary file for keytab | np0005486750 | 0:06:20.865828 | 0.06s 2025-10-14 07:57:13.566712 | fa163e75-7366-a2e0-d3ae-00000000a220 | TASK | Install - Copy keytab to server temporary file 2025-10-14 07:57:13.592039 | fa163e75-7366-a2e0-d3ae-00000000a284 | TASK | Install - Copy keytab to server temporary file 2025-10-14 07:57:13.598693 | fa163e75-7366-a2e0-d3ae-00000000a341 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005486751 2025-10-14 07:57:13.599699 | fa163e75-7366-a2e0-d3ae-00000000a341 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005486751 | 0:06:20.922563 | 0.06s 2025-10-14 07:57:13.614980 | fa163e75-7366-a2e0-d3ae-00000000a343 | TASK | Install - Keytab or password is required for getting otp 2025-10-14 07:57:13.622069 | fa163e75-7366-a2e0-d3ae-00000000a220 | SKIPPED | Install - Copy keytab to server temporary file | np0005486750 2025-10-14 07:57:13.623189 | fa163e75-7366-a2e0-d3ae-00000000a220 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005486750 | 0:06:20.946052 | 0.06s 2025-10-14 07:57:13.640695 | fa163e75-7366-a2e0-d3ae-00000000a221 | TASK | Install - Get One-Time Password for client enrollment 2025-10-14 07:57:13.657543 | fa163e75-7366-a2e0-d3ae-00000000a284 | SKIPPED | Install - Copy keytab to server temporary file | np0005486752 2025-10-14 07:57:13.658869 | fa163e75-7366-a2e0-d3ae-00000000a284 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005486752 | 0:06:20.981733 | 0.07s 2025-10-14 07:57:13.659313 | fa163e75-7366-a2e0-d3ae-00000000a343 | SKIPPED | Install - Keytab or password is required for getting otp | np0005486751 2025-10-14 07:57:13.659733 | fa163e75-7366-a2e0-d3ae-00000000a343 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005486751 | 0:06:20.982606 | 0.04s 2025-10-14 07:57:13.678713 | fa163e75-7366-a2e0-d3ae-00000000a344 | TASK | Install - Create temporary file for keytab 2025-10-14 07:57:13.703661 | fa163e75-7366-a2e0-d3ae-00000000a285 | TASK | Install - Get One-Time Password for client enrollment 2025-10-14 07:57:13.710042 | fa163e75-7366-a2e0-d3ae-00000000a221 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005486750 2025-10-14 07:57:13.710972 | fa163e75-7366-a2e0-d3ae-00000000a221 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005486750 | 0:06:21.033834 | 0.07s 2025-10-14 07:57:13.722222 | fa163e75-7366-a2e0-d3ae-00000000a222 | TASK | Install - Report error for OTP generation 2025-10-14 07:57:13.733200 | fa163e75-7366-a2e0-d3ae-00000000a344 | SKIPPED | Install - Create temporary file for keytab | np0005486751 2025-10-14 07:57:13.734082 | fa163e75-7366-a2e0-d3ae-00000000a344 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005486751 | 0:06:21.056946 | 0.05s 2025-10-14 07:57:13.750020 | fa163e75-7366-a2e0-d3ae-00000000a345 | TASK | Install - Copy keytab to server temporary file 2025-10-14 07:57:13.766938 | fa163e75-7366-a2e0-d3ae-00000000a285 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005486752 2025-10-14 07:57:13.767945 | fa163e75-7366-a2e0-d3ae-00000000a285 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005486752 | 0:06:21.090812 | 0.06s 2025-10-14 07:57:13.768327 | fa163e75-7366-a2e0-d3ae-00000000a222 | SKIPPED | Install - Report error for OTP generation | np0005486750 2025-10-14 07:57:13.768653 | fa163e75-7366-a2e0-d3ae-00000000a222 | TIMING | ipaclient : Install - Report error for OTP generation | np0005486750 | 0:06:21.091529 | 0.04s 2025-10-14 07:57:13.779733 | fa163e75-7366-a2e0-d3ae-00000000a223 | TASK | Install - Store the previously obtained OTP 2025-10-14 07:57:13.795661 | fa163e75-7366-a2e0-d3ae-00000000a286 | TASK | Install - Report error for OTP generation 2025-10-14 07:57:13.805357 | fa163e75-7366-a2e0-d3ae-00000000a345 | SKIPPED | Install - Copy keytab to server temporary file | np0005486751 2025-10-14 07:57:13.806251 | fa163e75-7366-a2e0-d3ae-00000000a345 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005486751 | 0:06:21.129108 | 0.06s 2025-10-14 07:57:13.820298 | fa163e75-7366-a2e0-d3ae-00000000a346 | TASK | Install - Get One-Time Password for client enrollment 2025-10-14 07:57:13.834948 | fa163e75-7366-a2e0-d3ae-00000000a223 | SKIPPED | Install - Store the previously obtained OTP | np0005486750 2025-10-14 07:57:13.836029 | fa163e75-7366-a2e0-d3ae-00000000a223 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005486750 | 0:06:21.158896 | 0.05s 2025-10-14 07:57:13.852362 | fa163e75-7366-a2e0-d3ae-00000000a224 | TASK | Install - Remove keytab temporary file 2025-10-14 07:57:13.858908 | fa163e75-7366-a2e0-d3ae-00000000a286 | SKIPPED | Install - Report error for OTP generation | np0005486752 2025-10-14 07:57:13.859814 | fa163e75-7366-a2e0-d3ae-00000000a286 | TIMING | ipaclient : Install - Report error for OTP generation | np0005486752 | 0:06:21.182679 | 0.06s 2025-10-14 07:57:13.870713 | fa163e75-7366-a2e0-d3ae-00000000a287 | TASK | Install - Store the previously obtained OTP 2025-10-14 07:57:13.887264 | fa163e75-7366-a2e0-d3ae-00000000a346 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005486751 2025-10-14 07:57:13.890914 | fa163e75-7366-a2e0-d3ae-00000000a346 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005486751 | 0:06:21.213781 | 0.07s 2025-10-14 07:57:13.891323 | fa163e75-7366-a2e0-d3ae-00000000a224 | SKIPPED | Install - Remove keytab temporary file | np0005486750 2025-10-14 07:57:13.891666 | fa163e75-7366-a2e0-d3ae-00000000a224 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005486750 | 0:06:21.214541 | 0.04s 2025-10-14 07:57:13.901665 | fa163e75-7366-a2e0-d3ae-00000000a225 | TASK | Store predefined OTP in admin_password 2025-10-14 07:57:13.916628 | fa163e75-7366-a2e0-d3ae-00000000a347 | TASK | Install - Report error for OTP generation 2025-10-14 07:57:13.927864 | fa163e75-7366-a2e0-d3ae-00000000a287 | SKIPPED | Install - Store the previously obtained OTP | np0005486752 2025-10-14 07:57:13.928752 | fa163e75-7366-a2e0-d3ae-00000000a287 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005486752 | 0:06:21.251608 | 0.06s 2025-10-14 07:57:13.942487 | fa163e75-7366-a2e0-d3ae-00000000a288 | TASK | Install - Remove keytab temporary file 2025-10-14 07:57:13.971525 | fa163e75-7366-a2e0-d3ae-00000000a347 | SKIPPED | Install - Report error for OTP generation | np0005486751 2025-10-14 07:57:13.972348 | fa163e75-7366-a2e0-d3ae-00000000a347 | TIMING | ipaclient : Install - Report error for OTP generation | np0005486751 | 0:06:21.295215 | 0.05s 2025-10-14 07:57:13.972747 | fa163e75-7366-a2e0-d3ae-00000000a225 | OK | Store predefined OTP in admin_password | np0005486750 2025-10-14 07:57:13.973029 | fa163e75-7366-a2e0-d3ae-00000000a225 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005486750 | 0:06:21.295905 | 0.07s 2025-10-14 07:57:13.983104 | fa163e75-7366-a2e0-d3ae-00000000a227 | TASK | Install - Check if principal and keytab are set 2025-10-14 07:57:14.002168 | fa163e75-7366-a2e0-d3ae-00000000a348 | TASK | Install - Store the previously obtained OTP 2025-10-14 07:57:14.008286 | fa163e75-7366-a2e0-d3ae-00000000a288 | SKIPPED | Install - Remove keytab temporary file | np0005486752 2025-10-14 07:57:14.009213 | fa163e75-7366-a2e0-d3ae-00000000a288 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005486752 | 0:06:21.332074 | 0.07s 2025-10-14 07:57:14.020031 | fa163e75-7366-a2e0-d3ae-00000000a289 | TASK | Store predefined OTP in admin_password 2025-10-14 07:57:14.035104 | fa163e75-7366-a2e0-d3ae-00000000a227 | SKIPPED | Install - Check if principal and keytab are set | np0005486750 2025-10-14 07:57:14.036069 | fa163e75-7366-a2e0-d3ae-00000000a227 | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005486750 | 0:06:21.358934 | 0.05s 2025-10-14 07:57:14.046739 | fa163e75-7366-a2e0-d3ae-00000000a228 | TASK | Install - Check if one of password or keytabs are set 2025-10-14 07:57:14.059758 | fa163e75-7366-a2e0-d3ae-00000000a348 | SKIPPED | Install - Store the previously obtained OTP | np0005486751 2025-10-14 07:57:14.060984 | fa163e75-7366-a2e0-d3ae-00000000a348 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005486751 | 0:06:21.383849 | 0.06s 2025-10-14 07:57:14.081536 | fa163e75-7366-a2e0-d3ae-00000000a349 | TASK | Install - Remove keytab temporary file 2025-10-14 07:57:14.109088 | fa163e75-7366-a2e0-d3ae-00000000a289 | OK | Store predefined OTP in admin_password | np0005486752 2025-10-14 07:57:14.112204 | fa163e75-7366-a2e0-d3ae-00000000a289 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005486752 | 0:06:21.435070 | 0.09s 2025-10-14 07:57:14.112616 | fa163e75-7366-a2e0-d3ae-00000000a228 | SKIPPED | Install - Check if one of password or keytabs are set | np0005486750 2025-10-14 07:57:14.112922 | fa163e75-7366-a2e0-d3ae-00000000a228 | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005486750 | 0:06:21.435798 | 0.07s 2025-10-14 07:57:14.124171 | fa163e75-7366-a2e0-d3ae-00000000a229 | TASK | Install - From host keytab, purge OOO.TEST 2025-10-14 07:57:14.139720 | fa163e75-7366-a2e0-d3ae-00000000a28b | TASK | Install - Check if principal and keytab are set 2025-10-14 07:57:14.151283 | fa163e75-7366-a2e0-d3ae-00000000a349 | SKIPPED | Install - Remove keytab temporary file | np0005486751 2025-10-14 07:57:14.152231 | fa163e75-7366-a2e0-d3ae-00000000a349 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005486751 | 0:06:21.475085 | 0.07s 2025-10-14 07:57:14.163207 | fa163e75-7366-a2e0-d3ae-00000000a34a | TASK | Store predefined OTP in admin_password 2025-10-14 07:57:14.192422 | fa163e75-7366-a2e0-d3ae-00000000a28b | SKIPPED | Install - Check if principal and keytab are set | np0005486752 2025-10-14 07:57:14.193418 | fa163e75-7366-a2e0-d3ae-00000000a28b | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005486752 | 0:06:21.516286 | 0.05s 2025-10-14 07:57:14.204686 | fa163e75-7366-a2e0-d3ae-00000000a28c | TASK | Install - Check if one of password or keytabs are set 2025-10-14 07:57:14.237678 | fa163e75-7366-a2e0-d3ae-00000000a34a | OK | Store predefined OTP in admin_password | np0005486751 2025-10-14 07:57:14.238576 | fa163e75-7366-a2e0-d3ae-00000000a34a | TIMING | ipaclient : Store predefined OTP in admin_password | np0005486751 | 0:06:21.561444 | 0.07s 2025-10-14 07:57:14.251149 | fa163e75-7366-a2e0-d3ae-00000000a34c | TASK | Install - Check if principal and keytab are set 2025-10-14 07:57:14.256956 | fa163e75-7366-a2e0-d3ae-00000000a28c | SKIPPED | Install - Check if one of password or keytabs are set | np0005486752 2025-10-14 07:57:14.257931 | fa163e75-7366-a2e0-d3ae-00000000a28c | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005486752 | 0:06:21.580788 | 0.05s 2025-10-14 07:57:14.270615 | fa163e75-7366-a2e0-d3ae-00000000a28d | TASK | Install - From host keytab, purge OOO.TEST 2025-10-14 07:57:14.288729 | fa163e75-7366-a2e0-d3ae-00000000a34c | SKIPPED | Install - Check if principal and keytab are set | np0005486751 2025-10-14 07:57:14.289742 | fa163e75-7366-a2e0-d3ae-00000000a34c | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005486751 | 0:06:21.612610 | 0.04s 2025-10-14 07:57:14.300532 | fa163e75-7366-a2e0-d3ae-00000000a34d | TASK | Install - Check if one of password or keytabs are set 2025-10-14 07:57:14.347024 | fa163e75-7366-a2e0-d3ae-00000000a34d | SKIPPED | Install - Check if one of password or keytabs are set | np0005486751 2025-10-14 07:57:14.347857 | fa163e75-7366-a2e0-d3ae-00000000a34d | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005486751 | 0:06:21.670726 | 0.05s 2025-10-14 07:57:14.362395 | fa163e75-7366-a2e0-d3ae-00000000a34e | TASK | Install - From host keytab, purge OOO.TEST 2025-10-14 07:57:14.464702 | fa163e75-7366-a2e0-d3ae-00000000a229 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005486750 2025-10-14 07:57:14.465808 | fa163e75-7366-a2e0-d3ae-00000000a229 | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005486750 | 0:06:21.788677 | 0.34s 2025-10-14 07:57:14.475424 | fa163e75-7366-a2e0-d3ae-00000000a22a | TASK | Install - Backup and set hostname 2025-10-14 07:57:14.569948 | fa163e75-7366-a2e0-d3ae-00000000a28d | CHANGED | Install - From host keytab, purge OOO.TEST | np0005486752 2025-10-14 07:57:14.570963 | fa163e75-7366-a2e0-d3ae-00000000a28d | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005486752 | 0:06:21.893826 | 0.30s 2025-10-14 07:57:14.582180 | fa163e75-7366-a2e0-d3ae-00000000a28e | TASK | Install - Backup and set hostname 2025-10-14 07:57:14.701795 | fa163e75-7366-a2e0-d3ae-00000000a34e | CHANGED | Install - From host keytab, purge OOO.TEST | np0005486751 2025-10-14 07:57:14.702840 | fa163e75-7366-a2e0-d3ae-00000000a34e | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005486751 | 0:06:22.025707 | 0.34s 2025-10-14 07:57:14.713717 | fa163e75-7366-a2e0-d3ae-00000000a34f | TASK | Install - Backup and set hostname 2025-10-14 07:57:15.019272 | fa163e75-7366-a2e0-d3ae-00000000a425 | CHANGED | Install - Configure NTP | np0005486746 2025-10-14 07:57:15.021068 | fa163e75-7366-a2e0-d3ae-00000000a425 | TIMING | ipaclient : Install - Configure NTP | np0005486746 | 0:06:22.343934 | 7.20s 2025-10-14 07:57:15.038399 | fa163e75-7366-a2e0-d3ae-00000000a426 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-14 07:57:15.083828 | fa163e75-7366-a2e0-d3ae-00000000a426 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005486746 2025-10-14 07:57:15.085404 | fa163e75-7366-a2e0-d3ae-00000000a426 | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005486746 | 0:06:22.408273 | 0.05s 2025-10-14 07:57:15.113267 | fa163e75-7366-a2e0-d3ae-00000000a427 | TASK | Install - Disable One-Time Password for on_master 2025-10-14 07:57:15.140759 | fa163e75-7366-a2e0-d3ae-00000000a427 | SKIPPED | Install - Disable One-Time Password for on_master | np0005486746 2025-10-14 07:57:15.141655 | fa163e75-7366-a2e0-d3ae-00000000a427 | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005486746 | 0:06:22.464525 | 0.03s 2025-10-14 07:57:15.159818 | fa163e75-7366-a2e0-d3ae-00000000a428 | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-14 07:57:15.287990 | fa163e75-7366-a2e0-d3ae-00000000a4b0 | CHANGED | Install - Configure NTP | np0005486748 2025-10-14 07:57:15.289413 | fa163e75-7366-a2e0-d3ae-00000000a4b0 | TIMING | ipaclient : Install - Configure NTP | np0005486748 | 0:06:22.612279 | 7.17s 2025-10-14 07:57:15.315569 | fa163e75-7366-a2e0-d3ae-00000000a4b1 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-14 07:57:15.372095 | fa163e75-7366-a2e0-d3ae-00000000a4b1 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005486748 2025-10-14 07:57:15.373046 | fa163e75-7366-a2e0-d3ae-00000000a4b1 | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005486748 | 0:06:22.695912 | 0.06s 2025-10-14 07:57:15.397859 | fa163e75-7366-a2e0-d3ae-00000000a4b2 | TASK | Install - Disable One-Time Password for on_master 2025-10-14 07:57:15.404422 | fa163e75-7366-a2e0-d3ae-00000000a22a | CHANGED | Install - Backup and set hostname | np0005486750 2025-10-14 07:57:15.405316 | fa163e75-7366-a2e0-d3ae-00000000a22a | TIMING | ipaclient : Install - Backup and set hostname | np0005486750 | 0:06:22.728178 | 0.93s 2025-10-14 07:57:15.416492 | fa163e75-7366-a2e0-d3ae-00000000a22b | TASK | Install - Create temporary krb5 configuration 2025-10-14 07:57:15.431643 | fa163e75-7366-a2e0-d3ae-00000000a4b2 | SKIPPED | Install - Disable One-Time Password for on_master | np0005486748 2025-10-14 07:57:15.432511 | fa163e75-7366-a2e0-d3ae-00000000a4b2 | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005486748 | 0:06:22.755378 | 0.03s 2025-10-14 07:57:15.447768 | fa163e75-7366-a2e0-d3ae-00000000a4b3 | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-14 07:57:15.502719 | fa163e75-7366-a2e0-d3ae-00000000a28e | CHANGED | Install - Backup and set hostname | np0005486752 2025-10-14 07:57:15.503825 | fa163e75-7366-a2e0-d3ae-00000000a28e | TIMING | ipaclient : Install - Backup and set hostname | np0005486752 | 0:06:22.826693 | 0.92s 2025-10-14 07:57:15.513746 | fa163e75-7366-a2e0-d3ae-00000000a28f | TASK | Install - Create temporary krb5 configuration 2025-10-14 07:57:15.529837 | fa163e75-7366-a2e0-d3ae-00000000a34f | CHANGED | Install - Backup and set hostname | np0005486751 2025-10-14 07:57:15.531189 | fa163e75-7366-a2e0-d3ae-00000000a34f | TIMING | ipaclient : Install - Backup and set hostname | np0005486751 | 0:06:22.854052 | 0.82s 2025-10-14 07:57:15.546012 | fa163e75-7366-a2e0-d3ae-00000000a350 | TASK | Install - Create temporary krb5 configuration 2025-10-14 07:57:15.613046 | fa163e75-7366-a2e0-d3ae-00000000a56d | CHANGED | Install - Configure NTP | np0005486749 2025-10-14 07:57:15.613963 | fa163e75-7366-a2e0-d3ae-00000000a56d | TIMING | ipaclient : Install - Configure NTP | np0005486749 | 0:06:22.936832 | 7.12s 2025-10-14 07:57:15.632830 | fa163e75-7366-a2e0-d3ae-00000000a56e | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-14 07:57:15.677424 | fa163e75-7366-a2e0-d3ae-00000000a56e | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005486749 2025-10-14 07:57:15.678199 | fa163e75-7366-a2e0-d3ae-00000000a56e | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005486749 | 0:06:23.001070 | 0.04s 2025-10-14 07:57:15.692709 | fa163e75-7366-a2e0-d3ae-00000000a56f | TASK | Install - Disable One-Time Password for on_master 2025-10-14 07:57:15.716914 | fa163e75-7366-a2e0-d3ae-00000000a56f | SKIPPED | Install - Disable One-Time Password for on_master | np0005486749 2025-10-14 07:57:15.718026 | fa163e75-7366-a2e0-d3ae-00000000a56f | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005486749 | 0:06:23.040888 | 0.02s 2025-10-14 07:57:15.734617 | fa163e75-7366-a2e0-d3ae-00000000a570 | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-14 07:57:15.892833 | fa163e75-7366-a2e0-d3ae-00000000a428 | OK | Install - Test if IPA client has working krb5.keytab | np0005486746 2025-10-14 07:57:15.894030 | fa163e75-7366-a2e0-d3ae-00000000a428 | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005486746 | 0:06:23.216892 | 0.73s 2025-10-14 07:57:15.915576 | fa163e75-7366-a2e0-d3ae-00000000a429 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-14 07:57:15.957112 | fa163e75-7366-a2e0-d3ae-00000000a429 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005486746 2025-10-14 07:57:15.958038 | fa163e75-7366-a2e0-d3ae-00000000a429 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005486746 | 0:06:23.280905 | 0.04s 2025-10-14 07:57:15.977113 | fa163e75-7366-a2e0-d3ae-00000000a42b | TASK | Install - Keytab or password is required for getting otp 2025-10-14 07:57:16.042378 | fa163e75-7366-a2e0-d3ae-00000000a42b | SKIPPED | Install - Keytab or password is required for getting otp | np0005486746 2025-10-14 07:57:16.043477 | fa163e75-7366-a2e0-d3ae-00000000a42b | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005486746 | 0:06:23.366342 | 0.07s 2025-10-14 07:57:16.071108 | fa163e75-7366-a2e0-d3ae-00000000a42c | TASK | Install - Create temporary file for keytab 2025-10-14 07:57:16.137276 | fa163e75-7366-a2e0-d3ae-00000000a42c | SKIPPED | Install - Create temporary file for keytab | np0005486746 2025-10-14 07:57:16.138098 | fa163e75-7366-a2e0-d3ae-00000000a42c | TIMING | ipaclient : Install - Create temporary file for keytab | np0005486746 | 0:06:23.460968 | 0.07s 2025-10-14 07:57:16.155288 | fa163e75-7366-a2e0-d3ae-00000000a42d | TASK | Install - Copy keytab to server temporary file 2025-10-14 07:57:16.210664 | fa163e75-7366-a2e0-d3ae-00000000a42d | SKIPPED | Install - Copy keytab to server temporary file | np0005486746 2025-10-14 07:57:16.211378 | fa163e75-7366-a2e0-d3ae-00000000a42d | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005486746 | 0:06:23.534249 | 0.06s 2025-10-14 07:57:16.227832 | fa163e75-7366-a2e0-d3ae-00000000a42e | TASK | Install - Get One-Time Password for client enrollment 2025-10-14 07:57:16.238500 | fa163e75-7366-a2e0-d3ae-00000000a4b3 | OK | Install - Test if IPA client has working krb5.keytab | np0005486748 2025-10-14 07:57:16.239318 | fa163e75-7366-a2e0-d3ae-00000000a4b3 | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005486748 | 0:06:23.562184 | 0.79s 2025-10-14 07:57:16.253967 | fa163e75-7366-a2e0-d3ae-00000000a4b4 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-14 07:57:16.276555 | fa163e75-7366-a2e0-d3ae-00000000a22b | OK | Install - Create temporary krb5 configuration | np0005486750 2025-10-14 07:57:16.277647 | fa163e75-7366-a2e0-d3ae-00000000a22b | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005486750 | 0:06:23.600514 | 0.86s 2025-10-14 07:57:16.287913 | fa163e75-7366-a2e0-d3ae-00000000a22c | TASK | Install - Join IPA 2025-10-14 07:57:16.301416 | fa163e75-7366-a2e0-d3ae-00000000a4b4 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005486748 2025-10-14 07:57:16.311607 | fa163e75-7366-a2e0-d3ae-00000000a4b4 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005486748 | 0:06:23.634450 | 0.06s 2025-10-14 07:57:16.312402 | fa163e75-7366-a2e0-d3ae-00000000a42e | SKIPPED | Install - Get One-Time Password for client enrollment | np0005486746 2025-10-14 07:57:16.313229 | fa163e75-7366-a2e0-d3ae-00000000a42e | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005486746 | 0:06:23.636096 | 0.08s 2025-10-14 07:57:16.314203 | fa163e75-7366-a2e0-d3ae-00000000a350 | OK | Install - Create temporary krb5 configuration | np0005486751 2025-10-14 07:57:16.314986 | fa163e75-7366-a2e0-d3ae-00000000a350 | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005486751 | 0:06:23.637852 | 0.77s 2025-10-14 07:57:16.339894 | fa163e75-7366-a2e0-d3ae-00000000a351 | TASK | Install - Join IPA 2025-10-14 07:57:16.384353 | fa163e75-7366-a2e0-d3ae-00000000a42f | TASK | Install - Report error for OTP generation 2025-10-14 07:57:16.414471 | fa163e75-7366-a2e0-d3ae-00000000a4b6 | TASK | Install - Keytab or password is required for getting otp 2025-10-14 07:57:16.421075 | fa163e75-7366-a2e0-d3ae-00000000a28f | OK | Install - Create temporary krb5 configuration | np0005486752 2025-10-14 07:57:16.421984 | fa163e75-7366-a2e0-d3ae-00000000a28f | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005486752 | 0:06:23.744844 | 0.91s 2025-10-14 07:57:16.422483 | fa163e75-7366-a2e0-d3ae-00000000a570 | OK | Install - Test if IPA client has working krb5.keytab | np0005486749 2025-10-14 07:57:16.422939 | fa163e75-7366-a2e0-d3ae-00000000a570 | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005486749 | 0:06:23.745815 | 0.69s 2025-10-14 07:57:16.439604 | fa163e75-7366-a2e0-d3ae-00000000a290 | TASK | Install - Join IPA 2025-10-14 07:57:16.461269 | fa163e75-7366-a2e0-d3ae-00000000a571 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-14 07:57:16.467845 | fa163e75-7366-a2e0-d3ae-00000000a42f | SKIPPED | Install - Report error for OTP generation | np0005486746 2025-10-14 07:57:16.471960 | fa163e75-7366-a2e0-d3ae-00000000a42f | TIMING | ipaclient : Install - Report error for OTP generation | np0005486746 | 0:06:23.794821 | 0.09s 2025-10-14 07:57:16.472321 | fa163e75-7366-a2e0-d3ae-00000000a4b6 | SKIPPED | Install - Keytab or password is required for getting otp | np0005486748 2025-10-14 07:57:16.472675 | fa163e75-7366-a2e0-d3ae-00000000a4b6 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005486748 | 0:06:23.795551 | 0.06s 2025-10-14 07:57:16.489744 | fa163e75-7366-a2e0-d3ae-00000000a430 | TASK | Install - Store the previously obtained OTP 2025-10-14 07:57:16.516837 | fa163e75-7366-a2e0-d3ae-00000000a4b7 | TASK | Install - Create temporary file for keytab 2025-10-14 07:57:16.523095 | fa163e75-7366-a2e0-d3ae-00000000a571 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005486749 2025-10-14 07:57:16.523967 | fa163e75-7366-a2e0-d3ae-00000000a571 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005486749 | 0:06:23.846831 | 0.06s 2025-10-14 07:57:16.539318 | fa163e75-7366-a2e0-d3ae-00000000a573 | TASK | Install - Keytab or password is required for getting otp 2025-10-14 07:57:16.550985 | fa163e75-7366-a2e0-d3ae-00000000a430 | SKIPPED | Install - Store the previously obtained OTP | np0005486746 2025-10-14 07:57:16.551845 | fa163e75-7366-a2e0-d3ae-00000000a430 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005486746 | 0:06:23.874711 | 0.06s 2025-10-14 07:57:16.574253 | fa163e75-7366-a2e0-d3ae-00000000a431 | TASK | Install - Remove keytab temporary file 2025-10-14 07:57:16.580250 | fa163e75-7366-a2e0-d3ae-00000000a4b7 | SKIPPED | Install - Create temporary file for keytab | np0005486748 2025-10-14 07:57:16.586771 | fa163e75-7366-a2e0-d3ae-00000000a4b7 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005486748 | 0:06:23.909624 | 0.07s 2025-10-14 07:57:16.588122 | fa163e75-7366-a2e0-d3ae-00000000a573 | SKIPPED | Install - Keytab or password is required for getting otp | np0005486749 2025-10-14 07:57:16.588465 | fa163e75-7366-a2e0-d3ae-00000000a573 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005486749 | 0:06:23.911340 | 0.05s 2025-10-14 07:57:16.606824 | fa163e75-7366-a2e0-d3ae-00000000a4b8 | TASK | Install - Copy keytab to server temporary file 2025-10-14 07:57:16.627642 | fa163e75-7366-a2e0-d3ae-00000000a574 | TASK | Install - Create temporary file for keytab 2025-10-14 07:57:16.637597 | fa163e75-7366-a2e0-d3ae-00000000a431 | SKIPPED | Install - Remove keytab temporary file | np0005486746 2025-10-14 07:57:16.638356 | fa163e75-7366-a2e0-d3ae-00000000a431 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005486746 | 0:06:23.961222 | 0.06s 2025-10-14 07:57:16.652817 | fa163e75-7366-a2e0-d3ae-00000000a432 | TASK | Store predefined OTP in admin_password 2025-10-14 07:57:16.662728 | fa163e75-7366-a2e0-d3ae-00000000a4b8 | SKIPPED | Install - Copy keytab to server temporary file | np0005486748 2025-10-14 07:57:16.663600 | fa163e75-7366-a2e0-d3ae-00000000a4b8 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005486748 | 0:06:23.986455 | 0.06s 2025-10-14 07:57:16.687060 | fa163e75-7366-a2e0-d3ae-00000000a4b9 | TASK | Install - Get One-Time Password for client enrollment 2025-10-14 07:57:16.693044 | fa163e75-7366-a2e0-d3ae-00000000a574 | SKIPPED | Install - Create temporary file for keytab | np0005486749 2025-10-14 07:57:16.693965 | fa163e75-7366-a2e0-d3ae-00000000a574 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005486749 | 0:06:24.016828 | 0.07s 2025-10-14 07:57:16.712766 | fa163e75-7366-a2e0-d3ae-00000000a575 | TASK | Install - Copy keytab to server temporary file 2025-10-14 07:57:16.722767 | fa163e75-7366-a2e0-d3ae-00000000a432 | OK | Store predefined OTP in admin_password | np0005486746 2025-10-14 07:57:16.723539 | fa163e75-7366-a2e0-d3ae-00000000a432 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005486746 | 0:06:24.046405 | 0.07s 2025-10-14 07:57:16.749255 | fa163e75-7366-a2e0-d3ae-00000000a434 | TASK | Install - Check if principal and keytab are set 2025-10-14 07:57:16.757939 | fa163e75-7366-a2e0-d3ae-00000000a4b9 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005486748 2025-10-14 07:57:16.762353 | fa163e75-7366-a2e0-d3ae-00000000a4b9 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005486748 | 0:06:24.085214 | 0.07s 2025-10-14 07:57:16.762879 | fa163e75-7366-a2e0-d3ae-00000000a575 | SKIPPED | Install - Copy keytab to server temporary file | np0005486749 2025-10-14 07:57:16.763295 | fa163e75-7366-a2e0-d3ae-00000000a575 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005486749 | 0:06:24.086170 | 0.05s 2025-10-14 07:57:16.778549 | fa163e75-7366-a2e0-d3ae-00000000a4ba | TASK | Install - Report error for OTP generation 2025-10-14 07:57:16.800822 | fa163e75-7366-a2e0-d3ae-00000000a576 | TASK | Install - Get One-Time Password for client enrollment 2025-10-14 07:57:16.822881 | fa163e75-7366-a2e0-d3ae-00000000a434 | SKIPPED | Install - Check if principal and keytab are set | np0005486746 2025-10-14 07:57:16.823819 | fa163e75-7366-a2e0-d3ae-00000000a434 | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005486746 | 0:06:24.146682 | 0.07s 2025-10-14 07:57:16.824145 | fa163e75-7366-a2e0-d3ae-00000000a4ba | SKIPPED | Install - Report error for OTP generation | np0005486748 2025-10-14 07:57:16.824481 | fa163e75-7366-a2e0-d3ae-00000000a4ba | TIMING | ipaclient : Install - Report error for OTP generation | np0005486748 | 0:06:24.147356 | 0.05s 2025-10-14 07:57:16.839026 | fa163e75-7366-a2e0-d3ae-00000000a435 | TASK | Install - Check if one of password or keytabs are set 2025-10-14 07:57:16.857863 | fa163e75-7366-a2e0-d3ae-00000000a4bb | TASK | Install - Store the previously obtained OTP 2025-10-14 07:57:16.868366 | fa163e75-7366-a2e0-d3ae-00000000a576 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005486749 2025-10-14 07:57:16.869275 | fa163e75-7366-a2e0-d3ae-00000000a576 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005486749 | 0:06:24.192136 | 0.07s 2025-10-14 07:57:16.884369 | fa163e75-7366-a2e0-d3ae-00000000a577 | TASK | Install - Report error for OTP generation 2025-10-14 07:57:16.895905 | fa163e75-7366-a2e0-d3ae-00000000a435 | SKIPPED | Install - Check if one of password or keytabs are set | np0005486746 2025-10-14 07:57:16.896804 | fa163e75-7366-a2e0-d3ae-00000000a435 | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005486746 | 0:06:24.219670 | 0.06s 2025-10-14 07:57:16.912762 | fa163e75-7366-a2e0-d3ae-00000000a436 | TASK | Install - From host keytab, purge OOO.TEST 2025-10-14 07:57:16.932946 | fa163e75-7366-a2e0-d3ae-00000000a4bb | SKIPPED | Install - Store the previously obtained OTP | np0005486748 2025-10-14 07:57:16.933824 | fa163e75-7366-a2e0-d3ae-00000000a4bb | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005486748 | 0:06:24.256690 | 0.07s 2025-10-14 07:57:16.954860 | fa163e75-7366-a2e0-d3ae-00000000a4bc | TASK | Install - Remove keytab temporary file 2025-10-14 07:57:16.960381 | fa163e75-7366-a2e0-d3ae-00000000a577 | SKIPPED | Install - Report error for OTP generation | np0005486749 2025-10-14 07:57:16.961325 | fa163e75-7366-a2e0-d3ae-00000000a577 | TIMING | ipaclient : Install - Report error for OTP generation | np0005486749 | 0:06:24.284189 | 0.08s 2025-10-14 07:57:16.978824 | fa163e75-7366-a2e0-d3ae-00000000a578 | TASK | Install - Store the previously obtained OTP 2025-10-14 07:57:17.003431 | fa163e75-7366-a2e0-d3ae-00000000a4bc | SKIPPED | Install - Remove keytab temporary file | np0005486748 2025-10-14 07:57:17.004388 | fa163e75-7366-a2e0-d3ae-00000000a4bc | TIMING | ipaclient : Install - Remove keytab temporary file | np0005486748 | 0:06:24.327245 | 0.05s 2025-10-14 07:57:17.018972 | fa163e75-7366-a2e0-d3ae-00000000a4bd | TASK | Store predefined OTP in admin_password 2025-10-14 07:57:17.033810 | fa163e75-7366-a2e0-d3ae-00000000a578 | SKIPPED | Install - Store the previously obtained OTP | np0005486749 2025-10-14 07:57:17.034668 | fa163e75-7366-a2e0-d3ae-00000000a578 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005486749 | 0:06:24.357538 | 0.05s 2025-10-14 07:57:17.054196 | fa163e75-7366-a2e0-d3ae-00000000a579 | TASK | Install - Remove keytab temporary file 2025-10-14 07:57:17.077760 | fa163e75-7366-a2e0-d3ae-00000000a4bd | OK | Store predefined OTP in admin_password | np0005486748 2025-10-14 07:57:17.078491 | fa163e75-7366-a2e0-d3ae-00000000a4bd | TIMING | ipaclient : Store predefined OTP in admin_password | np0005486748 | 0:06:24.401357 | 0.06s 2025-10-14 07:57:17.096780 | fa163e75-7366-a2e0-d3ae-00000000a4bf | TASK | Install - Check if principal and keytab are set 2025-10-14 07:57:17.101922 | fa163e75-7366-a2e0-d3ae-00000000a579 | SKIPPED | Install - Remove keytab temporary file | np0005486749 2025-10-14 07:57:17.102736 | fa163e75-7366-a2e0-d3ae-00000000a579 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005486749 | 0:06:24.425592 | 0.05s 2025-10-14 07:57:17.117524 | fa163e75-7366-a2e0-d3ae-00000000a57a | TASK | Store predefined OTP in admin_password 2025-10-14 07:57:17.140947 | fa163e75-7366-a2e0-d3ae-00000000a4bf | SKIPPED | Install - Check if principal and keytab are set | np0005486748 2025-10-14 07:57:17.141732 | fa163e75-7366-a2e0-d3ae-00000000a4bf | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005486748 | 0:06:24.464601 | 0.04s 2025-10-14 07:57:17.177002 | fa163e75-7366-a2e0-d3ae-00000000a4c0 | TASK | Install - Check if one of password or keytabs are set 2025-10-14 07:57:17.186920 | fa163e75-7366-a2e0-d3ae-00000000a57a | OK | Store predefined OTP in admin_password | np0005486749 2025-10-14 07:57:17.188645 | fa163e75-7366-a2e0-d3ae-00000000a57a | TIMING | ipaclient : Store predefined OTP in admin_password | np0005486749 | 0:06:24.511295 | 0.07s 2025-10-14 07:57:17.228340 | fa163e75-7366-a2e0-d3ae-00000000a57c | TASK | Install - Check if principal and keytab are set 2025-10-14 07:57:17.253166 | fa163e75-7366-a2e0-d3ae-00000000a4c0 | SKIPPED | Install - Check if one of password or keytabs are set | np0005486748 2025-10-14 07:57:17.254975 | fa163e75-7366-a2e0-d3ae-00000000a4c0 | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005486748 | 0:06:24.577780 | 0.08s 2025-10-14 07:57:17.255960 | fa163e75-7366-a2e0-d3ae-00000000a436 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005486746 2025-10-14 07:57:17.256796 | fa163e75-7366-a2e0-d3ae-00000000a436 | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005486746 | 0:06:24.579669 | 0.34s 2025-10-14 07:57:17.278271 | fa163e75-7366-a2e0-d3ae-00000000a437 | TASK | Install - Backup and set hostname 2025-10-14 07:57:17.311315 | fa163e75-7366-a2e0-d3ae-00000000a4c1 | TASK | Install - From host keytab, purge OOO.TEST 2025-10-14 07:57:17.318262 | fa163e75-7366-a2e0-d3ae-00000000a57c | SKIPPED | Install - Check if principal and keytab are set | np0005486749 2025-10-14 07:57:17.319486 | fa163e75-7366-a2e0-d3ae-00000000a57c | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005486749 | 0:06:24.642345 | 0.09s 2025-10-14 07:57:17.336646 | fa163e75-7366-a2e0-d3ae-00000000a57d | TASK | Install - Check if one of password or keytabs are set 2025-10-14 07:57:17.401187 | fa163e75-7366-a2e0-d3ae-00000000a57d | SKIPPED | Install - Check if one of password or keytabs are set | np0005486749 2025-10-14 07:57:17.402746 | fa163e75-7366-a2e0-d3ae-00000000a57d | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005486749 | 0:06:24.725613 | 0.06s 2025-10-14 07:57:17.418705 | fa163e75-7366-a2e0-d3ae-00000000a57e | TASK | Install - From host keytab, purge OOO.TEST 2025-10-14 07:57:17.646069 | fa163e75-7366-a2e0-d3ae-00000000a4c1 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005486748 2025-10-14 07:57:17.648473 | fa163e75-7366-a2e0-d3ae-00000000a4c1 | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005486748 | 0:06:24.971304 | 0.34s 2025-10-14 07:57:17.672766 | fa163e75-7366-a2e0-d3ae-00000000a4c2 | TASK | Install - Backup and set hostname 2025-10-14 07:57:17.715707 | fa163e75-7366-a2e0-d3ae-00000000a57e | CHANGED | Install - From host keytab, purge OOO.TEST | np0005486749 2025-10-14 07:57:17.717335 | fa163e75-7366-a2e0-d3ae-00000000a57e | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005486749 | 0:06:25.040188 | 0.30s 2025-10-14 07:57:17.718464 | fa163e75-7366-a2e0-d3ae-00000000a351 | CHANGED | Install - Join IPA | np0005486751 2025-10-14 07:57:17.719424 | fa163e75-7366-a2e0-d3ae-00000000a351 | TIMING | ipaclient : Install - Join IPA | np0005486751 | 0:06:25.042291 | 1.38s 2025-10-14 07:57:17.740613 | fa163e75-7366-a2e0-d3ae-00000000a353 | TASK | The krb5 configuration is not correct 2025-10-14 07:57:17.787305 | fa163e75-7366-a2e0-d3ae-00000000a57f | TASK | Install - Backup and set hostname 2025-10-14 07:57:17.795292 | fa163e75-7366-a2e0-d3ae-00000000a290 | CHANGED | Install - Join IPA | np0005486752 2025-10-14 07:57:17.797160 | fa163e75-7366-a2e0-d3ae-00000000a290 | TIMING | ipaclient : Install - Join IPA | np0005486752 | 0:06:25.120010 | 1.36s 2025-10-14 07:57:17.798309 | fa163e75-7366-a2e0-d3ae-00000000a22c | CHANGED | Install - Join IPA | np0005486750 2025-10-14 07:57:17.798894 | fa163e75-7366-a2e0-d3ae-00000000a22c | TIMING | ipaclient : Install - Join IPA | np0005486750 | 0:06:25.121765 | 1.51s 2025-10-14 07:57:17.799481 | fa163e75-7366-a2e0-d3ae-00000000a353 | SKIPPED | The krb5 configuration is not correct | np0005486751 2025-10-14 07:57:17.800000 | fa163e75-7366-a2e0-d3ae-00000000a353 | TIMING | ipaclient : The krb5 configuration is not correct | np0005486751 | 0:06:25.122873 | 0.06s 2025-10-14 07:57:17.815767 | fa163e75-7366-a2e0-d3ae-00000000a22e | TASK | The krb5 configuration is not correct 2025-10-14 07:57:17.835849 | fa163e75-7366-a2e0-d3ae-00000000a354 | TASK | IPA test failed 2025-10-14 07:57:17.852071 | fa163e75-7366-a2e0-d3ae-00000000a292 | TASK | The krb5 configuration is not correct 2025-10-14 07:57:17.881321 | fa163e75-7366-a2e0-d3ae-00000000a354 | SKIPPED | IPA test failed | np0005486751 2025-10-14 07:57:17.882177 | fa163e75-7366-a2e0-d3ae-00000000a354 | TIMING | ipaclient : IPA test failed | np0005486751 | 0:06:25.205046 | 0.04s 2025-10-14 07:57:17.882474 | fa163e75-7366-a2e0-d3ae-00000000a22e | SKIPPED | The krb5 configuration is not correct | np0005486750 2025-10-14 07:57:17.882780 | fa163e75-7366-a2e0-d3ae-00000000a22e | TIMING | ipaclient : The krb5 configuration is not correct | np0005486750 | 0:06:25.205656 | 0.07s 2025-10-14 07:57:17.892875 | fa163e75-7366-a2e0-d3ae-00000000a22f | TASK | IPA test failed 2025-10-14 07:57:17.907109 | fa163e75-7366-a2e0-d3ae-00000000a355 | TASK | Fail due to missing ca.crt file 2025-10-14 07:57:17.922694 | fa163e75-7366-a2e0-d3ae-00000000a292 | SKIPPED | The krb5 configuration is not correct | np0005486752 2025-10-14 07:57:17.923411 | fa163e75-7366-a2e0-d3ae-00000000a292 | TIMING | ipaclient : The krb5 configuration is not correct | np0005486752 | 0:06:25.246279 | 0.07s 2025-10-14 07:57:17.933386 | fa163e75-7366-a2e0-d3ae-00000000a293 | TASK | IPA test failed 2025-10-14 07:57:17.951901 | fa163e75-7366-a2e0-d3ae-00000000a22f | SKIPPED | IPA test failed | np0005486750 2025-10-14 07:57:17.954064 | fa163e75-7366-a2e0-d3ae-00000000a22f | TIMING | ipaclient : IPA test failed | np0005486750 | 0:06:25.276931 | 0.06s 2025-10-14 07:57:17.954373 | fa163e75-7366-a2e0-d3ae-00000000a355 | SKIPPED | Fail due to missing ca.crt file | np0005486751 2025-10-14 07:57:17.954752 | fa163e75-7366-a2e0-d3ae-00000000a355 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005486751 | 0:06:25.277627 | 0.05s 2025-10-14 07:57:17.965272 | fa163e75-7366-a2e0-d3ae-00000000a230 | TASK | Fail due to missing ca.crt file 2025-10-14 07:57:17.984787 | fa163e75-7366-a2e0-d3ae-00000000a357 | TASK | Install - Configure IPA default.conf 2025-10-14 07:57:17.991112 | fa163e75-7366-a2e0-d3ae-00000000a293 | SKIPPED | IPA test failed | np0005486752 2025-10-14 07:57:17.991931 | fa163e75-7366-a2e0-d3ae-00000000a293 | TIMING | ipaclient : IPA test failed | np0005486752 | 0:06:25.314794 | 0.06s 2025-10-14 07:57:18.002784 | fa163e75-7366-a2e0-d3ae-00000000a294 | TASK | Fail due to missing ca.crt file 2025-10-14 07:57:18.024315 | fa163e75-7366-a2e0-d3ae-00000000a437 | CHANGED | Install - Backup and set hostname | np0005486746 2025-10-14 07:57:18.025093 | fa163e75-7366-a2e0-d3ae-00000000a437 | TIMING | ipaclient : Install - Backup and set hostname | np0005486746 | 0:06:25.347962 | 0.75s 2025-10-14 07:57:18.025414 | fa163e75-7366-a2e0-d3ae-00000000a230 | SKIPPED | Fail due to missing ca.crt file | np0005486750 2025-10-14 07:57:18.025839 | fa163e75-7366-a2e0-d3ae-00000000a230 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005486750 | 0:06:25.348714 | 0.06s 2025-10-14 07:57:18.040234 | fa163e75-7366-a2e0-d3ae-00000000a232 | TASK | Install - Configure IPA default.conf 2025-10-14 07:57:18.064418 | fa163e75-7366-a2e0-d3ae-00000000a438 | TASK | Install - Create temporary krb5 configuration 2025-10-14 07:57:18.070745 | fa163e75-7366-a2e0-d3ae-00000000a294 | SKIPPED | Fail due to missing ca.crt file | np0005486752 2025-10-14 07:57:18.071573 | fa163e75-7366-a2e0-d3ae-00000000a294 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005486752 | 0:06:25.394435 | 0.07s 2025-10-14 07:57:18.087723 | fa163e75-7366-a2e0-d3ae-00000000a296 | TASK | Install - Configure IPA default.conf 2025-10-14 07:57:18.450328 | fa163e75-7366-a2e0-d3ae-00000000a4c2 | CHANGED | Install - Backup and set hostname | np0005486748 2025-10-14 07:57:18.451474 | fa163e75-7366-a2e0-d3ae-00000000a4c2 | TIMING | ipaclient : Install - Backup and set hostname | np0005486748 | 0:06:25.774338 | 0.78s 2025-10-14 07:57:18.471814 | fa163e75-7366-a2e0-d3ae-00000000a4c3 | TASK | Install - Create temporary krb5 configuration 2025-10-14 07:57:18.572528 | fa163e75-7366-a2e0-d3ae-00000000a57f | CHANGED | Install - Backup and set hostname | np0005486749 2025-10-14 07:57:18.573665 | fa163e75-7366-a2e0-d3ae-00000000a57f | TIMING | ipaclient : Install - Backup and set hostname | np0005486749 | 0:06:25.896527 | 0.78s 2025-10-14 07:57:18.594503 | fa163e75-7366-a2e0-d3ae-00000000a580 | TASK | Install - Create temporary krb5 configuration 2025-10-14 07:57:18.733827 | fa163e75-7366-a2e0-d3ae-00000000a438 | OK | Install - Create temporary krb5 configuration | np0005486746 2025-10-14 07:57:18.735111 | fa163e75-7366-a2e0-d3ae-00000000a438 | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005486746 | 0:06:26.057973 | 0.67s 2025-10-14 07:57:18.756231 | fa163e75-7366-a2e0-d3ae-00000000a439 | TASK | Install - Join IPA 2025-10-14 07:57:18.786893 | fa163e75-7366-a2e0-d3ae-00000000a357 | CHANGED | Install - Configure IPA default.conf | np0005486751 2025-10-14 07:57:18.788192 | fa163e75-7366-a2e0-d3ae-00000000a357 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005486751 | 0:06:26.111057 | 0.80s 2025-10-14 07:57:18.802771 | fa163e75-7366-a2e0-d3ae-00000000a358 | TASK | Install - Configure SSSD 2025-10-14 07:57:18.834769 | fa163e75-7366-a2e0-d3ae-00000000a232 | CHANGED | Install - Configure IPA default.conf | np0005486750 2025-10-14 07:57:18.835980 | fa163e75-7366-a2e0-d3ae-00000000a232 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005486750 | 0:06:26.158844 | 0.79s 2025-10-14 07:57:18.850909 | fa163e75-7366-a2e0-d3ae-00000000a233 | TASK | Install - Configure SSSD 2025-10-14 07:57:18.863972 | fa163e75-7366-a2e0-d3ae-00000000a296 | CHANGED | Install - Configure IPA default.conf | np0005486752 2025-10-14 07:57:18.865139 | fa163e75-7366-a2e0-d3ae-00000000a296 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005486752 | 0:06:26.187998 | 0.78s 2025-10-14 07:57:18.880850 | fa163e75-7366-a2e0-d3ae-00000000a297 | TASK | Install - Configure SSSD 2025-10-14 07:57:19.167308 | fa163e75-7366-a2e0-d3ae-00000000a4c3 | OK | Install - Create temporary krb5 configuration | np0005486748 2025-10-14 07:57:19.168276 | fa163e75-7366-a2e0-d3ae-00000000a4c3 | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005486748 | 0:06:26.491143 | 0.70s 2025-10-14 07:57:19.183392 | fa163e75-7366-a2e0-d3ae-00000000a4c4 | TASK | Install - Join IPA 2025-10-14 07:57:19.271211 | fa163e75-7366-a2e0-d3ae-00000000a580 | OK | Install - Create temporary krb5 configuration | np0005486749 2025-10-14 07:57:19.272257 | fa163e75-7366-a2e0-d3ae-00000000a580 | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005486749 | 0:06:26.595124 | 0.68s 2025-10-14 07:57:19.287095 | fa163e75-7366-a2e0-d3ae-00000000a581 | TASK | Install - Join IPA 2025-10-14 07:57:19.748378 | fa163e75-7366-a2e0-d3ae-00000000a358 | CHANGED | Install - Configure SSSD | np0005486751 2025-10-14 07:57:19.749645 | fa163e75-7366-a2e0-d3ae-00000000a358 | TIMING | ipaclient : Install - Configure SSSD | np0005486751 | 0:06:27.072508 | 0.95s 2025-10-14 07:57:19.763857 | fa163e75-7366-a2e0-d3ae-00000000a359 | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-14 07:57:19.831230 | fa163e75-7366-a2e0-d3ae-00000000a297 | CHANGED | Install - Configure SSSD | np0005486752 2025-10-14 07:57:19.836525 | fa163e75-7366-a2e0-d3ae-00000000a297 | TIMING | ipaclient : Install - Configure SSSD | np0005486752 | 0:06:27.159386 | 0.95s 2025-10-14 07:57:19.837244 | fa163e75-7366-a2e0-d3ae-00000000a233 | CHANGED | Install - Configure SSSD | np0005486750 2025-10-14 07:57:19.837833 | fa163e75-7366-a2e0-d3ae-00000000a233 | TIMING | ipaclient : Install - Configure SSSD | np0005486750 | 0:06:27.160705 | 0.98s 2025-10-14 07:57:19.852573 | fa163e75-7366-a2e0-d3ae-00000000a234 | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-14 07:57:19.875059 | fa163e75-7366-a2e0-d3ae-00000000a298 | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-14 07:57:20.069236 | fa163e75-7366-a2e0-d3ae-00000000a439 | CHANGED | Install - Join IPA | np0005486746 2025-10-14 07:57:20.070363 | fa163e75-7366-a2e0-d3ae-00000000a439 | TIMING | ipaclient : Install - Join IPA | np0005486746 | 0:06:27.393227 | 1.31s 2025-10-14 07:57:20.085234 | fa163e75-7366-a2e0-d3ae-00000000a43b | TASK | The krb5 configuration is not correct 2025-10-14 07:57:20.148789 | fa163e75-7366-a2e0-d3ae-00000000a43b | SKIPPED | The krb5 configuration is not correct | np0005486746 2025-10-14 07:57:20.149688 | fa163e75-7366-a2e0-d3ae-00000000a43b | TIMING | ipaclient : The krb5 configuration is not correct | np0005486746 | 0:06:27.472556 | 0.06s 2025-10-14 07:57:20.163891 | fa163e75-7366-a2e0-d3ae-00000000a43c | TASK | IPA test failed 2025-10-14 07:57:20.217064 | fa163e75-7366-a2e0-d3ae-00000000a43c | SKIPPED | IPA test failed | np0005486746 2025-10-14 07:57:20.217857 | fa163e75-7366-a2e0-d3ae-00000000a43c | TIMING | ipaclient : IPA test failed | np0005486746 | 0:06:27.540727 | 0.05s 2025-10-14 07:57:20.231813 | fa163e75-7366-a2e0-d3ae-00000000a43d | TASK | Fail due to missing ca.crt file 2025-10-14 07:57:20.284397 | fa163e75-7366-a2e0-d3ae-00000000a43d | SKIPPED | Fail due to missing ca.crt file | np0005486746 2025-10-14 07:57:20.285349 | fa163e75-7366-a2e0-d3ae-00000000a43d | TIMING | ipaclient : Fail due to missing ca.crt file | np0005486746 | 0:06:27.608219 | 0.05s 2025-10-14 07:57:20.300648 | fa163e75-7366-a2e0-d3ae-00000000a43f | TASK | Install - Configure IPA default.conf 2025-10-14 07:57:20.410075 | fa163e75-7366-a2e0-d3ae-00000000a4c4 | CHANGED | Install - Join IPA | np0005486748 2025-10-14 07:57:20.411255 | fa163e75-7366-a2e0-d3ae-00000000a4c4 | TIMING | ipaclient : Install - Join IPA | np0005486748 | 0:06:27.734116 | 1.23s 2025-10-14 07:57:20.434778 | fa163e75-7366-a2e0-d3ae-00000000a4c6 | TASK | The krb5 configuration is not correct 2025-10-14 07:57:20.503742 | fa163e75-7366-a2e0-d3ae-00000000a4c6 | SKIPPED | The krb5 configuration is not correct | np0005486748 2025-10-14 07:57:20.505112 | fa163e75-7366-a2e0-d3ae-00000000a4c6 | TIMING | ipaclient : The krb5 configuration is not correct | np0005486748 | 0:06:27.827973 | 0.07s 2025-10-14 07:57:20.535859 | fa163e75-7366-a2e0-d3ae-00000000a4c7 | TASK | IPA test failed 2025-10-14 07:57:20.601292 | fa163e75-7366-a2e0-d3ae-00000000a4c7 | SKIPPED | IPA test failed | np0005486748 2025-10-14 07:57:20.602090 | fa163e75-7366-a2e0-d3ae-00000000a4c7 | TIMING | ipaclient : IPA test failed | np0005486748 | 0:06:27.924961 | 0.06s 2025-10-14 07:57:20.616350 | fa163e75-7366-a2e0-d3ae-00000000a4c8 | TASK | Fail due to missing ca.crt file 2025-10-14 07:57:20.644582 | fa163e75-7366-a2e0-d3ae-00000000a581 | CHANGED | Install - Join IPA | np0005486749 2025-10-14 07:57:20.646367 | fa163e75-7366-a2e0-d3ae-00000000a581 | TIMING | ipaclient : Install - Join IPA | np0005486749 | 0:06:27.969210 | 1.36s 2025-10-14 07:57:20.680278 | fa163e75-7366-a2e0-d3ae-00000000a583 | TASK | The krb5 configuration is not correct 2025-10-14 07:57:20.688738 | fa163e75-7366-a2e0-d3ae-00000000a4c8 | SKIPPED | Fail due to missing ca.crt file | np0005486748 2025-10-14 07:57:20.690308 | fa163e75-7366-a2e0-d3ae-00000000a4c8 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005486748 | 0:06:28.013160 | 0.07s 2025-10-14 07:57:20.720026 | fa163e75-7366-a2e0-d3ae-00000000a4ca | TASK | Install - Configure IPA default.conf 2025-10-14 07:57:20.758300 | fa163e75-7366-a2e0-d3ae-00000000a583 | SKIPPED | The krb5 configuration is not correct | np0005486749 2025-10-14 07:57:20.759333 | fa163e75-7366-a2e0-d3ae-00000000a583 | TIMING | ipaclient : The krb5 configuration is not correct | np0005486749 | 0:06:28.082198 | 0.08s 2025-10-14 07:57:20.774793 | fa163e75-7366-a2e0-d3ae-00000000a584 | TASK | IPA test failed 2025-10-14 07:57:20.836820 | fa163e75-7366-a2e0-d3ae-00000000a584 | SKIPPED | IPA test failed | np0005486749 2025-10-14 07:57:20.838073 | fa163e75-7366-a2e0-d3ae-00000000a584 | TIMING | ipaclient : IPA test failed | np0005486749 | 0:06:28.160932 | 0.06s 2025-10-14 07:57:20.859808 | fa163e75-7366-a2e0-d3ae-00000000a585 | TASK | Fail due to missing ca.crt file 2025-10-14 07:57:20.929207 | fa163e75-7366-a2e0-d3ae-00000000a585 | SKIPPED | Fail due to missing ca.crt file | np0005486749 2025-10-14 07:57:20.930893 | fa163e75-7366-a2e0-d3ae-00000000a585 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005486749 | 0:06:28.253754 | 0.07s 2025-10-14 07:57:20.956452 | fa163e75-7366-a2e0-d3ae-00000000a587 | TASK | Install - Configure IPA default.conf 2025-10-14 07:57:21.081715 | fa163e75-7366-a2e0-d3ae-00000000a43f | CHANGED | Install - Configure IPA default.conf | np0005486746 2025-10-14 07:57:21.083188 | fa163e75-7366-a2e0-d3ae-00000000a43f | TIMING | ipaclient : Install - Configure IPA default.conf | np0005486746 | 0:06:28.406050 | 0.78s 2025-10-14 07:57:21.105173 | fa163e75-7366-a2e0-d3ae-00000000a440 | TASK | Install - Configure SSSD 2025-10-14 07:57:21.492251 | fa163e75-7366-a2e0-d3ae-00000000a4ca | CHANGED | Install - Configure IPA default.conf | np0005486748 2025-10-14 07:57:21.493378 | fa163e75-7366-a2e0-d3ae-00000000a4ca | TIMING | ipaclient : Install - Configure IPA default.conf | np0005486748 | 0:06:28.816242 | 0.77s 2025-10-14 07:57:21.512840 | fa163e75-7366-a2e0-d3ae-00000000a4cb | TASK | Install - Configure SSSD 2025-10-14 07:57:21.570482 | fa163e75-7366-a2e0-d3ae-00000000a587 | CHANGED | Install - Configure IPA default.conf | np0005486749 2025-10-14 07:57:21.571578 | fa163e75-7366-a2e0-d3ae-00000000a587 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005486749 | 0:06:28.894441 | 0.61s 2025-10-14 07:57:21.591363 | fa163e75-7366-a2e0-d3ae-00000000a588 | TASK | Install - Configure SSSD 2025-10-14 07:57:21.867895 | fa163e75-7366-a2e0-d3ae-00000000a440 | CHANGED | Install - Configure SSSD | np0005486746 2025-10-14 07:57:21.875590 | fa163e75-7366-a2e0-d3ae-00000000a440 | TIMING | ipaclient : Install - Configure SSSD | np0005486746 | 0:06:29.198429 | 0.77s 2025-10-14 07:57:21.877500 | fa163e75-7366-a2e0-d3ae-00000000a359 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005486751 2025-10-14 07:57:21.879081 | fa163e75-7366-a2e0-d3ae-00000000a359 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005486751 | 0:06:29.201946 | 2.11s 2025-10-14 07:57:21.901408 | fa163e75-7366-a2e0-d3ae-00000000a35a | TASK | Install - Fix IPA ca 2025-10-14 07:57:21.949246 | fa163e75-7366-a2e0-d3ae-00000000a441 | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-14 07:57:21.959734 | fa163e75-7366-a2e0-d3ae-00000000a298 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005486752 2025-10-14 07:57:21.961718 | fa163e75-7366-a2e0-d3ae-00000000a298 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005486752 | 0:06:29.284573 | 2.08s 2025-10-14 07:57:21.982703 | fa163e75-7366-a2e0-d3ae-00000000a299 | TASK | Install - Fix IPA ca 2025-10-14 07:57:21.991111 | fa163e75-7366-a2e0-d3ae-00000000a35a | SKIPPED | Install - Fix IPA ca | np0005486751 2025-10-14 07:57:21.992735 | fa163e75-7366-a2e0-d3ae-00000000a35a | TIMING | ipaclient : Install - Fix IPA ca | np0005486751 | 0:06:29.315594 | 0.09s 2025-10-14 07:57:22.007729 | fa163e75-7366-a2e0-d3ae-00000000a35b | TASK | Install - Create IPA NSS database 2025-10-14 07:57:22.052896 | fa163e75-7366-a2e0-d3ae-00000000a299 | SKIPPED | Install - Fix IPA ca | np0005486752 2025-10-14 07:57:22.054503 | fa163e75-7366-a2e0-d3ae-00000000a299 | TIMING | ipaclient : Install - Fix IPA ca | np0005486752 | 0:06:29.377355 | 0.07s 2025-10-14 07:57:22.075231 | fa163e75-7366-a2e0-d3ae-00000000a29a | TASK | Install - Create IPA NSS database 2025-10-14 07:57:22.278326 | fa163e75-7366-a2e0-d3ae-00000000a4cb | CHANGED | Install - Configure SSSD | np0005486748 2025-10-14 07:57:22.280256 | fa163e75-7366-a2e0-d3ae-00000000a4cb | TIMING | ipaclient : Install - Configure SSSD | np0005486748 | 0:06:29.603111 | 0.77s 2025-10-14 07:57:22.305157 | fa163e75-7366-a2e0-d3ae-00000000a4cc | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-14 07:57:22.319464 | fa163e75-7366-a2e0-d3ae-00000000a588 | CHANGED | Install - Configure SSSD | np0005486749 2025-10-14 07:57:22.320590 | fa163e75-7366-a2e0-d3ae-00000000a588 | TIMING | ipaclient : Install - Configure SSSD | np0005486749 | 0:06:29.643453 | 0.73s 2025-10-14 07:57:22.341546 | fa163e75-7366-a2e0-d3ae-00000000a589 | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-14 07:57:22.690299 | fa163e75-7366-a2e0-d3ae-00000000a234 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005486750 2025-10-14 07:57:22.692335 | fa163e75-7366-a2e0-d3ae-00000000a234 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005486750 | 0:06:30.015198 | 2.84s 2025-10-14 07:57:22.706660 | fa163e75-7366-a2e0-d3ae-00000000a235 | TASK | Install - Fix IPA ca 2025-10-14 07:57:22.780877 | fa163e75-7366-a2e0-d3ae-00000000a235 | SKIPPED | Install - Fix IPA ca | np0005486750 2025-10-14 07:57:22.782569 | fa163e75-7366-a2e0-d3ae-00000000a235 | TIMING | ipaclient : Install - Fix IPA ca | np0005486750 | 0:06:30.105435 | 0.07s 2025-10-14 07:57:22.796519 | fa163e75-7366-a2e0-d3ae-00000000a236 | TASK | Install - Create IPA NSS database 2025-10-14 07:57:24.124772 | fa163e75-7366-a2e0-d3ae-00000000a441 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005486746 2025-10-14 07:57:24.126183 | fa163e75-7366-a2e0-d3ae-00000000a441 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005486746 | 0:06:31.449040 | 2.17s 2025-10-14 07:57:24.157102 | fa163e75-7366-a2e0-d3ae-00000000a442 | TASK | Install - Fix IPA ca 2025-10-14 07:57:24.231880 | fa163e75-7366-a2e0-d3ae-00000000a442 | SKIPPED | Install - Fix IPA ca | np0005486746 2025-10-14 07:57:24.233317 | fa163e75-7366-a2e0-d3ae-00000000a442 | TIMING | ipaclient : Install - Fix IPA ca | np0005486746 | 0:06:31.556173 | 0.07s 2025-10-14 07:57:24.269713 | fa163e75-7366-a2e0-d3ae-00000000a443 | TASK | Install - Create IPA NSS database 2025-10-14 07:57:24.279917 | fa163e75-7366-a2e0-d3ae-00000000a589 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005486749 2025-10-14 07:57:24.282318 | fa163e75-7366-a2e0-d3ae-00000000a589 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005486749 | 0:06:31.605166 | 1.94s 2025-10-14 07:57:24.310266 | fa163e75-7366-a2e0-d3ae-00000000a58a | TASK | Install - Fix IPA ca 2025-10-14 07:57:24.384035 | fa163e75-7366-a2e0-d3ae-00000000a58a | SKIPPED | Install - Fix IPA ca | np0005486749 2025-10-14 07:57:24.385527 | fa163e75-7366-a2e0-d3ae-00000000a58a | TIMING | ipaclient : Install - Fix IPA ca | np0005486749 | 0:06:31.708394 | 0.07s 2025-10-14 07:57:24.406225 | fa163e75-7366-a2e0-d3ae-00000000a58b | TASK | Install - Create IPA NSS database 2025-10-14 07:57:24.816732 | fa163e75-7366-a2e0-d3ae-00000000a4cc | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005486748 2025-10-14 07:57:24.818297 | fa163e75-7366-a2e0-d3ae-00000000a4cc | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005486748 | 0:06:32.141154 | 2.51s 2025-10-14 07:57:24.845389 | fa163e75-7366-a2e0-d3ae-00000000a4cd | TASK | Install - Fix IPA ca 2025-10-14 07:57:24.923292 | fa163e75-7366-a2e0-d3ae-00000000a4cd | SKIPPED | Install - Fix IPA ca | np0005486748 2025-10-14 07:57:24.924145 | fa163e75-7366-a2e0-d3ae-00000000a4cd | TIMING | ipaclient : Install - Fix IPA ca | np0005486748 | 0:06:32.247011 | 0.08s 2025-10-14 07:57:24.944709 | fa163e75-7366-a2e0-d3ae-00000000a4d0 | TASK | Install - Create IPA NSS database 2025-10-14 07:57:26.975356 | fa163e75-7366-a2e0-d3ae-00000000a29a | CHANGED | Install - Create IPA NSS database | np0005486752 2025-10-14 07:57:26.978552 | fa163e75-7366-a2e0-d3ae-00000000a29a | TIMING | ipaclient : Install - Create IPA NSS database | np0005486752 | 0:06:34.301390 | 4.90s 2025-10-14 07:57:27.007145 | fa163e75-7366-a2e0-d3ae-00000000a29b | TASK | Install - Configure SSH and SSHD 2025-10-14 07:57:27.172556 | fa163e75-7366-a2e0-d3ae-00000000a35b | CHANGED | Install - Create IPA NSS database | np0005486751 2025-10-14 07:57:27.173596 | fa163e75-7366-a2e0-d3ae-00000000a35b | TIMING | ipaclient : Install - Create IPA NSS database | np0005486751 | 0:06:34.496463 | 5.16s 2025-10-14 07:57:27.187924 | fa163e75-7366-a2e0-d3ae-00000000a35c | TASK | Install - Configure SSH and SSHD 2025-10-14 07:57:27.951490 | fa163e75-7366-a2e0-d3ae-00000000a236 | CHANGED | Install - Create IPA NSS database | np0005486750 2025-10-14 07:57:27.953284 | fa163e75-7366-a2e0-d3ae-00000000a236 | TIMING | ipaclient : Install - Create IPA NSS database | np0005486750 | 0:06:35.276138 | 5.15s 2025-10-14 07:57:27.976646 | fa163e75-7366-a2e0-d3ae-00000000a237 | TASK | Install - Configure SSH and SSHD 2025-10-14 07:57:28.022102 | fa163e75-7366-a2e0-d3ae-00000000a35c | CHANGED | Install - Configure SSH and SSHD | np0005486751 2025-10-14 07:57:28.024279 | fa163e75-7366-a2e0-d3ae-00000000a35c | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005486751 | 0:06:35.347128 | 0.84s 2025-10-14 07:57:28.048413 | fa163e75-7366-a2e0-d3ae-00000000a35d | TASK | Install - Configure automount 2025-10-14 07:57:28.067970 | fa163e75-7366-a2e0-d3ae-00000000a29b | CHANGED | Install - Configure SSH and SSHD | np0005486752 2025-10-14 07:57:28.069122 | fa163e75-7366-a2e0-d3ae-00000000a29b | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005486752 | 0:06:35.391986 | 1.06s 2025-10-14 07:57:28.084559 | fa163e75-7366-a2e0-d3ae-00000000a29c | TASK | Install - Configure automount 2025-10-14 07:57:28.815324 | fa163e75-7366-a2e0-d3ae-00000000a237 | CHANGED | Install - Configure SSH and SSHD | np0005486750 2025-10-14 07:57:28.817366 | fa163e75-7366-a2e0-d3ae-00000000a237 | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005486750 | 0:06:36.140218 | 0.84s 2025-10-14 07:57:28.840236 | fa163e75-7366-a2e0-d3ae-00000000a238 | TASK | Install - Configure automount 2025-10-14 07:57:28.882896 | fa163e75-7366-a2e0-d3ae-00000000a35d | CHANGED | Install - Configure automount | np0005486751 2025-10-14 07:57:28.884741 | fa163e75-7366-a2e0-d3ae-00000000a35d | TIMING | ipaclient : Install - Configure automount | np0005486751 | 0:06:36.207594 | 0.83s 2025-10-14 07:57:28.906086 | fa163e75-7366-a2e0-d3ae-00000000a35e | TASK | Install - Configure firefox 2025-10-14 07:57:28.951484 | fa163e75-7366-a2e0-d3ae-00000000a29c | CHANGED | Install - Configure automount | np0005486752 2025-10-14 07:57:28.952955 | fa163e75-7366-a2e0-d3ae-00000000a29c | TIMING | ipaclient : Install - Configure automount | np0005486752 | 0:06:36.275812 | 0.87s 2025-10-14 07:57:28.983900 | fa163e75-7366-a2e0-d3ae-00000000a29d | TASK | Install - Configure firefox 2025-10-14 07:57:28.995270 | fa163e75-7366-a2e0-d3ae-00000000a35e | SKIPPED | Install - Configure firefox | np0005486751 2025-10-14 07:57:28.998391 | fa163e75-7366-a2e0-d3ae-00000000a35e | TIMING | ipaclient : Install - Configure firefox | np0005486751 | 0:06:36.321232 | 0.09s 2025-10-14 07:57:29.023120 | fa163e75-7366-a2e0-d3ae-00000000a35f | TASK | Install - Configure NIS 2025-10-14 07:57:29.050299 | fa163e75-7366-a2e0-d3ae-00000000a29d | SKIPPED | Install - Configure firefox | np0005486752 2025-10-14 07:57:29.051576 | fa163e75-7366-a2e0-d3ae-00000000a29d | TIMING | ipaclient : Install - Configure firefox | np0005486752 | 0:06:36.374439 | 0.06s 2025-10-14 07:57:29.065340 | fa163e75-7366-a2e0-d3ae-00000000a29e | TASK | Install - Configure NIS 2025-10-14 07:57:29.091073 | fa163e75-7366-a2e0-d3ae-00000000a443 | CHANGED | Install - Create IPA NSS database | np0005486746 2025-10-14 07:57:29.092264 | fa163e75-7366-a2e0-d3ae-00000000a443 | TIMING | ipaclient : Install - Create IPA NSS database | np0005486746 | 0:06:36.415127 | 4.82s 2025-10-14 07:57:29.112507 | fa163e75-7366-a2e0-d3ae-00000000a444 | TASK | Install - Configure SSH and SSHD 2025-10-14 07:57:29.185378 | fa163e75-7366-a2e0-d3ae-00000000a58b | CHANGED | Install - Create IPA NSS database | np0005486749 2025-10-14 07:57:29.186447 | fa163e75-7366-a2e0-d3ae-00000000a58b | TIMING | ipaclient : Install - Create IPA NSS database | np0005486749 | 0:06:36.509295 | 4.78s 2025-10-14 07:57:29.204280 | fa163e75-7366-a2e0-d3ae-00000000a58c | TASK | Install - Configure SSH and SSHD 2025-10-14 07:57:29.578952 | fa163e75-7366-a2e0-d3ae-00000000a238 | CHANGED | Install - Configure automount | np0005486750 2025-10-14 07:57:29.580064 | fa163e75-7366-a2e0-d3ae-00000000a238 | TIMING | ipaclient : Install - Configure automount | np0005486750 | 0:06:36.902929 | 0.74s 2025-10-14 07:57:29.593110 | fa163e75-7366-a2e0-d3ae-00000000a239 | TASK | Install - Configure firefox 2025-10-14 07:57:29.668193 | fa163e75-7366-a2e0-d3ae-00000000a239 | SKIPPED | Install - Configure firefox | np0005486750 2025-10-14 07:57:29.669033 | fa163e75-7366-a2e0-d3ae-00000000a239 | TIMING | ipaclient : Install - Configure firefox | np0005486750 | 0:06:36.991901 | 0.07s 2025-10-14 07:57:29.681485 | fa163e75-7366-a2e0-d3ae-00000000a23a | TASK | Install - Configure NIS 2025-10-14 07:57:29.791943 | fa163e75-7366-a2e0-d3ae-00000000a4d0 | CHANGED | Install - Create IPA NSS database | np0005486748 2025-10-14 07:57:29.793623 | fa163e75-7366-a2e0-d3ae-00000000a4d0 | TIMING | ipaclient : Install - Create IPA NSS database | np0005486748 | 0:06:37.116475 | 4.85s 2025-10-14 07:57:29.826421 | fa163e75-7366-a2e0-d3ae-00000000a4d1 | TASK | Install - Configure SSH and SSHD 2025-10-14 07:57:30.006471 | fa163e75-7366-a2e0-d3ae-00000000a58c | CHANGED | Install - Configure SSH and SSHD | np0005486749 2025-10-14 07:57:30.008017 | fa163e75-7366-a2e0-d3ae-00000000a58c | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005486749 | 0:06:37.330871 | 0.80s 2025-10-14 07:57:30.034747 | fa163e75-7366-a2e0-d3ae-00000000a58d | TASK | Install - Configure automount 2025-10-14 07:57:30.071210 | fa163e75-7366-a2e0-d3ae-00000000a444 | CHANGED | Install - Configure SSH and SSHD | np0005486746 2025-10-14 07:57:30.073008 | fa163e75-7366-a2e0-d3ae-00000000a444 | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005486746 | 0:06:37.395863 | 0.96s 2025-10-14 07:57:30.106347 | fa163e75-7366-a2e0-d3ae-00000000a445 | TASK | Install - Configure automount 2025-10-14 07:57:30.182740 | fa163e75-7366-a2e0-d3ae-00000000a35f | CHANGED | Install - Configure NIS | np0005486751 2025-10-14 07:57:30.183833 | fa163e75-7366-a2e0-d3ae-00000000a35f | TIMING | ipaclient : Install - Configure NIS | np0005486751 | 0:06:37.506697 | 1.16s 2025-10-14 07:57:30.197231 | fa163e75-7366-a2e0-d3ae-00000000a360 | TASK | Remove temporary krb5.conf 2025-10-14 07:57:30.235355 | fa163e75-7366-a2e0-d3ae-00000000a29e | CHANGED | Install - Configure NIS | np0005486752 2025-10-14 07:57:30.236614 | fa163e75-7366-a2e0-d3ae-00000000a29e | TIMING | ipaclient : Install - Configure NIS | np0005486752 | 0:06:37.559479 | 1.17s 2025-10-14 07:57:30.252242 | fa163e75-7366-a2e0-d3ae-00000000a29f | TASK | Remove temporary krb5.conf 2025-10-14 07:57:30.566556 | fa163e75-7366-a2e0-d3ae-00000000a360 | CHANGED | Remove temporary krb5.conf | np0005486751 2025-10-14 07:57:30.567725 | fa163e75-7366-a2e0-d3ae-00000000a360 | TIMING | ipaclient : Remove temporary krb5.conf | np0005486751 | 0:06:37.890589 | 0.37s 2025-10-14 07:57:30.581428 | fa163e75-7366-a2e0-d3ae-00000000a361 | TASK | Install - Configure krb5 for IPA realm 2025-10-14 07:57:30.651496 | fa163e75-7366-a2e0-d3ae-00000000a29f | CHANGED | Remove temporary krb5.conf | np0005486752 2025-10-14 07:57:30.653084 | fa163e75-7366-a2e0-d3ae-00000000a29f | TIMING | ipaclient : Remove temporary krb5.conf | np0005486752 | 0:06:37.975940 | 0.40s 2025-10-14 07:57:30.653969 | fa163e75-7366-a2e0-d3ae-00000000a4d1 | CHANGED | Install - Configure SSH and SSHD | np0005486748 2025-10-14 07:57:30.654640 | fa163e75-7366-a2e0-d3ae-00000000a4d1 | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005486748 | 0:06:37.977507 | 0.83s 2025-10-14 07:57:30.676642 | fa163e75-7366-a2e0-d3ae-00000000a2a0 | TASK | Install - Configure krb5 for IPA realm 2025-10-14 07:57:30.702517 | fa163e75-7366-a2e0-d3ae-00000000a4d2 | TASK | Install - Configure automount 2025-10-14 07:57:30.717402 | fa163e75-7366-a2e0-d3ae-00000000a58d | CHANGED | Install - Configure automount | np0005486749 2025-10-14 07:57:30.718465 | fa163e75-7366-a2e0-d3ae-00000000a58d | TIMING | ipaclient : Install - Configure automount | np0005486749 | 0:06:38.041307 | 0.68s 2025-10-14 07:57:30.738649 | fa163e75-7366-a2e0-d3ae-00000000a58e | TASK | Install - Configure firefox 2025-10-14 07:57:30.757417 | fa163e75-7366-a2e0-d3ae-00000000a23a | CHANGED | Install - Configure NIS | np0005486750 2025-10-14 07:57:30.760083 | fa163e75-7366-a2e0-d3ae-00000000a23a | TIMING | ipaclient : Install - Configure NIS | np0005486750 | 0:06:38.082929 | 1.08s 2025-10-14 07:57:30.781256 | fa163e75-7366-a2e0-d3ae-00000000a23b | TASK | Remove temporary krb5.conf 2025-10-14 07:57:30.797758 | fa163e75-7366-a2e0-d3ae-00000000a445 | CHANGED | Install - Configure automount | np0005486746 2025-10-14 07:57:30.806461 | fa163e75-7366-a2e0-d3ae-00000000a445 | TIMING | ipaclient : Install - Configure automount | np0005486746 | 0:06:38.129288 | 0.70s 2025-10-14 07:57:30.808132 | fa163e75-7366-a2e0-d3ae-00000000a58e | SKIPPED | Install - Configure firefox | np0005486749 2025-10-14 07:57:30.809637 | fa163e75-7366-a2e0-d3ae-00000000a58e | TIMING | ipaclient : Install - Configure firefox | np0005486749 | 0:06:38.132502 | 0.07s 2025-10-14 07:57:30.837866 | fa163e75-7366-a2e0-d3ae-00000000a446 | TASK | Install - Configure firefox 2025-10-14 07:57:30.864562 | fa163e75-7366-a2e0-d3ae-00000000a58f | TASK | Install - Configure NIS 2025-10-14 07:57:30.907721 | fa163e75-7366-a2e0-d3ae-00000000a446 | SKIPPED | Install - Configure firefox | np0005486746 2025-10-14 07:57:30.908909 | fa163e75-7366-a2e0-d3ae-00000000a446 | TIMING | ipaclient : Install - Configure firefox | np0005486746 | 0:06:38.231777 | 0.07s 2025-10-14 07:57:30.923924 | fa163e75-7366-a2e0-d3ae-00000000a447 | TASK | Install - Configure NIS 2025-10-14 07:57:31.130000 | fa163e75-7366-a2e0-d3ae-00000000a23b | CHANGED | Remove temporary krb5.conf | np0005486750 2025-10-14 07:57:31.132100 | fa163e75-7366-a2e0-d3ae-00000000a23b | TIMING | ipaclient : Remove temporary krb5.conf | np0005486750 | 0:06:38.454897 | 0.34s 2025-10-14 07:57:31.146058 | fa163e75-7366-a2e0-d3ae-00000000a23c | TASK | Install - Configure krb5 for IPA realm 2025-10-14 07:57:31.405830 | fa163e75-7366-a2e0-d3ae-00000000a4d2 | CHANGED | Install - Configure automount | np0005486748 2025-10-14 07:57:31.407695 | fa163e75-7366-a2e0-d3ae-00000000a4d2 | TIMING | ipaclient : Install - Configure automount | np0005486748 | 0:06:38.730559 | 0.70s 2025-10-14 07:57:31.427834 | fa163e75-7366-a2e0-d3ae-00000000a4d3 | TASK | Install - Configure firefox 2025-10-14 07:57:31.446535 | fa163e75-7366-a2e0-d3ae-00000000a2a0 | CHANGED | Install - Configure krb5 for IPA realm | np0005486752 2025-10-14 07:57:31.453212 | fa163e75-7366-a2e0-d3ae-00000000a2a0 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005486752 | 0:06:38.776065 | 0.77s 2025-10-14 07:57:31.454022 | fa163e75-7366-a2e0-d3ae-00000000a361 | CHANGED | Install - Configure krb5 for IPA realm | np0005486751 2025-10-14 07:57:31.454686 | fa163e75-7366-a2e0-d3ae-00000000a361 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005486751 | 0:06:38.777554 | 0.87s 2025-10-14 07:57:31.476504 | fa163e75-7366-a2e0-d3ae-00000000a362 | TASK | Install - Configure certmonger 2025-10-14 07:57:31.509922 | fa163e75-7366-a2e0-d3ae-00000000a2a1 | TASK | Install - Configure certmonger 2025-10-14 07:57:31.519296 | fa163e75-7366-a2e0-d3ae-00000000a4d3 | SKIPPED | Install - Configure firefox | np0005486748 2025-10-14 07:57:31.520647 | fa163e75-7366-a2e0-d3ae-00000000a4d3 | TIMING | ipaclient : Install - Configure firefox | np0005486748 | 0:06:38.843504 | 0.09s 2025-10-14 07:57:31.541205 | fa163e75-7366-a2e0-d3ae-00000000a4d4 | TASK | Install - Configure NIS 2025-10-14 07:57:31.897410 | fa163e75-7366-a2e0-d3ae-00000000a23c | CHANGED | Install - Configure krb5 for IPA realm | np0005486750 2025-10-14 07:57:31.905176 | fa163e75-7366-a2e0-d3ae-00000000a23c | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005486750 | 0:06:39.228037 | 0.76s 2025-10-14 07:57:31.905775 | fa163e75-7366-a2e0-d3ae-00000000a58f | CHANGED | Install - Configure NIS | np0005486749 2025-10-14 07:57:31.906192 | fa163e75-7366-a2e0-d3ae-00000000a58f | TIMING | ipaclient : Install - Configure NIS | np0005486749 | 0:06:39.229065 | 1.04s 2025-10-14 07:57:31.919987 | fa163e75-7366-a2e0-d3ae-00000000a23d | TASK | Install - Configure certmonger 2025-10-14 07:57:31.955599 | fa163e75-7366-a2e0-d3ae-00000000a590 | TASK | Remove temporary krb5.conf 2025-10-14 07:57:31.963305 | fa163e75-7366-a2e0-d3ae-00000000a447 | CHANGED | Install - Configure NIS | np0005486746 2025-10-14 07:57:31.964545 | fa163e75-7366-a2e0-d3ae-00000000a447 | TIMING | ipaclient : Install - Configure NIS | np0005486746 | 0:06:39.287398 | 1.04s 2025-10-14 07:57:31.980320 | fa163e75-7366-a2e0-d3ae-00000000a448 | TASK | Remove temporary krb5.conf 2025-10-14 07:57:32.328267 | fa163e75-7366-a2e0-d3ae-00000000a590 | CHANGED | Remove temporary krb5.conf | np0005486749 2025-10-14 07:57:32.329984 | fa163e75-7366-a2e0-d3ae-00000000a590 | TIMING | ipaclient : Remove temporary krb5.conf | np0005486749 | 0:06:39.652840 | 0.37s 2025-10-14 07:57:32.374841 | fa163e75-7366-a2e0-d3ae-00000000a591 | TASK | Install - Configure krb5 for IPA realm 2025-10-14 07:57:32.384100 | fa163e75-7366-a2e0-d3ae-00000000a362 | CHANGED | Install - Configure certmonger | np0005486751 2025-10-14 07:57:32.385811 | fa163e75-7366-a2e0-d3ae-00000000a362 | TIMING | ipaclient : Install - Configure certmonger | np0005486751 | 0:06:39.708654 | 0.90s 2025-10-14 07:57:32.386730 | fa163e75-7366-a2e0-d3ae-00000000a448 | CHANGED | Remove temporary krb5.conf | np0005486746 2025-10-14 07:57:32.387497 | fa163e75-7366-a2e0-d3ae-00000000a448 | TIMING | ipaclient : Remove temporary krb5.conf | np0005486746 | 0:06:39.710311 | 0.41s 2025-10-14 07:57:32.388347 | fa163e75-7366-a2e0-d3ae-00000000a2a1 | CHANGED | Install - Configure certmonger | np0005486752 2025-10-14 07:57:32.389062 | fa163e75-7366-a2e0-d3ae-00000000a2a1 | TIMING | ipaclient : Install - Configure certmonger | np0005486752 | 0:06:39.711930 | 0.88s 2025-10-14 07:57:32.404027 | fa163e75-7366-a2e0-d3ae-00000000a363 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-14 07:57:32.423272 | fa163e75-7366-a2e0-d3ae-00000000a2a2 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-14 07:57:32.445930 | fa163e75-7366-a2e0-d3ae-00000000a449 | TASK | Install - Configure krb5 for IPA realm 2025-10-14 07:57:32.467190 | fa163e75-7366-a2e0-d3ae-00000000a363 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005486751 2025-10-14 07:57:32.468153 | fa163e75-7366-a2e0-d3ae-00000000a363 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005486751 | 0:06:39.791019 | 0.06s 2025-10-14 07:57:32.478877 | fa163e75-7366-a2e0-d3ae-00000000a364 | TASK | Cleanup leftover ccache 2025-10-14 07:57:32.491075 | fa163e75-7366-a2e0-d3ae-00000000a2a2 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005486752 2025-10-14 07:57:32.491858 | fa163e75-7366-a2e0-d3ae-00000000a2a2 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005486752 | 0:06:39.814724 | 0.07s 2025-10-14 07:57:32.502521 | fa163e75-7366-a2e0-d3ae-00000000a2a3 | TASK | Cleanup leftover ccache 2025-10-14 07:57:32.592925 | fa163e75-7366-a2e0-d3ae-00000000a4d4 | CHANGED | Install - Configure NIS | np0005486748 2025-10-14 07:57:32.594553 | fa163e75-7366-a2e0-d3ae-00000000a4d4 | TIMING | ipaclient : Install - Configure NIS | np0005486748 | 0:06:39.917408 | 1.05s 2025-10-14 07:57:32.625733 | fa163e75-7366-a2e0-d3ae-00000000a4d5 | TASK | Remove temporary krb5.conf 2025-10-14 07:57:32.663451 | fa163e75-7366-a2e0-d3ae-00000000a23d | CHANGED | Install - Configure certmonger | np0005486750 2025-10-14 07:57:32.664484 | fa163e75-7366-a2e0-d3ae-00000000a23d | TIMING | ipaclient : Install - Configure certmonger | np0005486750 | 0:06:39.987333 | 0.74s 2025-10-14 07:57:32.677744 | fa163e75-7366-a2e0-d3ae-00000000a23e | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-14 07:57:32.725929 | fa163e75-7366-a2e0-d3ae-00000000a23e | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005486750 2025-10-14 07:57:32.726965 | fa163e75-7366-a2e0-d3ae-00000000a23e | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005486750 | 0:06:40.049832 | 0.05s 2025-10-14 07:57:32.740224 | fa163e75-7366-a2e0-d3ae-00000000a23f | TASK | Cleanup leftover ccache 2025-10-14 07:57:32.826004 | fa163e75-7366-a2e0-d3ae-00000000a364 | OK | Cleanup leftover ccache | np0005486751 2025-10-14 07:57:32.831316 | fa163e75-7366-a2e0-d3ae-00000000a364 | TIMING | ipaclient : Cleanup leftover ccache | np0005486751 | 0:06:40.154162 | 0.35s 2025-10-14 07:57:32.832316 | fa163e75-7366-a2e0-d3ae-00000000a2a3 | OK | Cleanup leftover ccache | np0005486752 2025-10-14 07:57:32.833078 | fa163e75-7366-a2e0-d3ae-00000000a2a3 | TIMING | ipaclient : Cleanup leftover ccache | np0005486752 | 0:06:40.155945 | 0.33s 2025-10-14 07:57:32.856598 | fa163e75-7366-a2e0-d3ae-00000000a365 | TASK | Remove temporary krb5.conf 2025-10-14 07:57:32.885849 | fa163e75-7366-a2e0-d3ae-00000000a2a4 | TASK | Remove temporary krb5.conf 2025-10-14 07:57:33.009531 | fa163e75-7366-a2e0-d3ae-00000000a23f | OK | Cleanup leftover ccache | np0005486750 2025-10-14 07:57:33.011228 | fa163e75-7366-a2e0-d3ae-00000000a23f | TIMING | ipaclient : Cleanup leftover ccache | np0005486750 | 0:06:40.334081 | 0.27s 2025-10-14 07:57:33.036595 | fa163e75-7366-a2e0-d3ae-00000000a240 | TASK | Remove temporary krb5.conf 2025-10-14 07:57:33.045430 | fa163e75-7366-a2e0-d3ae-00000000a4d5 | CHANGED | Remove temporary krb5.conf | np0005486748 2025-10-14 07:57:33.046438 | fa163e75-7366-a2e0-d3ae-00000000a4d5 | TIMING | ipaclient : Remove temporary krb5.conf | np0005486748 | 0:06:40.369294 | 0.42s 2025-10-14 07:57:33.061851 | fa163e75-7366-a2e0-d3ae-00000000a4d6 | TASK | Install - Configure krb5 for IPA realm 2025-10-14 07:57:33.091750 | fa163e75-7366-a2e0-d3ae-00000000a591 | CHANGED | Install - Configure krb5 for IPA realm | np0005486749 2025-10-14 07:57:33.092959 | fa163e75-7366-a2e0-d3ae-00000000a591 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005486749 | 0:06:40.415823 | 0.72s 2025-10-14 07:57:33.114864 | fa163e75-7366-a2e0-d3ae-00000000a592 | TASK | Install - Configure certmonger 2025-10-14 07:57:33.169284 | fa163e75-7366-a2e0-d3ae-00000000a449 | CHANGED | Install - Configure krb5 for IPA realm | np0005486746 2025-10-14 07:57:33.170813 | fa163e75-7366-a2e0-d3ae-00000000a449 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005486746 | 0:06:40.493675 | 0.72s 2025-10-14 07:57:33.188525 | fa163e75-7366-a2e0-d3ae-00000000a44a | TASK | Install - Configure certmonger 2025-10-14 07:57:33.216891 | fa163e75-7366-a2e0-d3ae-00000000a365 | OK | Remove temporary krb5.conf | np0005486751 2025-10-14 07:57:33.218435 | fa163e75-7366-a2e0-d3ae-00000000a365 | TIMING | ipaclient : Remove temporary krb5.conf | np0005486751 | 0:06:40.541294 | 0.36s 2025-10-14 07:57:33.219226 | fa163e75-7366-a2e0-d3ae-00000000a2a4 | OK | Remove temporary krb5.conf | np0005486752 2025-10-14 07:57:33.219819 | fa163e75-7366-a2e0-d3ae-00000000a2a4 | TIMING | ipaclient : Remove temporary krb5.conf | np0005486752 | 0:06:40.542694 | 0.33s 2025-10-14 07:57:33.232552 | fa163e75-7366-a2e0-d3ae-00000000a366 | TASK | Remove temporary krb5.conf backup 2025-10-14 07:57:33.256065 | fa163e75-7366-a2e0-d3ae-00000000a2a5 | TASK | Remove temporary krb5.conf backup 2025-10-14 07:57:33.392323 | fa163e75-7366-a2e0-d3ae-00000000a240 | OK | Remove temporary krb5.conf | np0005486750 2025-10-14 07:57:33.393618 | fa163e75-7366-a2e0-d3ae-00000000a240 | TIMING | ipaclient : Remove temporary krb5.conf | np0005486750 | 0:06:40.716478 | 0.36s 2025-10-14 07:57:33.403930 | fa163e75-7366-a2e0-d3ae-00000000a241 | TASK | Remove temporary krb5.conf backup 2025-10-14 07:57:33.613326 | fa163e75-7366-a2e0-d3ae-00000000a366 | CHANGED | Remove temporary krb5.conf backup | np0005486751 2025-10-14 07:57:33.618387 | fa163e75-7366-a2e0-d3ae-00000000a366 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005486751 | 0:06:40.941255 | 0.38s 2025-10-14 07:57:33.618830 | fa163e75-7366-a2e0-d3ae-00000000a2a5 | CHANGED | Remove temporary krb5.conf backup | np0005486752 2025-10-14 07:57:33.619279 | fa163e75-7366-a2e0-d3ae-00000000a2a5 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005486752 | 0:06:40.942155 | 0.36s 2025-10-14 07:57:33.629402 | fa163e75-7366-a2e0-d3ae-00000000a19c | TASK | Uninstall IPA client 2025-10-14 07:57:33.645140 | fa163e75-7366-a2e0-d3ae-00000000a19c | TASK | Uninstall IPA client 2025-10-14 07:57:33.680989 | fa163e75-7366-a2e0-d3ae-00000000a19c | SKIPPED | Uninstall IPA client | np0005486751 2025-10-14 07:57:33.681727 | fa163e75-7366-a2e0-d3ae-00000000a19c | TIMING | ipaclient : Uninstall IPA client | np0005486751 | 0:06:41.004595 | 0.05s 2025-10-14 07:57:33.703064 | fa163e75-7366-a2e0-d3ae-000000009fc1 | TASK | restart certmonger service 2025-10-14 07:57:33.709250 | fa163e75-7366-a2e0-d3ae-00000000a19c | SKIPPED | Uninstall IPA client | np0005486752 2025-10-14 07:57:33.710070 | fa163e75-7366-a2e0-d3ae-00000000a19c | TIMING | ipaclient : Uninstall IPA client | np0005486752 | 0:06:41.032934 | 0.06s 2025-10-14 07:57:33.730744 | fa163e75-7366-a2e0-d3ae-000000009fc1 | TASK | restart certmonger service 2025-10-14 07:57:33.752545 | fa163e75-7366-a2e0-d3ae-00000000a592 | CHANGED | Install - Configure certmonger | np0005486749 2025-10-14 07:57:33.757663 | fa163e75-7366-a2e0-d3ae-00000000a592 | TIMING | ipaclient : Install - Configure certmonger | np0005486749 | 0:06:41.080529 | 0.64s 2025-10-14 07:57:33.758047 | fa163e75-7366-a2e0-d3ae-00000000a241 | CHANGED | Remove temporary krb5.conf backup | np0005486750 2025-10-14 07:57:33.758482 | fa163e75-7366-a2e0-d3ae-00000000a241 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005486750 | 0:06:41.081357 | 0.35s 2025-10-14 07:57:33.768723 | fa163e75-7366-a2e0-d3ae-00000000a19c | TASK | Uninstall IPA client 2025-10-14 07:57:33.787856 | fa163e75-7366-a2e0-d3ae-00000000a593 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-14 07:57:33.824338 | fa163e75-7366-a2e0-d3ae-00000000a19c | SKIPPED | Uninstall IPA client | np0005486750 2025-10-14 07:57:33.825262 | fa163e75-7366-a2e0-d3ae-00000000a19c | TIMING | ipaclient : Uninstall IPA client | np0005486750 | 0:06:41.148131 | 0.06s 2025-10-14 07:57:33.843410 | fa163e75-7366-a2e0-d3ae-000000009fc1 | TASK | restart certmonger service 2025-10-14 07:57:33.862894 | fa163e75-7366-a2e0-d3ae-00000000a593 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005486749 2025-10-14 07:57:33.864535 | fa163e75-7366-a2e0-d3ae-00000000a593 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005486749 | 0:06:41.187391 | 0.08s 2025-10-14 07:57:33.895945 | fa163e75-7366-a2e0-d3ae-00000000a594 | TASK | Cleanup leftover ccache 2025-10-14 07:57:33.909519 | fa163e75-7366-a2e0-d3ae-00000000a4d6 | CHANGED | Install - Configure krb5 for IPA realm | np0005486748 2025-10-14 07:57:33.914332 | fa163e75-7366-a2e0-d3ae-00000000a4d6 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005486748 | 0:06:41.237199 | 0.85s 2025-10-14 07:57:33.914728 | fa163e75-7366-a2e0-d3ae-00000000a44a | CHANGED | Install - Configure certmonger | np0005486746 2025-10-14 07:57:33.915032 | fa163e75-7366-a2e0-d3ae-00000000a44a | TIMING | ipaclient : Install - Configure certmonger | np0005486746 | 0:06:41.237907 | 0.72s 2025-10-14 07:57:33.930207 | fa163e75-7366-a2e0-d3ae-00000000a44b | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-14 07:57:33.949746 | fa163e75-7366-a2e0-d3ae-00000000a4d7 | TASK | Install - Configure certmonger 2025-10-14 07:57:33.982650 | fa163e75-7366-a2e0-d3ae-00000000a44b | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005486746 2025-10-14 07:57:33.983375 | fa163e75-7366-a2e0-d3ae-00000000a44b | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005486746 | 0:06:41.306244 | 0.05s 2025-10-14 07:57:33.998324 | fa163e75-7366-a2e0-d3ae-00000000a44c | TASK | Cleanup leftover ccache 2025-10-14 07:57:34.229026 | fa163e75-7366-a2e0-d3ae-00000000a594 | OK | Cleanup leftover ccache | np0005486749 2025-10-14 07:57:34.230061 | fa163e75-7366-a2e0-d3ae-00000000a594 | TIMING | ipaclient : Cleanup leftover ccache | np0005486749 | 0:06:41.552928 | 0.33s 2025-10-14 07:57:34.244563 | fa163e75-7366-a2e0-d3ae-00000000a595 | TASK | Remove temporary krb5.conf 2025-10-14 07:57:34.327315 | fa163e75-7366-a2e0-d3ae-00000000a44c | OK | Cleanup leftover ccache | np0005486746 2025-10-14 07:57:34.328221 | fa163e75-7366-a2e0-d3ae-00000000a44c | TIMING | ipaclient : Cleanup leftover ccache | np0005486746 | 0:06:41.651087 | 0.33s 2025-10-14 07:57:34.343092 | fa163e75-7366-a2e0-d3ae-00000000a44d | TASK | Remove temporary krb5.conf 2025-10-14 07:57:34.417714 | fa163e75-7366-a2e0-d3ae-000000009fc1 | CHANGED | restart certmonger service | np0005486751 2025-10-14 07:57:34.419088 | fa163e75-7366-a2e0-d3ae-000000009fc1 | TIMING | restart certmonger service | np0005486751 | 0:06:41.741950 | 0.72s 2025-10-14 07:57:34.432347 | fa163e75-7366-a2e0-d3ae-000000009fc2 | TASK | set discovered ipa realm 2025-10-14 07:57:34.493037 | fa163e75-7366-a2e0-d3ae-000000009fc2 | OK | set discovered ipa realm | np0005486751 2025-10-14 07:57:34.494336 | fa163e75-7366-a2e0-d3ae-000000009fc2 | TIMING | set discovered ipa realm | np0005486751 | 0:06:41.817197 | 0.06s 2025-10-14 07:57:34.495661 | fa163e75-7366-a2e0-d3ae-000000009fc1 | CHANGED | restart certmonger service | np0005486752 2025-10-14 07:57:34.496995 | fa163e75-7366-a2e0-d3ae-000000009fc1 | TIMING | restart certmonger service | np0005486752 | 0:06:41.819861 | 0.77s 2025-10-14 07:57:34.539349 | fa163e75-7366-a2e0-d3ae-000000009fc2 | TASK | set discovered ipa realm 2025-10-14 07:57:34.584494 | fa163e75-7366-a2e0-d3ae-00000000a595 | OK | Remove temporary krb5.conf | np0005486749 2025-10-14 07:57:34.588498 | fa163e75-7366-a2e0-d3ae-00000000a595 | TIMING | ipaclient : Remove temporary krb5.conf | np0005486749 | 0:06:41.911356 | 0.34s 2025-10-14 07:57:34.589032 | fa163e75-7366-a2e0-d3ae-000000009fc2 | OK | set discovered ipa realm | np0005486752 2025-10-14 07:57:34.589437 | fa163e75-7366-a2e0-d3ae-000000009fc2 | TIMING | set discovered ipa realm | np0005486752 | 0:06:41.912306 | 0.05s 2025-10-14 07:57:34.626040 | fa163e75-7366-a2e0-d3ae-00000000a596 | TASK | Remove temporary krb5.conf backup 2025-10-14 07:57:34.682379 | fa163e75-7366-a2e0-d3ae-00000000a44d | OK | Remove temporary krb5.conf | np0005486746 2025-10-14 07:57:34.683199 | fa163e75-7366-a2e0-d3ae-00000000a44d | TIMING | ipaclient : Remove temporary krb5.conf | np0005486746 | 0:06:42.006069 | 0.34s 2025-10-14 07:57:34.696334 | fa163e75-7366-a2e0-d3ae-00000000a44e | TASK | Remove temporary krb5.conf backup 2025-10-14 07:57:34.709150 | fa163e75-7366-a2e0-d3ae-00000000a4d7 | CHANGED | Install - Configure certmonger | np0005486748 2025-10-14 07:57:34.711801 | fa163e75-7366-a2e0-d3ae-00000000a4d7 | TIMING | ipaclient : Install - Configure certmonger | np0005486748 | 0:06:42.034640 | 0.76s 2025-10-14 07:57:34.747166 | fa163e75-7366-a2e0-d3ae-00000000a4d8 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-14 07:57:34.811014 | fa163e75-7366-a2e0-d3ae-00000000a4d8 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005486748 2025-10-14 07:57:34.812723 | fa163e75-7366-a2e0-d3ae-00000000a4d8 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005486748 | 0:06:42.135580 | 0.06s 2025-10-14 07:57:34.838292 | fa163e75-7366-a2e0-d3ae-00000000a4d9 | TASK | Cleanup leftover ccache 2025-10-14 07:57:34.915394 | fa163e75-7366-a2e0-d3ae-00000000a596 | CHANGED | Remove temporary krb5.conf backup | np0005486749 2025-10-14 07:57:34.916966 | fa163e75-7366-a2e0-d3ae-00000000a596 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005486749 | 0:06:42.239823 | 0.29s 2025-10-14 07:57:34.939117 | fa163e75-7366-a2e0-d3ae-00000000a19c | TASK | Uninstall IPA client 2025-10-14 07:57:34.997742 | fa163e75-7366-a2e0-d3ae-00000000a19c | SKIPPED | Uninstall IPA client | np0005486749 2025-10-14 07:57:34.999041 | fa163e75-7366-a2e0-d3ae-00000000a19c | TIMING | ipaclient : Uninstall IPA client | np0005486749 | 0:06:42.321904 | 0.06s 2025-10-14 07:57:35.039554 | fa163e75-7366-a2e0-d3ae-00000000a035 | TASK | restart certmonger service 2025-10-14 07:57:35.055186 | fa163e75-7366-a2e0-d3ae-00000000a44e | CHANGED | Remove temporary krb5.conf backup | np0005486746 2025-10-14 07:57:35.056272 | fa163e75-7366-a2e0-d3ae-00000000a44e | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005486746 | 0:06:42.379135 | 0.36s 2025-10-14 07:57:35.077994 | fa163e75-7366-a2e0-d3ae-00000000a19c | TASK | Uninstall IPA client 2025-10-14 07:57:35.137048 | fa163e75-7366-a2e0-d3ae-00000000a19c | SKIPPED | Uninstall IPA client | np0005486746 2025-10-14 07:57:35.138149 | fa163e75-7366-a2e0-d3ae-00000000a19c | TIMING | ipaclient : Uninstall IPA client | np0005486746 | 0:06:42.461016 | 0.06s 2025-10-14 07:57:35.158469 | fa163e75-7366-a2e0-d3ae-00000000a4d9 | OK | Cleanup leftover ccache | np0005486748 2025-10-14 07:57:35.159572 | fa163e75-7366-a2e0-d3ae-00000000a4d9 | TIMING | ipaclient : Cleanup leftover ccache | np0005486748 | 0:06:42.482442 | 0.32s 2025-10-14 07:57:35.172506 | fa163e75-7366-a2e0-d3ae-000000009fcd | TASK | restart certmonger service 2025-10-14 07:57:35.198031 | fa163e75-7366-a2e0-d3ae-00000000a4da | TASK | Remove temporary krb5.conf 2025-10-14 07:57:35.557055 | fa163e75-7366-a2e0-d3ae-00000000a4da | OK | Remove temporary krb5.conf | np0005486748 2025-10-14 07:57:35.558108 | fa163e75-7366-a2e0-d3ae-00000000a4da | TIMING | ipaclient : Remove temporary krb5.conf | np0005486748 | 0:06:42.880971 | 0.36s 2025-10-14 07:57:35.589699 | fa163e75-7366-a2e0-d3ae-00000000a4db | TASK | Remove temporary krb5.conf backup 2025-10-14 07:57:35.600846 | fa163e75-7366-a2e0-d3ae-000000009fc1 | CHANGED | restart certmonger service | np0005486750 2025-10-14 07:57:35.604214 | fa163e75-7366-a2e0-d3ae-000000009fc1 | TIMING | restart certmonger service | np0005486750 | 0:06:42.927075 | 1.76s 2025-10-14 07:57:35.615316 | fa163e75-7366-a2e0-d3ae-000000009fc2 | TASK | set discovered ipa realm 2025-10-14 07:57:35.677232 | fa163e75-7366-a2e0-d3ae-000000009fc2 | OK | set discovered ipa realm | np0005486750 2025-10-14 07:57:35.678694 | fa163e75-7366-a2e0-d3ae-000000009fc2 | TIMING | set discovered ipa realm | np0005486750 | 0:06:43.001560 | 0.06s 2025-10-14 07:57:35.715898 | fa163e75-7366-a2e0-d3ae-00000000a035 | CHANGED | restart certmonger service | np0005486749 2025-10-14 07:57:35.717430 | fa163e75-7366-a2e0-d3ae-00000000a035 | TIMING | restart certmonger service | np0005486749 | 0:06:43.040301 | 0.68s 2025-10-14 07:57:35.732992 | fa163e75-7366-a2e0-d3ae-00000000a036 | TASK | set discovered ipa realm 2025-10-14 07:57:35.779077 | fa163e75-7366-a2e0-d3ae-00000000a036 | OK | set discovered ipa realm | np0005486749 2025-10-14 07:57:35.780076 | fa163e75-7366-a2e0-d3ae-00000000a036 | TIMING | set discovered ipa realm | np0005486749 | 0:06:43.102943 | 0.05s 2025-10-14 07:57:35.919155 | fa163e75-7366-a2e0-d3ae-000000009fcd | CHANGED | restart certmonger service | np0005486746 2025-10-14 07:57:35.920465 | fa163e75-7366-a2e0-d3ae-000000009fcd | TIMING | restart certmonger service | np0005486746 | 0:06:43.243306 | 0.75s 2025-10-14 07:57:35.941903 | fa163e75-7366-a2e0-d3ae-000000009fce | TASK | set discovered ipa realm 2025-10-14 07:57:35.978788 | fa163e75-7366-a2e0-d3ae-00000000a4db | CHANGED | Remove temporary krb5.conf backup | np0005486748 2025-10-14 07:57:35.980276 | fa163e75-7366-a2e0-d3ae-00000000a4db | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005486748 | 0:06:43.303136 | 0.39s 2025-10-14 07:57:36.006281 | fa163e75-7366-a2e0-d3ae-00000000a19c | TASK | Uninstall IPA client 2025-10-14 07:57:36.013751 | fa163e75-7366-a2e0-d3ae-000000009fce | OK | set discovered ipa realm | np0005486746 2025-10-14 07:57:36.015009 | fa163e75-7366-a2e0-d3ae-000000009fce | TIMING | set discovered ipa realm | np0005486746 | 0:06:43.337861 | 0.07s 2025-10-14 07:57:36.049951 | fa163e75-7366-a2e0-d3ae-00000000a19c | SKIPPED | Uninstall IPA client | np0005486748 2025-10-14 07:57:36.050391 | fa163e75-7366-a2e0-d3ae-00000000a19c | TIMING | ipaclient : Uninstall IPA client | np0005486748 | 0:06:43.373265 | 0.04s 2025-10-14 07:57:36.096698 | fa163e75-7366-a2e0-d3ae-000000009ff7 | TASK | restart certmonger service 2025-10-14 07:57:36.837717 | fa163e75-7366-a2e0-d3ae-000000009ff7 | CHANGED | restart certmonger service | np0005486748 2025-10-14 07:57:36.839561 | fa163e75-7366-a2e0-d3ae-000000009ff7 | TIMING | restart certmonger service | np0005486748 | 0:06:44.162419 | 0.74s 2025-10-14 07:57:36.866869 | fa163e75-7366-a2e0-d3ae-000000009ff8 | TASK | set discovered ipa realm 2025-10-14 07:57:36.926158 | fa163e75-7366-a2e0-d3ae-000000009ff8 | OK | set discovered ipa realm | np0005486748 2025-10-14 07:57:36.927150 | fa163e75-7366-a2e0-d3ae-000000009ff8 | TIMING | set discovered ipa realm | np0005486748 | 0:06:44.250015 | 0.06s PLAY [External deployment step 1] ********************************************** 2025-10-14 07:57:37.017923 | fa163e75-7366-a2e0-d3ae-0000000000bb | TASK | External deployment step 1 2025-10-14 07:57:37.054295 | fa163e75-7366-a2e0-d3ae-0000000000bb | OK | External deployment step 1 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 1' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000bb') missing from stats 2025-10-14 07:57:37.094683 | fa163e75-7366-a2e0-d3ae-0000000000bc | TIMING | include_tasks | undercloud | 0:06:44.417539 | 0.03s 2025-10-14 07:57:37.126828 | ff33e3ab-9e9c-4f7e-be2a-8fc7f67baaed | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step1.yaml | undercloud 2025-10-14 07:57:37.134794 | fa163e75-7366-a2e0-d3ae-00000000a80d | TASK | Container image prepare 2025-10-14 07:57:38.277240 | fa163e75-7366-a2e0-d3ae-00000000a80d | CHANGED | Container image prepare | undercloud 2025-10-14 07:57:38.280874 | fa163e75-7366-a2e0-d3ae-00000000a80d | TIMING | tripleo_container_image_prepare : Container image prepare | undercloud | 0:06:45.603730 | 1.14s 2025-10-14 07:57:38.334130 | fa163e75-7366-a2e0-d3ae-00000000a814 | TIMING | include_role : tripleo_ipa_dns | undercloud | 0:06:45.656985 | 0.04s 2025-10-14 07:57:38.351783 | fa163e75-7366-a2e0-d3ae-00000000a833 | TASK | get dns zones and entries to add 2025-10-14 07:57:38.405613 | fa163e75-7366-a2e0-d3ae-00000000a833 | OK | get dns zones and entries to add | undercloud 2025-10-14 07:57:38.406902 | fa163e75-7366-a2e0-d3ae-00000000a833 | TIMING | tripleo_ipa_dns : get dns zones and entries to add | undercloud | 0:06:45.729771 | 0.05s 2025-10-14 07:57:38.465386 | fa163e75-7366-a2e0-d3ae-00000000a834 | OK | tripleo_ipa_dns : debug | undercloud | result={ "changed": false, "dns_zones": [ "122.168.192.in-addr.arpa", "tenant.ooo.test", "0.18.172.in-addr.arpa", "ooo.test", "storagemgmt.ooo.test", "0.17.172.in-addr.arpa", "ctlplane.ooo.test", "0.21.172.in-addr.arpa", "internalapi.ooo.test", "0.19.172.in-addr.arpa", "0.20.172.in-addr.arpa", "external.ooo.test", "storage.ooo.test" ] } 2025-10-14 07:57:38.466326 | fa163e75-7366-a2e0-d3ae-00000000a834 | TIMING | tripleo_ipa_dns : debug | undercloud | 0:06:45.789195 | 0.05s 2025-10-14 07:57:38.534121 | fa163e75-7366-a2e0-d3ae-00000000a835 | OK | tripleo_ipa_dns : debug | undercloud | result={ "changed": false, "dns_entries": [ { "record_name": "undercloud", "record_type": "A", "record_value": "192.168.122.100", "zone_name": "ctlplane.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "192.168.122.99", "zone_name": "ctlplane.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.18.0.218", "zone_name": "storage.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.20.0.241", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.17.0.215", "zone_name": "internalapi.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.21.0.157", "zone_name": "ooo.test" }, { "record_name": "np0005486746", "record_type": "A", "record_value": "172.17.0.103", "zone_name": "ooo.test" }, { "record_name": "np0005486746", "record_type": "A", "record_value": "172.18.0.103", "zone_name": "storage.ooo.test" }, { "record_name": "np0005486746", "record_type": "A", "record_value": "172.20.0.103", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005486746", "record_type": "A", "record_value": "172.17.0.103", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005486746", "record_type": "A", "record_value": "172.19.0.103", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005486746", "record_type": "A", "record_value": "172.21.0.103", "zone_name": "external.ooo.test" }, { "record_name": "np0005486746", "record_type": "A", "record_value": "192.168.122.103", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005486748", "record_type": "A", "record_value": "172.17.0.104", "zone_name": "ooo.test" }, { "record_name": "np0005486748", "record_type": "A", "record_value": "172.18.0.104", "zone_name": "storage.ooo.test" }, { "record_name": "np0005486748", "record_type": "A", "record_value": "172.20.0.104", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005486748", "record_type": "A", "record_value": "172.17.0.104", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005486748", "record_type": "A", "record_value": "172.19.0.104", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005486748", "record_type": "A", "record_value": "172.21.0.104", "zone_name": "external.ooo.test" }, { "record_name": "np0005486748", "record_type": "A", "record_value": "192.168.122.104", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005486749", "record_type": "A", "record_value": "172.17.0.105", "zone_name": "ooo.test" }, { "record_name": "np0005486749", "record_type": "A", "record_value": "172.18.0.105", "zone_name": "storage.ooo.test" }, { "record_name": "np0005486749", "record_type": "A", "record_value": "172.20.0.105", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005486749", "record_type": "A", "record_value": "172.17.0.105", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005486749", "record_type": "A", "record_value": "172.19.0.105", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005486749", "record_type": "A", "record_value": "172.21.0.105", "zone_name": "external.ooo.test" }, { "record_name": "np0005486749", "record_type": "A", "record_value": "192.168.122.105", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005486750", "record_type": "A", "record_value": "172.17.0.106", "zone_name": "ooo.test" }, { "record_name": "np0005486750", "record_type": "A", "record_value": "172.18.0.106", "zone_name": "storage.ooo.test" }, { "record_name": "np0005486750", "record_type": "A", "record_value": "172.17.0.106", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005486750", "record_type": "A", "record_value": "172.19.0.106", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005486750", "record_type": "A", "record_value": "192.168.122.106", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005486751", "record_type": "A", "record_value": "172.17.0.107", "zone_name": "ooo.test" }, { "record_name": "np0005486751", "record_type": "A", "record_value": "172.18.0.107", "zone_name": "storage.ooo.test" }, { "record_name": "np0005486751", "record_type": "A", "record_value": "172.17.0.107", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005486751", "record_type": "A", "record_value": "172.19.0.107", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005486751", "record_type": "A", "record_value": "192.168.122.107", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005486752", "record_type": "A", "record_value": "172.17.0.108", "zone_name": "ooo.test" }, { "record_name": "np0005486752", "record_type": "A", "record_value": "172.18.0.108", "zone_name": "storage.ooo.test" }, { "record_name": "np0005486752", "record_type": "A", "record_value": "172.17.0.108", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005486752", "record_type": "A", "record_value": "172.19.0.108", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005486752", "record_type": "A", "record_value": "192.168.122.108", "zone_name": "ctlplane.ooo.test" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005486752.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005486752.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005486752.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005486752.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005486751.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005486751.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005486751.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005486751.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005486750.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005486750.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005486750.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005486750.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005486749.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005486749.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005486749.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005486749.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005486749.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005486749.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005486748.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005486748.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005486748.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005486748.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005486748.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005486748.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005486746.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005486746.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005486746.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005486746.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005486746.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005486746.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "157", "record_type": "PTR", "record_value": "overcloud.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "215", "record_type": "PTR", "record_value": "overcloud.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "241", "record_type": "PTR", "record_value": "overcloud.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "218", "record_type": "PTR", "record_value": "overcloud.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "99", "record_type": "PTR", "record_value": "overcloud.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "100", "record_type": "PTR", "record_value": "undercloud.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" } ] } 2025-10-14 07:57:38.536529 | fa163e75-7366-a2e0-d3ae-00000000a835 | TIMING | tripleo_ipa_dns : debug | undercloud | 0:06:45.859394 | 0.06s 2025-10-14 07:57:38.544740 | fa163e75-7366-a2e0-d3ae-00000000a836 | TASK | add dns zones and records 2025-10-14 07:57:42.929994 | fa163e75-7366-a2e0-d3ae-00000000a836 | CHANGED | add dns zones and records | undercloud 2025-10-14 07:57:42.933934 | fa163e75-7366-a2e0-d3ae-00000000a836 | TIMING | tripleo_ipa_dns : add dns zones and records | undercloud | 0:06:50.256789 | 4.39s 2025-10-14 07:57:42.953943 | fa163e75-7366-a2e0-d3ae-00000000a816 | TASK | Create /etc/openstack directory if it does not exist 2025-10-14 07:57:43.263973 | fa163e75-7366-a2e0-d3ae-00000000a816 | OK | Create /etc/openstack directory if it does not exist | undercloud 2025-10-14 07:57:43.265251 | fa163e75-7366-a2e0-d3ae-00000000a816 | TIMING | Create /etc/openstack directory if it does not exist | undercloud | 0:06:50.588114 | 0.31s 2025-10-14 07:57:43.270834 | fa163e75-7366-a2e0-d3ae-00000000a817 | TASK | Configure /etc/openstack/clouds.yaml 2025-10-14 07:57:43.326139 | fa163e75-7366-a2e0-d3ae-00000000a817 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:06:50.648964 | 0.05s 2025-10-14 07:57:43.358051 | fa163e75-7366-a2e0-d3ae-00000000a868 | TASK | Check if /etc/openstack/clouds.yaml exists 2025-10-14 07:57:43.646775 | fa163e75-7366-a2e0-d3ae-00000000a868 | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2025-10-14 07:57:43.649038 | fa163e75-7366-a2e0-d3ae-00000000a868 | TIMING | tripleo_keystone_resources : Check if /etc/openstack/clouds.yaml exists | undercloud | 0:06:50.971884 | 0.29s 2025-10-14 07:57:43.662822 | fa163e75-7366-a2e0-d3ae-00000000a869 | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2025-10-14 07:57:43.726005 | fa163e75-7366-a2e0-d3ae-00000000a869 | SKIPPED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2025-10-14 07:57:43.730385 | fa163e75-7366-a2e0-d3ae-00000000a869 | TIMING | tripleo_keystone_resources : Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud | 0:06:51.053230 | 0.07s 2025-10-14 07:57:43.745422 | fa163e75-7366-a2e0-d3ae-00000000a86a | TASK | Configure /etc/openstack/clouds.yaml 2025-10-14 07:57:43.805155 | fa163e75-7366-a2e0-d3ae-00000000a86a | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:06:51.127995 | 0.06s 2025-10-14 07:57:43.844550 | fa163e75-7366-a2e0-d3ae-00000000a8a4 | TASK | Check for a configured destination 2025-10-14 07:57:43.913925 | fa163e75-7366-a2e0-d3ae-00000000a8a4 | SKIPPED | Check for a configured destination | undercloud 2025-10-14 07:57:43.915162 | fa163e75-7366-a2e0-d3ae-00000000a8a4 | TIMING | tripleo_config : Check for a configured destination | undercloud | 0:06:51.238024 | 0.07s 2025-10-14 07:57:43.927199 | fa163e75-7366-a2e0-d3ae-00000000a8a5 | TASK | Generate /etc/openstack/clouds.yaml config 2025-10-14 07:57:44.795986 | fa163e75-7366-a2e0-d3ae-00000000a8a5 | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2025-10-14 07:57:44.797352 | fa163e75-7366-a2e0-d3ae-00000000a8a5 | TIMING | tripleo_config : Generate /etc/openstack/clouds.yaml config | undercloud | 0:06:52.120219 | 0.87s PLAY [Deploy step tasks for 1] ************************************************* 2025-10-14 07:57:44.959681 | fa163e75-7366-a2e0-d3ae-0000000000bf | TASK | Deploy step tasks for 1 2025-10-14 07:57:44.975286 | fa163e75-7366-a2e0-d3ae-0000000000bf | TASK | Deploy step tasks for 1 2025-10-14 07:57:45.003383 | fa163e75-7366-a2e0-d3ae-0000000000bf | TASK | Deploy step tasks for 1 2025-10-14 07:57:45.025995 | fa163e75-7366-a2e0-d3ae-0000000000bf | TASK | Deploy step tasks for 1 2025-10-14 07:57:45.053997 | fa163e75-7366-a2e0-d3ae-0000000000bf | TASK | Deploy step tasks for 1 2025-10-14 07:57:45.086973 | fa163e75-7366-a2e0-d3ae-0000000000bf | TASK | Deploy step tasks for 1 2025-10-14 07:57:45.091987 | fa163e75-7366-a2e0-d3ae-0000000000bf | OK | Deploy step tasks for 1 | np0005486750 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000bf') missing from stats 2025-10-14 07:57:45.093699 | fa163e75-7366-a2e0-d3ae-0000000000bf | OK | Deploy step tasks for 1 | np0005486751 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000bf') missing from stats 2025-10-14 07:57:45.094541 | fa163e75-7366-a2e0-d3ae-0000000000bf | OK | Deploy step tasks for 1 | np0005486752 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000bf') missing from stats 2025-10-14 07:57:45.095256 | fa163e75-7366-a2e0-d3ae-0000000000bf | OK | Deploy step tasks for 1 | np0005486746 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000bf') missing from stats 2025-10-14 07:57:45.096084 | fa163e75-7366-a2e0-d3ae-0000000000bf | OK | Deploy step tasks for 1 | np0005486748 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000bf') missing from stats 2025-10-14 07:57:45.107568 | fa163e75-7366-a2e0-d3ae-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-14 07:57:45.132515 | fa163e75-7366-a2e0-d3ae-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-14 07:57:45.148466 | fa163e75-7366-a2e0-d3ae-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-14 07:57:45.167377 | fa163e75-7366-a2e0-d3ae-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-14 07:57:45.186694 | fa163e75-7366-a2e0-d3ae-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-14 07:57:45.193677 | fa163e75-7366-a2e0-d3ae-0000000000bf | OK | Deploy step tasks for 1 | np0005486749 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000bf') missing from stats 2025-10-14 07:57:45.214217 | fa163e75-7366-a2e0-d3ae-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-14 07:57:46.100659 | fa163e75-7366-a2e0-d3ae-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005486750 2025-10-14 07:57:46.102361 | fa163e75-7366-a2e0-d3ae-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005486750 | 0:06:53.425220 | 0.99s 2025-10-14 07:57:46.123561 | fa163e75-7366-a2e0-d3ae-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-14 07:57:46.149311 | fa163e75-7366-a2e0-d3ae-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005486752 2025-10-14 07:57:46.150822 | fa163e75-7366-a2e0-d3ae-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005486752 | 0:06:53.473686 | 1.00s 2025-10-14 07:57:46.151613 | fa163e75-7366-a2e0-d3ae-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005486749 2025-10-14 07:57:46.152106 | fa163e75-7366-a2e0-d3ae-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005486749 | 0:06:53.474979 | 0.94s 2025-10-14 07:57:46.171570 | fa163e75-7366-a2e0-d3ae-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-14 07:57:46.208353 | fa163e75-7366-a2e0-d3ae-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-14 07:57:46.221404 | fa163e75-7366-a2e0-d3ae-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005486751 2025-10-14 07:57:46.222772 | fa163e75-7366-a2e0-d3ae-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005486751 | 0:06:53.545628 | 1.09s 2025-10-14 07:57:46.223393 | fa163e75-7366-a2e0-d3ae-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005486748 2025-10-14 07:57:46.224033 | fa163e75-7366-a2e0-d3ae-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005486748 | 0:06:53.546905 | 1.04s 2025-10-14 07:57:46.245966 | fa163e75-7366-a2e0-d3ae-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-14 07:57:46.268461 | fa163e75-7366-a2e0-d3ae-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-14 07:57:46.279711 | fa163e75-7366-a2e0-d3ae-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005486746 2025-10-14 07:57:46.280838 | fa163e75-7366-a2e0-d3ae-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005486746 | 0:06:53.603699 | 1.11s 2025-10-14 07:57:46.299225 | fa163e75-7366-a2e0-d3ae-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-14 07:57:46.450070 | fa163e75-7366-a2e0-d3ae-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486750 2025-10-14 07:57:46.451598 | fa163e75-7366-a2e0-d3ae-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486750 | 0:06:53.774460 | 0.33s 2025-10-14 07:57:46.467120 | fa163e75-7366-a2e0-d3ae-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-14 07:57:46.522078 | fa163e75-7366-a2e0-d3ae-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486752 2025-10-14 07:57:46.527328 | fa163e75-7366-a2e0-d3ae-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486752 | 0:06:53.850196 | 0.35s 2025-10-14 07:57:46.527897 | fa163e75-7366-a2e0-d3ae-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005486750 | 0:06:53.850773 | 0.06s 2025-10-14 07:57:46.528289 | fa163e75-7366-a2e0-d3ae-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486749 2025-10-14 07:57:46.528748 | fa163e75-7366-a2e0-d3ae-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486749 | 0:06:53.851624 | 0.32s 2025-10-14 07:57:46.551924 | df885967-1373-4109-b364-418d27315f10 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005486750 2025-10-14 07:57:46.567087 | fa163e75-7366-a2e0-d3ae-00000000a8fb | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-14 07:57:46.585513 | fa163e75-7366-a2e0-d3ae-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-14 07:57:46.616755 | fa163e75-7366-a2e0-d3ae-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-14 07:57:46.626287 | fa163e75-7366-a2e0-d3ae-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486751 2025-10-14 07:57:46.627887 | fa163e75-7366-a2e0-d3ae-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486751 | 0:06:53.950743 | 0.38s 2025-10-14 07:57:46.628505 | fa163e75-7366-a2e0-d3ae-00000000a8fb | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005486750 2025-10-14 07:57:46.628836 | fa163e75-7366-a2e0-d3ae-00000000a8fb | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005486750 | 0:06:53.951712 | 0.06s 2025-10-14 07:57:46.629196 | fa163e75-7366-a2e0-d3ae-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486748 2025-10-14 07:57:46.629635 | fa163e75-7366-a2e0-d3ae-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486748 | 0:06:53.952499 | 0.36s 2025-10-14 07:57:46.630214 | fa163e75-7366-a2e0-d3ae-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486746 2025-10-14 07:57:46.630611 | fa163e75-7366-a2e0-d3ae-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486746 | 0:06:53.953487 | 0.33s 2025-10-14 07:57:46.641968 | fa163e75-7366-a2e0-d3ae-00000000a8fc | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-14 07:57:46.670665 | fa163e75-7366-a2e0-d3ae-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-14 07:57:46.703025 | fa163e75-7366-a2e0-d3ae-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-14 07:57:46.735785 | fa163e75-7366-a2e0-d3ae-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-14 07:57:46.744154 | fa163e75-7366-a2e0-d3ae-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005486752 | 0:06:54.067004 | 0.16s 2025-10-14 07:57:46.744964 | fa163e75-7366-a2e0-d3ae-00000000a8fc | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005486750 2025-10-14 07:57:46.745421 | fa163e75-7366-a2e0-d3ae-00000000a8fc | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005486750 | 0:06:54.068297 | 0.10s 2025-10-14 07:57:46.745801 | fa163e75-7366-a2e0-d3ae-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005486749 | 0:06:54.068678 | 0.13s 2025-10-14 07:57:46.746223 | fa163e75-7366-a2e0-d3ae-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005486751 | 0:06:54.069099 | 0.07s 2025-10-14 07:57:46.787830 | b136c291-83dc-4915-91b3-a79f5bd90243 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005486752 2025-10-14 07:57:46.788426 | b136c291-83dc-4915-91b3-a79f5bd90243 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005486749 2025-10-14 07:57:46.788687 | b136c291-83dc-4915-91b3-a79f5bd90243 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005486751 2025-10-14 07:57:46.807897 | fa163e75-7366-a2e0-d3ae-00000000a8fd | TASK | Write the puppet step_config manifest 2025-10-14 07:57:46.822707 | fa163e75-7366-a2e0-d3ae-00000000a925 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-14 07:57:46.839223 | fa163e75-7366-a2e0-d3ae-00000000a925 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-14 07:57:46.870162 | fa163e75-7366-a2e0-d3ae-00000000a925 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-14 07:57:46.877929 | fa163e75-7366-a2e0-d3ae-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005486746 | 0:06:54.200778 | 0.17s 2025-10-14 07:57:46.878829 | fa163e75-7366-a2e0-d3ae-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005486748 | 0:06:54.201704 | 0.14s 2025-10-14 07:57:46.879212 | fa163e75-7366-a2e0-d3ae-00000000a925 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005486751 2025-10-14 07:57:46.879901 | fa163e75-7366-a2e0-d3ae-00000000a925 | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005486751 | 0:06:54.202777 | 0.06s 2025-10-14 07:57:46.880228 | fa163e75-7366-a2e0-d3ae-00000000a925 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005486752 2025-10-14 07:57:46.880554 | fa163e75-7366-a2e0-d3ae-00000000a925 | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005486752 | 0:06:54.203430 | 0.04s 2025-10-14 07:57:46.923058 | 8206498a-e545-4d27-913b-3076385aee27 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005486746 2025-10-14 07:57:46.923717 | 8206498a-e545-4d27-913b-3076385aee27 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005486748 2025-10-14 07:57:46.937562 | fa163e75-7366-a2e0-d3ae-00000000a926 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-14 07:57:46.953482 | fa163e75-7366-a2e0-d3ae-00000000a926 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-14 07:57:46.980567 | fa163e75-7366-a2e0-d3ae-00000000a94f | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-14 07:57:47.006753 | fa163e75-7366-a2e0-d3ae-00000000a94f | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-14 07:57:47.016848 | fa163e75-7366-a2e0-d3ae-00000000a925 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005486749 2025-10-14 07:57:47.023778 | fa163e75-7366-a2e0-d3ae-00000000a925 | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005486749 | 0:06:54.346632 | 0.15s 2025-10-14 07:57:47.024197 | fa163e75-7366-a2e0-d3ae-00000000a926 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005486751 2025-10-14 07:57:47.024510 | fa163e75-7366-a2e0-d3ae-00000000a926 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005486751 | 0:06:54.347386 | 0.09s 2025-10-14 07:57:47.024820 | fa163e75-7366-a2e0-d3ae-00000000a926 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005486752 2025-10-14 07:57:47.025105 | fa163e75-7366-a2e0-d3ae-00000000a926 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005486752 | 0:06:54.347981 | 0.07s 2025-10-14 07:57:47.025465 | fa163e75-7366-a2e0-d3ae-00000000a94f | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005486746 2025-10-14 07:57:47.025776 | fa163e75-7366-a2e0-d3ae-00000000a94f | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005486746 | 0:06:54.348651 | 0.04s 2025-10-14 07:57:47.036859 | fa163e75-7366-a2e0-d3ae-00000000a927 | TASK | Write the puppet step_config manifest 2025-10-14 07:57:47.059124 | fa163e75-7366-a2e0-d3ae-00000000a927 | TASK | Write the puppet step_config manifest 2025-10-14 07:57:47.082814 | fa163e75-7366-a2e0-d3ae-00000000a950 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-14 07:57:47.104195 | fa163e75-7366-a2e0-d3ae-00000000a926 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-14 07:57:47.110039 | fa163e75-7366-a2e0-d3ae-00000000a94f | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005486748 2025-10-14 07:57:47.111104 | fa163e75-7366-a2e0-d3ae-00000000a94f | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005486748 | 0:06:54.433967 | 0.10s 2025-10-14 07:57:47.132330 | fa163e75-7366-a2e0-d3ae-00000000a950 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-14 07:57:47.145704 | fa163e75-7366-a2e0-d3ae-00000000a950 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005486746 2025-10-14 07:57:47.147014 | fa163e75-7366-a2e0-d3ae-00000000a950 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005486746 | 0:06:54.469873 | 0.06s 2025-10-14 07:57:47.147483 | fa163e75-7366-a2e0-d3ae-00000000a926 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005486749 2025-10-14 07:57:47.147800 | fa163e75-7366-a2e0-d3ae-00000000a926 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005486749 | 0:06:54.470676 | 0.04s 2025-10-14 07:57:47.163660 | fa163e75-7366-a2e0-d3ae-00000000a951 | TASK | Write the puppet step_config manifest 2025-10-14 07:57:47.190519 | fa163e75-7366-a2e0-d3ae-00000000a927 | TASK | Write the puppet step_config manifest 2025-10-14 07:57:47.197208 | fa163e75-7366-a2e0-d3ae-00000000a950 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005486748 2025-10-14 07:57:47.198195 | fa163e75-7366-a2e0-d3ae-00000000a950 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005486748 | 0:06:54.521057 | 0.06s 2025-10-14 07:57:47.214033 | fa163e75-7366-a2e0-d3ae-00000000a951 | TASK | Write the puppet step_config manifest 2025-10-14 07:57:47.765321 | fa163e75-7366-a2e0-d3ae-00000000a8fd | CHANGED | Write the puppet step_config manifest | np0005486750 2025-10-14 07:57:47.767108 | fa163e75-7366-a2e0-d3ae-00000000a8fd | TIMING | Write the puppet step_config manifest | np0005486750 | 0:06:55.089961 | 0.96s 2025-10-14 07:57:47.787036 | fa163e75-7366-a2e0-d3ae-00000000a8fe | TASK | Diff puppet step_config manifest changes for check mode 2025-10-14 07:57:47.825504 | fa163e75-7366-a2e0-d3ae-00000000a8fe | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005486750 2025-10-14 07:57:47.827819 | fa163e75-7366-a2e0-d3ae-00000000a8fe | TIMING | Diff puppet step_config manifest changes for check mode | np0005486750 | 0:06:55.150671 | 0.04s 2025-10-14 07:57:47.848114 | fa163e75-7366-a2e0-d3ae-00000000a8ff | TASK | Diff puppet step_config manifest changes for check mode 2025-10-14 07:57:47.880492 | fa163e75-7366-a2e0-d3ae-00000000a8ff | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005486750 2025-10-14 07:57:47.881591 | fa163e75-7366-a2e0-d3ae-00000000a8ff | TIMING | Diff puppet step_config manifest changes for check mode | np0005486750 | 0:06:55.204457 | 0.03s 2025-10-14 07:57:47.893340 | fa163e75-7366-a2e0-d3ae-00000000a900 | TASK | Create /var/lib/container-puppet 2025-10-14 07:57:48.059697 | fa163e75-7366-a2e0-d3ae-00000000a927 | CHANGED | Write the puppet step_config manifest | np0005486751 2025-10-14 07:57:48.060892 | fa163e75-7366-a2e0-d3ae-00000000a927 | TIMING | Write the puppet step_config manifest | np0005486751 | 0:06:55.383753 | 1.02s 2025-10-14 07:57:48.061290 | fa163e75-7366-a2e0-d3ae-00000000a927 | CHANGED | Write the puppet step_config manifest | np0005486752 2025-10-14 07:57:48.061790 | fa163e75-7366-a2e0-d3ae-00000000a927 | TIMING | Write the puppet step_config manifest | np0005486752 | 0:06:55.384663 | 1.00s 2025-10-14 07:57:48.075065 | fa163e75-7366-a2e0-d3ae-00000000a928 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-14 07:57:48.105124 | fa163e75-7366-a2e0-d3ae-00000000a928 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-14 07:57:48.115574 | fa163e75-7366-a2e0-d3ae-00000000a928 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005486751 2025-10-14 07:57:48.117137 | fa163e75-7366-a2e0-d3ae-00000000a928 | TIMING | Diff puppet step_config manifest changes for check mode | np0005486751 | 0:06:55.439986 | 0.04s 2025-10-14 07:57:48.138059 | fa163e75-7366-a2e0-d3ae-00000000a929 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-14 07:57:48.153746 | fa163e75-7366-a2e0-d3ae-00000000a928 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005486752 2025-10-14 07:57:48.160411 | fa163e75-7366-a2e0-d3ae-00000000a928 | TIMING | Diff puppet step_config manifest changes for check mode | np0005486752 | 0:06:55.483260 | 0.05s 2025-10-14 07:57:48.161177 | fa163e75-7366-a2e0-d3ae-00000000a927 | CHANGED | Write the puppet step_config manifest | np0005486749 2025-10-14 07:57:48.161776 | fa163e75-7366-a2e0-d3ae-00000000a927 | TIMING | Write the puppet step_config manifest | np0005486749 | 0:06:55.484644 | 0.97s 2025-10-14 07:57:48.175987 | fa163e75-7366-a2e0-d3ae-00000000a929 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-14 07:57:48.229921 | fa163e75-7366-a2e0-d3ae-00000000a928 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-14 07:57:48.238663 | fa163e75-7366-a2e0-d3ae-00000000a929 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005486751 2025-10-14 07:57:48.240377 | fa163e75-7366-a2e0-d3ae-00000000a929 | TIMING | Diff puppet step_config manifest changes for check mode | np0005486751 | 0:06:55.563222 | 0.10s 2025-10-14 07:57:48.240906 | fa163e75-7366-a2e0-d3ae-00000000a951 | CHANGED | Write the puppet step_config manifest | np0005486748 2025-10-14 07:57:48.241413 | fa163e75-7366-a2e0-d3ae-00000000a951 | TIMING | Write the puppet step_config manifest | np0005486748 | 0:06:55.564286 | 1.03s 2025-10-14 07:57:48.241967 | fa163e75-7366-a2e0-d3ae-00000000a900 | OK | Create /var/lib/container-puppet | np0005486750 2025-10-14 07:57:48.242642 | fa163e75-7366-a2e0-d3ae-00000000a900 | TIMING | Create /var/lib/container-puppet | np0005486750 | 0:06:55.565515 | 0.35s 2025-10-14 07:57:48.243257 | fa163e75-7366-a2e0-d3ae-00000000a929 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005486752 2025-10-14 07:57:48.243756 | fa163e75-7366-a2e0-d3ae-00000000a929 | TIMING | Diff puppet step_config manifest changes for check mode | np0005486752 | 0:06:55.566630 | 0.06s 2025-10-14 07:57:48.244198 | fa163e75-7366-a2e0-d3ae-00000000a951 | CHANGED | Write the puppet step_config manifest | np0005486746 2025-10-14 07:57:48.244741 | fa163e75-7366-a2e0-d3ae-00000000a951 | TIMING | Write the puppet step_config manifest | np0005486746 | 0:06:55.567615 | 1.08s 2025-10-14 07:57:48.262462 | fa163e75-7366-a2e0-d3ae-00000000a901 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-14 07:57:48.283199 | fa163e75-7366-a2e0-d3ae-00000000a92a | TASK | Create /var/lib/container-puppet 2025-10-14 07:57:48.306061 | fa163e75-7366-a2e0-d3ae-00000000a92a | TASK | Create /var/lib/container-puppet 2025-10-14 07:57:48.328425 | fa163e75-7366-a2e0-d3ae-00000000a952 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-14 07:57:48.352038 | fa163e75-7366-a2e0-d3ae-00000000a952 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-14 07:57:48.363913 | fa163e75-7366-a2e0-d3ae-00000000a928 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005486749 2025-10-14 07:57:48.365233 | fa163e75-7366-a2e0-d3ae-00000000a928 | TIMING | Diff puppet step_config manifest changes for check mode | np0005486749 | 0:06:55.688092 | 0.13s 2025-10-14 07:57:48.365655 | fa163e75-7366-a2e0-d3ae-00000000a901 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005486750 2025-10-14 07:57:48.365967 | fa163e75-7366-a2e0-d3ae-00000000a901 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005486750 | 0:06:55.688843 | 0.10s 2025-10-14 07:57:48.382070 | fa163e75-7366-a2e0-d3ae-00000000a902 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-14 07:57:48.409498 | fa163e75-7366-a2e0-d3ae-00000000a929 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-14 07:57:48.422539 | fa163e75-7366-a2e0-d3ae-00000000a952 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005486746 2025-10-14 07:57:48.423946 | fa163e75-7366-a2e0-d3ae-00000000a952 | TIMING | Diff puppet step_config manifest changes for check mode | np0005486746 | 0:06:55.746803 | 0.09s 2025-10-14 07:57:48.424391 | fa163e75-7366-a2e0-d3ae-00000000a952 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005486748 2025-10-14 07:57:48.424712 | fa163e75-7366-a2e0-d3ae-00000000a952 | TIMING | Diff puppet step_config manifest changes for check mode | np0005486748 | 0:06:55.747588 | 0.07s 2025-10-14 07:57:48.425021 | fa163e75-7366-a2e0-d3ae-00000000a902 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005486750 2025-10-14 07:57:48.425393 | fa163e75-7366-a2e0-d3ae-00000000a902 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005486750 | 0:06:55.748269 | 0.04s 2025-10-14 07:57:48.437121 | fa163e75-7366-a2e0-d3ae-00000000a903 | TASK | Write container-puppet.json file 2025-10-14 07:57:48.465793 | fa163e75-7366-a2e0-d3ae-00000000a953 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-14 07:57:48.489543 | fa163e75-7366-a2e0-d3ae-00000000a953 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-14 07:57:48.497916 | fa163e75-7366-a2e0-d3ae-00000000a929 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005486749 2025-10-14 07:57:48.498897 | fa163e75-7366-a2e0-d3ae-00000000a929 | TIMING | Diff puppet step_config manifest changes for check mode | np0005486749 | 0:06:55.821759 | 0.09s 2025-10-14 07:57:48.522582 | fa163e75-7366-a2e0-d3ae-00000000a92a | TASK | Create /var/lib/container-puppet 2025-10-14 07:57:48.533414 | fa163e75-7366-a2e0-d3ae-00000000a953 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005486746 2025-10-14 07:57:48.534541 | fa163e75-7366-a2e0-d3ae-00000000a953 | TIMING | Diff puppet step_config manifest changes for check mode | np0005486746 | 0:06:55.857400 | 0.07s 2025-10-14 07:57:48.534861 | fa163e75-7366-a2e0-d3ae-00000000a953 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005486748 2025-10-14 07:57:48.535151 | fa163e75-7366-a2e0-d3ae-00000000a953 | TIMING | Diff puppet step_config manifest changes for check mode | np0005486748 | 0:06:55.858026 | 0.04s 2025-10-14 07:57:48.553617 | fa163e75-7366-a2e0-d3ae-00000000a954 | TASK | Create /var/lib/container-puppet 2025-10-14 07:57:48.578136 | fa163e75-7366-a2e0-d3ae-00000000a954 | TASK | Create /var/lib/container-puppet 2025-10-14 07:57:48.625522 | fa163e75-7366-a2e0-d3ae-00000000a92a | OK | Create /var/lib/container-puppet | np0005486752 2025-10-14 07:57:48.626618 | fa163e75-7366-a2e0-d3ae-00000000a92a | TIMING | Create /var/lib/container-puppet | np0005486752 | 0:06:55.949407 | 0.32s 2025-10-14 07:57:48.641479 | fa163e75-7366-a2e0-d3ae-00000000a92b | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-14 07:57:48.648222 | fa163e75-7366-a2e0-d3ae-00000000a92a | OK | Create /var/lib/container-puppet | np0005486751 2025-10-14 07:57:48.649963 | fa163e75-7366-a2e0-d3ae-00000000a92a | TIMING | Create /var/lib/container-puppet | np0005486751 | 0:06:55.972822 | 0.36s 2025-10-14 07:57:48.660622 | fa163e75-7366-a2e0-d3ae-00000000a92b | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-14 07:57:48.676722 | fa163e75-7366-a2e0-d3ae-00000000a92b | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005486752 2025-10-14 07:57:48.677602 | fa163e75-7366-a2e0-d3ae-00000000a92b | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005486752 | 0:06:56.000466 | 0.04s 2025-10-14 07:57:48.688239 | fa163e75-7366-a2e0-d3ae-00000000a92c | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-14 07:57:48.699476 | fa163e75-7366-a2e0-d3ae-00000000a92b | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005486751 2025-10-14 07:57:48.700508 | fa163e75-7366-a2e0-d3ae-00000000a92b | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005486751 | 0:06:56.023370 | 0.04s 2025-10-14 07:57:48.710772 | fa163e75-7366-a2e0-d3ae-00000000a92c | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-14 07:57:48.724626 | fa163e75-7366-a2e0-d3ae-00000000a92c | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005486752 2025-10-14 07:57:48.725546 | fa163e75-7366-a2e0-d3ae-00000000a92c | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005486752 | 0:06:56.048413 | 0.03s 2025-10-14 07:57:48.735583 | fa163e75-7366-a2e0-d3ae-00000000a92d | TASK | Write container-puppet.json file 2025-10-14 07:57:48.748633 | fa163e75-7366-a2e0-d3ae-00000000a92c | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005486751 2025-10-14 07:57:48.749596 | fa163e75-7366-a2e0-d3ae-00000000a92c | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005486751 | 0:06:56.072461 | 0.04s 2025-10-14 07:57:48.759994 | fa163e75-7366-a2e0-d3ae-00000000a92d | TASK | Write container-puppet.json file 2025-10-14 07:57:48.829977 | fa163e75-7366-a2e0-d3ae-00000000a92a | OK | Create /var/lib/container-puppet | np0005486749 2025-10-14 07:57:48.831130 | fa163e75-7366-a2e0-d3ae-00000000a92a | TIMING | Create /var/lib/container-puppet | np0005486749 | 0:06:56.153995 | 0.30s 2025-10-14 07:57:48.845703 | fa163e75-7366-a2e0-d3ae-00000000a92b | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-14 07:57:48.872830 | fa163e75-7366-a2e0-d3ae-00000000a92b | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005486749 2025-10-14 07:57:48.873595 | fa163e75-7366-a2e0-d3ae-00000000a92b | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005486749 | 0:06:56.196466 | 0.03s 2025-10-14 07:57:48.893500 | fa163e75-7366-a2e0-d3ae-00000000a92c | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-14 07:57:48.900446 | fa163e75-7366-a2e0-d3ae-00000000a954 | OK | Create /var/lib/container-puppet | np0005486746 2025-10-14 07:57:48.907043 | fa163e75-7366-a2e0-d3ae-00000000a954 | TIMING | Create /var/lib/container-puppet | np0005486746 | 0:06:56.229907 | 0.35s 2025-10-14 07:57:48.907564 | fa163e75-7366-a2e0-d3ae-00000000a954 | OK | Create /var/lib/container-puppet | np0005486748 2025-10-14 07:57:48.907897 | fa163e75-7366-a2e0-d3ae-00000000a954 | TIMING | Create /var/lib/container-puppet | np0005486748 | 0:06:56.230773 | 0.33s 2025-10-14 07:57:48.927823 | fa163e75-7366-a2e0-d3ae-00000000a955 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-14 07:57:48.948383 | fa163e75-7366-a2e0-d3ae-00000000a955 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-14 07:57:48.956633 | fa163e75-7366-a2e0-d3ae-00000000a92c | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005486749 2025-10-14 07:57:48.962568 | fa163e75-7366-a2e0-d3ae-00000000a92c | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005486749 | 0:06:56.285419 | 0.07s 2025-10-14 07:57:48.962889 | fa163e75-7366-a2e0-d3ae-00000000a955 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005486746 2025-10-14 07:57:48.963222 | fa163e75-7366-a2e0-d3ae-00000000a955 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005486746 | 0:06:56.286098 | 0.03s 2025-10-14 07:57:48.978159 | fa163e75-7366-a2e0-d3ae-00000000a956 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-14 07:57:49.002655 | fa163e75-7366-a2e0-d3ae-00000000a92d | TASK | Write container-puppet.json file 2025-10-14 07:57:49.010602 | fa163e75-7366-a2e0-d3ae-00000000a955 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005486748 2025-10-14 07:57:49.016754 | fa163e75-7366-a2e0-d3ae-00000000a955 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005486748 | 0:06:56.339616 | 0.07s 2025-10-14 07:57:49.017133 | fa163e75-7366-a2e0-d3ae-00000000a956 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005486746 2025-10-14 07:57:49.017592 | fa163e75-7366-a2e0-d3ae-00000000a956 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005486746 | 0:06:56.340468 | 0.04s 2025-10-14 07:57:49.031893 | fa163e75-7366-a2e0-d3ae-00000000a957 | TASK | Write container-puppet.json file 2025-10-14 07:57:49.052700 | fa163e75-7366-a2e0-d3ae-00000000a956 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-14 07:57:49.085736 | fa163e75-7366-a2e0-d3ae-00000000a956 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005486748 2025-10-14 07:57:49.086489 | fa163e75-7366-a2e0-d3ae-00000000a956 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005486748 | 0:06:56.409346 | 0.03s 2025-10-14 07:57:49.099972 | fa163e75-7366-a2e0-d3ae-00000000a957 | TASK | Write container-puppet.json file 2025-10-14 07:57:49.542821 | fa163e75-7366-a2e0-d3ae-00000000a903 | CHANGED | Write container-puppet.json file | np0005486750 2025-10-14 07:57:49.544114 | fa163e75-7366-a2e0-d3ae-00000000a903 | TIMING | Write container-puppet.json file | np0005486750 | 0:06:56.866979 | 1.11s 2025-10-14 07:57:49.561259 | fa163e75-7366-a2e0-d3ae-00000000a904 | TASK | Diff container-puppet.json changes for check mode 2025-10-14 07:57:49.595664 | fa163e75-7366-a2e0-d3ae-00000000a904 | SKIPPED | Diff container-puppet.json changes for check mode | np0005486750 2025-10-14 07:57:49.596724 | fa163e75-7366-a2e0-d3ae-00000000a904 | TIMING | Diff container-puppet.json changes for check mode | np0005486750 | 0:06:56.919591 | 0.03s 2025-10-14 07:57:49.608634 | fa163e75-7366-a2e0-d3ae-00000000a905 | TASK | Diff container-puppet.json changes for check mode 2025-10-14 07:57:49.639500 | fa163e75-7366-a2e0-d3ae-00000000a905 | SKIPPED | Diff container-puppet.json changes for check mode | np0005486750 2025-10-14 07:57:49.640335 | fa163e75-7366-a2e0-d3ae-00000000a905 | TIMING | Diff container-puppet.json changes for check mode | np0005486750 | 0:06:56.963203 | 0.03s 2025-10-14 07:57:49.652200 | fa163e75-7366-a2e0-d3ae-00000000a906 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-14 07:57:49.908020 | fa163e75-7366-a2e0-d3ae-00000000a92d | CHANGED | Write container-puppet.json file | np0005486752 2025-10-14 07:57:49.910359 | fa163e75-7366-a2e0-d3ae-00000000a92d | TIMING | Write container-puppet.json file | np0005486752 | 0:06:57.233209 | 1.17s 2025-10-14 07:57:49.930796 | fa163e75-7366-a2e0-d3ae-00000000a92e | TASK | Diff container-puppet.json changes for check mode 2025-10-14 07:57:49.954636 | fa163e75-7366-a2e0-d3ae-00000000a92d | CHANGED | Write container-puppet.json file | np0005486751 2025-10-14 07:57:49.956794 | fa163e75-7366-a2e0-d3ae-00000000a92d | TIMING | Write container-puppet.json file | np0005486751 | 0:06:57.279644 | 1.20s 2025-10-14 07:57:49.960511 | fa163e75-7366-a2e0-d3ae-00000000a92e | SKIPPED | Diff container-puppet.json changes for check mode | np0005486752 2025-10-14 07:57:49.961305 | fa163e75-7366-a2e0-d3ae-00000000a92e | TIMING | Diff container-puppet.json changes for check mode | np0005486752 | 0:06:57.284171 | 0.03s 2025-10-14 07:57:49.982376 | fa163e75-7366-a2e0-d3ae-00000000a92e | TASK | Diff container-puppet.json changes for check mode 2025-10-14 07:57:50.016756 | fa163e75-7366-a2e0-d3ae-00000000a92f | TASK | Diff container-puppet.json changes for check mode 2025-10-14 07:57:50.026684 | fa163e75-7366-a2e0-d3ae-00000000a92e | SKIPPED | Diff container-puppet.json changes for check mode | np0005486751 2025-10-14 07:57:50.028497 | fa163e75-7366-a2e0-d3ae-00000000a92e | TIMING | Diff container-puppet.json changes for check mode | np0005486751 | 0:06:57.351308 | 0.04s 2025-10-14 07:57:50.054075 | fa163e75-7366-a2e0-d3ae-00000000a92f | TASK | Diff container-puppet.json changes for check mode 2025-10-14 07:57:50.062485 | fa163e75-7366-a2e0-d3ae-00000000a92f | SKIPPED | Diff container-puppet.json changes for check mode | np0005486752 2025-10-14 07:57:50.064200 | fa163e75-7366-a2e0-d3ae-00000000a92f | TIMING | Diff container-puppet.json changes for check mode | np0005486752 | 0:06:57.387040 | 0.05s 2025-10-14 07:57:50.082090 | fa163e75-7366-a2e0-d3ae-00000000a930 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-14 07:57:50.090198 | fa163e75-7366-a2e0-d3ae-00000000a906 | OK | Ensure config hashes are up-to-date for container startup configs | np0005486750 2025-10-14 07:57:50.091490 | fa163e75-7366-a2e0-d3ae-00000000a906 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005486750 | 0:06:57.414343 | 0.44s 2025-10-14 07:57:50.107282 | fa163e75-7366-a2e0-d3ae-00000000a907 | TASK | Set host puppet debugging fact string 2025-10-14 07:57:50.115981 | fa163e75-7366-a2e0-d3ae-00000000a92f | SKIPPED | Diff container-puppet.json changes for check mode | np0005486751 2025-10-14 07:57:50.117141 | fa163e75-7366-a2e0-d3ae-00000000a92f | TIMING | Diff container-puppet.json changes for check mode | np0005486751 | 0:06:57.439999 | 0.06s 2025-10-14 07:57:50.132231 | fa163e75-7366-a2e0-d3ae-00000000a930 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-14 07:57:50.142726 | fa163e75-7366-a2e0-d3ae-00000000a907 | SKIPPED | Set host puppet debugging fact string | np0005486750 2025-10-14 07:57:50.143530 | fa163e75-7366-a2e0-d3ae-00000000a907 | TIMING | Set host puppet debugging fact string | np0005486750 | 0:06:57.466395 | 0.04s 2025-10-14 07:57:50.153423 | fa163e75-7366-a2e0-d3ae-00000000a908 | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-14 07:57:50.170190 | fa163e75-7366-a2e0-d3ae-00000000a92d | CHANGED | Write container-puppet.json file | np0005486749 2025-10-14 07:57:50.171673 | fa163e75-7366-a2e0-d3ae-00000000a92d | TIMING | Write container-puppet.json file | np0005486749 | 0:06:57.494539 | 1.17s 2025-10-14 07:57:50.187891 | fa163e75-7366-a2e0-d3ae-00000000a92e | TASK | Diff container-puppet.json changes for check mode 2025-10-14 07:57:50.192372 | fa163e75-7366-a2e0-d3ae-00000000a908 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005486750 2025-10-14 07:57:50.193254 | fa163e75-7366-a2e0-d3ae-00000000a908 | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005486750 | 0:06:57.516119 | 0.04s 2025-10-14 07:57:50.203691 | fa163e75-7366-a2e0-d3ae-00000000a909 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-14 07:57:50.217573 | fa163e75-7366-a2e0-d3ae-00000000a92e | SKIPPED | Diff container-puppet.json changes for check mode | np0005486749 2025-10-14 07:57:50.218540 | fa163e75-7366-a2e0-d3ae-00000000a92e | TIMING | Diff container-puppet.json changes for check mode | np0005486749 | 0:06:57.541406 | 0.03s 2025-10-14 07:57:50.235195 | fa163e75-7366-a2e0-d3ae-00000000a92f | TASK | Diff container-puppet.json changes for check mode 2025-10-14 07:57:50.244825 | fa163e75-7366-a2e0-d3ae-00000000a957 | CHANGED | Write container-puppet.json file | np0005486748 2025-10-14 07:57:50.246263 | fa163e75-7366-a2e0-d3ae-00000000a957 | TIMING | Write container-puppet.json file | np0005486748 | 0:06:57.569121 | 1.15s 2025-10-14 07:57:50.246761 | fa163e75-7366-a2e0-d3ae-00000000a957 | CHANGED | Write container-puppet.json file | np0005486746 2025-10-14 07:57:50.247208 | fa163e75-7366-a2e0-d3ae-00000000a957 | TIMING | Write container-puppet.json file | np0005486746 | 0:06:57.570080 | 1.21s 2025-10-14 07:57:50.272824 | fa163e75-7366-a2e0-d3ae-00000000a958 | TASK | Diff container-puppet.json changes for check mode 2025-10-14 07:57:50.298180 | fa163e75-7366-a2e0-d3ae-00000000a958 | TASK | Diff container-puppet.json changes for check mode 2025-10-14 07:57:50.306019 | fa163e75-7366-a2e0-d3ae-00000000a909 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005486750 2025-10-14 07:57:50.310574 | fa163e75-7366-a2e0-d3ae-00000000a909 | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005486750 | 0:06:57.633432 | 0.11s 2025-10-14 07:57:50.310920 | fa163e75-7366-a2e0-d3ae-00000000a92f | SKIPPED | Diff container-puppet.json changes for check mode | np0005486749 2025-10-14 07:57:50.311221 | fa163e75-7366-a2e0-d3ae-00000000a92f | TIMING | Diff container-puppet.json changes for check mode | np0005486749 | 0:06:57.634097 | 0.08s 2025-10-14 07:57:50.311567 | fa163e75-7366-a2e0-d3ae-00000000a958 | SKIPPED | Diff container-puppet.json changes for check mode | np0005486746 2025-10-14 07:57:50.311871 | fa163e75-7366-a2e0-d3ae-00000000a958 | TIMING | Diff container-puppet.json changes for check mode | np0005486746 | 0:06:57.634747 | 0.04s 2025-10-14 07:57:50.322312 | fa163e75-7366-a2e0-d3ae-00000000a90a | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-14 07:57:50.347252 | fa163e75-7366-a2e0-d3ae-00000000a959 | TASK | Diff container-puppet.json changes for check mode 2025-10-14 07:57:50.374238 | fa163e75-7366-a2e0-d3ae-00000000a930 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-14 07:57:50.384826 | fa163e75-7366-a2e0-d3ae-00000000a958 | SKIPPED | Diff container-puppet.json changes for check mode | np0005486748 2025-10-14 07:57:50.385776 | fa163e75-7366-a2e0-d3ae-00000000a958 | TIMING | Diff container-puppet.json changes for check mode | np0005486748 | 0:06:57.708637 | 0.09s 2025-10-14 07:57:50.386164 | fa163e75-7366-a2e0-d3ae-00000000a90a | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005486750 2025-10-14 07:57:50.386498 | fa163e75-7366-a2e0-d3ae-00000000a90a | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005486750 | 0:06:57.709373 | 0.06s 2025-10-14 07:57:50.386839 | fa163e75-7366-a2e0-d3ae-00000000a959 | SKIPPED | Diff container-puppet.json changes for check mode | np0005486746 2025-10-14 07:57:50.387134 | fa163e75-7366-a2e0-d3ae-00000000a959 | TIMING | Diff container-puppet.json changes for check mode | np0005486746 | 0:06:57.710011 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:57:50.459309 | fa163e75-7366-a2e0-d3ae-00000000a95a | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-14 07:57:50.496532 | fa163e75-7366-a2e0-d3ae-00000000a959 | TASK | Diff container-puppet.json changes for check mode 2025-10-14 07:57:50.506073 | fa163e75-7366-a2e0-d3ae-00000000a930 | OK | Ensure config hashes are up-to-date for container startup configs | np0005486752 2025-10-14 07:57:50.507075 | fa163e75-7366-a2e0-d3ae-00000000a930 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005486752 | 0:06:57.829935 | 0.42s 2025-10-14 07:57:50.507470 | fa163e75-7366-a2e0-d3ae-0000000000c5 | TIMING | include_tasks | np0005486750 | 0:06:57.830346 | 0.10s 2025-10-14 07:57:50.507792 | fa163e75-7366-a2e0-d3ae-00000000a930 | OK | Ensure config hashes are up-to-date for container startup configs | np0005486751 2025-10-14 07:57:50.508198 | fa163e75-7366-a2e0-d3ae-00000000a930 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005486751 | 0:06:57.831073 | 0.37s 2025-10-14 07:57:50.552227 | 37f8080e-5b48-45c8-b2b9-eaf1296f4884 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005486750 2025-10-14 07:57:50.569303 | fa163e75-7366-a2e0-d3ae-00000000a9f4 | TASK | set enable_sensubility fact 2025-10-14 07:57:50.584588 | fa163e75-7366-a2e0-d3ae-00000000a931 | TASK | Set host puppet debugging fact string 2025-10-14 07:57:50.606228 | fa163e75-7366-a2e0-d3ae-00000000a931 | TASK | Set host puppet debugging fact string 2025-10-14 07:57:50.613307 | fa163e75-7366-a2e0-d3ae-00000000a959 | SKIPPED | Diff container-puppet.json changes for check mode | np0005486748 2025-10-14 07:57:50.614380 | fa163e75-7366-a2e0-d3ae-00000000a959 | TIMING | Diff container-puppet.json changes for check mode | np0005486748 | 0:06:57.937223 | 0.12s 2025-10-14 07:57:50.620391 | fa163e75-7366-a2e0-d3ae-00000000a9f4 | OK | set enable_sensubility fact | np0005486750 2025-10-14 07:57:50.620834 | fa163e75-7366-a2e0-d3ae-00000000a9f4 | TIMING | set enable_sensubility fact | np0005486750 | 0:06:57.943709 | 0.05s 2025-10-14 07:57:50.621224 | fa163e75-7366-a2e0-d3ae-00000000a931 | SKIPPED | Set host puppet debugging fact string | np0005486751 2025-10-14 07:57:50.621711 | fa163e75-7366-a2e0-d3ae-00000000a931 | TIMING | Set host puppet debugging fact string | np0005486751 | 0:06:57.944585 | 0.04s 2025-10-14 07:57:50.632646 | fa163e75-7366-a2e0-d3ae-00000000a9f6 | TASK | create podman socket and appropriate systemd service 2025-10-14 07:57:50.654372 | fa163e75-7366-a2e0-d3ae-00000000a932 | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-14 07:57:50.690695 | fa163e75-7366-a2e0-d3ae-00000000a95a | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-14 07:57:50.696820 | fa163e75-7366-a2e0-d3ae-00000000a931 | SKIPPED | Set host puppet debugging fact string | np0005486752 2025-10-14 07:57:50.698092 | fa163e75-7366-a2e0-d3ae-00000000a931 | TIMING | Set host puppet debugging fact string | np0005486752 | 0:06:58.020949 | 0.09s 2025-10-14 07:57:50.698660 | fa163e75-7366-a2e0-d3ae-00000000a930 | OK | Ensure config hashes are up-to-date for container startup configs | np0005486749 2025-10-14 07:57:50.699054 | fa163e75-7366-a2e0-d3ae-00000000a930 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005486749 | 0:06:58.021927 | 0.32s 2025-10-14 07:57:50.699596 | fa163e75-7366-a2e0-d3ae-00000000a9f6 | SKIPPED | create podman socket and appropriate systemd service | np0005486750 2025-10-14 07:57:50.699971 | fa163e75-7366-a2e0-d3ae-00000000a9f6 | TIMING | create podman socket and appropriate systemd service | np0005486750 | 0:06:58.022845 | 0.07s 2025-10-14 07:57:50.700417 | fa163e75-7366-a2e0-d3ae-00000000a932 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005486751 2025-10-14 07:57:50.700809 | fa163e75-7366-a2e0-d3ae-00000000a932 | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005486751 | 0:06:58.023682 | 0.05s 2025-10-14 07:57:50.712289 | fa163e75-7366-a2e0-d3ae-00000000a9f7 | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-14 07:57:50.727908 | fa163e75-7366-a2e0-d3ae-00000000a933 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-14 07:57:50.755718 | fa163e75-7366-a2e0-d3ae-00000000a932 | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-14 07:57:50.784053 | fa163e75-7366-a2e0-d3ae-00000000a931 | TASK | Set host puppet debugging fact string 2025-10-14 07:57:50.792716 | fa163e75-7366-a2e0-d3ae-00000000a9f7 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005486750 2025-10-14 07:57:50.803915 | fa163e75-7366-a2e0-d3ae-00000000a9f7 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005486750 | 0:06:58.126770 | 0.09s 2025-10-14 07:57:50.804343 | fa163e75-7366-a2e0-d3ae-00000000a933 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005486751 2025-10-14 07:57:50.804671 | fa163e75-7366-a2e0-d3ae-00000000a933 | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005486751 | 0:06:58.127547 | 0.07s 2025-10-14 07:57:50.804958 | fa163e75-7366-a2e0-d3ae-00000000a932 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005486752 2025-10-14 07:57:50.805258 | fa163e75-7366-a2e0-d3ae-00000000a932 | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005486752 | 0:06:58.128134 | 0.05s 2025-10-14 07:57:50.805689 | fa163e75-7366-a2e0-d3ae-00000000a95a | OK | Ensure config hashes are up-to-date for container startup configs | np0005486746 2025-10-14 07:57:50.806030 | fa163e75-7366-a2e0-d3ae-00000000a95a | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005486746 | 0:06:58.128905 | 0.34s 2025-10-14 07:57:50.817741 | fa163e75-7366-a2e0-d3ae-00000000a9f8 | TASK | enable podman.sock ACL service 2025-10-14 07:57:50.842335 | fa163e75-7366-a2e0-d3ae-00000000a934 | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-14 07:57:50.869686 | fa163e75-7366-a2e0-d3ae-00000000a933 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-14 07:57:50.897483 | fa163e75-7366-a2e0-d3ae-00000000a95b | TASK | Set host puppet debugging fact string 2025-10-14 07:57:50.910664 | fa163e75-7366-a2e0-d3ae-00000000a931 | SKIPPED | Set host puppet debugging fact string | np0005486749 2025-10-14 07:57:50.911831 | fa163e75-7366-a2e0-d3ae-00000000a931 | TIMING | Set host puppet debugging fact string | np0005486749 | 0:06:58.234687 | 0.13s 2025-10-14 07:57:50.912229 | fa163e75-7366-a2e0-d3ae-00000000a9f8 | SKIPPED | enable podman.sock ACL service | np0005486750 2025-10-14 07:57:50.912572 | fa163e75-7366-a2e0-d3ae-00000000a9f8 | TIMING | enable podman.sock ACL service | np0005486750 | 0:06:58.235448 | 0.09s 2025-10-14 07:57:50.912865 | fa163e75-7366-a2e0-d3ae-00000000a934 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005486751 2025-10-14 07:57:50.913251 | fa163e75-7366-a2e0-d3ae-00000000a934 | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005486751 | 0:06:58.236127 | 0.07s 2025-10-14 07:57:50.913573 | fa163e75-7366-a2e0-d3ae-00000000a933 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005486752 2025-10-14 07:57:50.913882 | fa163e75-7366-a2e0-d3ae-00000000a933 | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005486752 | 0:06:58.236758 | 0.04s 2025-10-14 07:57:50.925267 | fa163e75-7366-a2e0-d3ae-00000000a9f9 | TASK | create directory for downloads of users' scripts 2025-10-14 07:57:50.972142 | fa163e75-7366-a2e0-d3ae-00000000a934 | TASK | Create puppet check-mode files if they don't exist for check mode [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:57:51.003656 | fa163e75-7366-a2e0-d3ae-00000000a932 | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-14 07:57:51.012260 | fa163e75-7366-a2e0-d3ae-00000000a95b | SKIPPED | Set host puppet debugging fact string | np0005486746 2025-10-14 07:57:51.013809 | fa163e75-7366-a2e0-d3ae-00000000a95b | TIMING | Set host puppet debugging fact string | np0005486746 | 0:06:58.336666 | 0.11s 2025-10-14 07:57:51.025042 | fa163e75-7366-a2e0-d3ae-00000000a9f9 | SKIPPED | create directory for downloads of users' scripts | np0005486750 2025-10-14 07:57:51.029799 | fa163e75-7366-a2e0-d3ae-00000000a9f9 | TIMING | create directory for downloads of users' scripts | np0005486750 | 0:06:58.352670 | 0.10s 2025-10-14 07:57:51.030234 | fa163e75-7366-a2e0-d3ae-0000000000c5 | TIMING | include_tasks | np0005486751 | 0:06:58.353108 | 0.08s 2025-10-14 07:57:51.030610 | fa163e75-7366-a2e0-d3ae-00000000a934 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005486752 2025-10-14 07:57:51.030990 | fa163e75-7366-a2e0-d3ae-00000000a934 | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005486752 | 0:06:58.353866 | 0.06s 2025-10-14 07:57:51.031367 | fa163e75-7366-a2e0-d3ae-00000000a95a | OK | Ensure config hashes are up-to-date for container startup configs | np0005486748 2025-10-14 07:57:51.031714 | fa163e75-7366-a2e0-d3ae-00000000a95a | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005486748 | 0:06:58.354591 | 0.34s 2025-10-14 07:57:51.068235 | a4ca07ef-d711-47e0-a356-d69fa8e09340 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005486751 2025-10-14 07:57:51.086760 | fa163e75-7366-a2e0-d3ae-00000000a9fa | TASK | download exec scripts 2025-10-14 07:57:51.105633 | fa163e75-7366-a2e0-d3ae-00000000aa54 | TASK | set enable_sensubility fact [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:57:51.162199 | fa163e75-7366-a2e0-d3ae-00000000a95c | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-14 07:57:51.186641 | fa163e75-7366-a2e0-d3ae-00000000a95b | TASK | Set host puppet debugging fact string 2025-10-14 07:57:51.196527 | fa163e75-7366-a2e0-d3ae-00000000a932 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005486749 2025-10-14 07:57:51.197472 | fa163e75-7366-a2e0-d3ae-00000000a932 | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005486749 | 0:06:58.520311 | 0.19s 2025-10-14 07:57:51.197844 | fa163e75-7366-a2e0-d3ae-00000000a9fa | SKIPPED | download exec scripts | np0005486750 2025-10-14 07:57:51.198144 | fa163e75-7366-a2e0-d3ae-00000000a9fa | TIMING | download exec scripts | np0005486750 | 0:06:58.521020 | 0.11s 2025-10-14 07:57:51.198544 | fa163e75-7366-a2e0-d3ae-00000000aa54 | OK | set enable_sensubility fact | np0005486751 2025-10-14 07:57:51.198848 | fa163e75-7366-a2e0-d3ae-00000000aa54 | TIMING | set enable_sensubility fact | np0005486751 | 0:06:58.521724 | 0.09s 2025-10-14 07:57:51.199336 | fa163e75-7366-a2e0-d3ae-0000000000c5 | TIMING | include_tasks | np0005486752 | 0:06:58.522213 | 0.07s 2025-10-14 07:57:51.199638 | fa163e75-7366-a2e0-d3ae-00000000a95c | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005486746 2025-10-14 07:57:51.199908 | fa163e75-7366-a2e0-d3ae-00000000a95c | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005486746 | 0:06:58.522785 | 0.04s 2025-10-14 07:57:51.235650 | 2d049f2b-f9f2-432a-8784-7a54d9359cdd | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005486752 2025-10-14 07:57:51.252672 | fa163e75-7366-a2e0-d3ae-00000000a9fe | TASK | Run lvmfilter role 2025-10-14 07:57:51.266615 | fa163e75-7366-a2e0-d3ae-00000000aa56 | TASK | create podman socket and appropriate systemd service 2025-10-14 07:57:51.281500 | fa163e75-7366-a2e0-d3ae-00000000aa92 | TASK | set enable_sensubility fact 2025-10-14 07:57:51.317945 | fa163e75-7366-a2e0-d3ae-00000000a95d | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-14 07:57:51.335591 | fa163e75-7366-a2e0-d3ae-00000000a933 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-14 07:57:51.341359 | fa163e75-7366-a2e0-d3ae-00000000a95b | SKIPPED | Set host puppet debugging fact string | np0005486748 2025-10-14 07:57:51.342303 | fa163e75-7366-a2e0-d3ae-00000000a95b | TIMING | Set host puppet debugging fact string | np0005486748 | 0:06:58.665159 | 0.15s 2025-10-14 07:57:51.342662 | fa163e75-7366-a2e0-d3ae-00000000aa56 | SKIPPED | create podman socket and appropriate systemd service | np0005486751 2025-10-14 07:57:51.342959 | fa163e75-7366-a2e0-d3ae-00000000aa56 | TIMING | create podman socket and appropriate systemd service | np0005486751 | 0:06:58.665835 | 0.07s 2025-10-14 07:57:51.348649 | fa163e75-7366-a2e0-d3ae-00000000a9fe | TIMING | Run lvmfilter role | np0005486750 | 0:06:58.671523 | 0.10s 2025-10-14 07:57:51.349222 | fa163e75-7366-a2e0-d3ae-00000000aa92 | OK | set enable_sensubility fact | np0005486752 2025-10-14 07:57:51.349553 | fa163e75-7366-a2e0-d3ae-00000000aa92 | TIMING | set enable_sensubility fact | np0005486752 | 0:06:58.672429 | 0.07s 2025-10-14 07:57:51.349850 | fa163e75-7366-a2e0-d3ae-00000000a95d | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005486746 2025-10-14 07:57:51.350159 | fa163e75-7366-a2e0-d3ae-00000000a95d | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005486746 | 0:06:58.673036 | 0.03s 2025-10-14 07:57:51.389792 | fa163e75-7366-a2e0-d3ae-00000000aadf | TASK | Check if lvm2 is installed 2025-10-14 07:57:51.403032 | fa163e75-7366-a2e0-d3ae-00000000aa57 | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-14 07:57:51.418178 | fa163e75-7366-a2e0-d3ae-00000000aa94 | TASK | create podman socket and appropriate systemd service 2025-10-14 07:57:51.442331 | fa163e75-7366-a2e0-d3ae-00000000a95e | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-14 07:57:51.465763 | fa163e75-7366-a2e0-d3ae-00000000a95c | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-14 07:57:51.471163 | fa163e75-7366-a2e0-d3ae-00000000a933 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005486749 2025-10-14 07:57:51.472016 | fa163e75-7366-a2e0-d3ae-00000000a933 | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005486749 | 0:06:58.794874 | 0.14s 2025-10-14 07:57:51.472349 | fa163e75-7366-a2e0-d3ae-00000000aa57 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005486751 2025-10-14 07:57:51.477814 | fa163e75-7366-a2e0-d3ae-00000000aa57 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005486751 | 0:06:58.800689 | 0.07s 2025-10-14 07:57:51.478117 | fa163e75-7366-a2e0-d3ae-00000000aa94 | SKIPPED | create podman socket and appropriate systemd service | np0005486752 2025-10-14 07:57:51.478399 | fa163e75-7366-a2e0-d3ae-00000000aa94 | TIMING | create podman socket and appropriate systemd service | np0005486752 | 0:06:58.801275 | 0.06s 2025-10-14 07:57:51.478682 | fa163e75-7366-a2e0-d3ae-00000000a95e | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005486746 2025-10-14 07:57:51.478961 | fa163e75-7366-a2e0-d3ae-00000000a95e | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005486746 | 0:06:58.801837 | 0.03s 2025-10-14 07:57:51.489276 | fa163e75-7366-a2e0-d3ae-00000000aa58 | TASK | enable podman.sock ACL service 2025-10-14 07:57:51.510514 | fa163e75-7366-a2e0-d3ae-00000000aa95 | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-14 07:57:51.558365 | fa163e75-7366-a2e0-d3ae-00000000a934 | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-14 07:57:51.565402 | fa163e75-7366-a2e0-d3ae-00000000a95c | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005486748 [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:57:51.567024 | fa163e75-7366-a2e0-d3ae-00000000a95c | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005486748 | 0:06:58.889870 | 0.10s 2025-10-14 07:57:51.568963 | fa163e75-7366-a2e0-d3ae-00000000aa58 | SKIPPED | enable podman.sock ACL service | np0005486751 2025-10-14 07:57:51.569309 | fa163e75-7366-a2e0-d3ae-00000000aa58 | TIMING | enable podman.sock ACL service | np0005486751 | 0:06:58.892185 | 0.08s 2025-10-14 07:57:51.569601 | fa163e75-7366-a2e0-d3ae-00000000aa95 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005486752 2025-10-14 07:57:51.569883 | fa163e75-7366-a2e0-d3ae-00000000aa95 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005486752 | 0:06:58.892759 | 0.06s 2025-10-14 07:57:51.580647 | fa163e75-7366-a2e0-d3ae-00000000aa59 | TASK | create directory for downloads of users' scripts 2025-10-14 07:57:51.603792 | fa163e75-7366-a2e0-d3ae-00000000aa96 | TASK | enable podman.sock ACL service 2025-10-14 07:57:51.627060 | fa163e75-7366-a2e0-d3ae-00000000a95d | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-14 07:57:51.633475 | fa163e75-7366-a2e0-d3ae-0000000000c5 | TIMING | include_tasks | np0005486746 | 0:06:58.956333 | 0.10s 2025-10-14 07:57:51.639156 | fa163e75-7366-a2e0-d3ae-00000000a934 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005486749 2025-10-14 07:57:51.639658 | fa163e75-7366-a2e0-d3ae-00000000a934 | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005486749 | 0:06:58.962533 | 0.08s 2025-10-14 07:57:51.639950 | fa163e75-7366-a2e0-d3ae-00000000aa59 | SKIPPED | create directory for downloads of users' scripts | np0005486751 2025-10-14 07:57:51.640295 | fa163e75-7366-a2e0-d3ae-00000000aa59 | TIMING | create directory for downloads of users' scripts | np0005486751 | 0:06:58.963171 | 0.05s 2025-10-14 07:57:51.640577 | fa163e75-7366-a2e0-d3ae-00000000aa96 | SKIPPED | enable podman.sock ACL service | np0005486752 2025-10-14 07:57:51.641031 | fa163e75-7366-a2e0-d3ae-00000000aa96 | TIMING | enable podman.sock ACL service | np0005486752 | 0:06:58.963907 | 0.04s 2025-10-14 07:57:51.750036 | 98254112-3e64-45d2-a725-d21e2dab09da | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005486746 2025-10-14 07:57:51.783992 | fa163e75-7366-a2e0-d3ae-00000000aa5a | TASK | download exec scripts 2025-10-14 07:57:51.797155 | fa163e75-7366-a2e0-d3ae-00000000aa97 | TASK | create directory for downloads of users' scripts 2025-10-14 07:57:51.821016 | fa163e75-7366-a2e0-d3ae-00000000ab26 | TASK | Create dirs for certificates and keys 2025-10-14 07:57:51.852843 | fa163e75-7366-a2e0-d3ae-00000000a95d | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005486748 2025-10-14 07:57:51.853848 | fa163e75-7366-a2e0-d3ae-00000000a95d | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005486748 | 0:06:59.176709 | 0.23s 2025-10-14 07:57:51.854242 | fa163e75-7366-a2e0-d3ae-00000000aadf | CHANGED | Check if lvm2 is installed | np0005486750 2025-10-14 07:57:51.854641 | fa163e75-7366-a2e0-d3ae-00000000aadf | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005486750 | 0:06:59.177517 | 0.46s 2025-10-14 07:57:51.855087 | fa163e75-7366-a2e0-d3ae-00000000aa5a | SKIPPED | download exec scripts | np0005486751 2025-10-14 07:57:51.855395 | fa163e75-7366-a2e0-d3ae-00000000aa5a | TIMING | download exec scripts | np0005486751 | 0:06:59.178271 | 0.07s 2025-10-14 07:57:51.855688 | fa163e75-7366-a2e0-d3ae-00000000aa97 | SKIPPED | create directory for downloads of users' scripts | np0005486752 2025-10-14 07:57:51.855962 | fa163e75-7366-a2e0-d3ae-00000000aa97 | TIMING | create directory for downloads of users' scripts | np0005486752 | 0:06:59.178839 | 0.06s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:57:51.873726 | fa163e75-7366-a2e0-d3ae-00000000aae1 | TASK | collect ansible devices 2025-10-14 07:57:51.892913 | fa163e75-7366-a2e0-d3ae-00000000aa5c | TASK | Run lvmfilter role 2025-10-14 07:57:51.908331 | fa163e75-7366-a2e0-d3ae-00000000aa98 | TASK | download exec scripts 2025-10-14 07:57:51.957368 | fa163e75-7366-a2e0-d3ae-00000000a95e | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-14 07:57:51.966531 | fa163e75-7366-a2e0-d3ae-0000000000c5 | TIMING | include_tasks | np0005486749 | 0:06:59.289363 | 0.12s 2025-10-14 07:57:51.967818 | fa163e75-7366-a2e0-d3ae-00000000aae1 | SKIPPED | collect ansible devices | np0005486750 2025-10-14 07:57:51.968894 | fa163e75-7366-a2e0-d3ae-00000000aae1 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005486750 | 0:06:59.291762 | 0.09s 2025-10-14 07:57:51.969557 | fa163e75-7366-a2e0-d3ae-00000000aa98 | SKIPPED | download exec scripts | np0005486752 2025-10-14 07:57:51.970150 | fa163e75-7366-a2e0-d3ae-00000000aa98 | TIMING | download exec scripts | np0005486752 | 0:06:59.293018 | 0.06s 2025-10-14 07:57:51.970824 | fa163e75-7366-a2e0-d3ae-00000000aa5c | TIMING | Run lvmfilter role | np0005486751 | 0:06:59.293693 | 0.08s 2025-10-14 07:57:52.071899 | 49bc28ae-8f5f-4a5e-ae28-492bb6a084df | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005486749 2025-10-14 07:57:52.118481 | fa163e75-7366-a2e0-d3ae-00000000aae2 | TASK | collect in-use lvm2 devices list 2025-10-14 07:57:52.132260 | fa163e75-7366-a2e0-d3ae-00000000aadf | TASK | Check if lvm2 is installed 2025-10-14 07:57:52.146090 | fa163e75-7366-a2e0-d3ae-00000000aa9a | TASK | Run lvmfilter role 2025-10-14 07:57:52.172769 | fa163e75-7366-a2e0-d3ae-00000000ac28 | TASK | Create dirs for certificates and keys 2025-10-14 07:57:52.180723 | fa163e75-7366-a2e0-d3ae-00000000a95e | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005486748 2025-10-14 07:57:52.189453 | fa163e75-7366-a2e0-d3ae-00000000a95e | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005486748 | 0:06:59.512289 | 0.23s 2025-10-14 07:57:52.190349 | fa163e75-7366-a2e0-d3ae-00000000ab26 | CHANGED | Create dirs for certificates and keys | np0005486746 | item=/etc/pki/tls/certs/httpd 2025-10-14 07:57:52.191358 | fa163e75-7366-a2e0-d3ae-00000000ab26 | TIMING | Create dirs for certificates and keys | np0005486746 | 0:06:59.514225 | 0.37s 2025-10-14 07:57:52.192416 | fa163e75-7366-a2e0-d3ae-00000000aae2 | SKIPPED | collect in-use lvm2 devices list | np0005486750 2025-10-14 07:57:52.198570 | fa163e75-7366-a2e0-d3ae-00000000aae2 | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005486750 | 0:06:59.521445 | 0.08s 2025-10-14 07:57:52.199006 | fa163e75-7366-a2e0-d3ae-00000000aa9a | TIMING | Run lvmfilter role | np0005486752 | 0:06:59.521879 | 0.05s 2025-10-14 07:57:52.228956 | fa163e75-7366-a2e0-d3ae-00000000aae3 | TASK | set allowed_devices 2025-10-14 07:57:52.244708 | fa163e75-7366-a2e0-d3ae-00000000aadf | TASK | Check if lvm2 is installed 2025-10-14 07:57:52.278683 | fa163e75-7366-a2e0-d3ae-00000000aae3 | SKIPPED | set allowed_devices | np0005486750 2025-10-14 07:57:52.279991 | fa163e75-7366-a2e0-d3ae-00000000aae3 | TIMING | tripleo_lvmfilter : set allowed_devices | np0005486750 | 0:06:59.602839 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 07:57:52.297206 | fa163e75-7366-a2e0-d3ae-00000000aae4 | TASK | build lvm2 allow list 2025-10-14 07:57:52.309037 | fa163e75-7366-a2e0-d3ae-0000000000c5 | TIMING | include_tasks | np0005486748 | 0:06:59.631894 | 0.04s 2025-10-14 07:57:52.387039 | 86dea553-9621-4cdc-962d-9da134f74c44 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005486748 2025-10-14 07:57:52.429756 | fa163e75-7366-a2e0-d3ae-00000000ad3e | TASK | Create dirs for certificates and keys 2025-10-14 07:57:52.434623 | fa163e75-7366-a2e0-d3ae-00000000aae4 | SKIPPED | build lvm2 allow list | np0005486750 2025-10-14 07:57:52.435405 | fa163e75-7366-a2e0-d3ae-00000000aae4 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005486750 | 0:06:59.758268 | 0.14s 2025-10-14 07:57:52.446117 | fa163e75-7366-a2e0-d3ae-00000000aae5 | TASK | build lvm2 deny list 2025-10-14 07:57:52.451850 | fa163e75-7366-a2e0-d3ae-00000000ab26 | CHANGED | Create dirs for certificates and keys | np0005486746 | item=/etc/pki/tls/private/httpd 2025-10-14 07:57:52.452295 | fa163e75-7366-a2e0-d3ae-00000000ab26 | TIMING | Create dirs for certificates and keys | np0005486746 | 0:06:59.775167 | 0.63s 2025-10-14 07:57:52.460713 | fa163e75-7366-a2e0-d3ae-00000000aadf | CHANGED | Check if lvm2 is installed | np0005486751 2025-10-14 07:57:52.461704 | fa163e75-7366-a2e0-d3ae-00000000aadf | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005486751 | 0:06:59.784568 | 0.33s 2025-10-14 07:57:52.462591 | fa163e75-7366-a2e0-d3ae-00000000ab26 | TIMING | Create dirs for certificates and keys | np0005486746 | 0:06:59.785464 | 0.64s 2025-10-14 07:57:52.473889 | fa163e75-7366-a2e0-d3ae-00000000aae1 | TASK | collect ansible devices 2025-10-14 07:57:52.485662 | fa163e75-7366-a2e0-d3ae-00000000ac28 | CHANGED | Create dirs for certificates and keys | np0005486749 | item=/etc/pki/tls/certs/httpd 2025-10-14 07:57:52.486940 | fa163e75-7366-a2e0-d3ae-00000000ac28 | TIMING | Create dirs for certificates and keys | np0005486749 | 0:06:59.809798 | 0.31s 2025-10-14 07:57:52.521473 | fa163e75-7366-a2e0-d3ae-00000000aae5 | SKIPPED | build lvm2 deny list | np0005486750 2025-10-14 07:57:52.534927 | fa163e75-7366-a2e0-d3ae-00000000aae5 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005486750 | 0:06:59.857790 | 0.08s 2025-10-14 07:57:52.535489 | fa163e75-7366-a2e0-d3ae-00000000aadf | CHANGED | Check if lvm2 is installed | np0005486752 2025-10-14 07:57:52.535924 | fa163e75-7366-a2e0-d3ae-00000000aadf | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005486752 | 0:06:59.858798 | 0.29s 2025-10-14 07:57:52.536555 | fa163e75-7366-a2e0-d3ae-00000000aae1 | SKIPPED | collect ansible devices | np0005486751 2025-10-14 07:57:52.536939 | fa163e75-7366-a2e0-d3ae-00000000aae1 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005486751 | 0:06:59.859813 | 0.06s 2025-10-14 07:57:52.547610 | fa163e75-7366-a2e0-d3ae-00000000aae6 | TASK | build lvm2 filter 2025-10-14 07:57:52.567383 | fa163e75-7366-a2e0-d3ae-00000000aae2 | TASK | collect in-use lvm2 devices list 2025-10-14 07:57:52.584709 | fa163e75-7366-a2e0-d3ae-00000000aae1 | TASK | collect ansible devices 2025-10-14 07:57:52.591324 | fa163e75-7366-a2e0-d3ae-00000000ab27 | TIMING | include_role : linux-system-roles.certificate | np0005486746 | 0:06:59.914170 | 0.08s 2025-10-14 07:57:52.592292 | fa163e75-7366-a2e0-d3ae-00000000aae6 | SKIPPED | build lvm2 filter | np0005486750 2025-10-14 07:57:52.592999 | fa163e75-7366-a2e0-d3ae-00000000aae6 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005486750 | 0:06:59.915872 | 0.04s 2025-10-14 07:57:52.648277 | fa163e75-7366-a2e0-d3ae-00000000aae7 | TASK | regenerate lvm config 2025-10-14 07:57:52.667884 | fa163e75-7366-a2e0-d3ae-00000000ae23 | TASK | Set version specific variables 2025-10-14 07:57:52.674359 | fa163e75-7366-a2e0-d3ae-00000000aae2 | SKIPPED | collect in-use lvm2 devices list | np0005486751 2025-10-14 07:57:52.675242 | fa163e75-7366-a2e0-d3ae-00000000aae2 | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005486751 | 0:06:59.998104 | 0.11s 2025-10-14 07:57:52.675552 | fa163e75-7366-a2e0-d3ae-00000000aae1 | SKIPPED | collect ansible devices | np0005486752 2025-10-14 07:57:52.675894 | fa163e75-7366-a2e0-d3ae-00000000aae1 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005486752 | 0:06:59.998770 | 0.09s 2025-10-14 07:57:52.686718 | fa163e75-7366-a2e0-d3ae-00000000aae3 | TASK | set allowed_devices 2025-10-14 07:57:52.703656 | fa163e75-7366-a2e0-d3ae-00000000aae2 | TASK | collect in-use lvm2 devices list 2025-10-14 07:57:52.709033 | fa163e75-7366-a2e0-d3ae-00000000aae7 | SKIPPED | regenerate lvm config | np0005486750 2025-10-14 07:57:52.709865 | fa163e75-7366-a2e0-d3ae-00000000aae7 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005486750 | 0:07:00.032727 | 0.06s 2025-10-14 07:57:52.724763 | fa163e75-7366-a2e0-d3ae-00000000aae8 | TASK | copy new lvm.conf in place 2025-10-14 07:57:52.733315 | fa163e75-7366-a2e0-d3ae-00000000ae23 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486746 | 0:07:00.056169 | 0.06s 2025-10-14 07:57:52.734097 | fa163e75-7366-a2e0-d3ae-00000000aae3 | SKIPPED | set allowed_devices | np0005486751 2025-10-14 07:57:52.734590 | fa163e75-7366-a2e0-d3ae-00000000aae3 | TIMING | tripleo_lvmfilter : set allowed_devices | np0005486751 | 0:07:00.057466 | 0.05s 2025-10-14 07:57:52.753641 | e52f552b-28a1-43fb-a041-8ef343a73f00 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486746 2025-10-14 07:57:52.767467 | fa163e75-7366-a2e0-d3ae-00000000aae4 | TASK | build lvm2 allow list 2025-10-14 07:57:52.779195 | fa163e75-7366-a2e0-d3ae-00000000ad3e | CHANGED | Create dirs for certificates and keys | np0005486748 | item=/etc/pki/tls/certs/httpd 2025-10-14 07:57:52.787143 | fa163e75-7366-a2e0-d3ae-00000000ad3e | TIMING | Create dirs for certificates and keys | np0005486748 | 0:07:00.110006 | 0.36s 2025-10-14 07:57:52.795032 | fa163e75-7366-a2e0-d3ae-00000000ae5e | TASK | Ensure ansible_facts used by role 2025-10-14 07:57:52.801897 | fa163e75-7366-a2e0-d3ae-00000000aae2 | SKIPPED | collect in-use lvm2 devices list | np0005486752 2025-10-14 07:57:52.805384 | fa163e75-7366-a2e0-d3ae-00000000aae2 | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005486752 | 0:07:00.128230 | 0.10s 2025-10-14 07:57:52.805747 | fa163e75-7366-a2e0-d3ae-00000000aae8 | SKIPPED | copy new lvm.conf in place | np0005486750 2025-10-14 07:57:52.806020 | fa163e75-7366-a2e0-d3ae-00000000aae8 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005486750 | 0:07:00.128897 | 0.08s 2025-10-14 07:57:52.806301 | fa163e75-7366-a2e0-d3ae-00000000aae4 | SKIPPED | build lvm2 allow list | np0005486751 2025-10-14 07:57:52.806612 | fa163e75-7366-a2e0-d3ae-00000000aae4 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005486751 | 0:07:00.129488 | 0.04s 2025-10-14 07:57:52.820632 | fa163e75-7366-a2e0-d3ae-00000000ac28 | CHANGED | Create dirs for certificates and keys | np0005486749 | item=/etc/pki/tls/private/httpd 2025-10-14 07:57:52.821536 | fa163e75-7366-a2e0-d3ae-00000000ac28 | TIMING | Create dirs for certificates and keys | np0005486749 | 0:07:00.144411 | 0.65s 2025-10-14 07:57:52.831301 | fa163e75-7366-a2e0-d3ae-00000000aae5 | TASK | build lvm2 deny list 2025-10-14 07:57:52.846939 | fa163e75-7366-a2e0-d3ae-00000000aae3 | TASK | set allowed_devices 2025-10-14 07:57:52.855109 | fa163e75-7366-a2e0-d3ae-00000000ac28 | TIMING | Create dirs for certificates and keys | np0005486749 | 0:07:00.177966 | 0.68s 2025-10-14 07:57:52.900524 | fa163e75-7366-a2e0-d3ae-00000000aae5 | SKIPPED | build lvm2 deny list | np0005486751 2025-10-14 07:57:52.901589 | fa163e75-7366-a2e0-d3ae-00000000aae5 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005486751 | 0:07:00.224452 | 0.07s 2025-10-14 07:57:52.901894 | fa163e75-7366-a2e0-d3ae-00000000aae3 | SKIPPED | set allowed_devices | np0005486752 2025-10-14 07:57:52.902163 | fa163e75-7366-a2e0-d3ae-00000000aae3 | TIMING | tripleo_lvmfilter : set allowed_devices | np0005486752 | 0:07:00.225039 | 0.05s 2025-10-14 07:57:52.912894 | fa163e75-7366-a2e0-d3ae-00000000aae6 | TASK | build lvm2 filter 2025-10-14 07:57:52.935092 | fa163e75-7366-a2e0-d3ae-00000000aae4 | TASK | build lvm2 allow list 2025-10-14 07:57:52.941489 | fa163e75-7366-a2e0-d3ae-00000000aa00 | TIMING | include_role : linux-system-roles.certificate | np0005486750 | 0:07:00.264339 | 0.07s 2025-10-14 07:57:52.942172 | fa163e75-7366-a2e0-d3ae-00000000ac29 | TIMING | include_role : linux-system-roles.certificate | np0005486749 | 0:07:00.265048 | 0.05s 2025-10-14 07:57:52.998826 | fa163e75-7366-a2e0-d3ae-00000000aea1 | TASK | Set version specific variables 2025-10-14 07:57:53.018765 | fa163e75-7366-a2e0-d3ae-00000000ae23 | TASK | Set version specific variables 2025-10-14 07:57:53.024529 | fa163e75-7366-a2e0-d3ae-00000000aae6 | SKIPPED | build lvm2 filter | np0005486751 2025-10-14 07:57:53.025360 | fa163e75-7366-a2e0-d3ae-00000000aae6 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005486751 | 0:07:00.348219 | 0.11s 2025-10-14 07:57:53.025698 | fa163e75-7366-a2e0-d3ae-00000000aae4 | SKIPPED | build lvm2 allow list | np0005486752 2025-10-14 07:57:53.026007 | fa163e75-7366-a2e0-d3ae-00000000aae4 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005486752 | 0:07:00.348883 | 0.09s 2025-10-14 07:57:53.036569 | fa163e75-7366-a2e0-d3ae-00000000aae7 | TASK | regenerate lvm config 2025-10-14 07:57:53.054938 | fa163e75-7366-a2e0-d3ae-00000000aae5 | TASK | build lvm2 deny list 2025-10-14 07:57:53.061241 | fa163e75-7366-a2e0-d3ae-00000000ae23 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486749 | 0:07:00.384096 | 0.04s 2025-10-14 07:57:53.061950 | fa163e75-7366-a2e0-d3ae-00000000aea1 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486750 | 0:07:00.384824 | 0.06s 2025-10-14 07:57:53.085423 | 9a1179b3-6942-47ca-99a4-e5b6fe7ddc4b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486749 2025-10-14 07:57:53.089205 | cc5240e5-7ac7-4050-8094-f84ef323ea64 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486750 2025-10-14 07:57:53.099992 | fa163e75-7366-a2e0-d3ae-00000000ad3e | CHANGED | Create dirs for certificates and keys | np0005486748 | item=/etc/pki/tls/private/httpd 2025-10-14 07:57:53.100571 | fa163e75-7366-a2e0-d3ae-00000000ad3e | TIMING | Create dirs for certificates and keys | np0005486748 | 0:07:00.423444 | 0.67s 2025-10-14 07:57:53.113158 | fa163e75-7366-a2e0-d3ae-00000000aefb | TASK | Ensure ansible_facts used by role 2025-10-14 07:57:53.133760 | fa163e75-7366-a2e0-d3ae-00000000aef6 | TASK | Ensure ansible_facts used by role 2025-10-14 07:57:53.140376 | fa163e75-7366-a2e0-d3ae-00000000aae5 | SKIPPED | build lvm2 deny list | np0005486752 2025-10-14 07:57:53.141252 | fa163e75-7366-a2e0-d3ae-00000000aae5 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005486752 | 0:07:00.464110 | 0.09s 2025-10-14 07:57:53.142104 | fa163e75-7366-a2e0-d3ae-00000000ad3e | TIMING | Create dirs for certificates and keys | np0005486748 | 0:07:00.464979 | 0.71s 2025-10-14 07:57:53.142766 | fa163e75-7366-a2e0-d3ae-00000000aae7 | SKIPPED | regenerate lvm config | np0005486751 2025-10-14 07:57:53.143068 | fa163e75-7366-a2e0-d3ae-00000000aae7 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005486751 | 0:07:00.465944 | 0.11s 2025-10-14 07:57:53.155243 | fa163e75-7366-a2e0-d3ae-00000000aae8 | TASK | copy new lvm.conf in place 2025-10-14 07:57:53.170540 | fa163e75-7366-a2e0-d3ae-00000000aae6 | TASK | build lvm2 filter 2025-10-14 07:57:53.217238 | fa163e75-7366-a2e0-d3ae-00000000aae8 | SKIPPED | copy new lvm.conf in place | np0005486751 2025-10-14 07:57:53.218562 | fa163e75-7366-a2e0-d3ae-00000000aae8 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005486751 | 0:07:00.541430 | 0.06s 2025-10-14 07:57:53.235176 | fa163e75-7366-a2e0-d3ae-00000000aae6 | SKIPPED | build lvm2 filter | np0005486752 2025-10-14 07:57:53.245559 | fa163e75-7366-a2e0-d3ae-00000000aae6 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005486752 | 0:07:00.568428 | 0.07s 2025-10-14 07:57:53.247073 | fa163e75-7366-a2e0-d3ae-00000000ae5e | OK | Ensure ansible_facts used by role | np0005486746 2025-10-14 07:57:53.247575 | fa163e75-7366-a2e0-d3ae-00000000ae5e | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486746 | 0:07:00.570450 | 0.45s 2025-10-14 07:57:53.248297 | fa163e75-7366-a2e0-d3ae-00000000ad3f | TIMING | include_role : linux-system-roles.certificate | np0005486748 | 0:07:00.571173 | 0.06s 2025-10-14 07:57:53.294989 | fa163e75-7366-a2e0-d3ae-00000000aae7 | TASK | regenerate lvm config 2025-10-14 07:57:53.324228 | fa163e75-7366-a2e0-d3ae-00000000ae5f | TASK | Set platform/version specific variables 2025-10-14 07:57:53.356633 | fa163e75-7366-a2e0-d3ae-00000000ae23 | TASK | Set version specific variables 2025-10-14 07:57:53.363857 | fa163e75-7366-a2e0-d3ae-00000000aa5e | TIMING | include_role : linux-system-roles.certificate | np0005486751 | 0:07:00.686710 | 0.09s 2025-10-14 07:57:53.364636 | fa163e75-7366-a2e0-d3ae-00000000aae7 | SKIPPED | regenerate lvm config | np0005486752 2025-10-14 07:57:53.365201 | fa163e75-7366-a2e0-d3ae-00000000aae7 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005486752 | 0:07:00.688074 | 0.07s 2025-10-14 07:57:53.401767 | fa163e75-7366-a2e0-d3ae-00000000aea1 | TASK | Set version specific variables 2025-10-14 07:57:53.417646 | fa163e75-7366-a2e0-d3ae-00000000ae5f | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 07:57:53.427240 | fa163e75-7366-a2e0-d3ae-00000000aae8 | TASK | copy new lvm.conf in place 2025-10-14 07:57:53.439495 | fa163e75-7366-a2e0-d3ae-00000000ae23 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486748 | 0:07:00.762337 | 0.08s 2025-10-14 07:57:53.446403 | fa163e75-7366-a2e0-d3ae-00000000ae5f | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 07:57:53.447902 | fa163e75-7366-a2e0-d3ae-00000000aea1 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486751 | 0:07:00.770773 | 0.05s 2025-10-14 07:57:53.466173 | fa163e75-7366-a2e0-d3ae-00000000ae5f | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.yml 2025-10-14 07:57:53.478421 | 6cc1d46e-f57d-4922-abf6-5880107ad921 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486748 2025-10-14 07:57:53.487593 | 506ee130-8991-425a-944a-22840c924314 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486751 2025-10-14 07:57:53.497520 | fa163e75-7366-a2e0-d3ae-00000000ae5f | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.2.yml 2025-10-14 07:57:53.512362 | fa163e75-7366-a2e0-d3ae-00000000af9d | TASK | Ensure ansible_facts used by role 2025-10-14 07:57:53.536601 | fa163e75-7366-a2e0-d3ae-00000000af98 | TASK | Ensure ansible_facts used by role 2025-10-14 07:57:53.543379 | fa163e75-7366-a2e0-d3ae-00000000aae8 | SKIPPED | copy new lvm.conf in place | np0005486752 2025-10-14 07:57:53.544472 | fa163e75-7366-a2e0-d3ae-00000000aae8 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005486752 | 0:07:00.867294 | 0.11s 2025-10-14 07:57:53.544977 | fa163e75-7366-a2e0-d3ae-00000000ae5f | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486746 | 0:07:00.867852 | 0.22s 2025-10-14 07:57:53.546710 | fa163e75-7366-a2e0-d3ae-00000000aefb | OK | Ensure ansible_facts used by role | np0005486750 2025-10-14 07:57:53.547200 | fa163e75-7366-a2e0-d3ae-00000000aefb | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486750 | 0:07:00.870075 | 0.43s 2025-10-14 07:57:53.563603 | fa163e75-7366-a2e0-d3ae-00000000aefc | TASK | Set platform/version specific variables 2025-10-14 07:57:53.590225 | fa163e75-7366-a2e0-d3ae-00000000ae24 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:57:53.597352 | fa163e75-7366-a2e0-d3ae-00000000aef6 | OK | Ensure ansible_facts used by role | np0005486749 2025-10-14 07:57:53.598179 | fa163e75-7366-a2e0-d3ae-00000000aef6 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486749 | 0:07:00.921045 | 0.46s 2025-10-14 07:57:53.638889 | fa163e75-7366-a2e0-d3ae-00000000aef7 | TASK | Set platform/version specific variables 2025-10-14 07:57:53.647453 | fa163e75-7366-a2e0-d3ae-00000000aefc | SKIPPED | Set platform/version specific variables | np0005486750 | item=RedHat.yml 2025-10-14 07:57:53.653804 | fa163e75-7366-a2e0-d3ae-00000000aa9c | TIMING | include_role : linux-system-roles.certificate | np0005486752 | 0:07:00.976662 | 0.03s 2025-10-14 07:57:53.678696 | fa163e75-7366-a2e0-d3ae-00000000aefc | SKIPPED | Set platform/version specific variables | np0005486750 | item=RedHat.yml 2025-10-14 07:57:53.686164 | fa163e75-7366-a2e0-d3ae-00000000aea1 | TASK | Set version specific variables 2025-10-14 07:57:53.711285 | fa163e75-7366-a2e0-d3ae-00000000aefc | SKIPPED | Set platform/version specific variables | np0005486750 | item=RedHat_9.yml 2025-10-14 07:57:53.716031 | fa163e75-7366-a2e0-d3ae-00000000aef7 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 07:57:53.721238 | fa163e75-7366-a2e0-d3ae-00000000aea1 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486752 | 0:07:01.044096 | 0.03s 2025-10-14 07:57:53.731642 | fa163e75-7366-a2e0-d3ae-00000000aefc | SKIPPED | Set platform/version specific variables | np0005486750 | item=RedHat_9.2.yml 2025-10-14 07:57:53.739682 | 8b80d224-e643-4077-a112-f4a618d4fd10 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486752 2025-10-14 07:57:53.745086 | fa163e75-7366-a2e0-d3ae-00000000aef7 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 07:57:53.753816 | fa163e75-7366-a2e0-d3ae-00000000b006 | TASK | Ensure ansible_facts used by role 2025-10-14 07:57:53.760336 | fa163e75-7366-a2e0-d3ae-00000000aefc | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486750 | 0:07:01.083185 | 0.20s 2025-10-14 07:57:53.768922 | fa163e75-7366-a2e0-d3ae-00000000aef7 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.yml 2025-10-14 07:57:53.778924 | fa163e75-7366-a2e0-d3ae-00000000aea2 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:57:53.792564 | fa163e75-7366-a2e0-d3ae-00000000aef7 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.2.yml 2025-10-14 07:57:53.801418 | fa163e75-7366-a2e0-d3ae-00000000aef7 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486749 | 0:07:01.124279 | 0.16s 2025-10-14 07:57:53.816912 | fa163e75-7366-a2e0-d3ae-00000000ae24 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:57:54.008870 | fa163e75-7366-a2e0-d3ae-00000000af98 | OK | Ensure ansible_facts used by role | np0005486748 2025-10-14 07:57:54.009904 | fa163e75-7366-a2e0-d3ae-00000000af98 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486748 | 0:07:01.332769 | 0.47s 2025-10-14 07:57:54.011289 | fa163e75-7366-a2e0-d3ae-00000000af9d | OK | Ensure ansible_facts used by role | np0005486751 2025-10-14 07:57:54.011784 | fa163e75-7366-a2e0-d3ae-00000000af9d | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486751 | 0:07:01.334660 | 0.50s 2025-10-14 07:57:54.022778 | fa163e75-7366-a2e0-d3ae-00000000afa0 | TASK | Set platform/version specific variables 2025-10-14 07:57:54.044281 | fa163e75-7366-a2e0-d3ae-00000000af99 | TASK | Set platform/version specific variables 2025-10-14 07:57:54.115276 | fa163e75-7366-a2e0-d3ae-00000000afa0 | SKIPPED | Set platform/version specific variables | np0005486751 | item=RedHat.yml 2025-10-14 07:57:54.131288 | fa163e75-7366-a2e0-d3ae-00000000af99 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 07:57:54.152942 | fa163e75-7366-a2e0-d3ae-00000000afa0 | SKIPPED | Set platform/version specific variables | np0005486751 | item=RedHat.yml 2025-10-14 07:57:54.168839 | fa163e75-7366-a2e0-d3ae-00000000af99 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 07:57:54.188502 | fa163e75-7366-a2e0-d3ae-00000000afa0 | SKIPPED | Set platform/version specific variables | np0005486751 | item=RedHat_9.yml 2025-10-14 07:57:54.196213 | fa163e75-7366-a2e0-d3ae-00000000b006 | OK | Ensure ansible_facts used by role | np0005486752 2025-10-14 07:57:54.197064 | fa163e75-7366-a2e0-d3ae-00000000b006 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486752 | 0:07:01.519926 | 0.44s 2025-10-14 07:57:54.201036 | fa163e75-7366-a2e0-d3ae-00000000af99 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.yml 2025-10-14 07:57:54.208650 | fa163e75-7366-a2e0-d3ae-00000000afa0 | SKIPPED | Set platform/version specific variables | np0005486751 | item=RedHat_9.2.yml 2025-10-14 07:57:54.223077 | fa163e75-7366-a2e0-d3ae-00000000b007 | TASK | Set platform/version specific variables 2025-10-14 07:57:54.227648 | fa163e75-7366-a2e0-d3ae-00000000af99 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.2.yml 2025-10-14 07:57:54.236077 | fa163e75-7366-a2e0-d3ae-00000000afa0 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486751 | 0:07:01.558931 | 0.21s 2025-10-14 07:57:54.237136 | fa163e75-7366-a2e0-d3ae-00000000af99 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486748 | 0:07:01.560012 | 0.19s 2025-10-14 07:57:54.248407 | fa163e75-7366-a2e0-d3ae-00000000aea2 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:57:54.276290 | fa163e75-7366-a2e0-d3ae-00000000ae24 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:57:54.287343 | fa163e75-7366-a2e0-d3ae-00000000b007 | SKIPPED | Set platform/version specific variables | np0005486752 | item=RedHat.yml 2025-10-14 07:57:54.310244 | fa163e75-7366-a2e0-d3ae-00000000b007 | SKIPPED | Set platform/version specific variables | np0005486752 | item=RedHat.yml 2025-10-14 07:57:54.337769 | fa163e75-7366-a2e0-d3ae-00000000b007 | SKIPPED | Set platform/version specific variables | np0005486752 | item=RedHat_9.yml 2025-10-14 07:57:54.361260 | fa163e75-7366-a2e0-d3ae-00000000b007 | SKIPPED | Set platform/version specific variables | np0005486752 | item=RedHat_9.2.yml 2025-10-14 07:57:54.369177 | fa163e75-7366-a2e0-d3ae-00000000b007 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486752 | 0:07:01.692038 | 0.14s 2025-10-14 07:57:54.385067 | fa163e75-7366-a2e0-d3ae-00000000aea2 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:57:56.621179 | fa163e75-7366-a2e0-d3ae-00000000ae24 | OK | Ensure certificate role dependencies are installed | np0005486746 2025-10-14 07:57:56.622885 | fa163e75-7366-a2e0-d3ae-00000000ae24 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486746 | 0:07:03.945740 | 3.03s 2025-10-14 07:57:56.656236 | fa163e75-7366-a2e0-d3ae-00000000ae26 | TASK | Ensure provider packages are installed 2025-10-14 07:57:56.805372 | fa163e75-7366-a2e0-d3ae-00000000aea2 | OK | Ensure certificate role dependencies are installed | np0005486750 2025-10-14 07:57:56.807373 | fa163e75-7366-a2e0-d3ae-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486750 | 0:07:04.130222 | 3.03s 2025-10-14 07:57:56.831317 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TASK | Ensure provider packages are installed 2025-10-14 07:57:57.232398 | fa163e75-7366-a2e0-d3ae-00000000aea2 | OK | Ensure certificate role dependencies are installed | np0005486751 2025-10-14 07:57:57.233751 | fa163e75-7366-a2e0-d3ae-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486751 | 0:07:04.556601 | 2.98s 2025-10-14 07:57:57.248526 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TASK | Ensure provider packages are installed 2025-10-14 07:57:57.306721 | fa163e75-7366-a2e0-d3ae-00000000ae24 | OK | Ensure certificate role dependencies are installed | np0005486748 2025-10-14 07:57:57.308847 | fa163e75-7366-a2e0-d3ae-00000000ae24 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486748 | 0:07:04.631697 | 3.03s 2025-10-14 07:57:57.345907 | fa163e75-7366-a2e0-d3ae-00000000ae26 | TASK | Ensure provider packages are installed 2025-10-14 07:57:57.359157 | fa163e75-7366-a2e0-d3ae-00000000ae24 | OK | Ensure certificate role dependencies are installed | np0005486749 2025-10-14 07:57:57.360632 | fa163e75-7366-a2e0-d3ae-00000000ae24 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486749 | 0:07:04.683486 | 3.54s 2025-10-14 07:57:57.384994 | fa163e75-7366-a2e0-d3ae-00000000ae26 | TASK | Ensure provider packages are installed 2025-10-14 07:57:57.416832 | fa163e75-7366-a2e0-d3ae-00000000aea2 | OK | Ensure certificate role dependencies are installed | np0005486752 2025-10-14 07:57:57.418558 | fa163e75-7366-a2e0-d3ae-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486752 | 0:07:04.741397 | 3.03s 2025-10-14 07:57:57.435420 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TASK | Ensure provider packages are installed 2025-10-14 07:57:59.833297 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486750 | 0:07:07.156144 | 3.00s 2025-10-14 07:57:59.840805 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486750 | 0:07:07.163653 | 3.01s 2025-10-14 07:57:59.858707 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:57:59.931172 | fa163e75-7366-a2e0-d3ae-00000000ae26 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:07:07.254013 | 3.27s 2025-10-14 07:57:59.940618 | fa163e75-7366-a2e0-d3ae-00000000ae26 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:07:07.263484 | 3.28s 2025-10-14 07:57:59.973403 | fa163e75-7366-a2e0-d3ae-00000000ae28 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:58:00.254387 | fa163e75-7366-a2e0-d3ae-00000000aea6 | CHANGED | Ensure pre-scripts hooks directory exists | np0005486750 | item=certmonger 2025-10-14 07:58:00.258598 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486750 | 0:07:07.581459 | 0.40s 2025-10-14 07:58:00.266813 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486750 | 0:07:07.589668 | 0.41s 2025-10-14 07:58:00.280385 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486751 | 0:07:07.603242 | 3.03s 2025-10-14 07:58:00.303387 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:58:00.315698 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486751 | 0:07:07.638531 | 3.07s 2025-10-14 07:58:00.330949 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:58:00.346218 | fa163e75-7366-a2e0-d3ae-00000000ae28 | CHANGED | Ensure pre-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 07:58:00.348752 | fa163e75-7366-a2e0-d3ae-00000000ae28 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:07:07.671611 | 0.37s 2025-10-14 07:58:00.353859 | fa163e75-7366-a2e0-d3ae-00000000ae28 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:07:07.676724 | 0.38s 2025-10-14 07:58:00.374225 | fa163e75-7366-a2e0-d3ae-00000000ae2a | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:58:00.479636 | fa163e75-7366-a2e0-d3ae-00000000ae26 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:07:07.802488 | 3.09s 2025-10-14 07:58:00.486613 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486752 | 0:07:07.809484 | 3.05s 2025-10-14 07:58:00.488451 | fa163e75-7366-a2e0-d3ae-00000000ae26 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:07:07.811307 | 3.10s 2025-10-14 07:58:00.492281 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486752 | 0:07:07.815154 | 3.06s 2025-10-14 07:58:00.503364 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:58:00.524120 | fa163e75-7366-a2e0-d3ae-00000000ae28 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:58:00.560148 | fa163e75-7366-a2e0-d3ae-00000000ae26 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:07:07.882977 | 3.21s 2025-10-14 07:58:00.568004 | fa163e75-7366-a2e0-d3ae-00000000ae26 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:07:07.890873 | 3.22s 2025-10-14 07:58:00.583224 | fa163e75-7366-a2e0-d3ae-00000000ae28 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:58:00.665777 | fa163e75-7366-a2e0-d3ae-00000000aea8 | CHANGED | Ensure post-scripts hooks directory exists | np0005486750 | item=certmonger 2025-10-14 07:58:00.669837 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486750 | 0:07:07.992687 | 0.36s 2025-10-14 07:58:00.677084 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486750 | 0:07:07.999948 | 0.37s 2025-10-14 07:58:00.691996 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TASK | Ensure provider service is running 2025-10-14 07:58:00.697627 | fa163e75-7366-a2e0-d3ae-00000000aea6 | CHANGED | Ensure pre-scripts hooks directory exists | np0005486751 | item=certmonger 2025-10-14 07:58:00.698913 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486751 | 0:07:08.021777 | 0.37s 2025-10-14 07:58:00.713162 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486751 | 0:07:08.035993 | 0.38s 2025-10-14 07:58:00.728209 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:58:00.772188 | fa163e75-7366-a2e0-d3ae-00000000ae2a | CHANGED | Ensure post-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 07:58:00.775557 | fa163e75-7366-a2e0-d3ae-00000000ae2a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:07:08.098410 | 0.40s 2025-10-14 07:58:00.823843 | fa163e75-7366-a2e0-d3ae-00000000ae2a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:07:08.146700 | 0.45s 2025-10-14 07:58:00.854492 | fa163e75-7366-a2e0-d3ae-00000000ae2c | TASK | Ensure provider service is running 2025-10-14 07:58:00.869950 | fa163e75-7366-a2e0-d3ae-00000000aea6 | CHANGED | Ensure pre-scripts hooks directory exists | np0005486752 | item=certmonger 2025-10-14 07:58:00.873308 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486752 | 0:07:08.196164 | 0.37s 2025-10-14 07:58:00.879827 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486752 | 0:07:08.202693 | 0.38s 2025-10-14 07:58:00.894523 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:58:00.938385 | fa163e75-7366-a2e0-d3ae-00000000ae28 | CHANGED | Ensure pre-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 07:58:00.942485 | fa163e75-7366-a2e0-d3ae-00000000ae28 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:07:08.265341 | 0.36s 2025-10-14 07:58:00.950291 | fa163e75-7366-a2e0-d3ae-00000000ae28 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:07:08.273155 | 0.37s 2025-10-14 07:58:00.955890 | fa163e75-7366-a2e0-d3ae-00000000ae28 | CHANGED | Ensure pre-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 07:58:00.956780 | fa163e75-7366-a2e0-d3ae-00000000ae28 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:07:08.279645 | 0.43s 2025-10-14 07:58:00.982813 | fa163e75-7366-a2e0-d3ae-00000000ae2a | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:58:00.989908 | fa163e75-7366-a2e0-d3ae-00000000ae28 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:07:08.312746 | 0.46s 2025-10-14 07:58:01.012333 | fa163e75-7366-a2e0-d3ae-00000000ae2a | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:58:01.063919 | fa163e75-7366-a2e0-d3ae-00000000aea8 | CHANGED | Ensure post-scripts hooks directory exists | np0005486751 | item=certmonger 2025-10-14 07:58:01.065369 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486751 | 0:07:08.388221 | 0.34s 2025-10-14 07:58:01.071361 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486751 | 0:07:08.394229 | 0.34s 2025-10-14 07:58:01.082233 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TASK | Ensure provider service is running 2025-10-14 07:58:01.251892 | fa163e75-7366-a2e0-d3ae-00000000aea8 | CHANGED | Ensure post-scripts hooks directory exists | np0005486752 | item=certmonger 2025-10-14 07:58:01.255008 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486752 | 0:07:08.577860 | 0.36s 2025-10-14 07:58:01.262919 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486752 | 0:07:08.585781 | 0.37s 2025-10-14 07:58:01.277017 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TASK | Ensure provider service is running 2025-10-14 07:58:01.337930 | fa163e75-7366-a2e0-d3ae-00000000ae2a | CHANGED | Ensure post-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 07:58:01.342489 | fa163e75-7366-a2e0-d3ae-00000000ae2a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:07:08.665310 | 0.33s 2025-10-14 07:58:01.349327 | fa163e75-7366-a2e0-d3ae-00000000ae2a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:07:08.672193 | 0.34s 2025-10-14 07:58:01.359369 | fa163e75-7366-a2e0-d3ae-00000000ae2a | CHANGED | Ensure post-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 07:58:01.361226 | fa163e75-7366-a2e0-d3ae-00000000ae2a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:07:08.684091 | 0.38s 2025-10-14 07:58:01.382877 | fa163e75-7366-a2e0-d3ae-00000000ae2c | TASK | Ensure provider service is running 2025-10-14 07:58:01.389779 | fa163e75-7366-a2e0-d3ae-00000000ae2a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:07:08.712627 | 0.41s 2025-10-14 07:58:01.411560 | fa163e75-7366-a2e0-d3ae-00000000ae2c | TASK | Ensure provider service is running 2025-10-14 07:58:01.447059 | fa163e75-7366-a2e0-d3ae-00000000aeaa | CHANGED | Ensure provider service is running | np0005486750 | item=certmonger 2025-10-14 07:58:01.452320 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486750 | 0:07:08.775154 | 0.75s 2025-10-14 07:58:01.463674 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486750 | 0:07:08.786541 | 0.76s 2025-10-14 07:58:01.474621 | fa163e75-7366-a2e0-d3ae-00000000aead | TASK | Ensure certificate requests 2025-10-14 07:58:01.641511 | fa163e75-7366-a2e0-d3ae-00000000ae2c | CHANGED | Ensure provider service is running | np0005486746 | item=certmonger 2025-10-14 07:58:01.645218 | fa163e75-7366-a2e0-d3ae-00000000ae2c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:07:08.968066 | 0.79s 2025-10-14 07:58:01.654719 | fa163e75-7366-a2e0-d3ae-00000000ae2c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:07:08.977585 | 0.80s 2025-10-14 07:58:01.670995 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TASK | Ensure certificate requests 2025-10-14 07:58:01.852694 | fa163e75-7366-a2e0-d3ae-00000000aeaa | CHANGED | Ensure provider service is running | np0005486751 | item=certmonger 2025-10-14 07:58:01.855661 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486751 | 0:07:09.178522 | 0.77s 2025-10-14 07:58:01.864970 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486751 | 0:07:09.187834 | 0.78s 2025-10-14 07:58:01.876921 | fa163e75-7366-a2e0-d3ae-00000000aead | TASK | Ensure certificate requests 2025-10-14 07:58:01.973273 | fa163e75-7366-a2e0-d3ae-00000000aeaa | CHANGED | Ensure provider service is running | np0005486752 | item=certmonger 2025-10-14 07:58:01.978562 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486752 | 0:07:09.301413 | 0.70s 2025-10-14 07:58:01.991156 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486752 | 0:07:09.314020 | 0.71s 2025-10-14 07:58:02.003094 | fa163e75-7366-a2e0-d3ae-00000000aead | TASK | Ensure certificate requests 2025-10-14 07:58:02.139640 | fa163e75-7366-a2e0-d3ae-00000000ae2c | CHANGED | Ensure provider service is running | np0005486749 | item=certmonger 2025-10-14 07:58:02.144051 | fa163e75-7366-a2e0-d3ae-00000000ae2c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:07:09.466904 | 0.76s 2025-10-14 07:58:02.155505 | fa163e75-7366-a2e0-d3ae-00000000ae2c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:07:09.478373 | 0.77s 2025-10-14 07:58:02.172641 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TASK | Ensure certificate requests 2025-10-14 07:58:02.194126 | fa163e75-7366-a2e0-d3ae-00000000ae2c | CHANGED | Ensure provider service is running | np0005486748 | item=certmonger 2025-10-14 07:58:02.199729 | fa163e75-7366-a2e0-d3ae-00000000ae2c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:07:09.522564 | 0.79s 2025-10-14 07:58:02.211968 | fa163e75-7366-a2e0-d3ae-00000000ae2c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:07:09.534834 | 0.80s 2025-10-14 07:58:02.228122 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TASK | Ensure certificate requests 2025-10-14 07:58:03.380942 | fa163e75-7366-a2e0-d3ae-00000000ae2f | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': 'np0005486746.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005486746.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2025-10-14 07:58:03.386557 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:07:10.709412 | 1.71s 2025-10-14 07:58:03.400601 | fa163e75-7366-a2e0-d3ae-00000000aead | CHANGED | Ensure certificate requests | np0005486750 | item={'ca': 'ipa', 'dns': 'np0005486750.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005486750.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-14 07:58:03.403797 | fa163e75-7366-a2e0-d3ae-00000000aead | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486750 | 0:07:10.726660 | 1.93s 2025-10-14 07:58:03.411685 | fa163e75-7366-a2e0-d3ae-00000000aead | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486750 | 0:07:10.734542 | 1.94s 2025-10-14 07:58:03.437157 | fa163e75-7366-a2e0-d3ae-00000000aa02 | TASK | install systemd-container for a greenfield 2025-10-14 07:58:03.548355 | fa163e75-7366-a2e0-d3ae-00000000aead | CHANGED | Ensure certificate requests | np0005486751 | item={'ca': 'ipa', 'dns': 'np0005486751.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005486751.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-14 07:58:03.549999 | fa163e75-7366-a2e0-d3ae-00000000aead | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486751 | 0:07:10.872859 | 1.67s 2025-10-14 07:58:03.559529 | fa163e75-7366-a2e0-d3ae-00000000aead | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486751 | 0:07:10.882395 | 1.68s 2025-10-14 07:58:03.585787 | fa163e75-7366-a2e0-d3ae-00000000aa60 | TASK | install systemd-container for a greenfield 2025-10-14 07:58:03.750678 | fa163e75-7366-a2e0-d3ae-00000000aead | CHANGED | Ensure certificate requests | np0005486752 | item={'ca': 'ipa', 'dns': 'np0005486752.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005486752.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-14 07:58:03.758604 | fa163e75-7366-a2e0-d3ae-00000000aead | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486752 | 0:07:11.081452 | 1.75s 2025-10-14 07:58:03.772688 | fa163e75-7366-a2e0-d3ae-00000000ae2f | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': 'np0005486748.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005486748.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2025-10-14 07:58:03.776705 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:07:11.099571 | 1.55s 2025-10-14 07:58:03.778245 | fa163e75-7366-a2e0-d3ae-00000000aead | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486752 | 0:07:11.101103 | 1.77s 2025-10-14 07:58:03.821051 | fa163e75-7366-a2e0-d3ae-00000000aa9e | TASK | install systemd-container for a greenfield 2025-10-14 07:58:03.828129 | fa163e75-7366-a2e0-d3ae-00000000ae2f | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': 'np0005486749.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005486749.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2025-10-14 07:58:03.838681 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:07:11.161522 | 1.67s 2025-10-14 07:58:05.093947 | fa163e75-7366-a2e0-d3ae-00000000ae2f | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': 'np0005486746.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005486746.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2025-10-14 07:58:05.096743 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:07:12.419604 | 3.42s 2025-10-14 07:58:05.173475 | fa163e75-7366-a2e0-d3ae-00000000ae2f | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': 'np0005486748.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005486748.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2025-10-14 07:58:05.178907 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:07:12.501770 | 2.95s 2025-10-14 07:58:06.529406 | fa163e75-7366-a2e0-d3ae-00000000ae2f | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': 'np0005486749.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005486749.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2025-10-14 07:58:06.531792 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:07:13.854654 | 4.36s 2025-10-14 07:58:07.170922 | fa163e75-7366-a2e0-d3ae-00000000ae2f | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': 'np0005486746.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005486746.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2025-10-14 07:58:07.173893 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:07:14.496763 | 5.50s 2025-10-14 07:58:07.658640 | fa163e75-7366-a2e0-d3ae-00000000ae2f | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': 'np0005486748.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005486748.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2025-10-14 07:58:07.662141 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:07:14.985010 | 5.43s 2025-10-14 07:58:08.290740 | fa163e75-7366-a2e0-d3ae-00000000ae2f | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': 'np0005486749.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005486749.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2025-10-14 07:58:08.293257 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:07:15.616123 | 6.12s 2025-10-14 07:58:08.472535 | fa163e75-7366-a2e0-d3ae-00000000ae2f | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': 'np0005486746.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005486746.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2025-10-14 07:58:08.475235 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:07:15.798099 | 6.80s 2025-10-14 07:58:09.458637 | fa163e75-7366-a2e0-d3ae-00000000ae2f | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': 'np0005486748.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005486748.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2025-10-14 07:58:09.460765 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:07:16.783634 | 7.23s 2025-10-14 07:58:09.713927 | fa163e75-7366-a2e0-d3ae-00000000ae2f | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': 'np0005486749.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005486749.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2025-10-14 07:58:09.717487 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:07:17.040356 | 7.54s 2025-10-14 07:58:09.852639 | fa163e75-7366-a2e0-d3ae-00000000ae2f | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': 'np0005486746.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005486746.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2025-10-14 07:58:09.855033 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:07:17.177902 | 8.18s 2025-10-14 07:58:09.863739 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:07:17.186607 | 8.19s 2025-10-14 07:58:09.919096 | fa163e75-7366-a2e0-d3ae-00000000ab2e | TASK | Fail if container image is undefined 2025-10-14 07:58:09.969819 | fa163e75-7366-a2e0-d3ae-00000000ab2e | SKIPPED | Fail if container image is undefined | np0005486746 2025-10-14 07:58:09.970636 | fa163e75-7366-a2e0-d3ae-00000000ab2e | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486746 | 0:07:17.293506 | 0.05s 2025-10-14 07:58:09.991679 | fa163e75-7366-a2e0-d3ae-00000000ab2f | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-14 07:58:11.119931 | fa163e75-7366-a2e0-d3ae-00000000ae2f | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': 'np0005486748.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005486748.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2025-10-14 07:58:11.122773 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:07:18.445635 | 8.89s 2025-10-14 07:58:11.130139 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:07:18.453006 | 8.90s 2025-10-14 07:58:11.166114 | fa163e75-7366-a2e0-d3ae-00000000ab2e | TASK | Fail if container image is undefined 2025-10-14 07:58:11.201833 | fa163e75-7366-a2e0-d3ae-00000000ae2f | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': 'np0005486749.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005486749.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2025-10-14 07:58:11.205137 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:07:18.527990 | 9.03s 2025-10-14 07:58:11.216872 | fa163e75-7366-a2e0-d3ae-00000000ae2f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:07:18.539732 | 9.04s 2025-10-14 07:58:11.223820 | fa163e75-7366-a2e0-d3ae-00000000ab2e | SKIPPED | Fail if container image is undefined | np0005486748 2025-10-14 07:58:11.224953 | fa163e75-7366-a2e0-d3ae-00000000ab2e | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486748 | 0:07:18.547823 | 0.06s 2025-10-14 07:58:11.257500 | fa163e75-7366-a2e0-d3ae-00000000ab2f | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-14 07:58:11.291069 | fa163e75-7366-a2e0-d3ae-00000000ab2e | TASK | Fail if container image is undefined 2025-10-14 07:58:11.423766 | fa163e75-7366-a2e0-d3ae-00000000ab2e | SKIPPED | Fail if container image is undefined | np0005486749 2025-10-14 07:58:11.425145 | fa163e75-7366-a2e0-d3ae-00000000ab2e | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486749 | 0:07:18.748017 | 0.13s 2025-10-14 07:58:11.449331 | fa163e75-7366-a2e0-d3ae-00000000ab2f | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-14 07:58:19.958719 | fa163e75-7366-a2e0-d3ae-00000000aa9e | CHANGED | install systemd-container for a greenfield | np0005486752 2025-10-14 07:58:19.960288 | fa163e75-7366-a2e0-d3ae-00000000aa9e | TIMING | install systemd-container for a greenfield | np0005486752 | 0:07:27.283148 | 16.14s 2025-10-14 07:58:19.975813 | fa163e75-7366-a2e0-d3ae-00000000aa9f | TASK | manage PMEM namespaces for vPMEM 2025-10-14 07:58:20.013651 | fa163e75-7366-a2e0-d3ae-00000000aa02 | CHANGED | install systemd-container for a greenfield | np0005486750 2025-10-14 07:58:20.018298 | fa163e75-7366-a2e0-d3ae-00000000aa02 | TIMING | install systemd-container for a greenfield | np0005486750 | 0:07:27.341161 | 16.58s 2025-10-14 07:58:20.018898 | fa163e75-7366-a2e0-d3ae-00000000aa60 | CHANGED | install systemd-container for a greenfield | np0005486751 2025-10-14 07:58:20.019267 | fa163e75-7366-a2e0-d3ae-00000000aa60 | TIMING | install systemd-container for a greenfield | np0005486751 | 0:07:27.342143 | 16.43s 2025-10-14 07:58:20.034967 | fa163e75-7366-a2e0-d3ae-00000000aa03 | TASK | manage PMEM namespaces for vPMEM 2025-10-14 07:58:20.050741 | fa163e75-7366-a2e0-d3ae-00000000aa61 | TASK | manage PMEM namespaces for vPMEM 2025-10-14 07:58:20.057239 | fa163e75-7366-a2e0-d3ae-00000000aa9f | SKIPPED | manage PMEM namespaces for vPMEM | np0005486752 2025-10-14 07:58:20.058120 | fa163e75-7366-a2e0-d3ae-00000000aa9f | TIMING | manage PMEM namespaces for vPMEM | np0005486752 | 0:07:27.380974 | 0.08s 2025-10-14 07:58:20.076295 | fa163e75-7366-a2e0-d3ae-00000000aaa1 | TASK | Enable post-copy by setting unprivileged_userfaultfd 2025-10-14 07:58:20.084064 | fa163e75-7366-a2e0-d3ae-00000000aa03 | SKIPPED | manage PMEM namespaces for vPMEM | np0005486750 2025-10-14 07:58:20.085107 | fa163e75-7366-a2e0-d3ae-00000000aa03 | TIMING | manage PMEM namespaces for vPMEM | np0005486750 | 0:07:27.407969 | 0.05s 2025-10-14 07:58:20.101485 | fa163e75-7366-a2e0-d3ae-00000000aa05 | TASK | Enable post-copy by setting unprivileged_userfaultfd 2025-10-14 07:58:20.107806 | fa163e75-7366-a2e0-d3ae-00000000aa61 | SKIPPED | manage PMEM namespaces for vPMEM | np0005486751 2025-10-14 07:58:20.108750 | fa163e75-7366-a2e0-d3ae-00000000aa61 | TIMING | manage PMEM namespaces for vPMEM | np0005486751 | 0:07:27.431613 | 0.06s 2025-10-14 07:58:20.119746 | fa163e75-7366-a2e0-d3ae-00000000aa63 | TASK | Enable post-copy by setting unprivileged_userfaultfd 2025-10-14 07:58:20.403521 | fa163e75-7366-a2e0-d3ae-00000000aaa1 | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005486752 2025-10-14 07:58:20.404588 | fa163e75-7366-a2e0-d3ae-00000000aaa1 | TIMING | Enable post-copy by setting unprivileged_userfaultfd | np0005486752 | 0:07:27.727454 | 0.33s 2025-10-14 07:58:20.415695 | fa163e75-7366-a2e0-d3ae-00000000aaa5 | TASK | is KSM enabled 2025-10-14 07:58:20.452268 | fa163e75-7366-a2e0-d3ae-00000000aa05 | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005486750 2025-10-14 07:58:20.453644 | fa163e75-7366-a2e0-d3ae-00000000aa05 | TIMING | Enable post-copy by setting unprivileged_userfaultfd | np0005486750 | 0:07:27.776512 | 0.35s 2025-10-14 07:58:20.477416 | fa163e75-7366-a2e0-d3ae-00000000aa07 | TASK | is KSM enabled 2025-10-14 07:58:20.486484 | fa163e75-7366-a2e0-d3ae-00000000aaa5 | OK | is KSM enabled | np0005486752 2025-10-14 07:58:20.487597 | fa163e75-7366-a2e0-d3ae-00000000aaa5 | TIMING | is KSM enabled | np0005486752 | 0:07:27.810454 | 0.07s 2025-10-14 07:58:20.488165 | fa163e75-7366-a2e0-d3ae-00000000aa63 | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005486751 2025-10-14 07:58:20.488712 | fa163e75-7366-a2e0-d3ae-00000000aa63 | TIMING | Enable post-copy by setting unprivileged_userfaultfd | np0005486751 | 0:07:27.811584 | 0.37s 2025-10-14 07:58:20.510521 | fa163e75-7366-a2e0-d3ae-00000000aa65 | TASK | is KSM enabled 2025-10-14 07:58:20.546355 | fa163e75-7366-a2e0-d3ae-00000000aaa7 | TASK | Check for ksm 2025-10-14 07:58:20.558284 | fa163e75-7366-a2e0-d3ae-00000000aa07 | OK | is KSM enabled | np0005486750 2025-10-14 07:58:20.563885 | fa163e75-7366-a2e0-d3ae-00000000aa07 | TIMING | is KSM enabled | np0005486750 | 0:07:27.886733 | 0.09s 2025-10-14 07:58:20.564597 | fa163e75-7366-a2e0-d3ae-00000000aa65 | OK | is KSM enabled | np0005486751 2025-10-14 07:58:20.565279 | fa163e75-7366-a2e0-d3ae-00000000aa65 | TIMING | is KSM enabled | np0005486751 | 0:07:27.888148 | 0.05s 2025-10-14 07:58:20.581762 | fa163e75-7366-a2e0-d3ae-00000000aa09 | TASK | Check for ksm 2025-10-14 07:58:20.605343 | fa163e75-7366-a2e0-d3ae-00000000aa67 | TASK | Check for ksm 2025-10-14 07:58:20.900759 | fa163e75-7366-a2e0-d3ae-00000000aa09 | CHANGED | Check for ksm | np0005486750 2025-10-14 07:58:20.903976 | fa163e75-7366-a2e0-d3ae-00000000aa09 | TIMING | Check for ksm | np0005486750 | 0:07:28.226818 | 0.32s 2025-10-14 07:58:20.930106 | fa163e75-7366-a2e0-d3ae-00000000aa0a | TASK | disable KSM services 2025-10-14 07:58:20.943424 | fa163e75-7366-a2e0-d3ae-00000000aaa7 | CHANGED | Check for ksm | np0005486752 2025-10-14 07:58:20.946261 | fa163e75-7366-a2e0-d3ae-00000000aaa7 | TIMING | Check for ksm | np0005486752 | 0:07:28.269082 | 0.40s 2025-10-14 07:58:20.972572 | fa163e75-7366-a2e0-d3ae-00000000aaa8 | TASK | disable KSM services 2025-10-14 07:58:20.980038 | fa163e75-7366-a2e0-d3ae-00000000aa67 | CHANGED | Check for ksm | np0005486751 2025-10-14 07:58:20.981104 | fa163e75-7366-a2e0-d3ae-00000000aa67 | TIMING | Check for ksm | np0005486751 | 0:07:28.303967 | 0.37s 2025-10-14 07:58:20.997415 | fa163e75-7366-a2e0-d3ae-00000000aa68 | TASK | disable KSM services 2025-10-14 07:58:21.020171 | fa163e75-7366-a2e0-d3ae-00000000aa0a | SKIPPED | disable KSM services | np0005486750 | item=ksm.service 2025-10-14 07:58:21.055725 | fa163e75-7366-a2e0-d3ae-00000000aa0a | SKIPPED | disable KSM services | np0005486750 | item=ksmtuned.service 2025-10-14 07:58:21.066136 | fa163e75-7366-a2e0-d3ae-00000000aa68 | SKIPPED | disable KSM services | np0005486751 | item=ksm.service 2025-10-14 07:58:21.072284 | fa163e75-7366-a2e0-d3ae-00000000aa0a | TIMING | disable KSM services | np0005486750 | 0:07:28.395140 | 0.14s 2025-10-14 07:58:21.073234 | fa163e75-7366-a2e0-d3ae-00000000aaa8 | SKIPPED | disable KSM services | np0005486752 | item=ksm.service 2025-10-14 07:58:21.084730 | fa163e75-7366-a2e0-d3ae-00000000aa68 | SKIPPED | disable KSM services | np0005486751 | item=ksmtuned.service 2025-10-14 07:58:21.094596 | fa163e75-7366-a2e0-d3ae-00000000aa0b | TASK | delete PageKSM after disable ksm on compute 2025-10-14 07:58:21.101008 | fa163e75-7366-a2e0-d3ae-00000000aa68 | TIMING | disable KSM services | np0005486751 | 0:07:28.423862 | 0.10s 2025-10-14 07:58:21.107570 | fa163e75-7366-a2e0-d3ae-00000000aaa8 | SKIPPED | disable KSM services | np0005486752 | item=ksmtuned.service 2025-10-14 07:58:21.123213 | fa163e75-7366-a2e0-d3ae-00000000aa69 | TASK | delete PageKSM after disable ksm on compute 2025-10-14 07:58:21.129770 | fa163e75-7366-a2e0-d3ae-00000000aaa8 | TIMING | disable KSM services | np0005486752 | 0:07:28.452622 | 0.16s 2025-10-14 07:58:21.135922 | fa163e75-7366-a2e0-d3ae-00000000aa0b | SKIPPED | delete PageKSM after disable ksm on compute | np0005486750 2025-10-14 07:58:21.136421 | fa163e75-7366-a2e0-d3ae-00000000aa0b | TIMING | delete PageKSM after disable ksm on compute | np0005486750 | 0:07:28.459297 | 0.04s 2025-10-14 07:58:21.147582 | fa163e75-7366-a2e0-d3ae-00000000aa0d | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2025-10-14 07:58:21.162685 | fa163e75-7366-a2e0-d3ae-00000000aaa9 | TASK | delete PageKSM after disable ksm on compute 2025-10-14 07:58:21.177174 | fa163e75-7366-a2e0-d3ae-00000000aa69 | SKIPPED | delete PageKSM after disable ksm on compute | np0005486751 2025-10-14 07:58:21.178043 | fa163e75-7366-a2e0-d3ae-00000000aa69 | TIMING | delete PageKSM after disable ksm on compute | np0005486751 | 0:07:28.500905 | 0.05s 2025-10-14 07:58:21.188733 | fa163e75-7366-a2e0-d3ae-00000000aa6b | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2025-10-14 07:58:21.206110 | fa163e75-7366-a2e0-d3ae-00000000aa0d | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005486750 2025-10-14 07:58:21.207153 | fa163e75-7366-a2e0-d3ae-00000000aa0d | TIMING | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005486750 | 0:07:28.530017 | 0.06s 2025-10-14 07:58:21.228628 | fa163e75-7366-a2e0-d3ae-00000000aa0e | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2025-10-14 07:58:21.236875 | fa163e75-7366-a2e0-d3ae-00000000aaa9 | SKIPPED | delete PageKSM after disable ksm on compute | np0005486752 2025-10-14 07:58:21.237872 | fa163e75-7366-a2e0-d3ae-00000000aaa9 | TIMING | delete PageKSM after disable ksm on compute | np0005486752 | 0:07:28.560734 | 0.07s 2025-10-14 07:58:21.238266 | fa163e75-7366-a2e0-d3ae-00000000aa6b | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005486751 2025-10-14 07:58:21.238589 | fa163e75-7366-a2e0-d3ae-00000000aa6b | TIMING | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005486751 | 0:07:28.561463 | 0.05s 2025-10-14 07:58:21.251620 | fa163e75-7366-a2e0-d3ae-00000000aa6c | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2025-10-14 07:58:21.277662 | fa163e75-7366-a2e0-d3ae-00000000aaab | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2025-10-14 07:58:21.286695 | fa163e75-7366-a2e0-d3ae-00000000aa0e | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005486750 2025-10-14 07:58:21.288294 | fa163e75-7366-a2e0-d3ae-00000000aa0e | TIMING | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005486750 | 0:07:28.611153 | 0.06s 2025-10-14 07:58:21.300311 | fa163e75-7366-a2e0-d3ae-00000000aa0f | TASK | enable ksmtunded 2025-10-14 07:58:21.314685 | fa163e75-7366-a2e0-d3ae-00000000aa6c | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005486751 2025-10-14 07:58:21.315735 | fa163e75-7366-a2e0-d3ae-00000000aa6c | TIMING | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005486751 | 0:07:28.638589 | 0.06s 2025-10-14 07:58:21.329262 | fa163e75-7366-a2e0-d3ae-00000000aa6d | TASK | enable ksmtunded 2025-10-14 07:58:21.341999 | fa163e75-7366-a2e0-d3ae-00000000aaab | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005486752 2025-10-14 07:58:21.343178 | fa163e75-7366-a2e0-d3ae-00000000aaab | TIMING | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005486752 | 0:07:28.666040 | 0.06s 2025-10-14 07:58:21.353629 | fa163e75-7366-a2e0-d3ae-00000000aa0f | SKIPPED | enable ksmtunded | np0005486750 | item=ksm.service 2025-10-14 07:58:21.362056 | fa163e75-7366-a2e0-d3ae-00000000aaac | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2025-10-14 07:58:21.375948 | fa163e75-7366-a2e0-d3ae-00000000aa0f | SKIPPED | enable ksmtunded | np0005486750 | item=ksmtuned.service 2025-10-14 07:58:21.384480 | fa163e75-7366-a2e0-d3ae-00000000aa0f | TIMING | enable ksmtunded | np0005486750 | 0:07:28.707340 | 0.08s 2025-10-14 07:58:21.394376 | fa163e75-7366-a2e0-d3ae-00000000aa6d | SKIPPED | enable ksmtunded | np0005486751 | item=ksm.service 2025-10-14 07:58:21.403401 | fa163e75-7366-a2e0-d3ae-00000000aa11 | TASK | Create dirs for certificates and keys 2025-10-14 07:58:21.409851 | fa163e75-7366-a2e0-d3ae-00000000aa6d | SKIPPED | enable ksmtunded | np0005486751 | item=ksmtuned.service 2025-10-14 07:58:21.427784 | fa163e75-7366-a2e0-d3ae-00000000aa6d | TIMING | enable ksmtunded | np0005486751 | 0:07:28.750631 | 0.09s 2025-10-14 07:58:21.428711 | fa163e75-7366-a2e0-d3ae-00000000aaac | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005486752 2025-10-14 07:58:21.429296 | fa163e75-7366-a2e0-d3ae-00000000aaac | TIMING | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005486752 | 0:07:28.752170 | 0.07s 2025-10-14 07:58:21.441057 | fa163e75-7366-a2e0-d3ae-00000000aa6f | TASK | Create dirs for certificates and keys 2025-10-14 07:58:21.457013 | fa163e75-7366-a2e0-d3ae-00000000aaad | TASK | enable ksmtunded 2025-10-14 07:58:21.525208 | fa163e75-7366-a2e0-d3ae-00000000aaad | SKIPPED | enable ksmtunded | np0005486752 | item=ksm.service 2025-10-14 07:58:21.538200 | fa163e75-7366-a2e0-d3ae-00000000aaad | SKIPPED | enable ksmtunded | np0005486752 | item=ksmtuned.service 2025-10-14 07:58:21.547524 | fa163e75-7366-a2e0-d3ae-00000000aaad | TIMING | enable ksmtunded | np0005486752 | 0:07:28.870377 | 0.09s 2025-10-14 07:58:21.569230 | fa163e75-7366-a2e0-d3ae-00000000aaaf | TASK | Create dirs for certificates and keys 2025-10-14 07:58:21.717642 | fa163e75-7366-a2e0-d3ae-00000000aa6f | CHANGED | Create dirs for certificates and keys | np0005486751 | item=/etc/pki/libvirt 2025-10-14 07:58:21.725304 | fa163e75-7366-a2e0-d3ae-00000000aa6f | TIMING | Create dirs for certificates and keys | np0005486751 | 0:07:29.048155 | 0.28s 2025-10-14 07:58:21.741627 | fa163e75-7366-a2e0-d3ae-00000000aa11 | CHANGED | Create dirs for certificates and keys | np0005486750 | item=/etc/pki/libvirt 2025-10-14 07:58:21.743061 | fa163e75-7366-a2e0-d3ae-00000000aa11 | TIMING | Create dirs for certificates and keys | np0005486750 | 0:07:29.065919 | 0.33s 2025-10-14 07:58:21.908319 | fa163e75-7366-a2e0-d3ae-00000000aaaf | CHANGED | Create dirs for certificates and keys | np0005486752 | item=/etc/pki/libvirt 2025-10-14 07:58:21.911576 | fa163e75-7366-a2e0-d3ae-00000000aaaf | TIMING | Create dirs for certificates and keys | np0005486752 | 0:07:29.234445 | 0.34s 2025-10-14 07:58:22.001484 | fa163e75-7366-a2e0-d3ae-00000000aa6f | CHANGED | Create dirs for certificates and keys | np0005486751 | item=/etc/pki/libvirt/private 2025-10-14 07:58:22.003790 | fa163e75-7366-a2e0-d3ae-00000000aa6f | TIMING | Create dirs for certificates and keys | np0005486751 | 0:07:29.326662 | 0.56s 2025-10-14 07:58:22.026009 | fa163e75-7366-a2e0-d3ae-00000000aa11 | CHANGED | Create dirs for certificates and keys | np0005486750 | item=/etc/pki/libvirt/private 2025-10-14 07:58:22.027775 | fa163e75-7366-a2e0-d3ae-00000000aa11 | TIMING | Create dirs for certificates and keys | np0005486750 | 0:07:29.350646 | 0.61s 2025-10-14 07:58:22.205345 | fa163e75-7366-a2e0-d3ae-00000000aaaf | CHANGED | Create dirs for certificates and keys | np0005486752 | item=/etc/pki/libvirt/private 2025-10-14 07:58:22.208212 | fa163e75-7366-a2e0-d3ae-00000000aaaf | TIMING | Create dirs for certificates and keys | np0005486752 | 0:07:29.531070 | 0.64s 2025-10-14 07:58:22.282876 | fa163e75-7366-a2e0-d3ae-00000000aa6f | CHANGED | Create dirs for certificates and keys | np0005486751 | item=/etc/pki/qemu 2025-10-14 07:58:22.285808 | fa163e75-7366-a2e0-d3ae-00000000aa6f | TIMING | Create dirs for certificates and keys | np0005486751 | 0:07:29.608672 | 0.84s 2025-10-14 07:58:22.295286 | fa163e75-7366-a2e0-d3ae-00000000aa6f | TIMING | Create dirs for certificates and keys | np0005486751 | 0:07:29.618154 | 0.85s 2025-10-14 07:58:22.339694 | fa163e75-7366-a2e0-d3ae-00000000aa11 | CHANGED | Create dirs for certificates and keys | np0005486750 | item=/etc/pki/qemu 2025-10-14 07:58:22.343626 | fa163e75-7366-a2e0-d3ae-00000000aa11 | TIMING | Create dirs for certificates and keys | np0005486750 | 0:07:29.666480 | 0.93s 2025-10-14 07:58:22.351498 | fa163e75-7366-a2e0-d3ae-00000000aa11 | TIMING | Create dirs for certificates and keys | np0005486750 | 0:07:29.674366 | 0.94s 2025-10-14 07:58:22.374779 | fa163e75-7366-a2e0-d3ae-00000000aa70 | TIMING | include_role : linux-system-roles.certificate | np0005486751 | 0:07:29.697626 | 0.06s 2025-10-14 07:58:22.418115 | fa163e75-7366-a2e0-d3ae-00000000b163 | TASK | Set version specific variables 2025-10-14 07:58:22.424828 | fa163e75-7366-a2e0-d3ae-00000000aa12 | TIMING | include_role : linux-system-roles.certificate | np0005486750 | 0:07:29.747682 | 0.06s 2025-10-14 07:58:22.453458 | fa163e75-7366-a2e0-d3ae-00000000b163 | TASK | Set version specific variables 2025-10-14 07:58:22.467364 | fa163e75-7366-a2e0-d3ae-00000000b163 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486751 | 0:07:29.790217 | 0.05s 2025-10-14 07:58:22.480002 | 01428102-0852-462a-a69e-4baefffb8fcb | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486751 2025-10-14 07:58:22.492825 | fa163e75-7366-a2e0-d3ae-00000000b1c8 | TASK | Ensure ansible_facts used by role 2025-10-14 07:58:22.498747 | fa163e75-7366-a2e0-d3ae-00000000aaaf | CHANGED | Create dirs for certificates and keys | np0005486752 | item=/etc/pki/qemu 2025-10-14 07:58:22.506386 | fa163e75-7366-a2e0-d3ae-00000000aaaf | TIMING | Create dirs for certificates and keys | np0005486752 | 0:07:29.829235 | 0.94s 2025-10-14 07:58:22.513637 | fa163e75-7366-a2e0-d3ae-00000000aaaf | TIMING | Create dirs for certificates and keys | np0005486752 | 0:07:29.836510 | 0.94s 2025-10-14 07:58:22.517665 | fa163e75-7366-a2e0-d3ae-00000000b163 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486750 | 0:07:29.840540 | 0.06s 2025-10-14 07:58:22.528968 | 492aec3f-3cdc-40ad-9919-2de271f37462 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486750 2025-10-14 07:58:22.541570 | fa163e75-7366-a2e0-d3ae-00000000b1e4 | TASK | Ensure ansible_facts used by role 2025-10-14 07:58:22.604313 | fa163e75-7366-a2e0-d3ae-00000000aab0 | TIMING | include_role : linux-system-roles.certificate | np0005486752 | 0:07:29.927169 | 0.05s 2025-10-14 07:58:22.631638 | fa163e75-7366-a2e0-d3ae-00000000b163 | TASK | Set version specific variables 2025-10-14 07:58:22.664460 | fa163e75-7366-a2e0-d3ae-00000000b163 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486752 | 0:07:29.987303 | 0.03s 2025-10-14 07:58:22.675426 | 4b0405a6-9e2e-4f70-ac7e-8314a6503345 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486752 2025-10-14 07:58:22.687777 | fa163e75-7366-a2e0-d3ae-00000000b22e | TASK | Ensure ansible_facts used by role 2025-10-14 07:58:22.958251 | fa163e75-7366-a2e0-d3ae-00000000b1c8 | OK | Ensure ansible_facts used by role | np0005486751 2025-10-14 07:58:22.960549 | fa163e75-7366-a2e0-d3ae-00000000b1c8 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486751 | 0:07:30.283397 | 0.47s 2025-10-14 07:58:22.983269 | fa163e75-7366-a2e0-d3ae-00000000b1c9 | TASK | Set platform/version specific variables 2025-10-14 07:58:23.014271 | fa163e75-7366-a2e0-d3ae-00000000b1e4 | OK | Ensure ansible_facts used by role | np0005486750 2025-10-14 07:58:23.016346 | fa163e75-7366-a2e0-d3ae-00000000b1e4 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486750 | 0:07:30.339198 | 0.47s 2025-10-14 07:58:23.032316 | fa163e75-7366-a2e0-d3ae-00000000b1e5 | TASK | Set platform/version specific variables 2025-10-14 07:58:23.045750 | fa163e75-7366-a2e0-d3ae-00000000b1c9 | SKIPPED | Set platform/version specific variables | np0005486751 | item=RedHat.yml 2025-10-14 07:58:23.064655 | fa163e75-7366-a2e0-d3ae-00000000b1c9 | SKIPPED | Set platform/version specific variables | np0005486751 | item=RedHat.yml 2025-10-14 07:58:23.086287 | fa163e75-7366-a2e0-d3ae-00000000b1c9 | SKIPPED | Set platform/version specific variables | np0005486751 | item=RedHat_9.yml 2025-10-14 07:58:23.095824 | fa163e75-7366-a2e0-d3ae-00000000b1e5 | SKIPPED | Set platform/version specific variables | np0005486750 | item=RedHat.yml 2025-10-14 07:58:23.107603 | fa163e75-7366-a2e0-d3ae-00000000b1c9 | SKIPPED | Set platform/version specific variables | np0005486751 | item=RedHat_9.2.yml 2025-10-14 07:58:23.110711 | fa163e75-7366-a2e0-d3ae-00000000b22e | OK | Ensure ansible_facts used by role | np0005486752 2025-10-14 07:58:23.120200 | fa163e75-7366-a2e0-d3ae-00000000b22e | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486752 | 0:07:30.443061 | 0.43s 2025-10-14 07:58:23.121242 | fa163e75-7366-a2e0-d3ae-00000000b1e5 | SKIPPED | Set platform/version specific variables | np0005486750 | item=RedHat.yml 2025-10-14 07:58:23.126805 | fa163e75-7366-a2e0-d3ae-00000000b1c9 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486751 | 0:07:30.449670 | 0.14s 2025-10-14 07:58:23.128072 | fa163e75-7366-a2e0-d3ae-00000000b1e5 | SKIPPED | Set platform/version specific variables | np0005486750 | item=RedHat_9.yml 2025-10-14 07:58:23.133145 | fa163e75-7366-a2e0-d3ae-00000000b1e5 | SKIPPED | Set platform/version specific variables | np0005486750 | item=RedHat_9.2.yml 2025-10-14 07:58:23.155850 | fa163e75-7366-a2e0-d3ae-00000000b164 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:58:23.178358 | fa163e75-7366-a2e0-d3ae-00000000b22f | TASK | Set platform/version specific variables 2025-10-14 07:58:23.186195 | fa163e75-7366-a2e0-d3ae-00000000b1e5 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486750 | 0:07:30.509042 | 0.15s 2025-10-14 07:58:23.200388 | fa163e75-7366-a2e0-d3ae-00000000b164 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:58:23.238256 | fa163e75-7366-a2e0-d3ae-00000000b22f | SKIPPED | Set platform/version specific variables | np0005486752 | item=RedHat.yml 2025-10-14 07:58:23.262154 | fa163e75-7366-a2e0-d3ae-00000000b22f | SKIPPED | Set platform/version specific variables | np0005486752 | item=RedHat.yml 2025-10-14 07:58:23.281518 | fa163e75-7366-a2e0-d3ae-00000000b22f | SKIPPED | Set platform/version specific variables | np0005486752 | item=RedHat_9.yml 2025-10-14 07:58:23.296181 | fa163e75-7366-a2e0-d3ae-00000000b22f | SKIPPED | Set platform/version specific variables | np0005486752 | item=RedHat_9.2.yml 2025-10-14 07:58:23.303794 | fa163e75-7366-a2e0-d3ae-00000000b22f | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486752 | 0:07:30.626656 | 0.12s 2025-10-14 07:58:23.317698 | fa163e75-7366-a2e0-d3ae-00000000b164 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:58:26.007063 | fa163e75-7366-a2e0-d3ae-00000000b164 | OK | Ensure certificate role dependencies are installed | np0005486751 2025-10-14 07:58:26.010143 | fa163e75-7366-a2e0-d3ae-00000000b164 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486751 | 0:07:33.332995 | 2.85s 2025-10-14 07:58:26.031911 | fa163e75-7366-a2e0-d3ae-00000000b166 | TASK | Ensure provider packages are installed 2025-10-14 07:58:26.254315 | fa163e75-7366-a2e0-d3ae-00000000b164 | OK | Ensure certificate role dependencies are installed | np0005486750 2025-10-14 07:58:26.255989 | fa163e75-7366-a2e0-d3ae-00000000b164 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486750 | 0:07:33.578844 | 3.05s 2025-10-14 07:58:26.276544 | fa163e75-7366-a2e0-d3ae-00000000b166 | TASK | Ensure provider packages are installed 2025-10-14 07:58:26.314229 | fa163e75-7366-a2e0-d3ae-00000000ab2f | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005486748 2025-10-14 07:58:26.315574 | fa163e75-7366-a2e0-d3ae-00000000ab2f | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005486748 | 0:07:33.638437 | 15.06s 2025-10-14 07:58:26.362727 | fa163e75-7366-a2e0-d3ae-00000000ab30 | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-14 07:58:26.483320 | fa163e75-7366-a2e0-d3ae-00000000b164 | OK | Ensure certificate role dependencies are installed | np0005486752 2025-10-14 07:58:26.484631 | fa163e75-7366-a2e0-d3ae-00000000b164 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486752 | 0:07:33.807494 | 3.17s 2025-10-14 07:58:26.498932 | fa163e75-7366-a2e0-d3ae-00000000b166 | TASK | Ensure provider packages are installed 2025-10-14 07:58:26.714142 | fa163e75-7366-a2e0-d3ae-00000000ab2f | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005486749 2025-10-14 07:58:26.715310 | fa163e75-7366-a2e0-d3ae-00000000ab2f | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005486749 | 0:07:34.038176 | 15.26s 2025-10-14 07:58:26.746775 | fa163e75-7366-a2e0-d3ae-00000000ab30 | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-14 07:58:26.815718 | fa163e75-7366-a2e0-d3ae-00000000ab30 | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005486748 2025-10-14 07:58:26.817072 | fa163e75-7366-a2e0-d3ae-00000000ab30 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005486748 | 0:07:34.139933 | 0.45s 2025-10-14 07:58:26.848601 | fa163e75-7366-a2e0-d3ae-00000000ab3f | TASK | Fail if container image is undefined 2025-10-14 07:58:26.916536 | fa163e75-7366-a2e0-d3ae-00000000ab3f | SKIPPED | Fail if container image is undefined | np0005486748 2025-10-14 07:58:26.917691 | fa163e75-7366-a2e0-d3ae-00000000ab3f | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486748 | 0:07:34.240559 | 0.07s 2025-10-14 07:58:26.942067 | fa163e75-7366-a2e0-d3ae-00000000ab40 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-14 07:58:27.009560 | fa163e75-7366-a2e0-d3ae-00000000ab2f | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005486746 2025-10-14 07:58:27.010865 | fa163e75-7366-a2e0-d3ae-00000000ab2f | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005486746 | 0:07:34.333727 | 17.02s 2025-10-14 07:58:27.041378 | fa163e75-7366-a2e0-d3ae-00000000ab30 | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-14 07:58:27.178072 | fa163e75-7366-a2e0-d3ae-00000000ab30 | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005486749 2025-10-14 07:58:27.179533 | fa163e75-7366-a2e0-d3ae-00000000ab30 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005486749 | 0:07:34.502400 | 0.43s 2025-10-14 07:58:27.210608 | fa163e75-7366-a2e0-d3ae-00000000ab3f | TASK | Fail if container image is undefined 2025-10-14 07:58:27.261192 | fa163e75-7366-a2e0-d3ae-00000000ab3f | SKIPPED | Fail if container image is undefined | np0005486749 2025-10-14 07:58:27.262031 | fa163e75-7366-a2e0-d3ae-00000000ab3f | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486749 | 0:07:34.584902 | 0.05s 2025-10-14 07:58:27.288959 | fa163e75-7366-a2e0-d3ae-00000000ab40 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-14 07:58:27.411027 | fa163e75-7366-a2e0-d3ae-00000000ab30 | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005486746 2025-10-14 07:58:27.412372 | fa163e75-7366-a2e0-d3ae-00000000ab30 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005486746 | 0:07:34.735234 | 0.37s 2025-10-14 07:58:27.454112 | fa163e75-7366-a2e0-d3ae-00000000ab3f | TASK | Fail if container image is undefined 2025-10-14 07:58:27.502567 | fa163e75-7366-a2e0-d3ae-00000000ab3f | SKIPPED | Fail if container image is undefined | np0005486746 2025-10-14 07:58:27.503807 | fa163e75-7366-a2e0-d3ae-00000000ab3f | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486746 | 0:07:34.826670 | 0.05s 2025-10-14 07:58:27.538491 | fa163e75-7366-a2e0-d3ae-00000000ab40 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-14 07:58:28.964987 | fa163e75-7366-a2e0-d3ae-00000000b166 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486751 | 0:07:36.287830 | 2.93s 2025-10-14 07:58:28.974978 | fa163e75-7366-a2e0-d3ae-00000000b166 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486751 | 0:07:36.297828 | 2.94s 2025-10-14 07:58:28.998138 | fa163e75-7366-a2e0-d3ae-00000000b168 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:58:29.303175 | fa163e75-7366-a2e0-d3ae-00000000b166 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486750 | 0:07:36.626013 | 3.03s 2025-10-14 07:58:29.313762 | fa163e75-7366-a2e0-d3ae-00000000b166 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486750 | 0:07:36.636616 | 3.04s 2025-10-14 07:58:29.339656 | fa163e75-7366-a2e0-d3ae-00000000b168 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:58:29.362494 | fa163e75-7366-a2e0-d3ae-00000000b168 | OK | Ensure pre-scripts hooks directory exists | np0005486751 | item=certmonger 2025-10-14 07:58:29.367585 | fa163e75-7366-a2e0-d3ae-00000000b168 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486751 | 0:07:36.690434 | 0.37s 2025-10-14 07:58:29.379652 | fa163e75-7366-a2e0-d3ae-00000000b168 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486751 | 0:07:36.702502 | 0.38s 2025-10-14 07:58:29.402139 | fa163e75-7366-a2e0-d3ae-00000000b16a | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:58:29.476675 | fa163e75-7366-a2e0-d3ae-00000000b166 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486752 | 0:07:36.799512 | 2.98s 2025-10-14 07:58:29.485602 | fa163e75-7366-a2e0-d3ae-00000000b166 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486752 | 0:07:36.808464 | 2.99s 2025-10-14 07:58:29.501295 | fa163e75-7366-a2e0-d3ae-00000000b168 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:58:29.709897 | fa163e75-7366-a2e0-d3ae-00000000b168 | OK | Ensure pre-scripts hooks directory exists | np0005486750 | item=certmonger 2025-10-14 07:58:29.712772 | fa163e75-7366-a2e0-d3ae-00000000b168 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486750 | 0:07:37.035625 | 0.37s 2025-10-14 07:58:29.720605 | fa163e75-7366-a2e0-d3ae-00000000b168 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486750 | 0:07:37.043467 | 0.38s 2025-10-14 07:58:29.735816 | fa163e75-7366-a2e0-d3ae-00000000b16a | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:58:29.770731 | fa163e75-7366-a2e0-d3ae-00000000b16a | OK | Ensure post-scripts hooks directory exists | np0005486751 | item=certmonger 2025-10-14 07:58:29.775723 | fa163e75-7366-a2e0-d3ae-00000000b16a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486751 | 0:07:37.098567 | 0.37s 2025-10-14 07:58:29.789382 | fa163e75-7366-a2e0-d3ae-00000000b16a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486751 | 0:07:37.112245 | 0.39s 2025-10-14 07:58:29.801135 | fa163e75-7366-a2e0-d3ae-00000000b168 | OK | Ensure pre-scripts hooks directory exists | np0005486752 | item=certmonger 2025-10-14 07:58:29.802571 | fa163e75-7366-a2e0-d3ae-00000000b168 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486752 | 0:07:37.125436 | 0.30s 2025-10-14 07:58:29.816103 | fa163e75-7366-a2e0-d3ae-00000000b16c | TASK | Ensure provider service is running 2025-10-14 07:58:29.824623 | fa163e75-7366-a2e0-d3ae-00000000b168 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486752 | 0:07:37.147472 | 0.32s 2025-10-14 07:58:29.840176 | fa163e75-7366-a2e0-d3ae-00000000b16a | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:58:30.120130 | fa163e75-7366-a2e0-d3ae-00000000b16a | OK | Ensure post-scripts hooks directory exists | np0005486750 | item=certmonger 2025-10-14 07:58:30.123276 | fa163e75-7366-a2e0-d3ae-00000000b16a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486750 | 0:07:37.446114 | 0.39s 2025-10-14 07:58:30.131552 | fa163e75-7366-a2e0-d3ae-00000000b16a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486750 | 0:07:37.454423 | 0.39s 2025-10-14 07:58:30.145226 | fa163e75-7366-a2e0-d3ae-00000000b16c | TASK | Ensure provider service is running 2025-10-14 07:58:30.204115 | fa163e75-7366-a2e0-d3ae-00000000b16a | OK | Ensure post-scripts hooks directory exists | np0005486752 | item=certmonger 2025-10-14 07:58:30.207122 | fa163e75-7366-a2e0-d3ae-00000000b16a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486752 | 0:07:37.529976 | 0.37s 2025-10-14 07:58:30.215046 | fa163e75-7366-a2e0-d3ae-00000000b16a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486752 | 0:07:37.537918 | 0.37s 2025-10-14 07:58:30.228584 | fa163e75-7366-a2e0-d3ae-00000000b16c | TASK | Ensure provider service is running 2025-10-14 07:58:30.310077 | fa163e75-7366-a2e0-d3ae-00000000b16c | OK | Ensure provider service is running | np0005486751 | item=certmonger 2025-10-14 07:58:30.313496 | fa163e75-7366-a2e0-d3ae-00000000b16c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486751 | 0:07:37.636351 | 0.50s 2025-10-14 07:58:30.323082 | fa163e75-7366-a2e0-d3ae-00000000b16c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486751 | 0:07:37.645950 | 0.51s 2025-10-14 07:58:30.341110 | fa163e75-7366-a2e0-d3ae-00000000b16f | TASK | Ensure certificate requests 2025-10-14 07:58:30.657852 | fa163e75-7366-a2e0-d3ae-00000000b16c | OK | Ensure provider service is running | np0005486750 | item=certmonger 2025-10-14 07:58:30.662018 | fa163e75-7366-a2e0-d3ae-00000000b16c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486750 | 0:07:37.984871 | 0.52s 2025-10-14 07:58:30.673682 | fa163e75-7366-a2e0-d3ae-00000000b16c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486750 | 0:07:37.996554 | 0.53s 2025-10-14 07:58:30.688119 | fa163e75-7366-a2e0-d3ae-00000000b16f | TASK | Ensure certificate requests 2025-10-14 07:58:30.764934 | fa163e75-7366-a2e0-d3ae-00000000b16c | OK | Ensure provider service is running | np0005486752 | item=certmonger 2025-10-14 07:58:30.770566 | fa163e75-7366-a2e0-d3ae-00000000b16c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486752 | 0:07:38.093418 | 0.54s 2025-10-14 07:58:30.782621 | fa163e75-7366-a2e0-d3ae-00000000b16c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486752 | 0:07:38.105492 | 0.55s 2025-10-14 07:58:30.798315 | fa163e75-7366-a2e0-d3ae-00000000b16f | TASK | Ensure certificate requests 2025-10-14 07:58:31.783574 | fa163e75-7366-a2e0-d3ae-00000000b16f | CHANGED | Ensure certificate requests | np0005486751 | item={'ca': 'ipa', 'dns': 'np0005486751.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005486751.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-14 07:58:31.789167 | fa163e75-7366-a2e0-d3ae-00000000b16f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486751 | 0:07:39.112010 | 1.45s 2025-10-14 07:58:32.396156 | fa163e75-7366-a2e0-d3ae-00000000b16f | CHANGED | Ensure certificate requests | np0005486750 | item={'ca': 'ipa', 'dns': 'np0005486750.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005486750.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-14 07:58:32.399020 | fa163e75-7366-a2e0-d3ae-00000000b16f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486750 | 0:07:39.721883 | 1.71s 2025-10-14 07:58:32.490899 | fa163e75-7366-a2e0-d3ae-00000000b16f | CHANGED | Ensure certificate requests | np0005486752 | item={'ca': 'ipa', 'dns': 'np0005486752.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005486752.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-14 07:58:32.493946 | fa163e75-7366-a2e0-d3ae-00000000b16f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486752 | 0:07:39.816803 | 1.69s 2025-10-14 07:58:32.646979 | fa163e75-7366-a2e0-d3ae-00000000ab40 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005486746 2025-10-14 07:58:32.647937 | fa163e75-7366-a2e0-d3ae-00000000ab40 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005486746 | 0:07:39.970805 | 5.11s 2025-10-14 07:58:32.686572 | fa163e75-7366-a2e0-d3ae-00000000ab41 | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-14 07:58:32.778142 | fa163e75-7366-a2e0-d3ae-00000000ab40 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005486748 2025-10-14 07:58:32.780012 | fa163e75-7366-a2e0-d3ae-00000000ab40 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005486748 | 0:07:40.102867 | 5.84s 2025-10-14 07:58:32.827062 | fa163e75-7366-a2e0-d3ae-00000000ab41 | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-14 07:58:33.001166 | fa163e75-7366-a2e0-d3ae-00000000ab40 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005486749 2025-10-14 07:58:33.002897 | fa163e75-7366-a2e0-d3ae-00000000ab40 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005486749 | 0:07:40.325746 | 5.71s 2025-10-14 07:58:33.062079 | fa163e75-7366-a2e0-d3ae-00000000ab41 | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-14 07:58:33.121458 | fa163e75-7366-a2e0-d3ae-00000000ab41 | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005486746 2025-10-14 07:58:33.123096 | fa163e75-7366-a2e0-d3ae-00000000ab41 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005486746 | 0:07:40.445949 | 0.44s 2025-10-14 07:58:33.182119 | fa163e75-7366-a2e0-d3ae-00000000ab4b | TASK | set enable_sensubility fact 2025-10-14 07:58:33.213635 | fa163e75-7366-a2e0-d3ae-00000000ab4b | OK | set enable_sensubility fact | np0005486746 2025-10-14 07:58:33.214693 | fa163e75-7366-a2e0-d3ae-00000000ab4b | TIMING | set enable_sensubility fact | np0005486746 | 0:07:40.537559 | 0.03s 2025-10-14 07:58:33.237265 | fa163e75-7366-a2e0-d3ae-00000000ab4d | TASK | create podman socket and appropriate systemd service 2025-10-14 07:58:33.256952 | fa163e75-7366-a2e0-d3ae-00000000ab41 | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005486748 2025-10-14 07:58:33.258302 | fa163e75-7366-a2e0-d3ae-00000000ab41 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005486748 | 0:07:40.581152 | 0.43s 2025-10-14 07:58:33.288052 | fa163e75-7366-a2e0-d3ae-00000000ab4d | SKIPPED | create podman socket and appropriate systemd service | np0005486746 2025-10-14 07:58:33.288946 | fa163e75-7366-a2e0-d3ae-00000000ab4d | TIMING | create podman socket and appropriate systemd service | np0005486746 | 0:07:40.611812 | 0.05s 2025-10-14 07:58:33.311176 | fa163e75-7366-a2e0-d3ae-00000000ab4e | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-14 07:58:33.332096 | fa163e75-7366-a2e0-d3ae-00000000ad57 | TASK | set enable_sensubility fact 2025-10-14 07:58:33.345154 | fa163e75-7366-a2e0-d3ae-00000000ab4e | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005486746 2025-10-14 07:58:33.346302 | fa163e75-7366-a2e0-d3ae-00000000ab4e | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005486746 | 0:07:40.669166 | 0.03s 2025-10-14 07:58:33.362255 | fa163e75-7366-a2e0-d3ae-00000000ab4f | TASK | enable podman.sock ACL service 2025-10-14 07:58:33.376649 | fa163e75-7366-a2e0-d3ae-00000000ad57 | OK | set enable_sensubility fact | np0005486748 2025-10-14 07:58:33.377745 | fa163e75-7366-a2e0-d3ae-00000000ad57 | TIMING | set enable_sensubility fact | np0005486748 | 0:07:40.700610 | 0.04s 2025-10-14 07:58:33.398759 | fa163e75-7366-a2e0-d3ae-00000000ad59 | TASK | create podman socket and appropriate systemd service 2025-10-14 07:58:33.407718 | fa163e75-7366-a2e0-d3ae-00000000ab4f | SKIPPED | enable podman.sock ACL service | np0005486746 2025-10-14 07:58:33.409037 | fa163e75-7366-a2e0-d3ae-00000000ab4f | TIMING | enable podman.sock ACL service | np0005486746 | 0:07:40.731900 | 0.05s 2025-10-14 07:58:33.430587 | fa163e75-7366-a2e0-d3ae-00000000ab50 | TASK | create directory for downloads of users' scripts 2025-10-14 07:58:33.446223 | fa163e75-7366-a2e0-d3ae-00000000ad59 | SKIPPED | create podman socket and appropriate systemd service | np0005486748 2025-10-14 07:58:33.447530 | fa163e75-7366-a2e0-d3ae-00000000ad59 | TIMING | create podman socket and appropriate systemd service | np0005486748 | 0:07:40.770388 | 0.05s 2025-10-14 07:58:33.464992 | fa163e75-7366-a2e0-d3ae-00000000ad5a | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-14 07:58:33.478869 | fa163e75-7366-a2e0-d3ae-00000000ab50 | SKIPPED | create directory for downloads of users' scripts | np0005486746 2025-10-14 07:58:33.480857 | fa163e75-7366-a2e0-d3ae-00000000ab50 | TIMING | create directory for downloads of users' scripts | np0005486746 | 0:07:40.803705 | 0.04s 2025-10-14 07:58:33.517718 | fa163e75-7366-a2e0-d3ae-00000000ab53 | TASK | download exec scripts 2025-10-14 07:58:33.534920 | fa163e75-7366-a2e0-d3ae-00000000ab41 | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005486749 2025-10-14 07:58:33.538194 | fa163e75-7366-a2e0-d3ae-00000000ab41 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005486749 | 0:07:40.861042 | 0.47s 2025-10-14 07:58:33.543668 | fa163e75-7366-a2e0-d3ae-00000000ad5a | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005486748 2025-10-14 07:58:33.544258 | fa163e75-7366-a2e0-d3ae-00000000ad5a | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005486748 | 0:07:40.867131 | 0.07s 2025-10-14 07:58:33.544682 | fa163e75-7366-a2e0-d3ae-00000000ab53 | SKIPPED | download exec scripts | np0005486746 2025-10-14 07:58:33.545294 | fa163e75-7366-a2e0-d3ae-00000000ab53 | TIMING | download exec scripts | np0005486746 | 0:07:40.868167 | 0.03s 2025-10-14 07:58:33.566244 | fa163e75-7366-a2e0-d3ae-00000000ab55 | TASK | Check if rsyslog exists 2025-10-14 07:58:33.589588 | fa163e75-7366-a2e0-d3ae-00000000ad5b | TASK | enable podman.sock ACL service 2025-10-14 07:58:33.628712 | fa163e75-7366-a2e0-d3ae-00000000ac41 | TASK | set enable_sensubility fact 2025-10-14 07:58:33.634686 | fa163e75-7366-a2e0-d3ae-00000000ad5b | SKIPPED | enable podman.sock ACL service | np0005486748 2025-10-14 07:58:33.635628 | fa163e75-7366-a2e0-d3ae-00000000ad5b | TIMING | enable podman.sock ACL service | np0005486748 | 0:07:40.958477 | 0.04s 2025-10-14 07:58:33.651288 | fa163e75-7366-a2e0-d3ae-00000000ad5c | TASK | create directory for downloads of users' scripts 2025-10-14 07:58:33.669065 | fa163e75-7366-a2e0-d3ae-00000000ac41 | OK | set enable_sensubility fact | np0005486749 2025-10-14 07:58:33.672038 | fa163e75-7366-a2e0-d3ae-00000000ac41 | TIMING | set enable_sensubility fact | np0005486749 | 0:07:40.994905 | 0.04s 2025-10-14 07:58:33.692044 | fa163e75-7366-a2e0-d3ae-00000000ac43 | TASK | create podman socket and appropriate systemd service 2025-10-14 07:58:33.697417 | fa163e75-7366-a2e0-d3ae-00000000ad5c | SKIPPED | create directory for downloads of users' scripts | np0005486748 2025-10-14 07:58:33.698311 | fa163e75-7366-a2e0-d3ae-00000000ad5c | TIMING | create directory for downloads of users' scripts | np0005486748 | 0:07:41.021174 | 0.05s 2025-10-14 07:58:33.713879 | fa163e75-7366-a2e0-d3ae-00000000ad5f | TASK | download exec scripts 2025-10-14 07:58:33.732337 | fa163e75-7366-a2e0-d3ae-00000000ac43 | SKIPPED | create podman socket and appropriate systemd service | np0005486749 2025-10-14 07:58:33.733203 | fa163e75-7366-a2e0-d3ae-00000000ac43 | TIMING | create podman socket and appropriate systemd service | np0005486749 | 0:07:41.056071 | 0.04s 2025-10-14 07:58:33.756006 | fa163e75-7366-a2e0-d3ae-00000000ac44 | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-14 07:58:33.763053 | fa163e75-7366-a2e0-d3ae-00000000ad5f | SKIPPED | download exec scripts | np0005486748 2025-10-14 07:58:33.764202 | fa163e75-7366-a2e0-d3ae-00000000ad5f | TIMING | download exec scripts | np0005486748 | 0:07:41.087066 | 0.05s 2025-10-14 07:58:33.789078 | fa163e75-7366-a2e0-d3ae-00000000ad61 | TASK | Check if rsyslog exists 2025-10-14 07:58:33.817693 | fa163e75-7366-a2e0-d3ae-00000000ac44 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005486749 2025-10-14 07:58:33.819617 | fa163e75-7366-a2e0-d3ae-00000000ac44 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005486749 | 0:07:41.142463 | 0.06s 2025-10-14 07:58:33.856672 | fa163e75-7366-a2e0-d3ae-00000000ac45 | TASK | enable podman.sock ACL service 2025-10-14 07:58:33.884938 | fa163e75-7366-a2e0-d3ae-00000000ab55 | CHANGED | Check if rsyslog exists | np0005486746 2025-10-14 07:58:33.886254 | fa163e75-7366-a2e0-d3ae-00000000ab55 | TIMING | Check if rsyslog exists | np0005486746 | 0:07:41.209117 | 0.32s 2025-10-14 07:58:33.917426 | fa163e75-7366-a2e0-d3ae-00000000ab57 | TASK | Forward logging to haproxy.log file 2025-10-14 07:58:33.924355 | fa163e75-7366-a2e0-d3ae-00000000ac45 | SKIPPED | enable podman.sock ACL service | np0005486749 2025-10-14 07:58:33.925933 | fa163e75-7366-a2e0-d3ae-00000000ac45 | TIMING | enable podman.sock ACL service | np0005486749 | 0:07:41.248790 | 0.07s 2025-10-14 07:58:33.950840 | fa163e75-7366-a2e0-d3ae-00000000ac46 | TASK | create directory for downloads of users' scripts 2025-10-14 07:58:33.996809 | fa163e75-7366-a2e0-d3ae-00000000ac46 | SKIPPED | create directory for downloads of users' scripts | np0005486749 2025-10-14 07:58:33.997635 | fa163e75-7366-a2e0-d3ae-00000000ac46 | TIMING | create directory for downloads of users' scripts | np0005486749 | 0:07:41.320505 | 0.05s 2025-10-14 07:58:34.014415 | fa163e75-7366-a2e0-d3ae-00000000ac47 | TASK | download exec scripts 2025-10-14 07:58:34.036150 | fa163e75-7366-a2e0-d3ae-00000000ac47 | SKIPPED | download exec scripts | np0005486749 2025-10-14 07:58:34.037174 | fa163e75-7366-a2e0-d3ae-00000000ac47 | TIMING | download exec scripts | np0005486749 | 0:07:41.360040 | 0.02s 2025-10-14 07:58:34.060103 | fa163e75-7366-a2e0-d3ae-00000000ac49 | TASK | Check if rsyslog exists 2025-10-14 07:58:34.170423 | fa163e75-7366-a2e0-d3ae-00000000ad61 | CHANGED | Check if rsyslog exists | np0005486748 2025-10-14 07:58:34.171895 | fa163e75-7366-a2e0-d3ae-00000000ad61 | TIMING | Check if rsyslog exists | np0005486748 | 0:07:41.494757 | 0.38s 2025-10-14 07:58:34.192909 | fa163e75-7366-a2e0-d3ae-00000000ad63 | TASK | Forward logging to haproxy.log file 2025-10-14 07:58:34.213117 | fa163e75-7366-a2e0-d3ae-00000000ab57 | CHANGED | Forward logging to haproxy.log file | np0005486746 2025-10-14 07:58:34.214470 | fa163e75-7366-a2e0-d3ae-00000000ab57 | TIMING | Forward logging to haproxy.log file | np0005486746 | 0:07:41.537308 | 0.30s 2025-10-14 07:58:34.222259 | fa163e75-7366-a2e0-d3ae-00000000b16f | CHANGED | Ensure certificate requests | np0005486750 | item={'ca': 'ipa', 'dns': 'np0005486750.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005486750.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-14 07:58:34.223859 | fa163e75-7366-a2e0-d3ae-00000000b16f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486750 | 0:07:41.546728 | 3.53s 2025-10-14 07:58:34.234726 | fa163e75-7366-a2e0-d3ae-00000000ab58 | TASK | restart rsyslog service after logging conf change 2025-10-14 07:58:34.263850 | fa163e75-7366-a2e0-d3ae-00000000b16f | CHANGED | Ensure certificate requests | np0005486752 | item={'ca': 'ipa', 'dns': 'np0005486752.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005486752.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-14 07:58:34.266001 | fa163e75-7366-a2e0-d3ae-00000000b16f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486752 | 0:07:41.588858 | 3.47s 2025-10-14 07:58:34.337954 | fa163e75-7366-a2e0-d3ae-00000000ac49 | CHANGED | Check if rsyslog exists | np0005486749 2025-10-14 07:58:34.338713 | fa163e75-7366-a2e0-d3ae-00000000ac49 | TIMING | Check if rsyslog exists | np0005486749 | 0:07:41.661585 | 0.28s 2025-10-14 07:58:34.354054 | fa163e75-7366-a2e0-d3ae-00000000ac4b | TASK | Forward logging to haproxy.log file 2025-10-14 07:58:34.390419 | fa163e75-7366-a2e0-d3ae-00000000b16f | CHANGED | Ensure certificate requests | np0005486751 | item={'ca': 'ipa', 'dns': 'np0005486751.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005486751.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-14 07:58:34.393103 | fa163e75-7366-a2e0-d3ae-00000000b16f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486751 | 0:07:41.715965 | 4.05s 2025-10-14 07:58:34.555150 | fa163e75-7366-a2e0-d3ae-00000000ad63 | CHANGED | Forward logging to haproxy.log file | np0005486748 2025-10-14 07:58:34.555996 | fa163e75-7366-a2e0-d3ae-00000000ad63 | TIMING | Forward logging to haproxy.log file | np0005486748 | 0:07:41.878867 | 0.36s 2025-10-14 07:58:34.571607 | fa163e75-7366-a2e0-d3ae-00000000ad64 | TASK | restart rsyslog service after logging conf change 2025-10-14 07:58:34.706348 | fa163e75-7366-a2e0-d3ae-00000000ac4b | CHANGED | Forward logging to haproxy.log file | np0005486749 2025-10-14 07:58:34.708234 | fa163e75-7366-a2e0-d3ae-00000000ac4b | TIMING | Forward logging to haproxy.log file | np0005486749 | 0:07:42.031088 | 0.35s 2025-10-14 07:58:34.743700 | fa163e75-7366-a2e0-d3ae-00000000ac4c | TASK | restart rsyslog service after logging conf change 2025-10-14 07:58:34.914542 | fa163e75-7366-a2e0-d3ae-00000000ab58 | CHANGED | restart rsyslog service after logging conf change | np0005486746 2025-10-14 07:58:34.916875 | fa163e75-7366-a2e0-d3ae-00000000ab58 | TIMING | restart rsyslog service after logging conf change | np0005486746 | 0:07:42.239726 | 0.68s 2025-10-14 07:58:34.947917 | fa163e75-7366-a2e0-d3ae-00000000ab5f | TASK | Fail if container image is undefined 2025-10-14 07:58:35.020496 | fa163e75-7366-a2e0-d3ae-00000000ab5f | SKIPPED | Fail if container image is undefined | np0005486746 2025-10-14 07:58:35.021868 | fa163e75-7366-a2e0-d3ae-00000000ab5f | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486746 | 0:07:42.344729 | 0.07s 2025-10-14 07:58:35.068791 | fa163e75-7366-a2e0-d3ae-00000000ab60 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-14 07:58:35.298319 | fa163e75-7366-a2e0-d3ae-00000000ad64 | CHANGED | restart rsyslog service after logging conf change | np0005486748 2025-10-14 07:58:35.299521 | fa163e75-7366-a2e0-d3ae-00000000ad64 | TIMING | restart rsyslog service after logging conf change | np0005486748 | 0:07:42.622388 | 0.73s 2025-10-14 07:58:35.322525 | fa163e75-7366-a2e0-d3ae-00000000ab5f | TASK | Fail if container image is undefined 2025-10-14 07:58:35.411659 | fa163e75-7366-a2e0-d3ae-00000000ab5f | SKIPPED | Fail if container image is undefined | np0005486748 2025-10-14 07:58:35.412785 | fa163e75-7366-a2e0-d3ae-00000000ab5f | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486748 | 0:07:42.735649 | 0.09s 2025-10-14 07:58:35.460484 | fa163e75-7366-a2e0-d3ae-00000000ab60 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-14 07:58:35.711372 | fa163e75-7366-a2e0-d3ae-00000000ac4c | CHANGED | restart rsyslog service after logging conf change | np0005486749 2025-10-14 07:58:35.712755 | fa163e75-7366-a2e0-d3ae-00000000ac4c | TIMING | restart rsyslog service after logging conf change | np0005486749 | 0:07:43.035618 | 0.97s 2025-10-14 07:58:35.728525 | fa163e75-7366-a2e0-d3ae-00000000b16f | CHANGED | Ensure certificate requests | np0005486752 | item={'ca': 'ipa', 'dns': 'np0005486752.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005486752.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2025-10-14 07:58:35.730168 | fa163e75-7366-a2e0-d3ae-00000000b16f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486752 | 0:07:43.053030 | 4.93s 2025-10-14 07:58:35.738700 | fa163e75-7366-a2e0-d3ae-00000000ab5f | TASK | Fail if container image is undefined 2025-10-14 07:58:35.779334 | fa163e75-7366-a2e0-d3ae-00000000ab5f | SKIPPED | Fail if container image is undefined | np0005486749 2025-10-14 07:58:35.780123 | fa163e75-7366-a2e0-d3ae-00000000ab5f | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486749 | 0:07:43.102990 | 0.04s 2025-10-14 07:58:35.805221 | fa163e75-7366-a2e0-d3ae-00000000ab60 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-14 07:58:35.877365 | fa163e75-7366-a2e0-d3ae-00000000b16f | CHANGED | Ensure certificate requests | np0005486750 | item={'ca': 'ipa', 'dns': 'np0005486750.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005486750.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2025-10-14 07:58:35.880245 | fa163e75-7366-a2e0-d3ae-00000000b16f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486750 | 0:07:43.203098 | 5.19s 2025-10-14 07:58:35.942422 | fa163e75-7366-a2e0-d3ae-00000000b16f | CHANGED | Ensure certificate requests | np0005486751 | item={'ca': 'ipa', 'dns': 'np0005486751.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005486751.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2025-10-14 07:58:35.956032 | fa163e75-7366-a2e0-d3ae-00000000b16f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486751 | 0:07:43.278894 | 5.61s 2025-10-14 07:58:37.198537 | fa163e75-7366-a2e0-d3ae-00000000b16f | CHANGED | Ensure certificate requests | np0005486752 | item={'ca': 'ipa', 'dns': 'np0005486752.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005486752.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2025-10-14 07:58:37.201531 | fa163e75-7366-a2e0-d3ae-00000000b16f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486752 | 0:07:44.524392 | 6.40s 2025-10-14 07:58:37.214644 | fa163e75-7366-a2e0-d3ae-00000000b16f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486752 | 0:07:44.537506 | 6.42s 2025-10-14 07:58:37.242536 | fa163e75-7366-a2e0-d3ae-00000000aab2 | TASK | Pre-fetch all the containers 2025-10-14 07:58:37.265153 | fa163e75-7366-a2e0-d3ae-00000000b16f | CHANGED | Ensure certificate requests | np0005486750 | item={'ca': 'ipa', 'dns': 'np0005486750.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005486750.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2025-10-14 07:58:37.268601 | fa163e75-7366-a2e0-d3ae-00000000b16f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486750 | 0:07:44.591452 | 6.58s 2025-10-14 07:58:37.278766 | fa163e75-7366-a2e0-d3ae-00000000b16f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486750 | 0:07:44.601631 | 6.59s 2025-10-14 07:58:37.299183 | fa163e75-7366-a2e0-d3ae-00000000aa14 | TASK | Pre-fetch all the containers 2025-10-14 07:58:37.487922 | fa163e75-7366-a2e0-d3ae-00000000b16f | CHANGED | Ensure certificate requests | np0005486751 | item={'ca': 'ipa', 'dns': 'np0005486751.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005486751.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2025-10-14 07:58:37.490760 | fa163e75-7366-a2e0-d3ae-00000000b16f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486751 | 0:07:44.813615 | 7.15s 2025-10-14 07:58:37.499996 | fa163e75-7366-a2e0-d3ae-00000000b16f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486751 | 0:07:44.822859 | 7.16s 2025-10-14 07:58:37.529402 | fa163e75-7366-a2e0-d3ae-00000000aa72 | TASK | Pre-fetch all the containers 2025-10-14 07:58:40.877865 | fa163e75-7366-a2e0-d3ae-00000000ab60 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005486746 2025-10-14 07:58:40.880244 | fa163e75-7366-a2e0-d3ae-00000000ab60 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005486746 | 0:07:48.203089 | 5.81s 2025-10-14 07:58:40.936632 | fa163e75-7366-a2e0-d3ae-00000000ab61 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-14 07:58:41.002739 | fa163e75-7366-a2e0-d3ae-00000000ab60 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005486748 2025-10-14 07:58:41.004310 | fa163e75-7366-a2e0-d3ae-00000000ab60 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005486748 | 0:07:48.327170 | 5.54s 2025-10-14 07:58:41.041757 | fa163e75-7366-a2e0-d3ae-00000000ab61 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-14 07:58:41.059044 | fa163e75-7366-a2e0-d3ae-00000000ab60 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005486749 2025-10-14 07:58:41.060148 | fa163e75-7366-a2e0-d3ae-00000000ab60 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005486749 | 0:07:48.383013 | 5.25s 2025-10-14 07:58:41.090874 | fa163e75-7366-a2e0-d3ae-00000000ab61 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-14 07:58:41.380029 | fa163e75-7366-a2e0-d3ae-00000000ab61 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005486746 2025-10-14 07:58:41.381633 | fa163e75-7366-a2e0-d3ae-00000000ab61 | TIMING | tripleo_container_tag : Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005486746 | 0:07:48.704495 | 0.44s 2025-10-14 07:58:41.414031 | fa163e75-7366-a2e0-d3ae-00000000ab6c | TASK | make sure certmonger is installed 2025-10-14 07:58:41.457281 | fa163e75-7366-a2e0-d3ae-00000000ab61 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005486748 2025-10-14 07:58:41.458167 | fa163e75-7366-a2e0-d3ae-00000000ab61 | TIMING | tripleo_container_tag : Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005486748 | 0:07:48.781035 | 0.42s 2025-10-14 07:58:41.486067 | fa163e75-7366-a2e0-d3ae-00000000ad72 | TASK | make sure certmonger is installed 2025-10-14 07:58:41.508646 | fa163e75-7366-a2e0-d3ae-00000000ab61 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005486749 2025-10-14 07:58:41.509545 | fa163e75-7366-a2e0-d3ae-00000000ab61 | TIMING | tripleo_container_tag : Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005486749 | 0:07:48.832412 | 0.42s 2025-10-14 07:58:41.538596 | fa163e75-7366-a2e0-d3ae-00000000ac5a | TASK | make sure certmonger is installed 2025-10-14 07:58:44.312769 | fa163e75-7366-a2e0-d3ae-00000000ab6c | OK | make sure certmonger is installed | np0005486746 2025-10-14 07:58:44.314181 | fa163e75-7366-a2e0-d3ae-00000000ab6c | TIMING | make sure certmonger is installed | np0005486746 | 0:07:51.637044 | 2.90s 2025-10-14 07:58:44.335948 | fa163e75-7366-a2e0-d3ae-00000000ab6d | TASK | make sure certmonger service is started 2025-10-14 07:58:44.442302 | fa163e75-7366-a2e0-d3ae-00000000ad72 | OK | make sure certmonger is installed | np0005486748 2025-10-14 07:58:44.445805 | fa163e75-7366-a2e0-d3ae-00000000ad72 | TIMING | make sure certmonger is installed | np0005486748 | 0:07:51.768656 | 2.96s 2025-10-14 07:58:44.481753 | fa163e75-7366-a2e0-d3ae-00000000ad73 | TASK | make sure certmonger service is started 2025-10-14 07:58:44.513229 | fa163e75-7366-a2e0-d3ae-00000000ac5a | OK | make sure certmonger is installed | np0005486749 2025-10-14 07:58:44.515287 | fa163e75-7366-a2e0-d3ae-00000000ac5a | TIMING | make sure certmonger is installed | np0005486749 | 0:07:51.838150 | 2.98s 2025-10-14 07:58:44.537906 | fa163e75-7366-a2e0-d3ae-00000000ac5b | TASK | make sure certmonger service is started 2025-10-14 07:58:44.847861 | fa163e75-7366-a2e0-d3ae-00000000ab6d | OK | make sure certmonger service is started | np0005486746 2025-10-14 07:58:44.850507 | fa163e75-7366-a2e0-d3ae-00000000ab6d | TIMING | make sure certmonger service is started | np0005486746 | 0:07:52.173370 | 0.51s 2025-10-14 07:58:44.871884 | fa163e75-7366-a2e0-d3ae-00000000ab6e | TASK | Create dirs for certificates and keys 2025-10-14 07:58:44.989626 | fa163e75-7366-a2e0-d3ae-00000000ad73 | OK | make sure certmonger service is started | np0005486748 2025-10-14 07:58:44.991049 | fa163e75-7366-a2e0-d3ae-00000000ad73 | TIMING | make sure certmonger service is started | np0005486748 | 0:07:52.313916 | 0.51s 2025-10-14 07:58:45.006992 | fa163e75-7366-a2e0-d3ae-00000000ad74 | TASK | Create dirs for certificates and keys 2025-10-14 07:58:45.213034 | fa163e75-7366-a2e0-d3ae-00000000ab6e | CHANGED | Create dirs for certificates and keys | np0005486746 | item=/etc/pki/tls/certs/haproxy 2025-10-14 07:58:45.215965 | fa163e75-7366-a2e0-d3ae-00000000ab6e | TIMING | Create dirs for certificates and keys | np0005486746 | 0:07:52.538819 | 0.34s 2025-10-14 07:58:45.345456 | fa163e75-7366-a2e0-d3ae-00000000ad74 | CHANGED | Create dirs for certificates and keys | np0005486748 | item=/etc/pki/tls/certs/haproxy 2025-10-14 07:58:45.348229 | fa163e75-7366-a2e0-d3ae-00000000ad74 | TIMING | Create dirs for certificates and keys | np0005486748 | 0:07:52.671089 | 0.34s 2025-10-14 07:58:45.513674 | fa163e75-7366-a2e0-d3ae-00000000ab6e | CHANGED | Create dirs for certificates and keys | np0005486746 | item=/etc/pki/tls/private/haproxy 2025-10-14 07:58:45.515961 | fa163e75-7366-a2e0-d3ae-00000000ab6e | TIMING | Create dirs for certificates and keys | np0005486746 | 0:07:52.838831 | 0.64s 2025-10-14 07:58:45.520731 | fa163e75-7366-a2e0-d3ae-00000000ab6e | TIMING | Create dirs for certificates and keys | np0005486746 | 0:07:52.843594 | 0.65s 2025-10-14 07:58:45.541322 | fa163e75-7366-a2e0-d3ae-00000000ab6f | TASK | Extract and trust certmonger's local CA 2025-10-14 07:58:45.658085 | fa163e75-7366-a2e0-d3ae-00000000ad74 | CHANGED | Create dirs for certificates and keys | np0005486748 | item=/etc/pki/tls/private/haproxy 2025-10-14 07:58:45.659277 | fa163e75-7366-a2e0-d3ae-00000000ad74 | TIMING | Create dirs for certificates and keys | np0005486748 | 0:07:52.982141 | 0.65s 2025-10-14 07:58:45.675230 | fa163e75-7366-a2e0-d3ae-00000000ad74 | TIMING | Create dirs for certificates and keys | np0005486748 | 0:07:52.998084 | 0.67s 2025-10-14 07:58:45.707378 | fa163e75-7366-a2e0-d3ae-00000000ad75 | TASK | Extract and trust certmonger's local CA 2025-10-14 07:58:45.853669 | fa163e75-7366-a2e0-d3ae-00000000aab2 | CHANGED | Pre-fetch all the containers | np0005486752 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-14 07:58:45.861049 | fa163e75-7366-a2e0-d3ae-00000000aab2 | TIMING | Pre-fetch all the containers | np0005486752 | 0:07:53.183907 | 8.62s 2025-10-14 07:58:46.023008 | fa163e75-7366-a2e0-d3ae-00000000aa14 | CHANGED | Pre-fetch all the containers | np0005486750 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-14 07:58:46.029091 | fa163e75-7366-a2e0-d3ae-00000000aa14 | TIMING | Pre-fetch all the containers | np0005486750 | 0:07:53.351952 | 8.73s 2025-10-14 07:58:46.045870 | fa163e75-7366-a2e0-d3ae-00000000ac5b | OK | make sure certmonger service is started | np0005486749 2025-10-14 07:58:46.047000 | fa163e75-7366-a2e0-d3ae-00000000ac5b | TIMING | make sure certmonger service is started | np0005486749 | 0:07:53.369870 | 1.51s 2025-10-14 07:58:46.068189 | fa163e75-7366-a2e0-d3ae-00000000ac5c | TASK | Create dirs for certificates and keys 2025-10-14 07:58:46.169844 | fa163e75-7366-a2e0-d3ae-00000000aa72 | CHANGED | Pre-fetch all the containers | np0005486751 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-14 07:58:46.178101 | fa163e75-7366-a2e0-d3ae-00000000aa72 | TIMING | Pre-fetch all the containers | np0005486751 | 0:07:53.500943 | 8.65s 2025-10-14 07:58:46.357308 | fa163e75-7366-a2e0-d3ae-00000000ac5c | CHANGED | Create dirs for certificates and keys | np0005486749 | item=/etc/pki/tls/certs/haproxy 2025-10-14 07:58:46.362219 | fa163e75-7366-a2e0-d3ae-00000000ac5c | TIMING | Create dirs for certificates and keys | np0005486749 | 0:07:53.685077 | 0.29s 2025-10-14 07:58:46.637324 | fa163e75-7366-a2e0-d3ae-00000000ac5c | CHANGED | Create dirs for certificates and keys | np0005486749 | item=/etc/pki/tls/private/haproxy 2025-10-14 07:58:46.640516 | fa163e75-7366-a2e0-d3ae-00000000ac5c | TIMING | Create dirs for certificates and keys | np0005486749 | 0:07:53.963378 | 0.57s 2025-10-14 07:58:46.650349 | fa163e75-7366-a2e0-d3ae-00000000ac5c | TIMING | Create dirs for certificates and keys | np0005486749 | 0:07:53.973210 | 0.58s 2025-10-14 07:58:46.671061 | fa163e75-7366-a2e0-d3ae-00000000ac5d | TASK | Extract and trust certmonger's local CA 2025-10-14 07:58:46.759215 | fa163e75-7366-a2e0-d3ae-00000000ab6f | CHANGED | Extract and trust certmonger's local CA | np0005486746 2025-10-14 07:58:46.761003 | fa163e75-7366-a2e0-d3ae-00000000ab6f | TIMING | Extract and trust certmonger's local CA | np0005486746 | 0:07:54.083859 | 1.22s 2025-10-14 07:58:46.838513 | fa163e75-7366-a2e0-d3ae-00000000ab70 | TIMING | include_role : linux-system-roles.certificate | np0005486746 | 0:07:54.161369 | 0.05s 2025-10-14 07:58:46.883557 | fa163e75-7366-a2e0-d3ae-00000000b365 | TASK | Set version specific variables 2025-10-14 07:58:46.932101 | fa163e75-7366-a2e0-d3ae-00000000b365 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486746 | 0:07:54.254961 | 0.05s 2025-10-14 07:58:46.946491 | a535deb3-ddcd-40bc-ae4a-bf33358e48e9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486746 2025-10-14 07:58:46.962621 | fa163e75-7366-a2e0-d3ae-00000000b3a4 | TASK | Ensure ansible_facts used by role 2025-10-14 07:58:46.983951 | fa163e75-7366-a2e0-d3ae-00000000ad75 | CHANGED | Extract and trust certmonger's local CA | np0005486748 2025-10-14 07:58:46.984911 | fa163e75-7366-a2e0-d3ae-00000000ad75 | TIMING | Extract and trust certmonger's local CA | np0005486748 | 0:07:54.307778 | 1.28s 2025-10-14 07:58:47.052827 | fa163e75-7366-a2e0-d3ae-00000000ad76 | TIMING | include_role : linux-system-roles.certificate | np0005486748 | 0:07:54.375683 | 0.05s 2025-10-14 07:58:47.094866 | fa163e75-7366-a2e0-d3ae-00000000b365 | TASK | Set version specific variables 2025-10-14 07:58:47.149038 | fa163e75-7366-a2e0-d3ae-00000000b365 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486748 | 0:07:54.471886 | 0.05s 2025-10-14 07:58:47.181160 | d519f645-4ba3-449c-a221-2aa79d6aea1d | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486748 2025-10-14 07:58:47.216486 | fa163e75-7366-a2e0-d3ae-00000000b408 | TASK | Ensure ansible_facts used by role 2025-10-14 07:58:47.453261 | fa163e75-7366-a2e0-d3ae-00000000b3a4 | OK | Ensure ansible_facts used by role | np0005486746 2025-10-14 07:58:47.455128 | fa163e75-7366-a2e0-d3ae-00000000b3a4 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486746 | 0:07:54.777985 | 0.49s 2025-10-14 07:58:47.482802 | fa163e75-7366-a2e0-d3ae-00000000b3a5 | TASK | Set platform/version specific variables 2025-10-14 07:58:47.554041 | fa163e75-7366-a2e0-d3ae-00000000b3a5 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 07:58:47.567064 | fa163e75-7366-a2e0-d3ae-00000000b3a5 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 07:58:47.581645 | fa163e75-7366-a2e0-d3ae-00000000b3a5 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.yml 2025-10-14 07:58:47.591809 | fa163e75-7366-a2e0-d3ae-00000000b3a5 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.2.yml 2025-10-14 07:58:47.597765 | fa163e75-7366-a2e0-d3ae-00000000b3a5 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486746 | 0:07:54.920624 | 0.11s 2025-10-14 07:58:47.614096 | fa163e75-7366-a2e0-d3ae-00000000b366 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:58:47.687639 | fa163e75-7366-a2e0-d3ae-00000000b408 | OK | Ensure ansible_facts used by role | np0005486748 2025-10-14 07:58:47.690611 | fa163e75-7366-a2e0-d3ae-00000000b408 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486748 | 0:07:55.013465 | 0.47s 2025-10-14 07:58:47.730836 | fa163e75-7366-a2e0-d3ae-00000000b409 | TASK | Set platform/version specific variables 2025-10-14 07:58:47.792290 | fa163e75-7366-a2e0-d3ae-00000000b409 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 07:58:47.810876 | fa163e75-7366-a2e0-d3ae-00000000b409 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 07:58:47.830542 | fa163e75-7366-a2e0-d3ae-00000000b409 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.yml 2025-10-14 07:58:47.838367 | fa163e75-7366-a2e0-d3ae-00000000b409 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.2.yml 2025-10-14 07:58:47.849844 | fa163e75-7366-a2e0-d3ae-00000000b409 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486748 | 0:07:55.172703 | 0.12s 2025-10-14 07:58:47.880746 | fa163e75-7366-a2e0-d3ae-00000000b366 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:58:47.974890 | fa163e75-7366-a2e0-d3ae-00000000ac5d | CHANGED | Extract and trust certmonger's local CA | np0005486749 2025-10-14 07:58:47.976535 | fa163e75-7366-a2e0-d3ae-00000000ac5d | TIMING | Extract and trust certmonger's local CA | np0005486749 | 0:07:55.299390 | 1.30s 2025-10-14 07:58:48.067174 | fa163e75-7366-a2e0-d3ae-00000000ac5e | TIMING | include_role : linux-system-roles.certificate | np0005486749 | 0:07:55.390034 | 0.06s 2025-10-14 07:58:48.116783 | fa163e75-7366-a2e0-d3ae-00000000b365 | TASK | Set version specific variables 2025-10-14 07:58:48.154344 | fa163e75-7366-a2e0-d3ae-00000000b365 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486749 | 0:07:55.477200 | 0.04s 2025-10-14 07:58:48.176547 | 95007b41-7047-49cb-942d-0085277dab55 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486749 2025-10-14 07:58:48.194192 | fa163e75-7366-a2e0-d3ae-00000000b484 | TASK | Ensure ansible_facts used by role 2025-10-14 07:58:48.645125 | fa163e75-7366-a2e0-d3ae-00000000b484 | OK | Ensure ansible_facts used by role | np0005486749 2025-10-14 07:58:48.646396 | fa163e75-7366-a2e0-d3ae-00000000b484 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486749 | 0:07:55.969263 | 0.45s 2025-10-14 07:58:48.668282 | fa163e75-7366-a2e0-d3ae-00000000b485 | TASK | Set platform/version specific variables 2025-10-14 07:58:48.747132 | fa163e75-7366-a2e0-d3ae-00000000b485 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 07:58:48.764910 | fa163e75-7366-a2e0-d3ae-00000000b485 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 07:58:48.777165 | fa163e75-7366-a2e0-d3ae-00000000b485 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.yml 2025-10-14 07:58:48.788680 | fa163e75-7366-a2e0-d3ae-00000000b485 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.2.yml 2025-10-14 07:58:48.797741 | fa163e75-7366-a2e0-d3ae-00000000b485 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486749 | 0:07:56.120601 | 0.13s 2025-10-14 07:58:48.819631 | fa163e75-7366-a2e0-d3ae-00000000b366 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:58:50.637277 | fa163e75-7366-a2e0-d3ae-00000000b366 | OK | Ensure certificate role dependencies are installed | np0005486746 2025-10-14 07:58:50.638589 | fa163e75-7366-a2e0-d3ae-00000000b366 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486746 | 0:07:57.961457 | 3.02s 2025-10-14 07:58:50.654745 | fa163e75-7366-a2e0-d3ae-00000000b368 | TASK | Ensure provider packages are installed 2025-10-14 07:58:50.901667 | fa163e75-7366-a2e0-d3ae-00000000b366 | OK | Ensure certificate role dependencies are installed | np0005486748 2025-10-14 07:58:50.902962 | fa163e75-7366-a2e0-d3ae-00000000b366 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486748 | 0:07:58.225824 | 3.02s 2025-10-14 07:58:50.922747 | fa163e75-7366-a2e0-d3ae-00000000b368 | TASK | Ensure provider packages are installed 2025-10-14 07:58:51.818336 | fa163e75-7366-a2e0-d3ae-00000000b366 | OK | Ensure certificate role dependencies are installed | np0005486749 2025-10-14 07:58:51.820119 | fa163e75-7366-a2e0-d3ae-00000000b366 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486749 | 0:07:59.142972 | 3.00s 2025-10-14 07:58:51.852425 | fa163e75-7366-a2e0-d3ae-00000000b368 | TASK | Ensure provider packages are installed 2025-10-14 07:58:53.654890 | fa163e75-7366-a2e0-d3ae-00000000b368 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:08:00.977726 | 3.00s 2025-10-14 07:58:53.668242 | fa163e75-7366-a2e0-d3ae-00000000b368 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:08:00.991105 | 3.01s 2025-10-14 07:58:53.711457 | fa163e75-7366-a2e0-d3ae-00000000b36a | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:58:53.988952 | fa163e75-7366-a2e0-d3ae-00000000b368 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:08:01.311797 | 3.07s 2025-10-14 07:58:54.000122 | fa163e75-7366-a2e0-d3ae-00000000b368 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:08:01.322987 | 3.08s 2025-10-14 07:58:54.033098 | fa163e75-7366-a2e0-d3ae-00000000b36a | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:58:54.150082 | fa163e75-7366-a2e0-d3ae-00000000b36a | OK | Ensure pre-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 07:58:54.155205 | fa163e75-7366-a2e0-d3ae-00000000b36a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:08:01.477988 | 0.44s 2025-10-14 07:58:54.169483 | fa163e75-7366-a2e0-d3ae-00000000b36a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:08:01.492340 | 0.46s 2025-10-14 07:58:54.192140 | fa163e75-7366-a2e0-d3ae-00000000b36c | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:58:54.545547 | fa163e75-7366-a2e0-d3ae-00000000b36c | OK | Ensure post-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 07:58:54.549056 | fa163e75-7366-a2e0-d3ae-00000000b36c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:08:01.871911 | 0.36s 2025-10-14 07:58:54.558174 | fa163e75-7366-a2e0-d3ae-00000000b36c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:08:01.881036 | 0.36s 2025-10-14 07:58:54.578507 | fa163e75-7366-a2e0-d3ae-00000000b36e | TASK | Ensure provider service is running 2025-10-14 07:58:54.787780 | fa163e75-7366-a2e0-d3ae-00000000aa72 | CHANGED | Pre-fetch all the containers | np0005486751 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2025-10-14 07:58:54.793031 | fa163e75-7366-a2e0-d3ae-00000000aa72 | TIMING | Pre-fetch all the containers | np0005486751 | 0:08:02.115881 | 17.26s 2025-10-14 07:58:54.950279 | fa163e75-7366-a2e0-d3ae-00000000aab2 | CHANGED | Pre-fetch all the containers | np0005486752 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2025-10-14 07:58:54.954778 | fa163e75-7366-a2e0-d3ae-00000000aab2 | TIMING | Pre-fetch all the containers | np0005486752 | 0:08:02.277640 | 17.71s 2025-10-14 07:58:55.005340 | fa163e75-7366-a2e0-d3ae-00000000b368 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:08:02.328206 | 3.15s 2025-10-14 07:58:55.018884 | fa163e75-7366-a2e0-d3ae-00000000b368 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:08:02.341740 | 3.16s 2025-10-14 07:58:55.051139 | fa163e75-7366-a2e0-d3ae-00000000b36a | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:58:55.090974 | fa163e75-7366-a2e0-d3ae-00000000b36e | OK | Ensure provider service is running | np0005486746 | item=certmonger 2025-10-14 07:58:55.098360 | fa163e75-7366-a2e0-d3ae-00000000b36e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:08:02.421200 | 0.52s 2025-10-14 07:58:55.112646 | fa163e75-7366-a2e0-d3ae-00000000b36e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:08:02.435510 | 0.53s 2025-10-14 07:58:55.136259 | fa163e75-7366-a2e0-d3ae-00000000b371 | TASK | Ensure certificate requests 2025-10-14 07:58:55.236828 | fa163e75-7366-a2e0-d3ae-00000000aa14 | CHANGED | Pre-fetch all the containers | np0005486750 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2025-10-14 07:58:55.245885 | fa163e75-7366-a2e0-d3ae-00000000aa14 | TIMING | Pre-fetch all the containers | np0005486750 | 0:08:02.568736 | 17.95s 2025-10-14 07:58:55.472599 | fa163e75-7366-a2e0-d3ae-00000000b36a | OK | Ensure pre-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 07:58:55.476803 | fa163e75-7366-a2e0-d3ae-00000000b36a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:08:02.799659 | 0.42s 2025-10-14 07:58:55.485685 | fa163e75-7366-a2e0-d3ae-00000000b36a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:08:02.808552 | 0.43s 2025-10-14 07:58:55.518956 | fa163e75-7366-a2e0-d3ae-00000000b36c | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:58:55.884099 | fa163e75-7366-a2e0-d3ae-00000000b36c | OK | Ensure post-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 07:58:55.889274 | fa163e75-7366-a2e0-d3ae-00000000b36c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:08:03.212115 | 0.37s 2025-10-14 07:58:55.907124 | fa163e75-7366-a2e0-d3ae-00000000b36c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:08:03.229981 | 0.39s 2025-10-14 07:58:55.939610 | fa163e75-7366-a2e0-d3ae-00000000b36e | TASK | Ensure provider service is running 2025-10-14 07:58:56.052158 | fa163e75-7366-a2e0-d3ae-00000000b36a | OK | Ensure pre-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 07:58:56.057115 | fa163e75-7366-a2e0-d3ae-00000000b36a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:08:03.379968 | 2.02s 2025-10-14 07:58:56.067475 | fa163e75-7366-a2e0-d3ae-00000000b36a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:08:03.390333 | 2.03s 2025-10-14 07:58:56.096732 | fa163e75-7366-a2e0-d3ae-00000000b36c | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:58:56.474116 | fa163e75-7366-a2e0-d3ae-00000000b36e | OK | Ensure provider service is running | np0005486749 | item=certmonger 2025-10-14 07:58:56.478163 | fa163e75-7366-a2e0-d3ae-00000000b36e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:08:03.801012 | 0.54s 2025-10-14 07:58:56.488481 | fa163e75-7366-a2e0-d3ae-00000000b36e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:08:03.811341 | 0.55s 2025-10-14 07:58:56.505456 | fa163e75-7366-a2e0-d3ae-00000000b371 | TASK | Ensure certificate requests 2025-10-14 07:58:56.542296 | fa163e75-7366-a2e0-d3ae-00000000b36c | OK | Ensure post-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 07:58:56.546257 | fa163e75-7366-a2e0-d3ae-00000000b36c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:08:03.869105 | 0.45s 2025-10-14 07:58:56.555455 | fa163e75-7366-a2e0-d3ae-00000000b36c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:08:03.878306 | 0.46s 2025-10-14 07:58:56.571583 | fa163e75-7366-a2e0-d3ae-00000000b36e | TASK | Ensure provider service is running 2025-10-14 07:58:57.126078 | fa163e75-7366-a2e0-d3ae-00000000b36e | OK | Ensure provider service is running | np0005486748 | item=certmonger 2025-10-14 07:58:57.131341 | fa163e75-7366-a2e0-d3ae-00000000b36e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:08:04.454196 | 0.56s 2025-10-14 07:58:57.149128 | fa163e75-7366-a2e0-d3ae-00000000b36e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:08:04.471982 | 0.58s 2025-10-14 07:58:57.182408 | fa163e75-7366-a2e0-d3ae-00000000b371 | TASK | Ensure certificate requests 2025-10-14 07:58:57.776411 | fa163e75-7366-a2e0-d3ae-00000000b371 | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-14 07:58:57.782970 | fa163e75-7366-a2e0-d3ae-00000000b371 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:08:05.105823 | 2.65s 2025-10-14 07:58:57.798311 | fa163e75-7366-a2e0-d3ae-00000000b371 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:08:05.121155 | 2.66s 2025-10-14 07:58:57.856776 | fa163e75-7366-a2e0-d3ae-00000000ab72 | TASK | Create dirs for certificates and keys 2025-10-14 07:58:58.391944 | fa163e75-7366-a2e0-d3ae-00000000b371 | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-14 07:58:58.398883 | fa163e75-7366-a2e0-d3ae-00000000b371 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:08:05.721730 | 1.89s 2025-10-14 07:58:58.409485 | fa163e75-7366-a2e0-d3ae-00000000b371 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:08:05.732341 | 1.90s 2025-10-14 07:58:58.454395 | fa163e75-7366-a2e0-d3ae-00000000ac60 | TASK | Create dirs for certificates and keys 2025-10-14 07:58:58.470568 | fa163e75-7366-a2e0-d3ae-00000000ab72 | OK | Create dirs for certificates and keys | np0005486746 | item=/etc/pki/tls/certs/haproxy 2025-10-14 07:58:58.474162 | fa163e75-7366-a2e0-d3ae-00000000ab72 | TIMING | Create dirs for certificates and keys | np0005486746 | 0:08:05.797006 | 0.62s 2025-10-14 07:58:58.789502 | fa163e75-7366-a2e0-d3ae-00000000ab72 | OK | Create dirs for certificates and keys | np0005486746 | item=/etc/pki/tls/private/haproxy 2025-10-14 07:58:58.792196 | fa163e75-7366-a2e0-d3ae-00000000ab72 | TIMING | Create dirs for certificates and keys | np0005486746 | 0:08:06.115066 | 0.93s 2025-10-14 07:58:58.798920 | fa163e75-7366-a2e0-d3ae-00000000ab72 | TIMING | Create dirs for certificates and keys | np0005486746 | 0:08:06.121784 | 0.94s 2025-10-14 07:58:58.873042 | fa163e75-7366-a2e0-d3ae-00000000ab73 | TIMING | include_role : linux-system-roles.certificate | np0005486746 | 0:08:06.195902 | 0.05s 2025-10-14 07:58:58.923598 | fa163e75-7366-a2e0-d3ae-00000000b501 | TASK | Set version specific variables 2025-10-14 07:58:58.971043 | fa163e75-7366-a2e0-d3ae-00000000b501 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486746 | 0:08:06.293903 | 0.05s 2025-10-14 07:58:58.985374 | 25640578-dfb7-4beb-a602-fe8c0510d378 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486746 2025-10-14 07:58:59.001272 | fa163e75-7366-a2e0-d3ae-00000000b534 | TASK | Ensure ansible_facts used by role 2025-10-14 07:58:59.313421 | fa163e75-7366-a2e0-d3ae-00000000b371 | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-14 07:58:59.319561 | fa163e75-7366-a2e0-d3ae-00000000b371 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:08:06.642414 | 2.14s 2025-10-14 07:58:59.327495 | fa163e75-7366-a2e0-d3ae-00000000b371 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:08:06.650356 | 2.14s 2025-10-14 07:58:59.366210 | fa163e75-7366-a2e0-d3ae-00000000ad78 | TASK | Create dirs for certificates and keys 2025-10-14 07:58:59.428666 | fa163e75-7366-a2e0-d3ae-00000000b534 | OK | Ensure ansible_facts used by role | np0005486746 2025-10-14 07:58:59.429673 | fa163e75-7366-a2e0-d3ae-00000000b534 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486746 | 0:08:06.752541 | 0.43s 2025-10-14 07:58:59.445474 | fa163e75-7366-a2e0-d3ae-00000000b535 | TASK | Set platform/version specific variables 2025-10-14 07:58:59.518654 | fa163e75-7366-a2e0-d3ae-00000000b535 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 07:58:59.541893 | fa163e75-7366-a2e0-d3ae-00000000b535 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 07:58:59.560162 | fa163e75-7366-a2e0-d3ae-00000000b535 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.yml 2025-10-14 07:58:59.575527 | fa163e75-7366-a2e0-d3ae-00000000b535 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.2.yml 2025-10-14 07:58:59.585016 | fa163e75-7366-a2e0-d3ae-00000000b535 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486746 | 0:08:06.907873 | 0.14s 2025-10-14 07:58:59.606126 | fa163e75-7366-a2e0-d3ae-00000000b502 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:59:00.111282 | fa163e75-7366-a2e0-d3ae-00000000ac60 | OK | Create dirs for certificates and keys | np0005486749 | item=/etc/pki/tls/certs/haproxy 2025-10-14 07:59:00.119266 | fa163e75-7366-a2e0-d3ae-00000000ac60 | TIMING | Create dirs for certificates and keys | np0005486749 | 0:08:07.442120 | 1.66s 2025-10-14 07:59:00.252206 | fa163e75-7366-a2e0-d3ae-00000000ad78 | OK | Create dirs for certificates and keys | np0005486748 | item=/etc/pki/tls/certs/haproxy 2025-10-14 07:59:00.253818 | fa163e75-7366-a2e0-d3ae-00000000ad78 | TIMING | Create dirs for certificates and keys | np0005486748 | 0:08:07.576674 | 0.89s 2025-10-14 07:59:00.411473 | fa163e75-7366-a2e0-d3ae-00000000ac60 | OK | Create dirs for certificates and keys | np0005486749 | item=/etc/pki/tls/private/haproxy 2025-10-14 07:59:00.414287 | fa163e75-7366-a2e0-d3ae-00000000ac60 | TIMING | Create dirs for certificates and keys | np0005486749 | 0:08:07.737149 | 1.96s 2025-10-14 07:59:00.423110 | fa163e75-7366-a2e0-d3ae-00000000ac60 | TIMING | Create dirs for certificates and keys | np0005486749 | 0:08:07.745974 | 1.97s 2025-10-14 07:59:00.492746 | fa163e75-7366-a2e0-d3ae-00000000ac61 | TIMING | include_role : linux-system-roles.certificate | np0005486749 | 0:08:07.815609 | 0.05s 2025-10-14 07:59:00.527391 | fa163e75-7366-a2e0-d3ae-00000000b501 | TASK | Set version specific variables 2025-10-14 07:59:00.533563 | fa163e75-7366-a2e0-d3ae-00000000ad78 | OK | Create dirs for certificates and keys | np0005486748 | item=/etc/pki/tls/private/haproxy 2025-10-14 07:59:00.535064 | fa163e75-7366-a2e0-d3ae-00000000ad78 | TIMING | Create dirs for certificates and keys | np0005486748 | 0:08:07.857925 | 1.17s 2025-10-14 07:59:00.546699 | fa163e75-7366-a2e0-d3ae-00000000ad78 | TIMING | Create dirs for certificates and keys | np0005486748 | 0:08:07.869541 | 1.18s 2025-10-14 07:59:00.588853 | fa163e75-7366-a2e0-d3ae-00000000b501 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486749 | 0:08:07.911715 | 0.05s 2025-10-14 07:59:00.604157 | 3e227157-ec14-422d-bb39-234cf7f6e4dd | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486749 2025-10-14 07:59:00.625320 | fa163e75-7366-a2e0-d3ae-00000000b59a | TASK | Ensure ansible_facts used by role 2025-10-14 07:59:00.630953 | fa163e75-7366-a2e0-d3ae-00000000ad79 | TIMING | include_role : linux-system-roles.certificate | np0005486748 | 0:08:07.953800 | 0.07s 2025-10-14 07:59:00.666773 | fa163e75-7366-a2e0-d3ae-00000000b501 | TASK | Set version specific variables 2025-10-14 07:59:00.715605 | fa163e75-7366-a2e0-d3ae-00000000b501 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486748 | 0:08:08.038469 | 0.05s 2025-10-14 07:59:00.730063 | b8a36577-031e-4ad3-942a-d1ae43a2a99a | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486748 2025-10-14 07:59:00.745884 | fa163e75-7366-a2e0-d3ae-00000000b5e4 | TASK | Ensure ansible_facts used by role 2025-10-14 07:59:01.112180 | fa163e75-7366-a2e0-d3ae-00000000b59a | OK | Ensure ansible_facts used by role | np0005486749 2025-10-14 07:59:01.114855 | fa163e75-7366-a2e0-d3ae-00000000b59a | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486749 | 0:08:08.437693 | 0.49s 2025-10-14 07:59:01.144998 | fa163e75-7366-a2e0-d3ae-00000000b59b | TASK | Set platform/version specific variables 2025-10-14 07:59:01.203336 | fa163e75-7366-a2e0-d3ae-00000000b5e4 | OK | Ensure ansible_facts used by role | np0005486748 2025-10-14 07:59:01.204836 | fa163e75-7366-a2e0-d3ae-00000000b5e4 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486748 | 0:08:08.527694 | 0.46s 2025-10-14 07:59:01.222115 | fa163e75-7366-a2e0-d3ae-00000000b59b | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 07:59:01.235499 | fa163e75-7366-a2e0-d3ae-00000000b5e5 | TASK | Set platform/version specific variables 2025-10-14 07:59:01.241594 | fa163e75-7366-a2e0-d3ae-00000000b59b | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 07:59:01.264607 | fa163e75-7366-a2e0-d3ae-00000000b59b | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.yml 2025-10-14 07:59:01.278154 | fa163e75-7366-a2e0-d3ae-00000000b59b | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.2.yml 2025-10-14 07:59:01.288451 | fa163e75-7366-a2e0-d3ae-00000000b59b | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486749 | 0:08:08.611276 | 0.14s 2025-10-14 07:59:01.314486 | fa163e75-7366-a2e0-d3ae-00000000b502 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:59:01.318046 | fa163e75-7366-a2e0-d3ae-00000000b5e5 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 07:59:01.337263 | fa163e75-7366-a2e0-d3ae-00000000b5e5 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 07:59:01.353782 | fa163e75-7366-a2e0-d3ae-00000000b5e5 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.yml 2025-10-14 07:59:01.367082 | fa163e75-7366-a2e0-d3ae-00000000b5e5 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.2.yml 2025-10-14 07:59:01.378650 | fa163e75-7366-a2e0-d3ae-00000000b5e5 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486748 | 0:08:08.701491 | 0.14s 2025-10-14 07:59:01.402674 | fa163e75-7366-a2e0-d3ae-00000000b502 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:59:02.581222 | fa163e75-7366-a2e0-d3ae-00000000b502 | OK | Ensure certificate role dependencies are installed | np0005486746 2025-10-14 07:59:02.582880 | fa163e75-7366-a2e0-d3ae-00000000b502 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486746 | 0:08:09.905736 | 2.98s 2025-10-14 07:59:02.608065 | fa163e75-7366-a2e0-d3ae-00000000b504 | TASK | Ensure provider packages are installed 2025-10-14 07:59:04.292279 | fa163e75-7366-a2e0-d3ae-00000000b502 | OK | Ensure certificate role dependencies are installed | np0005486749 2025-10-14 07:59:04.293596 | fa163e75-7366-a2e0-d3ae-00000000b502 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486749 | 0:08:11.616457 | 2.97s 2025-10-14 07:59:04.314634 | fa163e75-7366-a2e0-d3ae-00000000b504 | TASK | Ensure provider packages are installed 2025-10-14 07:59:04.502537 | fa163e75-7366-a2e0-d3ae-00000000b502 | OK | Ensure certificate role dependencies are installed | np0005486748 2025-10-14 07:59:04.504177 | fa163e75-7366-a2e0-d3ae-00000000b502 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486748 | 0:08:11.827036 | 3.10s 2025-10-14 07:59:04.525459 | fa163e75-7366-a2e0-d3ae-00000000b504 | TASK | Ensure provider packages are installed 2025-10-14 07:59:05.703963 | fa163e75-7366-a2e0-d3ae-00000000b504 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:08:13.026803 | 3.09s 2025-10-14 07:59:05.716468 | fa163e75-7366-a2e0-d3ae-00000000b504 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:08:13.039294 | 3.11s 2025-10-14 07:59:05.751170 | fa163e75-7366-a2e0-d3ae-00000000b506 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:59:06.124289 | fa163e75-7366-a2e0-d3ae-00000000b506 | OK | Ensure pre-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 07:59:06.127863 | fa163e75-7366-a2e0-d3ae-00000000b506 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:08:13.450723 | 0.38s 2025-10-14 07:59:06.137009 | fa163e75-7366-a2e0-d3ae-00000000b506 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:08:13.459881 | 0.38s 2025-10-14 07:59:06.161343 | fa163e75-7366-a2e0-d3ae-00000000b508 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:59:06.539889 | fa163e75-7366-a2e0-d3ae-00000000b508 | OK | Ensure post-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 07:59:06.541980 | fa163e75-7366-a2e0-d3ae-00000000b508 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:08:13.864850 | 0.38s 2025-10-14 07:59:06.550006 | fa163e75-7366-a2e0-d3ae-00000000b508 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:08:13.872880 | 0.39s 2025-10-14 07:59:06.564262 | fa163e75-7366-a2e0-d3ae-00000000b50a | TASK | Ensure provider service is running 2025-10-14 07:59:07.076800 | fa163e75-7366-a2e0-d3ae-00000000b50a | OK | Ensure provider service is running | np0005486746 | item=certmonger 2025-10-14 07:59:07.080605 | fa163e75-7366-a2e0-d3ae-00000000b50a | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:08:14.403464 | 0.52s 2025-10-14 07:59:07.093467 | fa163e75-7366-a2e0-d3ae-00000000b50a | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:08:14.416329 | 0.53s 2025-10-14 07:59:07.114551 | fa163e75-7366-a2e0-d3ae-00000000b50d | TASK | Ensure certificate requests 2025-10-14 07:59:07.698945 | fa163e75-7366-a2e0-d3ae-00000000b504 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:08:15.021767 | 3.38s 2025-10-14 07:59:07.714693 | fa163e75-7366-a2e0-d3ae-00000000b504 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:08:15.037545 | 3.40s 2025-10-14 07:59:07.746498 | fa163e75-7366-a2e0-d3ae-00000000b506 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:59:08.068959 | fa163e75-7366-a2e0-d3ae-00000000b504 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:08:15.391780 | 3.54s 2025-10-14 07:59:08.078146 | fa163e75-7366-a2e0-d3ae-00000000b504 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:08:15.401007 | 3.55s 2025-10-14 07:59:08.094001 | fa163e75-7366-a2e0-d3ae-00000000b506 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:59:08.165395 | fa163e75-7366-a2e0-d3ae-00000000b506 | OK | Ensure pre-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 07:59:08.171333 | fa163e75-7366-a2e0-d3ae-00000000b506 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:08:15.494180 | 0.42s 2025-10-14 07:59:08.183715 | fa163e75-7366-a2e0-d3ae-00000000b506 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:08:15.506566 | 0.44s 2025-10-14 07:59:08.215611 | fa163e75-7366-a2e0-d3ae-00000000b508 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:59:08.452317 | fa163e75-7366-a2e0-d3ae-00000000b506 | OK | Ensure pre-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 07:59:08.457841 | fa163e75-7366-a2e0-d3ae-00000000b506 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:08:15.780689 | 0.36s 2025-10-14 07:59:08.466698 | fa163e75-7366-a2e0-d3ae-00000000b506 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:08:15.789563 | 0.37s 2025-10-14 07:59:08.482277 | fa163e75-7366-a2e0-d3ae-00000000b508 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:59:08.600970 | fa163e75-7366-a2e0-d3ae-00000000b508 | OK | Ensure post-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 07:59:08.606591 | fa163e75-7366-a2e0-d3ae-00000000b508 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:08:15.929439 | 0.39s 2025-10-14 07:59:08.615628 | fa163e75-7366-a2e0-d3ae-00000000b508 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:08:15.938493 | 0.40s 2025-10-14 07:59:08.631295 | fa163e75-7366-a2e0-d3ae-00000000b50a | TASK | Ensure provider service is running 2025-10-14 07:59:08.865239 | fa163e75-7366-a2e0-d3ae-00000000b508 | OK | Ensure post-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 07:59:08.873508 | fa163e75-7366-a2e0-d3ae-00000000b508 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:08:16.196360 | 0.39s 2025-10-14 07:59:08.883418 | fa163e75-7366-a2e0-d3ae-00000000b508 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:08:16.206282 | 0.40s 2025-10-14 07:59:08.898944 | fa163e75-7366-a2e0-d3ae-00000000b50a | TASK | Ensure provider service is running 2025-10-14 07:59:08.925638 | fa163e75-7366-a2e0-d3ae-00000000b50d | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': ['np0005486746.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005486746.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-14 07:59:08.933175 | fa163e75-7366-a2e0-d3ae-00000000b50d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:08:16.256009 | 1.82s 2025-10-14 07:59:09.144563 | fa163e75-7366-a2e0-d3ae-00000000b50a | OK | Ensure provider service is running | np0005486749 | item=certmonger 2025-10-14 07:59:09.147413 | fa163e75-7366-a2e0-d3ae-00000000b50a | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:08:16.470242 | 0.52s 2025-10-14 07:59:09.164723 | fa163e75-7366-a2e0-d3ae-00000000b50a | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:08:16.487571 | 0.53s 2025-10-14 07:59:09.207213 | fa163e75-7366-a2e0-d3ae-00000000b50d | TASK | Ensure certificate requests 2025-10-14 07:59:09.429053 | fa163e75-7366-a2e0-d3ae-00000000b50a | OK | Ensure provider service is running | np0005486748 | item=certmonger 2025-10-14 07:59:09.435445 | fa163e75-7366-a2e0-d3ae-00000000b50a | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:08:16.758289 | 0.54s 2025-10-14 07:59:09.455058 | fa163e75-7366-a2e0-d3ae-00000000b50a | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:08:16.777915 | 0.56s 2025-10-14 07:59:09.487812 | fa163e75-7366-a2e0-d3ae-00000000b50d | TASK | Ensure certificate requests 2025-10-14 07:59:10.879877 | fa163e75-7366-a2e0-d3ae-00000000b50d | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': ['np0005486746.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005486746.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-14 07:59:10.885285 | fa163e75-7366-a2e0-d3ae-00000000b50d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:08:18.208142 | 3.77s 2025-10-14 07:59:11.033002 | fa163e75-7366-a2e0-d3ae-00000000b50d | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': ['np0005486749.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005486749.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-14 07:59:11.040184 | fa163e75-7366-a2e0-d3ae-00000000b50d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:08:18.363042 | 1.83s 2025-10-14 07:59:11.603628 | fa163e75-7366-a2e0-d3ae-00000000aab2 | CHANGED | Pre-fetch all the containers | np0005486752 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2025-10-14 07:59:11.609077 | fa163e75-7366-a2e0-d3ae-00000000aab2 | TIMING | Pre-fetch all the containers | np0005486752 | 0:08:18.931945 | 34.36s 2025-10-14 07:59:11.717163 | fa163e75-7366-a2e0-d3ae-00000000b50d | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': ['np0005486748.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005486748.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-14 07:59:11.722210 | fa163e75-7366-a2e0-d3ae-00000000b50d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:08:19.045076 | 2.23s 2025-10-14 07:59:12.835932 | fa163e75-7366-a2e0-d3ae-00000000b50d | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': ['np0005486746.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005486746.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-14 07:59:12.839739 | fa163e75-7366-a2e0-d3ae-00000000b50d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:08:20.162592 | 5.72s 2025-10-14 07:59:12.900715 | fa163e75-7366-a2e0-d3ae-00000000b50d | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': ['np0005486749.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005486749.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-14 07:59:12.904359 | fa163e75-7366-a2e0-d3ae-00000000b50d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:08:20.227222 | 3.70s 2025-10-14 07:59:13.725705 | fa163e75-7366-a2e0-d3ae-00000000aa14 | CHANGED | Pre-fetch all the containers | np0005486750 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2025-10-14 07:59:13.732108 | fa163e75-7366-a2e0-d3ae-00000000aa14 | TIMING | Pre-fetch all the containers | np0005486750 | 0:08:21.054968 | 36.43s 2025-10-14 07:59:13.797654 | fa163e75-7366-a2e0-d3ae-00000000b50d | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': ['np0005486748.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005486748.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-14 07:59:13.802748 | fa163e75-7366-a2e0-d3ae-00000000b50d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:08:21.125574 | 4.31s 2025-10-14 07:59:14.711596 | fa163e75-7366-a2e0-d3ae-00000000b50d | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': ['np0005486749.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005486749.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-14 07:59:14.714729 | fa163e75-7366-a2e0-d3ae-00000000b50d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:08:22.037597 | 5.51s 2025-10-14 07:59:14.897704 | fa163e75-7366-a2e0-d3ae-00000000b50d | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': ['np0005486746.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005486746.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-14 07:59:14.901954 | fa163e75-7366-a2e0-d3ae-00000000b50d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:08:22.224820 | 7.79s 2025-10-14 07:59:14.914274 | fa163e75-7366-a2e0-d3ae-00000000b50d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:08:22.237131 | 7.80s 2025-10-14 07:59:14.959360 | fa163e75-7366-a2e0-d3ae-00000000ab75 | TASK | Run lvmfilter role 2025-10-14 07:59:15.016667 | fa163e75-7366-a2e0-d3ae-00000000ab75 | TIMING | Run lvmfilter role | np0005486746 | 0:08:22.339525 | 0.06s 2025-10-14 07:59:15.058779 | fa163e75-7366-a2e0-d3ae-00000000aadf | TASK | Check if lvm2 is installed 2025-10-14 07:59:15.373987 | fa163e75-7366-a2e0-d3ae-00000000aadf | CHANGED | Check if lvm2 is installed | np0005486746 2025-10-14 07:59:15.375417 | fa163e75-7366-a2e0-d3ae-00000000aadf | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005486746 | 0:08:22.698276 | 0.32s 2025-10-14 07:59:15.400382 | fa163e75-7366-a2e0-d3ae-00000000aae1 | TASK | collect ansible devices 2025-10-14 07:59:15.456372 | fa163e75-7366-a2e0-d3ae-00000000aae1 | SKIPPED | collect ansible devices | np0005486746 2025-10-14 07:59:15.457521 | fa163e75-7366-a2e0-d3ae-00000000aae1 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005486746 | 0:08:22.780382 | 0.06s 2025-10-14 07:59:15.480839 | fa163e75-7366-a2e0-d3ae-00000000aae2 | TASK | collect in-use lvm2 devices list 2025-10-14 07:59:15.534041 | fa163e75-7366-a2e0-d3ae-00000000aae2 | SKIPPED | collect in-use lvm2 devices list | np0005486746 2025-10-14 07:59:15.535083 | fa163e75-7366-a2e0-d3ae-00000000aae2 | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005486746 | 0:08:22.857952 | 0.05s 2025-10-14 07:59:15.550705 | fa163e75-7366-a2e0-d3ae-00000000aae3 | TASK | set allowed_devices 2025-10-14 07:59:15.591499 | fa163e75-7366-a2e0-d3ae-00000000aae3 | SKIPPED | set allowed_devices | np0005486746 2025-10-14 07:59:15.592482 | fa163e75-7366-a2e0-d3ae-00000000aae3 | TIMING | tripleo_lvmfilter : set allowed_devices | np0005486746 | 0:08:22.915324 | 0.04s 2025-10-14 07:59:15.608235 | fa163e75-7366-a2e0-d3ae-00000000aae4 | TASK | build lvm2 allow list 2025-10-14 07:59:15.647029 | fa163e75-7366-a2e0-d3ae-00000000aae4 | SKIPPED | build lvm2 allow list | np0005486746 2025-10-14 07:59:15.647916 | fa163e75-7366-a2e0-d3ae-00000000aae4 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005486746 | 0:08:22.970787 | 0.04s 2025-10-14 07:59:15.662334 | fa163e75-7366-a2e0-d3ae-00000000aae5 | TASK | build lvm2 deny list 2025-10-14 07:59:15.697773 | fa163e75-7366-a2e0-d3ae-00000000aae5 | SKIPPED | build lvm2 deny list | np0005486746 2025-10-14 07:59:15.698608 | fa163e75-7366-a2e0-d3ae-00000000aae5 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005486746 | 0:08:23.021477 | 0.04s 2025-10-14 07:59:15.713160 | fa163e75-7366-a2e0-d3ae-00000000aae6 | TASK | build lvm2 filter 2025-10-14 07:59:15.750556 | fa163e75-7366-a2e0-d3ae-00000000aae6 | SKIPPED | build lvm2 filter | np0005486746 2025-10-14 07:59:15.751352 | fa163e75-7366-a2e0-d3ae-00000000aae6 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005486746 | 0:08:23.074221 | 0.04s 2025-10-14 07:59:15.765715 | fa163e75-7366-a2e0-d3ae-00000000aae7 | TASK | regenerate lvm config 2025-10-14 07:59:15.789445 | fa163e75-7366-a2e0-d3ae-00000000b50d | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': ['np0005486748.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005486748.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-14 07:59:15.796735 | fa163e75-7366-a2e0-d3ae-00000000b50d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:08:23.119577 | 6.31s 2025-10-14 07:59:15.812480 | fa163e75-7366-a2e0-d3ae-00000000aae7 | SKIPPED | regenerate lvm config | np0005486746 2025-10-14 07:59:15.813088 | fa163e75-7366-a2e0-d3ae-00000000aae7 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005486746 | 0:08:23.135960 | 0.05s 2025-10-14 07:59:15.827848 | fa163e75-7366-a2e0-d3ae-00000000aae8 | TASK | copy new lvm.conf in place 2025-10-14 07:59:15.881120 | fa163e75-7366-a2e0-d3ae-00000000aae8 | SKIPPED | copy new lvm.conf in place | np0005486746 2025-10-14 07:59:15.881882 | fa163e75-7366-a2e0-d3ae-00000000aae8 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005486746 | 0:08:23.204754 | 0.05s 2025-10-14 07:59:15.911231 | fa163e75-7366-a2e0-d3ae-00000000ab7b | TASK | Fail if container image is undefined 2025-10-14 07:59:15.977649 | fa163e75-7366-a2e0-d3ae-00000000ab7b | SKIPPED | Fail if container image is undefined | np0005486746 2025-10-14 07:59:15.978515 | fa163e75-7366-a2e0-d3ae-00000000ab7b | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486746 | 0:08:23.301386 | 0.07s 2025-10-14 07:59:16.000555 | fa163e75-7366-a2e0-d3ae-00000000ab7c | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-14 07:59:16.841427 | fa163e75-7366-a2e0-d3ae-00000000b50d | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': ['np0005486749.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005486749.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-14 07:59:16.847613 | fa163e75-7366-a2e0-d3ae-00000000b50d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:08:24.170464 | 7.64s 2025-10-14 07:59:16.860641 | fa163e75-7366-a2e0-d3ae-00000000b50d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:08:24.183502 | 7.65s 2025-10-14 07:59:16.903116 | fa163e75-7366-a2e0-d3ae-00000000ac63 | TASK | Run lvmfilter role 2025-10-14 07:59:16.943852 | fa163e75-7366-a2e0-d3ae-00000000ac63 | TIMING | Run lvmfilter role | np0005486749 | 0:08:24.266711 | 0.04s 2025-10-14 07:59:17.009143 | fa163e75-7366-a2e0-d3ae-00000000aadf | TASK | Check if lvm2 is installed 2025-10-14 07:59:17.351873 | fa163e75-7366-a2e0-d3ae-00000000aadf | CHANGED | Check if lvm2 is installed | np0005486749 2025-10-14 07:59:17.353315 | fa163e75-7366-a2e0-d3ae-00000000aadf | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005486749 | 0:08:24.676175 | 0.34s 2025-10-14 07:59:17.386873 | fa163e75-7366-a2e0-d3ae-00000000aae1 | TASK | collect ansible devices 2025-10-14 07:59:17.439892 | fa163e75-7366-a2e0-d3ae-00000000aae1 | SKIPPED | collect ansible devices | np0005486749 2025-10-14 07:59:17.440938 | fa163e75-7366-a2e0-d3ae-00000000aae1 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005486749 | 0:08:24.763804 | 0.05s 2025-10-14 07:59:17.463373 | fa163e75-7366-a2e0-d3ae-00000000aae2 | TASK | collect in-use lvm2 devices list 2025-10-14 07:59:17.513900 | fa163e75-7366-a2e0-d3ae-00000000aae2 | SKIPPED | collect in-use lvm2 devices list | np0005486749 2025-10-14 07:59:17.514921 | fa163e75-7366-a2e0-d3ae-00000000aae2 | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005486749 | 0:08:24.837787 | 0.05s 2025-10-14 07:59:17.535732 | fa163e75-7366-a2e0-d3ae-00000000aae3 | TASK | set allowed_devices 2025-10-14 07:59:17.589683 | fa163e75-7366-a2e0-d3ae-00000000aae3 | SKIPPED | set allowed_devices | np0005486749 2025-10-14 07:59:17.590852 | fa163e75-7366-a2e0-d3ae-00000000aae3 | TIMING | tripleo_lvmfilter : set allowed_devices | np0005486749 | 0:08:24.913717 | 0.05s 2025-10-14 07:59:17.621146 | fa163e75-7366-a2e0-d3ae-00000000b50d | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': ['np0005486748.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005486748.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-14 07:59:17.625729 | fa163e75-7366-a2e0-d3ae-00000000b50d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:08:24.948590 | 8.14s 2025-10-14 07:59:17.627629 | fa163e75-7366-a2e0-d3ae-00000000aae4 | TASK | build lvm2 allow list 2025-10-14 07:59:17.642343 | fa163e75-7366-a2e0-d3ae-00000000b50d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:08:24.965179 | 8.15s 2025-10-14 07:59:17.689171 | fa163e75-7366-a2e0-d3ae-00000000aae4 | SKIPPED | build lvm2 allow list | np0005486749 2025-10-14 07:59:17.690672 | fa163e75-7366-a2e0-d3ae-00000000aae4 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005486749 | 0:08:25.013533 | 0.06s 2025-10-14 07:59:17.713001 | fa163e75-7366-a2e0-d3ae-00000000ad7b | TASK | Run lvmfilter role 2025-10-14 07:59:17.737091 | fa163e75-7366-a2e0-d3ae-00000000aae5 | TASK | build lvm2 deny list 2025-10-14 07:59:17.767118 | fa163e75-7366-a2e0-d3ae-00000000ad7b | TIMING | Run lvmfilter role | np0005486748 | 0:08:25.089970 | 0.05s 2025-10-14 07:59:17.774455 | fa163e75-7366-a2e0-d3ae-00000000aae5 | SKIPPED | build lvm2 deny list | np0005486749 2025-10-14 07:59:17.775035 | fa163e75-7366-a2e0-d3ae-00000000aae5 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005486749 | 0:08:25.097910 | 0.04s 2025-10-14 07:59:17.813554 | fa163e75-7366-a2e0-d3ae-00000000aadf | TASK | Check if lvm2 is installed 2025-10-14 07:59:17.832576 | fa163e75-7366-a2e0-d3ae-00000000aae6 | TASK | build lvm2 filter 2025-10-14 07:59:17.884423 | fa163e75-7366-a2e0-d3ae-00000000aae6 | SKIPPED | build lvm2 filter | np0005486749 2025-10-14 07:59:17.885188 | fa163e75-7366-a2e0-d3ae-00000000aae6 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005486749 | 0:08:25.208057 | 0.05s 2025-10-14 07:59:17.899613 | fa163e75-7366-a2e0-d3ae-00000000aae7 | TASK | regenerate lvm config 2025-10-14 07:59:17.951671 | fa163e75-7366-a2e0-d3ae-00000000aae7 | SKIPPED | regenerate lvm config | np0005486749 2025-10-14 07:59:17.952303 | fa163e75-7366-a2e0-d3ae-00000000aae7 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005486749 | 0:08:25.275175 | 0.05s 2025-10-14 07:59:17.966440 | fa163e75-7366-a2e0-d3ae-00000000aae8 | TASK | copy new lvm.conf in place 2025-10-14 07:59:18.020603 | fa163e75-7366-a2e0-d3ae-00000000aae8 | SKIPPED | copy new lvm.conf in place | np0005486749 2025-10-14 07:59:18.021700 | fa163e75-7366-a2e0-d3ae-00000000aae8 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005486749 | 0:08:25.344566 | 0.05s 2025-10-14 07:59:18.039160 | fa163e75-7366-a2e0-d3ae-00000000aa72 | CHANGED | Pre-fetch all the containers | np0005486751 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2025-10-14 07:59:18.045174 | fa163e75-7366-a2e0-d3ae-00000000aa72 | TIMING | Pre-fetch all the containers | np0005486751 | 0:08:25.368033 | 40.51s 2025-10-14 07:59:18.086681 | fa163e75-7366-a2e0-d3ae-00000000ab7b | TASK | Fail if container image is undefined 2025-10-14 07:59:18.147952 | fa163e75-7366-a2e0-d3ae-00000000aadf | CHANGED | Check if lvm2 is installed | np0005486748 2025-10-14 07:59:18.153271 | fa163e75-7366-a2e0-d3ae-00000000aadf | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005486748 | 0:08:25.476137 | 0.34s 2025-10-14 07:59:18.154079 | fa163e75-7366-a2e0-d3ae-00000000ab7b | SKIPPED | Fail if container image is undefined | np0005486749 2025-10-14 07:59:18.154609 | fa163e75-7366-a2e0-d3ae-00000000ab7b | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486749 | 0:08:25.477482 | 0.07s 2025-10-14 07:59:18.175314 | fa163e75-7366-a2e0-d3ae-00000000aae1 | TASK | collect ansible devices 2025-10-14 07:59:18.207315 | fa163e75-7366-a2e0-d3ae-00000000ab7c | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-14 07:59:18.225849 | fa163e75-7366-a2e0-d3ae-00000000aae1 | SKIPPED | collect ansible devices | np0005486748 2025-10-14 07:59:18.227055 | fa163e75-7366-a2e0-d3ae-00000000aae1 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005486748 | 0:08:25.549921 | 0.05s 2025-10-14 07:59:18.242775 | fa163e75-7366-a2e0-d3ae-00000000aae2 | TASK | collect in-use lvm2 devices list 2025-10-14 07:59:18.291204 | fa163e75-7366-a2e0-d3ae-00000000aae2 | SKIPPED | collect in-use lvm2 devices list | np0005486748 2025-10-14 07:59:18.291927 | fa163e75-7366-a2e0-d3ae-00000000aae2 | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005486748 | 0:08:25.614795 | 0.05s 2025-10-14 07:59:18.306251 | fa163e75-7366-a2e0-d3ae-00000000aae3 | TASK | set allowed_devices 2025-10-14 07:59:18.341766 | fa163e75-7366-a2e0-d3ae-00000000aae3 | SKIPPED | set allowed_devices | np0005486748 2025-10-14 07:59:18.342428 | fa163e75-7366-a2e0-d3ae-00000000aae3 | TIMING | tripleo_lvmfilter : set allowed_devices | np0005486748 | 0:08:25.665300 | 0.04s 2025-10-14 07:59:18.356633 | fa163e75-7366-a2e0-d3ae-00000000aae4 | TASK | build lvm2 allow list 2025-10-14 07:59:18.409528 | fa163e75-7366-a2e0-d3ae-00000000aae4 | SKIPPED | build lvm2 allow list | np0005486748 2025-10-14 07:59:18.410892 | fa163e75-7366-a2e0-d3ae-00000000aae4 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005486748 | 0:08:25.733752 | 0.05s 2025-10-14 07:59:18.441983 | fa163e75-7366-a2e0-d3ae-00000000aae5 | TASK | build lvm2 deny list 2025-10-14 07:59:18.495491 | fa163e75-7366-a2e0-d3ae-00000000aae5 | SKIPPED | build lvm2 deny list | np0005486748 2025-10-14 07:59:18.496843 | fa163e75-7366-a2e0-d3ae-00000000aae5 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005486748 | 0:08:25.819703 | 0.05s 2025-10-14 07:59:18.524202 | fa163e75-7366-a2e0-d3ae-00000000aae6 | TASK | build lvm2 filter 2025-10-14 07:59:18.575196 | fa163e75-7366-a2e0-d3ae-00000000aae6 | SKIPPED | build lvm2 filter | np0005486748 2025-10-14 07:59:18.576245 | fa163e75-7366-a2e0-d3ae-00000000aae6 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005486748 | 0:08:25.899111 | 0.05s 2025-10-14 07:59:18.596396 | fa163e75-7366-a2e0-d3ae-00000000aae7 | TASK | regenerate lvm config 2025-10-14 07:59:18.637686 | fa163e75-7366-a2e0-d3ae-00000000aae7 | SKIPPED | regenerate lvm config | np0005486748 2025-10-14 07:59:18.639092 | fa163e75-7366-a2e0-d3ae-00000000aae7 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005486748 | 0:08:25.961951 | 0.04s 2025-10-14 07:59:18.669011 | fa163e75-7366-a2e0-d3ae-00000000aae8 | TASK | copy new lvm.conf in place 2025-10-14 07:59:18.723372 | fa163e75-7366-a2e0-d3ae-00000000aae8 | SKIPPED | copy new lvm.conf in place | np0005486748 2025-10-14 07:59:18.724734 | fa163e75-7366-a2e0-d3ae-00000000aae8 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005486748 | 0:08:26.047596 | 0.05s 2025-10-14 07:59:18.768741 | fa163e75-7366-a2e0-d3ae-00000000ab7b | TASK | Fail if container image is undefined 2025-10-14 07:59:18.829691 | fa163e75-7366-a2e0-d3ae-00000000ab7b | SKIPPED | Fail if container image is undefined | np0005486748 2025-10-14 07:59:18.830478 | fa163e75-7366-a2e0-d3ae-00000000ab7b | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486748 | 0:08:26.153346 | 0.06s 2025-10-14 07:59:18.858961 | fa163e75-7366-a2e0-d3ae-00000000ab7c | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-14 07:59:24.394780 | fa163e75-7366-a2e0-d3ae-00000000aab2 | CHANGED | Pre-fetch all the containers | np0005486752 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2025-10-14 07:59:24.401162 | fa163e75-7366-a2e0-d3ae-00000000aab2 | TIMING | Pre-fetch all the containers | np0005486752 | 0:08:31.724021 | 47.16s 2025-10-14 07:59:25.252068 | fa163e75-7366-a2e0-d3ae-00000000ab7c | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005486746 2025-10-14 07:59:25.253185 | fa163e75-7366-a2e0-d3ae-00000000ab7c | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005486746 | 0:08:32.576048 | 9.25s 2025-10-14 07:59:25.295887 | fa163e75-7366-a2e0-d3ae-00000000ab7d | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-14 07:59:25.735681 | fa163e75-7366-a2e0-d3ae-00000000ab7d | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005486746 2025-10-14 07:59:25.736630 | fa163e75-7366-a2e0-d3ae-00000000ab7d | TIMING | tripleo_container_tag : Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005486746 | 0:08:33.059498 | 0.44s 2025-10-14 07:59:25.823596 | fa163e75-7366-a2e0-d3ae-00000000ab88 | TIMING | include_role : linux-system-roles.certificate | np0005486746 | 0:08:33.146460 | 0.05s 2025-10-14 07:59:25.864795 | fa163e75-7366-a2e0-d3ae-00000000b80b | TASK | Set version specific variables 2025-10-14 07:59:25.917567 | fa163e75-7366-a2e0-d3ae-00000000b80b | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486746 | 0:08:33.240412 | 0.05s 2025-10-14 07:59:25.946002 | 485e009a-668d-4bfe-a290-e93c91ec4fa3 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486746 2025-10-14 07:59:25.969122 | fa163e75-7366-a2e0-d3ae-00000000b83a | TASK | Ensure ansible_facts used by role 2025-10-14 07:59:26.341514 | fa163e75-7366-a2e0-d3ae-00000000aa14 | CHANGED | Pre-fetch all the containers | np0005486750 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2025-10-14 07:59:26.347038 | fa163e75-7366-a2e0-d3ae-00000000aa14 | TIMING | Pre-fetch all the containers | np0005486750 | 0:08:33.669888 | 49.05s 2025-10-14 07:59:26.425276 | fa163e75-7366-a2e0-d3ae-00000000b83a | OK | Ensure ansible_facts used by role | np0005486746 2025-10-14 07:59:26.426232 | fa163e75-7366-a2e0-d3ae-00000000b83a | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486746 | 0:08:33.749100 | 0.46s 2025-10-14 07:59:26.448795 | fa163e75-7366-a2e0-d3ae-00000000b83b | TASK | Set platform/version specific variables 2025-10-14 07:59:26.528736 | fa163e75-7366-a2e0-d3ae-00000000b83b | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 07:59:26.544602 | fa163e75-7366-a2e0-d3ae-00000000b83b | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 07:59:26.566951 | fa163e75-7366-a2e0-d3ae-00000000b83b | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.yml 2025-10-14 07:59:26.582547 | fa163e75-7366-a2e0-d3ae-00000000b83b | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.2.yml 2025-10-14 07:59:26.592238 | fa163e75-7366-a2e0-d3ae-00000000b83b | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486746 | 0:08:33.915091 | 0.14s 2025-10-14 07:59:26.617694 | fa163e75-7366-a2e0-d3ae-00000000b80c | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:59:26.632781 | fa163e75-7366-a2e0-d3ae-00000000ab7c | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005486749 2025-10-14 07:59:26.634002 | fa163e75-7366-a2e0-d3ae-00000000ab7c | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005486749 | 0:08:33.956866 | 8.43s 2025-10-14 07:59:26.669257 | fa163e75-7366-a2e0-d3ae-00000000ab7d | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-14 07:59:27.104761 | fa163e75-7366-a2e0-d3ae-00000000ab7d | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005486749 2025-10-14 07:59:27.105725 | fa163e75-7366-a2e0-d3ae-00000000ab7d | TIMING | tripleo_container_tag : Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005486749 | 0:08:34.428593 | 0.44s 2025-10-14 07:59:27.189810 | fa163e75-7366-a2e0-d3ae-00000000ac70 | TIMING | include_role : linux-system-roles.certificate | np0005486749 | 0:08:34.512673 | 0.05s 2025-10-14 07:59:27.222977 | fa163e75-7366-a2e0-d3ae-00000000b80b | TASK | Set version specific variables 2025-10-14 07:59:27.268604 | fa163e75-7366-a2e0-d3ae-00000000b80b | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486749 | 0:08:34.591466 | 0.04s 2025-10-14 07:59:27.283217 | 361aa137-1af3-4d1a-b16b-22de3cd8e7f5 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486749 2025-10-14 07:59:27.299270 | fa163e75-7366-a2e0-d3ae-00000000b88e | TASK | Ensure ansible_facts used by role 2025-10-14 07:59:27.762271 | fa163e75-7366-a2e0-d3ae-00000000b88e | OK | Ensure ansible_facts used by role | np0005486749 2025-10-14 07:59:27.763359 | fa163e75-7366-a2e0-d3ae-00000000b88e | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486749 | 0:08:35.086225 | 0.46s 2025-10-14 07:59:27.784182 | fa163e75-7366-a2e0-d3ae-00000000b88f | TASK | Set platform/version specific variables 2025-10-14 07:59:27.874612 | fa163e75-7366-a2e0-d3ae-00000000b88f | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 07:59:27.894417 | fa163e75-7366-a2e0-d3ae-00000000b88f | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 07:59:27.911896 | fa163e75-7366-a2e0-d3ae-00000000b88f | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.yml 2025-10-14 07:59:27.926966 | fa163e75-7366-a2e0-d3ae-00000000b88f | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.2.yml 2025-10-14 07:59:27.935524 | fa163e75-7366-a2e0-d3ae-00000000b88f | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486749 | 0:08:35.258367 | 0.15s 2025-10-14 07:59:27.956220 | fa163e75-7366-a2e0-d3ae-00000000b80c | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:59:28.038897 | fa163e75-7366-a2e0-d3ae-00000000ab7c | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005486748 2025-10-14 07:59:28.040772 | fa163e75-7366-a2e0-d3ae-00000000ab7c | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005486748 | 0:08:35.363625 | 9.18s 2025-10-14 07:59:28.097513 | fa163e75-7366-a2e0-d3ae-00000000ab7d | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-14 07:59:28.532902 | fa163e75-7366-a2e0-d3ae-00000000ab7d | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005486748 2025-10-14 07:59:28.533971 | fa163e75-7366-a2e0-d3ae-00000000ab7d | TIMING | tripleo_container_tag : Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005486748 | 0:08:35.856838 | 0.44s 2025-10-14 07:59:28.613199 | fa163e75-7366-a2e0-d3ae-00000000ad88 | TIMING | include_role : linux-system-roles.certificate | np0005486748 | 0:08:35.936059 | 0.04s 2025-10-14 07:59:28.647586 | fa163e75-7366-a2e0-d3ae-00000000b80b | TASK | Set version specific variables 2025-10-14 07:59:28.698191 | fa163e75-7366-a2e0-d3ae-00000000b80b | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486748 | 0:08:36.021040 | 0.05s 2025-10-14 07:59:28.724331 | 22e9a285-6877-44e0-b7f6-1feb7da76e80 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486748 2025-10-14 07:59:28.749383 | fa163e75-7366-a2e0-d3ae-00000000b8e0 | TASK | Ensure ansible_facts used by role 2025-10-14 07:59:29.242160 | fa163e75-7366-a2e0-d3ae-00000000b8e0 | OK | Ensure ansible_facts used by role | np0005486748 2025-10-14 07:59:29.243380 | fa163e75-7366-a2e0-d3ae-00000000b8e0 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486748 | 0:08:36.566244 | 0.49s 2025-10-14 07:59:29.264665 | fa163e75-7366-a2e0-d3ae-00000000b8e1 | TASK | Set platform/version specific variables 2025-10-14 07:59:29.334877 | fa163e75-7366-a2e0-d3ae-00000000b8e1 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 07:59:29.354258 | fa163e75-7366-a2e0-d3ae-00000000b8e1 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 07:59:29.369464 | fa163e75-7366-a2e0-d3ae-00000000b8e1 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.yml 2025-10-14 07:59:29.379820 | fa163e75-7366-a2e0-d3ae-00000000b8e1 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.2.yml 2025-10-14 07:59:29.393328 | fa163e75-7366-a2e0-d3ae-00000000b8e1 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486748 | 0:08:36.716177 | 0.13s 2025-10-14 07:59:29.423639 | fa163e75-7366-a2e0-d3ae-00000000b80c | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:59:29.600240 | fa163e75-7366-a2e0-d3ae-00000000b80c | OK | Ensure certificate role dependencies are installed | np0005486746 2025-10-14 07:59:29.601929 | fa163e75-7366-a2e0-d3ae-00000000b80c | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486746 | 0:08:36.924791 | 2.98s 2025-10-14 07:59:29.622401 | fa163e75-7366-a2e0-d3ae-00000000b80e | TASK | Ensure provider packages are installed 2025-10-14 07:59:31.033701 | fa163e75-7366-a2e0-d3ae-00000000b80c | OK | Ensure certificate role dependencies are installed | np0005486749 2025-10-14 07:59:31.035484 | fa163e75-7366-a2e0-d3ae-00000000b80c | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486749 | 0:08:38.358313 | 3.08s 2025-10-14 07:59:31.063760 | fa163e75-7366-a2e0-d3ae-00000000b80e | TASK | Ensure provider packages are installed 2025-10-14 07:59:32.416012 | fa163e75-7366-a2e0-d3ae-00000000b80c | OK | Ensure certificate role dependencies are installed | np0005486748 2025-10-14 07:59:32.417830 | fa163e75-7366-a2e0-d3ae-00000000b80c | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486748 | 0:08:39.740684 | 2.99s 2025-10-14 07:59:32.446751 | fa163e75-7366-a2e0-d3ae-00000000b80e | TASK | Ensure provider packages are installed 2025-10-14 07:59:32.567875 | fa163e75-7366-a2e0-d3ae-00000000b80e | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:08:39.890705 | 2.94s 2025-10-14 07:59:32.585219 | fa163e75-7366-a2e0-d3ae-00000000b80e | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:08:39.908073 | 2.96s 2025-10-14 07:59:32.618083 | fa163e75-7366-a2e0-d3ae-00000000b810 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:59:32.986849 | fa163e75-7366-a2e0-d3ae-00000000b810 | OK | Ensure pre-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 07:59:32.990922 | fa163e75-7366-a2e0-d3ae-00000000b810 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:08:40.313780 | 0.37s 2025-10-14 07:59:33.002464 | fa163e75-7366-a2e0-d3ae-00000000b810 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:08:40.325296 | 0.38s 2025-10-14 07:59:33.013152 | fa163e75-7366-a2e0-d3ae-00000000aa72 | CHANGED | Pre-fetch all the containers | np0005486751 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2025-10-14 07:59:33.021596 | fa163e75-7366-a2e0-d3ae-00000000aa72 | TIMING | Pre-fetch all the containers | np0005486751 | 0:08:40.344458 | 55.49s 2025-10-14 07:59:33.051331 | fa163e75-7366-a2e0-d3ae-00000000b812 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:59:33.392545 | fa163e75-7366-a2e0-d3ae-00000000b812 | OK | Ensure post-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 07:59:33.396995 | fa163e75-7366-a2e0-d3ae-00000000b812 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:08:40.719849 | 0.34s 2025-10-14 07:59:33.407590 | fa163e75-7366-a2e0-d3ae-00000000b812 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:08:40.730443 | 0.36s 2025-10-14 07:59:33.441960 | fa163e75-7366-a2e0-d3ae-00000000aab2 | CHANGED | Pre-fetch all the containers | np0005486752 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2025-10-14 07:59:33.445239 | fa163e75-7366-a2e0-d3ae-00000000aab2 | TIMING | Pre-fetch all the containers | np0005486752 | 0:08:40.768099 | 56.20s 2025-10-14 07:59:33.462351 | fa163e75-7366-a2e0-d3ae-00000000b814 | TASK | Ensure provider service is running 2025-10-14 07:59:33.987563 | fa163e75-7366-a2e0-d3ae-00000000b814 | OK | Ensure provider service is running | np0005486746 | item=certmonger 2025-10-14 07:59:33.992575 | fa163e75-7366-a2e0-d3ae-00000000b814 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:08:41.315426 | 0.53s 2025-10-14 07:59:34.037266 | fa163e75-7366-a2e0-d3ae-00000000b814 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:08:41.360118 | 0.57s 2025-10-14 07:59:34.070159 | fa163e75-7366-a2e0-d3ae-00000000b817 | TASK | Ensure certificate requests 2025-10-14 07:59:34.126111 | fa163e75-7366-a2e0-d3ae-00000000b80e | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:08:41.448945 | 3.06s 2025-10-14 07:59:34.139751 | fa163e75-7366-a2e0-d3ae-00000000b80e | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:08:41.462610 | 3.07s 2025-10-14 07:59:34.173364 | fa163e75-7366-a2e0-d3ae-00000000b810 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:59:34.554268 | fa163e75-7366-a2e0-d3ae-00000000b810 | OK | Ensure pre-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 07:59:34.558709 | fa163e75-7366-a2e0-d3ae-00000000b810 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:08:41.881567 | 0.38s 2025-10-14 07:59:34.569934 | fa163e75-7366-a2e0-d3ae-00000000b810 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:08:41.892792 | 0.39s 2025-10-14 07:59:34.597315 | fa163e75-7366-a2e0-d3ae-00000000b812 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:59:34.971483 | fa163e75-7366-a2e0-d3ae-00000000b812 | OK | Ensure post-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 07:59:34.976256 | fa163e75-7366-a2e0-d3ae-00000000b812 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:08:42.299113 | 0.38s 2025-10-14 07:59:34.985963 | fa163e75-7366-a2e0-d3ae-00000000b812 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:08:42.308821 | 0.39s 2025-10-14 07:59:35.018338 | fa163e75-7366-a2e0-d3ae-00000000b814 | TASK | Ensure provider service is running 2025-10-14 07:59:35.515319 | fa163e75-7366-a2e0-d3ae-00000000aa14 | CHANGED | Pre-fetch all the containers | np0005486750 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2025-10-14 07:59:35.529628 | fa163e75-7366-a2e0-d3ae-00000000aa14 | TIMING | Pre-fetch all the containers | np0005486750 | 0:08:42.852469 | 58.23s 2025-10-14 07:59:35.545712 | fa163e75-7366-a2e0-d3ae-00000000b80e | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:08:42.868577 | 3.10s 2025-10-14 07:59:35.555250 | fa163e75-7366-a2e0-d3ae-00000000b80e | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:08:42.878109 | 3.11s 2025-10-14 07:59:35.560885 | fa163e75-7366-a2e0-d3ae-00000000b814 | OK | Ensure provider service is running | np0005486749 | item=certmonger 2025-10-14 07:59:35.561852 | fa163e75-7366-a2e0-d3ae-00000000b814 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:08:42.884722 | 0.54s 2025-10-14 07:59:35.595867 | fa163e75-7366-a2e0-d3ae-00000000b810 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:59:35.607648 | fa163e75-7366-a2e0-d3ae-00000000b814 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:08:42.930486 | 0.59s 2025-10-14 07:59:35.631667 | fa163e75-7366-a2e0-d3ae-00000000b817 | TASK | Ensure certificate requests 2025-10-14 07:59:35.986225 | fa163e75-7366-a2e0-d3ae-00000000b810 | OK | Ensure pre-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 07:59:35.987970 | fa163e75-7366-a2e0-d3ae-00000000b810 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:08:43.310825 | 0.39s 2025-10-14 07:59:35.997114 | fa163e75-7366-a2e0-d3ae-00000000b810 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:08:43.319976 | 0.40s 2025-10-14 07:59:36.017998 | fa163e75-7366-a2e0-d3ae-00000000b812 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:59:36.186778 | fa163e75-7366-a2e0-d3ae-00000000b817 | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': 'np0005486746.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005486746.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2025-10-14 07:59:36.191829 | fa163e75-7366-a2e0-d3ae-00000000b817 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:08:43.514684 | 2.12s 2025-10-14 07:59:36.203763 | fa163e75-7366-a2e0-d3ae-00000000b817 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:08:43.526618 | 2.13s 2025-10-14 07:59:36.317950 | fa163e75-7366-a2e0-d3ae-00000000ab8a | TIMING | include_role : linux-system-roles.certificate | np0005486746 | 0:08:43.640806 | 0.06s 2025-10-14 07:59:36.358869 | fa163e75-7366-a2e0-d3ae-00000000aea1 | TASK | Set version specific variables 2025-10-14 07:59:36.391169 | fa163e75-7366-a2e0-d3ae-00000000b812 | OK | Ensure post-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 07:59:36.396849 | fa163e75-7366-a2e0-d3ae-00000000b812 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:08:43.719703 | 0.38s 2025-10-14 07:59:36.408999 | fa163e75-7366-a2e0-d3ae-00000000b812 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:08:43.731843 | 0.39s 2025-10-14 07:59:36.415532 | fa163e75-7366-a2e0-d3ae-00000000aea1 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486746 | 0:08:43.738392 | 0.06s 2025-10-14 07:59:36.450253 | 50d69f0c-4f70-482b-93fa-34e4dd459a3b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486746 2025-10-14 07:59:36.474965 | fa163e75-7366-a2e0-d3ae-00000000b96a | TASK | Ensure ansible_facts used by role 2025-10-14 07:59:36.501298 | fa163e75-7366-a2e0-d3ae-00000000b814 | TASK | Ensure provider service is running 2025-10-14 07:59:36.943888 | fa163e75-7366-a2e0-d3ae-00000000b96a | OK | Ensure ansible_facts used by role | np0005486746 2025-10-14 07:59:36.945973 | fa163e75-7366-a2e0-d3ae-00000000b96a | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486746 | 0:08:44.268818 | 0.47s 2025-10-14 07:59:36.975419 | fa163e75-7366-a2e0-d3ae-00000000b96b | TASK | Set platform/version specific variables 2025-10-14 07:59:37.017119 | fa163e75-7366-a2e0-d3ae-00000000b814 | OK | Ensure provider service is running | np0005486748 | item=certmonger 2025-10-14 07:59:37.024131 | fa163e75-7366-a2e0-d3ae-00000000b814 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:08:44.346976 | 0.52s 2025-10-14 07:59:37.038302 | fa163e75-7366-a2e0-d3ae-00000000b814 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:08:44.361157 | 0.54s 2025-10-14 07:59:37.056019 | fa163e75-7366-a2e0-d3ae-00000000b817 | TASK | Ensure certificate requests 2025-10-14 07:59:37.073322 | fa163e75-7366-a2e0-d3ae-00000000b96b | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 07:59:37.096900 | fa163e75-7366-a2e0-d3ae-00000000b96b | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 07:59:37.119067 | fa163e75-7366-a2e0-d3ae-00000000b96b | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.yml 2025-10-14 07:59:37.140114 | fa163e75-7366-a2e0-d3ae-00000000b96b | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.2.yml 2025-10-14 07:59:37.152409 | fa163e75-7366-a2e0-d3ae-00000000b96b | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486746 | 0:08:44.475260 | 0.18s 2025-10-14 07:59:37.179120 | fa163e75-7366-a2e0-d3ae-00000000aea2 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:59:37.920012 | fa163e75-7366-a2e0-d3ae-00000000b817 | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': 'np0005486749.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005486749.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2025-10-14 07:59:37.923587 | fa163e75-7366-a2e0-d3ae-00000000b817 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:08:45.246440 | 2.29s 2025-10-14 07:59:37.932728 | fa163e75-7366-a2e0-d3ae-00000000b817 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:08:45.255591 | 2.30s 2025-10-14 07:59:38.032796 | fa163e75-7366-a2e0-d3ae-00000000ac72 | TIMING | include_role : linux-system-roles.certificate | np0005486749 | 0:08:45.355647 | 0.04s 2025-10-14 07:59:38.086573 | fa163e75-7366-a2e0-d3ae-00000000aea1 | TASK | Set version specific variables 2025-10-14 07:59:38.151912 | fa163e75-7366-a2e0-d3ae-00000000aea1 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486749 | 0:08:45.474767 | 0.06s 2025-10-14 07:59:38.172863 | 490c970e-9a8a-4a15-9c46-9340122a18fe | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486749 2025-10-14 07:59:38.196791 | fa163e75-7366-a2e0-d3ae-00000000b9c0 | TASK | Ensure ansible_facts used by role 2025-10-14 07:59:38.653552 | fa163e75-7366-a2e0-d3ae-00000000b9c0 | OK | Ensure ansible_facts used by role | np0005486749 2025-10-14 07:59:38.655547 | fa163e75-7366-a2e0-d3ae-00000000b9c0 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486749 | 0:08:45.978403 | 0.46s 2025-10-14 07:59:38.682927 | fa163e75-7366-a2e0-d3ae-00000000b9c1 | TASK | Set platform/version specific variables 2025-10-14 07:59:38.776705 | fa163e75-7366-a2e0-d3ae-00000000b9c1 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 07:59:38.805302 | fa163e75-7366-a2e0-d3ae-00000000b9c1 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 07:59:38.836407 | fa163e75-7366-a2e0-d3ae-00000000b9c1 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.yml 2025-10-14 07:59:38.862520 | fa163e75-7366-a2e0-d3ae-00000000b9c1 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.2.yml 2025-10-14 07:59:38.870527 | fa163e75-7366-a2e0-d3ae-00000000b9c1 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486749 | 0:08:46.193388 | 0.19s 2025-10-14 07:59:38.885653 | fa163e75-7366-a2e0-d3ae-00000000aea2 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:59:39.150300 | fa163e75-7366-a2e0-d3ae-00000000aab2 | CHANGED | Pre-fetch all the containers | np0005486752 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-14 07:59:39.155837 | fa163e75-7366-a2e0-d3ae-00000000aab2 | TIMING | Pre-fetch all the containers | np0005486752 | 0:08:46.478631 | 61.91s 2025-10-14 07:59:39.273177 | fa163e75-7366-a2e0-d3ae-00000000b817 | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': 'np0005486748.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005486748.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2025-10-14 07:59:39.277921 | fa163e75-7366-a2e0-d3ae-00000000b817 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:08:46.600773 | 2.22s 2025-10-14 07:59:39.295899 | fa163e75-7366-a2e0-d3ae-00000000b817 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:08:46.618754 | 2.24s 2025-10-14 07:59:39.390616 | fa163e75-7366-a2e0-d3ae-00000000ad8a | TIMING | include_role : linux-system-roles.certificate | np0005486748 | 0:08:46.713472 | 0.05s 2025-10-14 07:59:39.435830 | fa163e75-7366-a2e0-d3ae-00000000aea1 | TASK | Set version specific variables 2025-10-14 07:59:39.487997 | fa163e75-7366-a2e0-d3ae-00000000aea1 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486748 | 0:08:46.810856 | 0.05s 2025-10-14 07:59:39.503993 | 6a2cf042-b82f-4deb-88d8-5aa945e61986 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486748 2025-10-14 07:59:39.521404 | fa163e75-7366-a2e0-d3ae-00000000ba14 | TASK | Ensure ansible_facts used by role 2025-10-14 07:59:40.005767 | fa163e75-7366-a2e0-d3ae-00000000aa72 | CHANGED | Pre-fetch all the containers | np0005486751 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2025-10-14 07:59:40.012509 | fa163e75-7366-a2e0-d3ae-00000000aa72 | TIMING | Pre-fetch all the containers | np0005486751 | 0:08:47.335365 | 62.48s 2025-10-14 07:59:40.031349 | fa163e75-7366-a2e0-d3ae-00000000ba14 | OK | Ensure ansible_facts used by role | np0005486748 2025-10-14 07:59:40.032717 | fa163e75-7366-a2e0-d3ae-00000000ba14 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486748 | 0:08:47.355580 | 0.51s 2025-10-14 07:59:40.064585 | fa163e75-7366-a2e0-d3ae-00000000ba15 | TASK | Set platform/version specific variables 2025-10-14 07:59:40.143076 | fa163e75-7366-a2e0-d3ae-00000000aea2 | OK | Ensure certificate role dependencies are installed | np0005486746 2025-10-14 07:59:40.144527 | fa163e75-7366-a2e0-d3ae-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486746 | 0:08:47.467390 | 2.96s 2025-10-14 07:59:40.158602 | fa163e75-7366-a2e0-d3ae-00000000ba15 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 07:59:40.172755 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TASK | Ensure provider packages are installed 2025-10-14 07:59:40.186662 | fa163e75-7366-a2e0-d3ae-00000000ba15 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 07:59:40.204209 | fa163e75-7366-a2e0-d3ae-00000000ba15 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.yml 2025-10-14 07:59:40.224289 | fa163e75-7366-a2e0-d3ae-00000000ba15 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.2.yml 2025-10-14 07:59:40.232889 | fa163e75-7366-a2e0-d3ae-00000000ba15 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486748 | 0:08:47.555744 | 0.17s 2025-10-14 07:59:40.254467 | fa163e75-7366-a2e0-d3ae-00000000aea2 | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:59:40.917744 | fa163e75-7366-a2e0-d3ae-00000000aa14 | CHANGED | Pre-fetch all the containers | np0005486750 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-14 07:59:40.923992 | fa163e75-7366-a2e0-d3ae-00000000aa14 | TIMING | Pre-fetch all the containers | np0005486750 | 0:08:48.246843 | 63.62s 2025-10-14 07:59:41.977448 | fa163e75-7366-a2e0-d3ae-00000000aea2 | OK | Ensure certificate role dependencies are installed | np0005486749 2025-10-14 07:59:41.978641 | fa163e75-7366-a2e0-d3ae-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486749 | 0:08:49.301508 | 3.09s 2025-10-14 07:59:41.995731 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TASK | Ensure provider packages are installed 2025-10-14 07:59:42.805187 | fa163e75-7366-a2e0-d3ae-00000000aab2 | CHANGED | Pre-fetch all the containers | np0005486752 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-14 07:59:42.810831 | fa163e75-7366-a2e0-d3ae-00000000aab2 | TIMING | Pre-fetch all the containers | np0005486752 | 0:08:50.133683 | 65.57s 2025-10-14 07:59:43.227159 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:08:50.550011 | 3.05s 2025-10-14 07:59:43.236186 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:08:50.559044 | 3.06s 2025-10-14 07:59:43.276109 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:59:43.288710 | fa163e75-7366-a2e0-d3ae-00000000aea2 | OK | Ensure certificate role dependencies are installed | np0005486748 2025-10-14 07:59:43.290658 | fa163e75-7366-a2e0-d3ae-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486748 | 0:08:50.613497 | 3.03s 2025-10-14 07:59:43.323533 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TASK | Ensure provider packages are installed 2025-10-14 07:59:43.673095 | fa163e75-7366-a2e0-d3ae-00000000aea6 | OK | Ensure pre-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 07:59:43.678529 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:08:51.001380 | 0.40s 2025-10-14 07:59:43.685858 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:08:51.008717 | 0.41s 2025-10-14 07:59:43.709022 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:59:44.099402 | fa163e75-7366-a2e0-d3ae-00000000aea8 | OK | Ensure post-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 07:59:44.103613 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:08:51.426470 | 0.39s 2025-10-14 07:59:44.114805 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:08:51.437657 | 0.40s 2025-10-14 07:59:44.131130 | fa163e75-7366-a2e0-d3ae-00000000aa14 | CHANGED | Pre-fetch all the containers | np0005486750 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-14 07:59:44.135343 | fa163e75-7366-a2e0-d3ae-00000000aa14 | TIMING | Pre-fetch all the containers | np0005486750 | 0:08:51.458207 | 66.84s 2025-10-14 07:59:44.165410 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TASK | Ensure provider service is running 2025-10-14 07:59:44.680833 | fa163e75-7366-a2e0-d3ae-00000000aeaa | OK | Ensure provider service is running | np0005486746 | item=certmonger 2025-10-14 07:59:44.684426 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:08:52.007284 | 0.52s 2025-10-14 07:59:44.697215 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:08:52.020072 | 0.53s 2025-10-14 07:59:44.720252 | fa163e75-7366-a2e0-d3ae-00000000aead | TASK | Ensure certificate requests 2025-10-14 07:59:45.058481 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:08:52.381273 | 3.06s 2025-10-14 07:59:45.071964 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:08:52.394817 | 3.08s 2025-10-14 07:59:45.097542 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:59:45.355696 | fa163e75-7366-a2e0-d3ae-00000000aa72 | CHANGED | Pre-fetch all the containers | np0005486751 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-14 07:59:45.361981 | fa163e75-7366-a2e0-d3ae-00000000aa72 | TIMING | Pre-fetch all the containers | np0005486751 | 0:08:52.684833 | 67.83s 2025-10-14 07:59:45.418175 | fa163e75-7366-a2e0-d3ae-00000000aea6 | OK | Ensure pre-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 07:59:45.422275 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:08:52.745139 | 0.32s 2025-10-14 07:59:45.433759 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:08:52.756614 | 0.33s 2025-10-14 07:59:45.464042 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:59:45.830384 | fa163e75-7366-a2e0-d3ae-00000000aea8 | OK | Ensure post-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 07:59:45.834693 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:08:53.157552 | 0.37s 2025-10-14 07:59:45.846942 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:08:53.169795 | 0.38s 2025-10-14 07:59:45.881152 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TASK | Ensure provider service is running 2025-10-14 07:59:46.111955 | fa163e75-7366-a2e0-d3ae-00000000aab2 | CHANGED | Pre-fetch all the containers | np0005486752 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-14 07:59:46.119289 | fa163e75-7366-a2e0-d3ae-00000000aab2 | TIMING | Pre-fetch all the containers | np0005486752 | 0:08:53.442137 | 68.87s 2025-10-14 07:59:46.317092 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:08:53.639937 | 2.99s 2025-10-14 07:59:46.326256 | fa163e75-7366-a2e0-d3ae-00000000aea4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:08:53.649119 | 3.00s 2025-10-14 07:59:46.348520 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:59:46.423209 | fa163e75-7366-a2e0-d3ae-00000000aead | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': 'np0005486746.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005486746.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-14 07:59:46.428579 | fa163e75-7366-a2e0-d3ae-00000000aead | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:08:53.751434 | 1.71s 2025-10-14 07:59:46.443561 | fa163e75-7366-a2e0-d3ae-00000000aead | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:08:53.766418 | 1.72s 2025-10-14 07:59:46.447528 | fa163e75-7366-a2e0-d3ae-00000000aeaa | OK | Ensure provider service is running | np0005486749 | item=certmonger 2025-10-14 07:59:46.456392 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:08:53.779253 | 0.57s 2025-10-14 07:59:46.483348 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:08:53.806214 | 0.60s 2025-10-14 07:59:46.527379 | fa163e75-7366-a2e0-d3ae-00000000aead | TASK | Ensure certificate requests 2025-10-14 07:59:46.556776 | fa163e75-7366-a2e0-d3ae-00000000ab8c | TIMING | include_role : linux-system-roles.certificate | np0005486746 | 0:08:53.879632 | 0.05s 2025-10-14 07:59:46.601953 | fa163e75-7366-a2e0-d3ae-00000000ba7d | TASK | Set version specific variables 2025-10-14 07:59:46.656678 | fa163e75-7366-a2e0-d3ae-00000000ba7d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486746 | 0:08:53.979536 | 0.05s 2025-10-14 07:59:46.675179 | b348228b-d20b-4107-bf8f-5ce57ac10ba7 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486746 2025-10-14 07:59:46.691729 | fa163e75-7366-a2e0-d3ae-00000000baac | TASK | Ensure ansible_facts used by role 2025-10-14 07:59:46.713113 | fa163e75-7366-a2e0-d3ae-00000000aea6 | OK | Ensure pre-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 07:59:46.717630 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:08:54.040480 | 0.37s 2025-10-14 07:59:46.724361 | fa163e75-7366-a2e0-d3ae-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:08:54.047229 | 0.37s 2025-10-14 07:59:46.740069 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:59:47.116063 | fa163e75-7366-a2e0-d3ae-00000000aea8 | OK | Ensure post-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 07:59:47.119848 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:08:54.442707 | 0.38s 2025-10-14 07:59:47.128899 | fa163e75-7366-a2e0-d3ae-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:08:54.451766 | 0.39s 2025-10-14 07:59:47.148291 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TASK | Ensure provider service is running 2025-10-14 07:59:47.156762 | fa163e75-7366-a2e0-d3ae-00000000baac | OK | Ensure ansible_facts used by role | np0005486746 2025-10-14 07:59:47.158417 | fa163e75-7366-a2e0-d3ae-00000000baac | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486746 | 0:08:54.481281 | 0.47s 2025-10-14 07:59:47.175340 | fa163e75-7366-a2e0-d3ae-00000000baad | TASK | Set platform/version specific variables 2025-10-14 07:59:47.265243 | fa163e75-7366-a2e0-d3ae-00000000baad | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 07:59:47.301113 | fa163e75-7366-a2e0-d3ae-00000000baad | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 07:59:47.330766 | fa163e75-7366-a2e0-d3ae-00000000baad | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.yml 2025-10-14 07:59:47.348604 | fa163e75-7366-a2e0-d3ae-00000000baad | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.2.yml 2025-10-14 07:59:47.354175 | fa163e75-7366-a2e0-d3ae-00000000baad | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486746 | 0:08:54.677038 | 0.18s 2025-10-14 07:59:47.369960 | fa163e75-7366-a2e0-d3ae-00000000ba7e | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:59:47.665330 | fa163e75-7366-a2e0-d3ae-00000000aeaa | OK | Ensure provider service is running | np0005486748 | item=certmonger 2025-10-14 07:59:47.674345 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:08:54.997198 | 0.52s 2025-10-14 07:59:47.691380 | fa163e75-7366-a2e0-d3ae-00000000aeaa | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:08:55.014231 | 0.54s 2025-10-14 07:59:47.725730 | fa163e75-7366-a2e0-d3ae-00000000aead | TASK | Ensure certificate requests 2025-10-14 07:59:47.766114 | fa163e75-7366-a2e0-d3ae-00000000aa14 | CHANGED | Pre-fetch all the containers | np0005486750 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-14 07:59:47.771378 | fa163e75-7366-a2e0-d3ae-00000000aa14 | TIMING | Pre-fetch all the containers | np0005486750 | 0:08:55.094229 | 70.47s 2025-10-14 07:59:48.290563 | fa163e75-7366-a2e0-d3ae-00000000aead | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': 'np0005486749.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005486749.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-14 07:59:48.293896 | fa163e75-7366-a2e0-d3ae-00000000aead | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:08:55.616758 | 1.76s 2025-10-14 07:59:48.303742 | fa163e75-7366-a2e0-d3ae-00000000aead | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:08:55.626602 | 1.77s 2025-10-14 07:59:48.394920 | fa163e75-7366-a2e0-d3ae-00000000ac74 | TIMING | include_role : linux-system-roles.certificate | np0005486749 | 0:08:55.717772 | 0.05s 2025-10-14 07:59:48.430100 | fa163e75-7366-a2e0-d3ae-00000000ba7d | TASK | Set version specific variables 2025-10-14 07:59:48.483542 | fa163e75-7366-a2e0-d3ae-00000000ba7d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486749 | 0:08:55.806400 | 0.05s 2025-10-14 07:59:48.499093 | 12d19563-8ce6-43a8-8160-1f86e9f87f00 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486749 2025-10-14 07:59:48.516506 | fa163e75-7366-a2e0-d3ae-00000000bb0c | TASK | Ensure ansible_facts used by role 2025-10-14 07:59:48.785305 | fa163e75-7366-a2e0-d3ae-00000000aa72 | CHANGED | Pre-fetch all the containers | np0005486751 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-14 07:59:48.791413 | fa163e75-7366-a2e0-d3ae-00000000aa72 | TIMING | Pre-fetch all the containers | np0005486751 | 0:08:56.114265 | 71.26s 2025-10-14 07:59:49.005945 | fa163e75-7366-a2e0-d3ae-00000000bb0c | OK | Ensure ansible_facts used by role | np0005486749 2025-10-14 07:59:49.007851 | fa163e75-7366-a2e0-d3ae-00000000bb0c | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486749 | 0:08:56.330719 | 0.49s 2025-10-14 07:59:49.043069 | fa163e75-7366-a2e0-d3ae-00000000bb0d | TASK | Set platform/version specific variables 2025-10-14 07:59:49.137061 | fa163e75-7366-a2e0-d3ae-00000000bb0d | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 07:59:49.163745 | fa163e75-7366-a2e0-d3ae-00000000bb0d | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 07:59:49.180762 | fa163e75-7366-a2e0-d3ae-00000000bb0d | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.yml 2025-10-14 07:59:49.201538 | fa163e75-7366-a2e0-d3ae-00000000bb0d | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.2.yml 2025-10-14 07:59:49.211333 | fa163e75-7366-a2e0-d3ae-00000000bb0d | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486749 | 0:08:56.534190 | 0.17s 2025-10-14 07:59:49.232909 | fa163e75-7366-a2e0-d3ae-00000000ba7e | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:59:49.507237 | fa163e75-7366-a2e0-d3ae-00000000aead | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': 'np0005486748.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005486748.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-14 07:59:49.516489 | fa163e75-7366-a2e0-d3ae-00000000aead | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:08:56.839311 | 1.79s 2025-10-14 07:59:49.526013 | fa163e75-7366-a2e0-d3ae-00000000aead | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:08:56.848872 | 1.80s 2025-10-14 07:59:49.621986 | fa163e75-7366-a2e0-d3ae-00000000ad8c | TIMING | include_role : linux-system-roles.certificate | np0005486748 | 0:08:56.944846 | 0.06s 2025-10-14 07:59:49.656637 | fa163e75-7366-a2e0-d3ae-00000000ba7d | TASK | Set version specific variables 2025-10-14 07:59:49.709060 | fa163e75-7366-a2e0-d3ae-00000000ba7d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486748 | 0:08:57.031921 | 0.05s 2025-10-14 07:59:49.723780 | 743bb2f9-a734-475c-b76b-67ae0d351beb | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486748 2025-10-14 07:59:49.739892 | fa163e75-7366-a2e0-d3ae-00000000bb60 | TASK | Ensure ansible_facts used by role 2025-10-14 07:59:50.215094 | fa163e75-7366-a2e0-d3ae-00000000bb60 | OK | Ensure ansible_facts used by role | np0005486748 2025-10-14 07:59:50.216456 | fa163e75-7366-a2e0-d3ae-00000000bb60 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486748 | 0:08:57.539304 | 0.48s 2025-10-14 07:59:50.217461 | fa163e75-7366-a2e0-d3ae-00000000ba7e | OK | Ensure certificate role dependencies are installed | np0005486746 2025-10-14 07:59:50.217967 | fa163e75-7366-a2e0-d3ae-00000000ba7e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486746 | 0:08:57.540840 | 2.85s 2025-10-14 07:59:50.243358 | fa163e75-7366-a2e0-d3ae-00000000ba80 | TASK | Ensure provider packages are installed 2025-10-14 07:59:50.271469 | fa163e75-7366-a2e0-d3ae-00000000bb61 | TASK | Set platform/version specific variables 2025-10-14 07:59:50.307834 | fa163e75-7366-a2e0-d3ae-00000000aab2 | CHANGED | Pre-fetch all the containers | np0005486752 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2025-10-14 07:59:50.310298 | fa163e75-7366-a2e0-d3ae-00000000aab2 | TIMING | Pre-fetch all the containers | np0005486752 | 0:08:57.633161 | 73.07s 2025-10-14 07:59:50.366743 | fa163e75-7366-a2e0-d3ae-00000000bb61 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 07:59:50.392495 | fa163e75-7366-a2e0-d3ae-00000000bb61 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 07:59:50.420886 | fa163e75-7366-a2e0-d3ae-00000000bb61 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.yml 2025-10-14 07:59:50.441743 | fa163e75-7366-a2e0-d3ae-00000000bb61 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.2.yml 2025-10-14 07:59:50.447626 | fa163e75-7366-a2e0-d3ae-00000000bb61 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486748 | 0:08:57.770492 | 0.17s 2025-10-14 07:59:50.464580 | fa163e75-7366-a2e0-d3ae-00000000ba7e | TASK | Ensure certificate role dependencies are installed 2025-10-14 07:59:51.464166 | fa163e75-7366-a2e0-d3ae-00000000aa14 | CHANGED | Pre-fetch all the containers | np0005486750 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2025-10-14 07:59:51.470287 | fa163e75-7366-a2e0-d3ae-00000000aa14 | TIMING | Pre-fetch all the containers | np0005486750 | 0:08:58.793142 | 74.17s 2025-10-14 07:59:52.180104 | fa163e75-7366-a2e0-d3ae-00000000aa72 | CHANGED | Pre-fetch all the containers | np0005486751 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-14 07:59:52.183560 | fa163e75-7366-a2e0-d3ae-00000000aa72 | TIMING | Pre-fetch all the containers | np0005486751 | 0:08:59.506428 | 74.65s 2025-10-14 07:59:52.357210 | fa163e75-7366-a2e0-d3ae-00000000ba7e | OK | Ensure certificate role dependencies are installed | np0005486749 2025-10-14 07:59:52.358159 | fa163e75-7366-a2e0-d3ae-00000000ba7e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486749 | 0:08:59.681028 | 3.12s 2025-10-14 07:59:52.378841 | fa163e75-7366-a2e0-d3ae-00000000ba80 | TASK | Ensure provider packages are installed 2025-10-14 07:59:53.407127 | fa163e75-7366-a2e0-d3ae-00000000ba7e | OK | Ensure certificate role dependencies are installed | np0005486748 2025-10-14 07:59:53.408899 | fa163e75-7366-a2e0-d3ae-00000000ba7e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486748 | 0:09:00.731755 | 2.94s 2025-10-14 07:59:53.435501 | fa163e75-7366-a2e0-d3ae-00000000ba80 | TASK | Ensure provider packages are installed 2025-10-14 07:59:53.442191 | fa163e75-7366-a2e0-d3ae-00000000ba80 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:09:00.765045 | 3.20s 2025-10-14 07:59:53.452637 | fa163e75-7366-a2e0-d3ae-00000000ba80 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:09:00.775482 | 3.21s 2025-10-14 07:59:53.475296 | fa163e75-7366-a2e0-d3ae-00000000ba82 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:59:53.828648 | fa163e75-7366-a2e0-d3ae-00000000ba82 | OK | Ensure pre-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 07:59:53.832706 | fa163e75-7366-a2e0-d3ae-00000000ba82 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:09:01.155565 | 0.36s 2025-10-14 07:59:53.843389 | fa163e75-7366-a2e0-d3ae-00000000ba82 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:09:01.166246 | 0.37s 2025-10-14 07:59:53.871147 | fa163e75-7366-a2e0-d3ae-00000000ba84 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:59:54.281484 | fa163e75-7366-a2e0-d3ae-00000000ba84 | OK | Ensure post-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 07:59:54.284302 | fa163e75-7366-a2e0-d3ae-00000000ba84 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:09:01.607160 | 0.41s 2025-10-14 07:59:54.292146 | fa163e75-7366-a2e0-d3ae-00000000ba84 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:09:01.615011 | 0.42s 2025-10-14 07:59:54.307031 | fa163e75-7366-a2e0-d3ae-00000000ba86 | TASK | Ensure provider service is running 2025-10-14 07:59:54.823454 | fa163e75-7366-a2e0-d3ae-00000000ba86 | OK | Ensure provider service is running | np0005486746 | item=certmonger 2025-10-14 07:59:54.826485 | fa163e75-7366-a2e0-d3ae-00000000ba86 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:09:02.149354 | 0.52s 2025-10-14 07:59:54.832928 | fa163e75-7366-a2e0-d3ae-00000000ba86 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:09:02.155792 | 0.53s 2025-10-14 07:59:54.848742 | fa163e75-7366-a2e0-d3ae-00000000ba89 | TASK | Ensure certificate requests 2025-10-14 07:59:55.615808 | fa163e75-7366-a2e0-d3ae-00000000aa72 | CHANGED | Pre-fetch all the containers | np0005486751 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2025-10-14 07:59:55.621371 | fa163e75-7366-a2e0-d3ae-00000000aa72 | TIMING | Pre-fetch all the containers | np0005486751 | 0:09:02.944222 | 78.09s 2025-10-14 07:59:56.036335 | fa163e75-7366-a2e0-d3ae-00000000ba80 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:09:03.359201 | 3.66s 2025-10-14 07:59:56.048389 | fa163e75-7366-a2e0-d3ae-00000000ba80 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:09:03.371239 | 3.67s 2025-10-14 07:59:56.082173 | fa163e75-7366-a2e0-d3ae-00000000ba82 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:59:56.470796 | fa163e75-7366-a2e0-d3ae-00000000ba80 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:09:03.793646 | 3.02s 2025-10-14 07:59:56.480518 | fa163e75-7366-a2e0-d3ae-00000000ba82 | OK | Ensure pre-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 07:59:56.483974 | fa163e75-7366-a2e0-d3ae-00000000ba82 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:09:03.806846 | 0.40s 2025-10-14 07:59:56.487702 | fa163e75-7366-a2e0-d3ae-00000000ba80 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:09:03.810558 | 3.04s 2025-10-14 07:59:56.489269 | fa163e75-7366-a2e0-d3ae-00000000ba82 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:09:03.812138 | 0.41s 2025-10-14 07:59:56.520592 | fa163e75-7366-a2e0-d3ae-00000000ba82 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 07:59:56.551573 | fa163e75-7366-a2e0-d3ae-00000000ba84 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:59:56.930923 | fa163e75-7366-a2e0-d3ae-00000000ba84 | OK | Ensure post-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 07:59:56.935262 | fa163e75-7366-a2e0-d3ae-00000000ba84 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:09:04.258100 | 0.38s 2025-10-14 07:59:56.946226 | fa163e75-7366-a2e0-d3ae-00000000ba84 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:09:04.269057 | 0.39s 2025-10-14 07:59:56.977689 | fa163e75-7366-a2e0-d3ae-00000000ba86 | TASK | Ensure provider service is running 2025-10-14 07:59:57.475346 | fa163e75-7366-a2e0-d3ae-00000000ba89 | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': ['np0005486746.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005486746.internalapi.ooo.test@OOO.TEST'} 2025-10-14 07:59:57.481633 | fa163e75-7366-a2e0-d3ae-00000000ba89 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:09:04.804486 | 2.63s 2025-10-14 07:59:57.493963 | fa163e75-7366-a2e0-d3ae-00000000ba89 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:09:04.816818 | 2.64s 2025-10-14 07:59:57.537593 | fa163e75-7366-a2e0-d3ae-00000000ba86 | OK | Ensure provider service is running | np0005486749 | item=certmonger 2025-10-14 07:59:57.541198 | fa163e75-7366-a2e0-d3ae-00000000ba86 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:09:04.864058 | 0.56s 2025-10-14 07:59:57.558697 | fa163e75-7366-a2e0-d3ae-00000000ab93 | TASK | Fail if container image is undefined 2025-10-14 07:59:57.567670 | fa163e75-7366-a2e0-d3ae-00000000ba86 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:09:04.890521 | 0.59s 2025-10-14 07:59:57.579903 | fa163e75-7366-a2e0-d3ae-00000000aa14 | CHANGED | Pre-fetch all the containers | np0005486750 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-14 07:59:57.588092 | fa163e75-7366-a2e0-d3ae-00000000aa14 | TIMING | Pre-fetch all the containers | np0005486750 | 0:09:04.910929 | 80.29s 2025-10-14 07:59:57.608874 | fa163e75-7366-a2e0-d3ae-00000000ba89 | TASK | Ensure certificate requests 2025-10-14 07:59:57.630771 | fa163e75-7366-a2e0-d3ae-00000000ab93 | SKIPPED | Fail if container image is undefined | np0005486746 2025-10-14 07:59:57.631790 | fa163e75-7366-a2e0-d3ae-00000000ab93 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486746 | 0:09:04.954656 | 0.07s 2025-10-14 07:59:57.655505 | fa163e75-7366-a2e0-d3ae-00000000ab94 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-14 07:59:57.763775 | fa163e75-7366-a2e0-d3ae-00000000ba82 | OK | Ensure pre-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 07:59:57.766815 | fa163e75-7366-a2e0-d3ae-00000000ba82 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:09:05.089661 | 1.24s 2025-10-14 07:59:57.774962 | fa163e75-7366-a2e0-d3ae-00000000ba82 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:09:05.097831 | 1.25s 2025-10-14 07:59:57.790647 | fa163e75-7366-a2e0-d3ae-00000000ba84 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 07:59:57.863683 | fa163e75-7366-a2e0-d3ae-00000000aab2 | CHANGED | Pre-fetch all the containers | np0005486752 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-14 07:59:57.869175 | fa163e75-7366-a2e0-d3ae-00000000aab2 | TIMING | Pre-fetch all the containers | np0005486752 | 0:09:05.192027 | 80.62s 2025-10-14 07:59:58.168339 | fa163e75-7366-a2e0-d3ae-00000000ba84 | OK | Ensure post-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 07:59:58.173617 | fa163e75-7366-a2e0-d3ae-00000000ba84 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:09:05.496475 | 0.38s 2025-10-14 07:59:58.193942 | fa163e75-7366-a2e0-d3ae-00000000ba84 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:09:05.516797 | 0.40s 2025-10-14 07:59:58.221921 | fa163e75-7366-a2e0-d3ae-00000000ba86 | TASK | Ensure provider service is running 2025-10-14 07:59:58.757556 | fa163e75-7366-a2e0-d3ae-00000000ba86 | OK | Ensure provider service is running | np0005486748 | item=certmonger 2025-10-14 07:59:58.766676 | fa163e75-7366-a2e0-d3ae-00000000ba86 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:09:06.089533 | 0.54s 2025-10-14 07:59:58.781299 | fa163e75-7366-a2e0-d3ae-00000000ba86 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:09:06.104156 | 0.56s 2025-10-14 07:59:58.808138 | fa163e75-7366-a2e0-d3ae-00000000ba89 | TASK | Ensure certificate requests 2025-10-14 07:59:59.212804 | fa163e75-7366-a2e0-d3ae-00000000ba89 | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': ['np0005486749.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005486749.internalapi.ooo.test@OOO.TEST'} 2025-10-14 07:59:59.214634 | fa163e75-7366-a2e0-d3ae-00000000ba89 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:09:06.537496 | 1.60s 2025-10-14 07:59:59.222949 | fa163e75-7366-a2e0-d3ae-00000000ba89 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:09:06.545805 | 1.61s 2025-10-14 07:59:59.286132 | fa163e75-7366-a2e0-d3ae-00000000ab93 | TASK | Fail if container image is undefined 2025-10-14 07:59:59.354960 | fa163e75-7366-a2e0-d3ae-00000000ab93 | SKIPPED | Fail if container image is undefined | np0005486749 2025-10-14 07:59:59.355930 | fa163e75-7366-a2e0-d3ae-00000000ab93 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486749 | 0:09:06.678797 | 0.07s 2025-10-14 07:59:59.386726 | fa163e75-7366-a2e0-d3ae-00000000ab94 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-14 08:00:00.441760 | fa163e75-7366-a2e0-d3ae-00000000ba89 | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': ['np0005486748.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005486748.internalapi.ooo.test@OOO.TEST'} 2025-10-14 08:00:00.446103 | fa163e75-7366-a2e0-d3ae-00000000ba89 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:09:07.768964 | 1.64s 2025-10-14 08:00:00.460180 | fa163e75-7366-a2e0-d3ae-00000000ba89 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:09:07.783031 | 1.65s 2025-10-14 08:00:00.472324 | fa163e75-7366-a2e0-d3ae-00000000aa72 | CHANGED | Pre-fetch all the containers | np0005486751 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-14 08:00:00.474171 | fa163e75-7366-a2e0-d3ae-00000000aa72 | TIMING | Pre-fetch all the containers | np0005486751 | 0:09:07.797039 | 82.94s 2025-10-14 08:00:00.513655 | fa163e75-7366-a2e0-d3ae-00000000ab93 | TASK | Fail if container image is undefined 2025-10-14 08:00:00.572844 | fa163e75-7366-a2e0-d3ae-00000000ab93 | SKIPPED | Fail if container image is undefined | np0005486748 2025-10-14 08:00:00.573819 | fa163e75-7366-a2e0-d3ae-00000000ab93 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486748 | 0:09:07.896686 | 0.06s 2025-10-14 08:00:00.601695 | fa163e75-7366-a2e0-d3ae-00000000ab94 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-14 08:00:01.051305 | fa163e75-7366-a2e0-d3ae-00000000aa14 | CHANGED | Pre-fetch all the containers | np0005486750 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-14 08:00:01.056990 | fa163e75-7366-a2e0-d3ae-00000000aa14 | TIMING | Pre-fetch all the containers | np0005486750 | 0:09:08.379843 | 83.76s 2025-10-14 08:00:01.228750 | fa163e75-7366-a2e0-d3ae-00000000aa14 | TIMING | Pre-fetch all the containers | np0005486750 | 0:09:08.551597 | 83.93s 2025-10-14 08:00:01.328574 | fa163e75-7366-a2e0-d3ae-00000000aa17 | TIMING | include_role : linux-system-roles.certificate | np0005486750 | 0:09:08.651433 | 0.05s 2025-10-14 08:00:01.362676 | fa163e75-7366-a2e0-d3ae-00000000bbe9 | TASK | Set version specific variables 2025-10-14 08:00:01.416017 | fa163e75-7366-a2e0-d3ae-00000000bbe9 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486750 | 0:09:08.738875 | 0.05s 2025-10-14 08:00:01.428024 | a76f5b73-4e28-43bb-ace0-d36d9a786d7c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486750 2025-10-14 08:00:01.442007 | fa163e75-7366-a2e0-d3ae-00000000bc18 | TASK | Ensure ansible_facts used by role 2025-10-14 08:00:01.950248 | fa163e75-7366-a2e0-d3ae-00000000bc18 | OK | Ensure ansible_facts used by role | np0005486750 2025-10-14 08:00:01.951381 | fa163e75-7366-a2e0-d3ae-00000000bc18 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486750 | 0:09:09.274248 | 0.51s 2025-10-14 08:00:01.965094 | fa163e75-7366-a2e0-d3ae-00000000bc19 | TASK | Set platform/version specific variables 2025-10-14 08:00:02.047855 | fa163e75-7366-a2e0-d3ae-00000000bc19 | SKIPPED | Set platform/version specific variables | np0005486750 | item=RedHat.yml 2025-10-14 08:00:02.079096 | fa163e75-7366-a2e0-d3ae-00000000bc19 | SKIPPED | Set platform/version specific variables | np0005486750 | item=RedHat.yml 2025-10-14 08:00:02.100491 | fa163e75-7366-a2e0-d3ae-00000000bc19 | SKIPPED | Set platform/version specific variables | np0005486750 | item=RedHat_9.yml 2025-10-14 08:00:02.121196 | fa163e75-7366-a2e0-d3ae-00000000bc19 | SKIPPED | Set platform/version specific variables | np0005486750 | item=RedHat_9.2.yml 2025-10-14 08:00:02.132221 | fa163e75-7366-a2e0-d3ae-00000000bc19 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486750 | 0:09:09.455081 | 0.17s 2025-10-14 08:00:02.146932 | fa163e75-7366-a2e0-d3ae-00000000bbea | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:00:02.263926 | fa163e75-7366-a2e0-d3ae-00000000aab2 | CHANGED | Pre-fetch all the containers | np0005486752 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-14 08:00:02.270205 | fa163e75-7366-a2e0-d3ae-00000000aab2 | TIMING | Pre-fetch all the containers | np0005486752 | 0:09:09.593055 | 85.03s 2025-10-14 08:00:02.322751 | fa163e75-7366-a2e0-d3ae-00000000aab2 | TIMING | Pre-fetch all the containers | np0005486752 | 0:09:09.645611 | 85.08s 2025-10-14 08:00:02.418313 | fa163e75-7366-a2e0-d3ae-00000000aab5 | TIMING | include_role : linux-system-roles.certificate | np0005486752 | 0:09:09.741173 | 0.06s 2025-10-14 08:00:02.443787 | fa163e75-7366-a2e0-d3ae-00000000bbe9 | TASK | Set version specific variables 2025-10-14 08:00:02.496245 | fa163e75-7366-a2e0-d3ae-00000000bbe9 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486752 | 0:09:09.819108 | 0.05s 2025-10-14 08:00:02.506751 | 3ae80426-4b0f-4deb-b593-8ee8efe8235a | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486752 2025-10-14 08:00:02.518900 | fa163e75-7366-a2e0-d3ae-00000000bc6a | TASK | Ensure ansible_facts used by role 2025-10-14 08:00:02.986974 | fa163e75-7366-a2e0-d3ae-00000000bc6a | OK | Ensure ansible_facts used by role | np0005486752 2025-10-14 08:00:02.988522 | fa163e75-7366-a2e0-d3ae-00000000bc6a | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486752 | 0:09:10.311381 | 0.47s 2025-10-14 08:00:03.008039 | fa163e75-7366-a2e0-d3ae-00000000bc6b | TASK | Set platform/version specific variables 2025-10-14 08:00:03.106781 | fa163e75-7366-a2e0-d3ae-00000000bc6b | SKIPPED | Set platform/version specific variables | np0005486752 | item=RedHat.yml 2025-10-14 08:00:03.129091 | fa163e75-7366-a2e0-d3ae-00000000bc6b | SKIPPED | Set platform/version specific variables | np0005486752 | item=RedHat.yml 2025-10-14 08:00:03.156019 | fa163e75-7366-a2e0-d3ae-00000000bc6b | SKIPPED | Set platform/version specific variables | np0005486752 | item=RedHat_9.yml 2025-10-14 08:00:03.172579 | fa163e75-7366-a2e0-d3ae-00000000bc6b | SKIPPED | Set platform/version specific variables | np0005486752 | item=RedHat_9.2.yml 2025-10-14 08:00:03.182384 | fa163e75-7366-a2e0-d3ae-00000000bc6b | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486752 | 0:09:10.505244 | 0.17s 2025-10-14 08:00:03.195588 | fa163e75-7366-a2e0-d3ae-00000000bbea | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:00:04.529653 | fa163e75-7366-a2e0-d3ae-00000000aa72 | CHANGED | Pre-fetch all the containers | np0005486751 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-14 08:00:04.536683 | fa163e75-7366-a2e0-d3ae-00000000aa72 | TIMING | Pre-fetch all the containers | np0005486751 | 0:09:11.859536 | 87.01s 2025-10-14 08:00:04.624335 | fa163e75-7366-a2e0-d3ae-00000000aa72 | TIMING | Pre-fetch all the containers | np0005486751 | 0:09:11.947185 | 87.09s 2025-10-14 08:00:04.736758 | fa163e75-7366-a2e0-d3ae-00000000aa75 | TIMING | include_role : linux-system-roles.certificate | np0005486751 | 0:09:12.059611 | 0.06s 2025-10-14 08:00:04.764198 | fa163e75-7366-a2e0-d3ae-00000000bbe9 | TASK | Set version specific variables 2025-10-14 08:00:04.817343 | fa163e75-7366-a2e0-d3ae-00000000bbe9 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486751 | 0:09:12.140200 | 0.05s 2025-10-14 08:00:04.830564 | 7559eb07-55fd-4f49-868e-51c315f5d3d8 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486751 2025-10-14 08:00:04.845866 | fa163e75-7366-a2e0-d3ae-00000000bcbc | TASK | Ensure ansible_facts used by role 2025-10-14 08:00:05.306027 | fa163e75-7366-a2e0-d3ae-00000000bcbc | OK | Ensure ansible_facts used by role | np0005486751 2025-10-14 08:00:05.307380 | fa163e75-7366-a2e0-d3ae-00000000bcbc | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486751 | 0:09:12.630240 | 0.46s 2025-10-14 08:00:05.323025 | fa163e75-7366-a2e0-d3ae-00000000bcbd | TASK | Set platform/version specific variables 2025-10-14 08:00:05.418432 | fa163e75-7366-a2e0-d3ae-00000000bcbd | SKIPPED | Set platform/version specific variables | np0005486751 | item=RedHat.yml 2025-10-14 08:00:05.452663 | fa163e75-7366-a2e0-d3ae-00000000bcbd | SKIPPED | Set platform/version specific variables | np0005486751 | item=RedHat.yml 2025-10-14 08:00:05.479953 | fa163e75-7366-a2e0-d3ae-00000000bcbd | SKIPPED | Set platform/version specific variables | np0005486751 | item=RedHat_9.yml 2025-10-14 08:00:05.504642 | fa163e75-7366-a2e0-d3ae-00000000bcbd | SKIPPED | Set platform/version specific variables | np0005486751 | item=RedHat_9.2.yml 2025-10-14 08:00:05.514262 | fa163e75-7366-a2e0-d3ae-00000000bcbd | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486751 | 0:09:12.837123 | 0.19s 2025-10-14 08:00:05.539860 | fa163e75-7366-a2e0-d3ae-00000000bbea | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:00:05.935514 | fa163e75-7366-a2e0-d3ae-00000000ab94 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005486746 2025-10-14 08:00:05.938301 | fa163e75-7366-a2e0-d3ae-00000000ab94 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005486746 | 0:09:13.261153 | 8.28s 2025-10-14 08:00:05.987945 | fa163e75-7366-a2e0-d3ae-00000000ab95 | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-14 08:00:06.426354 | fa163e75-7366-a2e0-d3ae-00000000ab95 | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005486746 2025-10-14 08:00:06.428535 | fa163e75-7366-a2e0-d3ae-00000000ab95 | TIMING | tripleo_container_tag : Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005486746 | 0:09:13.751399 | 0.44s 2025-10-14 08:00:06.529103 | fa163e75-7366-a2e0-d3ae-00000000aba0 | TIMING | include_role : linux-system-roles.certificate | np0005486746 | 0:09:13.851934 | 0.05s 2025-10-14 08:00:06.604355 | fa163e75-7366-a2e0-d3ae-00000000bcef | TASK | Set version specific variables 2025-10-14 08:00:06.693652 | fa163e75-7366-a2e0-d3ae-00000000bcef | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486746 | 0:09:14.016491 | 0.09s 2025-10-14 08:00:06.730303 | 3fe160b9-2b83-420c-87e7-fd995737dea8 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486746 2025-10-14 08:00:06.767945 | fa163e75-7366-a2e0-d3ae-00000000bd1e | TASK | Ensure ansible_facts used by role 2025-10-14 08:00:07.237532 | fa163e75-7366-a2e0-d3ae-00000000bd1e | OK | Ensure ansible_facts used by role | np0005486746 2025-10-14 08:00:07.241255 | fa163e75-7366-a2e0-d3ae-00000000bd1e | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486746 | 0:09:14.564102 | 0.47s 2025-10-14 08:00:07.284460 | fa163e75-7366-a2e0-d3ae-00000000bd1f | TASK | Set platform/version specific variables 2025-10-14 08:00:07.346872 | fa163e75-7366-a2e0-d3ae-00000000bd1f | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 08:00:07.366169 | fa163e75-7366-a2e0-d3ae-00000000bd1f | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 08:00:07.389341 | fa163e75-7366-a2e0-d3ae-00000000bd1f | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.yml 2025-10-14 08:00:07.396232 | fa163e75-7366-a2e0-d3ae-00000000bd1f | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.2.yml 2025-10-14 08:00:07.400552 | fa163e75-7366-a2e0-d3ae-00000000bd1f | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486746 | 0:09:14.723411 | 0.11s 2025-10-14 08:00:07.420130 | fa163e75-7366-a2e0-d3ae-00000000bcf0 | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:00:08.286987 | fa163e75-7366-a2e0-d3ae-00000000ab94 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005486749 2025-10-14 08:00:08.289971 | fa163e75-7366-a2e0-d3ae-00000000ab94 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005486749 | 0:09:15.612796 | 8.90s 2025-10-14 08:00:08.342481 | fa163e75-7366-a2e0-d3ae-00000000ab95 | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-14 08:00:08.542900 | fa163e75-7366-a2e0-d3ae-00000000bbea | OK | Ensure certificate role dependencies are installed | np0005486750 2025-10-14 08:00:08.544869 | fa163e75-7366-a2e0-d3ae-00000000bbea | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486750 | 0:09:15.867715 | 6.40s 2025-10-14 08:00:08.566763 | fa163e75-7366-a2e0-d3ae-00000000bbec | TASK | Ensure provider packages are installed 2025-10-14 08:00:08.789674 | fa163e75-7366-a2e0-d3ae-00000000ab95 | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005486749 2025-10-14 08:00:08.790946 | fa163e75-7366-a2e0-d3ae-00000000ab95 | TIMING | tripleo_container_tag : Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005486749 | 0:09:16.113806 | 0.45s 2025-10-14 08:00:08.881915 | fa163e75-7366-a2e0-d3ae-00000000ac82 | TIMING | include_role : linux-system-roles.certificate | np0005486749 | 0:09:16.204771 | 0.05s 2025-10-14 08:00:08.930397 | fa163e75-7366-a2e0-d3ae-00000000bcef | TASK | Set version specific variables 2025-10-14 08:00:08.970156 | fa163e75-7366-a2e0-d3ae-00000000bcef | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486749 | 0:09:16.293012 | 0.04s 2025-10-14 08:00:08.985294 | 83cf8a2d-2d87-4a0a-9343-e4c8a3b1570f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486749 2025-10-14 08:00:09.002234 | fa163e75-7366-a2e0-d3ae-00000000bd72 | TASK | Ensure ansible_facts used by role 2025-10-14 08:00:09.365086 | fa163e75-7366-a2e0-d3ae-00000000ab94 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005486748 2025-10-14 08:00:09.366744 | fa163e75-7366-a2e0-d3ae-00000000ab94 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005486748 | 0:09:16.689588 | 8.76s 2025-10-14 08:00:09.408376 | fa163e75-7366-a2e0-d3ae-00000000ab95 | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-14 08:00:09.432570 | fa163e75-7366-a2e0-d3ae-00000000bd72 | OK | Ensure ansible_facts used by role | np0005486749 2025-10-14 08:00:09.433580 | fa163e75-7366-a2e0-d3ae-00000000bd72 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486749 | 0:09:16.756445 | 0.43s 2025-10-14 08:00:09.450414 | fa163e75-7366-a2e0-d3ae-00000000bd73 | TASK | Set platform/version specific variables 2025-10-14 08:00:09.527851 | fa163e75-7366-a2e0-d3ae-00000000bd73 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 08:00:09.546607 | fa163e75-7366-a2e0-d3ae-00000000bd73 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 08:00:09.567196 | fa163e75-7366-a2e0-d3ae-00000000bd73 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.yml 2025-10-14 08:00:09.581117 | fa163e75-7366-a2e0-d3ae-00000000bd73 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.2.yml 2025-10-14 08:00:09.590835 | fa163e75-7366-a2e0-d3ae-00000000bd73 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486749 | 0:09:16.913684 | 0.14s 2025-10-14 08:00:09.612766 | fa163e75-7366-a2e0-d3ae-00000000bcf0 | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:00:09.836458 | fa163e75-7366-a2e0-d3ae-00000000ab95 | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005486748 2025-10-14 08:00:09.837877 | fa163e75-7366-a2e0-d3ae-00000000ab95 | TIMING | tripleo_container_tag : Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005486748 | 0:09:17.160735 | 0.43s 2025-10-14 08:00:09.931032 | fa163e75-7366-a2e0-d3ae-00000000ad9a | TIMING | include_role : linux-system-roles.certificate | np0005486748 | 0:09:17.253894 | 0.05s 2025-10-14 08:00:10.037232 | fa163e75-7366-a2e0-d3ae-00000000bcef | TASK | Set version specific variables 2025-10-14 08:00:10.087829 | fa163e75-7366-a2e0-d3ae-00000000bcef | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486748 | 0:09:17.410691 | 0.05s 2025-10-14 08:00:10.102932 | d16c8e50-44ff-4188-8613-737321469430 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486748 2025-10-14 08:00:10.118969 | fa163e75-7366-a2e0-d3ae-00000000bdc4 | TASK | Ensure ansible_facts used by role 2025-10-14 08:00:10.571666 | fa163e75-7366-a2e0-d3ae-00000000bdc4 | OK | Ensure ansible_facts used by role | np0005486748 2025-10-14 08:00:10.572930 | fa163e75-7366-a2e0-d3ae-00000000bdc4 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486748 | 0:09:17.895792 | 0.45s 2025-10-14 08:00:10.593935 | fa163e75-7366-a2e0-d3ae-00000000bdc5 | TASK | Set platform/version specific variables 2025-10-14 08:00:10.666691 | fa163e75-7366-a2e0-d3ae-00000000bdc5 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 08:00:10.687041 | fa163e75-7366-a2e0-d3ae-00000000bdc5 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 08:00:10.706915 | fa163e75-7366-a2e0-d3ae-00000000bdc5 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.yml 2025-10-14 08:00:10.722200 | fa163e75-7366-a2e0-d3ae-00000000bdc5 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.2.yml 2025-10-14 08:00:10.727148 | fa163e75-7366-a2e0-d3ae-00000000bdc5 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486748 | 0:09:18.050005 | 0.13s 2025-10-14 08:00:10.747154 | fa163e75-7366-a2e0-d3ae-00000000bcf0 | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:00:10.907868 | fa163e75-7366-a2e0-d3ae-00000000bbea | OK | Ensure certificate role dependencies are installed | np0005486752 2025-10-14 08:00:10.909513 | fa163e75-7366-a2e0-d3ae-00000000bbea | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486752 | 0:09:18.232367 | 7.71s 2025-10-14 08:00:10.932188 | fa163e75-7366-a2e0-d3ae-00000000bbec | TASK | Ensure provider packages are installed 2025-10-14 08:00:13.377539 | fa163e75-7366-a2e0-d3ae-00000000bbea | OK | Ensure certificate role dependencies are installed | np0005486751 2025-10-14 08:00:13.379045 | fa163e75-7366-a2e0-d3ae-00000000bbea | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486751 | 0:09:20.701908 | 7.84s 2025-10-14 08:00:13.391351 | fa163e75-7366-a2e0-d3ae-00000000bbec | TASK | Ensure provider packages are installed 2025-10-14 08:00:14.494161 | fa163e75-7366-a2e0-d3ae-00000000bcf0 | OK | Ensure certificate role dependencies are installed | np0005486746 2025-10-14 08:00:14.495744 | fa163e75-7366-a2e0-d3ae-00000000bcf0 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486746 | 0:09:21.818599 | 7.07s 2025-10-14 08:00:14.527031 | fa163e75-7366-a2e0-d3ae-00000000bcf2 | TASK | Ensure provider packages are installed 2025-10-14 08:00:15.502926 | fa163e75-7366-a2e0-d3ae-00000000bbec | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486750 | 0:09:22.823995 | 6.93s 2025-10-14 08:00:15.510875 | fa163e75-7366-a2e0-d3ae-00000000bbec | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486750 | 0:09:22.833730 | 6.94s 2025-10-14 08:00:15.532613 | fa163e75-7366-a2e0-d3ae-00000000bbee | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:00:15.900874 | fa163e75-7366-a2e0-d3ae-00000000bbee | OK | Ensure pre-scripts hooks directory exists | np0005486750 | item=certmonger 2025-10-14 08:00:15.904373 | fa163e75-7366-a2e0-d3ae-00000000bbee | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486750 | 0:09:23.227233 | 0.37s 2025-10-14 08:00:15.913696 | fa163e75-7366-a2e0-d3ae-00000000bbee | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486750 | 0:09:23.236555 | 0.38s 2025-10-14 08:00:15.935337 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:00:16.347679 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | OK | Ensure post-scripts hooks directory exists | np0005486750 | item=certmonger 2025-10-14 08:00:16.349101 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486750 | 0:09:23.671961 | 0.41s 2025-10-14 08:00:16.357880 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486750 | 0:09:23.680736 | 0.42s 2025-10-14 08:00:16.378522 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TASK | Ensure provider service is running 2025-10-14 08:00:16.911521 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | OK | Ensure provider service is running | np0005486750 | item=certmonger 2025-10-14 08:00:16.914797 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486750 | 0:09:24.237654 | 0.53s 2025-10-14 08:00:16.925547 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486750 | 0:09:24.248410 | 0.55s 2025-10-14 08:00:16.940188 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TASK | Ensure certificate requests 2025-10-14 08:00:17.523638 | fa163e75-7366-a2e0-d3ae-00000000bcf0 | OK | Ensure certificate role dependencies are installed | np0005486749 2025-10-14 08:00:17.524935 | fa163e75-7366-a2e0-d3ae-00000000bcf0 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486749 | 0:09:24.847799 | 7.91s 2025-10-14 08:00:17.545841 | fa163e75-7366-a2e0-d3ae-00000000bcf2 | TASK | Ensure provider packages are installed 2025-10-14 08:00:17.767009 | fa163e75-7366-a2e0-d3ae-00000000bcf0 | OK | Ensure certificate role dependencies are installed | np0005486748 2025-10-14 08:00:17.768730 | fa163e75-7366-a2e0-d3ae-00000000bcf0 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486748 | 0:09:25.091585 | 7.02s 2025-10-14 08:00:17.799901 | fa163e75-7366-a2e0-d3ae-00000000bcf2 | TASK | Ensure provider packages are installed 2025-10-14 08:00:18.540830 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | CHANGED | Ensure certificate requests | np0005486750 | item={'ca': 'ipa', 'dns': 'np0005486750.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005486750.internalapi.ooo.test@OOO.TEST'} 2025-10-14 08:00:18.543600 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486750 | 0:09:25.866460 | 1.60s 2025-10-14 08:00:18.550349 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486750 | 0:09:25.873215 | 1.61s 2025-10-14 08:00:18.626031 | fa163e75-7366-a2e0-d3ae-00000000aa19 | TIMING | include_role : linux-system-roles.certificate | np0005486750 | 0:09:25.948891 | 0.05s 2025-10-14 08:00:18.667729 | fa163e75-7366-a2e0-d3ae-00000000be11 | TASK | Set version specific variables 2025-10-14 08:00:18.722907 | fa163e75-7366-a2e0-d3ae-00000000be11 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486750 | 0:09:26.045757 | 0.05s 2025-10-14 08:00:18.748164 | fa163e75-7366-a2e0-d3ae-00000000bbec | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486752 | 0:09:26.071020 | 7.81s 2025-10-14 08:00:18.763742 | 318bfbe8-b447-4d46-bc39-b923bd1a2ff6 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486750 2025-10-14 08:00:18.792882 | fa163e75-7366-a2e0-d3ae-00000000be42 | TASK | Ensure ansible_facts used by role 2025-10-14 08:00:18.807158 | fa163e75-7366-a2e0-d3ae-00000000bbec | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486752 | 0:09:26.129966 | 7.87s 2025-10-14 08:00:18.832810 | fa163e75-7366-a2e0-d3ae-00000000bbee | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:00:19.225569 | fa163e75-7366-a2e0-d3ae-00000000bbee | OK | Ensure pre-scripts hooks directory exists | np0005486752 | item=certmonger 2025-10-14 08:00:19.227166 | fa163e75-7366-a2e0-d3ae-00000000bbee | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486752 | 0:09:26.550026 | 0.39s 2025-10-14 08:00:19.234741 | fa163e75-7366-a2e0-d3ae-00000000bbee | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486752 | 0:09:26.557604 | 0.40s 2025-10-14 08:00:19.254736 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:00:19.266653 | fa163e75-7366-a2e0-d3ae-00000000be42 | OK | Ensure ansible_facts used by role | np0005486750 2025-10-14 08:00:19.268492 | fa163e75-7366-a2e0-d3ae-00000000be42 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486750 | 0:09:26.591343 | 0.47s 2025-10-14 08:00:19.291784 | fa163e75-7366-a2e0-d3ae-00000000be43 | TASK | Set platform/version specific variables 2025-10-14 08:00:19.382827 | fa163e75-7366-a2e0-d3ae-00000000be43 | SKIPPED | Set platform/version specific variables | np0005486750 | item=RedHat.yml 2025-10-14 08:00:19.413157 | fa163e75-7366-a2e0-d3ae-00000000be43 | SKIPPED | Set platform/version specific variables | np0005486750 | item=RedHat.yml 2025-10-14 08:00:19.439754 | fa163e75-7366-a2e0-d3ae-00000000be43 | SKIPPED | Set platform/version specific variables | np0005486750 | item=RedHat_9.yml 2025-10-14 08:00:19.459733 | fa163e75-7366-a2e0-d3ae-00000000be43 | SKIPPED | Set platform/version specific variables | np0005486750 | item=RedHat_9.2.yml 2025-10-14 08:00:19.465732 | fa163e75-7366-a2e0-d3ae-00000000be43 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486750 | 0:09:26.788593 | 0.17s 2025-10-14 08:00:19.478751 | fa163e75-7366-a2e0-d3ae-00000000be12 | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:00:19.613353 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | OK | Ensure post-scripts hooks directory exists | np0005486752 | item=certmonger 2025-10-14 08:00:19.616663 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486752 | 0:09:26.939515 | 0.36s 2025-10-14 08:00:19.624666 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486752 | 0:09:26.947529 | 0.37s 2025-10-14 08:00:19.640347 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TASK | Ensure provider service is running 2025-10-14 08:00:20.173938 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | OK | Ensure provider service is running | np0005486752 | item=certmonger 2025-10-14 08:00:20.177250 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486752 | 0:09:27.500115 | 0.54s 2025-10-14 08:00:20.185338 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486752 | 0:09:27.508201 | 0.54s 2025-10-14 08:00:20.202023 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TASK | Ensure certificate requests 2025-10-14 08:00:21.648810 | fa163e75-7366-a2e0-d3ae-00000000bbec | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486751 | 0:09:28.971667 | 8.26s 2025-10-14 08:00:21.656597 | fa163e75-7366-a2e0-d3ae-00000000bbec | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486751 | 0:09:28.979463 | 8.26s 2025-10-14 08:00:21.682691 | fa163e75-7366-a2e0-d3ae-00000000bbee | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:00:21.976295 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | CHANGED | Ensure certificate requests | np0005486752 | item={'ca': 'ipa', 'dns': 'np0005486752.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005486752.internalapi.ooo.test@OOO.TEST'} 2025-10-14 08:00:21.979958 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486752 | 0:09:29.302820 | 1.78s 2025-10-14 08:00:21.988295 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486752 | 0:09:29.311152 | 1.79s 2025-10-14 08:00:22.053871 | fa163e75-7366-a2e0-d3ae-00000000bbee | OK | Ensure pre-scripts hooks directory exists | np0005486751 | item=certmonger 2025-10-14 08:00:22.057489 | fa163e75-7366-a2e0-d3ae-00000000bbee | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486751 | 0:09:29.380305 | 0.37s 2025-10-14 08:00:22.066854 | fa163e75-7366-a2e0-d3ae-00000000bbee | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486751 | 0:09:29.389719 | 0.38s 2025-10-14 08:00:22.093864 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:00:22.103864 | fa163e75-7366-a2e0-d3ae-00000000aab7 | TIMING | include_role : linux-system-roles.certificate | np0005486752 | 0:09:29.426699 | 0.07s 2025-10-14 08:00:22.128482 | fa163e75-7366-a2e0-d3ae-00000000bcf2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:09:29.451341 | 7.60s 2025-10-14 08:00:22.155371 | fa163e75-7366-a2e0-d3ae-00000000be11 | TASK | Set version specific variables 2025-10-14 08:00:22.163401 | fa163e75-7366-a2e0-d3ae-00000000bcf2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:09:29.486092 | 7.63s 2025-10-14 08:00:22.184312 | fa163e75-7366-a2e0-d3ae-00000000bcf4 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:00:22.213220 | fa163e75-7366-a2e0-d3ae-00000000be11 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486752 | 0:09:29.536055 | 0.06s 2025-10-14 08:00:22.239015 | 44dd4d8e-ef58-407d-a497-d0003dfd3cc2 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486752 2025-10-14 08:00:22.266220 | fa163e75-7366-a2e0-d3ae-00000000beae | TASK | Ensure ansible_facts used by role 2025-10-14 08:00:22.526773 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | OK | Ensure post-scripts hooks directory exists | np0005486751 | item=certmonger 2025-10-14 08:00:22.529705 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486751 | 0:09:29.852560 | 0.43s 2025-10-14 08:00:22.538311 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486751 | 0:09:29.861172 | 0.44s 2025-10-14 08:00:22.552942 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TASK | Ensure provider service is running 2025-10-14 08:00:22.575995 | fa163e75-7366-a2e0-d3ae-00000000bcf4 | OK | Ensure pre-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 08:00:22.579211 | fa163e75-7366-a2e0-d3ae-00000000bcf4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:09:29.902057 | 0.39s 2025-10-14 08:00:22.587052 | fa163e75-7366-a2e0-d3ae-00000000bcf4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:09:29.909914 | 0.40s 2025-10-14 08:00:22.608900 | fa163e75-7366-a2e0-d3ae-00000000bcf6 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:00:22.751208 | fa163e75-7366-a2e0-d3ae-00000000beae | OK | Ensure ansible_facts used by role | np0005486752 2025-10-14 08:00:22.752588 | fa163e75-7366-a2e0-d3ae-00000000beae | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486752 | 0:09:30.075450 | 0.49s 2025-10-14 08:00:22.764536 | fa163e75-7366-a2e0-d3ae-00000000beaf | TASK | Set platform/version specific variables 2025-10-14 08:00:22.832195 | fa163e75-7366-a2e0-d3ae-00000000beaf | SKIPPED | Set platform/version specific variables | np0005486752 | item=RedHat.yml 2025-10-14 08:00:22.860159 | fa163e75-7366-a2e0-d3ae-00000000beaf | SKIPPED | Set platform/version specific variables | np0005486752 | item=RedHat.yml 2025-10-14 08:00:22.882886 | fa163e75-7366-a2e0-d3ae-00000000beaf | SKIPPED | Set platform/version specific variables | np0005486752 | item=RedHat_9.yml 2025-10-14 08:00:22.902625 | fa163e75-7366-a2e0-d3ae-00000000beaf | SKIPPED | Set platform/version specific variables | np0005486752 | item=RedHat_9.2.yml 2025-10-14 08:00:22.910382 | fa163e75-7366-a2e0-d3ae-00000000beaf | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486752 | 0:09:30.233241 | 0.15s 2025-10-14 08:00:22.923680 | fa163e75-7366-a2e0-d3ae-00000000be12 | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:00:22.977804 | fa163e75-7366-a2e0-d3ae-00000000bcf6 | OK | Ensure post-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 08:00:22.980644 | fa163e75-7366-a2e0-d3ae-00000000bcf6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:09:30.303496 | 0.37s 2025-10-14 08:00:22.988474 | fa163e75-7366-a2e0-d3ae-00000000bcf6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:09:30.311341 | 0.38s 2025-10-14 08:00:23.009536 | fa163e75-7366-a2e0-d3ae-00000000bcf8 | TASK | Ensure provider service is running 2025-10-14 08:00:23.067312 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | OK | Ensure provider service is running | np0005486751 | item=certmonger 2025-10-14 08:00:23.070921 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486751 | 0:09:30.393771 | 0.52s 2025-10-14 08:00:23.082213 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486751 | 0:09:30.405079 | 0.53s 2025-10-14 08:00:23.097046 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TASK | Ensure certificate requests 2025-10-14 08:00:23.490799 | fa163e75-7366-a2e0-d3ae-00000000bcf8 | OK | Ensure provider service is running | np0005486746 | item=certmonger 2025-10-14 08:00:23.494154 | fa163e75-7366-a2e0-d3ae-00000000bcf8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:09:30.817007 | 0.48s 2025-10-14 08:00:23.503593 | fa163e75-7366-a2e0-d3ae-00000000bcf8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:09:30.826460 | 0.49s 2025-10-14 08:00:23.519431 | fa163e75-7366-a2e0-d3ae-00000000bcfb | TASK | Ensure certificate requests 2025-10-14 08:00:24.877153 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | CHANGED | Ensure certificate requests | np0005486751 | item={'ca': 'ipa', 'dns': 'np0005486751.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005486751.internalapi.ooo.test@OOO.TEST'} 2025-10-14 08:00:24.878188 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486751 | 0:09:32.201054 | 1.78s 2025-10-14 08:00:24.883808 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486751 | 0:09:32.206670 | 1.79s 2025-10-14 08:00:24.953944 | fa163e75-7366-a2e0-d3ae-00000000aa77 | TIMING | include_role : linux-system-roles.certificate | np0005486751 | 0:09:32.276806 | 0.04s 2025-10-14 08:00:24.980474 | fa163e75-7366-a2e0-d3ae-00000000be11 | TASK | Set version specific variables 2025-10-14 08:00:25.020595 | fa163e75-7366-a2e0-d3ae-00000000be11 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486751 | 0:09:32.343454 | 0.04s 2025-10-14 08:00:25.033776 | 3140a72a-7e60-442b-a57d-f511f8a339d7 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486751 2025-10-14 08:00:25.046381 | fa163e75-7366-a2e0-d3ae-00000000bf14 | TASK | Ensure ansible_facts used by role 2025-10-14 08:00:25.516971 | fa163e75-7366-a2e0-d3ae-00000000bf14 | OK | Ensure ansible_facts used by role | np0005486751 2025-10-14 08:00:25.517997 | fa163e75-7366-a2e0-d3ae-00000000bf14 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486751 | 0:09:32.840864 | 0.47s 2025-10-14 08:00:25.531375 | fa163e75-7366-a2e0-d3ae-00000000bf15 | TASK | Set platform/version specific variables 2025-10-14 08:00:25.567545 | fa163e75-7366-a2e0-d3ae-00000000bcfb | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': 'np0005486746.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005486746.internalapi.ooo.test@OOO.TEST'} 2025-10-14 08:00:25.570990 | fa163e75-7366-a2e0-d3ae-00000000bcfb | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:09:32.893842 | 2.05s 2025-10-14 08:00:25.579496 | fa163e75-7366-a2e0-d3ae-00000000bcfb | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:09:32.902356 | 2.06s 2025-10-14 08:00:25.618989 | fa163e75-7366-a2e0-d3ae-00000000bf15 | SKIPPED | Set platform/version specific variables | np0005486751 | item=RedHat.yml 2025-10-14 08:00:25.624067 | fa163e75-7366-a2e0-d3ae-00000000aba2 | TASK | Execute system role for Nova/Libvirt VNC certs 2025-10-14 08:00:25.653108 | fa163e75-7366-a2e0-d3ae-00000000bf15 | SKIPPED | Set platform/version specific variables | np0005486751 | item=RedHat.yml 2025-10-14 08:00:25.680699 | fa163e75-7366-a2e0-d3ae-00000000bf15 | SKIPPED | Set platform/version specific variables | np0005486751 | item=RedHat_9.yml 2025-10-14 08:00:25.702046 | fa163e75-7366-a2e0-d3ae-00000000bf15 | SKIPPED | Set platform/version specific variables | np0005486751 | item=RedHat_9.2.yml 2025-10-14 08:00:25.715215 | fa163e75-7366-a2e0-d3ae-00000000bf15 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486751 | 0:09:33.038062 | 0.18s 2025-10-14 08:00:25.716941 | fa163e75-7366-a2e0-d3ae-00000000aba2 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005486746 | 0:09:33.039802 | 0.09s 2025-10-14 08:00:25.726739 | fa163e75-7366-a2e0-d3ae-00000000aba2 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005486746 | 0:09:33.049605 | 0.10s 2025-10-14 08:00:25.743029 | fa163e75-7366-a2e0-d3ae-00000000be12 | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:00:25.750878 | fa163e75-7366-a2e0-d3ae-00000000aba2 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005486746 | 0:09:33.073718 | 0.13s 2025-10-14 08:00:25.820298 | fa163e75-7366-a2e0-d3ae-00000000bf53 | TASK | Set version specific variables 2025-10-14 08:00:25.873989 | fa163e75-7366-a2e0-d3ae-00000000bf53 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486746 | 0:09:33.196844 | 0.05s 2025-10-14 08:00:25.889046 | fa163e75-7366-a2e0-d3ae-00000000bcf2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:09:33.211902 | 8.34s 2025-10-14 08:00:25.899603 | 4117af6e-14d5-45f2-b369-d5f37ab6dbeb | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486746 2025-10-14 08:00:25.915187 | fa163e75-7366-a2e0-d3ae-00000000bfaf | TASK | Ensure ansible_facts used by role 2025-10-14 08:00:25.922080 | fa163e75-7366-a2e0-d3ae-00000000bcf2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:09:33.244937 | 8.38s 2025-10-14 08:00:25.939743 | fa163e75-7366-a2e0-d3ae-00000000bcf4 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:00:26.321147 | fa163e75-7366-a2e0-d3ae-00000000bcf4 | OK | Ensure pre-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 08:00:26.323813 | fa163e75-7366-a2e0-d3ae-00000000bcf4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:09:33.646672 | 0.38s 2025-10-14 08:00:26.334164 | fa163e75-7366-a2e0-d3ae-00000000bcf4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:09:33.657002 | 0.39s 2025-10-14 08:00:26.358024 | fa163e75-7366-a2e0-d3ae-00000000bcf6 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:00:26.396242 | fa163e75-7366-a2e0-d3ae-00000000bfaf | OK | Ensure ansible_facts used by role | np0005486746 2025-10-14 08:00:26.397466 | fa163e75-7366-a2e0-d3ae-00000000bfaf | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486746 | 0:09:33.720308 | 0.48s 2025-10-14 08:00:26.417832 | fa163e75-7366-a2e0-d3ae-00000000bfb0 | TASK | Set platform/version specific variables 2025-10-14 08:00:26.491772 | fa163e75-7366-a2e0-d3ae-00000000bfb0 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 08:00:26.509414 | fa163e75-7366-a2e0-d3ae-00000000bfb0 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 08:00:26.528177 | fa163e75-7366-a2e0-d3ae-00000000bfb0 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.yml 2025-10-14 08:00:26.543526 | fa163e75-7366-a2e0-d3ae-00000000bfb0 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.2.yml 2025-10-14 08:00:26.550907 | fa163e75-7366-a2e0-d3ae-00000000bfb0 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486746 | 0:09:33.873766 | 0.13s 2025-10-14 08:00:26.570248 | fa163e75-7366-a2e0-d3ae-00000000bf54 | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:00:26.737763 | fa163e75-7366-a2e0-d3ae-00000000bcf6 | OK | Ensure post-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 08:00:26.741838 | fa163e75-7366-a2e0-d3ae-00000000bcf6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:09:34.064689 | 0.38s 2025-10-14 08:00:26.748739 | fa163e75-7366-a2e0-d3ae-00000000bcf6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:09:34.071602 | 0.39s 2025-10-14 08:00:26.768892 | fa163e75-7366-a2e0-d3ae-00000000bcf8 | TASK | Ensure provider service is running 2025-10-14 08:00:27.273948 | fa163e75-7366-a2e0-d3ae-00000000bcf8 | OK | Ensure provider service is running | np0005486749 | item=certmonger 2025-10-14 08:00:27.277873 | fa163e75-7366-a2e0-d3ae-00000000bcf8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:09:34.600728 | 0.51s 2025-10-14 08:00:27.287615 | fa163e75-7366-a2e0-d3ae-00000000bcf8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:09:34.610477 | 0.52s 2025-10-14 08:00:27.309395 | fa163e75-7366-a2e0-d3ae-00000000bcfb | TASK | Ensure certificate requests 2025-10-14 08:00:29.688126 | fa163e75-7366-a2e0-d3ae-00000000bcfb | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': 'np0005486749.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005486749.internalapi.ooo.test@OOO.TEST'} 2025-10-14 08:00:29.691587 | fa163e75-7366-a2e0-d3ae-00000000bcfb | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:09:37.014437 | 2.38s 2025-10-14 08:00:29.701373 | fa163e75-7366-a2e0-d3ae-00000000bcfb | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:09:37.024230 | 2.39s 2025-10-14 08:00:29.745156 | fa163e75-7366-a2e0-d3ae-00000000ac84 | TASK | Execute system role for Nova/Libvirt VNC certs 2025-10-14 08:00:29.750905 | fa163e75-7366-a2e0-d3ae-00000000be12 | OK | Ensure certificate role dependencies are installed | np0005486751 2025-10-14 08:00:29.752334 | fa163e75-7366-a2e0-d3ae-00000000be12 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486751 | 0:09:37.075197 | 4.01s 2025-10-14 08:00:29.764112 | fa163e75-7366-a2e0-d3ae-00000000be14 | TASK | Ensure provider packages are installed 2025-10-14 08:00:29.829470 | fa163e75-7366-a2e0-d3ae-00000000ac84 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005486749 | 0:09:37.152271 | 0.08s 2025-10-14 08:00:29.839401 | fa163e75-7366-a2e0-d3ae-00000000ac84 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005486749 | 0:09:37.162262 | 0.09s 2025-10-14 08:00:29.848159 | fa163e75-7366-a2e0-d3ae-00000000ac84 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005486749 | 0:09:37.171022 | 0.10s 2025-10-14 08:00:29.918880 | fa163e75-7366-a2e0-d3ae-00000000bffc | TASK | Set version specific variables 2025-10-14 08:00:29.967327 | fa163e75-7366-a2e0-d3ae-00000000bffc | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486749 | 0:09:37.290185 | 0.05s 2025-10-14 08:00:29.983295 | fa163e75-7366-a2e0-d3ae-00000000bcf2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:09:37.305935 | 12.18s 2025-10-14 08:00:29.999060 | f6df2d84-d3a3-427b-81bf-fb3d7f517538 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486749 2025-10-14 08:00:30.022105 | fa163e75-7366-a2e0-d3ae-00000000c058 | TASK | Ensure ansible_facts used by role 2025-10-14 08:00:30.028562 | fa163e75-7366-a2e0-d3ae-00000000bcf2 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:09:37.351400 | 12.23s 2025-10-14 08:00:30.045574 | fa163e75-7366-a2e0-d3ae-00000000bcf4 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:00:30.297738 | fa163e75-7366-a2e0-d3ae-00000000be12 | OK | Ensure certificate role dependencies are installed | np0005486750 2025-10-14 08:00:30.301341 | fa163e75-7366-a2e0-d3ae-00000000be12 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486750 | 0:09:37.624187 | 10.82s 2025-10-14 08:00:30.323629 | fa163e75-7366-a2e0-d3ae-00000000be14 | TASK | Ensure provider packages are installed 2025-10-14 08:00:30.439123 | fa163e75-7366-a2e0-d3ae-00000000bcf4 | OK | Ensure pre-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 08:00:30.442030 | fa163e75-7366-a2e0-d3ae-00000000bcf4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:09:37.764884 | 0.39s 2025-10-14 08:00:30.448900 | fa163e75-7366-a2e0-d3ae-00000000bcf4 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:09:37.771764 | 0.40s 2025-10-14 08:00:30.470669 | fa163e75-7366-a2e0-d3ae-00000000bcf6 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:00:30.505821 | fa163e75-7366-a2e0-d3ae-00000000c058 | OK | Ensure ansible_facts used by role | np0005486749 2025-10-14 08:00:30.507910 | fa163e75-7366-a2e0-d3ae-00000000c058 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486749 | 0:09:37.830772 | 0.48s 2025-10-14 08:00:30.532426 | fa163e75-7366-a2e0-d3ae-00000000c059 | TASK | Set platform/version specific variables 2025-10-14 08:00:30.614825 | fa163e75-7366-a2e0-d3ae-00000000c059 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 08:00:30.632564 | fa163e75-7366-a2e0-d3ae-00000000c059 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 08:00:30.652880 | fa163e75-7366-a2e0-d3ae-00000000c059 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.yml 2025-10-14 08:00:30.668466 | fa163e75-7366-a2e0-d3ae-00000000c059 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.2.yml 2025-10-14 08:00:30.676162 | fa163e75-7366-a2e0-d3ae-00000000c059 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486749 | 0:09:37.999016 | 0.14s 2025-10-14 08:00:30.698316 | fa163e75-7366-a2e0-d3ae-00000000bffd | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:00:30.840275 | fa163e75-7366-a2e0-d3ae-00000000bcf6 | OK | Ensure post-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 08:00:30.843237 | fa163e75-7366-a2e0-d3ae-00000000bcf6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:09:38.166088 | 0.37s 2025-10-14 08:00:30.851851 | fa163e75-7366-a2e0-d3ae-00000000bcf6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:09:38.174713 | 0.38s 2025-10-14 08:00:30.873305 | fa163e75-7366-a2e0-d3ae-00000000bcf8 | TASK | Ensure provider service is running 2025-10-14 08:00:31.381040 | fa163e75-7366-a2e0-d3ae-00000000bcf8 | OK | Ensure provider service is running | np0005486748 | item=certmonger 2025-10-14 08:00:31.385788 | fa163e75-7366-a2e0-d3ae-00000000bcf8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:09:38.708644 | 0.51s 2025-10-14 08:00:31.397505 | fa163e75-7366-a2e0-d3ae-00000000bcf8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:09:38.720371 | 0.52s 2025-10-14 08:00:31.426382 | fa163e75-7366-a2e0-d3ae-00000000bcfb | TASK | Ensure certificate requests 2025-10-14 08:00:31.460717 | fa163e75-7366-a2e0-d3ae-00000000be12 | OK | Ensure certificate role dependencies are installed | np0005486752 2025-10-14 08:00:31.461894 | fa163e75-7366-a2e0-d3ae-00000000be12 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486752 | 0:09:38.784757 | 8.54s 2025-10-14 08:00:31.476923 | fa163e75-7366-a2e0-d3ae-00000000be14 | TASK | Ensure provider packages are installed 2025-10-14 08:00:32.899162 | fa163e75-7366-a2e0-d3ae-00000000bcfb | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': 'np0005486748.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005486748.internalapi.ooo.test@OOO.TEST'} 2025-10-14 08:00:32.902733 | fa163e75-7366-a2e0-d3ae-00000000bcfb | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:09:40.225586 | 1.48s 2025-10-14 08:00:32.911581 | fa163e75-7366-a2e0-d3ae-00000000bcfb | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:09:40.234443 | 1.48s 2025-10-14 08:00:32.952077 | fa163e75-7366-a2e0-d3ae-00000000ad9c | TASK | Execute system role for Nova/Libvirt VNC certs 2025-10-14 08:00:33.043389 | fa163e75-7366-a2e0-d3ae-00000000ad9c | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005486748 | 0:09:40.366235 | 0.09s 2025-10-14 08:00:33.059229 | fa163e75-7366-a2e0-d3ae-00000000ad9c | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005486748 | 0:09:40.382093 | 0.11s 2025-10-14 08:00:33.068357 | fa163e75-7366-a2e0-d3ae-00000000ad9c | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005486748 | 0:09:40.391214 | 0.11s 2025-10-14 08:00:33.145023 | fa163e75-7366-a2e0-d3ae-00000000c0a7 | TASK | Set version specific variables 2025-10-14 08:00:33.223431 | fa163e75-7366-a2e0-d3ae-00000000c0a7 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486748 | 0:09:40.546277 | 0.05s 2025-10-14 08:00:33.328469 | 26f7c22a-0617-4604-bb4e-15f9b2d9b656 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486748 2025-10-14 08:00:33.362763 | fa163e75-7366-a2e0-d3ae-00000000c0ff | TASK | Ensure ansible_facts used by role 2025-10-14 08:00:33.841972 | fa163e75-7366-a2e0-d3ae-00000000c0ff | OK | Ensure ansible_facts used by role | np0005486748 2025-10-14 08:00:33.843154 | fa163e75-7366-a2e0-d3ae-00000000c0ff | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486748 | 0:09:41.166018 | 0.48s 2025-10-14 08:00:33.862158 | fa163e75-7366-a2e0-d3ae-00000000c100 | TASK | Set platform/version specific variables 2025-10-14 08:00:33.896702 | fa163e75-7366-a2e0-d3ae-00000000bf54 | OK | Ensure certificate role dependencies are installed | np0005486746 2025-10-14 08:00:33.897927 | fa163e75-7366-a2e0-d3ae-00000000bf54 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486746 | 0:09:41.220790 | 7.33s 2025-10-14 08:00:33.919070 | fa163e75-7366-a2e0-d3ae-00000000bf56 | TASK | Ensure provider packages are installed 2025-10-14 08:00:33.942803 | fa163e75-7366-a2e0-d3ae-00000000c100 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 08:00:33.957598 | fa163e75-7366-a2e0-d3ae-00000000c100 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 08:00:33.978141 | fa163e75-7366-a2e0-d3ae-00000000c100 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.yml 2025-10-14 08:00:33.992500 | fa163e75-7366-a2e0-d3ae-00000000c100 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.2.yml 2025-10-14 08:00:34.000416 | fa163e75-7366-a2e0-d3ae-00000000c100 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486748 | 0:09:41.323273 | 0.14s 2025-10-14 08:00:34.021357 | fa163e75-7366-a2e0-d3ae-00000000c0a8 | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:00:34.895633 | fa163e75-7366-a2e0-d3ae-00000000be14 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486752 | 0:09:42.218478 | 3.42s 2025-10-14 08:00:34.904159 | fa163e75-7366-a2e0-d3ae-00000000be14 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486752 | 0:09:42.227013 | 3.43s 2025-10-14 08:00:34.926534 | fa163e75-7366-a2e0-d3ae-00000000be16 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:00:35.272463 | fa163e75-7366-a2e0-d3ae-00000000be16 | OK | Ensure pre-scripts hooks directory exists | np0005486752 | item=certmonger 2025-10-14 08:00:35.275944 | fa163e75-7366-a2e0-d3ae-00000000be16 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486752 | 0:09:42.598802 | 0.35s 2025-10-14 08:00:35.285043 | fa163e75-7366-a2e0-d3ae-00000000be16 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486752 | 0:09:42.607898 | 0.36s 2025-10-14 08:00:35.306321 | fa163e75-7366-a2e0-d3ae-00000000be18 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:00:35.570853 | fa163e75-7366-a2e0-d3ae-00000000be14 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486751 | 0:09:42.893692 | 5.80s 2025-10-14 08:00:35.579418 | fa163e75-7366-a2e0-d3ae-00000000be14 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486751 | 0:09:42.902279 | 5.81s 2025-10-14 08:00:35.596853 | fa163e75-7366-a2e0-d3ae-00000000be16 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:00:35.693236 | fa163e75-7366-a2e0-d3ae-00000000be18 | OK | Ensure post-scripts hooks directory exists | np0005486752 | item=certmonger 2025-10-14 08:00:35.699269 | fa163e75-7366-a2e0-d3ae-00000000be18 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486752 | 0:09:43.022121 | 0.39s 2025-10-14 08:00:35.706919 | fa163e75-7366-a2e0-d3ae-00000000be18 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486752 | 0:09:43.029777 | 0.40s 2025-10-14 08:00:35.729241 | fa163e75-7366-a2e0-d3ae-00000000be1a | TASK | Ensure provider service is running 2025-10-14 08:00:35.973982 | fa163e75-7366-a2e0-d3ae-00000000be16 | OK | Ensure pre-scripts hooks directory exists | np0005486751 | item=certmonger 2025-10-14 08:00:35.977954 | fa163e75-7366-a2e0-d3ae-00000000be16 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486751 | 0:09:43.300804 | 0.38s 2025-10-14 08:00:35.986274 | fa163e75-7366-a2e0-d3ae-00000000be16 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486751 | 0:09:43.309139 | 0.39s 2025-10-14 08:00:36.008354 | fa163e75-7366-a2e0-d3ae-00000000be18 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:00:36.263043 | fa163e75-7366-a2e0-d3ae-00000000be1a | OK | Ensure provider service is running | np0005486752 | item=certmonger 2025-10-14 08:00:36.267349 | fa163e75-7366-a2e0-d3ae-00000000be1a | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486752 | 0:09:43.590198 | 0.54s 2025-10-14 08:00:36.282647 | fa163e75-7366-a2e0-d3ae-00000000be1a | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486752 | 0:09:43.605498 | 0.55s 2025-10-14 08:00:36.305664 | fa163e75-7366-a2e0-d3ae-00000000be1d | TASK | Ensure certificate requests 2025-10-14 08:00:36.369598 | fa163e75-7366-a2e0-d3ae-00000000be18 | OK | Ensure post-scripts hooks directory exists | np0005486751 | item=certmonger 2025-10-14 08:00:36.374065 | fa163e75-7366-a2e0-d3ae-00000000be18 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486751 | 0:09:43.696910 | 0.36s 2025-10-14 08:00:36.384974 | fa163e75-7366-a2e0-d3ae-00000000be18 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486751 | 0:09:43.707821 | 0.37s 2025-10-14 08:00:36.407910 | fa163e75-7366-a2e0-d3ae-00000000be1a | TASK | Ensure provider service is running 2025-10-14 08:00:36.967373 | fa163e75-7366-a2e0-d3ae-00000000be1a | OK | Ensure provider service is running | np0005486751 | item=certmonger 2025-10-14 08:00:36.971665 | fa163e75-7366-a2e0-d3ae-00000000be1a | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486751 | 0:09:44.294518 | 0.56s 2025-10-14 08:00:36.987702 | fa163e75-7366-a2e0-d3ae-00000000be1a | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486751 | 0:09:44.310561 | 0.58s 2025-10-14 08:00:37.008736 | fa163e75-7366-a2e0-d3ae-00000000be1d | TASK | Ensure certificate requests 2025-10-14 08:00:37.464988 | fa163e75-7366-a2e0-d3ae-00000000be14 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486750 | 0:09:44.787825 | 7.14s 2025-10-14 08:00:37.474275 | fa163e75-7366-a2e0-d3ae-00000000be14 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486750 | 0:09:44.797139 | 7.15s 2025-10-14 08:00:37.493344 | fa163e75-7366-a2e0-d3ae-00000000be16 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:00:37.654345 | fa163e75-7366-a2e0-d3ae-00000000bffd | OK | Ensure certificate role dependencies are installed | np0005486749 2025-10-14 08:00:37.656516 | fa163e75-7366-a2e0-d3ae-00000000bffd | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486749 | 0:09:44.979369 | 6.96s 2025-10-14 08:00:37.693734 | fa163e75-7366-a2e0-d3ae-00000000bfff | TASK | Ensure provider packages are installed 2025-10-14 08:00:37.827306 | fa163e75-7366-a2e0-d3ae-00000000be1d | CHANGED | Ensure certificate requests | np0005486752 | item={'ca': 'ipa', 'dns': 'np0005486752.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005486752.internalapi.ooo.test@OOO.TEST'} 2025-10-14 08:00:37.829057 | fa163e75-7366-a2e0-d3ae-00000000be1d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486752 | 0:09:45.151911 | 1.52s 2025-10-14 08:00:37.839526 | fa163e75-7366-a2e0-d3ae-00000000be1d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486752 | 0:09:45.162392 | 1.53s 2025-10-14 08:00:37.881166 | fa163e75-7366-a2e0-d3ae-00000000be16 | OK | Ensure pre-scripts hooks directory exists | np0005486750 | item=certmonger 2025-10-14 08:00:37.888307 | fa163e75-7366-a2e0-d3ae-00000000be16 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486750 | 0:09:45.211169 | 0.39s 2025-10-14 08:00:37.904182 | fa163e75-7366-a2e0-d3ae-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-14 08:00:37.916325 | fa163e75-7366-a2e0-d3ae-00000000be16 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486750 | 0:09:45.239157 | 0.42s 2025-10-14 08:00:37.940579 | fa163e75-7366-a2e0-d3ae-00000000be18 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:00:38.227683 | fa163e75-7366-a2e0-d3ae-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486752 2025-10-14 08:00:38.229004 | fa163e75-7366-a2e0-d3ae-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486752 | 0:09:45.551867 | 0.32s 2025-10-14 08:00:38.339616 | fa163e75-7366-a2e0-d3ae-0000000000c8 | TIMING | include_tasks | np0005486752 | 0:09:45.662474 | 0.09s 2025-10-14 08:00:38.347015 | fa163e75-7366-a2e0-d3ae-00000000be18 | OK | Ensure post-scripts hooks directory exists | np0005486750 | item=certmonger 2025-10-14 08:00:38.349245 | fa163e75-7366-a2e0-d3ae-00000000be18 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486750 | 0:09:45.672111 | 0.41s 2025-10-14 08:00:38.370166 | 750ac2e9-8746-4bd3-a386-52077a65efdc | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486752 2025-10-14 08:00:38.383005 | fa163e75-7366-a2e0-d3ae-00000000c159 | TASK | Write the config_step hieradata 2025-10-14 08:00:38.391933 | fa163e75-7366-a2e0-d3ae-00000000be18 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486750 | 0:09:45.714791 | 0.45s 2025-10-14 08:00:38.403630 | fa163e75-7366-a2e0-d3ae-00000000be1a | TASK | Ensure provider service is running 2025-10-14 08:00:38.734876 | fa163e75-7366-a2e0-d3ae-00000000c0a8 | OK | Ensure certificate role dependencies are installed | np0005486748 2025-10-14 08:00:38.736596 | fa163e75-7366-a2e0-d3ae-00000000c0a8 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486748 | 0:09:46.059452 | 4.71s 2025-10-14 08:00:38.766146 | fa163e75-7366-a2e0-d3ae-00000000c0aa | TASK | Ensure provider packages are installed 2025-10-14 08:00:38.925687 | fa163e75-7366-a2e0-d3ae-00000000be1a | OK | Ensure provider service is running | np0005486750 | item=certmonger 2025-10-14 08:00:38.930413 | fa163e75-7366-a2e0-d3ae-00000000be1a | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486750 | 0:09:46.253261 | 0.53s 2025-10-14 08:00:38.942819 | fa163e75-7366-a2e0-d3ae-00000000be1a | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486750 | 0:09:46.265666 | 0.54s 2025-10-14 08:00:38.957551 | fa163e75-7366-a2e0-d3ae-00000000be1d | CHANGED | Ensure certificate requests | np0005486751 | item={'ca': 'ipa', 'dns': 'np0005486751.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005486751.internalapi.ooo.test@OOO.TEST'} 2025-10-14 08:00:38.959534 | fa163e75-7366-a2e0-d3ae-00000000be1d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486751 | 0:09:46.282397 | 1.95s 2025-10-14 08:00:38.979035 | fa163e75-7366-a2e0-d3ae-00000000be1d | TASK | Ensure certificate requests 2025-10-14 08:00:38.993119 | fa163e75-7366-a2e0-d3ae-00000000be1d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486751 | 0:09:46.315940 | 1.98s 2025-10-14 08:00:39.021742 | fa163e75-7366-a2e0-d3ae-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-14 08:00:39.186157 | fa163e75-7366-a2e0-d3ae-00000000c159 | OK | Write the config_step hieradata | np0005486752 2025-10-14 08:00:39.187918 | fa163e75-7366-a2e0-d3ae-00000000c159 | TIMING | Write the config_step hieradata | np0005486752 | 0:09:46.510775 | 0.80s 2025-10-14 08:00:39.201035 | fa163e75-7366-a2e0-d3ae-00000000c15a | TASK | Run puppet host configuration for step 1 2025-10-14 08:00:39.352006 | fa163e75-7366-a2e0-d3ae-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486751 2025-10-14 08:00:39.353884 | fa163e75-7366-a2e0-d3ae-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486751 | 0:09:46.676742 | 0.33s 2025-10-14 08:00:39.468990 | fa163e75-7366-a2e0-d3ae-0000000000c8 | TIMING | include_tasks | np0005486751 | 0:09:46.791836 | 0.10s 2025-10-14 08:00:39.498037 | 4d751137-7888-459c-84cb-bf40ec6bb063 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486751 2025-10-14 08:00:39.514361 | fa163e75-7366-a2e0-d3ae-00000000c17f | TASK | Write the config_step hieradata 2025-10-14 08:00:40.147913 | fa163e75-7366-a2e0-d3ae-00000000c15a | CHANGED | Run puppet host configuration for step 1 | np0005486752 2025-10-14 08:00:40.149534 | fa163e75-7366-a2e0-d3ae-00000000c15a | TIMING | Run puppet host configuration for step 1 | np0005486752 | 0:09:47.472388 | 0.95s 2025-10-14 08:00:40.169681 | fa163e75-7366-a2e0-d3ae-00000000bf56 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:09:47.492540 | 6.25s 2025-10-14 08:00:40.190986 | fa163e75-7366-a2e0-d3ae-00000000c15b | TASK | Wait for puppet host configuration to finish 2025-10-14 08:00:40.202907 | fa163e75-7366-a2e0-d3ae-00000000bf56 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:09:47.525740 | 6.28s 2025-10-14 08:00:40.231685 | fa163e75-7366-a2e0-d3ae-00000000bf58 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:00:40.343229 | fa163e75-7366-a2e0-d3ae-00000000c17f | OK | Write the config_step hieradata | np0005486751 2025-10-14 08:00:40.344854 | fa163e75-7366-a2e0-d3ae-00000000c17f | TIMING | Write the config_step hieradata | np0005486751 | 0:09:47.667696 | 0.83s 2025-10-14 08:00:40.368625 | fa163e75-7366-a2e0-d3ae-00000000c180 | TASK | Run puppet host configuration for step 1 2025-10-14 08:00:40.535272 | fa163e75-7366-a2e0-d3ae-00000000be1d | CHANGED | Ensure certificate requests | np0005486750 | item={'ca': 'ipa', 'dns': 'np0005486750.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005486750.internalapi.ooo.test@OOO.TEST'} 2025-10-14 08:00:40.539371 | fa163e75-7366-a2e0-d3ae-00000000be1d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486750 | 0:09:47.862223 | 1.56s 2025-10-14 08:00:40.547372 | fa163e75-7366-a2e0-d3ae-00000000be1d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486750 | 0:09:47.870226 | 1.57s 2025-10-14 08:00:40.568654 | fa163e75-7366-a2e0-d3ae-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-14 08:00:40.590471 | fa163e75-7366-a2e0-d3ae-00000000bf58 | OK | Ensure pre-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 08:00:40.593244 | fa163e75-7366-a2e0-d3ae-00000000bf58 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:09:47.916100 | 0.36s 2025-10-14 08:00:40.600110 | fa163e75-7366-a2e0-d3ae-00000000bf58 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:09:47.922951 | 0.37s 2025-10-14 08:00:40.616200 | fa163e75-7366-a2e0-d3ae-00000000bf5a | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:00:40.774319 | fa163e75-7366-a2e0-d3ae-00000000c15b | WAITING | Wait for puppet host configuration to finish | np0005486752 | 360 retries left 2025-10-14 08:00:40.929137 | fa163e75-7366-a2e0-d3ae-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486750 2025-10-14 08:00:40.930660 | fa163e75-7366-a2e0-d3ae-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486750 | 0:09:48.253519 | 0.36s 2025-10-14 08:00:41.009306 | fa163e75-7366-a2e0-d3ae-00000000bf5a | OK | Ensure post-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 08:00:41.011872 | fa163e75-7366-a2e0-d3ae-00000000bf5a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:09:48.334729 | 0.39s 2025-10-14 08:00:41.018193 | fa163e75-7366-a2e0-d3ae-00000000bf5a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:09:48.341058 | 0.40s 2025-10-14 08:00:41.038988 | fa163e75-7366-a2e0-d3ae-00000000bf5c | TASK | Ensure provider service is running 2025-10-14 08:00:41.057126 | fa163e75-7366-a2e0-d3ae-0000000000c8 | TIMING | include_tasks | np0005486750 | 0:09:48.379976 | 0.11s 2025-10-14 08:00:41.084023 | b00424a8-910d-4fdf-b0e4-19aa2e2ca7de | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486750 2025-10-14 08:00:41.096842 | fa163e75-7366-a2e0-d3ae-00000000c1af | TASK | Write the config_step hieradata 2025-10-14 08:00:41.111914 | fa163e75-7366-a2e0-d3ae-00000000c180 | CHANGED | Run puppet host configuration for step 1 | np0005486751 2025-10-14 08:00:41.112842 | fa163e75-7366-a2e0-d3ae-00000000c180 | TIMING | Run puppet host configuration for step 1 | np0005486751 | 0:09:48.435706 | 0.74s 2025-10-14 08:00:41.123967 | fa163e75-7366-a2e0-d3ae-00000000c181 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:00:41.460804 | fa163e75-7366-a2e0-d3ae-00000000c181 | WAITING | Wait for puppet host configuration to finish | np0005486751 | 360 retries left 2025-10-14 08:00:41.556369 | fa163e75-7366-a2e0-d3ae-00000000bf5c | OK | Ensure provider service is running | np0005486746 | item=certmonger 2025-10-14 08:00:41.559348 | fa163e75-7366-a2e0-d3ae-00000000bf5c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:09:48.882204 | 0.52s 2025-10-14 08:00:41.569938 | fa163e75-7366-a2e0-d3ae-00000000bf5c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:09:48.892801 | 0.53s 2025-10-14 08:00:41.591055 | fa163e75-7366-a2e0-d3ae-00000000bf5f | TASK | Ensure certificate requests 2025-10-14 08:00:41.863691 | fa163e75-7366-a2e0-d3ae-00000000c1af | OK | Write the config_step hieradata | np0005486750 2025-10-14 08:00:41.864842 | fa163e75-7366-a2e0-d3ae-00000000c1af | TIMING | Write the config_step hieradata | np0005486750 | 0:09:49.187705 | 0.77s 2025-10-14 08:00:41.879004 | fa163e75-7366-a2e0-d3ae-00000000c1b0 | TASK | Run puppet host configuration for step 1 2025-10-14 08:00:42.449003 | fa163e75-7366-a2e0-d3ae-00000000bfff | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:09:49.771846 | 4.75s 2025-10-14 08:00:42.459204 | fa163e75-7366-a2e0-d3ae-00000000bfff | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:09:49.782060 | 4.76s 2025-10-14 08:00:42.492770 | fa163e75-7366-a2e0-d3ae-00000000c001 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:00:42.641517 | fa163e75-7366-a2e0-d3ae-00000000c1b0 | CHANGED | Run puppet host configuration for step 1 | np0005486750 2025-10-14 08:00:42.643034 | fa163e75-7366-a2e0-d3ae-00000000c1b0 | TIMING | Run puppet host configuration for step 1 | np0005486750 | 0:09:49.965893 | 0.76s 2025-10-14 08:00:42.662673 | fa163e75-7366-a2e0-d3ae-00000000c1b1 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:00:42.874538 | fa163e75-7366-a2e0-d3ae-00000000c001 | OK | Ensure pre-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 08:00:42.877113 | fa163e75-7366-a2e0-d3ae-00000000c001 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:09:50.199978 | 0.38s 2025-10-14 08:00:42.880969 | fa163e75-7366-a2e0-d3ae-00000000c001 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:09:50.203831 | 0.39s 2025-10-14 08:00:42.902150 | fa163e75-7366-a2e0-d3ae-00000000c003 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:00:43.022722 | fa163e75-7366-a2e0-d3ae-00000000c1b1 | WAITING | Wait for puppet host configuration to finish | np0005486750 | 360 retries left 2025-10-14 08:00:43.298136 | fa163e75-7366-a2e0-d3ae-00000000c003 | OK | Ensure post-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 08:00:43.300661 | fa163e75-7366-a2e0-d3ae-00000000c003 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:09:50.623522 | 0.40s 2025-10-14 08:00:43.308085 | fa163e75-7366-a2e0-d3ae-00000000c003 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:09:50.630949 | 0.40s 2025-10-14 08:00:43.328055 | fa163e75-7366-a2e0-d3ae-00000000c005 | TASK | Ensure provider service is running 2025-10-14 08:00:43.729649 | fa163e75-7366-a2e0-d3ae-00000000bf5f | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': 'np0005486746.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005486746.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-14 08:00:43.733389 | fa163e75-7366-a2e0-d3ae-00000000bf5f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:09:51.056242 | 2.14s 2025-10-14 08:00:43.741497 | fa163e75-7366-a2e0-d3ae-00000000bf5f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:09:51.064359 | 2.15s 2025-10-14 08:00:43.780922 | fa163e75-7366-a2e0-d3ae-00000000bf7c | TASK | Set version specific variables 2025-10-14 08:00:43.825654 | fa163e75-7366-a2e0-d3ae-00000000c005 | OK | Ensure provider service is running | np0005486749 | item=certmonger 2025-10-14 08:00:43.829653 | fa163e75-7366-a2e0-d3ae-00000000c005 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:09:51.152434 | 0.50s 2025-10-14 08:00:43.843359 | fa163e75-7366-a2e0-d3ae-00000000c005 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:09:51.166220 | 0.51s 2025-10-14 08:00:43.844565 | fa163e75-7366-a2e0-d3ae-00000000bf7c | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486746 | 0:09:51.167441 | 0.06s 2025-10-14 08:00:43.858783 | 45141410-1f7c-4ee9-8bd6-c04ab6d8bb80 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486746 2025-10-14 08:00:43.875292 | fa163e75-7366-a2e0-d3ae-00000000c1e9 | TASK | Ensure ansible_facts used by role 2025-10-14 08:00:43.897964 | fa163e75-7366-a2e0-d3ae-00000000c008 | TASK | Ensure certificate requests 2025-10-14 08:00:44.308226 | fa163e75-7366-a2e0-d3ae-00000000c1e9 | OK | Ensure ansible_facts used by role | np0005486746 2025-10-14 08:00:44.309182 | fa163e75-7366-a2e0-d3ae-00000000c1e9 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486746 | 0:09:51.632049 | 0.43s 2025-10-14 08:00:44.324360 | fa163e75-7366-a2e0-d3ae-00000000c0aa | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:09:51.647218 | 5.56s 2025-10-14 08:00:44.351158 | fa163e75-7366-a2e0-d3ae-00000000c1ea | TASK | Set platform/version specific variables 2025-10-14 08:00:44.361835 | fa163e75-7366-a2e0-d3ae-00000000c0aa | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:09:51.684665 | 5.59s 2025-10-14 08:00:44.385733 | fa163e75-7366-a2e0-d3ae-00000000c0ac | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:00:44.403818 | fa163e75-7366-a2e0-d3ae-00000000c1ea | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 08:00:44.423781 | fa163e75-7366-a2e0-d3ae-00000000c1ea | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 08:00:44.431623 | fa163e75-7366-a2e0-d3ae-00000000c1ea | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.yml 2025-10-14 08:00:44.443338 | fa163e75-7366-a2e0-d3ae-00000000c1ea | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.2.yml 2025-10-14 08:00:44.450209 | fa163e75-7366-a2e0-d3ae-00000000c1ea | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486746 | 0:09:51.773066 | 0.10s 2025-10-14 08:00:44.506727 | fa163e75-7366-a2e0-d3ae-00000000bf7d | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:00:44.739646 | fa163e75-7366-a2e0-d3ae-00000000c0ac | OK | Ensure pre-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 08:00:44.742559 | fa163e75-7366-a2e0-d3ae-00000000c0ac | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:09:52.065413 | 0.36s 2025-10-14 08:00:44.748468 | fa163e75-7366-a2e0-d3ae-00000000c0ac | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:09:52.071329 | 0.36s 2025-10-14 08:00:44.765004 | fa163e75-7366-a2e0-d3ae-00000000c0ae | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:00:45.140126 | fa163e75-7366-a2e0-d3ae-00000000c0ae | OK | Ensure post-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 08:00:45.142046 | fa163e75-7366-a2e0-d3ae-00000000c0ae | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:09:52.464903 | 0.38s 2025-10-14 08:00:45.154707 | fa163e75-7366-a2e0-d3ae-00000000c0ae | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:09:52.477549 | 0.39s 2025-10-14 08:00:45.191624 | fa163e75-7366-a2e0-d3ae-00000000c0b0 | TASK | Ensure provider service is running 2025-10-14 08:00:45.885846 | fa163e75-7366-a2e0-d3ae-00000000c008 | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': 'np0005486749.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005486749.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-14 08:00:45.889112 | fa163e75-7366-a2e0-d3ae-00000000c008 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:09:53.211962 | 1.99s 2025-10-14 08:00:45.897288 | fa163e75-7366-a2e0-d3ae-00000000c008 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:09:53.220150 | 2.00s 2025-10-14 08:00:45.925320 | fa163e75-7366-a2e0-d3ae-00000000c025 | TASK | Set version specific variables 2025-10-14 08:00:45.975338 | fa163e75-7366-a2e0-d3ae-00000000c025 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486749 | 0:09:53.298196 | 0.05s 2025-10-14 08:00:45.989854 | b1c62720-f3be-4331-9d81-f619dcc3fd9b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486749 2025-10-14 08:00:46.005886 | fa163e75-7366-a2e0-d3ae-00000000c21d | TASK | Ensure ansible_facts used by role 2025-10-14 08:00:46.490703 | fa163e75-7366-a2e0-d3ae-00000000c21d | OK | Ensure ansible_facts used by role | np0005486749 2025-10-14 08:00:46.493669 | fa163e75-7366-a2e0-d3ae-00000000c21d | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486749 | 0:09:53.816525 | 0.49s 2025-10-14 08:00:46.524831 | fa163e75-7366-a2e0-d3ae-00000000c21e | TASK | Set platform/version specific variables 2025-10-14 08:00:46.602052 | fa163e75-7366-a2e0-d3ae-00000000c21e | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 08:00:46.622698 | fa163e75-7366-a2e0-d3ae-00000000c21e | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 08:00:46.646466 | fa163e75-7366-a2e0-d3ae-00000000c21e | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.yml 2025-10-14 08:00:46.662712 | fa163e75-7366-a2e0-d3ae-00000000c21e | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.2.yml 2025-10-14 08:00:46.670316 | fa163e75-7366-a2e0-d3ae-00000000c21e | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486749 | 0:09:53.993183 | 0.14s 2025-10-14 08:00:46.690907 | fa163e75-7366-a2e0-d3ae-00000000c026 | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:00:46.702162 | fa163e75-7366-a2e0-d3ae-00000000c0b0 | OK | Ensure provider service is running | np0005486748 | item=certmonger 2025-10-14 08:00:46.703841 | fa163e75-7366-a2e0-d3ae-00000000c0b0 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:09:54.026702 | 1.51s 2025-10-14 08:00:46.719553 | fa163e75-7366-a2e0-d3ae-00000000c0b0 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:09:54.042387 | 1.53s 2025-10-14 08:00:46.755989 | fa163e75-7366-a2e0-d3ae-00000000c0b3 | TASK | Ensure certificate requests 2025-10-14 08:00:48.861462 | fa163e75-7366-a2e0-d3ae-00000000c0b3 | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': 'np0005486748.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005486748.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-14 08:00:48.865530 | fa163e75-7366-a2e0-d3ae-00000000c0b3 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:09:56.188389 | 2.11s 2025-10-14 08:00:48.873969 | fa163e75-7366-a2e0-d3ae-00000000c0b3 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:09:56.196822 | 2.11s 2025-10-14 08:00:48.918844 | fa163e75-7366-a2e0-d3ae-00000000c0d0 | TASK | Set version specific variables 2025-10-14 08:00:48.970870 | fa163e75-7366-a2e0-d3ae-00000000c0d0 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486748 | 0:09:56.293726 | 0.05s 2025-10-14 08:00:48.991114 | 26f8209f-2463-4e6c-8bf7-bf6e107e2cfc | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486748 2025-10-14 08:00:49.011937 | fa163e75-7366-a2e0-d3ae-00000000c249 | TASK | Ensure ansible_facts used by role 2025-10-14 08:00:49.479009 | fa163e75-7366-a2e0-d3ae-00000000bf7d | OK | Ensure certificate role dependencies are installed | np0005486746 2025-10-14 08:00:49.480789 | fa163e75-7366-a2e0-d3ae-00000000bf7d | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486746 | 0:09:56.803635 | 4.97s 2025-10-14 08:00:49.514111 | fa163e75-7366-a2e0-d3ae-00000000bf7f | TASK | Ensure provider packages are installed 2025-10-14 08:00:49.865315 | fa163e75-7366-a2e0-d3ae-00000000c249 | OK | Ensure ansible_facts used by role | np0005486748 2025-10-14 08:00:49.868477 | fa163e75-7366-a2e0-d3ae-00000000c249 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486748 | 0:09:57.191310 | 0.86s 2025-10-14 08:00:49.900740 | fa163e75-7366-a2e0-d3ae-00000000c24a | TASK | Set platform/version specific variables 2025-10-14 08:00:49.982979 | fa163e75-7366-a2e0-d3ae-00000000c24a | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 08:00:50.012794 | fa163e75-7366-a2e0-d3ae-00000000c24a | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 08:00:50.044236 | fa163e75-7366-a2e0-d3ae-00000000c24a | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.yml 2025-10-14 08:00:50.060421 | fa163e75-7366-a2e0-d3ae-00000000c24a | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.2.yml 2025-10-14 08:00:50.069385 | fa163e75-7366-a2e0-d3ae-00000000c24a | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486748 | 0:09:57.392235 | 0.17s 2025-10-14 08:00:50.098689 | fa163e75-7366-a2e0-d3ae-00000000c0d1 | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:00:51.085386 | fa163e75-7366-a2e0-d3ae-00000000c15b | CHANGED | Wait for puppet host configuration to finish | np0005486752 2025-10-14 08:00:51.087314 | fa163e75-7366-a2e0-d3ae-00000000c15b | TIMING | Wait for puppet host configuration to finish | np0005486752 | 0:09:58.410160 | 10.89s 2025-10-14 08:00:51.111057 | fa163e75-7366-a2e0-d3ae-00000000c15c | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-14 08:00:51.202196 | fa163e75-7366-a2e0-d3ae-00000000c15c | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005486752 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:00:40 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:00:47 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:00:47 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:00:47 puppet-user: (file & line not available)", "<13>Oct 14 08:00:47 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:00:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:00:47 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:00:47 puppet-user: Notice: Compiled catalog for np0005486752.ooo.test in environment production in 0.15 seconds", "<13>Oct 14 08:00:47 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 14 08:00:47 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 14 08:00:47 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 14 08:00:47 puppet-user: Notice: Applied catalog in 0.06 seconds", "<13>Oct 14 08:00:47 puppet-user: Application:", "<13>Oct 14 08:00:47 puppet-user: Initial environment: production", "<13>Oct 14 08:00:47 puppet-user: Converged environment: production", "<13>Oct 14 08:00:47 puppet-user: Run mode: user", "<13>Oct 14 08:00:47 puppet-user: Changes:", "<13>Oct 14 08:00:47 puppet-user: Total: 3", "<13>Oct 14 08:00:47 puppet-user: Events:", "<13>Oct 14 08:00:47 puppet-user: Success: 3", "<13>Oct 14 08:00:47 puppet-user: Resources:", "<13>Oct 14 08:00:47 puppet-user: Changed: 3", "<13>Oct 14 08:00:47 puppet-user: Out of sync: 3", "<13>Oct 14 08:00:47 puppet-user: Total: 10", "<13>Oct 14 08:00:47 puppet-user: Time:", "<13>Oct 14 08:00:47 puppet-user: Schedule: 0.00", "<13>Oct 14 08:00:47 puppet-user: File: 0.00", "<13>Oct 14 08:00:47 puppet-user: Exec: 0.01", "<13>Oct 14 08:00:47 puppet-user: Augeas: 0.03", "<13>Oct 14 08:00:47 puppet-user: Transaction evaluation: 0.05", "<13>Oct 14 08:00:47 puppet-user: Catalog application: 0.06", "<13>Oct 14 08:00:47 puppet-user: Config retrieval: 0.18", "<13>Oct 14 08:00:47 puppet-user: Last run: 1760428847", "<13>Oct 14 08:00:47 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:00:47 puppet-user: Total: 0.06", "<13>Oct 14 08:00:47 puppet-user: Version:", "<13>Oct 14 08:00:47 puppet-user: Config: 1760428847", "<13>Oct 14 08:00:47 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:00:51.203719 | fa163e75-7366-a2e0-d3ae-00000000c15c | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005486752 | 0:09:58.526578 | 0.09s 2025-10-14 08:00:51.224869 | fa163e75-7366-a2e0-d3ae-00000000c15d | TASK | Pre-cache facts for puppet containers 2025-10-14 08:00:51.257334 | fa163e75-7366-a2e0-d3ae-00000000c15d | TIMING | Pre-cache facts for puppet containers | np0005486752 | 0:09:58.580198 | 0.03s 2025-10-14 08:00:51.308562 | fa163e75-7366-a2e0-d3ae-00000000c292 | TASK | Gather variables for each operating system 2025-10-14 08:00:51.423001 | fa163e75-7366-a2e0-d3ae-00000000c292 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486752 | 0:09:58.745861 | 0.11s 2025-10-14 08:00:51.433025 | fa163e75-7366-a2e0-d3ae-00000000c293 | TASK | Create puppet caching structures 2025-10-14 08:00:51.749404 | fa163e75-7366-a2e0-d3ae-00000000c293 | CHANGED | Create puppet caching structures | np0005486752 2025-10-14 08:00:51.751104 | fa163e75-7366-a2e0-d3ae-00000000c293 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486752 | 0:09:59.073963 | 0.32s 2025-10-14 08:00:51.777334 | fa163e75-7366-a2e0-d3ae-00000000c294 | TASK | Check for facter.conf 2025-10-14 08:00:51.787291 | fa163e75-7366-a2e0-d3ae-00000000c181 | CHANGED | Wait for puppet host configuration to finish | np0005486751 2025-10-14 08:00:51.788933 | fa163e75-7366-a2e0-d3ae-00000000c181 | TIMING | Wait for puppet host configuration to finish | np0005486751 | 0:09:59.111763 | 10.66s 2025-10-14 08:00:51.812003 | fa163e75-7366-a2e0-d3ae-00000000c182 | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-14 08:00:51.897909 | fa163e75-7366-a2e0-d3ae-00000000c182 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005486751 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:00:41 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:00:46 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:00:46 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:00:46 puppet-user: (file & line not available)", "<13>Oct 14 08:00:46 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:00:46 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:00:46 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:00:46 puppet-user: Notice: Compiled catalog for np0005486751.ooo.test in environment production in 0.13 seconds", "<13>Oct 14 08:00:46 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 14 08:00:46 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 14 08:00:46 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 14 08:00:46 puppet-user: Notice: Applied catalog in 0.05 seconds", "<13>Oct 14 08:00:46 puppet-user: Application:", "<13>Oct 14 08:00:46 puppet-user: Initial environment: production", "<13>Oct 14 08:00:46 puppet-user: Converged environment: production", "<13>Oct 14 08:00:46 puppet-user: Run mode: user", "<13>Oct 14 08:00:46 puppet-user: Changes:", "<13>Oct 14 08:00:46 puppet-user: Total: 3", "<13>Oct 14 08:00:46 puppet-user: Events:", "<13>Oct 14 08:00:46 puppet-user: Success: 3", "<13>Oct 14 08:00:46 puppet-user: Resources:", "<13>Oct 14 08:00:46 puppet-user: Changed: 3", "<13>Oct 14 08:00:46 puppet-user: Out of sync: 3", "<13>Oct 14 08:00:46 puppet-user: Total: 10", "<13>Oct 14 08:00:46 puppet-user: Time:", "<13>Oct 14 08:00:46 puppet-user: Schedule: 0.00", "<13>Oct 14 08:00:46 puppet-user: File: 0.00", "<13>Oct 14 08:00:46 puppet-user: Augeas: 0.02", "<13>Oct 14 08:00:46 puppet-user: Exec: 0.02", "<13>Oct 14 08:00:46 puppet-user: Transaction evaluation: 0.05", "<13>Oct 14 08:00:46 puppet-user: Catalog application: 0.05", "<13>Oct 14 08:00:46 puppet-user: Config retrieval: 0.17", "<13>Oct 14 08:00:46 puppet-user: Last run: 1760428846", "<13>Oct 14 08:00:46 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:00:46 puppet-user: Total: 0.06", "<13>Oct 14 08:00:46 puppet-user: Version:", "<13>Oct 14 08:00:46 puppet-user: Config: 1760428846", "<13>Oct 14 08:00:46 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:00:51.898947 | fa163e75-7366-a2e0-d3ae-00000000c182 | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005486751 | 0:09:59.221813 | 0.09s 2025-10-14 08:00:51.911870 | fa163e75-7366-a2e0-d3ae-00000000c183 | TASK | Pre-cache facts for puppet containers 2025-10-14 08:00:51.937873 | fa163e75-7366-a2e0-d3ae-00000000c183 | TIMING | Pre-cache facts for puppet containers | np0005486751 | 0:09:59.260737 | 0.03s 2025-10-14 08:00:51.976590 | fa163e75-7366-a2e0-d3ae-00000000c292 | TASK | Gather variables for each operating system 2025-10-14 08:00:52.077574 | fa163e75-7366-a2e0-d3ae-00000000c292 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486751 | 0:09:59.400436 | 0.10s 2025-10-14 08:00:52.078695 | fa163e75-7366-a2e0-d3ae-00000000c294 | OK | Check for facter.conf | np0005486752 2025-10-14 08:00:52.079148 | fa163e75-7366-a2e0-d3ae-00000000c294 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486752 | 0:09:59.402024 | 0.30s 2025-10-14 08:00:52.089214 | fa163e75-7366-a2e0-d3ae-00000000c293 | TASK | Create puppet caching structures 2025-10-14 08:00:52.104096 | fa163e75-7366-a2e0-d3ae-00000000c295 | TASK | Remove facter.conf if directory 2025-10-14 08:00:52.131114 | fa163e75-7366-a2e0-d3ae-00000000c295 | SKIPPED | Remove facter.conf if directory | np0005486752 2025-10-14 08:00:52.132068 | fa163e75-7366-a2e0-d3ae-00000000c295 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486752 | 0:09:59.454928 | 0.03s 2025-10-14 08:00:52.145542 | fa163e75-7366-a2e0-d3ae-00000000c296 | TASK | Write facter cache config 2025-10-14 08:00:52.382197 | fa163e75-7366-a2e0-d3ae-00000000c293 | CHANGED | Create puppet caching structures | np0005486751 2025-10-14 08:00:52.383150 | fa163e75-7366-a2e0-d3ae-00000000c293 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486751 | 0:09:59.706018 | 0.29s 2025-10-14 08:00:52.394329 | fa163e75-7366-a2e0-d3ae-00000000c294 | TASK | Check for facter.conf 2025-10-14 08:00:52.637654 | fa163e75-7366-a2e0-d3ae-00000000c294 | OK | Check for facter.conf | np0005486751 2025-10-14 08:00:52.639108 | fa163e75-7366-a2e0-d3ae-00000000c294 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486751 | 0:09:59.961971 | 0.24s 2025-10-14 08:00:52.653593 | fa163e75-7366-a2e0-d3ae-00000000c295 | TASK | Remove facter.conf if directory 2025-10-14 08:00:52.704007 | fa163e75-7366-a2e0-d3ae-00000000c295 | SKIPPED | Remove facter.conf if directory | np0005486751 2025-10-14 08:00:52.705329 | fa163e75-7366-a2e0-d3ae-00000000c295 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486751 | 0:10:00.028165 | 0.05s 2025-10-14 08:00:52.727667 | fa163e75-7366-a2e0-d3ae-00000000c296 | TASK | Write facter cache config 2025-10-14 08:00:53.099238 | fa163e75-7366-a2e0-d3ae-00000000c296 | CHANGED | Write facter cache config | np0005486752 2025-10-14 08:00:53.100893 | fa163e75-7366-a2e0-d3ae-00000000c296 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486752 | 0:10:00.423747 | 0.95s 2025-10-14 08:00:53.122394 | fa163e75-7366-a2e0-d3ae-00000000c297 | TASK | Cleanup facter cache if exists 2025-10-14 08:00:53.346008 | fa163e75-7366-a2e0-d3ae-00000000c1b1 | CHANGED | Wait for puppet host configuration to finish | np0005486750 2025-10-14 08:00:53.347824 | fa163e75-7366-a2e0-d3ae-00000000c1b1 | TIMING | Wait for puppet host configuration to finish | np0005486750 | 0:10:00.670675 | 10.68s 2025-10-14 08:00:53.370006 | fa163e75-7366-a2e0-d3ae-00000000c1b2 | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-14 08:00:53.433881 | fa163e75-7366-a2e0-d3ae-00000000c1b2 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005486750 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:00:42 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:00:48 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:00:48 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:00:48 puppet-user: (file & line not available)", "<13>Oct 14 08:00:48 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:00:48 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:00:48 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:00:48 puppet-user: Notice: Compiled catalog for np0005486750.ooo.test in environment production in 0.11 seconds", "<13>Oct 14 08:00:48 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 14 08:00:48 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 14 08:00:48 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 14 08:00:48 puppet-user: Notice: Applied catalog in 0.07 seconds", "<13>Oct 14 08:00:48 puppet-user: Application:", "<13>Oct 14 08:00:48 puppet-user: Initial environment: production", "<13>Oct 14 08:00:48 puppet-user: Converged environment: production", "<13>Oct 14 08:00:48 puppet-user: Run mode: user", "<13>Oct 14 08:00:48 puppet-user: Changes:", "<13>Oct 14 08:00:48 puppet-user: Total: 3", "<13>Oct 14 08:00:48 puppet-user: Events:", "<13>Oct 14 08:00:48 puppet-user: Success: 3", "<13>Oct 14 08:00:48 puppet-user: Resources:", "<13>Oct 14 08:00:48 puppet-user: Changed: 3", "<13>Oct 14 08:00:48 puppet-user: Out of sync: 3", "<13>Oct 14 08:00:48 puppet-user: Total: 10", "<13>Oct 14 08:00:48 puppet-user: Time:", "<13>Oct 14 08:00:48 puppet-user: Schedule: 0.00", "<13>Oct 14 08:00:48 puppet-user: File: 0.00", "<13>Oct 14 08:00:48 puppet-user: Exec: 0.02", "<13>Oct 14 08:00:48 puppet-user: Augeas: 0.03", "<13>Oct 14 08:00:48 puppet-user: Transaction evaluation: 0.07", "<13>Oct 14 08:00:48 puppet-user: Catalog application: 0.07", "<13>Oct 14 08:00:48 puppet-user: Config retrieval: 0.15", "<13>Oct 14 08:00:48 puppet-user: Last run: 1760428848", "<13>Oct 14 08:00:48 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:00:48 puppet-user: Total: 0.07", "<13>Oct 14 08:00:48 puppet-user: Version:", "<13>Oct 14 08:00:48 puppet-user: Config: 1760428848", "<13>Oct 14 08:00:48 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:00:53.439676 | fa163e75-7366-a2e0-d3ae-00000000c1b2 | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005486750 | 0:10:00.762542 | 0.07s 2025-10-14 08:00:53.440229 | fa163e75-7366-a2e0-d3ae-00000000c297 | OK | Cleanup facter cache if exists | np0005486752 2025-10-14 08:00:53.440722 | fa163e75-7366-a2e0-d3ae-00000000c297 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486752 | 0:10:00.763595 | 0.32s 2025-10-14 08:00:53.454256 | fa163e75-7366-a2e0-d3ae-00000000c1b3 | TASK | Pre-cache facts for puppet containers 2025-10-14 08:00:53.473617 | fa163e75-7366-a2e0-d3ae-00000000c298 | TASK | Pre-cache facts 2025-10-14 08:00:53.489707 | fa163e75-7366-a2e0-d3ae-00000000c1b3 | TIMING | Pre-cache facts for puppet containers | np0005486750 | 0:10:00.812555 | 0.03s 2025-10-14 08:00:53.522037 | fa163e75-7366-a2e0-d3ae-00000000c292 | TASK | Gather variables for each operating system 2025-10-14 08:00:53.632333 | fa163e75-7366-a2e0-d3ae-00000000c292 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486750 | 0:10:00.955188 | 0.11s 2025-10-14 08:00:53.642606 | fa163e75-7366-a2e0-d3ae-00000000c293 | TASK | Create puppet caching structures 2025-10-14 08:00:53.687490 | fa163e75-7366-a2e0-d3ae-00000000c296 | CHANGED | Write facter cache config | np0005486751 2025-10-14 08:00:53.688356 | fa163e75-7366-a2e0-d3ae-00000000c296 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486751 | 0:10:01.011222 | 0.96s 2025-10-14 08:00:53.698927 | fa163e75-7366-a2e0-d3ae-00000000c297 | TASK | Cleanup facter cache if exists 2025-10-14 08:00:53.792545 | fa163e75-7366-a2e0-d3ae-00000000bf7f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:10:01.115383 | 4.28s 2025-10-14 08:00:53.801103 | fa163e75-7366-a2e0-d3ae-00000000bf7f | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:10:01.123975 | 4.28s 2025-10-14 08:00:53.816134 | fa163e75-7366-a2e0-d3ae-00000000bf81 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:00:53.938214 | fa163e75-7366-a2e0-d3ae-00000000c293 | CHANGED | Create puppet caching structures | np0005486750 2025-10-14 08:00:53.940294 | fa163e75-7366-a2e0-d3ae-00000000c293 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486750 | 0:10:01.263145 | 0.30s 2025-10-14 08:00:53.962328 | fa163e75-7366-a2e0-d3ae-00000000c294 | TASK | Check for facter.conf 2025-10-14 08:00:54.003321 | fa163e75-7366-a2e0-d3ae-00000000c297 | OK | Cleanup facter cache if exists | np0005486751 2025-10-14 08:00:54.005024 | fa163e75-7366-a2e0-d3ae-00000000c297 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486751 | 0:10:01.327878 | 0.31s 2025-10-14 08:00:54.027349 | fa163e75-7366-a2e0-d3ae-00000000c298 | TASK | Pre-cache facts 2025-10-14 08:00:54.051808 | fa163e75-7366-a2e0-d3ae-00000000c0d1 | OK | Ensure certificate role dependencies are installed | np0005486748 2025-10-14 08:00:54.053361 | fa163e75-7366-a2e0-d3ae-00000000c0d1 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486748 | 0:10:01.376215 | 3.95s 2025-10-14 08:00:54.083322 | fa163e75-7366-a2e0-d3ae-00000000c0d3 | TASK | Ensure provider packages are installed 2025-10-14 08:00:54.106703 | fa163e75-7366-a2e0-d3ae-00000000c298 | CHANGED | Pre-cache facts | np0005486752 2025-10-14 08:00:54.108135 | fa163e75-7366-a2e0-d3ae-00000000c298 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486752 | 0:10:01.430991 | 0.63s 2025-10-14 08:00:54.124853 | fa163e75-7366-a2e0-d3ae-00000000c299 | TASK | Failed deployment if facter fails 2025-10-14 08:00:54.158421 | fa163e75-7366-a2e0-d3ae-00000000c299 | SKIPPED | Failed deployment if facter fails | np0005486752 2025-10-14 08:00:54.159465 | fa163e75-7366-a2e0-d3ae-00000000c299 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486752 | 0:10:01.482315 | 0.03s 2025-10-14 08:00:54.172933 | fa163e75-7366-a2e0-d3ae-00000000bf81 | OK | Ensure pre-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 08:00:54.174793 | fa163e75-7366-a2e0-d3ae-00000000bf81 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:10:01.497654 | 0.36s 2025-10-14 08:00:54.200214 | fa163e75-7366-a2e0-d3ae-00000000c29a | TASK | Sync cached facts 2025-10-14 08:00:54.208922 | fa163e75-7366-a2e0-d3ae-00000000bf81 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:10:01.531769 | 0.39s 2025-10-14 08:00:54.229508 | fa163e75-7366-a2e0-d3ae-00000000bf83 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:00:54.277884 | fa163e75-7366-a2e0-d3ae-00000000c294 | OK | Check for facter.conf | np0005486750 2025-10-14 08:00:54.278729 | fa163e75-7366-a2e0-d3ae-00000000c294 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486750 | 0:10:01.601598 | 0.31s 2025-10-14 08:00:54.289182 | fa163e75-7366-a2e0-d3ae-00000000c295 | TASK | Remove facter.conf if directory 2025-10-14 08:00:54.334259 | fa163e75-7366-a2e0-d3ae-00000000c295 | SKIPPED | Remove facter.conf if directory | np0005486750 2025-10-14 08:00:54.335610 | fa163e75-7366-a2e0-d3ae-00000000c295 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486750 | 0:10:01.658475 | 0.05s 2025-10-14 08:00:54.351833 | fa163e75-7366-a2e0-d3ae-00000000c296 | TASK | Write facter cache config 2025-10-14 08:00:54.599666 | fa163e75-7366-a2e0-d3ae-00000000bf83 | OK | Ensure post-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 08:00:54.603210 | fa163e75-7366-a2e0-d3ae-00000000bf83 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:10:01.926074 | 0.37s 2025-10-14 08:00:54.609493 | fa163e75-7366-a2e0-d3ae-00000000bf83 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:10:01.932351 | 0.38s 2025-10-14 08:00:54.644387 | fa163e75-7366-a2e0-d3ae-00000000bf85 | TASK | Ensure provider service is running 2025-10-14 08:00:54.665937 | fa163e75-7366-a2e0-d3ae-00000000c298 | CHANGED | Pre-cache facts | np0005486751 2025-10-14 08:00:54.666950 | fa163e75-7366-a2e0-d3ae-00000000c298 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486751 | 0:10:01.989812 | 0.64s 2025-10-14 08:00:54.678572 | fa163e75-7366-a2e0-d3ae-00000000c299 | TASK | Failed deployment if facter fails 2025-10-14 08:00:54.710594 | fa163e75-7366-a2e0-d3ae-00000000c299 | SKIPPED | Failed deployment if facter fails | np0005486751 2025-10-14 08:00:54.711408 | fa163e75-7366-a2e0-d3ae-00000000c299 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486751 | 0:10:02.034279 | 0.03s 2025-10-14 08:00:54.734869 | fa163e75-7366-a2e0-d3ae-00000000c29a | TASK | Sync cached facts 2025-10-14 08:00:54.748454 | fa163e75-7366-a2e0-d3ae-00000000c29a | CHANGED | Sync cached facts | np0005486752 -> 192.168.122.108 [WARNING]: ('np0005486752 -> 192.168.122.108', 'fa163e75-7366-a2e0-d3ae-00000000c29a') missing from stats 2025-10-14 08:00:54.776808 | fa163e75-7366-a2e0-d3ae-00000000c15e | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:00:54.829753 | fa163e75-7366-a2e0-d3ae-00000000c15e | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486752 | 0:10:02.152609 | 0.05s 2025-10-14 08:00:54.845566 | 42fe6047-e1df-44f1-894c-58b6f9832a54 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005486752 2025-10-14 08:00:54.865431 | fa163e75-7366-a2e0-d3ae-00000000c3b7 | TASK | Create base directory puppet configs 2025-10-14 08:00:55.099109 | fa163e75-7366-a2e0-d3ae-00000000c026 | OK | Ensure certificate role dependencies are installed | np0005486749 2025-10-14 08:00:55.100111 | fa163e75-7366-a2e0-d3ae-00000000c026 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486749 | 0:10:02.422977 | 8.39s 2025-10-14 08:00:55.115584 | fa163e75-7366-a2e0-d3ae-00000000c028 | TASK | Ensure provider packages are installed 2025-10-14 08:00:55.145553 | fa163e75-7366-a2e0-d3ae-00000000c29a | CHANGED | Sync cached facts | np0005486751 -> 192.168.122.107 [WARNING]: ('np0005486751 -> 192.168.122.107', 'fa163e75-7366-a2e0-d3ae-00000000c29a') missing from stats 2025-10-14 08:00:55.158108 | fa163e75-7366-a2e0-d3ae-00000000bf85 | OK | Ensure provider service is running | np0005486746 | item=certmonger 2025-10-14 08:00:55.164312 | fa163e75-7366-a2e0-d3ae-00000000bf85 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:10:02.487163 | 0.52s 2025-10-14 08:00:55.183172 | fa163e75-7366-a2e0-d3ae-00000000bf85 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:10:02.506044 | 0.54s 2025-10-14 08:00:55.184194 | fa163e75-7366-a2e0-d3ae-00000000c3b7 | CHANGED | Create base directory puppet configs | np0005486752 2025-10-14 08:00:55.184605 | fa163e75-7366-a2e0-d3ae-00000000c3b7 | TIMING | Create base directory puppet configs | np0005486752 | 0:10:02.507481 | 0.32s 2025-10-14 08:00:55.193008 | fa163e75-7366-a2e0-d3ae-00000000c184 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:00:55.210022 | fa163e75-7366-a2e0-d3ae-00000000c3b8 | TASK | Generate container puppet configs for step 1 2025-10-14 08:00:55.229918 | fa163e75-7366-a2e0-d3ae-00000000bf88 | TASK | Ensure certificate requests 2025-10-14 08:00:55.243891 | fa163e75-7366-a2e0-d3ae-00000000c184 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486751 | 0:10:02.566752 | 0.05s 2025-10-14 08:00:55.258935 | 8b7b6446-d2cb-4b2f-8271-874e16c05ddf | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005486751 2025-10-14 08:00:55.282105 | fa163e75-7366-a2e0-d3ae-00000000c42e | TASK | Create base directory puppet configs 2025-10-14 08:00:55.287411 | fa163e75-7366-a2e0-d3ae-00000000c296 | CHANGED | Write facter cache config | np0005486750 2025-10-14 08:00:55.288321 | fa163e75-7366-a2e0-d3ae-00000000c296 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486750 | 0:10:02.611183 | 0.94s 2025-10-14 08:00:55.299380 | fa163e75-7366-a2e0-d3ae-00000000c297 | TASK | Cleanup facter cache if exists 2025-10-14 08:00:55.551485 | fa163e75-7366-a2e0-d3ae-00000000c3b8 | CHANGED | Generate container puppet configs for step 1 | np0005486752 2025-10-14 08:00:55.552644 | fa163e75-7366-a2e0-d3ae-00000000c3b8 | TIMING | Generate container puppet configs for step 1 | np0005486752 | 0:10:02.875509 | 0.34s 2025-10-14 08:00:55.565942 | fa163e75-7366-a2e0-d3ae-00000000c3b9 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-14 08:00:55.596702 | fa163e75-7366-a2e0-d3ae-00000000c42e | CHANGED | Create base directory puppet configs | np0005486751 2025-10-14 08:00:55.597499 | fa163e75-7366-a2e0-d3ae-00000000c42e | TIMING | Create base directory puppet configs | np0005486751 | 0:10:02.920369 | 0.31s 2025-10-14 08:00:55.602287 | fa163e75-7366-a2e0-d3ae-00000000c3b9 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005486752 | 0:10:02.925162 | 0.04s 2025-10-14 08:00:55.602647 | fa163e75-7366-a2e0-d3ae-00000000c297 | OK | Cleanup facter cache if exists | np0005486750 2025-10-14 08:00:55.603019 | fa163e75-7366-a2e0-d3ae-00000000c297 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486750 | 0:10:02.925894 | 0.30s 2025-10-14 08:00:55.646493 | fa163e75-7366-a2e0-d3ae-00000000c298 | TASK | Pre-cache facts 2025-10-14 08:00:55.663118 | fa163e75-7366-a2e0-d3ae-00000000c42f | TASK | Generate container puppet configs for step 1 2025-10-14 08:00:55.678811 | fa163e75-7366-a2e0-d3ae-00000000c4be | TASK | Gather variables for each operating system 2025-10-14 08:00:55.771664 | fa163e75-7366-a2e0-d3ae-00000000c4be | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486752 | 0:10:03.094516 | 0.09s 2025-10-14 08:00:55.781893 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TASK | Create container logs path 2025-10-14 08:00:56.009516 | fa163e75-7366-a2e0-d3ae-00000000c42f | CHANGED | Generate container puppet configs for step 1 | np0005486751 2025-10-14 08:00:56.012666 | fa163e75-7366-a2e0-d3ae-00000000c42f | TIMING | Generate container puppet configs for step 1 | np0005486751 | 0:10:03.335523 | 0.35s 2025-10-14 08:00:56.035283 | fa163e75-7366-a2e0-d3ae-00000000c430 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-14 08:00:56.068959 | fa163e75-7366-a2e0-d3ae-00000000c430 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005486751 | 0:10:03.391802 | 0.03s 2025-10-14 08:00:56.131599 | fa163e75-7366-a2e0-d3ae-00000000c4be | TASK | Gather variables for each operating system 2025-10-14 08:00:56.141742 | fa163e75-7366-a2e0-d3ae-00000000c4bf | OK | Create container logs path | np0005486752 2025-10-14 08:00:56.143628 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TIMING | tripleo_container_manage : Create container logs path | np0005486752 | 0:10:03.466475 | 0.36s 2025-10-14 08:00:56.167027 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:00:56.248505 | fa163e75-7366-a2e0-d3ae-00000000c4be | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486751 | 0:10:03.571339 | 0.12s 2025-10-14 08:00:56.262939 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TASK | Create container logs path 2025-10-14 08:00:56.351765 | fa163e75-7366-a2e0-d3ae-00000000c298 | CHANGED | Pre-cache facts | np0005486750 2025-10-14 08:00:56.352867 | fa163e75-7366-a2e0-d3ae-00000000c298 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486750 | 0:10:03.675733 | 0.71s 2025-10-14 08:00:56.364256 | fa163e75-7366-a2e0-d3ae-00000000c299 | TASK | Failed deployment if facter fails 2025-10-14 08:00:56.389257 | fa163e75-7366-a2e0-d3ae-00000000c299 | SKIPPED | Failed deployment if facter fails | np0005486750 2025-10-14 08:00:56.390349 | fa163e75-7366-a2e0-d3ae-00000000c299 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486750 | 0:10:03.713216 | 0.03s 2025-10-14 08:00:56.408144 | fa163e75-7366-a2e0-d3ae-00000000c29a | TASK | Sync cached facts 2025-10-14 08:00:56.608136 | fa163e75-7366-a2e0-d3ae-00000000c4bf | OK | Create container logs path | np0005486751 2025-10-14 08:00:56.610030 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TIMING | tripleo_container_manage : Create container logs path | np0005486751 | 0:10:03.932875 | 0.35s 2025-10-14 08:00:56.646712 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:00:56.662109 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486752 2025-10-14 08:00:56.663893 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486752 | 0:10:03.986751 | 0.49s 2025-10-14 08:00:56.684335 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TASK | Finalise hashes for all containers 2025-10-14 08:00:56.750940 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | OK | Finalise hashes for all containers | np0005486752 2025-10-14 08:00:56.753110 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486752 | 0:10:04.075969 | 0.07s 2025-10-14 08:00:56.780105 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TASK | Manage systemd shutdown files 2025-10-14 08:00:56.791282 | fa163e75-7366-a2e0-d3ae-00000000c29a | CHANGED | Sync cached facts | np0005486750 -> 192.168.122.106 [WARNING]: ('np0005486750 -> 192.168.122.106', 'fa163e75-7366-a2e0-d3ae-00000000c29a') missing from stats 2025-10-14 08:00:56.814968 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | SKIPPED | Manage systemd shutdown files | np0005486752 2025-10-14 08:00:56.815595 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486752 | 0:10:04.138462 | 0.03s 2025-10-14 08:00:56.826777 | fa163e75-7366-a2e0-d3ae-00000000c1b4 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:00:56.847936 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TASK | Update container configs with new config hashes 2025-10-14 08:00:56.871182 | fa163e75-7366-a2e0-d3ae-00000000c1b4 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486750 | 0:10:04.194033 | 0.04s 2025-10-14 08:00:56.895486 | f189c807-5873-400c-9b0b-ec0e4067c878 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005486750 2025-10-14 08:00:56.915119 | fa163e75-7366-a2e0-d3ae-00000000c564 | TASK | Create base directory puppet configs 2025-10-14 08:00:56.921347 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | SKIPPED | Update container configs with new config hashes | np0005486752 2025-10-14 08:00:56.922190 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486752 | 0:10:04.245052 | 0.07s 2025-10-14 08:00:56.934498 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:00:56.999736 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486752 | 0:10:04.322586 | 0.06s 2025-10-14 08:00:57.006797 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486751 2025-10-14 08:00:57.007668 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486751 | 0:10:04.330541 | 0.36s 2025-10-14 08:00:57.021507 | 93828a41-ee9b-4237-9cf9-98b8b39ee025 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486752 2025-10-14 08:00:57.035960 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TASK | Finalise hashes for all containers 2025-10-14 08:00:57.053337 | fa163e75-7366-a2e0-d3ae-00000000c5d5 | TASK | Gather podman infos 2025-10-14 08:00:57.127315 | fa163e75-7366-a2e0-d3ae-00000000bf88 | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': 'np0005486746.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005486746.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-14 08:00:57.131482 | fa163e75-7366-a2e0-d3ae-00000000bf88 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:10:04.454301 | 1.90s 2025-10-14 08:00:57.141987 | fa163e75-7366-a2e0-d3ae-00000000bf88 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:10:04.464844 | 1.91s 2025-10-14 08:00:57.148994 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | OK | Finalise hashes for all containers | np0005486751 2025-10-14 08:00:57.149793 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486751 | 0:10:04.472668 | 0.11s 2025-10-14 08:00:57.161691 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TASK | Manage systemd shutdown files 2025-10-14 08:00:57.205734 | fa163e75-7366-a2e0-d3ae-00000000aba5 | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-14 08:00:57.212430 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | SKIPPED | Manage systemd shutdown files | np0005486751 2025-10-14 08:00:57.213360 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486751 | 0:10:04.536223 | 0.05s 2025-10-14 08:00:57.213855 | fa163e75-7366-a2e0-d3ae-00000000c564 | CHANGED | Create base directory puppet configs | np0005486750 2025-10-14 08:00:57.214232 | fa163e75-7366-a2e0-d3ae-00000000c564 | TIMING | Create base directory puppet configs | np0005486750 | 0:10:04.537107 | 0.30s 2025-10-14 08:00:57.226229 | fa163e75-7366-a2e0-d3ae-00000000c567 | TASK | Generate container puppet configs for step 1 2025-10-14 08:00:57.244567 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TASK | Update container configs with new config hashes 2025-10-14 08:00:57.278739 | fa163e75-7366-a2e0-d3ae-00000000aba5 | OK | set is_ovn_dbs_bootstrap_node fact | np0005486746 2025-10-14 08:00:57.279678 | fa163e75-7366-a2e0-d3ae-00000000aba5 | TIMING | set is_ovn_dbs_bootstrap_node fact | np0005486746 | 0:10:04.602545 | 0.07s 2025-10-14 08:00:57.294575 | fa163e75-7366-a2e0-d3ae-00000000aba6 | TASK | Populate ansible service facts so we can check for pacemaker service 2025-10-14 08:00:57.309200 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | SKIPPED | Update container configs with new config hashes | np0005486751 2025-10-14 08:00:57.311104 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486751 | 0:10:04.633958 | 0.07s 2025-10-14 08:00:57.336883 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:00:57.391991 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486751 | 0:10:04.714834 | 0.05s 2025-10-14 08:00:57.407473 | 929d3463-513e-4dd7-9951-97f921909e55 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486751 2025-10-14 08:00:57.426002 | fa163e75-7366-a2e0-d3ae-00000000c609 | TASK | Gather podman infos 2025-10-14 08:00:57.570489 | fa163e75-7366-a2e0-d3ae-00000000c567 | CHANGED | Generate container puppet configs for step 1 | np0005486750 2025-10-14 08:00:57.571639 | fa163e75-7366-a2e0-d3ae-00000000c567 | TIMING | Generate container puppet configs for step 1 | np0005486750 | 0:10:04.894501 | 0.34s 2025-10-14 08:00:57.590527 | fa163e75-7366-a2e0-d3ae-00000000c568 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-14 08:00:57.601638 | fa163e75-7366-a2e0-d3ae-00000000c5d5 | OK | Gather podman infos | np0005486752 2025-10-14 08:00:57.602693 | fa163e75-7366-a2e0-d3ae-00000000c5d5 | TIMING | tripleo_container_manage : Gather podman infos | np0005486752 | 0:10:04.925551 | 0.55s 2025-10-14 08:00:57.625506 | fa163e75-7366-a2e0-d3ae-00000000c5d6 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:00:57.632924 | fa163e75-7366-a2e0-d3ae-00000000c568 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005486750 | 0:10:04.955774 | 0.04s 2025-10-14 08:00:57.665731 | fa163e75-7366-a2e0-d3ae-00000000c4be | TASK | Gather variables for each operating system 2025-10-14 08:00:57.685409 | fa163e75-7366-a2e0-d3ae-00000000c5d6 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486752 2025-10-14 08:00:57.686286 | fa163e75-7366-a2e0-d3ae-00000000c5d6 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486752 | 0:10:05.009149 | 0.06s 2025-10-14 08:00:57.699311 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:00:57.756417 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486752 | 0:10:05.079276 | 0.06s 2025-10-14 08:00:57.776523 | 7c6ad75d-4997-4eff-a589-ca5cf6bbe663 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486752 2025-10-14 08:00:57.790863 | fa163e75-7366-a2e0-d3ae-00000000c0d3 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:10:05.113717 | 3.71s 2025-10-14 08:00:57.808765 | fa163e75-7366-a2e0-d3ae-00000000c685 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:00:57.817533 | fa163e75-7366-a2e0-d3ae-00000000c4be | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486750 | 0:10:05.140378 | 0.15s 2025-10-14 08:00:57.818845 | fa163e75-7366-a2e0-d3ae-00000000c0d3 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:10:05.141718 | 3.73s 2025-10-14 08:00:57.834092 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TASK | Create container logs path 2025-10-14 08:00:57.855572 | fa163e75-7366-a2e0-d3ae-00000000c0d5 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:00:57.869219 | fa163e75-7366-a2e0-d3ae-00000000c609 | OK | Gather podman infos | np0005486751 2025-10-14 08:00:57.870161 | fa163e75-7366-a2e0-d3ae-00000000c609 | TIMING | tripleo_container_manage : Gather podman infos | np0005486751 | 0:10:05.193023 | 0.44s 2025-10-14 08:00:57.883285 | fa163e75-7366-a2e0-d3ae-00000000c60a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:00:57.945922 | fa163e75-7366-a2e0-d3ae-00000000c60a | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486751 2025-10-14 08:00:57.946762 | fa163e75-7366-a2e0-d3ae-00000000c60a | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486751 | 0:10:05.269632 | 0.06s 2025-10-14 08:00:57.958147 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:00:58.005699 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486751 | 0:10:05.328562 | 0.05s 2025-10-14 08:00:58.016674 | e3408764-db37-4af3-b523-1887e78b481e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486751 2025-10-14 08:00:58.035089 | fa163e75-7366-a2e0-d3ae-00000000c6d0 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:00:58.165928 | fa163e75-7366-a2e0-d3ae-00000000c4bf | OK | Create container logs path | np0005486750 2025-10-14 08:00:58.166996 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TIMING | tripleo_container_manage : Create container logs path | np0005486750 | 0:10:05.489861 | 0.33s 2025-10-14 08:00:58.180155 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:00:58.235202 | fa163e75-7366-a2e0-d3ae-00000000c0d5 | OK | Ensure pre-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 08:00:58.238418 | fa163e75-7366-a2e0-d3ae-00000000c0d5 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:10:05.561268 | 0.38s 2025-10-14 08:00:58.245416 | fa163e75-7366-a2e0-d3ae-00000000c0d5 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:10:05.568282 | 0.38s 2025-10-14 08:00:58.261177 | fa163e75-7366-a2e0-d3ae-00000000c0d7 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:00:58.529349 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486750 2025-10-14 08:00:58.530701 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486750 | 0:10:05.853566 | 0.35s 2025-10-14 08:00:58.542914 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TASK | Finalise hashes for all containers 2025-10-14 08:00:58.581762 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | OK | Finalise hashes for all containers | np0005486750 2025-10-14 08:00:58.582862 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486750 | 0:10:05.905732 | 0.04s 2025-10-14 08:00:58.593559 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TASK | Manage systemd shutdown files 2025-10-14 08:00:58.626685 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | SKIPPED | Manage systemd shutdown files | np0005486750 2025-10-14 08:00:58.627546 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486750 | 0:10:05.950418 | 0.03s 2025-10-14 08:00:58.637643 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TASK | Update container configs with new config hashes 2025-10-14 08:00:58.671846 | fa163e75-7366-a2e0-d3ae-00000000c0d7 | OK | Ensure post-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 08:00:58.676962 | fa163e75-7366-a2e0-d3ae-00000000c0d7 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:10:05.999815 | 0.41s 2025-10-14 08:00:58.688635 | fa163e75-7366-a2e0-d3ae-00000000c0d7 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:10:06.011496 | 0.43s 2025-10-14 08:00:58.689645 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | SKIPPED | Update container configs with new config hashes | np0005486750 2025-10-14 08:00:58.690187 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486750 | 0:10:06.013059 | 0.05s 2025-10-14 08:00:58.705646 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:00:58.735463 | fa163e75-7366-a2e0-d3ae-00000000c0d9 | TASK | Ensure provider service is running 2025-10-14 08:00:58.769987 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486750 | 0:10:06.092840 | 0.06s 2025-10-14 08:00:58.783623 | 0a567eea-cdba-41a6-8e7e-35d7816affe5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486750 2025-10-14 08:00:58.797311 | fa163e75-7366-a2e0-d3ae-00000000c725 | TASK | Gather podman infos 2025-10-14 08:00:59.120912 | fa163e75-7366-a2e0-d3ae-00000000c028 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:10:06.443746 | 4.00s 2025-10-14 08:00:59.131352 | fa163e75-7366-a2e0-d3ae-00000000c028 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:10:06.454218 | 4.01s 2025-10-14 08:00:59.162909 | fa163e75-7366-a2e0-d3ae-00000000c02a | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:00:59.221204 | fa163e75-7366-a2e0-d3ae-00000000c725 | OK | Gather podman infos | np0005486750 2025-10-14 08:00:59.223315 | fa163e75-7366-a2e0-d3ae-00000000c725 | TIMING | tripleo_container_manage : Gather podman infos | np0005486750 | 0:10:06.546166 | 0.43s 2025-10-14 08:00:59.259383 | fa163e75-7366-a2e0-d3ae-00000000c726 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:00:59.272293 | fa163e75-7366-a2e0-d3ae-00000000c0d9 | OK | Ensure provider service is running | np0005486748 | item=certmonger 2025-10-14 08:00:59.274119 | fa163e75-7366-a2e0-d3ae-00000000c0d9 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:10:06.596980 | 0.54s 2025-10-14 08:00:59.296046 | fa163e75-7366-a2e0-d3ae-00000000c0d9 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:10:06.618883 | 0.56s 2025-10-14 08:00:59.330362 | fa163e75-7366-a2e0-d3ae-00000000c0dc | TASK | Ensure certificate requests 2025-10-14 08:00:59.345558 | fa163e75-7366-a2e0-d3ae-00000000c726 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486750 2025-10-14 08:00:59.347309 | fa163e75-7366-a2e0-d3ae-00000000c726 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486750 | 0:10:06.670170 | 0.07s 2025-10-14 08:00:59.364744 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:00:59.404653 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486750 | 0:10:06.727509 | 0.04s 2025-10-14 08:00:59.421257 | 0c58beca-a572-4332-b5da-c38b07b4fda1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486750 2025-10-14 08:00:59.440963 | fa163e75-7366-a2e0-d3ae-00000000c757 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:00:59.574603 | fa163e75-7366-a2e0-d3ae-00000000c02a | OK | Ensure pre-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 08:00:59.576650 | fa163e75-7366-a2e0-d3ae-00000000c02a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:10:06.899517 | 0.41s 2025-10-14 08:00:59.580239 | fa163e75-7366-a2e0-d3ae-00000000c02a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:10:06.903107 | 0.42s 2025-10-14 08:00:59.596315 | fa163e75-7366-a2e0-d3ae-00000000c02c | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:00:59.960699 | fa163e75-7366-a2e0-d3ae-00000000aba6 | OK | Populate ansible service facts so we can check for pacemaker service | np0005486746 2025-10-14 08:00:59.966560 | fa163e75-7366-a2e0-d3ae-00000000aba6 | TIMING | Populate ansible service facts so we can check for pacemaker service | np0005486746 | 0:10:07.289402 | 2.67s 2025-10-14 08:00:59.979566 | fa163e75-7366-a2e0-d3ae-00000000c02c | OK | Ensure post-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 08:00:59.980482 | fa163e75-7366-a2e0-d3ae-00000000c02c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:10:07.303349 | 0.38s 2025-10-14 08:01:00.016320 | fa163e75-7366-a2e0-d3ae-00000000aba8 | TASK | Fetch ovn-dbs-bundle 2025-10-14 08:01:00.026875 | fa163e75-7366-a2e0-d3ae-00000000c02c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:10:07.349713 | 0.43s 2025-10-14 08:01:00.059229 | fa163e75-7366-a2e0-d3ae-00000000c02e | TASK | Ensure provider service is running 2025-10-14 08:01:00.085133 | fa163e75-7366-a2e0-d3ae-00000000aba8 | SKIPPED | Fetch ovn-dbs-bundle | np0005486746 2025-10-14 08:01:00.086120 | fa163e75-7366-a2e0-d3ae-00000000aba8 | TIMING | Fetch ovn-dbs-bundle | np0005486746 | 0:10:07.408957 | 0.07s 2025-10-14 08:01:00.108379 | fa163e75-7366-a2e0-d3ae-00000000aba9 | TASK | Fetch ovn VIP 2025-10-14 08:01:00.170241 | fa163e75-7366-a2e0-d3ae-00000000aba9 | SKIPPED | Fetch ovn VIP | np0005486746 2025-10-14 08:01:00.171471 | fa163e75-7366-a2e0-d3ae-00000000aba9 | TIMING | Fetch ovn VIP | np0005486746 | 0:10:07.494339 | 0.06s 2025-10-14 08:01:00.192552 | fa163e75-7366-a2e0-d3ae-00000000abaa | TASK | Remove OVNDBs from pacemaker 2025-10-14 08:01:00.251131 | fa163e75-7366-a2e0-d3ae-00000000abaa | SKIPPED | Remove OVNDBs from pacemaker | np0005486746 2025-10-14 08:01:00.251916 | fa163e75-7366-a2e0-d3ae-00000000abaa | TIMING | Remove OVNDBs from pacemaker | np0005486746 | 0:10:07.574783 | 0.06s 2025-10-14 08:01:00.272078 | fa163e75-7366-a2e0-d3ae-00000000abab | TASK | Remove OVNDBs VIP from pacemaker 2025-10-14 08:01:00.349175 | fa163e75-7366-a2e0-d3ae-00000000abab | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005486746 2025-10-14 08:01:00.349969 | fa163e75-7366-a2e0-d3ae-00000000abab | TIMING | Remove OVNDBs VIP from pacemaker | np0005486746 | 0:10:07.672841 | 0.08s 2025-10-14 08:01:00.365862 | fa163e75-7366-a2e0-d3ae-00000000abac | TASK | Clean up pacemaker remote nodes cache 2025-10-14 08:01:00.442559 | fa163e75-7366-a2e0-d3ae-00000000abac | SKIPPED | Clean up pacemaker remote nodes cache | np0005486746 2025-10-14 08:01:00.443485 | fa163e75-7366-a2e0-d3ae-00000000abac | TIMING | Clean up pacemaker remote nodes cache | np0005486746 | 0:10:07.766352 | 0.08s 2025-10-14 08:01:00.464702 | fa163e75-7366-a2e0-d3ae-00000000abad | TASK | Remove pacemaker attributes 2025-10-14 08:01:00.542706 | fa163e75-7366-a2e0-d3ae-00000000abad | SKIPPED | Remove pacemaker attributes | np0005486746 | item=np0005486746 2025-10-14 08:01:00.565232 | fa163e75-7366-a2e0-d3ae-00000000c02e | OK | Ensure provider service is running | np0005486749 | item=certmonger 2025-10-14 08:01:00.568381 | fa163e75-7366-a2e0-d3ae-00000000c02e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:10:07.891238 | 0.51s 2025-10-14 08:01:00.576778 | fa163e75-7366-a2e0-d3ae-00000000abad | SKIPPED | Remove pacemaker attributes | np0005486746 | item=np0005486748 2025-10-14 08:01:00.579834 | fa163e75-7366-a2e0-d3ae-00000000c02e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:10:07.902705 | 0.52s 2025-10-14 08:01:00.600073 | fa163e75-7366-a2e0-d3ae-00000000abad | SKIPPED | Remove pacemaker attributes | np0005486746 | item=np0005486749 2025-10-14 08:01:00.610252 | fa163e75-7366-a2e0-d3ae-00000000c031 | TASK | Ensure certificate requests 2025-10-14 08:01:00.616868 | fa163e75-7366-a2e0-d3ae-00000000abad | TIMING | Remove pacemaker attributes | np0005486746 | 0:10:07.939702 | 0.15s 2025-10-14 08:01:00.695591 | fa163e75-7366-a2e0-d3ae-00000000abb0 | TIMING | include_role : linux-system-roles.certificate | np0005486746 | 0:10:08.018454 | 0.05s 2025-10-14 08:01:00.742277 | fa163e75-7366-a2e0-d3ae-00000000c7c7 | TASK | Set version specific variables 2025-10-14 08:01:00.775498 | fa163e75-7366-a2e0-d3ae-00000000c7c7 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486746 | 0:10:08.098356 | 0.03s 2025-10-14 08:01:00.792615 | 61a7f485-0c45-4d46-8d03-f202b839c01b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486746 2025-10-14 08:01:00.811768 | fa163e75-7366-a2e0-d3ae-00000000c7f8 | TASK | Ensure ansible_facts used by role 2025-10-14 08:01:01.277513 | fa163e75-7366-a2e0-d3ae-00000000c7f8 | OK | Ensure ansible_facts used by role | np0005486746 2025-10-14 08:01:01.279028 | fa163e75-7366-a2e0-d3ae-00000000c7f8 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486746 | 0:10:08.601889 | 0.47s 2025-10-14 08:01:01.312655 | fa163e75-7366-a2e0-d3ae-00000000c7f9 | TASK | Set platform/version specific variables 2025-10-14 08:01:01.413418 | fa163e75-7366-a2e0-d3ae-00000000c7f9 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 08:01:01.445403 | fa163e75-7366-a2e0-d3ae-00000000c7f9 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 08:01:01.475225 | fa163e75-7366-a2e0-d3ae-00000000c7f9 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.yml 2025-10-14 08:01:01.499487 | fa163e75-7366-a2e0-d3ae-00000000c7f9 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.2.yml 2025-10-14 08:01:01.509213 | fa163e75-7366-a2e0-d3ae-00000000c7f9 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486746 | 0:10:08.832071 | 0.19s 2025-10-14 08:01:01.532176 | fa163e75-7366-a2e0-d3ae-00000000c7c8 | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:01:02.281052 | fa163e75-7366-a2e0-d3ae-00000000c0dc | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': 'np0005486748.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005486748.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-14 08:01:02.289481 | fa163e75-7366-a2e0-d3ae-00000000c0dc | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:10:09.612303 | 2.95s 2025-10-14 08:01:02.301203 | fa163e75-7366-a2e0-d3ae-00000000c0dc | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:10:09.624060 | 2.96s 2025-10-14 08:01:02.351066 | fa163e75-7366-a2e0-d3ae-00000000ad9f | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-14 08:01:02.418467 | fa163e75-7366-a2e0-d3ae-00000000c031 | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': 'np0005486749.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005486749.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-14 08:01:02.421035 | fa163e75-7366-a2e0-d3ae-00000000c031 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:10:09.743901 | 1.81s 2025-10-14 08:01:02.425612 | fa163e75-7366-a2e0-d3ae-00000000c031 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:10:09.748475 | 1.81s 2025-10-14 08:01:02.451069 | fa163e75-7366-a2e0-d3ae-00000000ad9f | OK | set is_ovn_dbs_bootstrap_node fact | np0005486748 2025-10-14 08:01:02.451933 | fa163e75-7366-a2e0-d3ae-00000000ad9f | TIMING | set is_ovn_dbs_bootstrap_node fact | np0005486748 | 0:10:09.774801 | 0.10s 2025-10-14 08:01:02.469153 | fa163e75-7366-a2e0-d3ae-00000000ada0 | TASK | Populate ansible service facts so we can check for pacemaker service 2025-10-14 08:01:02.488235 | fa163e75-7366-a2e0-d3ae-00000000ac87 | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-14 08:01:02.508528 | fa163e75-7366-a2e0-d3ae-00000000ada0 | SKIPPED | Populate ansible service facts so we can check for pacemaker service | np0005486748 2025-10-14 08:01:02.509416 | fa163e75-7366-a2e0-d3ae-00000000ada0 | TIMING | Populate ansible service facts so we can check for pacemaker service | np0005486748 | 0:10:09.832283 | 0.04s 2025-10-14 08:01:02.523968 | fa163e75-7366-a2e0-d3ae-00000000ada2 | TASK | Fetch ovn-dbs-bundle 2025-10-14 08:01:02.547891 | fa163e75-7366-a2e0-d3ae-00000000ac87 | OK | set is_ovn_dbs_bootstrap_node fact | np0005486749 2025-10-14 08:01:02.548691 | fa163e75-7366-a2e0-d3ae-00000000ac87 | TIMING | set is_ovn_dbs_bootstrap_node fact | np0005486749 | 0:10:09.871558 | 0.06s 2025-10-14 08:01:02.563352 | fa163e75-7366-a2e0-d3ae-00000000ac88 | TASK | Populate ansible service facts so we can check for pacemaker service 2025-10-14 08:01:02.579424 | fa163e75-7366-a2e0-d3ae-00000000ada2 | SKIPPED | Fetch ovn-dbs-bundle | np0005486748 2025-10-14 08:01:02.580317 | fa163e75-7366-a2e0-d3ae-00000000ada2 | TIMING | Fetch ovn-dbs-bundle | np0005486748 | 0:10:09.903171 | 0.06s 2025-10-14 08:01:02.596076 | fa163e75-7366-a2e0-d3ae-00000000ada3 | TASK | Fetch ovn VIP 2025-10-14 08:01:02.607608 | fa163e75-7366-a2e0-d3ae-00000000ac88 | SKIPPED | Populate ansible service facts so we can check for pacemaker service | np0005486749 2025-10-14 08:01:02.608618 | fa163e75-7366-a2e0-d3ae-00000000ac88 | TIMING | Populate ansible service facts so we can check for pacemaker service | np0005486749 | 0:10:09.931482 | 0.04s 2025-10-14 08:01:02.624305 | fa163e75-7366-a2e0-d3ae-00000000ac8a | TASK | Fetch ovn-dbs-bundle 2025-10-14 08:01:02.647316 | fa163e75-7366-a2e0-d3ae-00000000ada3 | SKIPPED | Fetch ovn VIP | np0005486748 2025-10-14 08:01:02.648175 | fa163e75-7366-a2e0-d3ae-00000000ada3 | TIMING | Fetch ovn VIP | np0005486748 | 0:10:09.971044 | 0.05s 2025-10-14 08:01:02.663145 | fa163e75-7366-a2e0-d3ae-00000000ada4 | TASK | Remove OVNDBs from pacemaker 2025-10-14 08:01:02.681958 | fa163e75-7366-a2e0-d3ae-00000000ac8a | SKIPPED | Fetch ovn-dbs-bundle | np0005486749 2025-10-14 08:01:02.682800 | fa163e75-7366-a2e0-d3ae-00000000ac8a | TIMING | Fetch ovn-dbs-bundle | np0005486749 | 0:10:10.005669 | 0.06s 2025-10-14 08:01:02.698407 | fa163e75-7366-a2e0-d3ae-00000000ac8b | TASK | Fetch ovn VIP 2025-10-14 08:01:02.715120 | fa163e75-7366-a2e0-d3ae-00000000ada4 | SKIPPED | Remove OVNDBs from pacemaker | np0005486748 2025-10-14 08:01:02.716127 | fa163e75-7366-a2e0-d3ae-00000000ada4 | TIMING | Remove OVNDBs from pacemaker | np0005486748 | 0:10:10.038994 | 0.05s 2025-10-14 08:01:02.731338 | fa163e75-7366-a2e0-d3ae-00000000ada5 | TASK | Remove OVNDBs VIP from pacemaker 2025-10-14 08:01:02.752825 | fa163e75-7366-a2e0-d3ae-00000000ac8b | SKIPPED | Fetch ovn VIP | np0005486749 2025-10-14 08:01:02.753624 | fa163e75-7366-a2e0-d3ae-00000000ac8b | TIMING | Fetch ovn VIP | np0005486749 | 0:10:10.076491 | 0.05s 2025-10-14 08:01:02.768727 | fa163e75-7366-a2e0-d3ae-00000000ac8c | TASK | Remove OVNDBs from pacemaker 2025-10-14 08:01:02.787449 | fa163e75-7366-a2e0-d3ae-00000000ada5 | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005486748 2025-10-14 08:01:02.788279 | fa163e75-7366-a2e0-d3ae-00000000ada5 | TIMING | Remove OVNDBs VIP from pacemaker | np0005486748 | 0:10:10.111146 | 0.06s 2025-10-14 08:01:02.802612 | fa163e75-7366-a2e0-d3ae-00000000ada6 | TASK | Clean up pacemaker remote nodes cache 2025-10-14 08:01:02.822418 | fa163e75-7366-a2e0-d3ae-00000000ac8c | SKIPPED | Remove OVNDBs from pacemaker | np0005486749 2025-10-14 08:01:02.823371 | fa163e75-7366-a2e0-d3ae-00000000ac8c | TIMING | Remove OVNDBs from pacemaker | np0005486749 | 0:10:10.146240 | 0.05s 2025-10-14 08:01:02.838818 | fa163e75-7366-a2e0-d3ae-00000000ac8d | TASK | Remove OVNDBs VIP from pacemaker 2025-10-14 08:01:02.852602 | fa163e75-7366-a2e0-d3ae-00000000ada6 | SKIPPED | Clean up pacemaker remote nodes cache | np0005486748 2025-10-14 08:01:02.853554 | fa163e75-7366-a2e0-d3ae-00000000ada6 | TIMING | Clean up pacemaker remote nodes cache | np0005486748 | 0:10:10.176420 | 0.05s 2025-10-14 08:01:02.868959 | fa163e75-7366-a2e0-d3ae-00000000ada7 | TASK | Remove pacemaker attributes 2025-10-14 08:01:02.890103 | fa163e75-7366-a2e0-d3ae-00000000ac8d | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005486749 2025-10-14 08:01:02.891081 | fa163e75-7366-a2e0-d3ae-00000000ac8d | TIMING | Remove OVNDBs VIP from pacemaker | np0005486749 | 0:10:10.213948 | 0.05s 2025-10-14 08:01:02.906178 | fa163e75-7366-a2e0-d3ae-00000000ac8e | TASK | Clean up pacemaker remote nodes cache 2025-10-14 08:01:02.929632 | fa163e75-7366-a2e0-d3ae-00000000ada7 | SKIPPED | Remove pacemaker attributes | np0005486748 | item=np0005486746 2025-10-14 08:01:02.942925 | fa163e75-7366-a2e0-d3ae-00000000ada7 | SKIPPED | Remove pacemaker attributes | np0005486748 | item=np0005486748 2025-10-14 08:01:02.951142 | fa163e75-7366-a2e0-d3ae-00000000ac8e | SKIPPED | Clean up pacemaker remote nodes cache | np0005486749 2025-10-14 08:01:02.951688 | fa163e75-7366-a2e0-d3ae-00000000ac8e | TIMING | Clean up pacemaker remote nodes cache | np0005486749 | 0:10:10.274558 | 0.04s 2025-10-14 08:01:02.957327 | fa163e75-7366-a2e0-d3ae-00000000ada7 | SKIPPED | Remove pacemaker attributes | np0005486748 | item=np0005486749 2025-10-14 08:01:02.976969 | fa163e75-7366-a2e0-d3ae-00000000ac8f | TASK | Remove pacemaker attributes 2025-10-14 08:01:02.983110 | fa163e75-7366-a2e0-d3ae-00000000ada7 | TIMING | Remove pacemaker attributes | np0005486748 | 0:10:10.305960 | 0.11s 2025-10-14 08:01:03.024090 | fa163e75-7366-a2e0-d3ae-00000000ac8f | SKIPPED | Remove pacemaker attributes | np0005486749 | item=np0005486746 2025-10-14 08:01:03.037318 | fa163e75-7366-a2e0-d3ae-00000000ac8f | SKIPPED | Remove pacemaker attributes | np0005486749 | item=np0005486748 2025-10-14 08:01:03.050698 | fa163e75-7366-a2e0-d3ae-00000000ac8f | SKIPPED | Remove pacemaker attributes | np0005486749 | item=np0005486749 2025-10-14 08:01:03.057321 | fa163e75-7366-a2e0-d3ae-00000000adaa | TIMING | include_role : linux-system-roles.certificate | np0005486748 | 0:10:10.380184 | 0.06s 2025-10-14 08:01:03.058138 | fa163e75-7366-a2e0-d3ae-00000000ac8f | TIMING | Remove pacemaker attributes | np0005486749 | 0:10:10.381011 | 0.08s 2025-10-14 08:01:03.104882 | fa163e75-7366-a2e0-d3ae-00000000c7c7 | TASK | Set version specific variables 2025-10-14 08:01:03.148702 | fa163e75-7366-a2e0-d3ae-00000000c7c7 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486748 | 0:10:10.471555 | 0.04s 2025-10-14 08:01:03.165716 | 996090e0-a018-4e4d-8ff5-f3be96f4c564 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486748 2025-10-14 08:01:03.191154 | fa163e75-7366-a2e0-d3ae-00000000c881 | TASK | Ensure ansible_facts used by role 2025-10-14 08:01:03.198524 | fa163e75-7366-a2e0-d3ae-00000000ac92 | TIMING | include_role : linux-system-roles.certificate | np0005486749 | 0:10:10.521381 | 0.07s 2025-10-14 08:01:03.234348 | fa163e75-7366-a2e0-d3ae-00000000c7c7 | TASK | Set version specific variables 2025-10-14 08:01:03.294724 | fa163e75-7366-a2e0-d3ae-00000000c7c7 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486749 | 0:10:10.617584 | 0.06s 2025-10-14 08:01:03.314969 | 1400b0d5-cd96-4c61-929b-9f56cefaf19f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486749 2025-10-14 08:01:03.331956 | fa163e75-7366-a2e0-d3ae-00000000c8ca | TASK | Ensure ansible_facts used by role 2025-10-14 08:01:03.623372 | fa163e75-7366-a2e0-d3ae-00000000c881 | OK | Ensure ansible_facts used by role | np0005486748 2025-10-14 08:01:03.625563 | fa163e75-7366-a2e0-d3ae-00000000c881 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486748 | 0:10:10.948408 | 0.43s 2025-10-14 08:01:03.660792 | fa163e75-7366-a2e0-d3ae-00000000c882 | TASK | Set platform/version specific variables 2025-10-14 08:01:03.756338 | fa163e75-7366-a2e0-d3ae-00000000c882 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 08:01:03.786620 | fa163e75-7366-a2e0-d3ae-00000000c882 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 08:01:03.797179 | fa163e75-7366-a2e0-d3ae-00000000c8ca | OK | Ensure ansible_facts used by role | np0005486749 2025-10-14 08:01:03.798157 | fa163e75-7366-a2e0-d3ae-00000000c8ca | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486749 | 0:10:11.121018 | 0.47s 2025-10-14 08:01:03.815696 | fa163e75-7366-a2e0-d3ae-00000000c882 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.yml 2025-10-14 08:01:03.824781 | fa163e75-7366-a2e0-d3ae-00000000c8cb | TASK | Set platform/version specific variables 2025-10-14 08:01:03.840946 | fa163e75-7366-a2e0-d3ae-00000000c882 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.2.yml 2025-10-14 08:01:03.851505 | fa163e75-7366-a2e0-d3ae-00000000c882 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486748 | 0:10:11.174366 | 0.19s 2025-10-14 08:01:03.871643 | fa163e75-7366-a2e0-d3ae-00000000c7c8 | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:01:03.886913 | fa163e75-7366-a2e0-d3ae-00000000c8cb | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 08:01:03.928207 | fa163e75-7366-a2e0-d3ae-00000000c8cb | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 08:01:03.951892 | fa163e75-7366-a2e0-d3ae-00000000c8cb | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.yml 2025-10-14 08:01:03.971504 | fa163e75-7366-a2e0-d3ae-00000000c8cb | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.2.yml 2025-10-14 08:01:03.979326 | fa163e75-7366-a2e0-d3ae-00000000c8cb | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486749 | 0:10:11.302188 | 0.15s 2025-10-14 08:01:03.999729 | fa163e75-7366-a2e0-d3ae-00000000c7c8 | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:01:04.969977 | fa163e75-7366-a2e0-d3ae-00000000c7c8 | OK | Ensure certificate role dependencies are installed | np0005486746 2025-10-14 08:01:04.971363 | fa163e75-7366-a2e0-d3ae-00000000c7c8 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486746 | 0:10:12.294225 | 3.44s 2025-10-14 08:01:04.993978 | fa163e75-7366-a2e0-d3ae-00000000c7ca | TASK | Ensure provider packages are installed 2025-10-14 08:01:07.377723 | fa163e75-7366-a2e0-d3ae-00000000c7c8 | OK | Ensure certificate role dependencies are installed | np0005486748 2025-10-14 08:01:07.378863 | fa163e75-7366-a2e0-d3ae-00000000c7c8 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486748 | 0:10:14.701726 | 3.51s 2025-10-14 08:01:07.399010 | fa163e75-7366-a2e0-d3ae-00000000c7ca | TASK | Ensure provider packages are installed 2025-10-14 08:01:07.596737 | fa163e75-7366-a2e0-d3ae-00000000c7c8 | OK | Ensure certificate role dependencies are installed | np0005486749 2025-10-14 08:01:07.598422 | fa163e75-7366-a2e0-d3ae-00000000c7c8 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486749 | 0:10:14.921275 | 3.60s 2025-10-14 08:01:07.632989 | fa163e75-7366-a2e0-d3ae-00000000c7ca | TASK | Ensure provider packages are installed 2025-10-14 08:01:08.612811 | fa163e75-7366-a2e0-d3ae-00000000c7ca | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:10:15.935656 | 3.62s 2025-10-14 08:01:08.625842 | fa163e75-7366-a2e0-d3ae-00000000c7ca | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:10:15.948691 | 3.63s 2025-10-14 08:01:08.657542 | fa163e75-7366-a2e0-d3ae-00000000c7cc | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:01:09.045461 | fa163e75-7366-a2e0-d3ae-00000000c7cc | OK | Ensure pre-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 08:01:09.049566 | fa163e75-7366-a2e0-d3ae-00000000c7cc | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:10:16.372425 | 0.39s 2025-10-14 08:01:09.057363 | fa163e75-7366-a2e0-d3ae-00000000c7cc | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:10:16.380236 | 0.40s 2025-10-14 08:01:09.078536 | fa163e75-7366-a2e0-d3ae-00000000c7ce | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:01:09.457743 | fa163e75-7366-a2e0-d3ae-00000000c7ce | OK | Ensure post-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 08:01:09.460121 | fa163e75-7366-a2e0-d3ae-00000000c7ce | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:10:16.782988 | 0.38s 2025-10-14 08:01:09.464705 | fa163e75-7366-a2e0-d3ae-00000000c7ce | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:10:16.787578 | 0.39s 2025-10-14 08:01:09.486395 | fa163e75-7366-a2e0-d3ae-00000000c7d0 | TASK | Ensure provider service is running 2025-10-14 08:01:10.014075 | fa163e75-7366-a2e0-d3ae-00000000c7d0 | OK | Ensure provider service is running | np0005486746 | item=certmonger 2025-10-14 08:01:10.018033 | fa163e75-7366-a2e0-d3ae-00000000c7d0 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:10:17.340889 | 0.53s 2025-10-14 08:01:10.030406 | fa163e75-7366-a2e0-d3ae-00000000c7d0 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:10:17.353263 | 0.54s 2025-10-14 08:01:10.067055 | fa163e75-7366-a2e0-d3ae-00000000c7d3 | TASK | Ensure certificate requests 2025-10-14 08:01:10.660722 | fa163e75-7366-a2e0-d3ae-00000000c7ca | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:10:17.983568 | 3.26s 2025-10-14 08:01:10.671262 | fa163e75-7366-a2e0-d3ae-00000000c7ca | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:10:17.994128 | 3.27s 2025-10-14 08:01:10.698894 | fa163e75-7366-a2e0-d3ae-00000000c7cc | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:01:10.992104 | fa163e75-7366-a2e0-d3ae-00000000c7ca | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:10:18.314949 | 3.36s 2025-10-14 08:01:11.003561 | fa163e75-7366-a2e0-d3ae-00000000c7ca | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:10:18.326416 | 3.37s 2025-10-14 08:01:11.038572 | fa163e75-7366-a2e0-d3ae-00000000c7cc | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:01:11.080833 | fa163e75-7366-a2e0-d3ae-00000000c7cc | OK | Ensure pre-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 08:01:11.084248 | fa163e75-7366-a2e0-d3ae-00000000c7cc | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:10:18.407101 | 0.38s 2025-10-14 08:01:11.092768 | fa163e75-7366-a2e0-d3ae-00000000c7cc | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:10:18.415632 | 0.39s 2025-10-14 08:01:11.113686 | fa163e75-7366-a2e0-d3ae-00000000c7ce | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:01:11.429843 | fa163e75-7366-a2e0-d3ae-00000000c7cc | OK | Ensure pre-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 08:01:11.434356 | fa163e75-7366-a2e0-d3ae-00000000c7cc | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:10:18.757211 | 0.39s 2025-10-14 08:01:11.450593 | fa163e75-7366-a2e0-d3ae-00000000c7cc | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:10:18.773452 | 0.41s 2025-10-14 08:01:11.486408 | fa163e75-7366-a2e0-d3ae-00000000c7ce | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:01:11.495878 | fa163e75-7366-a2e0-d3ae-00000000c7ce | OK | Ensure post-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 08:01:11.497431 | fa163e75-7366-a2e0-d3ae-00000000c7ce | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:10:18.820293 | 0.38s 2025-10-14 08:01:11.516574 | fa163e75-7366-a2e0-d3ae-00000000c7ce | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:10:18.839395 | 0.40s 2025-10-14 08:01:11.554994 | fa163e75-7366-a2e0-d3ae-00000000c7d0 | TASK | Ensure provider service is running 2025-10-14 08:01:11.596141 | fa163e75-7366-a2e0-d3ae-00000000c6d0 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486751 2025-10-14 08:01:11.597898 | fa163e75-7366-a2e0-d3ae-00000000c6d0 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486751 | 0:10:18.920750 | 13.56s 2025-10-14 08:01:11.649397 | fa163e75-7366-a2e0-d3ae-00000000c6d1 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:01:11.725311 | fa163e75-7366-a2e0-d3ae-00000000c6d1 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486751 2025-10-14 08:01:11.726164 | fa163e75-7366-a2e0-d3ae-00000000c6d1 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486751 | 0:10:19.049032 | 0.08s 2025-10-14 08:01:11.744663 | fa163e75-7366-a2e0-d3ae-00000000c432 | TASK | Diff puppet-generated changes for check mode 2025-10-14 08:01:11.763507 | fa163e75-7366-a2e0-d3ae-00000000c7d3 | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': 'np0005486746.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005486746.internalapi.ooo.test@OOO.TEST'} 2025-10-14 08:01:11.767524 | fa163e75-7366-a2e0-d3ae-00000000c7d3 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:10:19.090382 | 1.70s 2025-10-14 08:01:11.781936 | fa163e75-7366-a2e0-d3ae-00000000c7d3 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:10:19.104795 | 1.71s 2025-10-14 08:01:11.783283 | fa163e75-7366-a2e0-d3ae-00000000c432 | SKIPPED | Diff puppet-generated changes for check mode | np0005486751 2025-10-14 08:01:11.784070 | fa163e75-7366-a2e0-d3ae-00000000c432 | TIMING | Diff puppet-generated changes for check mode | np0005486751 | 0:10:19.106937 | 0.04s 2025-10-14 08:01:11.804208 | fa163e75-7366-a2e0-d3ae-00000000c433 | TASK | Diff puppet-generated changes for check mode 2025-10-14 08:01:11.852630 | fa163e75-7366-a2e0-d3ae-00000000c685 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486752 2025-10-14 08:01:11.853538 | fa163e75-7366-a2e0-d3ae-00000000c685 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486752 | 0:10:19.176404 | 14.04s 2025-10-14 08:01:11.853999 | fa163e75-7366-a2e0-d3ae-00000000c433 | SKIPPED | Diff puppet-generated changes for check mode | np0005486751 2025-10-14 08:01:11.854426 | fa163e75-7366-a2e0-d3ae-00000000c433 | TIMING | Diff puppet-generated changes for check mode | np0005486751 | 0:10:19.177299 | 0.04s 2025-10-14 08:01:11.867135 | fa163e75-7366-a2e0-d3ae-00000000c186 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-14 08:01:11.882490 | fa163e75-7366-a2e0-d3ae-00000000c7ce | OK | Ensure post-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 08:01:11.886052 | fa163e75-7366-a2e0-d3ae-00000000c7ce | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:10:19.208903 | 0.38s 2025-10-14 08:01:11.907686 | fa163e75-7366-a2e0-d3ae-00000000c686 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:01:11.933454 | fa163e75-7366-a2e0-d3ae-00000000abb2 | TASK | Configure OVN DBs and northd 2025-10-14 08:01:11.939987 | fa163e75-7366-a2e0-d3ae-00000000c7ce | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:10:19.262845 | 0.44s 2025-10-14 08:01:11.940939 | fa163e75-7366-a2e0-d3ae-00000000c186 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005486751 | 0:10:19.263813 | 0.07s 2025-10-14 08:01:11.979256 | fa163e75-7366-a2e0-d3ae-00000000c944 | TASK | Gather variables for each operating system 2025-10-14 08:01:12.012020 | fa163e75-7366-a2e0-d3ae-00000000c7d0 | TASK | Ensure provider service is running 2025-10-14 08:01:12.018496 | fa163e75-7366-a2e0-d3ae-00000000c686 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486752 2025-10-14 08:01:12.019340 | fa163e75-7366-a2e0-d3ae-00000000c686 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486752 | 0:10:19.342200 | 0.11s 2025-10-14 08:01:12.019733 | fa163e75-7366-a2e0-d3ae-00000000abb2 | TIMING | Configure OVN DBs and northd | np0005486746 | 0:10:19.342608 | 0.08s 2025-10-14 08:01:12.064310 | fa163e75-7366-a2e0-d3ae-00000000c7d0 | OK | Ensure provider service is running | np0005486748 | item=certmonger 2025-10-14 08:01:12.066360 | fa163e75-7366-a2e0-d3ae-00000000c7d0 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:10:19.389222 | 0.51s 2025-10-14 08:01:12.119727 | fa163e75-7366-a2e0-d3ae-00000000c984 | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2025-10-14 08:01:12.130296 | fa163e75-7366-a2e0-d3ae-00000000c7d0 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:10:19.453135 | 0.57s 2025-10-14 08:01:12.132132 | fa163e75-7366-a2e0-d3ae-00000000c944 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486751 | 0:10:19.455004 | 0.14s 2025-10-14 08:01:12.146647 | fa163e75-7366-a2e0-d3ae-00000000c945 | TASK | Create container logs path 2025-10-14 08:01:12.165882 | fa163e75-7366-a2e0-d3ae-00000000c3bb | TASK | Diff puppet-generated changes for check mode 2025-10-14 08:01:12.188710 | fa163e75-7366-a2e0-d3ae-00000000c7d3 | TASK | Ensure certificate requests 2025-10-14 08:01:12.209385 | fa163e75-7366-a2e0-d3ae-00000000c3bb | SKIPPED | Diff puppet-generated changes for check mode | np0005486752 2025-10-14 08:01:12.210411 | fa163e75-7366-a2e0-d3ae-00000000c3bb | TIMING | Diff puppet-generated changes for check mode | np0005486752 | 0:10:19.533043 | 0.04s 2025-10-14 08:01:12.220691 | fa163e75-7366-a2e0-d3ae-00000000c3bc | TASK | Diff puppet-generated changes for check mode 2025-10-14 08:01:12.256535 | fa163e75-7366-a2e0-d3ae-00000000c3bc | SKIPPED | Diff puppet-generated changes for check mode | np0005486752 2025-10-14 08:01:12.261505 | fa163e75-7366-a2e0-d3ae-00000000c3bc | TIMING | Diff puppet-generated changes for check mode | np0005486752 | 0:10:19.584377 | 0.04s 2025-10-14 08:01:12.261862 | fa163e75-7366-a2e0-d3ae-00000000c757 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486750 2025-10-14 08:01:12.262177 | fa163e75-7366-a2e0-d3ae-00000000c757 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486750 | 0:10:19.585053 | 12.82s 2025-10-14 08:01:12.273378 | fa163e75-7366-a2e0-d3ae-00000000c758 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:01:12.289612 | fa163e75-7366-a2e0-d3ae-00000000c160 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-14 08:01:12.323447 | fa163e75-7366-a2e0-d3ae-00000000c160 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005486752 | 0:10:19.646296 | 0.03s 2025-10-14 08:01:12.352898 | fa163e75-7366-a2e0-d3ae-00000000c944 | TASK | Gather variables for each operating system 2025-10-14 08:01:12.359698 | fa163e75-7366-a2e0-d3ae-00000000c758 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486750 2025-10-14 08:01:12.360642 | fa163e75-7366-a2e0-d3ae-00000000c758 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486750 | 0:10:19.683508 | 0.09s 2025-10-14 08:01:12.381039 | fa163e75-7366-a2e0-d3ae-00000000c56a | TASK | Diff puppet-generated changes for check mode 2025-10-14 08:01:12.422898 | fa163e75-7366-a2e0-d3ae-00000000c56a | SKIPPED | Diff puppet-generated changes for check mode | np0005486750 2025-10-14 08:01:12.423741 | fa163e75-7366-a2e0-d3ae-00000000c56a | TIMING | Diff puppet-generated changes for check mode | np0005486750 | 0:10:19.746609 | 0.04s 2025-10-14 08:01:12.436076 | fa163e75-7366-a2e0-d3ae-00000000c56b | TASK | Diff puppet-generated changes for check mode 2025-10-14 08:01:12.449011 | fa163e75-7366-a2e0-d3ae-00000000c944 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486752 | 0:10:19.771865 | 0.10s 2025-10-14 08:01:12.470540 | fa163e75-7366-a2e0-d3ae-00000000c945 | TASK | Create container logs path 2025-10-14 08:01:12.477354 | fa163e75-7366-a2e0-d3ae-00000000c56b | SKIPPED | Diff puppet-generated changes for check mode | np0005486750 2025-10-14 08:01:12.478263 | fa163e75-7366-a2e0-d3ae-00000000c56b | TIMING | Diff puppet-generated changes for check mode | np0005486750 | 0:10:19.801125 | 0.04s 2025-10-14 08:01:12.478742 | fa163e75-7366-a2e0-d3ae-00000000c984 | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0005486746 2025-10-14 08:01:12.479102 | fa163e75-7366-a2e0-d3ae-00000000c984 | TIMING | tripleo_ovn_cluster : create directory /var/lib/config-data/ansible-generated/ovn | np0005486746 | 0:10:19.801979 | 0.36s 2025-10-14 08:01:12.500400 | fa163e75-7366-a2e0-d3ae-00000000c1b6 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-14 08:01:12.524342 | fa163e75-7366-a2e0-d3ae-00000000c7d0 | OK | Ensure provider service is running | np0005486749 | item=certmonger 2025-10-14 08:01:12.528084 | fa163e75-7366-a2e0-d3ae-00000000c7d0 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:10:19.850933 | 0.51s 2025-10-14 08:01:12.546281 | fa163e75-7366-a2e0-d3ae-00000000c985 | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-14 08:01:12.553282 | fa163e75-7366-a2e0-d3ae-00000000c945 | OK | Create container logs path | np0005486751 2025-10-14 08:01:12.554340 | fa163e75-7366-a2e0-d3ae-00000000c945 | TIMING | tripleo_container_manage : Create container logs path | np0005486751 | 0:10:19.877200 | 0.41s 2025-10-14 08:01:12.555503 | fa163e75-7366-a2e0-d3ae-00000000c7d0 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:10:19.878375 | 0.54s 2025-10-14 08:01:12.556469 | fa163e75-7366-a2e0-d3ae-00000000c1b6 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005486750 | 0:10:19.879345 | 0.05s 2025-10-14 08:01:12.584598 | fa163e75-7366-a2e0-d3ae-00000000c944 | TASK | Gather variables for each operating system 2025-10-14 08:01:12.602345 | fa163e75-7366-a2e0-d3ae-00000000c947 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:12.629473 | fa163e75-7366-a2e0-d3ae-00000000c7d3 | TASK | Ensure certificate requests 2025-10-14 08:01:12.636262 | fa163e75-7366-a2e0-d3ae-00000000c985 | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0005486746 2025-10-14 08:01:12.637234 | fa163e75-7366-a2e0-d3ae-00000000c985 | TIMING | tripleo_ovn_cluster : set is_ovn_dbs_bootstrap_node fact | np0005486746 | 0:10:19.960093 | 0.09s 2025-10-14 08:01:12.655569 | fa163e75-7366-a2e0-d3ae-00000000c986 | TASK | check ovsdb-tool election-timer options 2025-10-14 08:01:12.680804 | fa163e75-7366-a2e0-d3ae-00000000c944 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486750 | 0:10:20.003650 | 0.10s 2025-10-14 08:01:12.691926 | fa163e75-7366-a2e0-d3ae-00000000c945 | TASK | Create container logs path 2025-10-14 08:01:12.843841 | fa163e75-7366-a2e0-d3ae-00000000c945 | OK | Create container logs path | np0005486752 2025-10-14 08:01:12.845061 | fa163e75-7366-a2e0-d3ae-00000000c945 | TIMING | tripleo_container_manage : Create container logs path | np0005486752 | 0:10:20.167924 | 0.37s 2025-10-14 08:01:12.860981 | fa163e75-7366-a2e0-d3ae-00000000c947 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:12.949662 | fa163e75-7366-a2e0-d3ae-00000000c947 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005486751 2025-10-14 08:01:12.950707 | fa163e75-7366-a2e0-d3ae-00000000c947 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005486751 | 0:10:20.273572 | 0.35s 2025-10-14 08:01:12.964661 | fa163e75-7366-a2e0-d3ae-00000000c948 | TASK | Finalise hashes for all containers 2025-10-14 08:01:13.005259 | fa163e75-7366-a2e0-d3ae-00000000c948 | OK | Finalise hashes for all containers | np0005486751 2025-10-14 08:01:13.010850 | fa163e75-7366-a2e0-d3ae-00000000c948 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486751 | 0:10:20.333705 | 0.05s 2025-10-14 08:01:13.015668 | fa163e75-7366-a2e0-d3ae-00000000c986 | CHANGED | check ovsdb-tool election-timer options | np0005486746 2025-10-14 08:01:13.023742 | fa163e75-7366-a2e0-d3ae-00000000c986 | TIMING | tripleo_ovn_cluster : check ovsdb-tool election-timer options | np0005486746 | 0:10:20.346604 | 0.37s 2025-10-14 08:01:13.024628 | fa163e75-7366-a2e0-d3ae-00000000c945 | OK | Create container logs path | np0005486750 2025-10-14 08:01:13.025214 | fa163e75-7366-a2e0-d3ae-00000000c945 | TIMING | tripleo_container_manage : Create container logs path | np0005486750 | 0:10:20.348087 | 0.33s 2025-10-14 08:01:13.041645 | fa163e75-7366-a2e0-d3ae-00000000c947 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:13.061903 | fa163e75-7366-a2e0-d3ae-00000000c94a | TASK | Manage systemd shutdown files 2025-10-14 08:01:13.082863 | fa163e75-7366-a2e0-d3ae-00000000c987 | TASK | set has_ovsdb_tool_election_timer fact 2025-10-14 08:01:13.098675 | fa163e75-7366-a2e0-d3ae-00000000c94a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486751 | 0:10:20.421530 | 0.03s 2025-10-14 08:01:13.116896 | 984e466a-3f66-4b43-be97-e7eb65db059a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486751 2025-10-14 08:01:13.131054 | fa163e75-7366-a2e0-d3ae-00000000ca2e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:01:13.150941 | fa163e75-7366-a2e0-d3ae-00000000c987 | OK | set has_ovsdb_tool_election_timer fact | np0005486746 2025-10-14 08:01:13.151823 | fa163e75-7366-a2e0-d3ae-00000000c987 | TIMING | tripleo_ovn_cluster : set has_ovsdb_tool_election_timer fact | np0005486746 | 0:10:20.474691 | 0.07s 2025-10-14 08:01:13.168367 | fa163e75-7366-a2e0-d3ae-00000000c988 | TASK | render OVN cluster configuration 2025-10-14 08:01:13.211168 | fa163e75-7366-a2e0-d3ae-00000000c947 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005486752 2025-10-14 08:01:13.211891 | fa163e75-7366-a2e0-d3ae-00000000c947 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005486752 | 0:10:20.534760 | 0.35s 2025-10-14 08:01:13.222258 | fa163e75-7366-a2e0-d3ae-00000000c948 | TASK | Finalise hashes for all containers 2025-10-14 08:01:13.287742 | fa163e75-7366-a2e0-d3ae-00000000c948 | OK | Finalise hashes for all containers | np0005486752 2025-10-14 08:01:13.288465 | fa163e75-7366-a2e0-d3ae-00000000c948 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486752 | 0:10:20.611336 | 0.07s 2025-10-14 08:01:13.299533 | fa163e75-7366-a2e0-d3ae-00000000c94a | TASK | Manage systemd shutdown files 2025-10-14 08:01:13.334219 | fa163e75-7366-a2e0-d3ae-00000000c94a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486752 | 0:10:20.657070 | 0.03s 2025-10-14 08:01:13.367316 | c8611975-501b-40f1-aa6b-5c0d2c5f42b3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486752 2025-10-14 08:01:13.399760 | fa163e75-7366-a2e0-d3ae-00000000ca4f | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:01:13.408388 | fa163e75-7366-a2e0-d3ae-00000000c947 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005486750 2025-10-14 08:01:13.409576 | fa163e75-7366-a2e0-d3ae-00000000c947 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005486750 | 0:10:20.732434 | 0.37s 2025-10-14 08:01:13.428881 | fa163e75-7366-a2e0-d3ae-00000000c948 | TASK | Finalise hashes for all containers 2025-10-14 08:01:13.507911 | fa163e75-7366-a2e0-d3ae-00000000ca2e | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486751 2025-10-14 08:01:13.509189 | fa163e75-7366-a2e0-d3ae-00000000ca2e | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486751 | 0:10:20.832052 | 0.38s 2025-10-14 08:01:13.530531 | fa163e75-7366-a2e0-d3ae-00000000ca2f | TASK | Set podman_drop_in fact 2025-10-14 08:01:13.536427 | fa163e75-7366-a2e0-d3ae-00000000c948 | OK | Finalise hashes for all containers | np0005486750 2025-10-14 08:01:13.537378 | fa163e75-7366-a2e0-d3ae-00000000c948 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486750 | 0:10:20.860242 | 0.11s 2025-10-14 08:01:13.549337 | fa163e75-7366-a2e0-d3ae-00000000c94a | TASK | Manage systemd shutdown files 2025-10-14 08:01:13.570934 | fa163e75-7366-a2e0-d3ae-00000000c94a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486750 | 0:10:20.893781 | 0.02s 2025-10-14 08:01:13.572120 | fa163e75-7366-a2e0-d3ae-00000000ca2f | OK | Set podman_drop_in fact | np0005486751 2025-10-14 08:01:13.573015 | fa163e75-7366-a2e0-d3ae-00000000ca2f | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486751 | 0:10:20.895883 | 0.04s 2025-10-14 08:01:13.604400 | a9170959-84f4-46f4-9e7e-972f083c45d4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486750 2025-10-14 08:01:13.623488 | fa163e75-7366-a2e0-d3ae-00000000ca72 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:01:13.642306 | fa163e75-7366-a2e0-d3ae-00000000ca31 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:01:13.731272 | fa163e75-7366-a2e0-d3ae-00000000ca4f | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486752 2025-10-14 08:01:13.732429 | fa163e75-7366-a2e0-d3ae-00000000ca4f | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486752 | 0:10:21.055292 | 0.33s 2025-10-14 08:01:13.747487 | fa163e75-7366-a2e0-d3ae-00000000ca50 | TASK | Set podman_drop_in fact 2025-10-14 08:01:13.799521 | fa163e75-7366-a2e0-d3ae-00000000c7d3 | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': 'np0005486748.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005486748.internalapi.ooo.test@OOO.TEST'} 2025-10-14 08:01:13.804364 | fa163e75-7366-a2e0-d3ae-00000000c7d3 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:10:21.127222 | 1.61s 2025-10-14 08:01:13.815996 | fa163e75-7366-a2e0-d3ae-00000000c7d3 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:10:21.138867 | 1.63s 2025-10-14 08:01:13.816875 | fa163e75-7366-a2e0-d3ae-00000000ca50 | OK | Set podman_drop_in fact | np0005486752 2025-10-14 08:01:13.817555 | fa163e75-7366-a2e0-d3ae-00000000ca50 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486752 | 0:10:21.140427 | 0.07s 2025-10-14 08:01:13.830819 | fa163e75-7366-a2e0-d3ae-00000000ca52 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:01:13.879478 | fa163e75-7366-a2e0-d3ae-00000000adac | TASK | Configure OVN DBs and northd 2025-10-14 08:01:13.942351 | fa163e75-7366-a2e0-d3ae-00000000adac | TIMING | Configure OVN DBs and northd | np0005486748 | 0:10:21.265212 | 0.06s 2025-10-14 08:01:13.943649 | fa163e75-7366-a2e0-d3ae-00000000ca72 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486750 2025-10-14 08:01:13.944151 | fa163e75-7366-a2e0-d3ae-00000000ca72 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486750 | 0:10:21.267027 | 0.32s 2025-10-14 08:01:13.973899 | fa163e75-7366-a2e0-d3ae-00000000ca73 | TASK | Set podman_drop_in fact 2025-10-14 08:01:14.004788 | fa163e75-7366-a2e0-d3ae-00000000c984 | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2025-10-14 08:01:14.022794 | fa163e75-7366-a2e0-d3ae-00000000ca73 | OK | Set podman_drop_in fact | np0005486750 2025-10-14 08:01:14.026121 | fa163e75-7366-a2e0-d3ae-00000000ca73 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486750 | 0:10:21.348980 | 0.05s 2025-10-14 08:01:14.043189 | fa163e75-7366-a2e0-d3ae-00000000ca75 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:01:14.292043 | fa163e75-7366-a2e0-d3ae-00000000c988 | CHANGED | render OVN cluster configuration | np0005486746 2025-10-14 08:01:14.293169 | fa163e75-7366-a2e0-d3ae-00000000c988 | TIMING | tripleo_ovn_cluster : render OVN cluster configuration | np0005486746 | 0:10:21.616025 | 1.12s 2025-10-14 08:01:14.308661 | fa163e75-7366-a2e0-d3ae-00000000c7d3 | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': 'np0005486749.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005486749.internalapi.ooo.test@OOO.TEST'} 2025-10-14 08:01:14.310068 | fa163e75-7366-a2e0-d3ae-00000000c7d3 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:10:21.632930 | 1.68s 2025-10-14 08:01:14.326023 | fa163e75-7366-a2e0-d3ae-00000000c989 | TASK | restart OVN northd and north and south databases 2025-10-14 08:01:14.332472 | fa163e75-7366-a2e0-d3ae-00000000c7d3 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:10:21.655329 | 1.70s 2025-10-14 08:01:14.353622 | fa163e75-7366-a2e0-d3ae-00000000c984 | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0005486748 2025-10-14 08:01:14.354146 | fa163e75-7366-a2e0-d3ae-00000000c984 | TIMING | tripleo_ovn_cluster : create directory /var/lib/config-data/ansible-generated/ovn | np0005486748 | 0:10:21.677022 | 0.35s 2025-10-14 08:01:14.367941 | fa163e75-7366-a2e0-d3ae-00000000c985 | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-14 08:01:14.387022 | fa163e75-7366-a2e0-d3ae-00000000c989 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005486746 | 0:10:21.709855 | 0.06s 2025-10-14 08:01:14.397244 | fa163e75-7366-a2e0-d3ae-00000000ac94 | TASK | Configure OVN DBs and northd 2025-10-14 08:01:14.414054 | fa163e75-7366-a2e0-d3ae-00000000c989 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005486746 | 0:10:21.736882 | 0.09s 2025-10-14 08:01:14.425276 | fa163e75-7366-a2e0-d3ae-00000000c989 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005486746 | 0:10:21.748130 | 0.10s 2025-10-14 08:01:14.440699 | fa163e75-7366-a2e0-d3ae-00000000c989 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005486746 | 0:10:21.763569 | 0.11s 2025-10-14 08:01:14.447131 | fa163e75-7366-a2e0-d3ae-00000000c985 | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0005486748 2025-10-14 08:01:14.447605 | fa163e75-7366-a2e0-d3ae-00000000c985 | TIMING | tripleo_ovn_cluster : set is_ovn_dbs_bootstrap_node fact | np0005486748 | 0:10:21.770481 | 0.08s 2025-10-14 08:01:14.447903 | fa163e75-7366-a2e0-d3ae-00000000ac94 | TIMING | Configure OVN DBs and northd | np0005486749 | 0:10:21.770780 | 0.05s 2025-10-14 08:01:14.477199 | e5358cf1-3350-43bb-8a43-183d489b0263 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005486746 2025-10-14 08:01:14.481370 | 9b787ffe-ee75-4e26-9bd8-8a638f7904f9 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005486746 2025-10-14 08:01:14.484990 | 42c87173-f1c6-4554-a71c-876fe5da6878 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005486746 2025-10-14 08:01:14.511373 | fa163e75-7366-a2e0-d3ae-00000000cadd | TASK | check if tripleo_cluster_north_db_server systemd service is active 2025-10-14 08:01:14.530732 | fa163e75-7366-a2e0-d3ae-00000000c986 | TASK | check ovsdb-tool election-timer options 2025-10-14 08:01:14.550960 | fa163e75-7366-a2e0-d3ae-00000000c984 | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2025-10-14 08:01:14.643573 | fa163e75-7366-a2e0-d3ae-00000000ca31 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | item=tripleo-container-shutdown 2025-10-14 08:01:14.646255 | fa163e75-7366-a2e0-d3ae-00000000ca31 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | 0:10:21.969110 | 1.00s 2025-10-14 08:01:14.834141 | fa163e75-7366-a2e0-d3ae-00000000cadd | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0005486746 2025-10-14 08:01:14.839536 | fa163e75-7366-a2e0-d3ae-00000000cadd | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_north_db_server systemd service is active | np0005486746 | 0:10:22.162405 | 0.33s 2025-10-14 08:01:14.840564 | fa163e75-7366-a2e0-d3ae-00000000ca52 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | item=tripleo-container-shutdown 2025-10-14 08:01:14.844006 | fa163e75-7366-a2e0-d3ae-00000000ca52 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | 0:10:22.166869 | 1.01s 2025-10-14 08:01:14.860205 | fa163e75-7366-a2e0-d3ae-00000000cade | TASK | restart tripleo_cluster_north_db_server systemd service 2025-10-14 08:01:14.873457 | fa163e75-7366-a2e0-d3ae-00000000c986 | CHANGED | check ovsdb-tool election-timer options | np0005486748 2025-10-14 08:01:14.874671 | fa163e75-7366-a2e0-d3ae-00000000c986 | TIMING | tripleo_ovn_cluster : check ovsdb-tool election-timer options | np0005486748 | 0:10:22.197532 | 0.34s 2025-10-14 08:01:14.875502 | fa163e75-7366-a2e0-d3ae-00000000c984 | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0005486749 2025-10-14 08:01:14.875980 | fa163e75-7366-a2e0-d3ae-00000000c984 | TIMING | tripleo_ovn_cluster : create directory /var/lib/config-data/ansible-generated/ovn | np0005486749 | 0:10:22.198854 | 0.32s 2025-10-14 08:01:14.892541 | fa163e75-7366-a2e0-d3ae-00000000c987 | TASK | set has_ovsdb_tool_election_timer fact 2025-10-14 08:01:14.919153 | fa163e75-7366-a2e0-d3ae-00000000c985 | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-14 08:01:14.929084 | fa163e75-7366-a2e0-d3ae-00000000cade | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0005486746 2025-10-14 08:01:14.930281 | fa163e75-7366-a2e0-d3ae-00000000cade | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_north_db_server systemd service | np0005486746 | 0:10:22.253137 | 0.07s 2025-10-14 08:01:14.950540 | fa163e75-7366-a2e0-d3ae-00000000cae2 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2025-10-14 08:01:14.967049 | fa163e75-7366-a2e0-d3ae-00000000c987 | OK | set has_ovsdb_tool_election_timer fact | np0005486748 2025-10-14 08:01:14.967962 | fa163e75-7366-a2e0-d3ae-00000000c987 | TIMING | tripleo_ovn_cluster : set has_ovsdb_tool_election_timer fact | np0005486748 | 0:10:22.290825 | 0.07s 2025-10-14 08:01:14.984585 | fa163e75-7366-a2e0-d3ae-00000000c988 | TASK | render OVN cluster configuration 2025-10-14 08:01:14.998328 | fa163e75-7366-a2e0-d3ae-00000000c985 | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0005486749 2025-10-14 08:01:14.999381 | fa163e75-7366-a2e0-d3ae-00000000c985 | TIMING | tripleo_ovn_cluster : set is_ovn_dbs_bootstrap_node fact | np0005486749 | 0:10:22.322242 | 0.08s 2025-10-14 08:01:15.016628 | fa163e75-7366-a2e0-d3ae-00000000c986 | TASK | check ovsdb-tool election-timer options 2025-10-14 08:01:15.034198 | fa163e75-7366-a2e0-d3ae-00000000ca75 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | item=tripleo-container-shutdown 2025-10-14 08:01:15.037023 | fa163e75-7366-a2e0-d3ae-00000000ca75 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | 0:10:22.359876 | 0.99s 2025-10-14 08:01:15.292217 | fa163e75-7366-a2e0-d3ae-00000000cae2 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0005486746 2025-10-14 08:01:15.293152 | fa163e75-7366-a2e0-d3ae-00000000cae2 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_south_db_server systemd service is active | np0005486746 | 0:10:22.616024 | 0.34s 2025-10-14 08:01:15.325658 | fa163e75-7366-a2e0-d3ae-00000000cae3 | TASK | restart tripleo_cluster_south_db_server systemd service 2025-10-14 08:01:15.336810 | fa163e75-7366-a2e0-d3ae-00000000c986 | CHANGED | check ovsdb-tool election-timer options | np0005486749 2025-10-14 08:01:15.338168 | fa163e75-7366-a2e0-d3ae-00000000c986 | TIMING | tripleo_ovn_cluster : check ovsdb-tool election-timer options | np0005486749 | 0:10:22.661021 | 0.32s 2025-10-14 08:01:15.358220 | fa163e75-7366-a2e0-d3ae-00000000c987 | TASK | set has_ovsdb_tool_election_timer fact 2025-10-14 08:01:15.375304 | fa163e75-7366-a2e0-d3ae-00000000cae3 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0005486746 2025-10-14 08:01:15.376473 | fa163e75-7366-a2e0-d3ae-00000000cae3 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_south_db_server systemd service | np0005486746 | 0:10:22.699336 | 0.05s 2025-10-14 08:01:15.397705 | fa163e75-7366-a2e0-d3ae-00000000cae7 | TASK | check if tripleo_cluster_northd systemd service is active 2025-10-14 08:01:15.412271 | fa163e75-7366-a2e0-d3ae-00000000c987 | OK | set has_ovsdb_tool_election_timer fact | np0005486749 2025-10-14 08:01:15.413318 | fa163e75-7366-a2e0-d3ae-00000000c987 | TIMING | tripleo_ovn_cluster : set has_ovsdb_tool_election_timer fact | np0005486749 | 0:10:22.736180 | 0.05s 2025-10-14 08:01:15.431224 | fa163e75-7366-a2e0-d3ae-00000000c988 | TASK | render OVN cluster configuration 2025-10-14 08:01:15.614361 | fa163e75-7366-a2e0-d3ae-00000000ca31 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | item=tripleo-start-podman-container 2025-10-14 08:01:15.615810 | fa163e75-7366-a2e0-d3ae-00000000ca31 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | 0:10:22.938670 | 1.97s 2025-10-14 08:01:15.622891 | fa163e75-7366-a2e0-d3ae-00000000ca31 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | 0:10:22.945758 | 1.98s 2025-10-14 08:01:15.639379 | fa163e75-7366-a2e0-d3ae-00000000ca32 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:01:15.747329 | fa163e75-7366-a2e0-d3ae-00000000ca52 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | item=tripleo-start-podman-container 2025-10-14 08:01:15.748540 | fa163e75-7366-a2e0-d3ae-00000000ca52 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | 0:10:23.071403 | 1.92s 2025-10-14 08:01:15.752141 | fa163e75-7366-a2e0-d3ae-00000000cae7 | CHANGED | check if tripleo_cluster_northd systemd service is active | np0005486746 2025-10-14 08:01:15.752649 | fa163e75-7366-a2e0-d3ae-00000000cae7 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_northd systemd service is active | np0005486746 | 0:10:23.075522 | 0.35s 2025-10-14 08:01:15.753621 | fa163e75-7366-a2e0-d3ae-00000000ca52 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | 0:10:23.076494 | 1.92s 2025-10-14 08:01:15.769073 | fa163e75-7366-a2e0-d3ae-00000000ca53 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:01:15.793988 | fa163e75-7366-a2e0-d3ae-00000000cae8 | TASK | restart tripleo_cluster_northd systemd service 2025-10-14 08:01:15.834932 | fa163e75-7366-a2e0-d3ae-00000000cae8 | SKIPPED | restart tripleo_cluster_northd systemd service | np0005486746 2025-10-14 08:01:15.835798 | fa163e75-7366-a2e0-d3ae-00000000cae8 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_northd systemd service | np0005486746 | 0:10:23.158652 | 0.04s 2025-10-14 08:01:15.894998 | fa163e75-7366-a2e0-d3ae-00000000abb4 | TIMING | include_role : linux-system-roles.certificate | np0005486746 | 0:10:23.217859 | 0.03s 2025-10-14 08:01:15.934315 | fa163e75-7366-a2e0-d3ae-00000000bbe9 | TASK | Set version specific variables 2025-10-14 08:01:15.973717 | fa163e75-7366-a2e0-d3ae-00000000bbe9 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486746 | 0:10:23.296576 | 0.04s 2025-10-14 08:01:15.990396 | 63bcdc7c-7e17-4822-8a02-14c4b47f3cad | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486746 2025-10-14 08:01:16.007539 | fa163e75-7366-a2e0-d3ae-00000000cb8a | TASK | Ensure ansible_facts used by role 2025-10-14 08:01:16.042252 | fa163e75-7366-a2e0-d3ae-00000000ca75 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | item=tripleo-start-podman-container 2025-10-14 08:01:16.043263 | fa163e75-7366-a2e0-d3ae-00000000ca75 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | 0:10:23.366129 | 2.00s 2025-10-14 08:01:16.046703 | fa163e75-7366-a2e0-d3ae-00000000ca75 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | 0:10:23.369578 | 2.00s 2025-10-14 08:01:16.057946 | fa163e75-7366-a2e0-d3ae-00000000ca76 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:01:16.141157 | fa163e75-7366-a2e0-d3ae-00000000c988 | CHANGED | render OVN cluster configuration | np0005486748 2025-10-14 08:01:16.142039 | fa163e75-7366-a2e0-d3ae-00000000c988 | TIMING | tripleo_ovn_cluster : render OVN cluster configuration | np0005486748 | 0:10:23.464907 | 1.15s 2025-10-14 08:01:16.164085 | fa163e75-7366-a2e0-d3ae-00000000c989 | TASK | restart OVN northd and north and south databases 2025-10-14 08:01:16.255391 | fa163e75-7366-a2e0-d3ae-00000000c989 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005486748 | 0:10:23.578251 | 0.09s 2025-10-14 08:01:16.270099 | fa163e75-7366-a2e0-d3ae-00000000c989 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005486748 | 0:10:23.592970 | 0.10s 2025-10-14 08:01:16.285043 | fa163e75-7366-a2e0-d3ae-00000000c989 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005486748 | 0:10:23.607915 | 0.12s 2025-10-14 08:01:16.291065 | fa163e75-7366-a2e0-d3ae-00000000c989 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005486748 | 0:10:23.613937 | 0.13s 2025-10-14 08:01:16.313430 | 78d71ed2-6d90-446a-9826-a6ffee3b3036 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005486748 2025-10-14 08:01:16.318114 | 8e75ea71-106f-4317-a3e6-ef8bb3937d52 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005486748 2025-10-14 08:01:16.322251 | 49cd7c5b-8e35-4dd5-8d87-8f9541592fa3 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005486748 2025-10-14 08:01:16.346032 | fa163e75-7366-a2e0-d3ae-00000000cbae | TASK | check if tripleo_cluster_north_db_server systemd service is active 2025-10-14 08:01:16.505190 | fa163e75-7366-a2e0-d3ae-00000000cb8a | OK | Ensure ansible_facts used by role | np0005486746 2025-10-14 08:01:16.512295 | fa163e75-7366-a2e0-d3ae-00000000cb8a | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486746 | 0:10:23.835147 | 0.50s 2025-10-14 08:01:16.514103 | fa163e75-7366-a2e0-d3ae-00000000c988 | CHANGED | render OVN cluster configuration | np0005486749 2025-10-14 08:01:16.514920 | fa163e75-7366-a2e0-d3ae-00000000c988 | TIMING | tripleo_ovn_cluster : render OVN cluster configuration | np0005486749 | 0:10:23.837788 | 1.08s 2025-10-14 08:01:16.545600 | fa163e75-7366-a2e0-d3ae-00000000cb8b | TASK | Set platform/version specific variables 2025-10-14 08:01:16.572692 | fa163e75-7366-a2e0-d3ae-00000000c989 | TASK | restart OVN northd and north and south databases 2025-10-14 08:01:16.640591 | fa163e75-7366-a2e0-d3ae-00000000c989 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005486749 | 0:10:23.963422 | 0.07s 2025-10-14 08:01:16.647567 | fa163e75-7366-a2e0-d3ae-00000000cb8b | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 08:01:16.660110 | fa163e75-7366-a2e0-d3ae-00000000c989 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005486749 | 0:10:23.982959 | 0.08s 2025-10-14 08:01:16.673200 | fa163e75-7366-a2e0-d3ae-00000000c989 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005486749 | 0:10:23.996065 | 0.10s 2025-10-14 08:01:16.684711 | fa163e75-7366-a2e0-d3ae-00000000cb8b | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 08:01:16.686894 | fa163e75-7366-a2e0-d3ae-00000000c989 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005486749 | 0:10:24.009760 | 0.11s 2025-10-14 08:01:16.712950 | fa163e75-7366-a2e0-d3ae-00000000cb8b | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.yml 2025-10-14 08:01:16.736843 | fa163e75-7366-a2e0-d3ae-00000000cb8b | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.2.yml 2025-10-14 08:01:16.753580 | cf55d2f5-e735-41e5-b581-5acfae96b4a1 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005486749 2025-10-14 08:01:16.763110 | 39cedbba-0fa3-40e9-9a3f-52fc5ba9971a | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005486749 2025-10-14 08:01:16.772072 | 75af2aac-d8cc-47fd-80f3-3ea7401f3958 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005486749 2025-10-14 08:01:16.823877 | fa163e75-7366-a2e0-d3ae-00000000cc07 | TASK | check if tripleo_cluster_north_db_server systemd service is active 2025-10-14 08:01:16.832977 | fa163e75-7366-a2e0-d3ae-00000000cbae | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0005486748 2025-10-14 08:01:16.834451 | fa163e75-7366-a2e0-d3ae-00000000cbae | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_north_db_server systemd service is active | np0005486748 | 0:10:24.157264 | 0.49s 2025-10-14 08:01:16.835306 | fa163e75-7366-a2e0-d3ae-00000000ca32 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486751 2025-10-14 08:01:16.835947 | fa163e75-7366-a2e0-d3ae-00000000ca32 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486751 | 0:10:24.158818 | 1.20s 2025-10-14 08:01:16.836892 | fa163e75-7366-a2e0-d3ae-00000000cb8b | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486746 | 0:10:24.159764 | 0.29s 2025-10-14 08:01:16.837591 | fa163e75-7366-a2e0-d3ae-00000000ca53 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486752 2025-10-14 08:01:16.838114 | fa163e75-7366-a2e0-d3ae-00000000ca53 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486752 | 0:10:24.160986 | 1.07s 2025-10-14 08:01:16.855288 | fa163e75-7366-a2e0-d3ae-00000000ca33 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:01:16.879547 | fa163e75-7366-a2e0-d3ae-00000000ca54 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:01:16.905142 | fa163e75-7366-a2e0-d3ae-00000000bbea | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:01:16.927635 | fa163e75-7366-a2e0-d3ae-00000000cbaf | TASK | restart tripleo_cluster_north_db_server systemd service 2025-10-14 08:01:16.984525 | fa163e75-7366-a2e0-d3ae-00000000cbaf | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0005486748 2025-10-14 08:01:16.985485 | fa163e75-7366-a2e0-d3ae-00000000cbaf | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_north_db_server systemd service | np0005486748 | 0:10:24.308350 | 0.06s 2025-10-14 08:01:17.001952 | fa163e75-7366-a2e0-d3ae-00000000cbb3 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2025-10-14 08:01:17.091372 | fa163e75-7366-a2e0-d3ae-00000000ca76 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486750 2025-10-14 08:01:17.092615 | fa163e75-7366-a2e0-d3ae-00000000ca76 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486750 | 0:10:24.415483 | 1.03s 2025-10-14 08:01:17.103565 | fa163e75-7366-a2e0-d3ae-00000000ca77 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:01:17.177132 | fa163e75-7366-a2e0-d3ae-00000000cc07 | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0005486749 2025-10-14 08:01:17.178161 | fa163e75-7366-a2e0-d3ae-00000000cc07 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_north_db_server systemd service is active | np0005486749 | 0:10:24.501029 | 0.35s 2025-10-14 08:01:17.194491 | fa163e75-7366-a2e0-d3ae-00000000cc08 | TASK | restart tripleo_cluster_north_db_server systemd service 2025-10-14 08:01:17.248700 | fa163e75-7366-a2e0-d3ae-00000000cc08 | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0005486749 2025-10-14 08:01:17.249643 | fa163e75-7366-a2e0-d3ae-00000000cc08 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_north_db_server systemd service | np0005486749 | 0:10:24.572512 | 0.05s 2025-10-14 08:01:17.266023 | fa163e75-7366-a2e0-d3ae-00000000cc0c | TASK | check if tripleo_cluster_south_db_server systemd service is active 2025-10-14 08:01:17.352306 | fa163e75-7366-a2e0-d3ae-00000000cbb3 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0005486748 2025-10-14 08:01:17.353355 | fa163e75-7366-a2e0-d3ae-00000000cbb3 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_south_db_server systemd service is active | np0005486748 | 0:10:24.676218 | 0.35s 2025-10-14 08:01:17.371131 | fa163e75-7366-a2e0-d3ae-00000000cbb4 | TASK | restart tripleo_cluster_south_db_server systemd service 2025-10-14 08:01:17.421194 | fa163e75-7366-a2e0-d3ae-00000000cbb4 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0005486748 2025-10-14 08:01:17.422174 | fa163e75-7366-a2e0-d3ae-00000000cbb4 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_south_db_server systemd service | np0005486748 | 0:10:24.745042 | 0.05s 2025-10-14 08:01:17.437988 | fa163e75-7366-a2e0-d3ae-00000000cbb8 | TASK | check if tripleo_cluster_northd systemd service is active 2025-10-14 08:01:17.626520 | fa163e75-7366-a2e0-d3ae-00000000cc0c | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0005486749 2025-10-14 08:01:17.627704 | fa163e75-7366-a2e0-d3ae-00000000cc0c | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_south_db_server systemd service is active | np0005486749 | 0:10:24.950567 | 0.36s 2025-10-14 08:01:17.645887 | fa163e75-7366-a2e0-d3ae-00000000cc0d | TASK | restart tripleo_cluster_south_db_server systemd service 2025-10-14 08:01:17.704020 | fa163e75-7366-a2e0-d3ae-00000000cc0d | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0005486749 2025-10-14 08:01:17.704873 | fa163e75-7366-a2e0-d3ae-00000000cc0d | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_south_db_server systemd service | np0005486749 | 0:10:25.027740 | 0.06s 2025-10-14 08:01:17.721666 | fa163e75-7366-a2e0-d3ae-00000000cc11 | TASK | check if tripleo_cluster_northd systemd service is active 2025-10-14 08:01:17.743080 | fa163e75-7366-a2e0-d3ae-00000000cbb8 | CHANGED | check if tripleo_cluster_northd systemd service is active | np0005486748 2025-10-14 08:01:17.744031 | fa163e75-7366-a2e0-d3ae-00000000cbb8 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_northd systemd service is active | np0005486748 | 0:10:25.066886 | 0.31s 2025-10-14 08:01:17.763526 | fa163e75-7366-a2e0-d3ae-00000000cbb9 | TASK | restart tripleo_cluster_northd systemd service 2025-10-14 08:01:17.822056 | fa163e75-7366-a2e0-d3ae-00000000cbb9 | SKIPPED | restart tripleo_cluster_northd systemd service | np0005486748 2025-10-14 08:01:17.822869 | fa163e75-7366-a2e0-d3ae-00000000cbb9 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_northd systemd service | np0005486748 | 0:10:25.145740 | 0.06s 2025-10-14 08:01:17.875187 | fa163e75-7366-a2e0-d3ae-00000000ca33 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486751 2025-10-14 08:01:17.876960 | fa163e75-7366-a2e0-d3ae-00000000ca33 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486751 | 0:10:25.199812 | 1.02s 2025-10-14 08:01:17.877926 | fa163e75-7366-a2e0-d3ae-00000000ca54 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486752 2025-10-14 08:01:17.878550 | fa163e75-7366-a2e0-d3ae-00000000ca54 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486752 | 0:10:25.201422 | 1.00s 2025-10-14 08:01:17.891618 | fa163e75-7366-a2e0-d3ae-00000000ca34 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:01:17.909358 | fa163e75-7366-a2e0-d3ae-00000000ca55 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:01:17.926376 | fa163e75-7366-a2e0-d3ae-00000000adae | TIMING | include_role : linux-system-roles.certificate | np0005486748 | 0:10:25.249238 | 0.06s 2025-10-14 08:01:17.967095 | fa163e75-7366-a2e0-d3ae-00000000bbe9 | TASK | Set version specific variables 2025-10-14 08:01:18.009208 | fa163e75-7366-a2e0-d3ae-00000000bbe9 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486748 | 0:10:25.332064 | 0.04s 2025-10-14 08:01:18.029592 | 368816f6-6f30-43e4-ba7d-61cd7579d039 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486748 2025-10-14 08:01:18.046110 | fa163e75-7366-a2e0-d3ae-00000000cc8e | TASK | Ensure ansible_facts used by role 2025-10-14 08:01:18.052834 | fa163e75-7366-a2e0-d3ae-00000000cc11 | CHANGED | check if tripleo_cluster_northd systemd service is active | np0005486749 2025-10-14 08:01:18.053944 | fa163e75-7366-a2e0-d3ae-00000000cc11 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_northd systemd service is active | np0005486749 | 0:10:25.376807 | 0.33s 2025-10-14 08:01:18.071260 | fa163e75-7366-a2e0-d3ae-00000000cc12 | TASK | restart tripleo_cluster_northd systemd service 2025-10-14 08:01:18.083142 | fa163e75-7366-a2e0-d3ae-00000000ca77 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486750 2025-10-14 08:01:18.084078 | fa163e75-7366-a2e0-d3ae-00000000ca77 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486750 | 0:10:25.406942 | 0.98s 2025-10-14 08:01:18.095227 | fa163e75-7366-a2e0-d3ae-00000000ca78 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:01:18.132149 | fa163e75-7366-a2e0-d3ae-00000000cc12 | SKIPPED | restart tripleo_cluster_northd systemd service | np0005486749 2025-10-14 08:01:18.132933 | fa163e75-7366-a2e0-d3ae-00000000cc12 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_northd systemd service | np0005486749 | 0:10:25.455801 | 0.06s 2025-10-14 08:01:18.213015 | fa163e75-7366-a2e0-d3ae-00000000ac96 | TIMING | include_role : linux-system-roles.certificate | np0005486749 | 0:10:25.535861 | 0.05s 2025-10-14 08:01:18.260820 | fa163e75-7366-a2e0-d3ae-00000000bbe9 | TASK | Set version specific variables 2025-10-14 08:01:18.320518 | fa163e75-7366-a2e0-d3ae-00000000bbe9 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486749 | 0:10:25.643368 | 0.06s 2025-10-14 08:01:18.343359 | 1b4d5ae5-d0d2-436a-95ca-5d297358fa51 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486749 2025-10-14 08:01:18.361948 | fa163e75-7366-a2e0-d3ae-00000000ccd4 | TASK | Ensure ansible_facts used by role 2025-10-14 08:01:18.501032 | fa163e75-7366-a2e0-d3ae-00000000cc8e | OK | Ensure ansible_facts used by role | np0005486748 2025-10-14 08:01:18.504731 | fa163e75-7366-a2e0-d3ae-00000000cc8e | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486748 | 0:10:25.827584 | 0.46s 2025-10-14 08:01:18.535989 | fa163e75-7366-a2e0-d3ae-00000000cc8f | TASK | Set platform/version specific variables 2025-10-14 08:01:18.621614 | fa163e75-7366-a2e0-d3ae-00000000cc8f | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 08:01:18.659374 | fa163e75-7366-a2e0-d3ae-00000000cc8f | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 08:01:18.682653 | fa163e75-7366-a2e0-d3ae-00000000cc8f | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.yml 2025-10-14 08:01:18.702245 | fa163e75-7366-a2e0-d3ae-00000000cc8f | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.2.yml 2025-10-14 08:01:18.707838 | fa163e75-7366-a2e0-d3ae-00000000cc8f | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486748 | 0:10:26.030703 | 0.17s 2025-10-14 08:01:18.728126 | fa163e75-7366-a2e0-d3ae-00000000bbea | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:01:18.790925 | fa163e75-7366-a2e0-d3ae-00000000ccd4 | OK | Ensure ansible_facts used by role | np0005486749 2025-10-14 08:01:18.792168 | fa163e75-7366-a2e0-d3ae-00000000ccd4 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486749 | 0:10:26.115031 | 0.43s 2025-10-14 08:01:18.814952 | fa163e75-7366-a2e0-d3ae-00000000ccd5 | TASK | Set platform/version specific variables 2025-10-14 08:01:18.828924 | fa163e75-7366-a2e0-d3ae-00000000ca55 | CHANGED | Enable and start tripleo-container-shutdown | np0005486752 2025-10-14 08:01:18.830465 | fa163e75-7366-a2e0-d3ae-00000000ca55 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486752 | 0:10:26.153298 | 0.92s 2025-10-14 08:01:18.838422 | fa163e75-7366-a2e0-d3ae-00000000ca34 | CHANGED | Enable and start tripleo-container-shutdown | np0005486751 2025-10-14 08:01:18.839384 | fa163e75-7366-a2e0-d3ae-00000000ca34 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486751 | 0:10:26.162257 | 0.95s 2025-10-14 08:01:18.852304 | fa163e75-7366-a2e0-d3ae-00000000ca35 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:01:18.869295 | fa163e75-7366-a2e0-d3ae-00000000ca56 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:01:18.907983 | fa163e75-7366-a2e0-d3ae-00000000ccd5 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 08:01:18.930818 | fa163e75-7366-a2e0-d3ae-00000000ccd5 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 08:01:18.953163 | fa163e75-7366-a2e0-d3ae-00000000ccd5 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.yml 2025-10-14 08:01:18.973622 | fa163e75-7366-a2e0-d3ae-00000000ccd5 | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.2.yml 2025-10-14 08:01:18.981596 | fa163e75-7366-a2e0-d3ae-00000000ccd5 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486749 | 0:10:26.304453 | 0.17s 2025-10-14 08:01:19.004367 | fa163e75-7366-a2e0-d3ae-00000000bbea | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:01:19.050666 | fa163e75-7366-a2e0-d3ae-00000000ca78 | CHANGED | Enable and start tripleo-container-shutdown | np0005486750 2025-10-14 08:01:19.052327 | fa163e75-7366-a2e0-d3ae-00000000ca78 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486750 | 0:10:26.375185 | 0.96s 2025-10-14 08:01:19.068161 | fa163e75-7366-a2e0-d3ae-00000000ca79 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:01:19.796424 | fa163e75-7366-a2e0-d3ae-00000000bbea | OK | Ensure certificate role dependencies are installed | np0005486746 2025-10-14 08:01:19.798057 | fa163e75-7366-a2e0-d3ae-00000000bbea | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486746 | 0:10:27.120916 | 2.89s 2025-10-14 08:01:19.821770 | fa163e75-7366-a2e0-d3ae-00000000bbec | TASK | Ensure provider packages are installed 2025-10-14 08:01:19.840027 | fa163e75-7366-a2e0-d3ae-00000000ca35 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486751 2025-10-14 08:01:19.840914 | fa163e75-7366-a2e0-d3ae-00000000ca35 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486751 | 0:10:27.163779 | 0.99s 2025-10-14 08:01:19.857033 | fa163e75-7366-a2e0-d3ae-00000000ca36 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:01:19.864029 | fa163e75-7366-a2e0-d3ae-00000000ca56 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486752 2025-10-14 08:01:19.864941 | fa163e75-7366-a2e0-d3ae-00000000ca56 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486752 | 0:10:27.187804 | 0.99s 2025-10-14 08:01:19.876126 | fa163e75-7366-a2e0-d3ae-00000000ca57 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:01:20.050423 | fa163e75-7366-a2e0-d3ae-00000000ca79 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486750 2025-10-14 08:01:20.052548 | fa163e75-7366-a2e0-d3ae-00000000ca79 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486750 | 0:10:27.375399 | 0.98s 2025-10-14 08:01:20.076492 | fa163e75-7366-a2e0-d3ae-00000000ca7a | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:01:20.780707 | fa163e75-7366-a2e0-d3ae-00000000ca57 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486752 2025-10-14 08:01:20.782399 | fa163e75-7366-a2e0-d3ae-00000000ca57 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486752 | 0:10:28.105254 | 0.91s 2025-10-14 08:01:20.804531 | fa163e75-7366-a2e0-d3ae-00000000ca58 | TASK | Enable and start netns-placeholder 2025-10-14 08:01:20.840221 | fa163e75-7366-a2e0-d3ae-00000000ca36 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486751 2025-10-14 08:01:20.842184 | fa163e75-7366-a2e0-d3ae-00000000ca36 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486751 | 0:10:28.165038 | 0.98s 2025-10-14 08:01:20.868467 | fa163e75-7366-a2e0-d3ae-00000000ca37 | TASK | Enable and start netns-placeholder 2025-10-14 08:01:21.060912 | fa163e75-7366-a2e0-d3ae-00000000ca7a | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486750 2025-10-14 08:01:21.062537 | fa163e75-7366-a2e0-d3ae-00000000ca7a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486750 | 0:10:28.385394 | 0.98s 2025-10-14 08:01:21.081854 | fa163e75-7366-a2e0-d3ae-00000000ca7b | TASK | Enable and start netns-placeholder 2025-10-14 08:01:21.645512 | fa163e75-7366-a2e0-d3ae-00000000bbea | OK | Ensure certificate role dependencies are installed | np0005486748 2025-10-14 08:01:21.647230 | fa163e75-7366-a2e0-d3ae-00000000bbea | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486748 | 0:10:28.970083 | 2.92s 2025-10-14 08:01:21.675469 | fa163e75-7366-a2e0-d3ae-00000000bbec | TASK | Ensure provider packages are installed 2025-10-14 08:01:21.690972 | fa163e75-7366-a2e0-d3ae-00000000ca58 | CHANGED | Enable and start netns-placeholder | np0005486752 2025-10-14 08:01:21.692465 | fa163e75-7366-a2e0-d3ae-00000000ca58 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486752 | 0:10:29.015305 | 0.89s 2025-10-14 08:01:21.708105 | fa163e75-7366-a2e0-d3ae-00000000c94c | TASK | Update container configs with new config hashes 2025-10-14 08:01:21.765640 | fa163e75-7366-a2e0-d3ae-00000000c94c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486752 | 0:10:29.088495 | 0.06s 2025-10-14 08:01:21.780004 | 4aac2306-2983-4b77-ba4f-7a3ac34ce01d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486752 2025-10-14 08:01:21.797665 | fa163e75-7366-a2e0-d3ae-00000000cd1c | TASK | Update config hashes for container startup configs 2025-10-14 08:01:21.846495 | fa163e75-7366-a2e0-d3ae-00000000ca37 | CHANGED | Enable and start netns-placeholder | np0005486751 2025-10-14 08:01:21.848377 | fa163e75-7366-a2e0-d3ae-00000000ca37 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486751 | 0:10:29.171226 | 0.98s 2025-10-14 08:01:21.870397 | fa163e75-7366-a2e0-d3ae-00000000c94c | TASK | Update container configs with new config hashes 2025-10-14 08:01:21.924386 | fa163e75-7366-a2e0-d3ae-00000000c94c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486751 | 0:10:29.247236 | 0.05s 2025-10-14 08:01:21.946160 | 9b82a756-c43f-424f-8b7e-e19858523442 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486751 2025-10-14 08:01:21.966021 | fa163e75-7366-a2e0-d3ae-00000000cd3b | TASK | Update config hashes for container startup configs 2025-10-14 08:01:21.985470 | fa163e75-7366-a2e0-d3ae-00000000ca7b | CHANGED | Enable and start netns-placeholder | np0005486750 2025-10-14 08:01:21.986876 | fa163e75-7366-a2e0-d3ae-00000000ca7b | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486750 | 0:10:29.309732 | 0.90s 2025-10-14 08:01:22.001155 | fa163e75-7366-a2e0-d3ae-00000000c94c | TASK | Update container configs with new config hashes 2025-10-14 08:01:22.062210 | fa163e75-7366-a2e0-d3ae-00000000bbea | OK | Ensure certificate role dependencies are installed | np0005486749 2025-10-14 08:01:22.063243 | fa163e75-7366-a2e0-d3ae-00000000bbea | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486749 | 0:10:29.386110 | 3.06s 2025-10-14 08:01:22.064026 | fa163e75-7366-a2e0-d3ae-00000000c94c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486750 | 0:10:29.386900 | 0.06s 2025-10-14 08:01:22.076635 | 9b68ee75-7f9d-4121-8acc-68e4617d6a9f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486750 2025-10-14 08:01:22.092475 | fa163e75-7366-a2e0-d3ae-00000000cd5c | TASK | Update config hashes for container startup configs 2025-10-14 08:01:22.113615 | fa163e75-7366-a2e0-d3ae-00000000bbec | TASK | Ensure provider packages are installed 2025-10-14 08:01:22.141508 | | WARNING | Config change detected for metrics_qdr, new hash: 212e380cc3a6fa8f809b98c1513d05e2 2025-10-14 08:01:22.142305 | | WARNING | Config change detected for collectd, new hash: d3bcf373b59ded163edbdf22dfcf4c4d 2025-10-14 08:01:22.142574 | | WARNING | Config change detected for iscsid, new hash: c8f44da0dcb20bfd4f74377a796bd2ff 2025-10-14 08:01:22.142838 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: 06fd738ebc5fac9f55440f978c1e895b 2025-10-14 08:01:22.143067 | | WARNING | Config change detected for nova_virtnodedevd, new hash: 06fd738ebc5fac9f55440f978c1e895b 2025-10-14 08:01:22.143290 | | WARNING | Config change detected for nova_virtproxyd, new hash: 06fd738ebc5fac9f55440f978c1e895b 2025-10-14 08:01:22.143586 | | WARNING | Config change detected for nova_virtqemud, new hash: 06fd738ebc5fac9f55440f978c1e895b 2025-10-14 08:01:22.143870 | | WARNING | Config change detected for nova_virtsecretd, new hash: 06fd738ebc5fac9f55440f978c1e895b 2025-10-14 08:01:22.144113 | | WARNING | Config change detected for nova_virtstoraged, new hash: 06fd738ebc5fac9f55440f978c1e895b 2025-10-14 08:01:22.144332 | | WARNING | Config change detected for rsyslog, new hash: 7e0ccde8cebc8ffb9e925dabf21db388 2025-10-14 08:01:22.144566 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: 3fe0e9f64c09b1f46e8f2925dc0701e8 2025-10-14 08:01:22.144791 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: 3fe0e9f64c09b1f46e8f2925dc0701e8 2025-10-14 08:01:22.145009 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-14 08:01:22.145225 | | WARNING | Config change detected for nova_migration_target, new hash: 06fd738ebc5fac9f55440f978c1e895b 2025-10-14 08:01:22.145447 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 22f8fa5f8ec415c39a6a5f54e779d53a 2025-10-14 08:01:22.145685 | | WARNING | Config change detected for nova_compute, new hash: c8f44da0dcb20bfd4f74377a796bd2ff-06fd738ebc5fac9f55440f978c1e895b 2025-10-14 08:01:22.145929 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: 06fd738ebc5fac9f55440f978c1e895b 2025-10-14 08:01:22.146158 | fa163e75-7366-a2e0-d3ae-00000000cd1c | CHANGED | Update config hashes for container startup configs | np0005486752 2025-10-14 08:01:22.146535 | fa163e75-7366-a2e0-d3ae-00000000cd1c | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486752 | 0:10:29.469394 | 0.35s 2025-10-14 08:01:22.158114 | fa163e75-7366-a2e0-d3ae-00000000c94d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:22.199316 | fa163e75-7366-a2e0-d3ae-00000000c94d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005486752 | 0:10:29.522177 | 0.04s 2025-10-14 08:01:22.210330 | 6017445f-52d3-4bde-b710-7ba177861f8b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486752 2025-10-14 08:01:22.223931 | fa163e75-7366-a2e0-d3ae-00000000cd7b | TASK | Gather podman infos 2025-10-14 08:01:22.257506 | | WARNING | Config change detected for metrics_qdr, new hash: 7621126a86c7c86999b1ea17e777d449 2025-10-14 08:01:22.258160 | | WARNING | Config change detected for collectd, new hash: 324199e84b6ced954fd0cecf75a965ca 2025-10-14 08:01:22.258393 | | WARNING | Config change detected for iscsid, new hash: d17a90a30bffdd12c25a0df2590ef036 2025-10-14 08:01:22.258638 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: fedaa1ae24be6b9e5785f4bcee07bd20 2025-10-14 08:01:22.258888 | | WARNING | Config change detected for nova_virtnodedevd, new hash: fedaa1ae24be6b9e5785f4bcee07bd20 2025-10-14 08:01:22.259101 | | WARNING | Config change detected for nova_virtproxyd, new hash: fedaa1ae24be6b9e5785f4bcee07bd20 2025-10-14 08:01:22.259318 | | WARNING | Config change detected for nova_virtqemud, new hash: fedaa1ae24be6b9e5785f4bcee07bd20 2025-10-14 08:01:22.259610 | | WARNING | Config change detected for nova_virtsecretd, new hash: fedaa1ae24be6b9e5785f4bcee07bd20 2025-10-14 08:01:22.259826 | | WARNING | Config change detected for nova_virtstoraged, new hash: fedaa1ae24be6b9e5785f4bcee07bd20 2025-10-14 08:01:22.260035 | | WARNING | Config change detected for rsyslog, new hash: 97ee648115caab94e0af94835c20da58 2025-10-14 08:01:22.260277 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: c279b1f8d9f3e06f3d22b56f28e0541f 2025-10-14 08:01:22.260521 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: c279b1f8d9f3e06f3d22b56f28e0541f 2025-10-14 08:01:22.260732 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-14 08:01:22.260953 | | WARNING | Config change detected for nova_migration_target, new hash: fedaa1ae24be6b9e5785f4bcee07bd20 2025-10-14 08:01:22.261173 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 30d4e10ad2f969776a4fbce3f0bd4fdf 2025-10-14 08:01:22.261387 | | WARNING | Config change detected for nova_compute, new hash: d17a90a30bffdd12c25a0df2590ef036-fedaa1ae24be6b9e5785f4bcee07bd20 2025-10-14 08:01:22.261625 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: fedaa1ae24be6b9e5785f4bcee07bd20 2025-10-14 08:01:22.261857 | fa163e75-7366-a2e0-d3ae-00000000cd3b | CHANGED | Update config hashes for container startup configs | np0005486751 2025-10-14 08:01:22.262193 | fa163e75-7366-a2e0-d3ae-00000000cd3b | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486751 | 0:10:29.585061 | 0.29s 2025-10-14 08:01:22.274357 | fa163e75-7366-a2e0-d3ae-00000000c94d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:22.332889 | fa163e75-7366-a2e0-d3ae-00000000c94d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005486751 | 0:10:29.655749 | 0.06s 2025-10-14 08:01:22.347929 | bf91ffa3-19d6-48a0-9298-1593b2986c58 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486751 2025-10-14 08:01:22.367219 | fa163e75-7366-a2e0-d3ae-00000000cdaa | TASK | Gather podman infos 2025-10-14 08:01:22.452055 | | WARNING | Config change detected for metrics_qdr, new hash: 309a140b4bdd8781c265808760958c06 2025-10-14 08:01:22.452836 | | WARNING | Config change detected for collectd, new hash: 5923e560c9d95c3eb077adacead52760 2025-10-14 08:01:22.453071 | | WARNING | Config change detected for iscsid, new hash: a82ff29ff679ace9d294f61acba75957 2025-10-14 08:01:22.453292 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: fb21841e3355c01f2eea707e2b897b1b 2025-10-14 08:01:22.453630 | | WARNING | Config change detected for nova_virtnodedevd, new hash: fb21841e3355c01f2eea707e2b897b1b 2025-10-14 08:01:22.453850 | | WARNING | Config change detected for nova_virtproxyd, new hash: fb21841e3355c01f2eea707e2b897b1b 2025-10-14 08:01:22.454065 | | WARNING | Config change detected for nova_virtqemud, new hash: fb21841e3355c01f2eea707e2b897b1b 2025-10-14 08:01:22.454290 | | WARNING | Config change detected for nova_virtsecretd, new hash: fb21841e3355c01f2eea707e2b897b1b 2025-10-14 08:01:22.454524 | | WARNING | Config change detected for nova_virtstoraged, new hash: fb21841e3355c01f2eea707e2b897b1b 2025-10-14 08:01:22.454799 | | WARNING | Config change detected for rsyslog, new hash: 3260f671a01f5008f18f46487746d7a2 2025-10-14 08:01:22.455015 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: 50b68ee551b6943c462e3f1f818da2ae 2025-10-14 08:01:22.455278 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: 50b68ee551b6943c462e3f1f818da2ae 2025-10-14 08:01:22.455513 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-14 08:01:22.455773 | | WARNING | Config change detected for nova_migration_target, new hash: fb21841e3355c01f2eea707e2b897b1b 2025-10-14 08:01:22.455990 | | WARNING | Config change detected for ovn_metadata_agent, new hash: ac40f859f4d5fa8f159d86adc2e7d29b 2025-10-14 08:01:22.456205 | | WARNING | Config change detected for nova_compute, new hash: a82ff29ff679ace9d294f61acba75957-fb21841e3355c01f2eea707e2b897b1b 2025-10-14 08:01:22.456452 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: fb21841e3355c01f2eea707e2b897b1b 2025-10-14 08:01:22.456686 | fa163e75-7366-a2e0-d3ae-00000000cd5c | CHANGED | Update config hashes for container startup configs | np0005486750 2025-10-14 08:01:22.457102 | fa163e75-7366-a2e0-d3ae-00000000cd5c | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486750 | 0:10:29.779968 | 0.36s 2025-10-14 08:01:22.468669 | fa163e75-7366-a2e0-d3ae-00000000c94d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:22.522398 | fa163e75-7366-a2e0-d3ae-00000000c94d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005486750 | 0:10:29.845264 | 0.05s 2025-10-14 08:01:22.533531 | 27d77946-f35d-4eee-9902-7280ac114b80 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486750 2025-10-14 08:01:22.549900 | fa163e75-7366-a2e0-d3ae-00000000cdd9 | TASK | Gather podman infos 2025-10-14 08:01:22.875636 | fa163e75-7366-a2e0-d3ae-00000000bbec | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:10:30.198490 | 3.05s 2025-10-14 08:01:22.880246 | fa163e75-7366-a2e0-d3ae-00000000bbec | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:10:30.203112 | 3.06s 2025-10-14 08:01:22.897612 | fa163e75-7366-a2e0-d3ae-00000000bbee | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:01:23.008690 | fa163e75-7366-a2e0-d3ae-00000000cd7b | OK | Gather podman infos | np0005486752 2025-10-14 08:01:23.009638 | fa163e75-7366-a2e0-d3ae-00000000cd7b | TIMING | tripleo_container_manage : Gather podman infos | np0005486752 | 0:10:30.332501 | 0.79s 2025-10-14 08:01:23.030728 | fa163e75-7366-a2e0-d3ae-00000000cd7c | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:23.076101 | fa163e75-7366-a2e0-d3ae-00000000cdaa | OK | Gather podman infos | np0005486751 2025-10-14 08:01:23.077075 | fa163e75-7366-a2e0-d3ae-00000000cdaa | TIMING | tripleo_container_manage : Gather podman infos | np0005486751 | 0:10:30.399940 | 0.71s 2025-10-14 08:01:23.105061 | fa163e75-7366-a2e0-d3ae-00000000cdab | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:23.112131 | fa163e75-7366-a2e0-d3ae-00000000cd7c | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486752 | 0:10:30.434982 | 0.08s 2025-10-14 08:01:23.165546 | fa163e75-7366-a2e0-d3ae-00000000cdab | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486751 | 0:10:30.488401 | 0.06s 2025-10-14 08:01:23.202942 | fa163e75-7366-a2e0-d3ae-00000000ce29 | TIMING | tripleo_container_rm : include_tasks | np0005486752 | 0:10:30.525786 | 0.05s 2025-10-14 08:01:23.231988 | fa163e75-7366-a2e0-d3ae-00000000cdd9 | OK | Gather podman infos | np0005486750 2025-10-14 08:01:23.232626 | fa163e75-7366-a2e0-d3ae-00000000cdd9 | TIMING | tripleo_container_manage : Gather podman infos | np0005486750 | 0:10:30.555499 | 0.68s 2025-10-14 08:01:23.253369 | fa163e75-7366-a2e0-d3ae-00000000cdda | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:23.274110 | fa163e75-7366-a2e0-d3ae-00000000c94e | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:23.282160 | fa163e75-7366-a2e0-d3ae-00000000ce29 | TIMING | tripleo_container_rm : include_tasks | np0005486751 | 0:10:30.605013 | 0.09s 2025-10-14 08:01:23.313410 | fa163e75-7366-a2e0-d3ae-00000000c94e | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:23.319637 | fa163e75-7366-a2e0-d3ae-00000000cdda | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486750 | 0:10:30.642492 | 0.07s 2025-10-14 08:01:23.367012 | fa163e75-7366-a2e0-d3ae-00000000c94e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005486752 | 0:10:30.689862 | 0.09s 2025-10-14 08:01:23.367946 | fa163e75-7366-a2e0-d3ae-00000000c94e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005486751 | 0:10:30.690822 | 0.05s 2025-10-14 08:01:23.388646 | bd233a55-d3af-4262-9319-8583b3bffc3e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486752 2025-10-14 08:01:23.389067 | bd233a55-d3af-4262-9319-8583b3bffc3e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486751 2025-10-14 08:01:23.407553 | fa163e75-7366-a2e0-d3ae-00000000bbee | OK | Ensure pre-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 08:01:23.408479 | fa163e75-7366-a2e0-d3ae-00000000bbee | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:10:30.731349 | 0.40s 2025-10-14 08:01:23.416217 | fa163e75-7366-a2e0-d3ae-00000000cecb | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:23.431255 | fa163e75-7366-a2e0-d3ae-00000000cecb | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:23.437702 | fa163e75-7366-a2e0-d3ae-00000000ce29 | TIMING | tripleo_container_rm : include_tasks | np0005486750 | 0:10:30.760560 | 0.08s 2025-10-14 08:01:23.438602 | fa163e75-7366-a2e0-d3ae-00000000bbee | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:10:30.761478 | 0.43s 2025-10-14 08:01:23.468461 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:01:23.488944 | fa163e75-7366-a2e0-d3ae-00000000c94e | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:23.524300 | fa163e75-7366-a2e0-d3ae-00000000c94e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005486750 | 0:10:30.847159 | 0.03s 2025-10-14 08:01:23.535981 | 1653076e-b7da-479b-b474-dfb30e89b8a4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486750 2025-10-14 08:01:23.559100 | fa163e75-7366-a2e0-d3ae-00000000cf50 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:23.800235 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | OK | Ensure post-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 08:01:23.802458 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:10:31.125300 | 0.33s 2025-10-14 08:01:23.807945 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:10:31.130811 | 0.34s 2025-10-14 08:01:23.825480 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TASK | Ensure provider service is running 2025-10-14 08:01:24.330184 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | OK | Ensure provider service is running | np0005486746 | item=certmonger 2025-10-14 08:01:24.333131 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:10:31.655999 | 0.51s 2025-10-14 08:01:24.341876 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:10:31.664732 | 0.52s 2025-10-14 08:01:24.375612 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TASK | Ensure certificate requests 2025-10-14 08:01:24.641163 | fa163e75-7366-a2e0-d3ae-00000000bbec | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:10:31.964003 | 2.96s 2025-10-14 08:01:24.651688 | fa163e75-7366-a2e0-d3ae-00000000bbec | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:10:31.974547 | 2.98s 2025-10-14 08:01:24.686239 | fa163e75-7366-a2e0-d3ae-00000000bbee | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:01:25.006664 | fa163e75-7366-a2e0-d3ae-00000000cecb | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486752 2025-10-14 08:01:25.007826 | fa163e75-7366-a2e0-d3ae-00000000cecb | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486752 | 0:10:32.330683 | 1.58s 2025-10-14 08:01:25.024181 | fa163e75-7366-a2e0-d3ae-00000000cecc | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:25.030271 | fa163e75-7366-a2e0-d3ae-00000000bbee | OK | Ensure pre-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 08:01:25.032466 | fa163e75-7366-a2e0-d3ae-00000000bbee | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:10:32.355259 | 0.34s 2025-10-14 08:01:25.046977 | fa163e75-7366-a2e0-d3ae-00000000bbee | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:10:32.369827 | 0.36s 2025-10-14 08:01:25.069583 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:01:25.106293 | fa163e75-7366-a2e0-d3ae-00000000cecb | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486751 2025-10-14 08:01:25.107539 | fa163e75-7366-a2e0-d3ae-00000000cecb | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486751 | 0:10:32.430398 | 1.69s 2025-10-14 08:01:25.122530 | fa163e75-7366-a2e0-d3ae-00000000cecc | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:25.140821 | fa163e75-7366-a2e0-d3ae-00000000bbec | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:10:32.463656 | 3.03s 2025-10-14 08:01:25.149542 | fa163e75-7366-a2e0-d3ae-00000000bbec | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:10:32.472412 | 3.03s 2025-10-14 08:01:25.172356 | fa163e75-7366-a2e0-d3ae-00000000bbee | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:01:25.179628 | fa163e75-7366-a2e0-d3ae-00000000cf50 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486750 2025-10-14 08:01:25.180808 | fa163e75-7366-a2e0-d3ae-00000000cf50 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486750 | 0:10:32.503660 | 1.62s 2025-10-14 08:01:25.196926 | fa163e75-7366-a2e0-d3ae-00000000cf51 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:01:25.448120 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | OK | Ensure post-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 08:01:25.453770 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:10:32.776624 | 0.38s 2025-10-14 08:01:25.465759 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:10:32.788615 | 0.39s 2025-10-14 08:01:25.501557 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TASK | Ensure provider service is running 2025-10-14 08:01:25.558487 | fa163e75-7366-a2e0-d3ae-00000000bbee | OK | Ensure pre-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 08:01:25.562045 | fa163e75-7366-a2e0-d3ae-00000000bbee | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:10:32.884900 | 0.39s 2025-10-14 08:01:25.575317 | fa163e75-7366-a2e0-d3ae-00000000bbee | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:10:32.898171 | 0.40s 2025-10-14 08:01:25.608308 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:01:26.000259 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | OK | Ensure post-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 08:01:26.002293 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:10:33.325161 | 0.39s 2025-10-14 08:01:26.008039 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': 'np0005486746.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005486746.internalapi.ooo.test@OOO.TEST'} 2025-10-14 08:01:26.012091 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:10:33.334959 | 1.63s 2025-10-14 08:01:26.013118 | fa163e75-7366-a2e0-d3ae-00000000bbf0 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:10:33.335975 | 0.40s 2025-10-14 08:01:26.017608 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:10:33.340473 | 1.64s 2025-10-14 08:01:26.027124 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | OK | Ensure provider service is running | np0005486748 | item=certmonger 2025-10-14 08:01:26.028218 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:10:33.351091 | 0.52s 2025-10-14 08:01:26.081807 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TASK | Ensure provider service is running 2025-10-14 08:01:26.089177 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:10:33.412026 | 0.59s 2025-10-14 08:01:26.138084 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TASK | Ensure certificate requests 2025-10-14 08:01:26.172886 | fa163e75-7366-a2e0-d3ae-00000000abb6 | TIMING | include_role : linux-system-roles.certificate | np0005486746 | 0:10:33.495744 | 0.06s 2025-10-14 08:01:26.219125 | fa163e75-7366-a2e0-d3ae-00000000cfcd | TASK | Set version specific variables 2025-10-14 08:01:26.263165 | fa163e75-7366-a2e0-d3ae-00000000cfcd | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486746 | 0:10:33.586027 | 0.04s 2025-10-14 08:01:26.279974 | 3a1533f2-62a7-4281-a831-953f8406e2f2 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486746 2025-10-14 08:01:26.297566 | fa163e75-7366-a2e0-d3ae-00000000cffc | TASK | Ensure ansible_facts used by role 2025-10-14 08:01:26.630041 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | OK | Ensure provider service is running | np0005486749 | item=certmonger 2025-10-14 08:01:26.636390 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:10:33.959243 | 0.55s 2025-10-14 08:01:26.649782 | fa163e75-7366-a2e0-d3ae-00000000bbf2 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:10:33.972645 | 0.57s 2025-10-14 08:01:26.673099 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TASK | Ensure certificate requests 2025-10-14 08:01:26.765955 | fa163e75-7366-a2e0-d3ae-00000000cffc | OK | Ensure ansible_facts used by role | np0005486746 2025-10-14 08:01:26.767243 | fa163e75-7366-a2e0-d3ae-00000000cffc | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486746 | 0:10:34.090106 | 0.47s 2025-10-14 08:01:26.791583 | fa163e75-7366-a2e0-d3ae-00000000cffd | TASK | Set platform/version specific variables 2025-10-14 08:01:26.863142 | fa163e75-7366-a2e0-d3ae-00000000cffd | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 08:01:26.885088 | fa163e75-7366-a2e0-d3ae-00000000cffd | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 08:01:26.909306 | fa163e75-7366-a2e0-d3ae-00000000cffd | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.yml 2025-10-14 08:01:26.928903 | fa163e75-7366-a2e0-d3ae-00000000cffd | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.2.yml 2025-10-14 08:01:26.935925 | fa163e75-7366-a2e0-d3ae-00000000cffd | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486746 | 0:10:34.258785 | 0.14s 2025-10-14 08:01:26.951907 | fa163e75-7366-a2e0-d3ae-00000000cfce | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:01:27.728127 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': 'np0005486748.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005486748.internalapi.ooo.test@OOO.TEST'} 2025-10-14 08:01:27.731988 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:10:35.054842 | 1.59s 2025-10-14 08:01:27.741932 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:10:35.064795 | 1.60s 2025-10-14 08:01:27.844378 | fa163e75-7366-a2e0-d3ae-00000000adb0 | TIMING | include_role : linux-system-roles.certificate | np0005486748 | 0:10:35.167236 | 0.06s 2025-10-14 08:01:27.882791 | fa163e75-7366-a2e0-d3ae-00000000cfcd | TASK | Set version specific variables 2025-10-14 08:01:27.945884 | fa163e75-7366-a2e0-d3ae-00000000cfcd | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486748 | 0:10:35.268747 | 0.06s 2025-10-14 08:01:27.961235 | a2e1cd18-f01c-4630-8fc9-aca5a265b70b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486748 2025-10-14 08:01:27.977915 | fa163e75-7366-a2e0-d3ae-00000000d052 | TASK | Ensure ansible_facts used by role 2025-10-14 08:01:28.127006 | fa163e75-7366-a2e0-d3ae-00000000cecc | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486752 2025-10-14 08:01:28.130134 | fa163e75-7366-a2e0-d3ae-00000000cecc | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486752 | 0:10:35.452980 | 3.10s 2025-10-14 08:01:28.160089 | fa163e75-7366-a2e0-d3ae-00000000cf51 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486750 2025-10-14 08:01:28.161113 | fa163e75-7366-a2e0-d3ae-00000000cf51 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486750 | 0:10:35.483976 | 2.96s 2025-10-14 08:01:28.201897 | fa163e75-7366-a2e0-d3ae-00000000c162 | TASK | Clean container_puppet_tasks for np0005486752 step 1 2025-10-14 08:01:28.209870 | fa163e75-7366-a2e0-d3ae-00000000cecc | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486751 2025-10-14 08:01:28.210943 | fa163e75-7366-a2e0-d3ae-00000000cecc | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486751 | 0:10:35.533804 | 3.09s 2025-10-14 08:01:28.235763 | fa163e75-7366-a2e0-d3ae-00000000c1b8 | TASK | Clean container_puppet_tasks for np0005486750 step 1 2025-10-14 08:01:28.267481 | fa163e75-7366-a2e0-d3ae-00000000c188 | TASK | Clean container_puppet_tasks for np0005486751 step 1 2025-10-14 08:01:28.407016 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': 'np0005486749.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005486749.internalapi.ooo.test@OOO.TEST'} 2025-10-14 08:01:28.411790 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:10:35.734637 | 1.74s 2025-10-14 08:01:28.422416 | fa163e75-7366-a2e0-d3ae-00000000bbf5 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:10:35.745281 | 1.75s 2025-10-14 08:01:28.470185 | fa163e75-7366-a2e0-d3ae-00000000d052 | OK | Ensure ansible_facts used by role | np0005486748 2025-10-14 08:01:28.471274 | fa163e75-7366-a2e0-d3ae-00000000d052 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486748 | 0:10:35.794140 | 0.49s 2025-10-14 08:01:28.486218 | fa163e75-7366-a2e0-d3ae-00000000d053 | TASK | Set platform/version specific variables 2025-10-14 08:01:28.499986 | fa163e75-7366-a2e0-d3ae-00000000c162 | OK | Clean container_puppet_tasks for np0005486752 step 1 | np0005486752 2025-10-14 08:01:28.502022 | fa163e75-7366-a2e0-d3ae-00000000c162 | TIMING | Clean container_puppet_tasks for np0005486752 step 1 | np0005486752 | 0:10:35.824870 | 0.30s 2025-10-14 08:01:28.549573 | fa163e75-7366-a2e0-d3ae-00000000c163 | TASK | Calculate container_puppet_tasks for np0005486752 step 1 2025-10-14 08:01:28.560263 | fa163e75-7366-a2e0-d3ae-00000000ac98 | TIMING | include_role : linux-system-roles.certificate | np0005486749 | 0:10:35.883111 | 0.11s 2025-10-14 08:01:28.561395 | fa163e75-7366-a2e0-d3ae-00000000c1b8 | OK | Clean container_puppet_tasks for np0005486750 step 1 | np0005486750 2025-10-14 08:01:28.562165 | fa163e75-7366-a2e0-d3ae-00000000c1b8 | TIMING | Clean container_puppet_tasks for np0005486750 step 1 | np0005486750 | 0:10:35.885037 | 0.33s 2025-10-14 08:01:28.580033 | fa163e75-7366-a2e0-d3ae-00000000d053 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 08:01:28.614190 | fa163e75-7366-a2e0-d3ae-00000000d053 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 08:01:28.637540 | fa163e75-7366-a2e0-d3ae-00000000d053 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.yml 2025-10-14 08:01:28.645540 | fa163e75-7366-a2e0-d3ae-00000000c1b9 | TASK | Calculate container_puppet_tasks for np0005486750 step 1 2025-10-14 08:01:28.662830 | fa163e75-7366-a2e0-d3ae-00000000d053 | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.2.yml 2025-10-14 08:01:28.684243 | fa163e75-7366-a2e0-d3ae-00000000cfcd | TASK | Set version specific variables 2025-10-14 08:01:28.692615 | fa163e75-7366-a2e0-d3ae-00000000c188 | OK | Clean container_puppet_tasks for np0005486751 step 1 | np0005486751 2025-10-14 08:01:28.694382 | fa163e75-7366-a2e0-d3ae-00000000c188 | TIMING | Clean container_puppet_tasks for np0005486751 step 1 | np0005486751 | 0:10:36.017175 | 0.43s 2025-10-14 08:01:28.700593 | fa163e75-7366-a2e0-d3ae-00000000c163 | TIMING | Calculate container_puppet_tasks for np0005486752 step 1 | np0005486752 | 0:10:36.023461 | 0.15s 2025-10-14 08:01:28.701646 | fa163e75-7366-a2e0-d3ae-00000000d053 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486748 | 0:10:36.024518 | 0.21s 2025-10-14 08:01:28.702867 | fa163e75-7366-a2e0-d3ae-00000000c1b9 | TIMING | Calculate container_puppet_tasks for np0005486750 step 1 | np0005486750 | 0:10:36.025726 | 0.06s 2025-10-14 08:01:28.728223 | fa163e75-7366-a2e0-d3ae-00000000c1ba | TASK | Include container-puppet tasks for step 1 2025-10-14 08:01:28.777226 | fa163e75-7366-a2e0-d3ae-00000000c189 | TASK | Calculate container_puppet_tasks for np0005486751 step 1 2025-10-14 08:01:28.803736 | fa163e75-7366-a2e0-d3ae-00000000c164 | TASK | Include container-puppet tasks for step 1 2025-10-14 08:01:28.836731 | fa163e75-7366-a2e0-d3ae-00000000cfce | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:01:28.847508 | fa163e75-7366-a2e0-d3ae-00000000cfcd | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486749 | 0:10:36.170313 | 0.16s 2025-10-14 08:01:28.848746 | fa163e75-7366-a2e0-d3ae-00000000c1ba | TIMING | Include container-puppet tasks for step 1 | np0005486750 | 0:10:36.171621 | 0.12s 2025-10-14 08:01:28.849264 | fa163e75-7366-a2e0-d3ae-00000000c189 | TIMING | Calculate container_puppet_tasks for np0005486751 step 1 | np0005486751 | 0:10:36.172139 | 0.07s 2025-10-14 08:01:28.855451 | fa163e75-7366-a2e0-d3ae-00000000c164 | TIMING | Include container-puppet tasks for step 1 | np0005486752 | 0:10:36.178311 | 0.05s 2025-10-14 08:01:28.887687 | ecdecf46-fdd8-43d4-b9a7-e14e79227598 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486749 2025-10-14 08:01:28.895088 | 8d23d284-f01f-49f9-bf9b-185ccbdca054 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486750 2025-10-14 08:01:28.900996 | 56e08d10-ae70-4a50-9e14-334cfa4a373e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486752 2025-10-14 08:01:28.928158 | fa163e75-7366-a2e0-d3ae-00000000d0bf | TASK | Write container-puppet-tasks json file for np0005486750 step 1 2025-10-14 08:01:28.949429 | fa163e75-7366-a2e0-d3ae-00000000c18a | TASK | Include container-puppet tasks for step 1 2025-10-14 08:01:28.978377 | fa163e75-7366-a2e0-d3ae-00000000d0c7 | TASK | Write container-puppet-tasks json file for np0005486752 step 1 2025-10-14 08:01:29.008518 | fa163e75-7366-a2e0-d3ae-00000000d0ba | TASK | Ensure ansible_facts used by role 2025-10-14 08:01:29.016760 | fa163e75-7366-a2e0-d3ae-00000000c18a | TIMING | Include container-puppet tasks for step 1 | np0005486751 | 0:10:36.339606 | 0.07s 2025-10-14 08:01:29.032173 | 3b67cf79-e816-4ed7-b673-7a4076818561 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486751 2025-10-14 08:01:29.055012 | fa163e75-7366-a2e0-d3ae-00000000d100 | TASK | Write container-puppet-tasks json file for np0005486751 step 1 2025-10-14 08:01:29.468780 | fa163e75-7366-a2e0-d3ae-00000000d0ba | OK | Ensure ansible_facts used by role | np0005486749 2025-10-14 08:01:29.470057 | fa163e75-7366-a2e0-d3ae-00000000d0ba | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486749 | 0:10:36.792917 | 0.46s 2025-10-14 08:01:29.493358 | fa163e75-7366-a2e0-d3ae-00000000d0bb | TASK | Set platform/version specific variables 2025-10-14 08:01:29.571141 | fa163e75-7366-a2e0-d3ae-00000000d0bb | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 08:01:29.601473 | fa163e75-7366-a2e0-d3ae-00000000d0bb | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 08:01:29.624656 | fa163e75-7366-a2e0-d3ae-00000000d0bb | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.yml 2025-10-14 08:01:29.644528 | fa163e75-7366-a2e0-d3ae-00000000d0bb | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.2.yml 2025-10-14 08:01:29.652575 | fa163e75-7366-a2e0-d3ae-00000000d0bb | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486749 | 0:10:36.975435 | 0.16s 2025-10-14 08:01:29.667451 | fa163e75-7366-a2e0-d3ae-00000000cfce | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:01:29.869013 | fa163e75-7366-a2e0-d3ae-00000000cfce | OK | Ensure certificate role dependencies are installed | np0005486746 2025-10-14 08:01:29.870493 | fa163e75-7366-a2e0-d3ae-00000000cfce | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486746 | 0:10:37.193350 | 2.92s 2025-10-14 08:01:29.940345 | fa163e75-7366-a2e0-d3ae-00000000cfd0 | TASK | Ensure provider packages are installed 2025-10-14 08:01:29.949225 | fa163e75-7366-a2e0-d3ae-00000000d0c7 | CHANGED | Write container-puppet-tasks json file for np0005486752 step 1 | np0005486752 2025-10-14 08:01:29.950890 | fa163e75-7366-a2e0-d3ae-00000000d0c7 | TIMING | Write container-puppet-tasks json file for np0005486752 step 1 | np0005486752 | 0:10:37.273740 | 0.97s 2025-10-14 08:01:29.975036 | fa163e75-7366-a2e0-d3ae-00000000d0c9 | TASK | Generate container puppet configs for step 1 2025-10-14 08:01:29.992680 | fa163e75-7366-a2e0-d3ae-00000000d0bf | CHANGED | Write container-puppet-tasks json file for np0005486750 step 1 | np0005486750 2025-10-14 08:01:29.993998 | fa163e75-7366-a2e0-d3ae-00000000d0bf | TIMING | Write container-puppet-tasks json file for np0005486750 step 1 | np0005486750 | 0:10:37.316856 | 1.06s 2025-10-14 08:01:30.009993 | fa163e75-7366-a2e0-d3ae-00000000d0c1 | TASK | Generate container puppet configs for step 1 2025-10-14 08:01:30.042345 | fa163e75-7366-a2e0-d3ae-00000000d100 | CHANGED | Write container-puppet-tasks json file for np0005486751 step 1 | np0005486751 2025-10-14 08:01:30.043737 | fa163e75-7366-a2e0-d3ae-00000000d100 | TIMING | Write container-puppet-tasks json file for np0005486751 step 1 | np0005486751 | 0:10:37.366601 | 0.99s 2025-10-14 08:01:30.060366 | fa163e75-7366-a2e0-d3ae-00000000d102 | TASK | Generate container puppet configs for step 1 2025-10-14 08:01:30.334872 | fa163e75-7366-a2e0-d3ae-00000000d0c9 | OK | Generate container puppet configs for step 1 | np0005486752 2025-10-14 08:01:30.336611 | fa163e75-7366-a2e0-d3ae-00000000d0c9 | TIMING | Generate container puppet configs for step 1 | np0005486752 | 0:10:37.659462 | 0.35s 2025-10-14 08:01:30.362965 | fa163e75-7366-a2e0-d3ae-00000000d0ca | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-14 08:01:30.383078 | fa163e75-7366-a2e0-d3ae-00000000d0c1 | OK | Generate container puppet configs for step 1 | np0005486750 2025-10-14 08:01:30.384799 | fa163e75-7366-a2e0-d3ae-00000000d0c1 | TIMING | Generate container puppet configs for step 1 | np0005486750 | 0:10:37.707653 | 0.37s 2025-10-14 08:01:30.415587 | fa163e75-7366-a2e0-d3ae-00000000d0c2 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-14 08:01:30.427491 | fa163e75-7366-a2e0-d3ae-00000000d0ca | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005486752 | 0:10:37.750344 | 0.06s 2025-10-14 08:01:30.480095 | fa163e75-7366-a2e0-d3ae-00000000c4be | TASK | Gather variables for each operating system 2025-10-14 08:01:30.488352 | fa163e75-7366-a2e0-d3ae-00000000d102 | OK | Generate container puppet configs for step 1 | np0005486751 2025-10-14 08:01:30.489497 | fa163e75-7366-a2e0-d3ae-00000000d102 | TIMING | Generate container puppet configs for step 1 | np0005486751 | 0:10:37.812353 | 0.43s 2025-10-14 08:01:30.490048 | fa163e75-7366-a2e0-d3ae-00000000d0c2 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005486750 | 0:10:37.812922 | 0.07s 2025-10-14 08:01:30.526104 | fa163e75-7366-a2e0-d3ae-00000000c4be | TASK | Gather variables for each operating system 2025-10-14 08:01:30.546219 | fa163e75-7366-a2e0-d3ae-00000000d103 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-14 08:01:30.570949 | fa163e75-7366-a2e0-d3ae-00000000d103 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005486751 | 0:10:37.893794 | 0.02s 2025-10-14 08:01:30.635100 | fa163e75-7366-a2e0-d3ae-00000000c4be | TASK | Gather variables for each operating system 2025-10-14 08:01:30.643614 | fa163e75-7366-a2e0-d3ae-00000000c4be | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486752 | 0:10:37.966438 | 0.16s 2025-10-14 08:01:30.648303 | fa163e75-7366-a2e0-d3ae-00000000c4be | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486750 | 0:10:37.971175 | 0.12s 2025-10-14 08:01:30.663937 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TASK | Create container logs path 2025-10-14 08:01:30.685177 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TASK | Create container logs path 2025-10-14 08:01:30.746253 | fa163e75-7366-a2e0-d3ae-00000000c4be | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486751 | 0:10:38.069112 | 0.11s 2025-10-14 08:01:30.758236 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TASK | Create container logs path 2025-10-14 08:01:31.018386 | fa163e75-7366-a2e0-d3ae-00000000c4bf | OK | Create container logs path | np0005486752 2025-10-14 08:01:31.021696 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TIMING | tripleo_container_manage : Create container logs path | np0005486752 | 0:10:38.344549 | 0.33s 2025-10-14 08:01:31.023689 | fa163e75-7366-a2e0-d3ae-00000000c4bf | OK | Create container logs path | np0005486750 2025-10-14 08:01:31.025750 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TIMING | tripleo_container_manage : Create container logs path | np0005486750 | 0:10:38.348613 | 0.36s 2025-10-14 08:01:31.050663 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:01:31.077680 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:01:31.095574 | fa163e75-7366-a2e0-d3ae-00000000c4bf | OK | Create container logs path | np0005486751 2025-10-14 08:01:31.097374 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TIMING | tripleo_container_manage : Create container logs path | np0005486751 | 0:10:38.420235 | 0.34s 2025-10-14 08:01:31.116546 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:01:31.389972 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486750 2025-10-14 08:01:31.391562 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486750 | 0:10:38.714417 | 0.34s 2025-10-14 08:01:31.414311 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TASK | Finalise hashes for all containers 2025-10-14 08:01:31.429404 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486752 2025-10-14 08:01:31.431072 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486752 | 0:10:38.753920 | 0.35s 2025-10-14 08:01:31.461304 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TASK | Finalise hashes for all containers 2025-10-14 08:01:31.474349 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486751 2025-10-14 08:01:31.476158 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486751 | 0:10:38.799003 | 0.36s 2025-10-14 08:01:31.477279 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | OK | Finalise hashes for all containers | np0005486750 2025-10-14 08:01:31.478135 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486750 | 0:10:38.801002 | 0.06s 2025-10-14 08:01:31.505462 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TASK | Manage systemd shutdown files 2025-10-14 08:01:31.526105 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TASK | Finalise hashes for all containers 2025-10-14 08:01:31.534072 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | OK | Finalise hashes for all containers | np0005486752 2025-10-14 08:01:31.539170 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486752 | 0:10:38.862027 | 0.07s 2025-10-14 08:01:31.539923 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | SKIPPED | Manage systemd shutdown files | np0005486750 2025-10-14 08:01:31.540428 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486750 | 0:10:38.863302 | 0.03s 2025-10-14 08:01:31.555137 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TASK | Update container configs with new config hashes 2025-10-14 08:01:31.576695 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TASK | Manage systemd shutdown files 2025-10-14 08:01:31.583900 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | OK | Finalise hashes for all containers | np0005486751 2025-10-14 08:01:31.584952 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486751 | 0:10:38.907814 | 0.06s 2025-10-14 08:01:31.596330 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TASK | Manage systemd shutdown files 2025-10-14 08:01:31.610858 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | SKIPPED | Manage systemd shutdown files | np0005486752 2025-10-14 08:01:31.611755 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486752 | 0:10:38.934620 | 0.03s 2025-10-14 08:01:31.612059 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | SKIPPED | Update container configs with new config hashes | np0005486750 2025-10-14 08:01:31.612381 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486750 | 0:10:38.935257 | 0.05s 2025-10-14 08:01:31.626753 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:01:31.645965 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TASK | Update container configs with new config hashes 2025-10-14 08:01:31.652043 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | SKIPPED | Manage systemd shutdown files | np0005486751 2025-10-14 08:01:31.652879 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486751 | 0:10:38.975744 | 0.06s 2025-10-14 08:01:31.667782 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TASK | Update container configs with new config hashes 2025-10-14 08:01:31.674518 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486750 2025-10-14 08:01:31.675428 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486750 | 0:10:38.998288 | 0.04s 2025-10-14 08:01:31.688837 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:01:31.697642 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | SKIPPED | Update container configs with new config hashes | np0005486752 2025-10-14 08:01:31.698536 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486752 | 0:10:39.021397 | 0.05s 2025-10-14 08:01:31.710979 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:01:31.719358 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | SKIPPED | Update container configs with new config hashes | np0005486751 2025-10-14 08:01:31.720300 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486751 | 0:10:39.043164 | 0.05s 2025-10-14 08:01:31.738758 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:01:31.744242 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486750 2025-10-14 08:01:31.745142 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486750 | 0:10:39.068000 | 0.05s 2025-10-14 08:01:31.787963 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486752 2025-10-14 08:01:31.788591 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486752 | 0:10:39.111464 | 0.07s 2025-10-14 08:01:31.788991 | fa163e75-7366-a2e0-d3ae-00000000cfce | OK | Ensure certificate role dependencies are installed | np0005486748 2025-10-14 08:01:31.789401 | fa163e75-7366-a2e0-d3ae-00000000cfce | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486748 | 0:10:39.112276 | 2.95s 2025-10-14 08:01:31.789968 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486751 2025-10-14 08:01:31.790273 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486751 | 0:10:39.113149 | 0.05s 2025-10-14 08:01:31.813961 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:01:31.830964 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:01:31.850892 | fa163e75-7366-a2e0-d3ae-00000000cfd0 | TASK | Ensure provider packages are installed 2025-10-14 08:01:31.866336 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486751 2025-10-14 08:01:31.867603 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486751 | 0:10:39.190464 | 0.05s 2025-10-14 08:01:31.890415 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486752 2025-10-14 08:01:31.891142 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486752 | 0:10:39.214011 | 0.06s 2025-10-14 08:01:32.747980 | fa163e75-7366-a2e0-d3ae-00000000cfce | OK | Ensure certificate role dependencies are installed | np0005486749 2025-10-14 08:01:32.750386 | fa163e75-7366-a2e0-d3ae-00000000cfce | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486749 | 0:10:40.073246 | 3.08s 2025-10-14 08:01:32.778675 | fa163e75-7366-a2e0-d3ae-00000000cfd0 | TASK | Ensure provider packages are installed 2025-10-14 08:01:32.868526 | fa163e75-7366-a2e0-d3ae-00000000cfd0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:10:40.191364 | 2.93s 2025-10-14 08:01:32.876294 | fa163e75-7366-a2e0-d3ae-00000000cfd0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:10:40.199159 | 2.93s 2025-10-14 08:01:32.898812 | fa163e75-7366-a2e0-d3ae-00000000cfd2 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:01:33.288774 | fa163e75-7366-a2e0-d3ae-00000000cfd2 | OK | Ensure pre-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 08:01:33.293352 | fa163e75-7366-a2e0-d3ae-00000000cfd2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:10:40.616200 | 0.39s 2025-10-14 08:01:33.303134 | fa163e75-7366-a2e0-d3ae-00000000cfd2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:10:40.625999 | 0.40s 2025-10-14 08:01:33.325143 | fa163e75-7366-a2e0-d3ae-00000000cfd4 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:01:33.700980 | fa163e75-7366-a2e0-d3ae-00000000cfd4 | OK | Ensure post-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 08:01:33.704081 | fa163e75-7366-a2e0-d3ae-00000000cfd4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:10:41.026938 | 0.38s 2025-10-14 08:01:33.711144 | fa163e75-7366-a2e0-d3ae-00000000cfd4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:10:41.033978 | 0.38s 2025-10-14 08:01:33.742206 | fa163e75-7366-a2e0-d3ae-00000000cfd6 | TASK | Ensure provider service is running 2025-10-14 08:01:34.253858 | fa163e75-7366-a2e0-d3ae-00000000cfd6 | OK | Ensure provider service is running | np0005486746 | item=certmonger 2025-10-14 08:01:34.256997 | fa163e75-7366-a2e0-d3ae-00000000cfd6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:10:41.579854 | 0.51s 2025-10-14 08:01:34.268294 | fa163e75-7366-a2e0-d3ae-00000000cfd6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:10:41.591143 | 0.52s 2025-10-14 08:01:34.302237 | fa163e75-7366-a2e0-d3ae-00000000cfd9 | TASK | Ensure certificate requests 2025-10-14 08:01:34.794997 | fa163e75-7366-a2e0-d3ae-00000000cfd0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:10:42.117838 | 2.94s 2025-10-14 08:01:34.805198 | fa163e75-7366-a2e0-d3ae-00000000cfd0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:10:42.128059 | 2.95s 2025-10-14 08:01:34.833547 | fa163e75-7366-a2e0-d3ae-00000000cfd2 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:01:35.225964 | fa163e75-7366-a2e0-d3ae-00000000cfd2 | OK | Ensure pre-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 08:01:35.228395 | fa163e75-7366-a2e0-d3ae-00000000cfd2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:10:42.551255 | 0.39s 2025-10-14 08:01:35.235505 | fa163e75-7366-a2e0-d3ae-00000000cfd2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:10:42.558369 | 0.40s 2025-10-14 08:01:35.255079 | fa163e75-7366-a2e0-d3ae-00000000cfd4 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:01:35.627238 | fa163e75-7366-a2e0-d3ae-00000000cfd4 | OK | Ensure post-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 08:01:35.630298 | fa163e75-7366-a2e0-d3ae-00000000cfd4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:10:42.953157 | 0.37s 2025-10-14 08:01:35.639019 | fa163e75-7366-a2e0-d3ae-00000000cfd4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:10:42.961881 | 0.38s 2025-10-14 08:01:35.659682 | fa163e75-7366-a2e0-d3ae-00000000cfd6 | TASK | Ensure provider service is running 2025-10-14 08:01:35.847214 | fa163e75-7366-a2e0-d3ae-00000000cfd0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:10:43.168528 | 3.07s 2025-10-14 08:01:35.855491 | fa163e75-7366-a2e0-d3ae-00000000cfd0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:10:43.178354 | 3.08s 2025-10-14 08:01:35.877110 | fa163e75-7366-a2e0-d3ae-00000000cfd2 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:01:36.135969 | fa163e75-7366-a2e0-d3ae-00000000cfd6 | OK | Ensure provider service is running | np0005486748 | item=certmonger 2025-10-14 08:01:36.139850 | fa163e75-7366-a2e0-d3ae-00000000cfd6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:10:43.462706 | 0.48s 2025-10-14 08:01:36.150067 | fa163e75-7366-a2e0-d3ae-00000000cfd6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:10:43.472927 | 0.49s 2025-10-14 08:01:36.174650 | fa163e75-7366-a2e0-d3ae-00000000cfd9 | TASK | Ensure certificate requests 2025-10-14 08:01:36.258770 | fa163e75-7366-a2e0-d3ae-00000000cfd2 | OK | Ensure pre-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 08:01:36.261604 | fa163e75-7366-a2e0-d3ae-00000000cfd2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:10:43.584455 | 0.38s 2025-10-14 08:01:36.269175 | fa163e75-7366-a2e0-d3ae-00000000cfd2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:10:43.592043 | 0.39s 2025-10-14 08:01:36.287157 | fa163e75-7366-a2e0-d3ae-00000000cfd4 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:01:36.385582 | fa163e75-7366-a2e0-d3ae-00000000cfd9 | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': 'np0005486746.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0005486746.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'rabbitmq(-bundle-.*-[0-9]+)?\')\nservice_crt="/etc/pki/tls/certs/rabbitmq.crt"\nservice_key="/etc/pki/tls/private/rabbitmq.key"\nif echo "$container_name" | grep -q "^rabbitmq-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_crt" "$service_key" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the cert at the mount-point\n podman cp $service_crt "$container_name:/var/lib/kolla/config_files/src-tls/$service_crt"\n # Refresh the key at the mount-point\n podman cp $service_key "$container_name:/var/lib/kolla/config_files/src-tls/$service_key"\n # Copy the new cert from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n # Copy the new key from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\nfi\n# Set appropriate permissions\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_crt"\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_key"\n# Trigger a pem cache clear in RabbitMQ to read the new certificates\npodman exec "$container_name" rabbitmqctl eval "ssl:clear_pem_cache()."\n'} 2025-10-14 08:01:36.390194 | fa163e75-7366-a2e0-d3ae-00000000cfd9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:10:43.713047 | 2.09s 2025-10-14 08:01:36.398570 | fa163e75-7366-a2e0-d3ae-00000000cfd9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:10:43.721432 | 2.09s 2025-10-14 08:01:36.440188 | fa163e75-7366-a2e0-d3ae-00000000abbd | TASK | Fail if container image is undefined 2025-10-14 08:01:36.512844 | fa163e75-7366-a2e0-d3ae-00000000abbd | SKIPPED | Fail if container image is undefined | np0005486746 2025-10-14 08:01:36.513764 | fa163e75-7366-a2e0-d3ae-00000000abbd | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486746 | 0:10:43.836632 | 0.07s 2025-10-14 08:01:36.536740 | fa163e75-7366-a2e0-d3ae-00000000abbe | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-14 08:01:36.753077 | fa163e75-7366-a2e0-d3ae-00000000cfd4 | OK | Ensure post-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 08:01:36.756250 | fa163e75-7366-a2e0-d3ae-00000000cfd4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:10:44.079101 | 0.47s 2025-10-14 08:01:36.763976 | fa163e75-7366-a2e0-d3ae-00000000cfd4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:10:44.086836 | 0.48s 2025-10-14 08:01:36.784999 | fa163e75-7366-a2e0-d3ae-00000000cfd6 | TASK | Ensure provider service is running 2025-10-14 08:01:37.310895 | fa163e75-7366-a2e0-d3ae-00000000cfd6 | OK | Ensure provider service is running | np0005486749 | item=certmonger 2025-10-14 08:01:37.314823 | fa163e75-7366-a2e0-d3ae-00000000cfd6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:10:44.637678 | 0.53s 2025-10-14 08:01:37.330222 | fa163e75-7366-a2e0-d3ae-00000000cfd6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:10:44.653080 | 0.54s 2025-10-14 08:01:37.362652 | fa163e75-7366-a2e0-d3ae-00000000cfd9 | TASK | Ensure certificate requests 2025-10-14 08:01:38.532913 | fa163e75-7366-a2e0-d3ae-00000000cfd9 | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': 'np0005486748.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0005486748.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'rabbitmq(-bundle-.*-[0-9]+)?\')\nservice_crt="/etc/pki/tls/certs/rabbitmq.crt"\nservice_key="/etc/pki/tls/private/rabbitmq.key"\nif echo "$container_name" | grep -q "^rabbitmq-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_crt" "$service_key" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the cert at the mount-point\n podman cp $service_crt "$container_name:/var/lib/kolla/config_files/src-tls/$service_crt"\n # Refresh the key at the mount-point\n podman cp $service_key "$container_name:/var/lib/kolla/config_files/src-tls/$service_key"\n # Copy the new cert from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n # Copy the new key from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\nfi\n# Set appropriate permissions\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_crt"\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_key"\n# Trigger a pem cache clear in RabbitMQ to read the new certificates\npodman exec "$container_name" rabbitmqctl eval "ssl:clear_pem_cache()."\n'} 2025-10-14 08:01:38.534844 | fa163e75-7366-a2e0-d3ae-00000000cfd9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:10:45.857696 | 2.36s 2025-10-14 08:01:38.545104 | fa163e75-7366-a2e0-d3ae-00000000cfd9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:10:45.867964 | 2.37s 2025-10-14 08:01:38.600531 | fa163e75-7366-a2e0-d3ae-00000000abbd | TASK | Fail if container image is undefined 2025-10-14 08:01:38.669687 | fa163e75-7366-a2e0-d3ae-00000000abbd | SKIPPED | Fail if container image is undefined | np0005486748 2025-10-14 08:01:38.670658 | fa163e75-7366-a2e0-d3ae-00000000abbd | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486748 | 0:10:45.993524 | 0.07s 2025-10-14 08:01:38.700611 | fa163e75-7366-a2e0-d3ae-00000000abbe | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-14 08:01:39.617745 | fa163e75-7366-a2e0-d3ae-00000000cfd9 | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': 'np0005486749.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0005486749.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'rabbitmq(-bundle-.*-[0-9]+)?\')\nservice_crt="/etc/pki/tls/certs/rabbitmq.crt"\nservice_key="/etc/pki/tls/private/rabbitmq.key"\nif echo "$container_name" | grep -q "^rabbitmq-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_crt" "$service_key" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the cert at the mount-point\n podman cp $service_crt "$container_name:/var/lib/kolla/config_files/src-tls/$service_crt"\n # Refresh the key at the mount-point\n podman cp $service_key "$container_name:/var/lib/kolla/config_files/src-tls/$service_key"\n # Copy the new cert from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n # Copy the new key from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\nfi\n# Set appropriate permissions\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_crt"\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_key"\n# Trigger a pem cache clear in RabbitMQ to read the new certificates\npodman exec "$container_name" rabbitmqctl eval "ssl:clear_pem_cache()."\n'} 2025-10-14 08:01:39.622253 | fa163e75-7366-a2e0-d3ae-00000000cfd9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:10:46.945097 | 2.26s 2025-10-14 08:01:39.631033 | fa163e75-7366-a2e0-d3ae-00000000cfd9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:10:46.953906 | 2.27s 2025-10-14 08:01:39.670037 | fa163e75-7366-a2e0-d3ae-00000000abbd | TASK | Fail if container image is undefined 2025-10-14 08:01:39.739557 | fa163e75-7366-a2e0-d3ae-00000000abbd | SKIPPED | Fail if container image is undefined | np0005486749 2025-10-14 08:01:39.740532 | fa163e75-7366-a2e0-d3ae-00000000abbd | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486749 | 0:10:47.063397 | 0.07s 2025-10-14 08:01:39.772615 | fa163e75-7366-a2e0-d3ae-00000000abbe | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-14 08:01:43.923475 | fa163e75-7366-a2e0-d3ae-00000000abbe | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005486746 2025-10-14 08:01:43.925205 | fa163e75-7366-a2e0-d3ae-00000000abbe | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005486746 | 0:10:51.248059 | 7.39s 2025-10-14 08:01:43.973941 | fa163e75-7366-a2e0-d3ae-00000000abbf | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-14 08:01:44.389763 | fa163e75-7366-a2e0-d3ae-00000000abbf | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005486746 2025-10-14 08:01:44.390646 | fa163e75-7366-a2e0-d3ae-00000000abbf | TIMING | tripleo_container_tag : Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005486746 | 0:10:51.713514 | 0.42s 2025-10-14 08:01:44.424988 | fa163e75-7366-a2e0-d3ae-00000000abca | TASK | Pre-fetch all the containers 2025-10-14 08:01:46.137467 | fa163e75-7366-a2e0-d3ae-00000000abbe | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005486748 2025-10-14 08:01:46.138576 | fa163e75-7366-a2e0-d3ae-00000000abbe | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005486748 | 0:10:53.461442 | 7.44s 2025-10-14 08:01:46.176644 | fa163e75-7366-a2e0-d3ae-00000000abbf | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-14 08:01:46.589938 | fa163e75-7366-a2e0-d3ae-00000000abbf | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005486748 2025-10-14 08:01:46.591189 | fa163e75-7366-a2e0-d3ae-00000000abbf | TIMING | tripleo_container_tag : Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005486748 | 0:10:53.914052 | 0.41s 2025-10-14 08:01:46.627030 | fa163e75-7366-a2e0-d3ae-00000000adbe | TASK | Pre-fetch all the containers 2025-10-14 08:01:46.695940 | fa163e75-7366-a2e0-d3ae-00000000abbe | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005486749 2025-10-14 08:01:46.696834 | fa163e75-7366-a2e0-d3ae-00000000abbe | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005486749 | 0:10:54.019701 | 6.92s 2025-10-14 08:01:46.725590 | fa163e75-7366-a2e0-d3ae-00000000abbf | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-14 08:01:47.174361 | fa163e75-7366-a2e0-d3ae-00000000abbf | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005486749 2025-10-14 08:01:47.175631 | fa163e75-7366-a2e0-d3ae-00000000abbf | TIMING | tripleo_container_tag : Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005486749 | 0:10:54.498497 | 0.45s 2025-10-14 08:01:47.215827 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TASK | Pre-fetch all the containers 2025-10-14 08:01:50.014508 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2025-10-14 08:01:50.022387 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:10:57.345237 | 5.60s 2025-10-14 08:01:51.447180 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2025-10-14 08:01:51.453517 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:10:58.776371 | 4.83s 2025-10-14 08:01:52.337030 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2025-10-14 08:01:52.341202 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:10:59.664061 | 5.12s 2025-10-14 08:01:56.073458 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2025-10-14 08:01:56.076800 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:11:03.399642 | 11.65s 2025-10-14 08:01:57.019686 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2025-10-14 08:01:57.025575 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:11:04.348437 | 10.40s 2025-10-14 08:01:57.858582 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2025-10-14 08:01:57.864206 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:11:05.187067 | 10.65s 2025-10-14 08:01:59.953960 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2025-10-14 08:01:59.958252 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:11:07.281111 | 15.53s 2025-10-14 08:02:00.809960 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2025-10-14 08:02:00.815322 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:11:08.138178 | 14.19s 2025-10-14 08:02:01.001807 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2025-10-14 08:02:01.005968 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:11:08.328834 | 13.79s 2025-10-14 08:02:04.798163 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2025-10-14 08:02:04.803202 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:11:12.126064 | 18.17s 2025-10-14 08:02:04.889803 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2025-10-14 08:02:04.894861 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:11:12.217720 | 20.47s 2025-10-14 08:02:06.101985 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2025-10-14 08:02:06.106912 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:11:13.429771 | 18.89s 2025-10-14 08:02:08.927559 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-14 08:02:08.932662 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:11:16.255519 | 24.51s 2025-10-14 08:02:09.684880 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-14 08:02:09.690201 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:11:17.013059 | 23.06s 2025-10-14 08:02:09.710658 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-14 08:02:09.715940 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:11:17.038799 | 22.50s 2025-10-14 08:02:11.835453 | fa163e75-7366-a2e0-d3ae-00000000abca | OK | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2025-10-14 08:02:11.841397 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:11:19.164259 | 27.42s 2025-10-14 08:02:11.998003 | fa163e75-7366-a2e0-d3ae-00000000adbe | OK | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2025-10-14 08:02:12.003758 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:11:19.326618 | 25.38s 2025-10-14 08:02:12.097107 | fa163e75-7366-a2e0-d3ae-00000000aca6 | OK | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2025-10-14 08:02:12.103003 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:11:19.425859 | 24.89s 2025-10-14 08:02:14.371703 | fa163e75-7366-a2e0-d3ae-00000000aca6 | OK | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2025-10-14 08:02:14.377239 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:11:21.700096 | 27.16s 2025-10-14 08:02:14.428170 | fa163e75-7366-a2e0-d3ae-00000000adbe | OK | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2025-10-14 08:02:14.434669 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:11:21.757519 | 27.81s 2025-10-14 08:02:14.956595 | fa163e75-7366-a2e0-d3ae-00000000abca | OK | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2025-10-14 08:02:14.961363 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:11:22.284221 | 30.54s 2025-10-14 08:02:20.757753 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2025-10-14 08:02:20.762232 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:11:28.085100 | 36.34s 2025-10-14 08:02:20.842775 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2025-10-14 08:02:20.849038 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:11:28.171892 | 33.63s 2025-10-14 08:02:21.028569 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2025-10-14 08:02:21.033973 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:11:28.356827 | 34.41s 2025-10-14 08:02:25.252206 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2025-10-14 08:02:25.262615 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:11:32.585464 | 40.84s 2025-10-14 08:02:25.382907 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2025-10-14 08:02:25.384492 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:11:32.707362 | 38.17s 2025-10-14 08:02:25.636832 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2025-10-14 08:02:25.641218 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:11:32.964077 | 39.01s 2025-10-14 08:02:28.314643 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2025-10-14 08:02:28.320578 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:11:35.643435 | 41.10s 2025-10-14 08:02:28.447875 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2025-10-14 08:02:28.454291 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:11:35.777145 | 44.03s 2025-10-14 08:02:28.612882 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2025-10-14 08:02:28.617618 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:11:35.940485 | 41.99s 2025-10-14 08:02:39.038796 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2025-10-14 08:02:39.045757 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:11:46.368618 | 52.42s 2025-10-14 08:02:39.529973 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2025-10-14 08:02:39.533312 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:11:46.856180 | 52.32s 2025-10-14 08:02:39.618647 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2025-10-14 08:02:39.623155 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:11:46.946016 | 55.20s 2025-10-14 08:02:46.967496 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2025-10-14 08:02:46.972484 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:11:54.295305 | 60.34s 2025-10-14 08:02:47.107769 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2025-10-14 08:02:47.112226 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:11:54.435089 | 59.90s 2025-10-14 08:02:47.130550 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2025-10-14 08:02:47.133499 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:11:54.456370 | 62.71s 2025-10-14 08:02:54.745287 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2025-10-14 08:02:54.750136 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:12:02.072999 | 67.53s 2025-10-14 08:02:55.197189 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2025-10-14 08:02:55.202513 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:12:02.525375 | 70.78s 2025-10-14 08:02:56.278991 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2025-10-14 08:02:56.284154 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:12:03.607015 | 69.66s 2025-10-14 08:03:00.315243 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2025-10-14 08:03:00.318406 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:12:07.641274 | 73.10s 2025-10-14 08:03:00.591917 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2025-10-14 08:03:00.596786 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:12:07.919639 | 76.17s 2025-10-14 08:03:01.397373 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2025-10-14 08:03:01.401745 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:12:08.724602 | 74.77s 2025-10-14 08:03:04.798132 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2025-10-14 08:03:04.804979 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:12:12.127831 | 80.38s 2025-10-14 08:03:04.845754 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2025-10-14 08:03:04.851616 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:12:12.174472 | 77.63s 2025-10-14 08:03:05.091035 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2025-10-14 08:03:05.098094 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:12:12.420949 | 78.47s 2025-10-14 08:03:15.258009 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2025-10-14 08:03:15.263695 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:12:22.586555 | 90.84s 2025-10-14 08:03:16.295995 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2025-10-14 08:03:16.302235 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:12:23.625054 | 89.67s 2025-10-14 08:03:16.605016 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2025-10-14 08:03:16.611460 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:12:23.934292 | 89.39s 2025-10-14 08:03:27.834340 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2025-10-14 08:03:27.839575 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:12:35.162434 | 103.41s 2025-10-14 08:03:28.594914 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2025-10-14 08:03:28.600060 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:12:35.922920 | 101.97s 2025-10-14 08:03:29.646162 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2025-10-14 08:03:29.650457 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:12:36.973313 | 102.43s 2025-10-14 08:03:31.415261 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2025-10-14 08:03:31.421215 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:12:38.744072 | 107.00s 2025-10-14 08:03:32.009358 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2025-10-14 08:03:32.016266 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:12:39.339117 | 105.39s 2025-10-14 08:03:33.122584 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2025-10-14 08:03:33.131309 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:12:40.454123 | 105.91s 2025-10-14 08:03:35.841012 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2025-10-14 08:03:35.843975 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:12:43.166835 | 111.42s 2025-10-14 08:03:36.023596 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2025-10-14 08:03:36.028774 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:12:43.351606 | 109.40s 2025-10-14 08:03:36.981274 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2025-10-14 08:03:36.986223 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:12:44.309082 | 109.77s 2025-10-14 08:03:41.481230 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2025-10-14 08:03:41.483804 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:12:48.806674 | 114.86s 2025-10-14 08:03:41.659272 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2025-10-14 08:03:41.664596 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:12:48.987457 | 117.24s 2025-10-14 08:03:44.234232 | fa163e75-7366-a2e0-d3ae-00000000abca | OK | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2025-10-14 08:03:44.240116 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:12:51.562972 | 119.81s 2025-10-14 08:03:44.297949 | fa163e75-7366-a2e0-d3ae-00000000adbe | OK | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2025-10-14 08:03:44.303770 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:12:51.626628 | 117.68s 2025-10-14 08:03:45.827085 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2025-10-14 08:03:45.833032 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:12:53.155892 | 118.62s 2025-10-14 08:03:47.053194 | fa163e75-7366-a2e0-d3ae-00000000adbe | OK | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2025-10-14 08:03:47.057772 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:12:54.380641 | 120.43s 2025-10-14 08:03:47.548867 | fa163e75-7366-a2e0-d3ae-00000000abca | OK | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2025-10-14 08:03:47.554006 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:12:54.876868 | 123.13s 2025-10-14 08:03:48.667334 | fa163e75-7366-a2e0-d3ae-00000000aca6 | OK | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2025-10-14 08:03:48.672904 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:12:55.995765 | 121.46s 2025-10-14 08:03:51.599823 | fa163e75-7366-a2e0-d3ae-00000000aca6 | OK | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2025-10-14 08:03:51.604533 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:12:58.927393 | 124.39s 2025-10-14 08:03:53.616432 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-14 08:03:53.620822 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:13:00.943681 | 126.99s 2025-10-14 08:03:54.604316 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-14 08:03:54.608930 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:13:01.931799 | 130.18s 2025-10-14 08:03:57.698963 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-14 08:03:57.704159 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:13:05.027014 | 130.49s 2025-10-14 08:03:58.460307 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-14 08:03:58.464194 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:13:05.787056 | 131.84s 2025-10-14 08:04:00.317174 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-14 08:04:00.323258 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:13:07.646119 | 135.90s 2025-10-14 08:04:01.504616 | fa163e75-7366-a2e0-d3ae-00000000adbe | OK | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2025-10-14 08:04:01.508927 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:13:08.831785 | 134.88s 2025-10-14 08:04:02.768937 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-14 08:04:02.773396 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:13:10.096254 | 135.56s 2025-10-14 08:04:03.046563 | fa163e75-7366-a2e0-d3ae-00000000abca | OK | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2025-10-14 08:04:03.052409 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:13:10.375265 | 138.63s 2025-10-14 08:04:05.485519 | fa163e75-7366-a2e0-d3ae-00000000aca6 | OK | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2025-10-14 08:04:05.489135 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:13:12.812001 | 138.27s 2025-10-14 08:04:06.327954 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-14 08:04:06.332997 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:13:13.655855 | 141.91s 2025-10-14 08:04:06.585718 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-14 08:04:06.590737 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:13:13.913589 | 139.96s 2025-10-14 08:04:08.415388 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-14 08:04:08.420408 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:13:15.743262 | 141.20s 2025-10-14 08:04:11.205530 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2025-10-14 08:04:11.211896 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:13:18.534752 | 146.79s 2025-10-14 08:04:11.409651 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2025-10-14 08:04:11.415476 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:13:18.738306 | 144.79s 2025-10-14 08:04:13.053671 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2025-10-14 08:04:13.060263 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:13:20.383115 | 145.84s 2025-10-14 08:04:14.954664 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2025-10-14 08:04:14.959642 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:13:22.282502 | 148.33s 2025-10-14 08:04:15.733844 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2025-10-14 08:04:15.738557 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:13:23.061421 | 151.31s 2025-10-14 08:04:16.229131 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2025-10-14 08:04:16.238838 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:13:23.561693 | 149.02s 2025-10-14 08:04:18.467053 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2025-10-14 08:04:18.473411 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:13:25.796277 | 151.85s 2025-10-14 08:04:19.396350 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2025-10-14 08:04:19.398431 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:13:26.721300 | 152.18s 2025-10-14 08:04:19.520135 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2025-10-14 08:04:19.525218 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:13:26.848081 | 155.10s 2025-10-14 08:04:21.898125 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-14 08:04:21.901431 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:13:29.224300 | 155.27s 2025-10-14 08:04:22.389993 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-14 08:04:22.394222 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:13:29.717083 | 155.18s 2025-10-14 08:04:22.601999 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-14 08:04:22.609022 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:13:29.931876 | 158.18s 2025-10-14 08:04:26.016364 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2025-10-14 08:04:26.019728 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:13:33.342597 | 159.39s 2025-10-14 08:04:26.528359 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2025-10-14 08:04:26.535483 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:13:33.858314 | 159.32s 2025-10-14 08:04:27.211116 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2025-10-14 08:04:27.215372 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:13:34.538232 | 162.79s 2025-10-14 08:04:29.850755 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2025-10-14 08:04:29.853034 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:13:37.175896 | 163.22s 2025-10-14 08:04:30.355471 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2025-10-14 08:04:30.361144 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:13:37.684006 | 163.14s 2025-10-14 08:04:30.877589 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2025-10-14 08:04:30.883050 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:13:38.205915 | 166.46s 2025-10-14 08:04:33.573902 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-14 08:04:33.581621 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:13:40.904475 | 166.95s 2025-10-14 08:04:33.600502 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-14 08:04:33.605083 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:13:40.927948 | 166.39s 2025-10-14 08:04:34.321217 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-14 08:04:34.325077 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:13:41.647937 | 169.90s 2025-10-14 08:04:36.601647 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2025-10-14 08:04:36.606389 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:13:43.929249 | 169.98s 2025-10-14 08:04:36.783914 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2025-10-14 08:04:36.790420 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:13:44.113277 | 169.57s 2025-10-14 08:04:37.353311 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2025-10-14 08:04:37.358758 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:13:44.681620 | 172.93s 2025-10-14 08:04:40.289081 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2025-10-14 08:04:40.293752 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:13:47.616622 | 173.08s 2025-10-14 08:04:40.305497 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2025-10-14 08:04:40.309008 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:13:47.631879 | 173.68s 2025-10-14 08:04:40.671746 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2025-10-14 08:04:40.676082 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:13:47.998946 | 176.25s 2025-10-14 08:04:45.636650 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2025-10-14 08:04:45.642898 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:13:52.965757 | 178.43s 2025-10-14 08:04:45.663761 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2025-10-14 08:04:45.669754 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:13:52.992606 | 181.24s 2025-10-14 08:04:45.749578 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2025-10-14 08:04:45.754254 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:13:53.077115 | 179.13s 2025-10-14 08:04:49.153565 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2025-10-14 08:04:49.160319 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:13:56.483179 | 182.53s 2025-10-14 08:04:49.260007 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2025-10-14 08:04:49.263538 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:13:56.586408 | 182.05s 2025-10-14 08:04:49.347507 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2025-10-14 08:04:49.351362 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:13:56.674228 | 184.93s 2025-10-14 08:04:52.606173 | fa163e75-7366-a2e0-d3ae-00000000adbe | CHANGED | Pre-fetch all the containers | np0005486748 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2025-10-14 08:04:52.611988 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:13:59.934848 | 185.98s 2025-10-14 08:04:52.632139 | fa163e75-7366-a2e0-d3ae-00000000abca | CHANGED | Pre-fetch all the containers | np0005486746 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2025-10-14 08:04:52.637329 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:13:59.960193 | 188.21s 2025-10-14 08:04:52.664302 | fa163e75-7366-a2e0-d3ae-00000000aca6 | CHANGED | Pre-fetch all the containers | np0005486749 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2025-10-14 08:04:52.667252 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:13:59.990118 | 185.45s 2025-10-14 08:04:53.077812 | fa163e75-7366-a2e0-d3ae-00000000adbe | TIMING | Pre-fetch all the containers | np0005486748 | 0:14:00.400669 | 186.45s 2025-10-14 08:04:53.292178 | fa163e75-7366-a2e0-d3ae-00000000abca | TIMING | Pre-fetch all the containers | np0005486746 | 0:14:00.615035 | 188.87s 2025-10-14 08:04:53.447004 | fa163e75-7366-a2e0-d3ae-00000000aca6 | TIMING | Pre-fetch all the containers | np0005486749 | 0:14:00.769864 | 186.23s 2025-10-14 08:04:53.723577 | fa163e75-7366-a2e0-d3ae-00000000abcd | TIMING | include_role : linux-system-roles.certificate | np0005486746 | 0:14:01.046412 | 0.05s 2025-10-14 08:04:53.775580 | fa163e75-7366-a2e0-d3ae-00000000d372 | TASK | Set version specific variables 2025-10-14 08:04:53.782712 | fa163e75-7366-a2e0-d3ae-00000000adc1 | TIMING | include_role : linux-system-roles.certificate | np0005486748 | 0:14:01.105561 | 0.09s 2025-10-14 08:04:53.783464 | fa163e75-7366-a2e0-d3ae-00000000aca9 | TIMING | include_role : linux-system-roles.certificate | np0005486749 | 0:14:01.106340 | 0.07s 2025-10-14 08:04:53.886694 | fa163e75-7366-a2e0-d3ae-00000000d372 | TASK | Set version specific variables 2025-10-14 08:04:53.918987 | fa163e75-7366-a2e0-d3ae-00000000d372 | TASK | Set version specific variables 2025-10-14 08:04:53.927838 | fa163e75-7366-a2e0-d3ae-00000000d372 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486746 | 0:14:01.250671 | 0.15s 2025-10-14 08:04:53.959798 | e5081380-83ab-4313-93da-b48e5459ba50 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486746 2025-10-14 08:04:53.986974 | fa163e75-7366-a2e0-d3ae-00000000d3f5 | TASK | Ensure ansible_facts used by role 2025-10-14 08:04:53.996961 | fa163e75-7366-a2e0-d3ae-00000000d372 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486748 | 0:14:01.319804 | 0.11s 2025-10-14 08:04:53.998173 | fa163e75-7366-a2e0-d3ae-00000000d372 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005486749 | 0:14:01.321046 | 0.08s 2025-10-14 08:04:54.029580 | 5988d9cc-b5fa-48a6-8239-25b56a435144 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486748 2025-10-14 08:04:54.030227 | 5988d9cc-b5fa-48a6-8239-25b56a435144 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005486749 2025-10-14 08:04:54.048227 | fa163e75-7366-a2e0-d3ae-00000000d40d | TASK | Ensure ansible_facts used by role 2025-10-14 08:04:54.068848 | fa163e75-7366-a2e0-d3ae-00000000d40d | TASK | Ensure ansible_facts used by role 2025-10-14 08:04:54.468998 | fa163e75-7366-a2e0-d3ae-00000000d3f5 | OK | Ensure ansible_facts used by role | np0005486746 2025-10-14 08:04:54.470813 | fa163e75-7366-a2e0-d3ae-00000000d3f5 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486746 | 0:14:01.793666 | 0.48s 2025-10-14 08:04:54.500909 | fa163e75-7366-a2e0-d3ae-00000000d3f6 | TASK | Set platform/version specific variables 2025-10-14 08:04:54.521592 | fa163e75-7366-a2e0-d3ae-00000000d40d | OK | Ensure ansible_facts used by role | np0005486749 2025-10-14 08:04:54.522822 | fa163e75-7366-a2e0-d3ae-00000000d40d | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486749 | 0:14:01.845682 | 0.45s 2025-10-14 08:04:54.549989 | fa163e75-7366-a2e0-d3ae-00000000d40e | TASK | Set platform/version specific variables 2025-10-14 08:04:54.562859 | fa163e75-7366-a2e0-d3ae-00000000d40d | OK | Ensure ansible_facts used by role | np0005486748 2025-10-14 08:04:54.564132 | fa163e75-7366-a2e0-d3ae-00000000d40d | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005486748 | 0:14:01.886991 | 0.52s 2025-10-14 08:04:54.581991 | fa163e75-7366-a2e0-d3ae-00000000d40e | TASK | Set platform/version specific variables 2025-10-14 08:04:54.604273 | fa163e75-7366-a2e0-d3ae-00000000d3f6 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 08:04:54.635096 | fa163e75-7366-a2e0-d3ae-00000000d3f6 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat.yml 2025-10-14 08:04:54.638990 | fa163e75-7366-a2e0-d3ae-00000000d40e | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 08:04:54.642796 | fa163e75-7366-a2e0-d3ae-00000000d40e | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 08:04:54.658250 | fa163e75-7366-a2e0-d3ae-00000000d3f6 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.yml 2025-10-14 08:04:54.669062 | fa163e75-7366-a2e0-d3ae-00000000d40e | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat.yml 2025-10-14 08:04:54.678184 | fa163e75-7366-a2e0-d3ae-00000000d40e | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat.yml 2025-10-14 08:04:54.681948 | fa163e75-7366-a2e0-d3ae-00000000d3f6 | SKIPPED | Set platform/version specific variables | np0005486746 | item=RedHat_9.2.yml 2025-10-14 08:04:54.686723 | fa163e75-7366-a2e0-d3ae-00000000d3f6 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486746 | 0:14:02.009577 | 0.18s 2025-10-14 08:04:54.693202 | fa163e75-7366-a2e0-d3ae-00000000d40e | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.yml 2025-10-14 08:04:54.708384 | fa163e75-7366-a2e0-d3ae-00000000d373 | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:04:54.712461 | fa163e75-7366-a2e0-d3ae-00000000d40e | SKIPPED | Set platform/version specific variables | np0005486749 | item=RedHat_9.2.yml 2025-10-14 08:04:54.728313 | fa163e75-7366-a2e0-d3ae-00000000d40e | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.yml 2025-10-14 08:04:54.730158 | fa163e75-7366-a2e0-d3ae-00000000d40e | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486749 | 0:14:02.053017 | 0.18s 2025-10-14 08:04:54.746648 | fa163e75-7366-a2e0-d3ae-00000000d373 | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:04:54.759214 | fa163e75-7366-a2e0-d3ae-00000000d40e | SKIPPED | Set platform/version specific variables | np0005486748 | item=RedHat_9.2.yml 2025-10-14 08:04:54.765550 | fa163e75-7366-a2e0-d3ae-00000000d40e | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005486748 | 0:14:02.088406 | 0.18s 2025-10-14 08:04:54.783419 | fa163e75-7366-a2e0-d3ae-00000000d373 | TASK | Ensure certificate role dependencies are installed 2025-10-14 08:04:57.665411 | fa163e75-7366-a2e0-d3ae-00000000d373 | OK | Ensure certificate role dependencies are installed | np0005486746 2025-10-14 08:04:57.667515 | fa163e75-7366-a2e0-d3ae-00000000d373 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486746 | 0:14:04.990358 | 2.96s 2025-10-14 08:04:57.696920 | fa163e75-7366-a2e0-d3ae-00000000d375 | TASK | Ensure provider packages are installed 2025-10-14 08:04:57.777537 | fa163e75-7366-a2e0-d3ae-00000000d373 | OK | Ensure certificate role dependencies are installed | np0005486749 2025-10-14 08:04:57.779375 | fa163e75-7366-a2e0-d3ae-00000000d373 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486749 | 0:14:05.102230 | 3.03s 2025-10-14 08:04:57.818095 | fa163e75-7366-a2e0-d3ae-00000000d375 | TASK | Ensure provider packages are installed 2025-10-14 08:04:57.828406 | fa163e75-7366-a2e0-d3ae-00000000d373 | OK | Ensure certificate role dependencies are installed | np0005486748 2025-10-14 08:04:57.830631 | fa163e75-7366-a2e0-d3ae-00000000d373 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005486748 | 0:14:05.153475 | 3.05s 2025-10-14 08:04:57.853408 | fa163e75-7366-a2e0-d3ae-00000000d375 | TASK | Ensure provider packages are installed 2025-10-14 08:05:00.739862 | fa163e75-7366-a2e0-d3ae-00000000d375 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:14:08.062712 | 3.04s 2025-10-14 08:05:00.752759 | fa163e75-7366-a2e0-d3ae-00000000d375 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486746 | 0:14:08.075575 | 3.05s 2025-10-14 08:05:00.799349 | fa163e75-7366-a2e0-d3ae-00000000d377 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:05:00.832341 | fa163e75-7366-a2e0-d3ae-00000000d375 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:14:08.155178 | 3.01s 2025-10-14 08:05:00.842726 | fa163e75-7366-a2e0-d3ae-00000000d375 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486749 | 0:14:08.165591 | 3.02s 2025-10-14 08:05:00.877828 | fa163e75-7366-a2e0-d3ae-00000000d377 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:05:00.922954 | fa163e75-7366-a2e0-d3ae-00000000d375 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:14:08.245801 | 3.07s 2025-10-14 08:05:00.931703 | fa163e75-7366-a2e0-d3ae-00000000d375 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005486748 | 0:14:08.254562 | 3.08s 2025-10-14 08:05:00.958367 | fa163e75-7366-a2e0-d3ae-00000000d377 | TASK | Ensure pre-scripts hooks directory exists 2025-10-14 08:05:01.207102 | fa163e75-7366-a2e0-d3ae-00000000d377 | OK | Ensure pre-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 08:05:01.209521 | fa163e75-7366-a2e0-d3ae-00000000d377 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:14:08.532372 | 0.41s 2025-10-14 08:05:01.216495 | fa163e75-7366-a2e0-d3ae-00000000d377 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486746 | 0:14:08.539354 | 0.42s 2025-10-14 08:05:01.242607 | fa163e75-7366-a2e0-d3ae-00000000d379 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:05:01.263173 | fa163e75-7366-a2e0-d3ae-00000000d377 | OK | Ensure pre-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 08:05:01.267098 | fa163e75-7366-a2e0-d3ae-00000000d377 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:14:08.589931 | 0.39s 2025-10-14 08:05:01.275708 | fa163e75-7366-a2e0-d3ae-00000000d377 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486749 | 0:14:08.598575 | 0.40s 2025-10-14 08:05:01.299612 | fa163e75-7366-a2e0-d3ae-00000000d379 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:05:01.392163 | fa163e75-7366-a2e0-d3ae-00000000d377 | OK | Ensure pre-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 08:05:01.395493 | fa163e75-7366-a2e0-d3ae-00000000d377 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:14:08.718313 | 0.44s 2025-10-14 08:05:01.404750 | fa163e75-7366-a2e0-d3ae-00000000d377 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005486748 | 0:14:08.727608 | 0.44s 2025-10-14 08:05:01.427079 | fa163e75-7366-a2e0-d3ae-00000000d379 | TASK | Ensure post-scripts hooks directory exists 2025-10-14 08:05:01.645983 | fa163e75-7366-a2e0-d3ae-00000000d379 | OK | Ensure post-scripts hooks directory exists | np0005486746 | item=certmonger 2025-10-14 08:05:01.650880 | fa163e75-7366-a2e0-d3ae-00000000d379 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:14:08.973720 | 0.41s 2025-10-14 08:05:01.657735 | fa163e75-7366-a2e0-d3ae-00000000d379 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486746 | 0:14:08.980593 | 0.41s 2025-10-14 08:05:01.682285 | fa163e75-7366-a2e0-d3ae-00000000d37b | TASK | Ensure provider service is running 2025-10-14 08:05:01.698427 | fa163e75-7366-a2e0-d3ae-00000000d379 | OK | Ensure post-scripts hooks directory exists | np0005486749 | item=certmonger 2025-10-14 08:05:01.704315 | fa163e75-7366-a2e0-d3ae-00000000d379 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:14:09.027148 | 0.40s 2025-10-14 08:05:01.715876 | fa163e75-7366-a2e0-d3ae-00000000d379 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486749 | 0:14:09.038736 | 0.41s 2025-10-14 08:05:01.739117 | fa163e75-7366-a2e0-d3ae-00000000d37b | TASK | Ensure provider service is running 2025-10-14 08:05:01.820199 | fa163e75-7366-a2e0-d3ae-00000000d379 | OK | Ensure post-scripts hooks directory exists | np0005486748 | item=certmonger 2025-10-14 08:05:01.823483 | fa163e75-7366-a2e0-d3ae-00000000d379 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:14:09.146306 | 0.40s 2025-10-14 08:05:01.831255 | fa163e75-7366-a2e0-d3ae-00000000d379 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005486748 | 0:14:09.154109 | 0.40s 2025-10-14 08:05:01.853744 | fa163e75-7366-a2e0-d3ae-00000000d37b | TASK | Ensure provider service is running 2025-10-14 08:05:02.203542 | fa163e75-7366-a2e0-d3ae-00000000d37b | OK | Ensure provider service is running | np0005486746 | item=certmonger 2025-10-14 08:05:02.207577 | fa163e75-7366-a2e0-d3ae-00000000d37b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:14:09.530417 | 0.52s 2025-10-14 08:05:02.219242 | fa163e75-7366-a2e0-d3ae-00000000d37b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486746 | 0:14:09.542090 | 0.53s 2025-10-14 08:05:02.244746 | fa163e75-7366-a2e0-d3ae-00000000d37e | TASK | Ensure certificate requests 2025-10-14 08:05:02.272077 | fa163e75-7366-a2e0-d3ae-00000000d37b | OK | Ensure provider service is running | np0005486749 | item=certmonger 2025-10-14 08:05:02.277573 | fa163e75-7366-a2e0-d3ae-00000000d37b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:14:09.600416 | 0.54s 2025-10-14 08:05:02.289178 | fa163e75-7366-a2e0-d3ae-00000000d37b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486749 | 0:14:09.612039 | 0.55s 2025-10-14 08:05:02.311639 | fa163e75-7366-a2e0-d3ae-00000000d37e | TASK | Ensure certificate requests 2025-10-14 08:05:02.464313 | fa163e75-7366-a2e0-d3ae-00000000d37b | OK | Ensure provider service is running | np0005486748 | item=certmonger 2025-10-14 08:05:02.470042 | fa163e75-7366-a2e0-d3ae-00000000d37b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:14:09.792890 | 0.61s 2025-10-14 08:05:02.480921 | fa163e75-7366-a2e0-d3ae-00000000d37b | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005486748 | 0:14:09.803774 | 0.63s 2025-10-14 08:05:02.504049 | fa163e75-7366-a2e0-d3ae-00000000d37e | TASK | Ensure certificate requests 2025-10-14 08:05:04.603847 | fa163e75-7366-a2e0-d3ae-00000000d37e | CHANGED | Ensure certificate requests | np0005486748 | item={'ca': 'ipa', 'dns': ['np0005486748.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0005486748.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep redis_tls_proxy)\nservice_crt="/etc/pki/tls/certs/redis.crt"\nservice_key="/etc/pki/tls/private/redis.key"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown memcached:memcached "$service_crt"\npodman exec "$container_name" chown memcached:memcached "$service_key"\n# Trigger a reload for stunnel to read the new certificate\npodman exec pkill -o -HUP stunnel\n'} 2025-10-14 08:05:04.608384 | fa163e75-7366-a2e0-d3ae-00000000d37e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:14:11.931237 | 2.10s 2025-10-14 08:05:04.619114 | fa163e75-7366-a2e0-d3ae-00000000d37e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486748 | 0:14:11.941971 | 2.11s 2025-10-14 08:05:04.658967 | fa163e75-7366-a2e0-d3ae-00000000d37e | CHANGED | Ensure certificate requests | np0005486746 | item={'ca': 'ipa', 'dns': ['np0005486746.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0005486746.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep redis_tls_proxy)\nservice_crt="/etc/pki/tls/certs/redis.crt"\nservice_key="/etc/pki/tls/private/redis.key"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown memcached:memcached "$service_crt"\npodman exec "$container_name" chown memcached:memcached "$service_key"\n# Trigger a reload for stunnel to read the new certificate\npodman exec pkill -o -HUP stunnel\n'} 2025-10-14 08:05:04.661339 | fa163e75-7366-a2e0-d3ae-00000000d37e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:14:11.984199 | 2.42s 2025-10-14 08:05:04.675801 | fa163e75-7366-a2e0-d3ae-00000000abd4 | TASK | Fail if container image is undefined 2025-10-14 08:05:04.686304 | fa163e75-7366-a2e0-d3ae-00000000d37e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486746 | 0:14:12.009152 | 2.44s 2025-10-14 08:05:04.713760 | fa163e75-7366-a2e0-d3ae-00000000d37e | CHANGED | Ensure certificate requests | np0005486749 | item={'ca': 'ipa', 'dns': ['np0005486749.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0005486749.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep redis_tls_proxy)\nservice_crt="/etc/pki/tls/certs/redis.crt"\nservice_key="/etc/pki/tls/private/redis.key"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown memcached:memcached "$service_crt"\npodman exec "$container_name" chown memcached:memcached "$service_key"\n# Trigger a reload for stunnel to read the new certificate\npodman exec pkill -o -HUP stunnel\n'} 2025-10-14 08:05:04.716238 | fa163e75-7366-a2e0-d3ae-00000000d37e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:14:12.039096 | 2.40s 2025-10-14 08:05:04.744611 | fa163e75-7366-a2e0-d3ae-00000000d37e | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005486749 | 0:14:12.067458 | 2.43s 2025-10-14 08:05:04.751687 | fa163e75-7366-a2e0-d3ae-00000000abd4 | SKIPPED | Fail if container image is undefined | np0005486748 2025-10-14 08:05:04.752578 | fa163e75-7366-a2e0-d3ae-00000000abd4 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486748 | 0:14:12.075441 | 0.07s 2025-10-14 08:05:04.786039 | fa163e75-7366-a2e0-d3ae-00000000abd4 | TASK | Fail if container image is undefined 2025-10-14 08:05:04.824991 | fa163e75-7366-a2e0-d3ae-00000000abd5 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-14 08:05:04.870381 | fa163e75-7366-a2e0-d3ae-00000000abd4 | TASK | Fail if container image is undefined 2025-10-14 08:05:04.878502 | fa163e75-7366-a2e0-d3ae-00000000abd4 | SKIPPED | Fail if container image is undefined | np0005486746 2025-10-14 08:05:04.879559 | fa163e75-7366-a2e0-d3ae-00000000abd4 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486746 | 0:14:12.202404 | 0.09s 2025-10-14 08:05:04.905920 | fa163e75-7366-a2e0-d3ae-00000000abd5 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-14 08:05:04.930255 | fa163e75-7366-a2e0-d3ae-00000000abd4 | SKIPPED | Fail if container image is undefined | np0005486749 2025-10-14 08:05:04.932163 | fa163e75-7366-a2e0-d3ae-00000000abd4 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005486749 | 0:14:12.255015 | 0.06s 2025-10-14 08:05:04.983802 | fa163e75-7366-a2e0-d3ae-00000000abd5 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-14 08:05:07.695974 | fa163e75-7366-a2e0-d3ae-00000000abd5 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005486746 2025-10-14 08:05:07.697185 | fa163e75-7366-a2e0-d3ae-00000000abd5 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005486746 | 0:14:15.020052 | 2.79s 2025-10-14 08:05:07.740209 | fa163e75-7366-a2e0-d3ae-00000000abd6 | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-14 08:05:07.756556 | fa163e75-7366-a2e0-d3ae-00000000abd5 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005486748 2025-10-14 08:05:07.757635 | fa163e75-7366-a2e0-d3ae-00000000abd5 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005486748 | 0:14:15.080501 | 2.93s 2025-10-14 08:05:07.787697 | fa163e75-7366-a2e0-d3ae-00000000abd6 | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-14 08:05:08.181281 | fa163e75-7366-a2e0-d3ae-00000000abd6 | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005486746 2025-10-14 08:05:08.183167 | fa163e75-7366-a2e0-d3ae-00000000abd6 | TIMING | tripleo_container_tag : Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005486746 | 0:14:15.506018 | 0.44s 2025-10-14 08:05:08.225944 | fa163e75-7366-a2e0-d3ae-00000000abd6 | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005486748 2025-10-14 08:05:08.227394 | fa163e75-7366-a2e0-d3ae-00000000abd6 | TIMING | tripleo_container_tag : Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005486748 | 0:14:15.550256 | 0.44s 2025-10-14 08:05:08.256483 | fa163e75-7366-a2e0-d3ae-00000000abe1 | TASK | Check if rsyslog exists 2025-10-14 08:05:08.302924 | fa163e75-7366-a2e0-d3ae-00000000adcf | TASK | Check if rsyslog exists 2025-10-14 08:05:08.320965 | fa163e75-7366-a2e0-d3ae-00000000abd5 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005486749 2025-10-14 08:05:08.322316 | fa163e75-7366-a2e0-d3ae-00000000abd5 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005486749 | 0:14:15.645173 | 3.34s 2025-10-14 08:05:08.354091 | fa163e75-7366-a2e0-d3ae-00000000abd6 | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-14 08:05:08.614970 | fa163e75-7366-a2e0-d3ae-00000000abe1 | CHANGED | Check if rsyslog exists | np0005486746 2025-10-14 08:05:08.616565 | fa163e75-7366-a2e0-d3ae-00000000abe1 | TIMING | Check if rsyslog exists | np0005486746 | 0:14:15.939418 | 0.36s 2025-10-14 08:05:08.640812 | fa163e75-7366-a2e0-d3ae-00000000abe2 | TASK | Forward logging to swift.log file 2025-10-14 08:05:08.811085 | fa163e75-7366-a2e0-d3ae-00000000abd6 | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005486749 2025-10-14 08:05:08.812907 | fa163e75-7366-a2e0-d3ae-00000000abd6 | TIMING | tripleo_container_tag : Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005486749 | 0:14:16.135763 | 0.46s 2025-10-14 08:05:08.873545 | fa163e75-7366-a2e0-d3ae-00000000acb7 | TASK | Check if rsyslog exists 2025-10-14 08:05:09.225255 | fa163e75-7366-a2e0-d3ae-00000000acb7 | CHANGED | Check if rsyslog exists | np0005486749 2025-10-14 08:05:09.227059 | fa163e75-7366-a2e0-d3ae-00000000acb7 | TIMING | Check if rsyslog exists | np0005486749 | 0:14:16.549912 | 0.35s 2025-10-14 08:05:09.261540 | fa163e75-7366-a2e0-d3ae-00000000acb8 | TASK | Forward logging to swift.log file 2025-10-14 08:05:09.662989 | fa163e75-7366-a2e0-d3ae-00000000abe2 | CHANGED | Forward logging to swift.log file | np0005486746 2025-10-14 08:05:09.664040 | fa163e75-7366-a2e0-d3ae-00000000abe2 | TIMING | Forward logging to swift.log file | np0005486746 | 0:14:16.986906 | 1.02s 2025-10-14 08:05:09.683744 | fa163e75-7366-a2e0-d3ae-00000000abe3 | TASK | Restart rsyslogd service after logging conf change 2025-10-14 08:05:09.691309 | fa163e75-7366-a2e0-d3ae-00000000adcf | CHANGED | Check if rsyslog exists | np0005486748 2025-10-14 08:05:09.692488 | fa163e75-7366-a2e0-d3ae-00000000adcf | TIMING | Check if rsyslog exists | np0005486748 | 0:14:17.015346 | 1.39s 2025-10-14 08:05:09.714541 | fa163e75-7366-a2e0-d3ae-00000000add0 | TASK | Forward logging to swift.log file 2025-10-14 08:05:10.210466 | fa163e75-7366-a2e0-d3ae-00000000acb8 | CHANGED | Forward logging to swift.log file | np0005486749 2025-10-14 08:05:10.211695 | fa163e75-7366-a2e0-d3ae-00000000acb8 | TIMING | Forward logging to swift.log file | np0005486749 | 0:14:17.534559 | 0.95s 2025-10-14 08:05:10.231904 | fa163e75-7366-a2e0-d3ae-00000000acb9 | TASK | Restart rsyslogd service after logging conf change 2025-10-14 08:05:10.543702 | fa163e75-7366-a2e0-d3ae-00000000abe3 | CHANGED | Restart rsyslogd service after logging conf change | np0005486746 2025-10-14 08:05:10.545736 | fa163e75-7366-a2e0-d3ae-00000000abe3 | TIMING | Restart rsyslogd service after logging conf change | np0005486746 | 0:14:17.868593 | 0.86s 2025-10-14 08:05:10.571869 | fa163e75-7366-a2e0-d3ae-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-14 08:05:10.720102 | fa163e75-7366-a2e0-d3ae-00000000add0 | CHANGED | Forward logging to swift.log file | np0005486748 2025-10-14 08:05:10.721599 | fa163e75-7366-a2e0-d3ae-00000000add0 | TIMING | Forward logging to swift.log file | np0005486748 | 0:14:18.044459 | 1.01s 2025-10-14 08:05:10.744122 | fa163e75-7366-a2e0-d3ae-00000000add1 | TASK | Restart rsyslogd service after logging conf change 2025-10-14 08:05:10.919976 | fa163e75-7366-a2e0-d3ae-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486746 2025-10-14 08:05:10.921275 | fa163e75-7366-a2e0-d3ae-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486746 | 0:14:18.244137 | 0.35s 2025-10-14 08:05:11.028344 | fa163e75-7366-a2e0-d3ae-0000000000c8 | TIMING | include_tasks | np0005486746 | 0:14:18.351203 | 0.08s 2025-10-14 08:05:11.061841 | 51dd14b5-ddac-4532-9477-c7b6b0ddb77d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486746 2025-10-14 08:05:11.080724 | fa163e75-7366-a2e0-d3ae-00000000d4be | TASK | Write the config_step hieradata 2025-10-14 08:05:11.234133 | fa163e75-7366-a2e0-d3ae-00000000acb9 | CHANGED | Restart rsyslogd service after logging conf change | np0005486749 2025-10-14 08:05:11.236213 | fa163e75-7366-a2e0-d3ae-00000000acb9 | TIMING | Restart rsyslogd service after logging conf change | np0005486749 | 0:14:18.559069 | 1.00s 2025-10-14 08:05:11.260078 | fa163e75-7366-a2e0-d3ae-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-14 08:05:11.561028 | fa163e75-7366-a2e0-d3ae-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486749 2025-10-14 08:05:11.562365 | fa163e75-7366-a2e0-d3ae-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486749 | 0:14:18.885226 | 0.30s 2025-10-14 08:05:11.673361 | fa163e75-7366-a2e0-d3ae-0000000000c8 | TIMING | include_tasks | np0005486749 | 0:14:18.996219 | 0.09s 2025-10-14 08:05:11.704478 | 206b1b10-3d00-4c47-abf6-2ec31d2d278c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486749 2025-10-14 08:05:11.723031 | fa163e75-7366-a2e0-d3ae-00000000d4da | TASK | Write the config_step hieradata 2025-10-14 08:05:11.796421 | fa163e75-7366-a2e0-d3ae-00000000add1 | CHANGED | Restart rsyslogd service after logging conf change | np0005486748 2025-10-14 08:05:11.798611 | fa163e75-7366-a2e0-d3ae-00000000add1 | TIMING | Restart rsyslogd service after logging conf change | np0005486748 | 0:14:19.121464 | 1.05s 2025-10-14 08:05:11.833337 | fa163e75-7366-a2e0-d3ae-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-14 08:05:11.947636 | fa163e75-7366-a2e0-d3ae-00000000d4be | OK | Write the config_step hieradata | np0005486746 2025-10-14 08:05:11.949252 | fa163e75-7366-a2e0-d3ae-00000000d4be | TIMING | Write the config_step hieradata | np0005486746 | 0:14:19.272107 | 0.87s 2025-10-14 08:05:11.985284 | fa163e75-7366-a2e0-d3ae-00000000d4bf | TASK | Run puppet host configuration for step 1 2025-10-14 08:05:12.155461 | fa163e75-7366-a2e0-d3ae-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486748 2025-10-14 08:05:12.157209 | fa163e75-7366-a2e0-d3ae-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005486748 | 0:14:19.480061 | 0.32s 2025-10-14 08:05:12.280703 | fa163e75-7366-a2e0-d3ae-0000000000c8 | TIMING | include_tasks | np0005486748 | 0:14:19.603551 | 0.09s 2025-10-14 08:05:12.323363 | bf18c18e-3a0d-4889-acd7-52aafe062048 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486748 2025-10-14 08:05:12.347042 | fa163e75-7366-a2e0-d3ae-00000000d4f8 | TASK | Write the config_step hieradata 2025-10-14 08:05:12.564994 | fa163e75-7366-a2e0-d3ae-00000000d4da | OK | Write the config_step hieradata | np0005486749 2025-10-14 08:05:12.566569 | fa163e75-7366-a2e0-d3ae-00000000d4da | TIMING | Write the config_step hieradata | np0005486749 | 0:14:19.889419 | 0.84s 2025-10-14 08:05:12.594173 | fa163e75-7366-a2e0-d3ae-00000000d4db | TASK | Run puppet host configuration for step 1 2025-10-14 08:05:12.723075 | fa163e75-7366-a2e0-d3ae-00000000d4bf | CHANGED | Run puppet host configuration for step 1 | np0005486746 2025-10-14 08:05:12.724424 | fa163e75-7366-a2e0-d3ae-00000000d4bf | TIMING | Run puppet host configuration for step 1 | np0005486746 | 0:14:20.047283 | 0.74s 2025-10-14 08:05:12.747392 | fa163e75-7366-a2e0-d3ae-00000000d4c0 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:05:13.085146 | fa163e75-7366-a2e0-d3ae-00000000d4c0 | WAITING | Wait for puppet host configuration to finish | np0005486746 | 360 retries left 2025-10-14 08:05:13.165739 | fa163e75-7366-a2e0-d3ae-00000000d4f8 | OK | Write the config_step hieradata | np0005486748 2025-10-14 08:05:13.166925 | fa163e75-7366-a2e0-d3ae-00000000d4f8 | TIMING | Write the config_step hieradata | np0005486748 | 0:14:20.489784 | 0.82s 2025-10-14 08:05:13.196906 | fa163e75-7366-a2e0-d3ae-00000000d4f9 | TASK | Run puppet host configuration for step 1 2025-10-14 08:05:13.317469 | fa163e75-7366-a2e0-d3ae-00000000d4db | CHANGED | Run puppet host configuration for step 1 | np0005486749 2025-10-14 08:05:13.318700 | fa163e75-7366-a2e0-d3ae-00000000d4db | TIMING | Run puppet host configuration for step 1 | np0005486749 | 0:14:20.641564 | 0.72s 2025-10-14 08:05:13.352952 | fa163e75-7366-a2e0-d3ae-00000000d4dc | TASK | Wait for puppet host configuration to finish 2025-10-14 08:05:13.704283 | fa163e75-7366-a2e0-d3ae-00000000d4dc | WAITING | Wait for puppet host configuration to finish | np0005486749 | 360 retries left 2025-10-14 08:05:13.920283 | fa163e75-7366-a2e0-d3ae-00000000d4f9 | CHANGED | Run puppet host configuration for step 1 | np0005486748 2025-10-14 08:05:13.921593 | fa163e75-7366-a2e0-d3ae-00000000d4f9 | TIMING | Run puppet host configuration for step 1 | np0005486748 | 0:14:21.244450 | 0.72s 2025-10-14 08:05:13.950387 | fa163e75-7366-a2e0-d3ae-00000000d4fa | TASK | Wait for puppet host configuration to finish 2025-10-14 08:05:14.315156 | fa163e75-7366-a2e0-d3ae-00000000d4fa | WAITING | Wait for puppet host configuration to finish | np0005486748 | 360 retries left 2025-10-14 08:05:23.399735 | fa163e75-7366-a2e0-d3ae-00000000d4c0 | WAITING | Wait for puppet host configuration to finish | np0005486746 | 359 retries left 2025-10-14 08:05:24.025780 | fa163e75-7366-a2e0-d3ae-00000000d4dc | WAITING | Wait for puppet host configuration to finish | np0005486749 | 359 retries left 2025-10-14 08:05:24.592510 | fa163e75-7366-a2e0-d3ae-00000000d4fa | WAITING | Wait for puppet host configuration to finish | np0005486748 | 359 retries left 2025-10-14 08:05:33.696796 | fa163e75-7366-a2e0-d3ae-00000000d4c0 | WAITING | Wait for puppet host configuration to finish | np0005486746 | 358 retries left 2025-10-14 08:05:34.276719 | fa163e75-7366-a2e0-d3ae-00000000d4dc | WAITING | Wait for puppet host configuration to finish | np0005486749 | 358 retries left 2025-10-14 08:05:34.965360 | fa163e75-7366-a2e0-d3ae-00000000d4fa | WAITING | Wait for puppet host configuration to finish | np0005486748 | 358 retries left 2025-10-14 08:05:43.995176 | fa163e75-7366-a2e0-d3ae-00000000d4c0 | WAITING | Wait for puppet host configuration to finish | np0005486746 | 357 retries left 2025-10-14 08:05:44.610231 | fa163e75-7366-a2e0-d3ae-00000000d4dc | WAITING | Wait for puppet host configuration to finish | np0005486749 | 357 retries left 2025-10-14 08:05:45.286977 | fa163e75-7366-a2e0-d3ae-00000000d4fa | WAITING | Wait for puppet host configuration to finish | np0005486748 | 357 retries left 2025-10-14 08:05:54.247595 | fa163e75-7366-a2e0-d3ae-00000000d4c0 | WAITING | Wait for puppet host configuration to finish | np0005486746 | 356 retries left 2025-10-14 08:05:54.905109 | fa163e75-7366-a2e0-d3ae-00000000d4dc | WAITING | Wait for puppet host configuration to finish | np0005486749 | 356 retries left 2025-10-14 08:05:55.604833 | fa163e75-7366-a2e0-d3ae-00000000d4fa | WAITING | Wait for puppet host configuration to finish | np0005486748 | 356 retries left 2025-10-14 08:06:04.573801 | fa163e75-7366-a2e0-d3ae-00000000d4c0 | WAITING | Wait for puppet host configuration to finish | np0005486746 | 355 retries left 2025-10-14 08:06:05.187127 | fa163e75-7366-a2e0-d3ae-00000000d4dc | WAITING | Wait for puppet host configuration to finish | np0005486749 | 355 retries left 2025-10-14 08:06:05.921773 | fa163e75-7366-a2e0-d3ae-00000000d4fa | WAITING | Wait for puppet host configuration to finish | np0005486748 | 355 retries left 2025-10-14 08:06:14.878154 | fa163e75-7366-a2e0-d3ae-00000000d4c0 | WAITING | Wait for puppet host configuration to finish | np0005486746 | 354 retries left 2025-10-14 08:06:15.489112 | fa163e75-7366-a2e0-d3ae-00000000d4dc | WAITING | Wait for puppet host configuration to finish | np0005486749 | 354 retries left 2025-10-14 08:06:16.222836 | fa163e75-7366-a2e0-d3ae-00000000d4fa | WAITING | Wait for puppet host configuration to finish | np0005486748 | 354 retries left 2025-10-14 08:06:25.179610 | fa163e75-7366-a2e0-d3ae-00000000d4c0 | CHANGED | Wait for puppet host configuration to finish | np0005486746 2025-10-14 08:06:25.181344 | fa163e75-7366-a2e0-d3ae-00000000d4c0 | TIMING | Wait for puppet host configuration to finish | np0005486746 | 0:15:32.504204 | 72.43s 2025-10-14 08:06:25.221607 | fa163e75-7366-a2e0-d3ae-00000000d4c1 | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-14 08:06:25.317764 | fa163e75-7366-a2e0-d3ae-00000000d4c1 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005486746 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:05:12 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:05:19 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:05:19 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:05:19 puppet-user: (file & line not available)", "<13>Oct 14 08:05:19 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:05:19 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:05:19 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:05:19 puppet-user: Notice: Compiled catalog for np0005486746.ooo.test in environment production in 0.40 seconds", "<13>Oct 14 08:05:19 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 14 08:05:19 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 14 08:05:19 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 14 08:05:32 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Oct 14 08:05:40 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Oct 14 08:05:40 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Oct 14 08:05:40 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: changed [redacted] to [redacted]", "<13>Oct 14 08:05:40 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Oct 14 08:05:43 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 14 08:05:44 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Oct 14 08:05:45 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Oct 14 08:05:48 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[Create Cluster tripleo_cluster]/returns: executed successfully", "<13>Oct 14 08:05:50 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[Start Cluster tripleo_cluster]/returns: executed successfully", "<13>Oct 14 08:05:51 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Oct 14 08:05:51 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Oct 14 08:06:14 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Oct 14 08:06:16 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Oct 14 08:06:18 puppet-user: Notice: /Stage[main]/Pacemaker::Stonith/Pacemaker::Property[Disable STONITH]/Pcmk_property[property--stonith-enabled]/ensure: created", "<13>Oct 14 08:06:18 puppet-user: Notice: Applied catalog in 58.84 seconds", "<13>Oct 14 08:06:18 puppet-user: Application:", "<13>Oct 14 08:06:18 puppet-user: Initial environment: production", "<13>Oct 14 08:06:18 puppet-user: Converged environment: production", "<13>Oct 14 08:06:18 puppet-user: Run mode: user", "<13>Oct 14 08:06:18 puppet-user: Changes:", "<13>Oct 14 08:06:18 puppet-user: Total: 17", "<13>Oct 14 08:06:18 puppet-user: Events:", "<13>Oct 14 08:06:18 puppet-user: Success: 17", "<13>Oct 14 08:06:18 puppet-user: Resources:", "<13>Oct 14 08:06:18 puppet-user: Restarted: 1", "<13>Oct 14 08:06:18 puppet-user: Changed: 16", "<13>Oct 14 08:06:18 puppet-user: Out of sync: 16", "<13>Oct 14 08:06:18 puppet-user: Total: 26", "<13>Oct 14 08:06:18 puppet-user: Time:", "<13>Oct 14 08:06:18 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:06:18 puppet-user: Schedule: 0.00", "<13>Oct 14 08:06:18 puppet-user: File: 0.00", "<13>Oct 14 08:06:18 puppet-user: File line: 0.00", "<13>Oct 14 08:06:18 puppet-user: Augeas: 0.02", "<13>Oct 14 08:06:18 puppet-user: Config retrieval: 0.44", "<13>Oct 14 08:06:18 puppet-user: User: 0.57", "<13>Oct 14 08:06:18 puppet-user: Last run: 1760429178", "<13>Oct 14 08:06:18 puppet-user: Package: 20.22", "<13>Oct 14 08:06:18 puppet-user: Exec: 29.15", "<13>Oct 14 08:06:18 puppet-user: Pcmk property: 3.72", "<13>Oct 14 08:06:18 puppet-user: Service: 3.81", "<13>Oct 14 08:06:18 puppet-user: Transaction evaluation: 58.83", "<13>Oct 14 08:06:18 puppet-user: Catalog application: 58.84", "<13>Oct 14 08:06:18 puppet-user: Total: 58.84", "<13>Oct 14 08:06:18 puppet-user: Version:", "<13>Oct 14 08:06:18 puppet-user: Config: 1760429119", "<13>Oct 14 08:06:18 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:06:25.319876 | fa163e75-7366-a2e0-d3ae-00000000d4c1 | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005486746 | 0:15:32.642734 | 0.10s 2025-10-14 08:06:25.350257 | fa163e75-7366-a2e0-d3ae-00000000d4c2 | TASK | Pre-cache facts for puppet containers 2025-10-14 08:06:25.384767 | fa163e75-7366-a2e0-d3ae-00000000d4c2 | TIMING | Pre-cache facts for puppet containers | np0005486746 | 0:15:32.707623 | 0.03s 2025-10-14 08:06:25.436325 | fa163e75-7366-a2e0-d3ae-00000000c292 | TASK | Gather variables for each operating system 2025-10-14 08:06:25.545303 | fa163e75-7366-a2e0-d3ae-00000000c292 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486746 | 0:15:32.868165 | 0.11s 2025-10-14 08:06:25.562056 | fa163e75-7366-a2e0-d3ae-00000000c293 | TASK | Create puppet caching structures 2025-10-14 08:06:25.772076 | fa163e75-7366-a2e0-d3ae-00000000d4dc | CHANGED | Wait for puppet host configuration to finish | np0005486749 2025-10-14 08:06:25.773187 | fa163e75-7366-a2e0-d3ae-00000000d4dc | TIMING | Wait for puppet host configuration to finish | np0005486749 | 0:15:33.096054 | 72.42s 2025-10-14 08:06:25.792121 | fa163e75-7366-a2e0-d3ae-00000000d4dd | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-14 08:06:25.881569 | fa163e75-7366-a2e0-d3ae-00000000c293 | CHANGED | Create puppet caching structures | np0005486746 2025-10-14 08:06:25.882884 | fa163e75-7366-a2e0-d3ae-00000000c293 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486746 | 0:15:33.205748 | 0.32s 2025-10-14 08:06:25.906535 | fa163e75-7366-a2e0-d3ae-00000000c294 | TASK | Check for facter.conf 2025-10-14 08:06:25.917042 | fa163e75-7366-a2e0-d3ae-00000000d4dd | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005486749 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:05:13 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:05:19 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:05:19 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:05:19 puppet-user: (file & line not available)", "<13>Oct 14 08:05:19 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:05:19 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:05:19 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:05:19 puppet-user: Notice: Compiled catalog for np0005486749.ooo.test in environment production in 0.36 seconds", "<13>Oct 14 08:05:19 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 14 08:05:19 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 14 08:05:19 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 14 08:05:31 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Oct 14 08:05:39 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Oct 14 08:05:40 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Oct 14 08:05:40 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Oct 14 08:05:40 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Oct 14 08:05:40 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: changed [redacted] to [redacted]", "<13>Oct 14 08:05:41 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Oct 14 08:05:45 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 14 08:05:45 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Oct 14 08:05:47 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Oct 14 08:06:20 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Oct 14 08:06:20 puppet-user: Notice: Applied catalog in 60.44 seconds", "<13>Oct 14 08:06:20 puppet-user: Application:", "<13>Oct 14 08:06:20 puppet-user: Initial environment: production", "<13>Oct 14 08:06:20 puppet-user: Converged environment: production", "<13>Oct 14 08:06:20 puppet-user: Run mode: user", "<13>Oct 14 08:06:20 puppet-user: Changes:", "<13>Oct 14 08:06:20 puppet-user: Total: 14", "<13>Oct 14 08:06:20 puppet-user: Events:", "<13>Oct 14 08:06:20 puppet-user: Success: 14", "<13>Oct 14 08:06:20 puppet-user: Resources:", "<13>Oct 14 08:06:20 puppet-user: Restarted: 1", "<13>Oct 14 08:06:20 puppet-user: Changed: 13", "<13>Oct 14 08:06:20 puppet-user: Out of sync: 13", "<13>Oct 14 08:06:20 puppet-user: Total: 23", "<13>Oct 14 08:06:20 puppet-user: Time:", "<13>Oct 14 08:06:20 puppet-user: Schedule: 0.00", "<13>Oct 14 08:06:20 puppet-user: File: 0.00", "<13>Oct 14 08:06:20 puppet-user: File line: 0.00", "<13>Oct 14 08:06:20 puppet-user: Augeas: 0.03", "<13>Oct 14 08:06:20 puppet-user: Config retrieval: 0.41", "<13>Oct 14 08:06:20 puppet-user: User: 0.56", "<13>Oct 14 08:06:20 puppet-user: Last run: 1760429180", "<13>Oct 14 08:06:20 puppet-user: Package: 19.95", "<13>Oct 14 08:06:20 puppet-user: Exec: 33.60", "<13>Oct 14 08:06:20 puppet-user: Service: 4.99", "<13>Oct 14 08:06:20 puppet-user: Transaction evaluation: 60.43", "<13>Oct 14 08:06:20 puppet-user: Catalog application: 60.44", "<13>Oct 14 08:06:20 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:06:20 puppet-user: Total: 60.44", "<13>Oct 14 08:06:20 puppet-user: Version:", "<13>Oct 14 08:06:20 puppet-user: Config: 1760429119", "<13>Oct 14 08:06:20 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:06:25.918533 | fa163e75-7366-a2e0-d3ae-00000000d4dd | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005486749 | 0:15:33.241388 | 0.12s 2025-10-14 08:06:25.935584 | fa163e75-7366-a2e0-d3ae-00000000d4de | TASK | Pre-cache facts for puppet containers 2025-10-14 08:06:25.972324 | fa163e75-7366-a2e0-d3ae-00000000d4de | TIMING | Pre-cache facts for puppet containers | np0005486749 | 0:15:33.295185 | 0.03s 2025-10-14 08:06:26.013082 | fa163e75-7366-a2e0-d3ae-00000000c292 | TASK | Gather variables for each operating system 2025-10-14 08:06:26.106184 | fa163e75-7366-a2e0-d3ae-00000000c292 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486749 | 0:15:33.429029 | 0.09s 2025-10-14 08:06:26.128876 | fa163e75-7366-a2e0-d3ae-00000000c293 | TASK | Create puppet caching structures 2025-10-14 08:06:26.241757 | fa163e75-7366-a2e0-d3ae-00000000c294 | OK | Check for facter.conf | np0005486746 2025-10-14 08:06:26.243751 | fa163e75-7366-a2e0-d3ae-00000000c294 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486746 | 0:15:33.566603 | 0.34s 2025-10-14 08:06:26.268044 | fa163e75-7366-a2e0-d3ae-00000000c295 | TASK | Remove facter.conf if directory 2025-10-14 08:06:26.323467 | fa163e75-7366-a2e0-d3ae-00000000c295 | SKIPPED | Remove facter.conf if directory | np0005486746 2025-10-14 08:06:26.324794 | fa163e75-7366-a2e0-d3ae-00000000c295 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486746 | 0:15:33.647659 | 0.05s 2025-10-14 08:06:26.342233 | fa163e75-7366-a2e0-d3ae-00000000c296 | TASK | Write facter cache config 2025-10-14 08:06:26.443364 | fa163e75-7366-a2e0-d3ae-00000000c293 | CHANGED | Create puppet caching structures | np0005486749 2025-10-14 08:06:26.445025 | fa163e75-7366-a2e0-d3ae-00000000c293 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486749 | 0:15:33.767888 | 0.31s 2025-10-14 08:06:26.462978 | fa163e75-7366-a2e0-d3ae-00000000c294 | TASK | Check for facter.conf 2025-10-14 08:06:26.512293 | fa163e75-7366-a2e0-d3ae-00000000d4fa | CHANGED | Wait for puppet host configuration to finish | np0005486748 2025-10-14 08:06:26.514367 | fa163e75-7366-a2e0-d3ae-00000000d4fa | TIMING | Wait for puppet host configuration to finish | np0005486748 | 0:15:33.837226 | 72.56s 2025-10-14 08:06:26.536945 | fa163e75-7366-a2e0-d3ae-00000000d4fb | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-14 08:06:26.629714 | fa163e75-7366-a2e0-d3ae-00000000d4fb | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005486748 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:05:14 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:05:20 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:05:20 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:05:20 puppet-user: (file & line not available)", "<13>Oct 14 08:05:20 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:05:20 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:05:20 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:05:20 puppet-user: Notice: Compiled catalog for np0005486748.ooo.test in environment production in 0.36 seconds", "<13>Oct 14 08:05:21 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 14 08:05:21 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 14 08:05:21 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 14 08:05:32 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Oct 14 08:05:40 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Oct 14 08:05:41 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Oct 14 08:05:41 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Oct 14 08:05:41 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Oct 14 08:05:41 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: changed [redacted] to [redacted]", "<13>Oct 14 08:05:42 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Oct 14 08:05:45 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 14 08:05:45 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Oct 14 08:05:46 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Oct 14 08:06:19 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Oct 14 08:06:19 puppet-user: Notice: Applied catalog in 58.85 seconds", "<13>Oct 14 08:06:19 puppet-user: Application:", "<13>Oct 14 08:06:19 puppet-user: Initial environment: production", "<13>Oct 14 08:06:19 puppet-user: Converged environment: production", "<13>Oct 14 08:06:19 puppet-user: Run mode: user", "<13>Oct 14 08:06:19 puppet-user: Changes:", "<13>Oct 14 08:06:19 puppet-user: Total: 14", "<13>Oct 14 08:06:19 puppet-user: Events:", "<13>Oct 14 08:06:19 puppet-user: Success: 14", "<13>Oct 14 08:06:19 puppet-user: Resources:", "<13>Oct 14 08:06:19 puppet-user: Restarted: 1", "<13>Oct 14 08:06:19 puppet-user: Changed: 13", "<13>Oct 14 08:06:19 puppet-user: Out of sync: 13", "<13>Oct 14 08:06:19 puppet-user: Total: 23", "<13>Oct 14 08:06:19 puppet-user: Time:", "<13>Oct 14 08:06:19 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:06:19 puppet-user: Schedule: 0.00", "<13>Oct 14 08:06:19 puppet-user: File: 0.00", "<13>Oct 14 08:06:19 puppet-user: File line: 0.00", "<13>Oct 14 08:06:19 puppet-user: Augeas: 0.05", "<13>Oct 14 08:06:19 puppet-user: Config retrieval: 0.40", "<13>Oct 14 08:06:19 puppet-user: User: 0.59", "<13>Oct 14 08:06:19 puppet-user: Last run: 1760429179", "<13>Oct 14 08:06:19 puppet-user: Package: 19.44", "<13>Oct 14 08:06:19 puppet-user: Service: 3.88", "<13>Oct 14 08:06:19 puppet-user: Exec: 33.63", "<13>Oct 14 08:06:19 puppet-user: Transaction evaluation: 58.84", "<13>Oct 14 08:06:19 puppet-user: Catalog application: 58.85", "<13>Oct 14 08:06:19 puppet-user: Total: 58.86", "<13>Oct 14 08:06:19 puppet-user: Version:", "<13>Oct 14 08:06:19 puppet-user: Config: 1760429120", "<13>Oct 14 08:06:19 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:06:26.631038 | fa163e75-7366-a2e0-d3ae-00000000d4fb | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005486748 | 0:15:33.953904 | 0.09s 2025-10-14 08:06:26.647226 | fa163e75-7366-a2e0-d3ae-00000000d4fc | TASK | Pre-cache facts for puppet containers 2025-10-14 08:06:26.682082 | fa163e75-7366-a2e0-d3ae-00000000d4fc | TIMING | Pre-cache facts for puppet containers | np0005486748 | 0:15:34.004931 | 0.03s 2025-10-14 08:06:26.719403 | fa163e75-7366-a2e0-d3ae-00000000c292 | TASK | Gather variables for each operating system 2025-10-14 08:06:26.797531 | fa163e75-7366-a2e0-d3ae-00000000c294 | OK | Check for facter.conf | np0005486749 2025-10-14 08:06:26.800522 | fa163e75-7366-a2e0-d3ae-00000000c294 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486749 | 0:15:34.123363 | 0.34s 2025-10-14 08:06:26.833111 | fa163e75-7366-a2e0-d3ae-00000000c295 | TASK | Remove facter.conf if directory 2025-10-14 08:06:26.856262 | fa163e75-7366-a2e0-d3ae-00000000c292 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486748 | 0:15:34.179097 | 0.13s 2025-10-14 08:06:26.880504 | fa163e75-7366-a2e0-d3ae-00000000c293 | TASK | Create puppet caching structures 2025-10-14 08:06:26.901932 | fa163e75-7366-a2e0-d3ae-00000000c295 | SKIPPED | Remove facter.conf if directory | np0005486749 2025-10-14 08:06:26.903934 | fa163e75-7366-a2e0-d3ae-00000000c295 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486749 | 0:15:34.226795 | 0.07s 2025-10-14 08:06:26.926286 | fa163e75-7366-a2e0-d3ae-00000000c296 | TASK | Write facter cache config 2025-10-14 08:06:27.213001 | fa163e75-7366-a2e0-d3ae-00000000c293 | CHANGED | Create puppet caching structures | np0005486748 2025-10-14 08:06:27.215035 | fa163e75-7366-a2e0-d3ae-00000000c293 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486748 | 0:15:34.537889 | 0.33s 2025-10-14 08:06:27.245944 | fa163e75-7366-a2e0-d3ae-00000000c294 | TASK | Check for facter.conf 2025-10-14 08:06:27.406151 | fa163e75-7366-a2e0-d3ae-00000000c296 | CHANGED | Write facter cache config | np0005486746 2025-10-14 08:06:27.408346 | fa163e75-7366-a2e0-d3ae-00000000c296 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486746 | 0:15:34.731199 | 1.07s 2025-10-14 08:06:27.442659 | fa163e75-7366-a2e0-d3ae-00000000c297 | TASK | Cleanup facter cache if exists 2025-10-14 08:06:27.560871 | fa163e75-7366-a2e0-d3ae-00000000c294 | OK | Check for facter.conf | np0005486748 2025-10-14 08:06:27.562221 | fa163e75-7366-a2e0-d3ae-00000000c294 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486748 | 0:15:34.885086 | 0.32s 2025-10-14 08:06:27.582331 | fa163e75-7366-a2e0-d3ae-00000000c295 | TASK | Remove facter.conf if directory 2025-10-14 08:06:27.633232 | fa163e75-7366-a2e0-d3ae-00000000c295 | SKIPPED | Remove facter.conf if directory | np0005486748 2025-10-14 08:06:27.633990 | fa163e75-7366-a2e0-d3ae-00000000c295 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486748 | 0:15:34.956857 | 0.05s 2025-10-14 08:06:27.652817 | fa163e75-7366-a2e0-d3ae-00000000c296 | TASK | Write facter cache config 2025-10-14 08:06:27.776849 | fa163e75-7366-a2e0-d3ae-00000000c297 | OK | Cleanup facter cache if exists | np0005486746 2025-10-14 08:06:27.777954 | fa163e75-7366-a2e0-d3ae-00000000c297 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486746 | 0:15:35.100818 | 0.33s 2025-10-14 08:06:27.800208 | fa163e75-7366-a2e0-d3ae-00000000c298 | TASK | Pre-cache facts 2025-10-14 08:06:27.903217 | fa163e75-7366-a2e0-d3ae-00000000c296 | CHANGED | Write facter cache config | np0005486749 2025-10-14 08:06:27.904365 | fa163e75-7366-a2e0-d3ae-00000000c296 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486749 | 0:15:35.227227 | 0.98s 2025-10-14 08:06:27.924613 | fa163e75-7366-a2e0-d3ae-00000000c297 | TASK | Cleanup facter cache if exists 2025-10-14 08:06:28.213251 | fa163e75-7366-a2e0-d3ae-00000000c297 | OK | Cleanup facter cache if exists | np0005486749 2025-10-14 08:06:28.215329 | fa163e75-7366-a2e0-d3ae-00000000c297 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486749 | 0:15:35.538182 | 0.29s 2025-10-14 08:06:28.247318 | fa163e75-7366-a2e0-d3ae-00000000c298 | TASK | Pre-cache facts 2025-10-14 08:06:28.537168 | fa163e75-7366-a2e0-d3ae-00000000c298 | CHANGED | Pre-cache facts | np0005486746 2025-10-14 08:06:28.538909 | fa163e75-7366-a2e0-d3ae-00000000c298 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486746 | 0:15:35.861766 | 0.74s 2025-10-14 08:06:28.565200 | fa163e75-7366-a2e0-d3ae-00000000c299 | TASK | Failed deployment if facter fails 2025-10-14 08:06:28.607478 | fa163e75-7366-a2e0-d3ae-00000000c299 | SKIPPED | Failed deployment if facter fails | np0005486746 2025-10-14 08:06:28.608634 | fa163e75-7366-a2e0-d3ae-00000000c299 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486746 | 0:15:35.931501 | 0.04s 2025-10-14 08:06:28.648362 | fa163e75-7366-a2e0-d3ae-00000000c29a | TASK | Sync cached facts 2025-10-14 08:06:28.658940 | fa163e75-7366-a2e0-d3ae-00000000c296 | CHANGED | Write facter cache config | np0005486748 2025-10-14 08:06:28.660537 | fa163e75-7366-a2e0-d3ae-00000000c296 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486748 | 0:15:35.983392 | 1.01s 2025-10-14 08:06:28.677798 | fa163e75-7366-a2e0-d3ae-00000000c297 | TASK | Cleanup facter cache if exists 2025-10-14 08:06:28.925858 | fa163e75-7366-a2e0-d3ae-00000000c298 | CHANGED | Pre-cache facts | np0005486749 2025-10-14 08:06:28.927400 | fa163e75-7366-a2e0-d3ae-00000000c298 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486749 | 0:15:36.250255 | 0.68s 2025-10-14 08:06:28.961384 | fa163e75-7366-a2e0-d3ae-00000000c299 | TASK | Failed deployment if facter fails 2025-10-14 08:06:29.000759 | fa163e75-7366-a2e0-d3ae-00000000c299 | SKIPPED | Failed deployment if facter fails | np0005486749 2025-10-14 08:06:29.002296 | fa163e75-7366-a2e0-d3ae-00000000c299 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486749 | 0:15:36.325154 | 0.04s 2025-10-14 08:06:29.007609 | fa163e75-7366-a2e0-d3ae-00000000c297 | OK | Cleanup facter cache if exists | np0005486748 2025-10-14 08:06:29.008490 | fa163e75-7366-a2e0-d3ae-00000000c297 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486748 | 0:15:36.331357 | 0.33s 2025-10-14 08:06:29.046509 | fa163e75-7366-a2e0-d3ae-00000000c298 | TASK | Pre-cache facts 2025-10-14 08:06:29.097731 | fa163e75-7366-a2e0-d3ae-00000000c29a | TASK | Sync cached facts 2025-10-14 08:06:29.105415 | fa163e75-7366-a2e0-d3ae-00000000c29a | CHANGED | Sync cached facts | np0005486746 -> 192.168.122.103 [WARNING]: ('np0005486746 -> 192.168.122.103', 'fa163e75-7366-a2e0-d3ae-00000000c29a') missing from stats 2025-10-14 08:06:29.141016 | fa163e75-7366-a2e0-d3ae-00000000d4c3 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:06:29.195623 | fa163e75-7366-a2e0-d3ae-00000000d4c3 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486746 | 0:15:36.518475 | 0.05s 2025-10-14 08:06:29.221688 | 34be5290-adef-4e02-9e44-cf31cd9b89a1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005486746 2025-10-14 08:06:29.245823 | fa163e75-7366-a2e0-d3ae-00000000d676 | TASK | Create base directory puppet configs 2025-10-14 08:06:29.491093 | fa163e75-7366-a2e0-d3ae-00000000c29a | CHANGED | Sync cached facts | np0005486749 -> 192.168.122.105 [WARNING]: ('np0005486749 -> 192.168.122.105', 'fa163e75-7366-a2e0-d3ae-00000000c29a') missing from stats 2025-10-14 08:06:29.520736 | fa163e75-7366-a2e0-d3ae-00000000d4df | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:06:29.556821 | fa163e75-7366-a2e0-d3ae-00000000d4df | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486749 | 0:15:36.879671 | 0.03s 2025-10-14 08:06:29.576563 | 9bbbaedd-6ef3-410d-9235-66749b2ccadf | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005486749 2025-10-14 08:06:29.600328 | fa163e75-7366-a2e0-d3ae-00000000d6e5 | TASK | Create base directory puppet configs 2025-10-14 08:06:29.640060 | fa163e75-7366-a2e0-d3ae-00000000d676 | CHANGED | Create base directory puppet configs | np0005486746 2025-10-14 08:06:29.641096 | fa163e75-7366-a2e0-d3ae-00000000d676 | TIMING | Create base directory puppet configs | np0005486746 | 0:15:36.963961 | 0.39s 2025-10-14 08:06:29.659901 | fa163e75-7366-a2e0-d3ae-00000000d677 | TASK | Generate container puppet configs for step 1 2025-10-14 08:06:29.732478 | fa163e75-7366-a2e0-d3ae-00000000c298 | CHANGED | Pre-cache facts | np0005486748 2025-10-14 08:06:29.733470 | fa163e75-7366-a2e0-d3ae-00000000c298 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486748 | 0:15:37.056334 | 0.68s 2025-10-14 08:06:29.754347 | fa163e75-7366-a2e0-d3ae-00000000c299 | TASK | Failed deployment if facter fails 2025-10-14 08:06:29.783036 | fa163e75-7366-a2e0-d3ae-00000000c299 | SKIPPED | Failed deployment if facter fails | np0005486748 2025-10-14 08:06:29.784002 | fa163e75-7366-a2e0-d3ae-00000000c299 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486748 | 0:15:37.106870 | 0.03s 2025-10-14 08:06:29.817395 | fa163e75-7366-a2e0-d3ae-00000000c29a | TASK | Sync cached facts 2025-10-14 08:06:29.906067 | fa163e75-7366-a2e0-d3ae-00000000d6e5 | CHANGED | Create base directory puppet configs | np0005486749 2025-10-14 08:06:29.907335 | fa163e75-7366-a2e0-d3ae-00000000d6e5 | TIMING | Create base directory puppet configs | np0005486749 | 0:15:37.230198 | 0.31s 2025-10-14 08:06:29.925376 | fa163e75-7366-a2e0-d3ae-00000000d6e6 | TASK | Generate container puppet configs for step 1 2025-10-14 08:06:30.057408 | fa163e75-7366-a2e0-d3ae-00000000d677 | CHANGED | Generate container puppet configs for step 1 | np0005486746 2025-10-14 08:06:30.058464 | fa163e75-7366-a2e0-d3ae-00000000d677 | TIMING | Generate container puppet configs for step 1 | np0005486746 | 0:15:37.381330 | 0.40s 2025-10-14 08:06:30.076885 | fa163e75-7366-a2e0-d3ae-00000000d678 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-14 08:06:30.108588 | fa163e75-7366-a2e0-d3ae-00000000d678 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005486746 | 0:15:37.431453 | 0.03s 2025-10-14 08:06:30.149000 | fa163e75-7366-a2e0-d3ae-00000000c4be | TASK | Gather variables for each operating system 2025-10-14 08:06:30.242931 | fa163e75-7366-a2e0-d3ae-00000000c29a | CHANGED | Sync cached facts | np0005486748 -> 192.168.122.104 [WARNING]: ('np0005486748 -> 192.168.122.104', 'fa163e75-7366-a2e0-d3ae-00000000c29a') missing from stats 2025-10-14 08:06:30.276180 | fa163e75-7366-a2e0-d3ae-00000000d4fd | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:06:30.284540 | fa163e75-7366-a2e0-d3ae-00000000c4be | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486746 | 0:15:37.607393 | 0.13s 2025-10-14 08:06:30.288707 | fa163e75-7366-a2e0-d3ae-00000000d6e6 | CHANGED | Generate container puppet configs for step 1 | np0005486749 2025-10-14 08:06:30.289580 | fa163e75-7366-a2e0-d3ae-00000000d6e6 | TIMING | Generate container puppet configs for step 1 | np0005486749 | 0:15:37.612455 | 0.36s 2025-10-14 08:06:30.310256 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TASK | Create container logs path 2025-10-14 08:06:30.338788 | fa163e75-7366-a2e0-d3ae-00000000d6e7 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-14 08:06:30.347828 | fa163e75-7366-a2e0-d3ae-00000000d4fd | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486748 | 0:15:37.670685 | 0.07s 2025-10-14 08:06:30.372335 | c175f8d7-1631-4b08-999f-8f903ef006ca | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005486748 2025-10-14 08:06:30.396082 | fa163e75-7366-a2e0-d3ae-00000000d7b1 | TASK | Create base directory puppet configs 2025-10-14 08:06:30.403476 | fa163e75-7366-a2e0-d3ae-00000000d6e7 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005486749 | 0:15:37.726306 | 0.06s 2025-10-14 08:06:30.443828 | fa163e75-7366-a2e0-d3ae-00000000c4be | TASK | Gather variables for each operating system 2025-10-14 08:06:30.519262 | fa163e75-7366-a2e0-d3ae-00000000c4be | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486749 | 0:15:37.842118 | 0.07s 2025-10-14 08:06:30.534456 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TASK | Create container logs path 2025-10-14 08:06:30.656152 | fa163e75-7366-a2e0-d3ae-00000000c4bf | OK | Create container logs path | np0005486746 2025-10-14 08:06:30.657396 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TIMING | tripleo_container_manage : Create container logs path | np0005486746 | 0:15:37.980258 | 0.35s 2025-10-14 08:06:30.687337 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:06:30.697227 | fa163e75-7366-a2e0-d3ae-00000000d7b1 | CHANGED | Create base directory puppet configs | np0005486748 2025-10-14 08:06:30.698458 | fa163e75-7366-a2e0-d3ae-00000000d7b1 | TIMING | Create base directory puppet configs | np0005486748 | 0:15:38.021292 | 0.30s 2025-10-14 08:06:30.719574 | fa163e75-7366-a2e0-d3ae-00000000d7b4 | TASK | Generate container puppet configs for step 1 2025-10-14 08:06:30.866659 | fa163e75-7366-a2e0-d3ae-00000000c4bf | OK | Create container logs path | np0005486749 2025-10-14 08:06:30.867845 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TIMING | tripleo_container_manage : Create container logs path | np0005486749 | 0:15:38.190709 | 0.33s 2025-10-14 08:06:30.885553 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:06:31.074708 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486746 2025-10-14 08:06:31.077428 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486746 | 0:15:38.400290 | 0.39s 2025-10-14 08:06:31.109546 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TASK | Finalise hashes for all containers 2025-10-14 08:06:31.118692 | fa163e75-7366-a2e0-d3ae-00000000d7b4 | CHANGED | Generate container puppet configs for step 1 | np0005486748 2025-10-14 08:06:31.119804 | fa163e75-7366-a2e0-d3ae-00000000d7b4 | TIMING | Generate container puppet configs for step 1 | np0005486748 | 0:15:38.442659 | 0.40s 2025-10-14 08:06:31.158032 | fa163e75-7366-a2e0-d3ae-00000000d7b5 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-14 08:06:31.196054 | fa163e75-7366-a2e0-d3ae-00000000d7b5 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005486748 | 0:15:38.518907 | 0.03s 2025-10-14 08:06:31.208832 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | OK | Finalise hashes for all containers | np0005486746 2025-10-14 08:06:31.212115 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486746 | 0:15:38.534981 | 0.10s 2025-10-14 08:06:31.294502 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TASK | Manage systemd shutdown files 2025-10-14 08:06:31.325666 | fa163e75-7366-a2e0-d3ae-00000000c4be | TASK | Gather variables for each operating system 2025-10-14 08:06:31.335343 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486749 2025-10-14 08:06:31.337406 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486749 | 0:15:38.660264 | 0.45s 2025-10-14 08:06:31.340903 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | SKIPPED | Manage systemd shutdown files | np0005486746 2025-10-14 08:06:31.341229 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486746 | 0:15:38.664105 | 0.05s 2025-10-14 08:06:31.358728 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TASK | Update container configs with new config hashes 2025-10-14 08:06:31.379633 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TASK | Finalise hashes for all containers 2025-10-14 08:06:31.400314 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | SKIPPED | Update container configs with new config hashes | np0005486746 2025-10-14 08:06:31.401192 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486746 | 0:15:38.724058 | 0.04s 2025-10-14 08:06:31.425613 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:06:31.433458 | fa163e75-7366-a2e0-d3ae-00000000c4be | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486748 | 0:15:38.756301 | 0.11s 2025-10-14 08:06:31.449665 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TASK | Create container logs path 2025-10-14 08:06:31.476351 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | OK | Finalise hashes for all containers | np0005486749 2025-10-14 08:06:31.478274 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486749 | 0:15:38.801141 | 0.10s 2025-10-14 08:06:31.480754 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486746 | 0:15:38.803629 | 0.05s 2025-10-14 08:06:31.499387 | 913e9b41-b473-40a2-a400-52f07c7dac25 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486746 2025-10-14 08:06:31.517895 | fa163e75-7366-a2e0-d3ae-00000000d8d2 | TASK | Gather podman infos 2025-10-14 08:06:31.539548 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TASK | Manage systemd shutdown files 2025-10-14 08:06:31.577605 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | SKIPPED | Manage systemd shutdown files | np0005486749 2025-10-14 08:06:31.578310 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486749 | 0:15:38.901176 | 0.04s 2025-10-14 08:06:31.593428 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TASK | Update container configs with new config hashes 2025-10-14 08:06:31.656668 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | SKIPPED | Update container configs with new config hashes | np0005486749 2025-10-14 08:06:31.657626 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486749 | 0:15:38.980497 | 0.06s 2025-10-14 08:06:31.674030 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:06:31.737372 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486749 | 0:15:39.060227 | 0.06s 2025-10-14 08:06:31.754319 | 314a1076-d2b9-4d5b-a802-bbda34bdde7d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486749 2025-10-14 08:06:31.775045 | fa163e75-7366-a2e0-d3ae-00000000d8fc | TASK | Gather podman infos 2025-10-14 08:06:31.791913 | fa163e75-7366-a2e0-d3ae-00000000c4bf | OK | Create container logs path | np0005486748 2025-10-14 08:06:31.793461 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TIMING | tripleo_container_manage : Create container logs path | np0005486748 | 0:15:39.116298 | 0.34s 2025-10-14 08:06:31.813122 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:06:31.859773 | fa163e75-7366-a2e0-d3ae-00000000d8d2 | OK | Gather podman infos | np0005486746 2025-10-14 08:06:31.860807 | fa163e75-7366-a2e0-d3ae-00000000d8d2 | TIMING | tripleo_container_manage : Gather podman infos | np0005486746 | 0:15:39.183673 | 0.34s 2025-10-14 08:06:31.879411 | fa163e75-7366-a2e0-d3ae-00000000d8d3 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:06:31.941039 | fa163e75-7366-a2e0-d3ae-00000000d8d3 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486746 2025-10-14 08:06:31.941974 | fa163e75-7366-a2e0-d3ae-00000000d8d3 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486746 | 0:15:39.264842 | 0.06s 2025-10-14 08:06:31.965041 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:06:32.020364 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486746 | 0:15:39.343227 | 0.05s 2025-10-14 08:06:32.037014 | 88d23110-9670-4ae1-b703-39d0dc6212fc | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486746 2025-10-14 08:06:32.058896 | fa163e75-7366-a2e0-d3ae-00000000d928 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:06:32.186725 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486748 2025-10-14 08:06:32.190624 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486748 | 0:15:39.513472 | 0.38s 2025-10-14 08:06:32.202701 | fa163e75-7366-a2e0-d3ae-00000000d8fc | OK | Gather podman infos | np0005486749 2025-10-14 08:06:32.203511 | fa163e75-7366-a2e0-d3ae-00000000d8fc | TIMING | tripleo_container_manage : Gather podman infos | np0005486749 | 0:15:39.526378 | 0.42s 2025-10-14 08:06:32.235382 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TASK | Finalise hashes for all containers 2025-10-14 08:06:32.266393 | fa163e75-7366-a2e0-d3ae-00000000d8fd | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:06:32.323526 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | OK | Finalise hashes for all containers | np0005486748 2025-10-14 08:06:32.326464 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486748 | 0:15:39.649298 | 0.09s 2025-10-14 08:06:32.354960 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TASK | Manage systemd shutdown files 2025-10-14 08:06:32.362968 | fa163e75-7366-a2e0-d3ae-00000000d8fd | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486749 2025-10-14 08:06:32.364124 | fa163e75-7366-a2e0-d3ae-00000000d8fd | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486749 | 0:15:39.686975 | 0.10s 2025-10-14 08:06:32.392876 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:06:32.401046 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | SKIPPED | Manage systemd shutdown files | np0005486748 2025-10-14 08:06:32.402209 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486748 | 0:15:39.725069 | 0.05s 2025-10-14 08:06:32.421490 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TASK | Update container configs with new config hashes 2025-10-14 08:06:32.444497 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486749 | 0:15:39.767361 | 0.05s 2025-10-14 08:06:32.460631 | 92bc07cb-85f7-443f-adfa-c37ff791c2d1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486749 2025-10-14 08:06:32.488000 | fa163e75-7366-a2e0-d3ae-00000000d975 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:06:32.494889 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | SKIPPED | Update container configs with new config hashes | np0005486748 2025-10-14 08:06:32.495862 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486748 | 0:15:39.818719 | 0.07s 2025-10-14 08:06:32.513756 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:06:32.574123 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486748 | 0:15:39.896983 | 0.06s 2025-10-14 08:06:32.590547 | c388591a-8eb7-4861-aec2-0d79a5bc4e68 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486748 2025-10-14 08:06:32.607752 | fa163e75-7366-a2e0-d3ae-00000000d9ba | TASK | Gather podman infos 2025-10-14 08:06:33.046800 | fa163e75-7366-a2e0-d3ae-00000000d9ba | OK | Gather podman infos | np0005486748 2025-10-14 08:06:33.047976 | fa163e75-7366-a2e0-d3ae-00000000d9ba | TIMING | tripleo_container_manage : Gather podman infos | np0005486748 | 0:15:40.370841 | 0.44s 2025-10-14 08:06:33.069707 | fa163e75-7366-a2e0-d3ae-00000000d9bb | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:06:33.133386 | fa163e75-7366-a2e0-d3ae-00000000d9bb | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486748 2025-10-14 08:06:33.134513 | fa163e75-7366-a2e0-d3ae-00000000d9bb | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486748 | 0:15:40.457374 | 0.06s 2025-10-14 08:06:33.157186 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:06:33.231030 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486748 | 0:15:40.553889 | 0.07s 2025-10-14 08:06:33.254844 | 886efc52-f2fc-46ef-864d-fd1b0b4c826c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486748 2025-10-14 08:06:33.281561 | fa163e75-7366-a2e0-d3ae-00000000d9e4 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:07:05.052417 | fa163e75-7366-a2e0-d3ae-00000000d928 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486746 2025-10-14 08:07:05.055829 | fa163e75-7366-a2e0-d3ae-00000000d928 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486746 | 0:16:12.378664 | 33.00s 2025-10-14 08:07:05.096325 | fa163e75-7366-a2e0-d3ae-00000000d929 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:07:05.156408 | fa163e75-7366-a2e0-d3ae-00000000d975 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486749 2025-10-14 08:07:05.158425 | fa163e75-7366-a2e0-d3ae-00000000d975 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486749 | 0:16:12.481280 | 32.67s 2025-10-14 08:07:05.199419 | fa163e75-7366-a2e0-d3ae-00000000d976 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:07:05.209932 | fa163e75-7366-a2e0-d3ae-00000000d929 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486746 2025-10-14 08:07:05.212568 | fa163e75-7366-a2e0-d3ae-00000000d929 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486746 | 0:16:12.535415 | 0.11s 2025-10-14 08:07:05.280276 | fa163e75-7366-a2e0-d3ae-00000000d67a | TASK | Diff puppet-generated changes for check mode 2025-10-14 08:07:05.296348 | fa163e75-7366-a2e0-d3ae-00000000d976 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486749 2025-10-14 08:07:05.298018 | fa163e75-7366-a2e0-d3ae-00000000d976 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486749 | 0:16:12.620876 | 0.10s 2025-10-14 08:07:05.322777 | fa163e75-7366-a2e0-d3ae-00000000d67a | SKIPPED | Diff puppet-generated changes for check mode | np0005486746 2025-10-14 08:07:05.323681 | fa163e75-7366-a2e0-d3ae-00000000d67a | TIMING | Diff puppet-generated changes for check mode | np0005486746 | 0:16:12.646496 | 0.04s 2025-10-14 08:07:05.358564 | fa163e75-7366-a2e0-d3ae-00000000d67b | TASK | Diff puppet-generated changes for check mode 2025-10-14 08:07:05.398873 | fa163e75-7366-a2e0-d3ae-00000000d6e9 | TASK | Diff puppet-generated changes for check mode 2025-10-14 08:07:05.408093 | fa163e75-7366-a2e0-d3ae-00000000d67b | SKIPPED | Diff puppet-generated changes for check mode | np0005486746 2025-10-14 08:07:05.409303 | fa163e75-7366-a2e0-d3ae-00000000d67b | TIMING | Diff puppet-generated changes for check mode | np0005486746 | 0:16:12.732154 | 0.05s 2025-10-14 08:07:05.439885 | fa163e75-7366-a2e0-d3ae-00000000d4c5 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-14 08:07:05.448095 | fa163e75-7366-a2e0-d3ae-00000000d6e9 | SKIPPED | Diff puppet-generated changes for check mode | np0005486749 2025-10-14 08:07:05.449361 | fa163e75-7366-a2e0-d3ae-00000000d6e9 | TIMING | Diff puppet-generated changes for check mode | np0005486749 | 0:16:12.772212 | 0.05s 2025-10-14 08:07:05.476424 | fa163e75-7366-a2e0-d3ae-00000000d6ea | TASK | Diff puppet-generated changes for check mode 2025-10-14 08:07:05.483553 | fa163e75-7366-a2e0-d3ae-00000000d4c5 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005486746 | 0:16:12.806395 | 0.04s 2025-10-14 08:07:05.529055 | fa163e75-7366-a2e0-d3ae-00000000c944 | TASK | Gather variables for each operating system 2025-10-14 08:07:05.536281 | fa163e75-7366-a2e0-d3ae-00000000d6ea | SKIPPED | Diff puppet-generated changes for check mode | np0005486749 2025-10-14 08:07:05.537298 | fa163e75-7366-a2e0-d3ae-00000000d6ea | TIMING | Diff puppet-generated changes for check mode | np0005486749 | 0:16:12.860152 | 0.06s 2025-10-14 08:07:05.554542 | fa163e75-7366-a2e0-d3ae-00000000d4e1 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-14 08:07:05.585979 | fa163e75-7366-a2e0-d3ae-00000000d4e1 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005486749 | 0:16:12.908827 | 0.03s 2025-10-14 08:07:05.667261 | fa163e75-7366-a2e0-d3ae-00000000c944 | TASK | Gather variables for each operating system 2025-10-14 08:07:05.674350 | fa163e75-7366-a2e0-d3ae-00000000c944 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486746 | 0:16:12.997195 | 0.14s 2025-10-14 08:07:05.697817 | fa163e75-7366-a2e0-d3ae-00000000c945 | TASK | Create container logs path 2025-10-14 08:07:05.781788 | fa163e75-7366-a2e0-d3ae-00000000c944 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486749 | 0:16:13.104643 | 0.11s 2025-10-14 08:07:05.802899 | fa163e75-7366-a2e0-d3ae-00000000c945 | TASK | Create container logs path 2025-10-14 08:07:06.062714 | fa163e75-7366-a2e0-d3ae-00000000c945 | OK | Create container logs path | np0005486746 2025-10-14 08:07:06.063907 | fa163e75-7366-a2e0-d3ae-00000000c945 | TIMING | tripleo_container_manage : Create container logs path | np0005486746 | 0:16:13.386771 | 0.36s 2025-10-14 08:07:06.088566 | fa163e75-7366-a2e0-d3ae-00000000c947 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:06.130833 | fa163e75-7366-a2e0-d3ae-00000000c945 | OK | Create container logs path | np0005486749 2025-10-14 08:07:06.131884 | fa163e75-7366-a2e0-d3ae-00000000c945 | TIMING | tripleo_container_manage : Create container logs path | np0005486749 | 0:16:13.454747 | 0.33s 2025-10-14 08:07:06.154260 | fa163e75-7366-a2e0-d3ae-00000000c947 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:06.431794 | fa163e75-7366-a2e0-d3ae-00000000c947 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005486746 2025-10-14 08:07:06.433359 | fa163e75-7366-a2e0-d3ae-00000000c947 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005486746 | 0:16:13.756213 | 0.34s 2025-10-14 08:07:06.470135 | fa163e75-7366-a2e0-d3ae-00000000c948 | TASK | Finalise hashes for all containers 2025-10-14 08:07:06.513026 | fa163e75-7366-a2e0-d3ae-00000000c947 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005486749 2025-10-14 08:07:06.514691 | fa163e75-7366-a2e0-d3ae-00000000c947 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005486749 | 0:16:13.837546 | 0.36s 2025-10-14 08:07:06.551470 | fa163e75-7366-a2e0-d3ae-00000000c948 | TASK | Finalise hashes for all containers 2025-10-14 08:07:06.562265 | fa163e75-7366-a2e0-d3ae-00000000c948 | OK | Finalise hashes for all containers | np0005486746 2025-10-14 08:07:06.564042 | fa163e75-7366-a2e0-d3ae-00000000c948 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486746 | 0:16:13.886889 | 0.09s 2025-10-14 08:07:06.594940 | fa163e75-7366-a2e0-d3ae-00000000c94a | TASK | Manage systemd shutdown files 2025-10-14 08:07:06.623531 | fa163e75-7366-a2e0-d3ae-00000000c948 | OK | Finalise hashes for all containers | np0005486749 2025-10-14 08:07:06.629083 | fa163e75-7366-a2e0-d3ae-00000000c948 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486749 | 0:16:13.951944 | 0.08s 2025-10-14 08:07:06.629630 | fa163e75-7366-a2e0-d3ae-00000000c94a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486746 | 0:16:13.952504 | 0.03s 2025-10-14 08:07:06.658696 | c46ae48e-2c13-4b01-a9b4-194fc8886d80 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486746 2025-10-14 08:07:06.680464 | fa163e75-7366-a2e0-d3ae-00000000daa3 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:07:06.701980 | fa163e75-7366-a2e0-d3ae-00000000c94a | TASK | Manage systemd shutdown files 2025-10-14 08:07:06.750945 | fa163e75-7366-a2e0-d3ae-00000000c94a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486749 | 0:16:14.073789 | 0.05s 2025-10-14 08:07:06.792732 | 407944a6-f480-4be5-b053-e52f0fa73cfe | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486749 2025-10-14 08:07:06.819977 | fa163e75-7366-a2e0-d3ae-00000000dabe | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:07:06.927742 | fa163e75-7366-a2e0-d3ae-00000000d9e4 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486748 2025-10-14 08:07:06.929330 | fa163e75-7366-a2e0-d3ae-00000000d9e4 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486748 | 0:16:14.252183 | 33.65s 2025-10-14 08:07:06.959753 | fa163e75-7366-a2e0-d3ae-00000000d9e5 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:07:07.023073 | fa163e75-7366-a2e0-d3ae-00000000daa3 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486746 2025-10-14 08:07:07.024979 | fa163e75-7366-a2e0-d3ae-00000000daa3 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486746 | 0:16:14.347827 | 0.34s 2025-10-14 08:07:07.066302 | fa163e75-7366-a2e0-d3ae-00000000daa4 | TASK | Set podman_drop_in fact 2025-10-14 08:07:07.077792 | fa163e75-7366-a2e0-d3ae-00000000d9e5 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486748 2025-10-14 08:07:07.079399 | fa163e75-7366-a2e0-d3ae-00000000d9e5 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486748 | 0:16:14.402246 | 0.12s 2025-10-14 08:07:07.120234 | fa163e75-7366-a2e0-d3ae-00000000d7b7 | TASK | Diff puppet-generated changes for check mode 2025-10-14 08:07:07.128148 | fa163e75-7366-a2e0-d3ae-00000000daa4 | OK | Set podman_drop_in fact | np0005486746 2025-10-14 08:07:07.129234 | fa163e75-7366-a2e0-d3ae-00000000daa4 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486746 | 0:16:14.452095 | 0.06s 2025-10-14 08:07:07.153835 | fa163e75-7366-a2e0-d3ae-00000000daa6 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:07:07.161631 | fa163e75-7366-a2e0-d3ae-00000000d7b7 | SKIPPED | Diff puppet-generated changes for check mode | np0005486748 2025-10-14 08:07:07.164980 | fa163e75-7366-a2e0-d3ae-00000000d7b7 | TIMING | Diff puppet-generated changes for check mode | np0005486748 | 0:16:14.487841 | 0.04s 2025-10-14 08:07:07.165504 | fa163e75-7366-a2e0-d3ae-00000000dabe | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486749 2025-10-14 08:07:07.165954 | fa163e75-7366-a2e0-d3ae-00000000dabe | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486749 | 0:16:14.488829 | 0.34s 2025-10-14 08:07:07.182220 | fa163e75-7366-a2e0-d3ae-00000000d7b8 | TASK | Diff puppet-generated changes for check mode 2025-10-14 08:07:07.203167 | fa163e75-7366-a2e0-d3ae-00000000dabf | TASK | Set podman_drop_in fact 2025-10-14 08:07:07.215834 | fa163e75-7366-a2e0-d3ae-00000000d7b8 | SKIPPED | Diff puppet-generated changes for check mode | np0005486748 2025-10-14 08:07:07.216836 | fa163e75-7366-a2e0-d3ae-00000000d7b8 | TIMING | Diff puppet-generated changes for check mode | np0005486748 | 0:16:14.539701 | 0.03s 2025-10-14 08:07:07.232920 | fa163e75-7366-a2e0-d3ae-00000000d4ff | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-14 08:07:07.267142 | fa163e75-7366-a2e0-d3ae-00000000d4ff | TIMING | Manage containers for step 1 with tripleo-ansible | np0005486748 | 0:16:14.590005 | 0.03s 2025-10-14 08:07:07.267975 | fa163e75-7366-a2e0-d3ae-00000000dabf | OK | Set podman_drop_in fact | np0005486749 2025-10-14 08:07:07.268590 | fa163e75-7366-a2e0-d3ae-00000000dabf | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486749 | 0:16:14.591466 | 0.06s 2025-10-14 08:07:07.304449 | fa163e75-7366-a2e0-d3ae-00000000c944 | TASK | Gather variables for each operating system 2025-10-14 08:07:07.325623 | fa163e75-7366-a2e0-d3ae-00000000dac1 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:07:07.399482 | fa163e75-7366-a2e0-d3ae-00000000c944 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486748 | 0:16:14.722340 | 0.09s 2025-10-14 08:07:07.415405 | fa163e75-7366-a2e0-d3ae-00000000c945 | TASK | Create container logs path 2025-10-14 08:07:07.777700 | fa163e75-7366-a2e0-d3ae-00000000c945 | OK | Create container logs path | np0005486748 2025-10-14 08:07:07.778543 | fa163e75-7366-a2e0-d3ae-00000000c945 | TIMING | tripleo_container_manage : Create container logs path | np0005486748 | 0:16:15.101413 | 0.36s 2025-10-14 08:07:07.794519 | fa163e75-7366-a2e0-d3ae-00000000c947 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:08.112827 | fa163e75-7366-a2e0-d3ae-00000000daa6 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | item=tripleo-container-shutdown 2025-10-14 08:07:08.116070 | fa163e75-7366-a2e0-d3ae-00000000daa6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | 0:16:15.438922 | 0.96s 2025-10-14 08:07:08.143167 | fa163e75-7366-a2e0-d3ae-00000000c947 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005486748 2025-10-14 08:07:08.144535 | fa163e75-7366-a2e0-d3ae-00000000c947 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005486748 | 0:16:15.467401 | 0.35s 2025-10-14 08:07:08.174869 | fa163e75-7366-a2e0-d3ae-00000000c948 | TASK | Finalise hashes for all containers 2025-10-14 08:07:08.242215 | fa163e75-7366-a2e0-d3ae-00000000c948 | OK | Finalise hashes for all containers | np0005486748 2025-10-14 08:07:08.243633 | fa163e75-7366-a2e0-d3ae-00000000c948 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486748 | 0:16:15.566493 | 0.07s 2025-10-14 08:07:08.276082 | fa163e75-7366-a2e0-d3ae-00000000c94a | TASK | Manage systemd shutdown files 2025-10-14 08:07:08.312263 | fa163e75-7366-a2e0-d3ae-00000000c94a | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486748 | 0:16:15.635120 | 0.03s 2025-10-14 08:07:08.319775 | fa163e75-7366-a2e0-d3ae-00000000dac1 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | item=tripleo-container-shutdown 2025-10-14 08:07:08.322082 | fa163e75-7366-a2e0-d3ae-00000000dac1 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | 0:16:15.644946 | 0.99s 2025-10-14 08:07:08.347354 | a8339d24-b503-4289-b447-eee89c7a156c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486748 2025-10-14 08:07:08.373279 | fa163e75-7366-a2e0-d3ae-00000000db23 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:07:08.716248 | fa163e75-7366-a2e0-d3ae-00000000db23 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486748 2025-10-14 08:07:08.717189 | fa163e75-7366-a2e0-d3ae-00000000db23 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486748 | 0:16:16.040046 | 0.34s 2025-10-14 08:07:08.731859 | fa163e75-7366-a2e0-d3ae-00000000db24 | TASK | Set podman_drop_in fact 2025-10-14 08:07:08.789196 | fa163e75-7366-a2e0-d3ae-00000000db24 | OK | Set podman_drop_in fact | np0005486748 2025-10-14 08:07:08.790109 | fa163e75-7366-a2e0-d3ae-00000000db24 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486748 | 0:16:16.112976 | 0.06s 2025-10-14 08:07:08.806599 | fa163e75-7366-a2e0-d3ae-00000000db26 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:07:09.059002 | fa163e75-7366-a2e0-d3ae-00000000daa6 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | item=tripleo-start-podman-container 2025-10-14 08:07:09.060798 | fa163e75-7366-a2e0-d3ae-00000000daa6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | 0:16:16.383652 | 1.91s 2025-10-14 08:07:09.071510 | fa163e75-7366-a2e0-d3ae-00000000daa6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | 0:16:16.394366 | 1.92s 2025-10-14 08:07:09.107768 | fa163e75-7366-a2e0-d3ae-00000000daa7 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:07:09.257471 | fa163e75-7366-a2e0-d3ae-00000000dac1 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | item=tripleo-start-podman-container 2025-10-14 08:07:09.261041 | fa163e75-7366-a2e0-d3ae-00000000dac1 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | 0:16:16.583894 | 1.93s 2025-10-14 08:07:09.270071 | fa163e75-7366-a2e0-d3ae-00000000dac1 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | 0:16:16.592937 | 1.94s 2025-10-14 08:07:09.303842 | fa163e75-7366-a2e0-d3ae-00000000dac2 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:07:09.784716 | fa163e75-7366-a2e0-d3ae-00000000db26 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | item=tripleo-container-shutdown 2025-10-14 08:07:09.787972 | fa163e75-7366-a2e0-d3ae-00000000db26 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | 0:16:17.110825 | 0.98s 2025-10-14 08:07:10.133732 | fa163e75-7366-a2e0-d3ae-00000000daa7 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486746 2025-10-14 08:07:10.135291 | fa163e75-7366-a2e0-d3ae-00000000daa7 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486746 | 0:16:17.458154 | 1.03s 2025-10-14 08:07:10.167994 | fa163e75-7366-a2e0-d3ae-00000000daa8 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:07:10.266675 | fa163e75-7366-a2e0-d3ae-00000000dac2 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486749 2025-10-14 08:07:10.268354 | fa163e75-7366-a2e0-d3ae-00000000dac2 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486749 | 0:16:17.591209 | 0.96s 2025-10-14 08:07:10.292339 | fa163e75-7366-a2e0-d3ae-00000000dac3 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:07:10.701674 | fa163e75-7366-a2e0-d3ae-00000000db26 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | item=tripleo-start-podman-container 2025-10-14 08:07:10.704507 | fa163e75-7366-a2e0-d3ae-00000000db26 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | 0:16:18.027358 | 1.90s 2025-10-14 08:07:10.712424 | fa163e75-7366-a2e0-d3ae-00000000db26 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | 0:16:18.035289 | 1.90s 2025-10-14 08:07:10.733866 | fa163e75-7366-a2e0-d3ae-00000000db27 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:07:11.128569 | fa163e75-7366-a2e0-d3ae-00000000daa8 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486746 2025-10-14 08:07:11.129803 | fa163e75-7366-a2e0-d3ae-00000000daa8 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486746 | 0:16:18.452666 | 0.96s 2025-10-14 08:07:11.153463 | fa163e75-7366-a2e0-d3ae-00000000daa9 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:07:11.276854 | fa163e75-7366-a2e0-d3ae-00000000dac3 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486749 2025-10-14 08:07:11.278706 | fa163e75-7366-a2e0-d3ae-00000000dac3 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486749 | 0:16:18.601553 | 0.98s 2025-10-14 08:07:11.311818 | fa163e75-7366-a2e0-d3ae-00000000dac4 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:07:11.745817 | fa163e75-7366-a2e0-d3ae-00000000db27 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486748 2025-10-14 08:07:11.747094 | fa163e75-7366-a2e0-d3ae-00000000db27 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486748 | 0:16:19.069954 | 1.01s 2025-10-14 08:07:11.767302 | fa163e75-7366-a2e0-d3ae-00000000db28 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:07:12.148140 | fa163e75-7366-a2e0-d3ae-00000000daa9 | CHANGED | Enable and start tripleo-container-shutdown | np0005486746 2025-10-14 08:07:12.149322 | fa163e75-7366-a2e0-d3ae-00000000daa9 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486746 | 0:16:19.472189 | 0.99s 2025-10-14 08:07:12.167262 | fa163e75-7366-a2e0-d3ae-00000000daaa | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:07:12.694591 | fa163e75-7366-a2e0-d3ae-00000000db28 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486748 2025-10-14 08:07:12.695609 | fa163e75-7366-a2e0-d3ae-00000000db28 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486748 | 0:16:20.018477 | 0.93s 2025-10-14 08:07:12.711184 | fa163e75-7366-a2e0-d3ae-00000000db29 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:07:13.190388 | fa163e75-7366-a2e0-d3ae-00000000daaa | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486746 2025-10-14 08:07:13.191442 | fa163e75-7366-a2e0-d3ae-00000000daaa | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486746 | 0:16:20.514294 | 1.02s 2025-10-14 08:07:13.208194 | fa163e75-7366-a2e0-d3ae-00000000daab | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:07:13.294966 | fa163e75-7366-a2e0-d3ae-00000000dac4 | CHANGED | Enable and start tripleo-container-shutdown | np0005486749 2025-10-14 08:07:13.296189 | fa163e75-7366-a2e0-d3ae-00000000dac4 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486749 | 0:16:20.619057 | 1.98s 2025-10-14 08:07:13.313754 | fa163e75-7366-a2e0-d3ae-00000000dac5 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:07:13.710554 | fa163e75-7366-a2e0-d3ae-00000000db29 | CHANGED | Enable and start tripleo-container-shutdown | np0005486748 2025-10-14 08:07:13.711715 | fa163e75-7366-a2e0-d3ae-00000000db29 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486748 | 0:16:21.034571 | 1.00s 2025-10-14 08:07:13.727658 | fa163e75-7366-a2e0-d3ae-00000000db2a | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:07:14.188571 | fa163e75-7366-a2e0-d3ae-00000000daab | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486746 2025-10-14 08:07:14.189542 | fa163e75-7366-a2e0-d3ae-00000000daab | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486746 | 0:16:21.512409 | 0.98s 2025-10-14 08:07:14.206486 | fa163e75-7366-a2e0-d3ae-00000000daac | TASK | Enable and start netns-placeholder 2025-10-14 08:07:14.273781 | fa163e75-7366-a2e0-d3ae-00000000dac5 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486749 2025-10-14 08:07:14.274735 | fa163e75-7366-a2e0-d3ae-00000000dac5 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486749 | 0:16:21.597604 | 0.96s 2025-10-14 08:07:14.290295 | fa163e75-7366-a2e0-d3ae-00000000dac6 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:07:14.733876 | fa163e75-7366-a2e0-d3ae-00000000db2a | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486748 2025-10-14 08:07:14.735060 | fa163e75-7366-a2e0-d3ae-00000000db2a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486748 | 0:16:22.057747 | 1.01s 2025-10-14 08:07:14.750417 | fa163e75-7366-a2e0-d3ae-00000000db2b | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:07:15.226250 | fa163e75-7366-a2e0-d3ae-00000000daac | CHANGED | Enable and start netns-placeholder | np0005486746 2025-10-14 08:07:15.227538 | fa163e75-7366-a2e0-d3ae-00000000daac | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486746 | 0:16:22.550405 | 1.02s 2025-10-14 08:07:15.259855 | fa163e75-7366-a2e0-d3ae-00000000c94c | TASK | Update container configs with new config hashes 2025-10-14 08:07:15.274044 | fa163e75-7366-a2e0-d3ae-00000000dac6 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486749 2025-10-14 08:07:15.275536 | fa163e75-7366-a2e0-d3ae-00000000dac6 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486749 | 0:16:22.598389 | 0.98s 2025-10-14 08:07:15.305255 | fa163e75-7366-a2e0-d3ae-00000000dac7 | TASK | Enable and start netns-placeholder 2025-10-14 08:07:15.328764 | fa163e75-7366-a2e0-d3ae-00000000c94c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486746 | 0:16:22.651613 | 0.07s 2025-10-14 08:07:15.354136 | 4a6af187-942b-49fb-9b63-2dc6c2564ccb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486746 2025-10-14 08:07:15.379670 | fa163e75-7366-a2e0-d3ae-00000000db6e | TASK | Update config hashes for container startup configs 2025-10-14 08:07:15.765209 | | WARNING | Config change detected for memcached, new hash: 7cabf7af6dffa9451de7685929b15d94 2025-10-14 08:07:15.765994 | | WARNING | Config change detected for metrics_qdr, new hash: 03a29a59e19b1ba8157d724d424e96a7 2025-10-14 08:07:15.766235 | | WARNING | Config change detected for mysql_bootstrap, new hash: 77e96397cecd3e6158e8f2b672b8e8a3 2025-10-14 08:07:15.766467 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: f8774891dd1bb064b96df24e55cf43ba 2025-10-14 08:07:15.766689 | | WARNING | Config change detected for redis_tls_proxy, new hash: f441a38e5df7df095a2c799356a3353e 2025-10-14 08:07:15.767005 | | WARNING | Config change detected for clustercheck, new hash: 453e7141c1aa49e2a3b0e9b48348fd9c 2025-10-14 08:07:15.767227 | | WARNING | Config change detected for horizon_fix_perms, new hash: 3e3132c5c073065ec92f06c7d04a27a9 2025-10-14 08:07:15.767513 | | WARNING | Config change detected for mysql_wait_bundle, new hash: 77e96397cecd3e6158e8f2b672b8e8a3 2025-10-14 08:07:15.767727 | | WARNING | Config change detected for cinder_api_db_sync, new hash: 4f4cee7e401bedb196cbd4eec203ca60 2025-10-14 08:07:15.767995 | | WARNING | Config change detected for collectd, new hash: e16153973e33c69ef6071b3b67d72d70 2025-10-14 08:07:15.768217 | | WARNING | Config change detected for glance_api_db_sync, new hash: 746ca172f2188162dce6cb169c059c67-fdbc948138174ae9ec4b11fdf23bd528 2025-10-14 08:07:15.768457 | | WARNING | Config change detected for heat_engine_db_sync, new hash: 25ecc1a1e567598023e0ae6bb80570fa 2025-10-14 08:07:15.768675 | | WARNING | Config change detected for horizon, new hash: 3e3132c5c073065ec92f06c7d04a27a9 2025-10-14 08:07:15.768904 | | WARNING | Config change detected for iscsid, new hash: fdbc948138174ae9ec4b11fdf23bd528 2025-10-14 08:07:15.769136 | | WARNING | Config change detected for keystone, new hash: e9e0b7d1396415c20e3f21557da555a8 2025-10-14 08:07:15.769398 | | WARNING | Config change detected for keystone_cron, new hash: e9e0b7d1396415c20e3f21557da555a8 2025-10-14 08:07:15.769643 | | WARNING | Config change detected for keystone_db_sync, new hash: e9e0b7d1396415c20e3f21557da555a8 2025-10-14 08:07:15.769898 | | WARNING | Config change detected for manila_api_db_sync, new hash: ca0c829899f80145586fe9af2043b74b 2025-10-14 08:07:15.770123 | | WARNING | Config change detected for neutron_db_sync, new hash: 0c8e23a2be11f36dab8429da4599e1d4 2025-10-14 08:07:15.770367 | | WARNING | Config change detected for nova_api_db_sync, new hash: 7ae539911d0358f8b842474415ec434d 2025-10-14 08:07:15.770608 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: 7ae539911d0358f8b842474415ec434d 2025-10-14 08:07:15.770821 | | WARNING | Config change detected for nova_db_sync, new hash: 7ae539911d0358f8b842474415ec434d 2025-10-14 08:07:15.771041 | | WARNING | Config change detected for placement_api_db_sync, new hash: ed70d28e9b8dd434e15fab2785197755 2025-10-14 08:07:15.771291 | | WARNING | Config change detected for rsyslog, new hash: 06886eb4aa92e61a4c22493d368bbd0e 2025-10-14 08:07:15.771538 | | WARNING | Config change detected for swift_copy_rings, new hash: fa2d087c50c7f2d526035fb6d407c980-d61865798da8419974c0480f5f9923d0 2025-10-14 08:07:15.771818 | | WARNING | Config change detected for ceilometer_agent_central, new hash: 9d9537ec720c8d83907b53aef302e069 2025-10-14 08:07:15.772043 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: 9d9537ec720c8d83907b53aef302e069 2025-10-14 08:07:15.772323 | | WARNING | Config change detected for cinder_api, new hash: 4f4cee7e401bedb196cbd4eec203ca60 2025-10-14 08:07:15.772639 | | WARNING | Config change detected for cinder_api_cron, new hash: 4f4cee7e401bedb196cbd4eec203ca60 2025-10-14 08:07:15.772960 | | WARNING | Config change detected for cinder_scheduler, new hash: 4f4cee7e401bedb196cbd4eec203ca60 2025-10-14 08:07:15.773272 | | WARNING | Config change detected for glance_api, new hash: 746ca172f2188162dce6cb169c059c67-fdbc948138174ae9ec4b11fdf23bd528 2025-10-14 08:07:15.773541 | | WARNING | Config change detected for glance_api_cron, new hash: 746ca172f2188162dce6cb169c059c67 2025-10-14 08:07:15.773770 | | WARNING | Config change detected for glance_api_internal, new hash: ac997d5f66d2325cdbee592c20be4a89-fdbc948138174ae9ec4b11fdf23bd528 2025-10-14 08:07:15.774037 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: ac997d5f66d2325cdbee592c20be4a89 2025-10-14 08:07:15.774261 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: 746ca172f2188162dce6cb169c059c67 2025-10-14 08:07:15.774654 | | WARNING | Config change detected for heat_api, new hash: 693dd28a2e4bb9fdbf16be592bf4b442 2025-10-14 08:07:15.774890 | | WARNING | Config change detected for heat_api_cfn, new hash: a67d77a8ef4e4abc3934d550962d6ab1 2025-10-14 08:07:15.775110 | | WARNING | Config change detected for heat_api_cron, new hash: 693dd28a2e4bb9fdbf16be592bf4b442 2025-10-14 08:07:15.775384 | | WARNING | Config change detected for heat_engine, new hash: 25ecc1a1e567598023e0ae6bb80570fa 2025-10-14 08:07:15.775632 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-14 08:07:15.775850 | | WARNING | Config change detected for manila_api, new hash: ca0c829899f80145586fe9af2043b74b 2025-10-14 08:07:15.776066 | | WARNING | Config change detected for manila_api_cron, new hash: ca0c829899f80145586fe9af2043b74b 2025-10-14 08:07:15.776295 | | WARNING | Config change detected for manila_scheduler, new hash: ca0c829899f80145586fe9af2043b74b 2025-10-14 08:07:15.776531 | | WARNING | Config change detected for neutron_api, new hash: 0c8e23a2be11f36dab8429da4599e1d4 2025-10-14 08:07:15.776753 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: 0c8e23a2be11f36dab8429da4599e1d4 2025-10-14 08:07:15.776999 | | WARNING | Config change detected for nova_api, new hash: 7ae539911d0358f8b842474415ec434d 2025-10-14 08:07:15.777216 | | WARNING | Config change detected for nova_api_cron, new hash: 7ae539911d0358f8b842474415ec434d 2025-10-14 08:07:15.777496 | | WARNING | Config change detected for nova_conductor, new hash: 7ae539911d0358f8b842474415ec434d 2025-10-14 08:07:15.777729 | | WARNING | Config change detected for nova_metadata, new hash: e23186371e7a3ce545d187c4e5740bed 2025-10-14 08:07:15.777967 | | WARNING | Config change detected for nova_scheduler, new hash: 7ae539911d0358f8b842474415ec434d 2025-10-14 08:07:15.778199 | | WARNING | Config change detected for nova_vnc_proxy, new hash: 7ae539911d0358f8b842474415ec434d 2025-10-14 08:07:15.778418 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: 7ae539911d0358f8b842474415ec434d 2025-10-14 08:07:15.778686 | | WARNING | Config change detected for placement_api, new hash: ed70d28e9b8dd434e15fab2785197755 2025-10-14 08:07:15.778954 | | WARNING | Config change detected for placement_wait_for_service, new hash: ed70d28e9b8dd434e15fab2785197755 2025-10-14 08:07:15.779261 | | WARNING | Config change detected for swift_account_auditor, new hash: fa2d087c50c7f2d526035fb6d407c980 2025-10-14 08:07:15.779502 | | WARNING | Config change detected for swift_account_reaper, new hash: fa2d087c50c7f2d526035fb6d407c980 2025-10-14 08:07:15.779759 | | WARNING | Config change detected for swift_account_replicator, new hash: fa2d087c50c7f2d526035fb6d407c980 2025-10-14 08:07:15.779984 | | WARNING | Config change detected for swift_account_server, new hash: fa2d087c50c7f2d526035fb6d407c980 2025-10-14 08:07:15.780224 | | WARNING | Config change detected for swift_container_auditor, new hash: fa2d087c50c7f2d526035fb6d407c980 2025-10-14 08:07:15.780462 | | WARNING | Config change detected for swift_container_replicator, new hash: fa2d087c50c7f2d526035fb6d407c980 2025-10-14 08:07:15.780691 | | WARNING | Config change detected for swift_container_server, new hash: fa2d087c50c7f2d526035fb6d407c980 2025-10-14 08:07:15.780921 | | WARNING | Config change detected for swift_container_updater, new hash: fa2d087c50c7f2d526035fb6d407c980 2025-10-14 08:07:15.781143 | | WARNING | Config change detected for swift_object_auditor, new hash: fa2d087c50c7f2d526035fb6d407c980 2025-10-14 08:07:15.781379 | | WARNING | Config change detected for swift_object_expirer, new hash: fa2d087c50c7f2d526035fb6d407c980 2025-10-14 08:07:15.781642 | | WARNING | Config change detected for swift_object_replicator, new hash: fa2d087c50c7f2d526035fb6d407c980 2025-10-14 08:07:15.781865 | | WARNING | Config change detected for swift_object_server, new hash: fa2d087c50c7f2d526035fb6d407c980 2025-10-14 08:07:15.782082 | | WARNING | Config change detected for swift_object_updater, new hash: fa2d087c50c7f2d526035fb6d407c980 2025-10-14 08:07:15.782364 | | WARNING | Config change detected for swift_proxy, new hash: fa2d087c50c7f2d526035fb6d407c980 2025-10-14 08:07:15.782621 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: fa2d087c50c7f2d526035fb6d407c980 2025-10-14 08:07:15.782844 | | WARNING | Config change detected for swift_rsync, new hash: fa2d087c50c7f2d526035fb6d407c980 2025-10-14 08:07:15.783085 | fa163e75-7366-a2e0-d3ae-00000000db6e | CHANGED | Update config hashes for container startup configs | np0005486746 2025-10-14 08:07:15.783499 | fa163e75-7366-a2e0-d3ae-00000000db6e | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486746 | 0:16:23.106367 | 0.40s 2025-10-14 08:07:15.804594 | fa163e75-7366-a2e0-d3ae-00000000c94d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:15.811476 | fa163e75-7366-a2e0-d3ae-00000000db2b | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486748 2025-10-14 08:07:15.812368 | fa163e75-7366-a2e0-d3ae-00000000db2b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486748 | 0:16:23.135231 | 1.06s 2025-10-14 08:07:15.828027 | fa163e75-7366-a2e0-d3ae-00000000db2c | TASK | Enable and start netns-placeholder 2025-10-14 08:07:15.857801 | fa163e75-7366-a2e0-d3ae-00000000c94d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005486746 | 0:16:23.180664 | 0.05s 2025-10-14 08:07:15.876247 | a7fe1c8b-0290-47c8-b050-903a36de4c3c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486746 2025-10-14 08:07:15.895689 | fa163e75-7366-a2e0-d3ae-00000000db8f | TASK | Gather podman infos 2025-10-14 08:07:16.343301 | fa163e75-7366-a2e0-d3ae-00000000dac7 | CHANGED | Enable and start netns-placeholder | np0005486749 2025-10-14 08:07:16.345410 | fa163e75-7366-a2e0-d3ae-00000000dac7 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486749 | 0:16:23.668259 | 1.04s 2025-10-14 08:07:16.378869 | fa163e75-7366-a2e0-d3ae-00000000c94c | TASK | Update container configs with new config hashes 2025-10-14 08:07:16.439749 | fa163e75-7366-a2e0-d3ae-00000000c94c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486749 | 0:16:23.762599 | 0.06s 2025-10-14 08:07:16.467561 | 19a5c4a3-63ae-45d1-bf3b-d509c5035de3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486749 2025-10-14 08:07:16.490225 | fa163e75-7366-a2e0-d3ae-00000000dbbe | TASK | Update config hashes for container startup configs 2025-10-14 08:07:16.779090 | fa163e75-7366-a2e0-d3ae-00000000db2c | CHANGED | Enable and start netns-placeholder | np0005486748 2025-10-14 08:07:16.780749 | fa163e75-7366-a2e0-d3ae-00000000db2c | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486748 | 0:16:24.103609 | 0.95s 2025-10-14 08:07:16.804897 | fa163e75-7366-a2e0-d3ae-00000000c94c | TASK | Update container configs with new config hashes 2025-10-14 08:07:16.992782 | fa163e75-7366-a2e0-d3ae-00000000db8f | OK | Gather podman infos | np0005486746 2025-10-14 08:07:17.002182 | fa163e75-7366-a2e0-d3ae-00000000db8f | TIMING | tripleo_container_manage : Gather podman infos | np0005486746 | 0:16:24.325054 | 1.11s 2025-10-14 08:07:17.017043 | fa163e75-7366-a2e0-d3ae-00000000c94c | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486748 | 0:16:24.339918 | 0.21s 2025-10-14 08:07:17.017408 | | WARNING | Config change detected for memcached, new hash: 2e631a8a693ed18ad791fd5d2f59bb73 2025-10-14 08:07:17.017676 | | WARNING | Config change detected for metrics_qdr, new hash: fbdc3c185ee796c22301086f1c4a057d 2025-10-14 08:07:17.017915 | | WARNING | Config change detected for mysql_bootstrap, new hash: 8cdcd1234cc7f27a4de67b1fd895e08a 2025-10-14 08:07:17.018143 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 1c7a15a1d5ecd13ef6457f9fb1b09297 2025-10-14 08:07:17.018355 | | WARNING | Config change detected for redis_tls_proxy, new hash: d58374d0a1cbbefd1cfb1b8cafc1ce6d 2025-10-14 08:07:17.018608 | | WARNING | Config change detected for clustercheck, new hash: b4a67ff3582665af3ad577a9f0b33791 2025-10-14 08:07:17.018824 | | WARNING | Config change detected for horizon_fix_perms, new hash: a0c8abca375efcd85b3914095fdd37ab 2025-10-14 08:07:17.019087 | | WARNING | Config change detected for mysql_wait_bundle, new hash: 8cdcd1234cc7f27a4de67b1fd895e08a 2025-10-14 08:07:17.019302 | | WARNING | Config change detected for cinder_api_db_sync, new hash: e898cef3b2d2329ac556a66f96594efb 2025-10-14 08:07:17.019549 | | WARNING | Config change detected for collectd, new hash: 169d2790228984e78165d0f5d54a4b6d 2025-10-14 08:07:17.019759 | | WARNING | Config change detected for glance_api_db_sync, new hash: e41a1f3083f91848260f20674a1576f4-6f149138232bfbd31459a35396cffd26 2025-10-14 08:07:17.020029 | | WARNING | Config change detected for heat_engine_db_sync, new hash: f4dfcb22eacf7181a6357a73f9f23d8a 2025-10-14 08:07:17.020249 | | WARNING | Config change detected for horizon, new hash: a0c8abca375efcd85b3914095fdd37ab 2025-10-14 08:07:17.020501 | | WARNING | Config change detected for iscsid, new hash: 6f149138232bfbd31459a35396cffd26 2025-10-14 08:07:17.020776 | | WARNING | Config change detected for keystone, new hash: fa6f5966922219c4ba0af7f5407bbe36 2025-10-14 08:07:17.020989 | | WARNING | Config change detected for keystone_cron, new hash: fa6f5966922219c4ba0af7f5407bbe36 2025-10-14 08:07:17.021196 | | WARNING | Config change detected for keystone_db_sync, new hash: fa6f5966922219c4ba0af7f5407bbe36 2025-10-14 08:07:17.021511 | | WARNING | Config change detected for manila_api_db_sync, new hash: 2b3ba101df19ff396208ee9c537eee92 2025-10-14 08:07:17.021739 | | WARNING | Config change detected for neutron_db_sync, new hash: 0e57f428f2b0c0b3d27d5480281cf101 2025-10-14 08:07:17.021951 | | WARNING | Config change detected for nova_api_db_sync, new hash: 51319619b792321efe09fc82527e8972 2025-10-14 08:07:17.022170 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: 51319619b792321efe09fc82527e8972 2025-10-14 08:07:17.022398 | | WARNING | Config change detected for nova_db_sync, new hash: 51319619b792321efe09fc82527e8972 2025-10-14 08:07:17.022640 | | WARNING | Config change detected for placement_api_db_sync, new hash: 873b987018b0b3b10e1927ab032ffec1 2025-10-14 08:07:17.022858 | | WARNING | Config change detected for rsyslog, new hash: 24a9cffebdfef05c071ec4b8f5fe6a4e 2025-10-14 08:07:17.023066 | | WARNING | Config change detected for swift_copy_rings, new hash: efcdbf411de137a1bf4b2cae71774679-d61865798da8419974c0480f5f9923d0 2025-10-14 08:07:17.023334 | | WARNING | Config change detected for ceilometer_agent_central, new hash: a18fdbae92f44301e41a764421890bfd 2025-10-14 08:07:17.023563 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: a18fdbae92f44301e41a764421890bfd 2025-10-14 08:07:17.023802 | | WARNING | Config change detected for cinder_api, new hash: e898cef3b2d2329ac556a66f96594efb 2025-10-14 08:07:17.024022 | | WARNING | Config change detected for cinder_api_cron, new hash: e898cef3b2d2329ac556a66f96594efb 2025-10-14 08:07:17.024232 | | WARNING | Config change detected for cinder_scheduler, new hash: e898cef3b2d2329ac556a66f96594efb 2025-10-14 08:07:17.024498 | | WARNING | Config change detected for glance_api, new hash: e41a1f3083f91848260f20674a1576f4-6f149138232bfbd31459a35396cffd26 2025-10-14 08:07:17.024718 | | WARNING | Config change detected for glance_api_cron, new hash: e41a1f3083f91848260f20674a1576f4 2025-10-14 08:07:17.024929 | | WARNING | Config change detected for glance_api_internal, new hash: 37a30b8c8f5050a320bd49f38ad41bdd-6f149138232bfbd31459a35396cffd26 2025-10-14 08:07:17.025171 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: 37a30b8c8f5050a320bd49f38ad41bdd 2025-10-14 08:07:17.025389 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: e41a1f3083f91848260f20674a1576f4 2025-10-14 08:07:17.025633 | | WARNING | Config change detected for heat_api, new hash: de7ceab6b108405b04df83db75fe3e39 2025-10-14 08:07:17.025846 | | WARNING | Config change detected for heat_api_cfn, new hash: b7eac37947cde73dc7f09dfe0762839c 2025-10-14 08:07:17.026066 | | WARNING | Config change detected for heat_api_cron, new hash: de7ceab6b108405b04df83db75fe3e39 2025-10-14 08:07:17.026279 | | WARNING | Config change detected for heat_engine, new hash: f4dfcb22eacf7181a6357a73f9f23d8a 2025-10-14 08:07:17.026517 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-14 08:07:17.026736 | | WARNING | Config change detected for manila_api, new hash: 2b3ba101df19ff396208ee9c537eee92 2025-10-14 08:07:17.026956 | | WARNING | Config change detected for manila_api_cron, new hash: 2b3ba101df19ff396208ee9c537eee92 2025-10-14 08:07:17.027182 | | WARNING | Config change detected for manila_scheduler, new hash: 2b3ba101df19ff396208ee9c537eee92 2025-10-14 08:07:17.027392 | | WARNING | Config change detected for neutron_api, new hash: 0e57f428f2b0c0b3d27d5480281cf101 2025-10-14 08:07:17.027638 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: 0e57f428f2b0c0b3d27d5480281cf101 2025-10-14 08:07:17.027845 | | WARNING | Config change detected for nova_api, new hash: 51319619b792321efe09fc82527e8972 2025-10-14 08:07:17.028065 | | WARNING | Config change detected for nova_api_cron, new hash: 51319619b792321efe09fc82527e8972 2025-10-14 08:07:17.028292 | | WARNING | Config change detected for nova_conductor, new hash: 51319619b792321efe09fc82527e8972 2025-10-14 08:07:17.028613 | | WARNING | Config change detected for nova_metadata, new hash: 2f5ed9a9b16d092e43999356a27502ff 2025-10-14 08:07:17.028827 | | WARNING | Config change detected for nova_scheduler, new hash: 51319619b792321efe09fc82527e8972 2025-10-14 08:07:17.029052 | | WARNING | Config change detected for nova_vnc_proxy, new hash: 51319619b792321efe09fc82527e8972 2025-10-14 08:07:17.029265 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: 51319619b792321efe09fc82527e8972 2025-10-14 08:07:17.029524 | | WARNING | Config change detected for placement_api, new hash: 873b987018b0b3b10e1927ab032ffec1 2025-10-14 08:07:17.029789 | | WARNING | Config change detected for placement_wait_for_service, new hash: 873b987018b0b3b10e1927ab032ffec1 2025-10-14 08:07:17.030012 | | WARNING | Config change detected for swift_account_auditor, new hash: efcdbf411de137a1bf4b2cae71774679 2025-10-14 08:07:17.030279 | | WARNING | Config change detected for swift_account_reaper, new hash: efcdbf411de137a1bf4b2cae71774679 2025-10-14 08:07:17.030736 | | WARNING | Config change detected for swift_account_replicator, new hash: efcdbf411de137a1bf4b2cae71774679 2025-10-14 08:07:17.030963 | | WARNING | Config change detected for swift_account_server, new hash: efcdbf411de137a1bf4b2cae71774679 2025-10-14 08:07:17.031205 | | WARNING | Config change detected for swift_container_auditor, new hash: efcdbf411de137a1bf4b2cae71774679 2025-10-14 08:07:17.031420 | | WARNING | Config change detected for swift_container_replicator, new hash: efcdbf411de137a1bf4b2cae71774679 2025-10-14 08:07:17.031656 | | WARNING | Config change detected for swift_container_server, new hash: efcdbf411de137a1bf4b2cae71774679 2025-10-14 08:07:17.031877 | | WARNING | Config change detected for swift_container_updater, new hash: efcdbf411de137a1bf4b2cae71774679 2025-10-14 08:07:17.032089 | | WARNING | Config change detected for swift_object_auditor, new hash: efcdbf411de137a1bf4b2cae71774679 2025-10-14 08:07:17.032337 | | WARNING | Config change detected for swift_object_expirer, new hash: efcdbf411de137a1bf4b2cae71774679 2025-10-14 08:07:17.032620 | | WARNING | Config change detected for swift_object_replicator, new hash: efcdbf411de137a1bf4b2cae71774679 2025-10-14 08:07:17.032831 | | WARNING | Config change detected for swift_object_server, new hash: efcdbf411de137a1bf4b2cae71774679 2025-10-14 08:07:17.033047 | | WARNING | Config change detected for swift_object_updater, new hash: efcdbf411de137a1bf4b2cae71774679 2025-10-14 08:07:17.033253 | | WARNING | Config change detected for swift_proxy, new hash: efcdbf411de137a1bf4b2cae71774679 2025-10-14 08:07:17.033573 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: efcdbf411de137a1bf4b2cae71774679 2025-10-14 08:07:17.033815 | | WARNING | Config change detected for swift_rsync, new hash: efcdbf411de137a1bf4b2cae71774679 2025-10-14 08:07:17.034064 | fa163e75-7366-a2e0-d3ae-00000000dbbe | CHANGED | Update config hashes for container startup configs | np0005486749 2025-10-14 08:07:17.034399 | fa163e75-7366-a2e0-d3ae-00000000dbbe | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486749 | 0:16:24.357273 | 0.54s 2025-10-14 08:07:17.047264 | 5aefc370-3066-4b18-b855-49fa76882694 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486748 2025-10-14 08:07:17.092359 | fa163e75-7366-a2e0-d3ae-00000000db90 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:17.130211 | fa163e75-7366-a2e0-d3ae-00000000dbe1 | TASK | Update config hashes for container startup configs 2025-10-14 08:07:17.168083 | fa163e75-7366-a2e0-d3ae-00000000c94d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:17.179372 | fa163e75-7366-a2e0-d3ae-00000000db90 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486746 | 0:16:24.502213 | 0.09s 2025-10-14 08:07:17.233052 | fa163e75-7366-a2e0-d3ae-00000000c94d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005486749 | 0:16:24.555892 | 0.06s 2025-10-14 08:07:17.268803 | c5f924e3-a6b2-478a-a370-6d988521d591 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486749 2025-10-14 08:07:17.303922 | fa163e75-7366-a2e0-d3ae-00000000dc38 | TASK | Gather podman infos 2025-10-14 08:07:17.311899 | fa163e75-7366-a2e0-d3ae-00000000ce29 | TIMING | tripleo_container_rm : include_tasks | np0005486746 | 0:16:24.634722 | 0.08s 2025-10-14 08:07:17.360794 | fa163e75-7366-a2e0-d3ae-00000000c94e | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:17.412955 | fa163e75-7366-a2e0-d3ae-00000000c94e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005486746 | 0:16:24.735818 | 0.05s 2025-10-14 08:07:17.429148 | 4a142bb3-dc2c-4dda-a81e-7c00a2d836e5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486746 2025-10-14 08:07:17.453077 | fa163e75-7366-a2e0-d3ae-00000000dc67 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:17.524152 | | WARNING | Config change detected for memcached, new hash: 244a3d4ccef8b7e455e8c0a562499110 2025-10-14 08:07:17.524958 | | WARNING | Config change detected for metrics_qdr, new hash: 0784a81e63d3318fd51d1d77f5e8b7a4 2025-10-14 08:07:17.525191 | | WARNING | Config change detected for mysql_bootstrap, new hash: bbd612cd86bb531827efe68de6b7717c 2025-10-14 08:07:17.525453 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 154e797b76f6a4ddc922cb44bc64695b 2025-10-14 08:07:17.525682 | | WARNING | Config change detected for redis_tls_proxy, new hash: 09968409ea80029b0eb57eb71ed3ce32 2025-10-14 08:07:17.525931 | | WARNING | Config change detected for clustercheck, new hash: 254a2cac0bafc50e3ce9c9fc1abfdeb9 2025-10-14 08:07:17.526148 | | WARNING | Config change detected for horizon_fix_perms, new hash: 7e2ee44d10b7a6b62844161aef393293 2025-10-14 08:07:17.526365 | | WARNING | Config change detected for mysql_wait_bundle, new hash: bbd612cd86bb531827efe68de6b7717c 2025-10-14 08:07:17.526697 | | WARNING | Config change detected for cinder_api_db_sync, new hash: 5b3dcbc21959f37959978ad998969ffc 2025-10-14 08:07:17.526947 | | WARNING | Config change detected for collectd, new hash: 0a0af6a6a39e15fddd775e0090d092bc 2025-10-14 08:07:17.527200 | | WARNING | Config change detected for glance_api_db_sync, new hash: ae1fba126631608b3050153edc57f06a-06746aeee0a259d9740767248d6099e4 2025-10-14 08:07:17.527444 | | WARNING | Config change detected for heat_engine_db_sync, new hash: 8ab7a5cf0aac6ccd13c5b302fd21b96b 2025-10-14 08:07:17.527717 | | WARNING | Config change detected for horizon, new hash: 7e2ee44d10b7a6b62844161aef393293 2025-10-14 08:07:17.527940 | | WARNING | Config change detected for iscsid, new hash: 06746aeee0a259d9740767248d6099e4 2025-10-14 08:07:17.528158 | | WARNING | Config change detected for keystone, new hash: 29add62de111ed24339a2386d8b84a3f 2025-10-14 08:07:17.528370 | | WARNING | Config change detected for keystone_cron, new hash: 29add62de111ed24339a2386d8b84a3f 2025-10-14 08:07:17.528613 | | WARNING | Config change detected for keystone_db_sync, new hash: 29add62de111ed24339a2386d8b84a3f 2025-10-14 08:07:17.528827 | | WARNING | Config change detected for manila_api_db_sync, new hash: c09bbebe0ec814d6c79df537076889c3 2025-10-14 08:07:17.529042 | | WARNING | Config change detected for neutron_db_sync, new hash: 285ddc098c96f62f745e38fb1c4dd3bd 2025-10-14 08:07:17.529292 | | WARNING | Config change detected for nova_api_db_sync, new hash: a6ca49a5efe2ee2eaf97de4a9da92868 2025-10-14 08:07:17.529519 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: a6ca49a5efe2ee2eaf97de4a9da92868 2025-10-14 08:07:17.529749 | | WARNING | Config change detected for nova_db_sync, new hash: a6ca49a5efe2ee2eaf97de4a9da92868 2025-10-14 08:07:17.529967 | | WARNING | Config change detected for placement_api_db_sync, new hash: e940c1e67262850209c7f50cae43d3b1 2025-10-14 08:07:17.530178 | | WARNING | Config change detected for rsyslog, new hash: 7b170438b9c7137a3673a95e5af195f6 2025-10-14 08:07:17.530406 | | WARNING | Config change detected for swift_copy_rings, new hash: 690c706ffdaba2fe2f41f1bd0ff17190-d61865798da8419974c0480f5f9923d0 2025-10-14 08:07:17.530644 | | WARNING | Config change detected for ceilometer_agent_central, new hash: 511fea36ce47889773d3e4caf65b49cf 2025-10-14 08:07:17.530860 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: 511fea36ce47889773d3e4caf65b49cf 2025-10-14 08:07:17.531121 | | WARNING | Config change detected for cinder_api, new hash: 5b3dcbc21959f37959978ad998969ffc 2025-10-14 08:07:17.531334 | | WARNING | Config change detected for cinder_api_cron, new hash: 5b3dcbc21959f37959978ad998969ffc 2025-10-14 08:07:17.531563 | | WARNING | Config change detected for cinder_scheduler, new hash: 5b3dcbc21959f37959978ad998969ffc 2025-10-14 08:07:17.531815 | | WARNING | Config change detected for glance_api, new hash: ae1fba126631608b3050153edc57f06a-06746aeee0a259d9740767248d6099e4 2025-10-14 08:07:17.532062 | | WARNING | Config change detected for glance_api_cron, new hash: ae1fba126631608b3050153edc57f06a 2025-10-14 08:07:17.532340 | | WARNING | Config change detected for glance_api_internal, new hash: 0e4f928e8eda243b1bed209fd9da4898-06746aeee0a259d9740767248d6099e4 2025-10-14 08:07:17.532597 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: 0e4f928e8eda243b1bed209fd9da4898 2025-10-14 08:07:17.532822 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: ae1fba126631608b3050153edc57f06a 2025-10-14 08:07:17.533032 | | WARNING | Config change detected for heat_api, new hash: 2ec01408b8528a69f521943bcad791c4 2025-10-14 08:07:17.533244 | | WARNING | Config change detected for heat_api_cfn, new hash: eebc8924f20540bb142ad5a0de5b6315 2025-10-14 08:07:17.533475 | | WARNING | Config change detected for heat_api_cron, new hash: 2ec01408b8528a69f521943bcad791c4 2025-10-14 08:07:17.533730 | | WARNING | Config change detected for heat_engine, new hash: 8ab7a5cf0aac6ccd13c5b302fd21b96b 2025-10-14 08:07:17.533944 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-14 08:07:17.534158 | | WARNING | Config change detected for manila_api, new hash: c09bbebe0ec814d6c79df537076889c3 2025-10-14 08:07:17.534368 | | WARNING | Config change detected for manila_api_cron, new hash: c09bbebe0ec814d6c79df537076889c3 2025-10-14 08:07:17.534599 | | WARNING | Config change detected for manila_scheduler, new hash: c09bbebe0ec814d6c79df537076889c3 2025-10-14 08:07:17.534815 | | WARNING | Config change detected for neutron_api, new hash: 285ddc098c96f62f745e38fb1c4dd3bd 2025-10-14 08:07:17.535039 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: 285ddc098c96f62f745e38fb1c4dd3bd 2025-10-14 08:07:17.535247 | | WARNING | Config change detected for nova_api, new hash: a6ca49a5efe2ee2eaf97de4a9da92868 2025-10-14 08:07:17.535480 | | WARNING | Config change detected for nova_api_cron, new hash: a6ca49a5efe2ee2eaf97de4a9da92868 2025-10-14 08:07:17.535752 | | WARNING | Config change detected for nova_conductor, new hash: a6ca49a5efe2ee2eaf97de4a9da92868 2025-10-14 08:07:17.535972 | | WARNING | Config change detected for nova_metadata, new hash: 3f07a5b12693fda60f9d93f1d4f91ce5 2025-10-14 08:07:17.536188 | | WARNING | Config change detected for nova_scheduler, new hash: a6ca49a5efe2ee2eaf97de4a9da92868 2025-10-14 08:07:17.536469 | | WARNING | Config change detected for nova_vnc_proxy, new hash: a6ca49a5efe2ee2eaf97de4a9da92868 2025-10-14 08:07:17.536691 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: a6ca49a5efe2ee2eaf97de4a9da92868 2025-10-14 08:07:17.536907 | | WARNING | Config change detected for placement_api, new hash: e940c1e67262850209c7f50cae43d3b1 2025-10-14 08:07:17.537118 | | WARNING | Config change detected for placement_wait_for_service, new hash: e940c1e67262850209c7f50cae43d3b1 2025-10-14 08:07:17.537328 | | WARNING | Config change detected for swift_account_auditor, new hash: 690c706ffdaba2fe2f41f1bd0ff17190 2025-10-14 08:07:17.537565 | | WARNING | Config change detected for swift_account_reaper, new hash: 690c706ffdaba2fe2f41f1bd0ff17190 2025-10-14 08:07:17.537823 | | WARNING | Config change detected for swift_account_replicator, new hash: 690c706ffdaba2fe2f41f1bd0ff17190 2025-10-14 08:07:17.538040 | | WARNING | Config change detected for swift_account_server, new hash: 690c706ffdaba2fe2f41f1bd0ff17190 2025-10-14 08:07:17.538269 | | WARNING | Config change detected for swift_container_auditor, new hash: 690c706ffdaba2fe2f41f1bd0ff17190 2025-10-14 08:07:17.538499 | | WARNING | Config change detected for swift_container_replicator, new hash: 690c706ffdaba2fe2f41f1bd0ff17190 2025-10-14 08:07:17.538711 | | WARNING | Config change detected for swift_container_server, new hash: 690c706ffdaba2fe2f41f1bd0ff17190 2025-10-14 08:07:17.538919 | | WARNING | Config change detected for swift_container_updater, new hash: 690c706ffdaba2fe2f41f1bd0ff17190 2025-10-14 08:07:17.539140 | | WARNING | Config change detected for swift_object_auditor, new hash: 690c706ffdaba2fe2f41f1bd0ff17190 2025-10-14 08:07:17.539349 | | WARNING | Config change detected for swift_object_expirer, new hash: 690c706ffdaba2fe2f41f1bd0ff17190 2025-10-14 08:07:17.539597 | | WARNING | Config change detected for swift_object_replicator, new hash: 690c706ffdaba2fe2f41f1bd0ff17190 2025-10-14 08:07:17.539845 | | WARNING | Config change detected for swift_object_server, new hash: 690c706ffdaba2fe2f41f1bd0ff17190 2025-10-14 08:07:17.540052 | | WARNING | Config change detected for swift_object_updater, new hash: 690c706ffdaba2fe2f41f1bd0ff17190 2025-10-14 08:07:17.540262 | | WARNING | Config change detected for swift_proxy, new hash: 690c706ffdaba2fe2f41f1bd0ff17190 2025-10-14 08:07:17.540486 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: 690c706ffdaba2fe2f41f1bd0ff17190 2025-10-14 08:07:17.540730 | | WARNING | Config change detected for swift_rsync, new hash: 690c706ffdaba2fe2f41f1bd0ff17190 2025-10-14 08:07:17.540954 | fa163e75-7366-a2e0-d3ae-00000000dbe1 | CHANGED | Update config hashes for container startup configs | np0005486748 2025-10-14 08:07:17.541371 | fa163e75-7366-a2e0-d3ae-00000000dbe1 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486748 | 0:16:24.864237 | 0.41s 2025-10-14 08:07:17.558170 | fa163e75-7366-a2e0-d3ae-00000000c94d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:17.614133 | fa163e75-7366-a2e0-d3ae-00000000c94d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005486748 | 0:16:24.936994 | 0.06s 2025-10-14 08:07:17.629424 | f9300b74-a1c1-4547-a89a-759bf3ad9ed5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486748 2025-10-14 08:07:17.648102 | fa163e75-7366-a2e0-d3ae-00000000dcad | TASK | Gather podman infos 2025-10-14 08:07:18.069010 | fa163e75-7366-a2e0-d3ae-00000000dc38 | OK | Gather podman infos | np0005486749 2025-10-14 08:07:18.070536 | fa163e75-7366-a2e0-d3ae-00000000dc38 | TIMING | tripleo_container_manage : Gather podman infos | np0005486749 | 0:16:25.393385 | 0.77s 2025-10-14 08:07:18.124079 | fa163e75-7366-a2e0-d3ae-00000000dc39 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:18.189091 | fa163e75-7366-a2e0-d3ae-00000000dc39 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486749 | 0:16:25.511952 | 0.06s 2025-10-14 08:07:18.302845 | fa163e75-7366-a2e0-d3ae-00000000ce29 | TIMING | tripleo_container_rm : include_tasks | np0005486749 | 0:16:25.625706 | 0.07s 2025-10-14 08:07:18.333273 | fa163e75-7366-a2e0-d3ae-00000000c94e | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:18.388544 | fa163e75-7366-a2e0-d3ae-00000000c94e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005486749 | 0:16:25.711404 | 0.05s 2025-10-14 08:07:18.406121 | 37c39c9c-9e74-49aa-a927-8a914eac8768 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486749 2025-10-14 08:07:18.429562 | fa163e75-7366-a2e0-d3ae-00000000dd18 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:18.481271 | fa163e75-7366-a2e0-d3ae-00000000dcad | OK | Gather podman infos | np0005486748 2025-10-14 08:07:18.482466 | fa163e75-7366-a2e0-d3ae-00000000dcad | TIMING | tripleo_container_manage : Gather podman infos | np0005486748 | 0:16:25.805305 | 0.83s 2025-10-14 08:07:18.514501 | fa163e75-7366-a2e0-d3ae-00000000dcae | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:18.563306 | fa163e75-7366-a2e0-d3ae-00000000dcae | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486748 | 0:16:25.886172 | 0.05s 2025-10-14 08:07:18.643617 | fa163e75-7366-a2e0-d3ae-00000000ce29 | TIMING | tripleo_container_rm : include_tasks | np0005486748 | 0:16:25.966473 | 0.04s 2025-10-14 08:07:18.673260 | fa163e75-7366-a2e0-d3ae-00000000c94e | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:18.725879 | fa163e75-7366-a2e0-d3ae-00000000c94e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005486748 | 0:16:26.048740 | 0.05s 2025-10-14 08:07:18.740597 | e4897b85-2b51-4c3f-a0a1-dd441b3c2e23 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486748 2025-10-14 08:07:18.762008 | fa163e75-7366-a2e0-d3ae-00000000dd9a | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:25.357690 | fa163e75-7366-a2e0-d3ae-00000000dc67 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486746 2025-10-14 08:07:25.359284 | fa163e75-7366-a2e0-d3ae-00000000dc67 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486746 | 0:16:32.682142 | 7.91s 2025-10-14 08:07:25.389119 | fa163e75-7366-a2e0-d3ae-00000000dc68 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:26.653633 | fa163e75-7366-a2e0-d3ae-00000000dd18 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486749 2025-10-14 08:07:26.655224 | fa163e75-7366-a2e0-d3ae-00000000dd18 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486749 | 0:16:33.978079 | 8.22s 2025-10-14 08:07:26.689392 | fa163e75-7366-a2e0-d3ae-00000000dd19 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:26.968139 | fa163e75-7366-a2e0-d3ae-00000000dd9a | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486748 2025-10-14 08:07:26.969713 | fa163e75-7366-a2e0-d3ae-00000000dd9a | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486748 | 0:16:34.292570 | 8.21s 2025-10-14 08:07:26.998122 | fa163e75-7366-a2e0-d3ae-00000000dd9b | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-14 08:07:33.419605 | fa163e75-7366-a2e0-d3ae-00000000dc68 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486746 2025-10-14 08:07:33.421202 | fa163e75-7366-a2e0-d3ae-00000000dc68 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486746 | 0:16:40.744060 | 8.03s 2025-10-14 08:07:33.480328 | fa163e75-7366-a2e0-d3ae-00000000d4c7 | TASK | Clean container_puppet_tasks for np0005486746 step 1 2025-10-14 08:07:33.798585 | fa163e75-7366-a2e0-d3ae-00000000d4c7 | OK | Clean container_puppet_tasks for np0005486746 step 1 | np0005486746 2025-10-14 08:07:33.799505 | fa163e75-7366-a2e0-d3ae-00000000d4c7 | TIMING | Clean container_puppet_tasks for np0005486746 step 1 | np0005486746 | 0:16:41.122375 | 0.32s 2025-10-14 08:07:33.824046 | fa163e75-7366-a2e0-d3ae-00000000d4c8 | TASK | Calculate container_puppet_tasks for np0005486746 step 1 2025-10-14 08:07:33.879702 | fa163e75-7366-a2e0-d3ae-00000000d4c8 | TIMING | Calculate container_puppet_tasks for np0005486746 step 1 | np0005486746 | 0:16:41.202558 | 0.05s 2025-10-14 08:07:33.896142 | fa163e75-7366-a2e0-d3ae-00000000d4c9 | TASK | Include container-puppet tasks for step 1 2025-10-14 08:07:33.947199 | fa163e75-7366-a2e0-d3ae-00000000d4c9 | TIMING | Include container-puppet tasks for step 1 | np0005486746 | 0:16:41.270033 | 0.05s 2025-10-14 08:07:33.987992 | 88b7b50f-ea4e-4ab6-b605-aea9d0f9c2b0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486746 2025-10-14 08:07:34.026846 | fa163e75-7366-a2e0-d3ae-00000000ddea | TASK | Write container-puppet-tasks json file for np0005486746 step 1 2025-10-14 08:07:35.073150 | fa163e75-7366-a2e0-d3ae-00000000ddea | CHANGED | Write container-puppet-tasks json file for np0005486746 step 1 | np0005486746 2025-10-14 08:07:35.074420 | fa163e75-7366-a2e0-d3ae-00000000ddea | TIMING | Write container-puppet-tasks json file for np0005486746 step 1 | np0005486746 | 0:16:42.397287 | 1.05s 2025-10-14 08:07:35.096793 | fa163e75-7366-a2e0-d3ae-00000000ddec | TASK | Generate container puppet configs for step 1 2025-10-14 08:07:35.232765 | fa163e75-7366-a2e0-d3ae-00000000dd9b | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486748 2025-10-14 08:07:35.233770 | fa163e75-7366-a2e0-d3ae-00000000dd9b | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486748 | 0:16:42.556638 | 8.23s 2025-10-14 08:07:35.271683 | fa163e75-7366-a2e0-d3ae-00000000d501 | TASK | Clean container_puppet_tasks for np0005486748 step 1 2025-10-14 08:07:35.483216 | fa163e75-7366-a2e0-d3ae-00000000ddec | OK | Generate container puppet configs for step 1 | np0005486746 2025-10-14 08:07:35.484642 | fa163e75-7366-a2e0-d3ae-00000000ddec | TIMING | Generate container puppet configs for step 1 | np0005486746 | 0:16:42.807504 | 0.39s 2025-10-14 08:07:35.513124 | fa163e75-7366-a2e0-d3ae-00000000dded | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-14 08:07:35.534350 | fa163e75-7366-a2e0-d3ae-00000000dded | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005486746 | 0:16:42.857210 | 0.02s 2025-10-14 08:07:35.581307 | fa163e75-7366-a2e0-d3ae-00000000c4be | TASK | Gather variables for each operating system 2025-10-14 08:07:35.625393 | fa163e75-7366-a2e0-d3ae-00000000d501 | OK | Clean container_puppet_tasks for np0005486748 step 1 | np0005486748 2025-10-14 08:07:35.627352 | fa163e75-7366-a2e0-d3ae-00000000d501 | TIMING | Clean container_puppet_tasks for np0005486748 step 1 | np0005486748 | 0:16:42.950212 | 0.35s 2025-10-14 08:07:35.663131 | fa163e75-7366-a2e0-d3ae-00000000d502 | TASK | Calculate container_puppet_tasks for np0005486748 step 1 2025-10-14 08:07:35.699220 | fa163e75-7366-a2e0-d3ae-00000000d502 | TIMING | Calculate container_puppet_tasks for np0005486748 step 1 | np0005486748 | 0:16:43.022071 | 0.03s 2025-10-14 08:07:35.723099 | fa163e75-7366-a2e0-d3ae-00000000d503 | TASK | Include container-puppet tasks for step 1 2025-10-14 08:07:35.732200 | fa163e75-7366-a2e0-d3ae-00000000c4be | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486746 | 0:16:43.055050 | 0.15s 2025-10-14 08:07:35.758312 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TASK | Create container logs path 2025-10-14 08:07:35.767514 | fa163e75-7366-a2e0-d3ae-00000000d503 | TIMING | Include container-puppet tasks for step 1 | np0005486748 | 0:16:43.090358 | 0.04s 2025-10-14 08:07:35.788136 | 382bd922-3723-46c0-ab0a-b3e7c4ace445 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486748 2025-10-14 08:07:35.818271 | fa163e75-7366-a2e0-d3ae-00000000de51 | TASK | Write container-puppet-tasks json file for np0005486748 step 1 2025-10-14 08:07:35.829370 | fa163e75-7366-a2e0-d3ae-00000000dd19 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486749 2025-10-14 08:07:35.830858 | fa163e75-7366-a2e0-d3ae-00000000dd19 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005486749 | 0:16:43.153723 | 9.14s 2025-10-14 08:07:35.867169 | fa163e75-7366-a2e0-d3ae-00000000d4e3 | TASK | Clean container_puppet_tasks for np0005486749 step 1 2025-10-14 08:07:36.068404 | fa163e75-7366-a2e0-d3ae-00000000c4bf | OK | Create container logs path | np0005486746 2025-10-14 08:07:36.070855 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TIMING | tripleo_container_manage : Create container logs path | np0005486746 | 0:16:43.393705 | 0.31s 2025-10-14 08:07:36.106933 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:07:36.172624 | fa163e75-7366-a2e0-d3ae-00000000d4e3 | OK | Clean container_puppet_tasks for np0005486749 step 1 | np0005486749 2025-10-14 08:07:36.175029 | fa163e75-7366-a2e0-d3ae-00000000d4e3 | TIMING | Clean container_puppet_tasks for np0005486749 step 1 | np0005486749 | 0:16:43.497872 | 0.31s 2025-10-14 08:07:36.210096 | fa163e75-7366-a2e0-d3ae-00000000d4e4 | TASK | Calculate container_puppet_tasks for np0005486749 step 1 2025-10-14 08:07:36.265822 | fa163e75-7366-a2e0-d3ae-00000000d4e4 | TIMING | Calculate container_puppet_tasks for np0005486749 step 1 | np0005486749 | 0:16:43.588667 | 0.05s 2025-10-14 08:07:36.284693 | fa163e75-7366-a2e0-d3ae-00000000d4e5 | TASK | Include container-puppet tasks for step 1 2025-10-14 08:07:36.335939 | fa163e75-7366-a2e0-d3ae-00000000d4e5 | TIMING | Include container-puppet tasks for step 1 | np0005486749 | 0:16:43.658790 | 0.05s 2025-10-14 08:07:36.353773 | 8f2018b6-49cd-4d29-8b27-1bac32324895 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486749 2025-10-14 08:07:36.380086 | fa163e75-7366-a2e0-d3ae-00000000de72 | TASK | Write container-puppet-tasks json file for np0005486749 step 1 2025-10-14 08:07:36.430204 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486746 2025-10-14 08:07:36.431369 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486746 | 0:16:43.754235 | 0.32s 2025-10-14 08:07:36.448562 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TASK | Finalise hashes for all containers 2025-10-14 08:07:36.512731 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | OK | Finalise hashes for all containers | np0005486746 2025-10-14 08:07:36.513996 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486746 | 0:16:43.836853 | 0.06s 2025-10-14 08:07:36.536975 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TASK | Manage systemd shutdown files 2025-10-14 08:07:36.580916 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | SKIPPED | Manage systemd shutdown files | np0005486746 2025-10-14 08:07:36.581775 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486746 | 0:16:43.904628 | 0.04s 2025-10-14 08:07:36.598631 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TASK | Update container configs with new config hashes 2025-10-14 08:07:36.652064 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | SKIPPED | Update container configs with new config hashes | np0005486746 2025-10-14 08:07:36.652952 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486746 | 0:16:43.975819 | 0.05s 2025-10-14 08:07:36.669952 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:07:36.733738 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486746 2025-10-14 08:07:36.734665 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486746 | 0:16:44.057534 | 0.06s 2025-10-14 08:07:36.753195 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:07:36.808943 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486746 2025-10-14 08:07:36.809791 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486746 | 0:16:44.132658 | 0.06s 2025-10-14 08:07:36.884852 | fa163e75-7366-a2e0-d3ae-00000000de51 | CHANGED | Write container-puppet-tasks json file for np0005486748 step 1 | np0005486748 2025-10-14 08:07:36.885180 | fa163e75-7366-a2e0-d3ae-00000000de51 | TIMING | Write container-puppet-tasks json file for np0005486748 step 1 | np0005486748 | 0:16:44.208056 | 1.06s 2025-10-14 08:07:36.899382 | fa163e75-7366-a2e0-d3ae-00000000de53 | TASK | Generate container puppet configs for step 1 2025-10-14 08:07:37.265705 | fa163e75-7366-a2e0-d3ae-00000000de53 | OK | Generate container puppet configs for step 1 | np0005486748 2025-10-14 08:07:37.267377 | fa163e75-7366-a2e0-d3ae-00000000de53 | TIMING | Generate container puppet configs for step 1 | np0005486748 | 0:16:44.590230 | 0.37s 2025-10-14 08:07:37.293486 | fa163e75-7366-a2e0-d3ae-00000000de54 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-14 08:07:37.328465 | fa163e75-7366-a2e0-d3ae-00000000de54 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005486748 | 0:16:44.651329 | 0.03s 2025-10-14 08:07:37.377680 | fa163e75-7366-a2e0-d3ae-00000000c4be | TASK | Gather variables for each operating system 2025-10-14 08:07:37.386203 | fa163e75-7366-a2e0-d3ae-00000000de72 | CHANGED | Write container-puppet-tasks json file for np0005486749 step 1 | np0005486749 2025-10-14 08:07:37.387270 | fa163e75-7366-a2e0-d3ae-00000000de72 | TIMING | Write container-puppet-tasks json file for np0005486749 step 1 | np0005486749 | 0:16:44.710121 | 1.01s 2025-10-14 08:07:37.404827 | fa163e75-7366-a2e0-d3ae-00000000de74 | TASK | Generate container puppet configs for step 1 2025-10-14 08:07:37.506833 | fa163e75-7366-a2e0-d3ae-00000000c4be | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486748 | 0:16:44.829690 | 0.13s 2025-10-14 08:07:37.530311 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TASK | Create container logs path 2025-10-14 08:07:37.780138 | fa163e75-7366-a2e0-d3ae-00000000de74 | OK | Generate container puppet configs for step 1 | np0005486749 2025-10-14 08:07:37.781398 | fa163e75-7366-a2e0-d3ae-00000000de74 | TIMING | Generate container puppet configs for step 1 | np0005486749 | 0:16:45.104260 | 0.38s 2025-10-14 08:07:37.803977 | fa163e75-7366-a2e0-d3ae-00000000de75 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-14 08:07:37.839135 | fa163e75-7366-a2e0-d3ae-00000000de75 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005486749 | 0:16:45.161997 | 0.03s 2025-10-14 08:07:37.893747 | fa163e75-7366-a2e0-d3ae-00000000c4be | TASK | Gather variables for each operating system 2025-10-14 08:07:37.901096 | fa163e75-7366-a2e0-d3ae-00000000c4bf | OK | Create container logs path | np0005486748 2025-10-14 08:07:37.902005 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TIMING | tripleo_container_manage : Create container logs path | np0005486748 | 0:16:45.224865 | 0.37s 2025-10-14 08:07:37.919193 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:07:38.006999 | fa163e75-7366-a2e0-d3ae-00000000c4be | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486749 | 0:16:45.329857 | 0.11s 2025-10-14 08:07:38.022807 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TASK | Create container logs path 2025-10-14 08:07:38.276095 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486748 2025-10-14 08:07:38.277150 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486748 | 0:16:45.600017 | 0.36s 2025-10-14 08:07:38.293684 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TASK | Finalise hashes for all containers 2025-10-14 08:07:38.339715 | fa163e75-7366-a2e0-d3ae-00000000c4bf | OK | Create container logs path | np0005486749 2025-10-14 08:07:38.344628 | fa163e75-7366-a2e0-d3ae-00000000c4bf | TIMING | tripleo_container_manage : Create container logs path | np0005486749 | 0:16:45.667498 | 0.32s 2025-10-14 08:07:38.345073 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | OK | Finalise hashes for all containers | np0005486748 2025-10-14 08:07:38.345369 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486748 | 0:16:45.668245 | 0.05s 2025-10-14 08:07:38.360157 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TASK | Manage systemd shutdown files 2025-10-14 08:07:38.382303 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:07:38.396821 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | SKIPPED | Manage systemd shutdown files | np0005486748 2025-10-14 08:07:38.397667 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486748 | 0:16:45.720532 | 0.04s 2025-10-14 08:07:38.413231 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TASK | Update container configs with new config hashes 2025-10-14 08:07:38.464573 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | SKIPPED | Update container configs with new config hashes | np0005486748 2025-10-14 08:07:38.465376 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486748 | 0:16:45.788244 | 0.05s 2025-10-14 08:07:38.481084 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:07:38.529960 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486748 2025-10-14 08:07:38.530736 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486748 | 0:16:45.853607 | 0.05s 2025-10-14 08:07:38.546596 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:07:38.596972 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486748 2025-10-14 08:07:38.597723 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486748 | 0:16:45.920591 | 0.05s 2025-10-14 08:07:38.720503 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486749 2025-10-14 08:07:38.720976 | fa163e75-7366-a2e0-d3ae-00000000c4c1 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486749 | 0:16:46.043851 | 0.34s 2025-10-14 08:07:38.734201 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TASK | Finalise hashes for all containers 2025-10-14 08:07:38.783524 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | OK | Finalise hashes for all containers | np0005486749 2025-10-14 08:07:38.784306 | fa163e75-7366-a2e0-d3ae-00000000c4c2 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486749 | 0:16:46.107175 | 0.05s 2025-10-14 08:07:38.798603 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TASK | Manage systemd shutdown files 2025-10-14 08:07:38.833091 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | SKIPPED | Manage systemd shutdown files | np0005486749 2025-10-14 08:07:38.834079 | fa163e75-7366-a2e0-d3ae-00000000c4c4 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486749 | 0:16:46.156944 | 0.03s 2025-10-14 08:07:38.854647 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TASK | Update container configs with new config hashes 2025-10-14 08:07:38.907454 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | SKIPPED | Update container configs with new config hashes | np0005486749 2025-10-14 08:07:38.908311 | fa163e75-7366-a2e0-d3ae-00000000c4c6 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486749 | 0:16:46.231179 | 0.05s 2025-10-14 08:07:38.929559 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:07:38.981292 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486749 2025-10-14 08:07:38.982311 | fa163e75-7366-a2e0-d3ae-00000000c4c7 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486749 | 0:16:46.305177 | 0.05s 2025-10-14 08:07:39.003478 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-14 08:07:39.056723 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486749 2025-10-14 08:07:39.057807 | fa163e75-7366-a2e0-d3ae-00000000c4c8 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005486749 | 0:16:46.380674 | 0.05s PLAY [External deployment step 2] ********************************************** 2025-10-14 08:07:39.198279 | fa163e75-7366-a2e0-d3ae-0000000000cb | TASK | External deployment step 2 2025-10-14 08:07:39.232397 | fa163e75-7366-a2e0-d3ae-0000000000cb | OK | External deployment step 2 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 2' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000cb') missing from stats 2025-10-14 08:07:39.277464 | fa163e75-7366-a2e0-d3ae-0000000000cc | TIMING | include_tasks | undercloud | 0:16:46.600326 | 0.04s 2025-10-14 08:07:39.280984 | c15d8a26-788a-4263-a8bb-3f7e4f829d28 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step2.yaml | undercloud PLAY [Deploy step tasks for 2] ************************************************* 2025-10-14 08:07:39.420655 | fa163e75-7366-a2e0-d3ae-0000000000cf | TASK | Deploy step tasks for 2 2025-10-14 08:07:39.437715 | fa163e75-7366-a2e0-d3ae-0000000000cf | TASK | Deploy step tasks for 2 2025-10-14 08:07:39.461079 | fa163e75-7366-a2e0-d3ae-0000000000cf | TASK | Deploy step tasks for 2 2025-10-14 08:07:39.498530 | fa163e75-7366-a2e0-d3ae-0000000000cf | TASK | Deploy step tasks for 2 2025-10-14 08:07:39.520921 | fa163e75-7366-a2e0-d3ae-0000000000cf | TASK | Deploy step tasks for 2 2025-10-14 08:07:39.553374 | fa163e75-7366-a2e0-d3ae-0000000000cf | TASK | Deploy step tasks for 2 2025-10-14 08:07:39.560074 | fa163e75-7366-a2e0-d3ae-0000000000cf | OK | Deploy step tasks for 2 | np0005486750 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000cf') missing from stats 2025-10-14 08:07:39.561745 | fa163e75-7366-a2e0-d3ae-0000000000cf | OK | Deploy step tasks for 2 | np0005486751 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000cf') missing from stats 2025-10-14 08:07:39.562598 | fa163e75-7366-a2e0-d3ae-0000000000cf | OK | Deploy step tasks for 2 | np0005486752 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000cf') missing from stats 2025-10-14 08:07:39.563385 | fa163e75-7366-a2e0-d3ae-0000000000cf | OK | Deploy step tasks for 2 | np0005486746 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000cf') missing from stats 2025-10-14 08:07:39.564142 | fa163e75-7366-a2e0-d3ae-0000000000cf | OK | Deploy step tasks for 2 | np0005486748 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000cf') missing from stats 2025-10-14 08:07:39.574716 | fa163e75-7366-a2e0-d3ae-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-14 08:07:39.594979 | fa163e75-7366-a2e0-d3ae-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-14 08:07:39.614942 | fa163e75-7366-a2e0-d3ae-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-14 08:07:39.643710 | fa163e75-7366-a2e0-d3ae-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-14 08:07:39.662292 | fa163e75-7366-a2e0-d3ae-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-14 08:07:39.668936 | fa163e75-7366-a2e0-d3ae-0000000000cf | OK | Deploy step tasks for 2 | np0005486749 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000cf') missing from stats 2025-10-14 08:07:39.706429 | fa163e75-7366-a2e0-d3ae-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-14 08:07:40.572011 | fa163e75-7366-a2e0-d3ae-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005486750 2025-10-14 08:07:40.578629 | fa163e75-7366-a2e0-d3ae-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005486750 | 0:16:47.901482 | 1.00s 2025-10-14 08:07:40.579890 | fa163e75-7366-a2e0-d3ae-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005486752 2025-10-14 08:07:40.580818 | fa163e75-7366-a2e0-d3ae-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005486752 | 0:16:47.903684 | 0.96s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:07:40.659586 | fa163e75-7366-a2e0-d3ae-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005486751 [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:07:40.661016 | fa163e75-7366-a2e0-d3ae-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005486751 | 0:16:47.983870 | 1.06s 2025-10-14 08:07:40.663051 | fa163e75-7366-a2e0-d3ae-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005486746 2025-10-14 08:07:40.663823 | fa163e75-7366-a2e0-d3ae-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005486746 | 0:16:47.986691 | 1.02s 2025-10-14 08:07:40.664655 | fa163e75-7366-a2e0-d3ae-0000000000d1 | TIMING | include_tasks | np0005486750 | 0:16:47.987525 | 0.06s 2025-10-14 08:07:40.693461 | c1204b86-4e3f-4368-bb94-55fb23227b68 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0005486750 2025-10-14 08:07:40.721896 | fa163e75-7366-a2e0-d3ae-00000000df77 | TASK | set enable_sensubility fact [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:07:40.788295 | fa163e75-7366-a2e0-d3ae-0000000000d1 | TIMING | include_tasks | np0005486752 | 0:16:48.111138 | 0.16s 2025-10-14 08:07:40.794941 | fa163e75-7366-a2e0-d3ae-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005486749 2025-10-14 08:07:40.795855 | fa163e75-7366-a2e0-d3ae-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005486749 | 0:16:48.118727 | 1.09s 2025-10-14 08:07:40.796450 | fa163e75-7366-a2e0-d3ae-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0005486748 2025-10-14 08:07:40.796906 | fa163e75-7366-a2e0-d3ae-0000000000d0 | TIMING | Write the config_step hieradata for the deploy step 2 tasks | np0005486748 | 0:16:48.119773 | 1.13s 2025-10-14 08:07:40.797554 | fa163e75-7366-a2e0-d3ae-00000000df77 | OK | set enable_sensubility fact | np0005486750 2025-10-14 08:07:40.798005 | fa163e75-7366-a2e0-d3ae-00000000df77 | TIMING | set enable_sensubility fact | np0005486750 | 0:16:48.120879 | 0.07s 2025-10-14 08:07:40.798422 | fa163e75-7366-a2e0-d3ae-0000000000d1 | TIMING | include_tasks | np0005486751 | 0:16:48.121297 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:07:40.824322 | b28b4e53-fe52-40ca-b0e4-de7caf9c85b8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0005486752 2025-10-14 08:07:40.829503 | b28b4e53-fe52-40ca-b0e4-de7caf9c85b8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0005486751 2025-10-14 08:07:40.839896 | fa163e75-7366-a2e0-d3ae-00000000df79 | TASK | Push script 2025-10-14 08:07:40.855178 | fa163e75-7366-a2e0-d3ae-00000000df8e | TASK | set enable_sensubility fact 2025-10-14 08:07:40.873284 | fa163e75-7366-a2e0-d3ae-00000000df8e | TASK | set enable_sensubility fact [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:07:40.933976 | fa163e75-7366-a2e0-d3ae-0000000000d1 | TIMING | include_tasks | np0005486746 | 0:16:48.256821 | 0.15s 2025-10-14 08:07:40.934970 | fa163e75-7366-a2e0-d3ae-00000000df8e | OK | set enable_sensubility fact | np0005486751 2025-10-14 08:07:40.935490 | fa163e75-7366-a2e0-d3ae-00000000df8e | TIMING | set enable_sensubility fact | np0005486751 | 0:16:48.258366 | 0.08s 2025-10-14 08:07:40.935813 | fa163e75-7366-a2e0-d3ae-00000000df8e | OK | set enable_sensubility fact | np0005486752 2025-10-14 08:07:40.936099 | fa163e75-7366-a2e0-d3ae-00000000df8e | TIMING | set enable_sensubility fact | np0005486752 | 0:16:48.258975 | 0.06s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:07:41.028532 | a1b63864-8cb6-4a87-be7d-fed44bd9978e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0005486746 2025-10-14 08:07:41.056892 | fa163e75-7366-a2e0-d3ae-00000000df90 | TASK | Push script 2025-10-14 08:07:41.072311 | fa163e75-7366-a2e0-d3ae-00000000df90 | TASK | Push script 2025-10-14 08:07:41.093876 | fa163e75-7366-a2e0-d3ae-00000000dfac | TASK | set enable_sensubility fact 2025-10-14 08:07:41.100825 | fa163e75-7366-a2e0-d3ae-0000000000d1 | TIMING | include_tasks | np0005486748 | 0:16:48.423670 | 0.20s 2025-10-14 08:07:41.101504 | fa163e75-7366-a2e0-d3ae-0000000000d1 | TIMING | include_tasks | np0005486749 | 0:16:48.424380 | 0.17s 2025-10-14 08:07:41.151887 | e1658ecd-60e9-45eb-bec8-24a00f8e7090 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0005486748 2025-10-14 08:07:41.152418 | e1658ecd-60e9-45eb-bec8-24a00f8e7090 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0005486749 2025-10-14 08:07:41.184147 | fa163e75-7366-a2e0-d3ae-00000000e07d | TASK | set enable_sensubility fact 2025-10-14 08:07:41.203353 | fa163e75-7366-a2e0-d3ae-00000000e07d | TASK | set enable_sensubility fact 2025-10-14 08:07:41.210143 | fa163e75-7366-a2e0-d3ae-00000000dfac | OK | set enable_sensubility fact | np0005486746 2025-10-14 08:07:41.210948 | fa163e75-7366-a2e0-d3ae-00000000dfac | TIMING | set enable_sensubility fact | np0005486746 | 0:16:48.533809 | 0.12s 2025-10-14 08:07:41.235490 | fa163e75-7366-a2e0-d3ae-00000000dfb5 | TASK | Gather variables for each operating system 2025-10-14 08:07:41.246694 | fa163e75-7366-a2e0-d3ae-00000000e07d | OK | set enable_sensubility fact | np0005486748 2025-10-14 08:07:41.247563 | fa163e75-7366-a2e0-d3ae-00000000e07d | TIMING | set enable_sensubility fact | np0005486748 | 0:16:48.570428 | 0.06s 2025-10-14 08:07:41.247906 | fa163e75-7366-a2e0-d3ae-00000000e07d | OK | set enable_sensubility fact | np0005486749 2025-10-14 08:07:41.248201 | fa163e75-7366-a2e0-d3ae-00000000e07d | TIMING | set enable_sensubility fact | np0005486749 | 0:16:48.571077 | 0.04s 2025-10-14 08:07:41.263713 | fa163e75-7366-a2e0-d3ae-00000000dfb5 | TASK | Gather variables for each operating system 2025-10-14 08:07:41.283856 | fa163e75-7366-a2e0-d3ae-00000000dfb5 | TASK | Gather variables for each operating system 2025-10-14 08:07:41.357277 | fa163e75-7366-a2e0-d3ae-00000000dfb5 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486746 | 0:16:48.680084 | 0.12s 2025-10-14 08:07:41.376224 | fa163e75-7366-a2e0-d3ae-00000000dfb6 | TASK | Detect if resource is being created or already exists 2025-10-14 08:07:41.383311 | fa163e75-7366-a2e0-d3ae-00000000dfb5 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486748 | 0:16:48.706165 | 0.12s 2025-10-14 08:07:41.398796 | fa163e75-7366-a2e0-d3ae-00000000dfb6 | TASK | Detect if resource is being created or already exists 2025-10-14 08:07:41.408559 | fa163e75-7366-a2e0-d3ae-00000000dfb5 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486749 | 0:16:48.731415 | 0.12s 2025-10-14 08:07:41.424027 | fa163e75-7366-a2e0-d3ae-00000000dfb6 | TASK | Detect if resource is being created or already exists 2025-10-14 08:07:41.800396 | fa163e75-7366-a2e0-d3ae-00000000df79 | CHANGED | Push script | np0005486750 2025-10-14 08:07:41.801361 | fa163e75-7366-a2e0-d3ae-00000000df79 | TIMING | Push script | np0005486750 | 0:16:49.124229 | 0.96s 2025-10-14 08:07:41.811449 | fa163e75-7366-a2e0-d3ae-00000000df7a | TASK | Insert cronjob in root crontab 2025-10-14 08:07:42.049826 | fa163e75-7366-a2e0-d3ae-00000000df90 | CHANGED | Push script | np0005486752 2025-10-14 08:07:42.050781 | fa163e75-7366-a2e0-d3ae-00000000df90 | TIMING | Push script | np0005486752 | 0:16:49.373651 | 0.98s 2025-10-14 08:07:42.061013 | fa163e75-7366-a2e0-d3ae-00000000df91 | TASK | Insert cronjob in root crontab 2025-10-14 08:07:42.092533 | fa163e75-7366-a2e0-d3ae-00000000df90 | CHANGED | Push script | np0005486751 2025-10-14 08:07:42.093504 | fa163e75-7366-a2e0-d3ae-00000000df90 | TIMING | Push script | np0005486751 | 0:16:49.416372 | 1.04s 2025-10-14 08:07:42.104799 | fa163e75-7366-a2e0-d3ae-00000000df91 | TASK | Insert cronjob in root crontab 2025-10-14 08:07:42.185307 | fa163e75-7366-a2e0-d3ae-00000000dfb6 | CHANGED | Detect if resource is being created or already exists | np0005486746 2025-10-14 08:07:42.186507 | fa163e75-7366-a2e0-d3ae-00000000dfb6 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486746 | 0:16:49.509375 | 0.81s 2025-10-14 08:07:42.205156 | fa163e75-7366-a2e0-d3ae-00000000dfb7 | TASK | Run init bundle puppet on the host for haproxy 2025-10-14 08:07:42.241416 | fa163e75-7366-a2e0-d3ae-00000000dfb6 | CHANGED | Detect if resource is being created or already exists | np0005486749 2025-10-14 08:07:42.242579 | fa163e75-7366-a2e0-d3ae-00000000dfb6 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486749 | 0:16:49.565447 | 0.82s 2025-10-14 08:07:42.265723 | fa163e75-7366-a2e0-d3ae-00000000dfb7 | TASK | Run init bundle puppet on the host for haproxy 2025-10-14 08:07:42.272149 | fa163e75-7366-a2e0-d3ae-00000000dfb6 | CHANGED | Detect if resource is being created or already exists | np0005486748 2025-10-14 08:07:42.273271 | fa163e75-7366-a2e0-d3ae-00000000dfb6 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486748 | 0:16:49.596120 | 0.87s 2025-10-14 08:07:42.291363 | fa163e75-7366-a2e0-d3ae-00000000dfb7 | TASK | Run init bundle puppet on the host for haproxy 2025-10-14 08:07:42.400037 | fa163e75-7366-a2e0-d3ae-00000000df7a | CHANGED | Insert cronjob in root crontab | np0005486750 2025-10-14 08:07:42.401181 | fa163e75-7366-a2e0-d3ae-00000000df7a | TIMING | Insert cronjob in root crontab | np0005486750 | 0:16:49.724044 | 0.59s 2025-10-14 08:07:42.405622 | fa163e75-7366-a2e0-d3ae-00000000df91 | CHANGED | Insert cronjob in root crontab | np0005486751 2025-10-14 08:07:42.406124 | fa163e75-7366-a2e0-d3ae-00000000df91 | TIMING | Insert cronjob in root crontab | np0005486751 | 0:16:49.728997 | 0.30s 2025-10-14 08:07:42.406738 | fa163e75-7366-a2e0-d3ae-00000000df91 | CHANGED | Insert cronjob in root crontab | np0005486752 2025-10-14 08:07:42.407143 | fa163e75-7366-a2e0-d3ae-00000000df91 | TIMING | Insert cronjob in root crontab | np0005486752 | 0:16:49.730017 | 0.35s 2025-10-14 08:07:42.418702 | fa163e75-7366-a2e0-d3ae-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-14 08:07:42.438187 | fa163e75-7366-a2e0-d3ae-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-14 08:07:42.456689 | fa163e75-7366-a2e0-d3ae-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-14 08:07:42.735473 | fa163e75-7366-a2e0-d3ae-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005486750 2025-10-14 08:07:42.736572 | fa163e75-7366-a2e0-d3ae-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005486750 | 0:16:50.059441 | 0.32s 2025-10-14 08:07:42.761989 | fa163e75-7366-a2e0-d3ae-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005486751 2025-10-14 08:07:42.763097 | fa163e75-7366-a2e0-d3ae-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005486751 | 0:16:50.085962 | 0.32s 2025-10-14 08:07:42.820066 | fa163e75-7366-a2e0-d3ae-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005486752 2025-10-14 08:07:42.821107 | fa163e75-7366-a2e0-d3ae-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005486752 | 0:16:50.143974 | 0.36s 2025-10-14 08:07:42.847362 | fa163e75-7366-a2e0-d3ae-0000000000d4 | TIMING | include_tasks | np0005486750 | 0:16:50.170208 | 0.10s 2025-10-14 08:07:42.878138 | b14012b6-2af7-4a70-8455-07848ae6c766 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486750 2025-10-14 08:07:42.897067 | fa163e75-7366-a2e0-d3ae-00000000e13d | TASK | Write the config_step hieradata 2025-10-14 08:07:42.906718 | fa163e75-7366-a2e0-d3ae-0000000000d4 | TIMING | include_tasks | np0005486751 | 0:16:50.229563 | 0.13s 2025-10-14 08:07:42.913418 | fa163e75-7366-a2e0-d3ae-0000000000d4 | TIMING | include_tasks | np0005486752 | 0:16:50.236294 | 0.08s 2025-10-14 08:07:42.939510 | daec6c08-0980-4d9b-92e0-7a20d85133c8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486751 2025-10-14 08:07:42.940141 | daec6c08-0980-4d9b-92e0-7a20d85133c8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486752 2025-10-14 08:07:42.955193 | fa163e75-7366-a2e0-d3ae-00000000e157 | TASK | Write the config_step hieradata 2025-10-14 08:07:42.974478 | fa163e75-7366-a2e0-d3ae-00000000e157 | TASK | Write the config_step hieradata 2025-10-14 08:07:43.741517 | fa163e75-7366-a2e0-d3ae-00000000e13d | OK | Write the config_step hieradata | np0005486750 2025-10-14 08:07:43.743306 | fa163e75-7366-a2e0-d3ae-00000000e13d | TIMING | Write the config_step hieradata | np0005486750 | 0:16:51.066153 | 0.85s 2025-10-14 08:07:43.765585 | fa163e75-7366-a2e0-d3ae-00000000e13e | TASK | Run puppet host configuration for step 2 2025-10-14 08:07:43.789187 | fa163e75-7366-a2e0-d3ae-00000000e157 | OK | Write the config_step hieradata | np0005486752 2025-10-14 08:07:43.790170 | fa163e75-7366-a2e0-d3ae-00000000e157 | TIMING | Write the config_step hieradata | np0005486752 | 0:16:51.113016 | 0.81s 2025-10-14 08:07:43.790518 | fa163e75-7366-a2e0-d3ae-00000000e157 | OK | Write the config_step hieradata | np0005486751 2025-10-14 08:07:43.790794 | fa163e75-7366-a2e0-d3ae-00000000e157 | TIMING | Write the config_step hieradata | np0005486751 | 0:16:51.113670 | 0.83s 2025-10-14 08:07:43.802179 | fa163e75-7366-a2e0-d3ae-00000000e158 | TASK | Run puppet host configuration for step 2 2025-10-14 08:07:43.817995 | fa163e75-7366-a2e0-d3ae-00000000e158 | TASK | Run puppet host configuration for step 2 2025-10-14 08:07:44.529466 | fa163e75-7366-a2e0-d3ae-00000000e158 | CHANGED | Run puppet host configuration for step 2 | np0005486751 2025-10-14 08:07:44.531263 | fa163e75-7366-a2e0-d3ae-00000000e158 | TIMING | Run puppet host configuration for step 2 | np0005486751 | 0:16:51.854120 | 0.73s 2025-10-14 08:07:44.564953 | fa163e75-7366-a2e0-d3ae-00000000e159 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:07:44.579770 | fa163e75-7366-a2e0-d3ae-00000000e158 | CHANGED | Run puppet host configuration for step 2 | np0005486752 2025-10-14 08:07:44.582787 | fa163e75-7366-a2e0-d3ae-00000000e158 | TIMING | Run puppet host configuration for step 2 | np0005486752 | 0:16:51.905619 | 0.76s 2025-10-14 08:07:44.584053 | fa163e75-7366-a2e0-d3ae-00000000e13e | CHANGED | Run puppet host configuration for step 2 | np0005486750 2025-10-14 08:07:44.585055 | fa163e75-7366-a2e0-d3ae-00000000e13e | TIMING | Run puppet host configuration for step 2 | np0005486750 | 0:16:51.907917 | 0.82s 2025-10-14 08:07:44.614460 | fa163e75-7366-a2e0-d3ae-00000000e141 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:07:44.646156 | fa163e75-7366-a2e0-d3ae-00000000e159 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:07:44.973747 | fa163e75-7366-a2e0-d3ae-00000000e159 | WAITING | Wait for puppet host configuration to finish | np0005486751 | 360 retries left 2025-10-14 08:07:44.981753 | fa163e75-7366-a2e0-d3ae-00000000e141 | WAITING | Wait for puppet host configuration to finish | np0005486750 | 360 retries left 2025-10-14 08:07:45.012311 | fa163e75-7366-a2e0-d3ae-00000000e159 | WAITING | Wait for puppet host configuration to finish | np0005486752 | 360 retries left 2025-10-14 08:07:49.798049 | fa163e75-7366-a2e0-d3ae-00000000dfb7 | OK | Run init bundle puppet on the host for haproxy | np0005486749 2025-10-14 08:07:49.799698 | fa163e75-7366-a2e0-d3ae-00000000dfb7 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | np0005486749 | 0:16:57.122556 | 7.53s 2025-10-14 08:07:49.838740 | fa163e75-7366-a2e0-d3ae-00000000dfb8 | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2025-10-14 08:07:49.923938 | fa163e75-7366-a2e0-d3ae-00000000dfb7 | OK | Run init bundle puppet on the host for haproxy | np0005486748 2025-10-14 08:07:49.925286 | fa163e75-7366-a2e0-d3ae-00000000dfb7 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | np0005486748 | 0:16:57.248151 | 7.63s 2025-10-14 08:07:49.945739 | fa163e75-7366-a2e0-d3ae-00000000dfb8 | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2025-10-14 08:07:50.179319 | fa163e75-7366-a2e0-d3ae-00000000dfb8 | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005486749 2025-10-14 08:07:50.180589 | fa163e75-7366-a2e0-d3ae-00000000dfb8 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005486749 | 0:16:57.503453 | 0.34s 2025-10-14 08:07:50.202014 | fa163e75-7366-a2e0-d3ae-00000000dfb9 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:07:50.368225 | fa163e75-7366-a2e0-d3ae-00000000dfb8 | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005486748 2025-10-14 08:07:50.369319 | fa163e75-7366-a2e0-d3ae-00000000dfb8 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005486748 | 0:16:57.692186 | 0.42s 2025-10-14 08:07:50.388982 | fa163e75-7366-a2e0-d3ae-00000000dfb9 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:07:50.892930 | fa163e75-7366-a2e0-d3ae-00000000dfb9 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486749 2025-10-14 08:07:50.894059 | fa163e75-7366-a2e0-d3ae-00000000dfb9 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486749 | 0:16:58.216922 | 0.69s 2025-10-14 08:07:50.915603 | fa163e75-7366-a2e0-d3ae-00000000dfba | TASK | Check if an image update marker exists for bundle haproxy-bundle 2025-10-14 08:07:50.998198 | fa163e75-7366-a2e0-d3ae-00000000dfb9 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486748 2025-10-14 08:07:50.999276 | fa163e75-7366-a2e0-d3ae-00000000dfb9 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486748 | 0:16:58.322136 | 0.61s 2025-10-14 08:07:51.019893 | fa163e75-7366-a2e0-d3ae-00000000dfba | TASK | Check if an image update marker exists for bundle haproxy-bundle 2025-10-14 08:07:51.243486 | fa163e75-7366-a2e0-d3ae-00000000dfba | OK | Check if an image update marker exists for bundle haproxy-bundle | np0005486749 2025-10-14 08:07:51.245088 | fa163e75-7366-a2e0-d3ae-00000000dfba | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle haproxy-bundle | np0005486749 | 0:16:58.567943 | 0.33s 2025-10-14 08:07:51.271476 | fa163e75-7366-a2e0-d3ae-00000000dfbc | TASK | Get container image tag from marker for bundle haproxy-bundle 2025-10-14 08:07:51.319237 | fa163e75-7366-a2e0-d3ae-00000000dfbc | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0005486749 2025-10-14 08:07:51.320038 | fa163e75-7366-a2e0-d3ae-00000000dfbc | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle haproxy-bundle | np0005486749 | 0:16:58.642905 | 0.05s 2025-10-14 08:07:51.339694 | fa163e75-7366-a2e0-d3ae-00000000dfbd | TASK | Get container image tag from bundle haproxy-bundle 2025-10-14 08:07:51.369034 | fa163e75-7366-a2e0-d3ae-00000000dfba | OK | Check if an image update marker exists for bundle haproxy-bundle | np0005486748 2025-10-14 08:07:51.370143 | fa163e75-7366-a2e0-d3ae-00000000dfba | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle haproxy-bundle | np0005486748 | 0:16:58.693007 | 0.35s 2025-10-14 08:07:51.390051 | fa163e75-7366-a2e0-d3ae-00000000dfbc | TASK | Get container image tag from marker for bundle haproxy-bundle 2025-10-14 08:07:51.404166 | fa163e75-7366-a2e0-d3ae-00000000dfbd | SKIPPED | Get container image tag from bundle haproxy-bundle | np0005486749 2025-10-14 08:07:51.405228 | fa163e75-7366-a2e0-d3ae-00000000dfbd | TIMING | tripleo_ha_wrapper : Get container image tag from bundle haproxy-bundle | np0005486749 | 0:16:58.728091 | 0.06s 2025-10-14 08:07:51.427246 | fa163e75-7366-a2e0-d3ae-00000000dfbe | TASK | Compare tags between marker and bundle haproxy-bundle 2025-10-14 08:07:51.452023 | fa163e75-7366-a2e0-d3ae-00000000dfbc | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0005486748 2025-10-14 08:07:51.452948 | fa163e75-7366-a2e0-d3ae-00000000dfbc | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle haproxy-bundle | np0005486748 | 0:16:58.775817 | 0.06s 2025-10-14 08:07:51.467829 | fa163e75-7366-a2e0-d3ae-00000000dfbd | TASK | Get container image tag from bundle haproxy-bundle 2025-10-14 08:07:51.486978 | fa163e75-7366-a2e0-d3ae-00000000dfbe | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0005486749 2025-10-14 08:07:51.488124 | fa163e75-7366-a2e0-d3ae-00000000dfbe | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle haproxy-bundle | np0005486749 | 0:16:58.810991 | 0.06s 2025-10-14 08:07:51.505464 | fa163e75-7366-a2e0-d3ae-00000000dfbf | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:07:51.529113 | fa163e75-7366-a2e0-d3ae-00000000dfbd | SKIPPED | Get container image tag from bundle haproxy-bundle | np0005486748 2025-10-14 08:07:51.530052 | fa163e75-7366-a2e0-d3ae-00000000dfbd | TIMING | tripleo_ha_wrapper : Get container image tag from bundle haproxy-bundle | np0005486748 | 0:16:58.852919 | 0.06s 2025-10-14 08:07:51.564765 | fa163e75-7366-a2e0-d3ae-00000000dfbe | TASK | Compare tags between marker and bundle haproxy-bundle 2025-10-14 08:07:51.581241 | fa163e75-7366-a2e0-d3ae-00000000dfbf | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486749 2025-10-14 08:07:51.584902 | fa163e75-7366-a2e0-d3ae-00000000dfbf | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486749 | 0:16:58.907726 | 0.08s 2025-10-14 08:07:51.631464 | fa163e75-7366-a2e0-d3ae-00000000dfc0 | TASK | Remove update marker for bundle haproxy-bundle 2025-10-14 08:07:51.647255 | fa163e75-7366-a2e0-d3ae-00000000dfbe | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0005486748 2025-10-14 08:07:51.648592 | fa163e75-7366-a2e0-d3ae-00000000dfbe | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle haproxy-bundle | np0005486748 | 0:16:58.971447 | 0.08s 2025-10-14 08:07:51.673098 | fa163e75-7366-a2e0-d3ae-00000000dfbf | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:07:51.694095 | fa163e75-7366-a2e0-d3ae-00000000dfc0 | SKIPPED | Remove update marker for bundle haproxy-bundle | np0005486749 2025-10-14 08:07:51.695498 | fa163e75-7366-a2e0-d3ae-00000000dfc0 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle haproxy-bundle | np0005486749 | 0:16:59.018360 | 0.06s 2025-10-14 08:07:51.721507 | fa163e75-7366-a2e0-d3ae-00000000dfbf | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486748 2025-10-14 08:07:51.722421 | fa163e75-7366-a2e0-d3ae-00000000dfbf | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486748 | 0:16:59.045287 | 0.05s 2025-10-14 08:07:51.741419 | fa163e75-7366-a2e0-d3ae-00000000dfc0 | TASK | Remove update marker for bundle haproxy-bundle 2025-10-14 08:07:51.763766 | fa163e75-7366-a2e0-d3ae-00000000dfe1 | TASK | Gather variables for each operating system 2025-10-14 08:07:51.789517 | fa163e75-7366-a2e0-d3ae-00000000dfc0 | SKIPPED | Remove update marker for bundle haproxy-bundle | np0005486748 2025-10-14 08:07:51.790763 | fa163e75-7366-a2e0-d3ae-00000000dfc0 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle haproxy-bundle | np0005486748 | 0:16:59.113628 | 0.05s 2025-10-14 08:07:51.818319 | fa163e75-7366-a2e0-d3ae-00000000dfe1 | TASK | Gather variables for each operating system 2025-10-14 08:07:51.885228 | fa163e75-7366-a2e0-d3ae-00000000dfe1 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486749 | 0:16:59.208079 | 0.12s 2025-10-14 08:07:51.901654 | fa163e75-7366-a2e0-d3ae-00000000dfe2 | TASK | Detect if resource is being created or already exists 2025-10-14 08:07:51.914022 | fa163e75-7366-a2e0-d3ae-00000000dfe1 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486748 | 0:16:59.236879 | 0.09s 2025-10-14 08:07:51.930975 | fa163e75-7366-a2e0-d3ae-00000000dfe2 | TASK | Detect if resource is being created or already exists 2025-10-14 08:07:52.681967 | fa163e75-7366-a2e0-d3ae-00000000dfe2 | CHANGED | Detect if resource is being created or already exists | np0005486749 2025-10-14 08:07:52.683598 | fa163e75-7366-a2e0-d3ae-00000000dfe2 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486749 | 0:17:00.006453 | 0.78s 2025-10-14 08:07:52.715660 | fa163e75-7366-a2e0-d3ae-00000000dfe3 | TASK | Run init bundle puppet on the host for mysql 2025-10-14 08:07:52.758412 | fa163e75-7366-a2e0-d3ae-00000000dfe2 | CHANGED | Detect if resource is being created or already exists | np0005486748 2025-10-14 08:07:52.760213 | fa163e75-7366-a2e0-d3ae-00000000dfe2 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486748 | 0:17:00.083068 | 0.83s 2025-10-14 08:07:52.790367 | fa163e75-7366-a2e0-d3ae-00000000dfe3 | TASK | Run init bundle puppet on the host for mysql 2025-10-14 08:07:55.280188 | fa163e75-7366-a2e0-d3ae-00000000e159 | CHANGED | Wait for puppet host configuration to finish | np0005486751 2025-10-14 08:07:55.289681 | fa163e75-7366-a2e0-d3ae-00000000e159 | TIMING | Wait for puppet host configuration to finish | np0005486751 | 0:17:02.612522 | 10.72s 2025-10-14 08:07:55.292902 | fa163e75-7366-a2e0-d3ae-00000000e141 | CHANGED | Wait for puppet host configuration to finish | np0005486750 2025-10-14 08:07:55.295369 | fa163e75-7366-a2e0-d3ae-00000000e141 | TIMING | Wait for puppet host configuration to finish | np0005486750 | 0:17:02.618229 | 10.68s 2025-10-14 08:07:55.329842 | fa163e75-7366-a2e0-d3ae-00000000e142 | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-14 08:07:55.369309 | fa163e75-7366-a2e0-d3ae-00000000e15a | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-14 08:07:55.383870 | fa163e75-7366-a2e0-d3ae-00000000e159 | CHANGED | Wait for puppet host configuration to finish | np0005486752 2025-10-14 08:07:55.386101 | fa163e75-7366-a2e0-d3ae-00000000e159 | TIMING | Wait for puppet host configuration to finish | np0005486752 | 0:17:02.708957 | 10.74s 2025-10-14 08:07:55.404158 | fa163e75-7366-a2e0-d3ae-00000000e15a | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-14 08:07:55.435031 | fa163e75-7366-a2e0-d3ae-00000000e142 | OK | Debug output for task: Run puppet host configuration for step 2 | np0005486750 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:07:44 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:07:50 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:07:50 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:07:50 puppet-user: (file & line not available)", "<13>Oct 14 08:07:50 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:07:50 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:07:50 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:07:50 puppet-user: Notice: Compiled catalog for np0005486750.ooo.test in environment production in 0.12 seconds", "<13>Oct 14 08:07:50 puppet-user: Notice: Applied catalog in 0.05 seconds", "<13>Oct 14 08:07:50 puppet-user: Application:", "<13>Oct 14 08:07:50 puppet-user: Initial environment: production", "<13>Oct 14 08:07:50 puppet-user: Converged environment: production", "<13>Oct 14 08:07:50 puppet-user: Run mode: user", "<13>Oct 14 08:07:50 puppet-user: Changes:", "<13>Oct 14 08:07:50 puppet-user: Events:", "<13>Oct 14 08:07:50 puppet-user: Resources:", "<13>Oct 14 08:07:50 puppet-user: Total: 10", "<13>Oct 14 08:07:50 puppet-user: Time:", "<13>Oct 14 08:07:50 puppet-user: Schedule: 0.00", "<13>Oct 14 08:07:50 puppet-user: File: 0.00", "<13>Oct 14 08:07:50 puppet-user: Augeas: 0.01", "<13>Oct 14 08:07:50 puppet-user: Exec: 0.02", "<13>Oct 14 08:07:50 puppet-user: Transaction evaluation: 0.04", "<13>Oct 14 08:07:50 puppet-user: Catalog application: 0.05", "<13>Oct 14 08:07:50 puppet-user: Config retrieval: 0.16", "<13>Oct 14 08:07:50 puppet-user: Last run: 1760429270", "<13>Oct 14 08:07:50 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:07:50 puppet-user: Total: 0.06", "<13>Oct 14 08:07:50 puppet-user: Version:", "<13>Oct 14 08:07:50 puppet-user: Config: 1760429270", "<13>Oct 14 08:07:50 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:07:55.436451 | fa163e75-7366-a2e0-d3ae-00000000e142 | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005486750 | 0:17:02.759290 | 0.10s 2025-10-14 08:07:55.451552 | fa163e75-7366-a2e0-d3ae-00000000e143 | TASK | Pre-cache facts for puppet containers 2025-10-14 08:07:55.465651 | fa163e75-7366-a2e0-d3ae-00000000e15a | OK | Debug output for task: Run puppet host configuration for step 2 | np0005486751 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:07:44 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:07:50 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:07:50 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:07:50 puppet-user: (file & line not available)", "<13>Oct 14 08:07:50 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:07:50 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:07:50 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:07:50 puppet-user: Notice: Compiled catalog for np0005486751.ooo.test in environment production in 0.12 seconds", "<13>Oct 14 08:07:50 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 14 08:07:50 puppet-user: Application:", "<13>Oct 14 08:07:50 puppet-user: Initial environment: production", "<13>Oct 14 08:07:50 puppet-user: Converged environment: production", "<13>Oct 14 08:07:50 puppet-user: Run mode: user", "<13>Oct 14 08:07:50 puppet-user: Changes:", "<13>Oct 14 08:07:50 puppet-user: Events:", "<13>Oct 14 08:07:50 puppet-user: Resources:", "<13>Oct 14 08:07:50 puppet-user: Total: 10", "<13>Oct 14 08:07:50 puppet-user: Time:", "<13>Oct 14 08:07:50 puppet-user: Schedule: 0.00", "<13>Oct 14 08:07:50 puppet-user: File: 0.00", "<13>Oct 14 08:07:50 puppet-user: Exec: 0.01", "<13>Oct 14 08:07:50 puppet-user: Augeas: 0.01", "<13>Oct 14 08:07:50 puppet-user: Transaction evaluation: 0.04", "<13>Oct 14 08:07:50 puppet-user: Catalog application: 0.04", "<13>Oct 14 08:07:50 puppet-user: Config retrieval: 0.15", "<13>Oct 14 08:07:50 puppet-user: Last run: 1760429270", "<13>Oct 14 08:07:50 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:07:50 puppet-user: Total: 0.05", "<13>Oct 14 08:07:50 puppet-user: Version:", "<13>Oct 14 08:07:50 puppet-user: Config: 1760429270", "<13>Oct 14 08:07:50 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:07:55.467044 | fa163e75-7366-a2e0-d3ae-00000000e15a | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005486751 | 0:17:02.789897 | 0.09s 2025-10-14 08:07:55.485751 | fa163e75-7366-a2e0-d3ae-00000000e15b | TASK | Pre-cache facts for puppet containers 2025-10-14 08:07:55.493257 | fa163e75-7366-a2e0-d3ae-00000000e143 | TIMING | Pre-cache facts for puppet containers | np0005486750 | 0:17:02.816104 | 0.04s 2025-10-14 08:07:55.498127 | fa163e75-7366-a2e0-d3ae-00000000e15a | OK | Debug output for task: Run puppet host configuration for step 2 | np0005486752 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:07:44 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:07:50 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:07:50 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:07:50 puppet-user: (file & line not available)", "<13>Oct 14 08:07:50 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:07:50 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:07:50 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:07:50 puppet-user: Notice: Compiled catalog for np0005486752.ooo.test in environment production in 0.12 seconds", "<13>Oct 14 08:07:50 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 14 08:07:50 puppet-user: Application:", "<13>Oct 14 08:07:50 puppet-user: Initial environment: production", "<13>Oct 14 08:07:50 puppet-user: Converged environment: production", "<13>Oct 14 08:07:50 puppet-user: Run mode: user", "<13>Oct 14 08:07:50 puppet-user: Changes:", "<13>Oct 14 08:07:50 puppet-user: Events:", "<13>Oct 14 08:07:50 puppet-user: Resources:", "<13>Oct 14 08:07:50 puppet-user: Total: 10", "<13>Oct 14 08:07:50 puppet-user: Time:", "<13>Oct 14 08:07:50 puppet-user: Schedule: 0.00", "<13>Oct 14 08:07:50 puppet-user: File: 0.00", "<13>Oct 14 08:07:50 puppet-user: Exec: 0.01", "<13>Oct 14 08:07:50 puppet-user: Augeas: 0.01", "<13>Oct 14 08:07:50 puppet-user: Transaction evaluation: 0.03", "<13>Oct 14 08:07:50 puppet-user: Catalog application: 0.04", "<13>Oct 14 08:07:50 puppet-user: Config retrieval: 0.16", "<13>Oct 14 08:07:50 puppet-user: Last run: 1760429270", "<13>Oct 14 08:07:50 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:07:50 puppet-user: Total: 0.05", "<13>Oct 14 08:07:50 puppet-user: Version:", "<13>Oct 14 08:07:50 puppet-user: Config: 1760429270", "<13>Oct 14 08:07:50 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:07:55.499226 | fa163e75-7366-a2e0-d3ae-00000000e15a | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005486752 | 0:17:02.822095 | 0.09s 2025-10-14 08:07:55.544254 | fa163e75-7366-a2e0-d3ae-00000000e1df | TASK | Gather variables for each operating system 2025-10-14 08:07:55.561628 | fa163e75-7366-a2e0-d3ae-00000000e15b | TASK | Pre-cache facts for puppet containers 2025-10-14 08:07:55.570252 | fa163e75-7366-a2e0-d3ae-00000000e15b | TIMING | Pre-cache facts for puppet containers | np0005486751 | 0:17:02.893105 | 0.08s 2025-10-14 08:07:55.602005 | fa163e75-7366-a2e0-d3ae-00000000e1df | TASK | Gather variables for each operating system 2025-10-14 08:07:55.609726 | fa163e75-7366-a2e0-d3ae-00000000e15b | TIMING | Pre-cache facts for puppet containers | np0005486752 | 0:17:02.932577 | 0.05s 2025-10-14 08:07:55.637809 | fa163e75-7366-a2e0-d3ae-00000000e1df | TASK | Gather variables for each operating system 2025-10-14 08:07:55.657322 | fa163e75-7366-a2e0-d3ae-00000000e1df | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486750 | 0:17:02.980180 | 0.11s 2025-10-14 08:07:55.667901 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | TASK | Create puppet caching structures 2025-10-14 08:07:55.713069 | fa163e75-7366-a2e0-d3ae-00000000e1df | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486751 | 0:17:03.035929 | 0.11s 2025-10-14 08:07:55.723782 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | TASK | Create puppet caching structures 2025-10-14 08:07:55.743353 | fa163e75-7366-a2e0-d3ae-00000000e1df | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486752 | 0:17:03.066198 | 0.10s 2025-10-14 08:07:55.754054 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | TASK | Create puppet caching structures 2025-10-14 08:07:55.989779 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | CHANGED | Create puppet caching structures | np0005486750 2025-10-14 08:07:55.991237 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486750 | 0:17:03.314096 | 0.32s 2025-10-14 08:07:56.008577 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | TASK | Check for facter.conf 2025-10-14 08:07:56.062530 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | CHANGED | Create puppet caching structures | np0005486751 2025-10-14 08:07:56.063339 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486751 | 0:17:03.386208 | 0.34s 2025-10-14 08:07:56.074026 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | TASK | Check for facter.conf 2025-10-14 08:07:56.091548 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | CHANGED | Create puppet caching structures | np0005486752 2025-10-14 08:07:56.092507 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486752 | 0:17:03.415361 | 0.34s 2025-10-14 08:07:56.103668 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | TASK | Check for facter.conf 2025-10-14 08:07:56.349190 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | OK | Check for facter.conf | np0005486750 2025-10-14 08:07:56.350224 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486750 | 0:17:03.673092 | 0.34s 2025-10-14 08:07:56.361003 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | TASK | Remove facter.conf if directory 2025-10-14 08:07:56.410490 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | SKIPPED | Remove facter.conf if directory | np0005486750 2025-10-14 08:07:56.411227 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486750 | 0:17:03.734096 | 0.05s 2025-10-14 08:07:56.426312 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | TASK | Write facter cache config 2025-10-14 08:07:56.436492 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | OK | Check for facter.conf | np0005486751 2025-10-14 08:07:56.443536 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486751 | 0:17:03.766397 | 0.37s 2025-10-14 08:07:56.444218 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | OK | Check for facter.conf | np0005486752 2025-10-14 08:07:56.444707 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486752 | 0:17:03.767583 | 0.34s 2025-10-14 08:07:56.456310 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | TASK | Remove facter.conf if directory 2025-10-14 08:07:56.476323 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | TASK | Remove facter.conf if directory 2025-10-14 08:07:56.509703 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | SKIPPED | Remove facter.conf if directory | np0005486751 2025-10-14 08:07:56.510691 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486751 | 0:17:03.833558 | 0.05s 2025-10-14 08:07:56.521225 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | TASK | Write facter cache config 2025-10-14 08:07:56.537043 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | SKIPPED | Remove facter.conf if directory | np0005486752 2025-10-14 08:07:56.538002 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486752 | 0:17:03.860855 | 0.06s 2025-10-14 08:07:56.548904 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | TASK | Write facter cache config 2025-10-14 08:07:57.253024 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | CHANGED | Write facter cache config | np0005486750 2025-10-14 08:07:57.254125 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486750 | 0:17:04.576990 | 0.83s 2025-10-14 08:07:57.265065 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | TASK | Cleanup facter cache if exists 2025-10-14 08:07:57.340526 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | CHANGED | Write facter cache config | np0005486752 2025-10-14 08:07:57.341713 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486752 | 0:17:04.664581 | 0.79s 2025-10-14 08:07:57.352535 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | TASK | Cleanup facter cache if exists 2025-10-14 08:07:57.457537 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | CHANGED | Write facter cache config | np0005486751 2025-10-14 08:07:57.458733 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486751 | 0:17:04.781595 | 0.94s 2025-10-14 08:07:57.470249 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | TASK | Cleanup facter cache if exists 2025-10-14 08:07:57.587852 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | CHANGED | Cleanup facter cache if exists | np0005486750 2025-10-14 08:07:57.588861 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486750 | 0:17:04.911727 | 0.32s 2025-10-14 08:07:57.599289 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | TASK | Pre-cache facts 2025-10-14 08:07:57.799833 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | CHANGED | Cleanup facter cache if exists | np0005486752 2025-10-14 08:07:57.804905 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486752 | 0:17:05.127776 | 0.45s 2025-10-14 08:07:57.805397 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | CHANGED | Cleanup facter cache if exists | np0005486751 2025-10-14 08:07:57.805894 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486751 | 0:17:05.128769 | 0.33s 2025-10-14 08:07:57.815378 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | TASK | Pre-cache facts 2025-10-14 08:07:57.837062 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | TASK | Pre-cache facts 2025-10-14 08:07:58.406092 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | CHANGED | Pre-cache facts | np0005486750 2025-10-14 08:07:58.407189 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486750 | 0:17:05.730052 | 0.81s 2025-10-14 08:07:58.422071 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | TASK | Failed deployment if facter fails 2025-10-14 08:07:58.448242 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | CHANGED | Pre-cache facts | np0005486752 2025-10-14 08:07:58.449382 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486752 | 0:17:05.772244 | 0.61s 2025-10-14 08:07:58.466940 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | TASK | Failed deployment if facter fails 2025-10-14 08:07:58.475609 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | SKIPPED | Failed deployment if facter fails | np0005486750 2025-10-14 08:07:58.476654 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486750 | 0:17:05.799513 | 0.05s 2025-10-14 08:07:58.504892 | fa163e75-7366-a2e0-d3ae-00000000e1e7 | TASK | Sync cached facts 2025-10-14 08:07:58.513543 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | SKIPPED | Failed deployment if facter fails | np0005486752 2025-10-14 08:07:58.514375 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486752 | 0:17:05.837240 | 0.05s 2025-10-14 08:07:58.538959 | fa163e75-7366-a2e0-d3ae-00000000e1e7 | TASK | Sync cached facts 2025-10-14 08:07:58.546614 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | CHANGED | Pre-cache facts | np0005486751 2025-10-14 08:07:58.547414 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486751 | 0:17:05.870277 | 0.73s 2025-10-14 08:07:58.559558 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | TASK | Failed deployment if facter fails 2025-10-14 08:07:58.583546 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | SKIPPED | Failed deployment if facter fails | np0005486751 2025-10-14 08:07:58.584287 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486751 | 0:17:05.907155 | 0.02s 2025-10-14 08:07:58.601399 | fa163e75-7366-a2e0-d3ae-00000000e1e7 | TASK | Sync cached facts 2025-10-14 08:07:58.894450 | fa163e75-7366-a2e0-d3ae-00000000e1e7 | CHANGED | Sync cached facts | np0005486750 -> 192.168.122.106 [WARNING]: ('np0005486750 -> 192.168.122.106', 'fa163e75-7366-a2e0-d3ae-00000000e1e7') missing from stats 2025-10-14 08:07:58.900975 | fa163e75-7366-a2e0-d3ae-00000000e1e7 | CHANGED | Sync cached facts | np0005486752 -> 192.168.122.108 [WARNING]: ('np0005486752 -> 192.168.122.108', 'fa163e75-7366-a2e0-d3ae-00000000e1e7') missing from stats 2025-10-14 08:07:58.926016 | fa163e75-7366-a2e0-d3ae-00000000e144 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:07:58.947390 | fa163e75-7366-a2e0-d3ae-00000000e15c | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:07:58.983586 | fa163e75-7366-a2e0-d3ae-00000000e144 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486750 2025-10-14 08:07:58.996099 | fa163e75-7366-a2e0-d3ae-00000000e144 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486750 | 0:17:06.318963 | 0.07s 2025-10-14 08:07:58.996628 | fa163e75-7366-a2e0-d3ae-00000000e1e7 | CHANGED | Sync cached facts | np0005486751 -> 192.168.122.107 [WARNING]: ('np0005486751 -> 192.168.122.107', 'fa163e75-7366-a2e0-d3ae-00000000e1e7') missing from stats 2025-10-14 08:07:58.997628 | fa163e75-7366-a2e0-d3ae-00000000e15c | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486752 2025-10-14 08:07:58.997920 | fa163e75-7366-a2e0-d3ae-00000000e15c | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486752 | 0:17:06.320796 | 0.05s 2025-10-14 08:07:59.009487 | fa163e75-7366-a2e0-d3ae-00000000e146 | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-14 08:07:59.045883 | fa163e75-7366-a2e0-d3ae-00000000e15e | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-14 08:07:59.056229 | fa163e75-7366-a2e0-d3ae-00000000e146 | TIMING | Manage containers for step 2 with tripleo-ansible | np0005486750 | 0:17:06.379068 | 0.05s 2025-10-14 08:07:59.100876 | fa163e75-7366-a2e0-d3ae-00000000e30a | TASK | Gather variables for each operating system 2025-10-14 08:07:59.120297 | fa163e75-7366-a2e0-d3ae-00000000e15c | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:07:59.131963 | fa163e75-7366-a2e0-d3ae-00000000e15e | TIMING | Manage containers for step 2 with tripleo-ansible | np0005486752 | 0:17:06.454807 | 0.08s 2025-10-14 08:07:59.165152 | fa163e75-7366-a2e0-d3ae-00000000e30a | TASK | Gather variables for each operating system 2025-10-14 08:07:59.181828 | fa163e75-7366-a2e0-d3ae-00000000e15c | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486751 2025-10-14 08:07:59.182894 | fa163e75-7366-a2e0-d3ae-00000000e15c | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486751 | 0:17:06.505759 | 0.06s 2025-10-14 08:07:59.194996 | fa163e75-7366-a2e0-d3ae-00000000e15e | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-14 08:07:59.224543 | fa163e75-7366-a2e0-d3ae-00000000e15e | TIMING | Manage containers for step 2 with tripleo-ansible | np0005486751 | 0:17:06.547407 | 0.03s 2025-10-14 08:07:59.229744 | fa163e75-7366-a2e0-d3ae-00000000e30a | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486750 | 0:17:06.552619 | 0.13s 2025-10-14 08:07:59.255950 | fa163e75-7366-a2e0-d3ae-00000000e30b | TASK | Create container logs path 2025-10-14 08:07:59.274966 | fa163e75-7366-a2e0-d3ae-00000000e30a | TASK | Gather variables for each operating system 2025-10-14 08:07:59.288298 | fa163e75-7366-a2e0-d3ae-00000000e30a | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486752 | 0:17:06.611137 | 0.12s 2025-10-14 08:07:59.300327 | fa163e75-7366-a2e0-d3ae-00000000e30b | TASK | Create container logs path 2025-10-14 08:07:59.398126 | fa163e75-7366-a2e0-d3ae-00000000e30a | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486751 | 0:17:06.720970 | 0.12s 2025-10-14 08:07:59.420244 | fa163e75-7366-a2e0-d3ae-00000000e30b | TASK | Create container logs path 2025-10-14 08:07:59.581675 | fa163e75-7366-a2e0-d3ae-00000000e30b | OK | Create container logs path | np0005486752 2025-10-14 08:07:59.582832 | fa163e75-7366-a2e0-d3ae-00000000e30b | TIMING | tripleo_container_manage : Create container logs path | np0005486752 | 0:17:06.905688 | 0.28s 2025-10-14 08:07:59.603717 | fa163e75-7366-a2e0-d3ae-00000000e30d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:07:59.612513 | fa163e75-7366-a2e0-d3ae-00000000e30b | OK | Create container logs path | np0005486750 2025-10-14 08:07:59.613678 | fa163e75-7366-a2e0-d3ae-00000000e30b | TIMING | tripleo_container_manage : Create container logs path | np0005486750 | 0:17:06.936537 | 0.36s 2025-10-14 08:07:59.629221 | fa163e75-7366-a2e0-d3ae-00000000e30d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:07:59.656788 | fa163e75-7366-a2e0-d3ae-00000000dfe3 | OK | Run init bundle puppet on the host for mysql | np0005486749 2025-10-14 08:07:59.658671 | fa163e75-7366-a2e0-d3ae-00000000dfe3 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for mysql | np0005486749 | 0:17:06.981526 | 6.94s 2025-10-14 08:07:59.693378 | fa163e75-7366-a2e0-d3ae-00000000dfe4 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2025-10-14 08:07:59.749723 | fa163e75-7366-a2e0-d3ae-00000000e30b | OK | Create container logs path | np0005486751 2025-10-14 08:07:59.750875 | fa163e75-7366-a2e0-d3ae-00000000e30b | TIMING | tripleo_container_manage : Create container logs path | np0005486751 | 0:17:07.073738 | 0.33s 2025-10-14 08:07:59.766783 | fa163e75-7366-a2e0-d3ae-00000000e30d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:07:59.883037 | fa163e75-7366-a2e0-d3ae-00000000dfe3 | OK | Run init bundle puppet on the host for mysql | np0005486748 2025-10-14 08:07:59.884150 | fa163e75-7366-a2e0-d3ae-00000000dfe3 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for mysql | np0005486748 | 0:17:07.207014 | 7.09s 2025-10-14 08:07:59.904585 | fa163e75-7366-a2e0-d3ae-00000000dfe4 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2025-10-14 08:07:59.961530 | fa163e75-7366-a2e0-d3ae-00000000e30d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005486752 2025-10-14 08:07:59.963524 | fa163e75-7366-a2e0-d3ae-00000000e30d | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005486752 | 0:17:07.286373 | 0.36s 2025-10-14 08:07:59.993504 | fa163e75-7366-a2e0-d3ae-00000000e30e | TASK | Finalise hashes for all containers 2025-10-14 08:08:00.005930 | fa163e75-7366-a2e0-d3ae-00000000e30d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005486750 2025-10-14 08:08:00.008948 | fa163e75-7366-a2e0-d3ae-00000000e30d | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005486750 | 0:17:07.331701 | 0.37s 2025-10-14 08:08:00.032299 | fa163e75-7366-a2e0-d3ae-00000000e30e | TASK | Finalise hashes for all containers 2025-10-14 08:08:00.054055 | fa163e75-7366-a2e0-d3ae-00000000dfe4 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0005486749 2025-10-14 08:08:00.059887 | fa163e75-7366-a2e0-d3ae-00000000dfe4 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/mysql exists | np0005486749 | 0:17:07.382741 | 0.36s 2025-10-14 08:08:00.061145 | fa163e75-7366-a2e0-d3ae-00000000e30e | OK | Finalise hashes for all containers | np0005486752 2025-10-14 08:08:00.061665 | fa163e75-7366-a2e0-d3ae-00000000e30e | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486752 | 0:17:07.384536 | 0.07s 2025-10-14 08:08:00.076129 | fa163e75-7366-a2e0-d3ae-00000000e310 | TASK | Manage systemd shutdown files 2025-10-14 08:08:00.138780 | fa163e75-7366-a2e0-d3ae-00000000dfe5 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:08:00.147153 | fa163e75-7366-a2e0-d3ae-00000000e30e | OK | Finalise hashes for all containers | np0005486750 2025-10-14 08:08:00.148229 | fa163e75-7366-a2e0-d3ae-00000000e30e | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486750 | 0:17:07.471087 | 0.11s 2025-10-14 08:08:00.148817 | fa163e75-7366-a2e0-d3ae-00000000e310 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486752 | 0:17:07.471690 | 0.07s 2025-10-14 08:08:00.149236 | fa163e75-7366-a2e0-d3ae-00000000e30d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005486751 2025-10-14 08:08:00.149651 | fa163e75-7366-a2e0-d3ae-00000000e30d | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005486751 | 0:17:07.472524 | 0.38s 2025-10-14 08:08:00.173973 | f50fd425-a035-4597-978e-16cff1851631 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486752 2025-10-14 08:08:00.191617 | fa163e75-7366-a2e0-d3ae-00000000e310 | TASK | Manage systemd shutdown files 2025-10-14 08:08:00.207224 | fa163e75-7366-a2e0-d3ae-00000000e30e | TASK | Finalise hashes for all containers 2025-10-14 08:08:00.228025 | fa163e75-7366-a2e0-d3ae-00000000e3b3 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:08:00.235996 | fa163e75-7366-a2e0-d3ae-00000000e310 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486750 | 0:17:07.558840 | 0.04s 2025-10-14 08:08:00.255102 | c826eb98-e1ad-4bbc-95c3-320c3e25ceca | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486750 2025-10-14 08:08:00.278395 | fa163e75-7366-a2e0-d3ae-00000000e3ce | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:08:00.286644 | fa163e75-7366-a2e0-d3ae-00000000e30e | OK | Finalise hashes for all containers | np0005486751 2025-10-14 08:08:00.287422 | fa163e75-7366-a2e0-d3ae-00000000e30e | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486751 | 0:17:07.610285 | 0.08s 2025-10-14 08:08:00.287908 | fa163e75-7366-a2e0-d3ae-00000000dfe4 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0005486748 2025-10-14 08:08:00.288281 | fa163e75-7366-a2e0-d3ae-00000000dfe4 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/mysql exists | np0005486748 | 0:17:07.611157 | 0.38s 2025-10-14 08:08:00.299313 | fa163e75-7366-a2e0-d3ae-00000000e310 | TASK | Manage systemd shutdown files 2025-10-14 08:08:00.319987 | fa163e75-7366-a2e0-d3ae-00000000dfe5 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:08:00.332887 | fa163e75-7366-a2e0-d3ae-00000000e310 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486751 | 0:17:07.655751 | 0.03s 2025-10-14 08:08:00.350074 | 046fad8c-3f68-4ab1-9fc4-761c7a22ad31 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486751 2025-10-14 08:08:00.363758 | fa163e75-7366-a2e0-d3ae-00000000e3ed | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:08:00.561326 | fa163e75-7366-a2e0-d3ae-00000000e3b3 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486752 2025-10-14 08:08:00.562223 | fa163e75-7366-a2e0-d3ae-00000000e3b3 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486752 | 0:17:07.885091 | 0.33s 2025-10-14 08:08:00.572781 | fa163e75-7366-a2e0-d3ae-00000000e3b4 | TASK | Set podman_drop_in fact 2025-10-14 08:08:00.595320 | fa163e75-7366-a2e0-d3ae-00000000e3ce | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486750 2025-10-14 08:08:00.596521 | fa163e75-7366-a2e0-d3ae-00000000e3ce | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486750 | 0:17:07.919389 | 0.32s 2025-10-14 08:08:00.607392 | fa163e75-7366-a2e0-d3ae-00000000e3cf | TASK | Set podman_drop_in fact 2025-10-14 08:08:00.634195 | fa163e75-7366-a2e0-d3ae-00000000e3b4 | OK | Set podman_drop_in fact | np0005486752 2025-10-14 08:08:00.634949 | fa163e75-7366-a2e0-d3ae-00000000e3b4 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486752 | 0:17:07.957818 | 0.06s 2025-10-14 08:08:00.645207 | fa163e75-7366-a2e0-d3ae-00000000e3b6 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:08:00.656619 | fa163e75-7366-a2e0-d3ae-00000000e3cf | OK | Set podman_drop_in fact | np0005486750 2025-10-14 08:08:00.657487 | fa163e75-7366-a2e0-d3ae-00000000e3cf | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486750 | 0:17:07.980344 | 0.05s 2025-10-14 08:08:00.667899 | fa163e75-7366-a2e0-d3ae-00000000e3d1 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:08:00.682234 | fa163e75-7366-a2e0-d3ae-00000000dfe5 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486749 2025-10-14 08:08:00.683048 | fa163e75-7366-a2e0-d3ae-00000000dfe5 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486749 | 0:17:08.005917 | 0.54s 2025-10-14 08:08:00.699389 | fa163e75-7366-a2e0-d3ae-00000000dfe6 | TASK | Check if an image update marker exists for bundle galera-bundle 2025-10-14 08:08:00.710881 | fa163e75-7366-a2e0-d3ae-00000000e3ed | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486751 2025-10-14 08:08:00.711784 | fa163e75-7366-a2e0-d3ae-00000000e3ed | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486751 | 0:17:08.034649 | 0.35s 2025-10-14 08:08:00.722973 | fa163e75-7366-a2e0-d3ae-00000000e3ee | TASK | Set podman_drop_in fact 2025-10-14 08:08:00.785568 | fa163e75-7366-a2e0-d3ae-00000000e3ee | OK | Set podman_drop_in fact | np0005486751 2025-10-14 08:08:00.786374 | fa163e75-7366-a2e0-d3ae-00000000e3ee | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486751 | 0:17:08.109243 | 0.06s 2025-10-14 08:08:00.796034 | fa163e75-7366-a2e0-d3ae-00000000e3f0 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:08:00.849297 | fa163e75-7366-a2e0-d3ae-00000000dfe5 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486748 2025-10-14 08:08:00.850918 | fa163e75-7366-a2e0-d3ae-00000000dfe5 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486748 | 0:17:08.173772 | 0.53s 2025-10-14 08:08:00.883351 | fa163e75-7366-a2e0-d3ae-00000000dfe6 | TASK | Check if an image update marker exists for bundle galera-bundle 2025-10-14 08:08:01.018269 | fa163e75-7366-a2e0-d3ae-00000000dfe6 | OK | Check if an image update marker exists for bundle galera-bundle | np0005486749 2025-10-14 08:08:01.019283 | fa163e75-7366-a2e0-d3ae-00000000dfe6 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle galera-bundle | np0005486749 | 0:17:08.342149 | 0.31s 2025-10-14 08:08:01.041424 | fa163e75-7366-a2e0-d3ae-00000000dfe8 | TASK | Get container image tag from marker for bundle galera-bundle 2025-10-14 08:08:01.098762 | fa163e75-7366-a2e0-d3ae-00000000dfe8 | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0005486749 2025-10-14 08:08:01.100326 | fa163e75-7366-a2e0-d3ae-00000000dfe8 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle galera-bundle | np0005486749 | 0:17:08.423182 | 0.06s 2025-10-14 08:08:01.132526 | fa163e75-7366-a2e0-d3ae-00000000dfe9 | TASK | Get container image tag from bundle galera-bundle 2025-10-14 08:08:01.199811 | fa163e75-7366-a2e0-d3ae-00000000dfe9 | SKIPPED | Get container image tag from bundle galera-bundle | np0005486749 2025-10-14 08:08:01.201153 | fa163e75-7366-a2e0-d3ae-00000000dfe9 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle galera-bundle | np0005486749 | 0:17:08.524013 | 0.07s 2025-10-14 08:08:01.240811 | fa163e75-7366-a2e0-d3ae-00000000dfea | TASK | Compare tags between marker and bundle galera-bundle 2025-10-14 08:08:01.249071 | fa163e75-7366-a2e0-d3ae-00000000dfe6 | OK | Check if an image update marker exists for bundle galera-bundle | np0005486748 2025-10-14 08:08:01.250244 | fa163e75-7366-a2e0-d3ae-00000000dfe6 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle galera-bundle | np0005486748 | 0:17:08.573100 | 0.37s 2025-10-14 08:08:01.271547 | fa163e75-7366-a2e0-d3ae-00000000dfe8 | TASK | Get container image tag from marker for bundle galera-bundle 2025-10-14 08:08:01.298306 | fa163e75-7366-a2e0-d3ae-00000000dfea | SKIPPED | Compare tags between marker and bundle galera-bundle | np0005486749 2025-10-14 08:08:01.299492 | fa163e75-7366-a2e0-d3ae-00000000dfea | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle galera-bundle | np0005486749 | 0:17:08.622354 | 0.06s 2025-10-14 08:08:01.343559 | fa163e75-7366-a2e0-d3ae-00000000dfeb | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:08:01.353176 | fa163e75-7366-a2e0-d3ae-00000000dfe8 | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0005486748 2025-10-14 08:08:01.354810 | fa163e75-7366-a2e0-d3ae-00000000dfe8 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle galera-bundle | np0005486748 | 0:17:08.677655 | 0.08s 2025-10-14 08:08:01.386318 | fa163e75-7366-a2e0-d3ae-00000000dfe9 | TASK | Get container image tag from bundle galera-bundle 2025-10-14 08:08:01.408896 | fa163e75-7366-a2e0-d3ae-00000000dfeb | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486749 2025-10-14 08:08:01.410660 | fa163e75-7366-a2e0-d3ae-00000000dfeb | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486749 | 0:17:08.733514 | 0.07s 2025-10-14 08:08:01.452166 | fa163e75-7366-a2e0-d3ae-00000000dfec | TASK | Remove update marker for bundle galera-bundle 2025-10-14 08:08:01.461701 | fa163e75-7366-a2e0-d3ae-00000000dfe9 | SKIPPED | Get container image tag from bundle galera-bundle | np0005486748 2025-10-14 08:08:01.463359 | fa163e75-7366-a2e0-d3ae-00000000dfe9 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle galera-bundle | np0005486748 | 0:17:08.786207 | 0.08s 2025-10-14 08:08:01.480135 | fa163e75-7366-a2e0-d3ae-00000000e3b6 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | item=tripleo-container-shutdown 2025-10-14 08:08:01.484933 | fa163e75-7366-a2e0-d3ae-00000000e3b6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | 0:17:08.807793 | 0.83s 2025-10-14 08:08:01.516133 | fa163e75-7366-a2e0-d3ae-00000000dfea | TASK | Compare tags between marker and bundle galera-bundle 2025-10-14 08:08:01.534220 | fa163e75-7366-a2e0-d3ae-00000000dfec | SKIPPED | Remove update marker for bundle galera-bundle | np0005486749 2025-10-14 08:08:01.537805 | fa163e75-7366-a2e0-d3ae-00000000dfec | TIMING | tripleo_ha_wrapper : Remove update marker for bundle galera-bundle | np0005486749 | 0:17:08.860650 | 0.08s 2025-10-14 08:08:01.538996 | fa163e75-7366-a2e0-d3ae-00000000e3d1 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | item=tripleo-container-shutdown 2025-10-14 08:08:01.545596 | fa163e75-7366-a2e0-d3ae-00000000e3d1 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | 0:17:08.868454 | 0.88s 2025-10-14 08:08:01.592860 | fa163e75-7366-a2e0-d3ae-00000000e0bb | TASK | Push script 2025-10-14 08:08:01.602315 | fa163e75-7366-a2e0-d3ae-00000000dfea | SKIPPED | Compare tags between marker and bundle galera-bundle | np0005486748 2025-10-14 08:08:01.604044 | fa163e75-7366-a2e0-d3ae-00000000dfea | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle galera-bundle | np0005486748 | 0:17:08.926897 | 0.09s 2025-10-14 08:08:01.628880 | fa163e75-7366-a2e0-d3ae-00000000dfeb | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:08:01.685306 | fa163e75-7366-a2e0-d3ae-00000000e3f0 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | item=tripleo-container-shutdown 2025-10-14 08:08:01.687847 | fa163e75-7366-a2e0-d3ae-00000000e3f0 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | 0:17:09.010700 | 0.89s 2025-10-14 08:08:01.694625 | fa163e75-7366-a2e0-d3ae-00000000dfeb | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486748 2025-10-14 08:08:01.695308 | fa163e75-7366-a2e0-d3ae-00000000dfeb | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486748 | 0:17:09.018180 | 0.07s 2025-10-14 08:08:01.709863 | fa163e75-7366-a2e0-d3ae-00000000dfec | TASK | Remove update marker for bundle galera-bundle 2025-10-14 08:08:01.769445 | fa163e75-7366-a2e0-d3ae-00000000dfec | SKIPPED | Remove update marker for bundle galera-bundle | np0005486748 2025-10-14 08:08:01.770410 | fa163e75-7366-a2e0-d3ae-00000000dfec | TIMING | tripleo_ha_wrapper : Remove update marker for bundle galera-bundle | np0005486748 | 0:17:09.093279 | 0.06s 2025-10-14 08:08:01.797079 | fa163e75-7366-a2e0-d3ae-00000000e0bb | TASK | Push script 2025-10-14 08:08:02.261595 | fa163e75-7366-a2e0-d3ae-00000000e3b6 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | item=tripleo-start-podman-container 2025-10-14 08:08:02.264200 | fa163e75-7366-a2e0-d3ae-00000000e3b6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | 0:17:09.587058 | 1.61s 2025-10-14 08:08:02.272031 | fa163e75-7366-a2e0-d3ae-00000000e3b6 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | 0:17:09.594894 | 1.62s 2025-10-14 08:08:02.286135 | fa163e75-7366-a2e0-d3ae-00000000e3b7 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:08:02.340936 | fa163e75-7366-a2e0-d3ae-00000000e3d1 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | item=tripleo-start-podman-container 2025-10-14 08:08:02.344454 | fa163e75-7366-a2e0-d3ae-00000000e3d1 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | 0:17:09.666893 | 1.68s 2025-10-14 08:08:02.350902 | fa163e75-7366-a2e0-d3ae-00000000e3d1 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | 0:17:09.673768 | 1.68s 2025-10-14 08:08:02.364973 | fa163e75-7366-a2e0-d3ae-00000000e3d2 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:08:02.523498 | fa163e75-7366-a2e0-d3ae-00000000e0bb | CHANGED | Push script | np0005486749 2025-10-14 08:08:02.524689 | fa163e75-7366-a2e0-d3ae-00000000e0bb | TIMING | Push script | np0005486749 | 0:17:09.847552 | 0.93s 2025-10-14 08:08:02.530496 | fa163e75-7366-a2e0-d3ae-00000000e3f0 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | item=tripleo-start-podman-container 2025-10-14 08:08:02.535375 | fa163e75-7366-a2e0-d3ae-00000000e3f0 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | 0:17:09.858236 | 1.74s 2025-10-14 08:08:02.556958 | fa163e75-7366-a2e0-d3ae-00000000e0bc | TASK | Insert cronjob in root crontab 2025-10-14 08:08:02.566725 | fa163e75-7366-a2e0-d3ae-00000000e3f0 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | 0:17:09.889573 | 1.77s 2025-10-14 08:08:02.582715 | fa163e75-7366-a2e0-d3ae-00000000e3f1 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:08:02.881700 | fa163e75-7366-a2e0-d3ae-00000000e0bb | CHANGED | Push script | np0005486748 2025-10-14 08:08:02.884625 | fa163e75-7366-a2e0-d3ae-00000000e0bb | TIMING | Push script | np0005486748 | 0:17:10.207478 | 1.09s 2025-10-14 08:08:02.914167 | fa163e75-7366-a2e0-d3ae-00000000e0bc | TASK | Insert cronjob in root crontab 2025-10-14 08:08:02.935238 | fa163e75-7366-a2e0-d3ae-00000000e0bc | CHANGED | Insert cronjob in root crontab | np0005486749 2025-10-14 08:08:02.937266 | fa163e75-7366-a2e0-d3ae-00000000e0bc | TIMING | Insert cronjob in root crontab | np0005486749 | 0:17:10.260127 | 0.38s 2025-10-14 08:08:02.958313 | fa163e75-7366-a2e0-d3ae-00000000e010 | TASK | Gather variables for each operating system 2025-10-14 08:08:03.084856 | fa163e75-7366-a2e0-d3ae-00000000e010 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486749 | 0:17:10.407707 | 0.12s 2025-10-14 08:08:03.113655 | fa163e75-7366-a2e0-d3ae-00000000e011 | TASK | Detect if resource is being created or already exists 2025-10-14 08:08:03.123193 | fa163e75-7366-a2e0-d3ae-00000000e3b7 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486752 2025-10-14 08:08:03.131473 | fa163e75-7366-a2e0-d3ae-00000000e3b7 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486752 | 0:17:10.454308 | 0.84s 2025-10-14 08:08:03.132859 | fa163e75-7366-a2e0-d3ae-00000000e3d2 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486750 2025-10-14 08:08:03.133867 | fa163e75-7366-a2e0-d3ae-00000000e3d2 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486750 | 0:17:10.456739 | 0.77s 2025-10-14 08:08:03.149394 | fa163e75-7366-a2e0-d3ae-00000000e3d3 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:08:03.172483 | fa163e75-7366-a2e0-d3ae-00000000e3b8 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:08:03.293162 | fa163e75-7366-a2e0-d3ae-00000000e0bc | CHANGED | Insert cronjob in root crontab | np0005486748 2025-10-14 08:08:03.295279 | fa163e75-7366-a2e0-d3ae-00000000e0bc | TIMING | Insert cronjob in root crontab | np0005486748 | 0:17:10.618140 | 0.38s 2025-10-14 08:08:03.317430 | fa163e75-7366-a2e0-d3ae-00000000e010 | TASK | Gather variables for each operating system 2025-10-14 08:08:03.411697 | fa163e75-7366-a2e0-d3ae-00000000e010 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486748 | 0:17:10.734550 | 0.09s 2025-10-14 08:08:03.432427 | fa163e75-7366-a2e0-d3ae-00000000e011 | TASK | Detect if resource is being created or already exists 2025-10-14 08:08:03.446579 | fa163e75-7366-a2e0-d3ae-00000000e3f1 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486751 2025-10-14 08:08:03.447991 | fa163e75-7366-a2e0-d3ae-00000000e3f1 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486751 | 0:17:10.770798 | 0.86s 2025-10-14 08:08:03.458938 | fa163e75-7366-a2e0-d3ae-00000000e3f2 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:08:03.922704 | fa163e75-7366-a2e0-d3ae-00000000e011 | CHANGED | Detect if resource is being created or already exists | np0005486749 2025-10-14 08:08:03.924291 | fa163e75-7366-a2e0-d3ae-00000000e011 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486749 | 0:17:11.247148 | 0.81s 2025-10-14 08:08:03.961218 | fa163e75-7366-a2e0-d3ae-00000000e012 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2025-10-14 08:08:03.988726 | fa163e75-7366-a2e0-d3ae-00000000e3d3 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486750 2025-10-14 08:08:03.991854 | fa163e75-7366-a2e0-d3ae-00000000e3d3 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486750 | 0:17:11.314717 | 0.84s 2025-10-14 08:08:04.021771 | fa163e75-7366-a2e0-d3ae-00000000e3d4 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:08:04.032992 | fa163e75-7366-a2e0-d3ae-00000000e3b8 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486752 2025-10-14 08:08:04.034891 | fa163e75-7366-a2e0-d3ae-00000000e3b8 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486752 | 0:17:11.357735 | 0.86s 2025-10-14 08:08:04.059154 | fa163e75-7366-a2e0-d3ae-00000000e3b9 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:08:04.298686 | fa163e75-7366-a2e0-d3ae-00000000e011 | CHANGED | Detect if resource is being created or already exists | np0005486748 2025-10-14 08:08:04.300018 | fa163e75-7366-a2e0-d3ae-00000000e011 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486748 | 0:17:11.622882 | 0.87s 2025-10-14 08:08:04.325800 | fa163e75-7366-a2e0-d3ae-00000000e012 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2025-10-14 08:08:04.334398 | fa163e75-7366-a2e0-d3ae-00000000e3f2 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486751 2025-10-14 08:08:04.335751 | fa163e75-7366-a2e0-d3ae-00000000e3f2 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486751 | 0:17:11.658597 | 0.87s 2025-10-14 08:08:04.353497 | fa163e75-7366-a2e0-d3ae-00000000e3f3 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:08:04.755286 | fa163e75-7366-a2e0-d3ae-00000000e3d4 | OK | Enable and start tripleo-container-shutdown | np0005486750 2025-10-14 08:08:04.757094 | fa163e75-7366-a2e0-d3ae-00000000e3d4 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486750 | 0:17:12.079952 | 0.73s 2025-10-14 08:08:04.772190 | fa163e75-7366-a2e0-d3ae-00000000e3d5 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:08:04.787348 | fa163e75-7366-a2e0-d3ae-00000000e3b9 | OK | Enable and start tripleo-container-shutdown | np0005486752 2025-10-14 08:08:04.789047 | fa163e75-7366-a2e0-d3ae-00000000e3b9 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486752 | 0:17:12.111906 | 0.73s 2025-10-14 08:08:04.803893 | fa163e75-7366-a2e0-d3ae-00000000e3ba | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:08:05.093299 | fa163e75-7366-a2e0-d3ae-00000000e3f3 | OK | Enable and start tripleo-container-shutdown | np0005486751 2025-10-14 08:08:05.094868 | fa163e75-7366-a2e0-d3ae-00000000e3f3 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486751 | 0:17:12.417730 | 0.74s 2025-10-14 08:08:05.111094 | fa163e75-7366-a2e0-d3ae-00000000e3f4 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:08:05.615768 | fa163e75-7366-a2e0-d3ae-00000000e3ba | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486752 2025-10-14 08:08:05.617507 | fa163e75-7366-a2e0-d3ae-00000000e3ba | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486752 | 0:17:12.940348 | 0.81s 2025-10-14 08:08:05.647469 | fa163e75-7366-a2e0-d3ae-00000000e3bb | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:08:05.662777 | fa163e75-7366-a2e0-d3ae-00000000e3d5 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486750 2025-10-14 08:08:05.665107 | fa163e75-7366-a2e0-d3ae-00000000e3d5 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486750 | 0:17:12.987944 | 0.89s 2025-10-14 08:08:05.688999 | fa163e75-7366-a2e0-d3ae-00000000e3d6 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:08:06.067539 | fa163e75-7366-a2e0-d3ae-00000000e3f4 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486751 2025-10-14 08:08:06.070102 | fa163e75-7366-a2e0-d3ae-00000000e3f4 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486751 | 0:17:13.392951 | 0.96s 2025-10-14 08:08:06.090425 | fa163e75-7366-a2e0-d3ae-00000000e3f5 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:08:06.537246 | fa163e75-7366-a2e0-d3ae-00000000e3bb | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486752 2025-10-14 08:08:06.539179 | fa163e75-7366-a2e0-d3ae-00000000e3bb | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486752 | 0:17:13.862004 | 0.89s 2025-10-14 08:08:06.567307 | fa163e75-7366-a2e0-d3ae-00000000e3bc | TASK | Enable and start netns-placeholder 2025-10-14 08:08:06.576912 | fa163e75-7366-a2e0-d3ae-00000000e3d6 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486750 2025-10-14 08:08:06.578146 | fa163e75-7366-a2e0-d3ae-00000000e3d6 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486750 | 0:17:13.901003 | 0.89s 2025-10-14 08:08:06.595113 | fa163e75-7366-a2e0-d3ae-00000000e3d7 | TASK | Enable and start netns-placeholder 2025-10-14 08:08:06.960872 | fa163e75-7366-a2e0-d3ae-00000000e3f5 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486751 2025-10-14 08:08:06.963686 | fa163e75-7366-a2e0-d3ae-00000000e3f5 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486751 | 0:17:14.286537 | 0.87s 2025-10-14 08:08:06.986872 | fa163e75-7366-a2e0-d3ae-00000000e3f6 | TASK | Enable and start netns-placeholder 2025-10-14 08:08:07.364561 | fa163e75-7366-a2e0-d3ae-00000000e3bc | CHANGED | Enable and start netns-placeholder | np0005486752 2025-10-14 08:08:07.366743 | fa163e75-7366-a2e0-d3ae-00000000e3bc | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486752 | 0:17:14.689594 | 0.80s 2025-10-14 08:08:07.387865 | fa163e75-7366-a2e0-d3ae-00000000e312 | TASK | Update container configs with new config hashes 2025-10-14 08:08:07.411300 | fa163e75-7366-a2e0-d3ae-00000000e3d7 | CHANGED | Enable and start netns-placeholder | np0005486750 2025-10-14 08:08:07.412703 | fa163e75-7366-a2e0-d3ae-00000000e3d7 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486750 | 0:17:14.735566 | 0.82s 2025-10-14 08:08:07.427070 | fa163e75-7366-a2e0-d3ae-00000000e312 | TASK | Update container configs with new config hashes 2025-10-14 08:08:07.449738 | fa163e75-7366-a2e0-d3ae-00000000e312 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486752 | 0:17:14.772594 | 0.06s 2025-10-14 08:08:07.464275 | 673a85ce-8ee1-4d21-a509-823c163fadac | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486752 2025-10-14 08:08:07.480381 | fa163e75-7366-a2e0-d3ae-00000000e474 | TASK | Update config hashes for container startup configs 2025-10-14 08:08:07.498218 | fa163e75-7366-a2e0-d3ae-00000000e312 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486750 | 0:17:14.821073 | 0.07s 2025-10-14 08:08:07.510863 | b1023107-b6d8-4895-b79b-9fcdb1c38ddd | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486750 2025-10-14 08:08:07.522171 | fa163e75-7366-a2e0-d3ae-00000000e491 | TASK | Update config hashes for container startup configs 2025-10-14 08:08:07.845790 | fa163e75-7366-a2e0-d3ae-00000000e3f6 | CHANGED | Enable and start netns-placeholder | np0005486751 2025-10-14 08:08:07.848365 | fa163e75-7366-a2e0-d3ae-00000000e3f6 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486751 | 0:17:15.171214 | 0.86s 2025-10-14 08:08:07.855206 | fa163e75-7366-a2e0-d3ae-00000000e474 | OK | Update config hashes for container startup configs | np0005486752 2025-10-14 08:08:07.856113 | fa163e75-7366-a2e0-d3ae-00000000e474 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486752 | 0:17:15.178978 | 0.37s 2025-10-14 08:08:07.879393 | fa163e75-7366-a2e0-d3ae-00000000e312 | TASK | Update container configs with new config hashes 2025-10-14 08:08:07.924283 | fa163e75-7366-a2e0-d3ae-00000000e313 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:07.936366 | fa163e75-7366-a2e0-d3ae-00000000e491 | OK | Update config hashes for container startup configs | np0005486750 2025-10-14 08:08:07.944050 | fa163e75-7366-a2e0-d3ae-00000000e491 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486750 | 0:17:15.266904 | 0.42s 2025-10-14 08:08:07.944628 | fa163e75-7366-a2e0-d3ae-00000000e312 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486751 | 0:17:15.267501 | 0.06s 2025-10-14 08:08:07.959852 | d654c398-8fa4-4d80-8348-6f6e828ed139 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486751 2025-10-14 08:08:07.980208 | fa163e75-7366-a2e0-d3ae-00000000e313 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:08.003841 | fa163e75-7366-a2e0-d3ae-00000000e4b4 | TASK | Update config hashes for container startup configs 2025-10-14 08:08:08.014585 | fa163e75-7366-a2e0-d3ae-00000000e313 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005486752 | 0:17:15.337432 | 0.09s 2025-10-14 08:08:08.028046 | 811836df-7727-4478-8e97-3e1f1ce36985 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486752 2025-10-14 08:08:08.047923 | fa163e75-7366-a2e0-d3ae-00000000e4d1 | TASK | Gather podman infos 2025-10-14 08:08:08.058452 | fa163e75-7366-a2e0-d3ae-00000000e313 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005486750 | 0:17:15.381286 | 0.07s 2025-10-14 08:08:08.072370 | 83cad68a-a858-428f-bd07-e2f5da61d629 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486750 2025-10-14 08:08:08.087047 | fa163e75-7366-a2e0-d3ae-00000000e4fe | TASK | Gather podman infos 2025-10-14 08:08:08.393549 | fa163e75-7366-a2e0-d3ae-00000000e4b4 | OK | Update config hashes for container startup configs | np0005486751 2025-10-14 08:08:08.395063 | fa163e75-7366-a2e0-d3ae-00000000e4b4 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486751 | 0:17:15.717915 | 0.39s 2025-10-14 08:08:08.412636 | fa163e75-7366-a2e0-d3ae-00000000e313 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:08.469579 | fa163e75-7366-a2e0-d3ae-00000000e313 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005486751 | 0:17:15.792437 | 0.06s 2025-10-14 08:08:08.485301 | a12b7abb-dbeb-4352-8b75-2e85871c8ab1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486751 2025-10-14 08:08:08.503876 | fa163e75-7366-a2e0-d3ae-00000000e52d | TASK | Gather podman infos 2025-10-14 08:08:08.659362 | fa163e75-7366-a2e0-d3ae-00000000e4d1 | OK | Gather podman infos | np0005486752 2025-10-14 08:08:08.660419 | fa163e75-7366-a2e0-d3ae-00000000e4d1 | TIMING | tripleo_container_manage : Gather podman infos | np0005486752 | 0:17:15.983282 | 0.61s 2025-10-14 08:08:08.684579 | fa163e75-7366-a2e0-d3ae-00000000e4d2 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:08.724502 | fa163e75-7366-a2e0-d3ae-00000000e4fe | OK | Gather podman infos | np0005486750 2025-10-14 08:08:08.725735 | fa163e75-7366-a2e0-d3ae-00000000e4fe | TIMING | tripleo_container_manage : Gather podman infos | np0005486750 | 0:17:16.048601 | 0.64s 2025-10-14 08:08:08.734291 | fa163e75-7366-a2e0-d3ae-00000000e4d2 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486752 | 0:17:16.057163 | 0.05s 2025-10-14 08:08:08.770635 | fa163e75-7366-a2e0-d3ae-00000000e4ff | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:08.822959 | fa163e75-7366-a2e0-d3ae-00000000e579 | TIMING | tripleo_container_rm : include_tasks | np0005486752 | 0:17:16.145813 | 0.03s 2025-10-14 08:08:08.839057 | fa163e75-7366-a2e0-d3ae-00000000e4ff | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486750 | 0:17:16.161929 | 0.07s 2025-10-14 08:08:08.880620 | fa163e75-7366-a2e0-d3ae-00000000e314 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:08.911674 | fa163e75-7366-a2e0-d3ae-00000000e579 | TIMING | tripleo_container_rm : include_tasks | np0005486750 | 0:17:16.234532 | 0.05s 2025-10-14 08:08:08.933570 | fa163e75-7366-a2e0-d3ae-00000000e314 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:08.943675 | fa163e75-7366-a2e0-d3ae-00000000e314 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005486752 | 0:17:16.266525 | 0.06s 2025-10-14 08:08:08.958800 | 8214e036-b358-46a8-92b7-895d1fb2b8a7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486752 2025-10-14 08:08:08.977595 | fa163e75-7366-a2e0-d3ae-00000000e5db | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:08.990412 | fa163e75-7366-a2e0-d3ae-00000000e314 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005486750 | 0:17:16.313258 | 0.05s 2025-10-14 08:08:09.003426 | 61c0012d-db4c-4846-8cb4-60f60c863590 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486750 2025-10-14 08:08:09.023490 | fa163e75-7366-a2e0-d3ae-00000000e61f | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:09.106814 | fa163e75-7366-a2e0-d3ae-00000000e52d | OK | Gather podman infos | np0005486751 2025-10-14 08:08:09.107685 | fa163e75-7366-a2e0-d3ae-00000000e52d | TIMING | tripleo_container_manage : Gather podman infos | np0005486751 | 0:17:16.430551 | 0.60s 2025-10-14 08:08:09.126341 | fa163e75-7366-a2e0-d3ae-00000000e52e | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:09.191326 | fa163e75-7366-a2e0-d3ae-00000000e52e | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486751 | 0:17:16.514190 | 0.06s 2025-10-14 08:08:09.264190 | fa163e75-7366-a2e0-d3ae-00000000e579 | TIMING | tripleo_container_rm : include_tasks | np0005486751 | 0:17:16.587053 | 0.05s 2025-10-14 08:08:09.285593 | fa163e75-7366-a2e0-d3ae-00000000e314 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:09.320041 | fa163e75-7366-a2e0-d3ae-00000000e314 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005486751 | 0:17:16.642910 | 0.03s 2025-10-14 08:08:09.330417 | 58755ff4-eb74-4540-8cb4-50239cafe7c3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486751 2025-10-14 08:08:09.346242 | fa163e75-7366-a2e0-d3ae-00000000e6a1 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:10.972478 | fa163e75-7366-a2e0-d3ae-00000000e012 | OK | Run init bundle puppet on the host for oslo_messaging_rpc | np0005486749 2025-10-14 08:08:10.974733 | fa163e75-7366-a2e0-d3ae-00000000e012 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for oslo_messaging_rpc | np0005486749 | 0:17:18.297574 | 7.01s 2025-10-14 08:08:11.015020 | fa163e75-7366-a2e0-d3ae-00000000e013 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2025-10-14 08:08:11.340699 | fa163e75-7366-a2e0-d3ae-00000000e013 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005486749 2025-10-14 08:08:11.342690 | fa163e75-7366-a2e0-d3ae-00000000e013 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005486749 | 0:17:18.665544 | 0.33s 2025-10-14 08:08:11.370240 | fa163e75-7366-a2e0-d3ae-00000000e014 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:08:11.430536 | fa163e75-7366-a2e0-d3ae-00000000e012 | OK | Run init bundle puppet on the host for oslo_messaging_rpc | np0005486748 2025-10-14 08:08:11.432610 | fa163e75-7366-a2e0-d3ae-00000000e012 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for oslo_messaging_rpc | np0005486748 | 0:17:18.755461 | 7.11s 2025-10-14 08:08:11.465860 | fa163e75-7366-a2e0-d3ae-00000000e013 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2025-10-14 08:08:11.829177 | fa163e75-7366-a2e0-d3ae-00000000e013 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005486748 2025-10-14 08:08:11.830841 | fa163e75-7366-a2e0-d3ae-00000000e013 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005486748 | 0:17:19.153697 | 0.36s 2025-10-14 08:08:11.860521 | fa163e75-7366-a2e0-d3ae-00000000e014 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:08:11.916261 | fa163e75-7366-a2e0-d3ae-00000000e014 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486749 2025-10-14 08:08:11.918139 | fa163e75-7366-a2e0-d3ae-00000000e014 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486749 | 0:17:19.240987 | 0.55s 2025-10-14 08:08:11.956198 | fa163e75-7366-a2e0-d3ae-00000000e015 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2025-10-14 08:08:12.274533 | fa163e75-7366-a2e0-d3ae-00000000e015 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0005486749 2025-10-14 08:08:12.275660 | fa163e75-7366-a2e0-d3ae-00000000e015 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle rabbitmq-bundle | np0005486749 | 0:17:19.598526 | 0.32s 2025-10-14 08:08:12.296293 | fa163e75-7366-a2e0-d3ae-00000000e017 | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2025-10-14 08:08:12.360197 | fa163e75-7366-a2e0-d3ae-00000000e017 | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0005486749 2025-10-14 08:08:12.361754 | fa163e75-7366-a2e0-d3ae-00000000e017 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle rabbitmq-bundle | np0005486749 | 0:17:19.684615 | 0.06s 2025-10-14 08:08:12.395081 | fa163e75-7366-a2e0-d3ae-00000000e018 | TASK | Get container image tag from bundle rabbitmq-bundle 2025-10-14 08:08:12.417946 | fa163e75-7366-a2e0-d3ae-00000000e014 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486748 2025-10-14 08:08:12.419035 | fa163e75-7366-a2e0-d3ae-00000000e014 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486748 | 0:17:19.741899 | 0.56s 2025-10-14 08:08:12.435350 | fa163e75-7366-a2e0-d3ae-00000000e015 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2025-10-14 08:08:12.459232 | fa163e75-7366-a2e0-d3ae-00000000e018 | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0005486749 2025-10-14 08:08:12.460227 | fa163e75-7366-a2e0-d3ae-00000000e018 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle rabbitmq-bundle | np0005486749 | 0:17:19.783093 | 0.06s 2025-10-14 08:08:12.477072 | fa163e75-7366-a2e0-d3ae-00000000e019 | TASK | Compare tags between marker and bundle rabbitmq-bundle 2025-10-14 08:08:12.535745 | fa163e75-7366-a2e0-d3ae-00000000e019 | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0005486749 2025-10-14 08:08:12.536953 | fa163e75-7366-a2e0-d3ae-00000000e019 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle rabbitmq-bundle | np0005486749 | 0:17:19.859821 | 0.06s 2025-10-14 08:08:12.559147 | fa163e75-7366-a2e0-d3ae-00000000e01a | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:08:12.617531 | fa163e75-7366-a2e0-d3ae-00000000e01a | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486749 2025-10-14 08:08:12.618430 | fa163e75-7366-a2e0-d3ae-00000000e01a | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486749 | 0:17:19.941296 | 0.06s 2025-10-14 08:08:12.638891 | fa163e75-7366-a2e0-d3ae-00000000e01b | TASK | Remove update marker for bundle rabbitmq-bundle 2025-10-14 08:08:12.673606 | fa163e75-7366-a2e0-d3ae-00000000e01b | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0005486749 2025-10-14 08:08:12.674370 | fa163e75-7366-a2e0-d3ae-00000000e01b | TIMING | tripleo_ha_wrapper : Remove update marker for bundle rabbitmq-bundle | np0005486749 | 0:17:19.997238 | 0.03s 2025-10-14 08:08:12.710100 | fa163e75-7366-a2e0-d3ae-00000000e03c | TASK | Gather variables for each operating system 2025-10-14 08:08:12.768958 | fa163e75-7366-a2e0-d3ae-00000000e015 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0005486748 2025-10-14 08:08:12.771721 | fa163e75-7366-a2e0-d3ae-00000000e015 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle rabbitmq-bundle | np0005486748 | 0:17:20.094553 | 0.34s 2025-10-14 08:08:12.807283 | fa163e75-7366-a2e0-d3ae-00000000e017 | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2025-10-14 08:08:12.829077 | fa163e75-7366-a2e0-d3ae-00000000e03c | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486749 | 0:17:20.151917 | 0.12s 2025-10-14 08:08:12.860717 | fa163e75-7366-a2e0-d3ae-00000000e03d | TASK | Detect if resource is being created or already exists 2025-10-14 08:08:12.871035 | fa163e75-7366-a2e0-d3ae-00000000e017 | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0005486748 2025-10-14 08:08:12.872222 | fa163e75-7366-a2e0-d3ae-00000000e017 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle rabbitmq-bundle | np0005486748 | 0:17:20.195080 | 0.06s 2025-10-14 08:08:12.893706 | fa163e75-7366-a2e0-d3ae-00000000e018 | TASK | Get container image tag from bundle rabbitmq-bundle 2025-10-14 08:08:12.946461 | fa163e75-7366-a2e0-d3ae-00000000e018 | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0005486748 2025-10-14 08:08:12.947924 | fa163e75-7366-a2e0-d3ae-00000000e018 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle rabbitmq-bundle | np0005486748 | 0:17:20.270784 | 0.05s 2025-10-14 08:08:12.963419 | fa163e75-7366-a2e0-d3ae-00000000e019 | TASK | Compare tags between marker and bundle rabbitmq-bundle 2025-10-14 08:08:13.001208 | fa163e75-7366-a2e0-d3ae-00000000e019 | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0005486748 2025-10-14 08:08:13.001968 | fa163e75-7366-a2e0-d3ae-00000000e019 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle rabbitmq-bundle | np0005486748 | 0:17:20.324840 | 0.04s 2025-10-14 08:08:13.017401 | fa163e75-7366-a2e0-d3ae-00000000e01a | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:08:13.055679 | fa163e75-7366-a2e0-d3ae-00000000e01a | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486748 2025-10-14 08:08:13.056520 | fa163e75-7366-a2e0-d3ae-00000000e01a | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486748 | 0:17:20.379388 | 0.04s 2025-10-14 08:08:13.071077 | fa163e75-7366-a2e0-d3ae-00000000e01b | TASK | Remove update marker for bundle rabbitmq-bundle 2025-10-14 08:08:13.109865 | fa163e75-7366-a2e0-d3ae-00000000e01b | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0005486748 2025-10-14 08:08:13.110682 | fa163e75-7366-a2e0-d3ae-00000000e01b | TIMING | tripleo_ha_wrapper : Remove update marker for bundle rabbitmq-bundle | np0005486748 | 0:17:20.433554 | 0.04s 2025-10-14 08:08:13.137511 | fa163e75-7366-a2e0-d3ae-00000000e03c | TASK | Gather variables for each operating system 2025-10-14 08:08:13.230055 | fa163e75-7366-a2e0-d3ae-00000000e03c | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486748 | 0:17:20.552912 | 0.09s 2025-10-14 08:08:13.248867 | fa163e75-7366-a2e0-d3ae-00000000e03d | TASK | Detect if resource is being created or already exists 2025-10-14 08:08:13.432182 | fa163e75-7366-a2e0-d3ae-00000000e61f | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486750 2025-10-14 08:08:13.433516 | fa163e75-7366-a2e0-d3ae-00000000e61f | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486750 | 0:17:20.756379 | 4.41s 2025-10-14 08:08:13.449046 | fa163e75-7366-a2e0-d3ae-00000000e620 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:13.511175 | fa163e75-7366-a2e0-d3ae-00000000e5db | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486752 2025-10-14 08:08:13.514528 | fa163e75-7366-a2e0-d3ae-00000000e5db | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486752 | 0:17:20.837380 | 4.54s 2025-10-14 08:08:13.545174 | fa163e75-7366-a2e0-d3ae-00000000e5dc | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:13.557246 | fa163e75-7366-a2e0-d3ae-00000000e620 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486750 2025-10-14 08:08:13.559521 | fa163e75-7366-a2e0-d3ae-00000000e620 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486750 | 0:17:20.882312 | 0.11s 2025-10-14 08:08:13.596954 | fa163e75-7366-a2e0-d3ae-00000000e148 | TASK | Clean container_puppet_tasks for np0005486750 step 2 2025-10-14 08:08:13.614302 | fa163e75-7366-a2e0-d3ae-00000000e5dc | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486752 2025-10-14 08:08:13.616228 | fa163e75-7366-a2e0-d3ae-00000000e5dc | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486752 | 0:17:20.939025 | 0.07s 2025-10-14 08:08:13.652102 | fa163e75-7366-a2e0-d3ae-00000000e160 | TASK | Clean container_puppet_tasks for np0005486752 step 2 2025-10-14 08:08:13.683339 | fa163e75-7366-a2e0-d3ae-00000000e03d | CHANGED | Detect if resource is being created or already exists | np0005486749 2025-10-14 08:08:13.685020 | fa163e75-7366-a2e0-d3ae-00000000e03d | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486749 | 0:17:21.007887 | 0.82s 2025-10-14 08:08:13.701973 | fa163e75-7366-a2e0-d3ae-00000000e03e | TASK | Run init bundle puppet on the host for redis 2025-10-14 08:08:13.906200 | fa163e75-7366-a2e0-d3ae-00000000e6a1 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486751 2025-10-14 08:08:13.907689 | fa163e75-7366-a2e0-d3ae-00000000e6a1 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486751 | 0:17:21.230556 | 4.56s 2025-10-14 08:08:13.920351 | fa163e75-7366-a2e0-d3ae-00000000e6a2 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:13.944754 | fa163e75-7366-a2e0-d3ae-00000000e148 | OK | Clean container_puppet_tasks for np0005486750 step 2 | np0005486750 2025-10-14 08:08:13.948300 | fa163e75-7366-a2e0-d3ae-00000000e148 | TIMING | Clean container_puppet_tasks for np0005486750 step 2 | np0005486750 | 0:17:21.271166 | 0.35s 2025-10-14 08:08:13.949115 | fa163e75-7366-a2e0-d3ae-00000000e160 | OK | Clean container_puppet_tasks for np0005486752 step 2 | np0005486752 2025-10-14 08:08:13.949889 | fa163e75-7366-a2e0-d3ae-00000000e160 | TIMING | Clean container_puppet_tasks for np0005486752 step 2 | np0005486752 | 0:17:21.272763 | 0.30s 2025-10-14 08:08:13.967755 | fa163e75-7366-a2e0-d3ae-00000000e149 | TASK | Calculate container_puppet_tasks for np0005486750 step 2 2025-10-14 08:08:13.997713 | fa163e75-7366-a2e0-d3ae-00000000e161 | TASK | Calculate container_puppet_tasks for np0005486752 step 2 2025-10-14 08:08:14.013730 | fa163e75-7366-a2e0-d3ae-00000000e6a2 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486751 2025-10-14 08:08:14.015557 | fa163e75-7366-a2e0-d3ae-00000000e6a2 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486751 | 0:17:21.338420 | 0.09s 2025-10-14 08:08:14.033430 | fa163e75-7366-a2e0-d3ae-00000000e149 | TIMING | Calculate container_puppet_tasks for np0005486750 step 2 | np0005486750 | 0:17:21.356296 | 0.06s 2025-10-14 08:08:14.046506 | fa163e75-7366-a2e0-d3ae-00000000e14a | TASK | Include container-puppet tasks for step 2 2025-10-14 08:08:14.072705 | fa163e75-7366-a2e0-d3ae-00000000e160 | TASK | Clean container_puppet_tasks for np0005486752 step 2 2025-10-14 08:08:14.086166 | fa163e75-7366-a2e0-d3ae-00000000e161 | TIMING | Calculate container_puppet_tasks for np0005486752 step 2 | np0005486752 | 0:17:21.409014 | 0.09s 2025-10-14 08:08:14.087407 | fa163e75-7366-a2e0-d3ae-00000000e03d | CHANGED | Detect if resource is being created or already exists | np0005486748 2025-10-14 08:08:14.088310 | fa163e75-7366-a2e0-d3ae-00000000e03d | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486748 | 0:17:21.411184 | 0.84s 2025-10-14 08:08:14.106119 | fa163e75-7366-a2e0-d3ae-00000000e162 | TASK | Include container-puppet tasks for step 2 2025-10-14 08:08:14.129622 | fa163e75-7366-a2e0-d3ae-00000000e03e | TASK | Run init bundle puppet on the host for redis 2025-10-14 08:08:14.138400 | fa163e75-7366-a2e0-d3ae-00000000e14a | TIMING | Include container-puppet tasks for step 2 | np0005486750 | 0:17:21.461241 | 0.09s 2025-10-14 08:08:14.159788 | a12e7fa7-43ca-4e07-9390-7097f35731b9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486750 2025-10-14 08:08:14.180025 | fa163e75-7366-a2e0-d3ae-00000000e727 | TASK | Write container-puppet-tasks json file for np0005486750 step 2 2025-10-14 08:08:14.188389 | fa163e75-7366-a2e0-d3ae-00000000e162 | TIMING | Include container-puppet tasks for step 2 | np0005486752 | 0:17:21.511248 | 0.08s 2025-10-14 08:08:14.201555 | cf3ead93-9808-44f4-905c-b8190c049048 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486752 2025-10-14 08:08:14.221332 | fa163e75-7366-a2e0-d3ae-00000000e73e | TASK | Write container-puppet-tasks json file for np0005486752 step 2 2025-10-14 08:08:14.391165 | fa163e75-7366-a2e0-d3ae-00000000e160 | OK | Clean container_puppet_tasks for np0005486752 step 2 | np0005486751 2025-10-14 08:08:14.392896 | fa163e75-7366-a2e0-d3ae-00000000e160 | TIMING | Clean container_puppet_tasks for np0005486752 step 2 | np0005486751 | 0:17:21.715763 | 0.32s 2025-10-14 08:08:14.403233 | fa163e75-7366-a2e0-d3ae-00000000e161 | TASK | Calculate container_puppet_tasks for np0005486752 step 2 2025-10-14 08:08:14.455449 | fa163e75-7366-a2e0-d3ae-00000000e161 | TIMING | Calculate container_puppet_tasks for np0005486752 step 2 | np0005486751 | 0:17:21.778296 | 0.05s 2025-10-14 08:08:14.468861 | fa163e75-7366-a2e0-d3ae-00000000e162 | TASK | Include container-puppet tasks for step 2 2025-10-14 08:08:14.516868 | fa163e75-7366-a2e0-d3ae-00000000e162 | TIMING | Include container-puppet tasks for step 2 | np0005486751 | 0:17:21.839715 | 0.05s 2025-10-14 08:08:14.531800 | 6e291ef2-29d4-468e-b91b-bdfe73f17c42 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486751 2025-10-14 08:08:14.550748 | fa163e75-7366-a2e0-d3ae-00000000e75b | TASK | Write container-puppet-tasks json file for np0005486751 step 2 2025-10-14 08:08:15.127658 | fa163e75-7366-a2e0-d3ae-00000000e727 | CHANGED | Write container-puppet-tasks json file for np0005486750 step 2 | np0005486750 2025-10-14 08:08:15.129593 | fa163e75-7366-a2e0-d3ae-00000000e727 | TIMING | Write container-puppet-tasks json file for np0005486750 step 2 | np0005486750 | 0:17:22.452452 | 0.95s 2025-10-14 08:08:15.145814 | fa163e75-7366-a2e0-d3ae-00000000e729 | TASK | Generate container puppet configs for step 2 2025-10-14 08:08:15.264369 | fa163e75-7366-a2e0-d3ae-00000000e73e | CHANGED | Write container-puppet-tasks json file for np0005486752 step 2 | np0005486752 2025-10-14 08:08:15.266377 | fa163e75-7366-a2e0-d3ae-00000000e73e | TIMING | Write container-puppet-tasks json file for np0005486752 step 2 | np0005486752 | 0:17:22.589237 | 1.04s 2025-10-14 08:08:15.282209 | fa163e75-7366-a2e0-d3ae-00000000e740 | TASK | Generate container puppet configs for step 2 2025-10-14 08:08:15.511113 | fa163e75-7366-a2e0-d3ae-00000000e729 | OK | Generate container puppet configs for step 2 | np0005486750 2025-10-14 08:08:15.512740 | fa163e75-7366-a2e0-d3ae-00000000e729 | TIMING | Generate container puppet configs for step 2 | np0005486750 | 0:17:22.835595 | 0.36s 2025-10-14 08:08:15.535456 | fa163e75-7366-a2e0-d3ae-00000000e72a | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-14 08:08:15.568842 | fa163e75-7366-a2e0-d3ae-00000000e72a | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005486750 | 0:17:22.891699 | 0.03s 2025-10-14 08:08:15.575314 | fa163e75-7366-a2e0-d3ae-00000000e75b | CHANGED | Write container-puppet-tasks json file for np0005486751 step 2 | np0005486751 2025-10-14 08:08:15.576005 | fa163e75-7366-a2e0-d3ae-00000000e75b | TIMING | Write container-puppet-tasks json file for np0005486751 step 2 | np0005486751 | 0:17:22.898878 | 1.02s 2025-10-14 08:08:15.630147 | fa163e75-7366-a2e0-d3ae-00000000e791 | TASK | Gather variables for each operating system 2025-10-14 08:08:15.655535 | fa163e75-7366-a2e0-d3ae-00000000e75d | TASK | Generate container puppet configs for step 2 2025-10-14 08:08:15.679233 | fa163e75-7366-a2e0-d3ae-00000000e740 | OK | Generate container puppet configs for step 2 | np0005486752 2025-10-14 08:08:15.680745 | fa163e75-7366-a2e0-d3ae-00000000e740 | TIMING | Generate container puppet configs for step 2 | np0005486752 | 0:17:23.003599 | 0.40s 2025-10-14 08:08:15.700305 | fa163e75-7366-a2e0-d3ae-00000000e741 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-14 08:08:15.739685 | fa163e75-7366-a2e0-d3ae-00000000e741 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005486752 | 0:17:23.062545 | 0.04s 2025-10-14 08:08:15.773600 | fa163e75-7366-a2e0-d3ae-00000000e791 | TASK | Gather variables for each operating system 2025-10-14 08:08:15.779558 | fa163e75-7366-a2e0-d3ae-00000000e791 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486750 | 0:17:23.102412 | 0.15s 2025-10-14 08:08:15.790709 | fa163e75-7366-a2e0-d3ae-00000000e792 | TASK | Create container logs path 2025-10-14 08:08:15.850428 | fa163e75-7366-a2e0-d3ae-00000000e791 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486752 | 0:17:23.173285 | 0.08s 2025-10-14 08:08:15.861237 | fa163e75-7366-a2e0-d3ae-00000000e792 | TASK | Create container logs path 2025-10-14 08:08:16.012891 | fa163e75-7366-a2e0-d3ae-00000000e75d | OK | Generate container puppet configs for step 2 | np0005486751 2025-10-14 08:08:16.014473 | fa163e75-7366-a2e0-d3ae-00000000e75d | TIMING | Generate container puppet configs for step 2 | np0005486751 | 0:17:23.337332 | 0.36s 2025-10-14 08:08:16.031715 | fa163e75-7366-a2e0-d3ae-00000000e75e | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-14 08:08:16.070508 | fa163e75-7366-a2e0-d3ae-00000000e75e | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005486751 | 0:17:23.393364 | 0.04s 2025-10-14 08:08:16.105678 | fa163e75-7366-a2e0-d3ae-00000000e791 | TASK | Gather variables for each operating system 2025-10-14 08:08:16.135044 | fa163e75-7366-a2e0-d3ae-00000000e792 | OK | Create container logs path | np0005486750 2025-10-14 08:08:16.136244 | fa163e75-7366-a2e0-d3ae-00000000e792 | TIMING | tripleo_container_manage : Create container logs path | np0005486750 | 0:17:23.459104 | 0.34s 2025-10-14 08:08:16.151075 | fa163e75-7366-a2e0-d3ae-00000000e794 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:08:16.167127 | fa163e75-7366-a2e0-d3ae-00000000e792 | OK | Create container logs path | np0005486752 2025-10-14 08:08:16.168567 | fa163e75-7366-a2e0-d3ae-00000000e792 | TIMING | tripleo_container_manage : Create container logs path | np0005486752 | 0:17:23.491420 | 0.31s 2025-10-14 08:08:16.182817 | fa163e75-7366-a2e0-d3ae-00000000e794 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:08:16.218934 | fa163e75-7366-a2e0-d3ae-00000000e791 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486751 | 0:17:23.541783 | 0.11s 2025-10-14 08:08:16.231200 | fa163e75-7366-a2e0-d3ae-00000000e792 | TASK | Create container logs path 2025-10-14 08:08:16.481174 | fa163e75-7366-a2e0-d3ae-00000000e794 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486750 2025-10-14 08:08:16.482876 | fa163e75-7366-a2e0-d3ae-00000000e794 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486750 | 0:17:23.805733 | 0.33s 2025-10-14 08:08:16.498819 | fa163e75-7366-a2e0-d3ae-00000000e795 | TASK | Finalise hashes for all containers 2025-10-14 08:08:16.561896 | fa163e75-7366-a2e0-d3ae-00000000e795 | OK | Finalise hashes for all containers | np0005486750 2025-10-14 08:08:16.563174 | fa163e75-7366-a2e0-d3ae-00000000e795 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486750 | 0:17:23.886038 | 0.06s 2025-10-14 08:08:16.563747 | fa163e75-7366-a2e0-d3ae-00000000e792 | OK | Create container logs path | np0005486751 2025-10-14 08:08:16.564529 | fa163e75-7366-a2e0-d3ae-00000000e792 | TIMING | tripleo_container_manage : Create container logs path | np0005486751 | 0:17:23.887402 | 0.33s 2025-10-14 08:08:16.565226 | fa163e75-7366-a2e0-d3ae-00000000e794 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486752 2025-10-14 08:08:16.565774 | fa163e75-7366-a2e0-d3ae-00000000e794 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486752 | 0:17:23.888647 | 0.38s 2025-10-14 08:08:16.580326 | fa163e75-7366-a2e0-d3ae-00000000e797 | TASK | Manage systemd shutdown files 2025-10-14 08:08:16.608384 | fa163e75-7366-a2e0-d3ae-00000000e794 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:08:16.637205 | fa163e75-7366-a2e0-d3ae-00000000e795 | TASK | Finalise hashes for all containers 2025-10-14 08:08:16.648772 | fa163e75-7366-a2e0-d3ae-00000000e797 | SKIPPED | Manage systemd shutdown files | np0005486750 2025-10-14 08:08:16.650138 | fa163e75-7366-a2e0-d3ae-00000000e797 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486750 | 0:17:23.972995 | 0.07s 2025-10-14 08:08:16.662537 | fa163e75-7366-a2e0-d3ae-00000000e799 | TASK | Update container configs with new config hashes 2025-10-14 08:08:16.688456 | fa163e75-7366-a2e0-d3ae-00000000e795 | OK | Finalise hashes for all containers | np0005486752 2025-10-14 08:08:16.689882 | fa163e75-7366-a2e0-d3ae-00000000e795 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486752 | 0:17:24.012744 | 0.05s 2025-10-14 08:08:16.703944 | fa163e75-7366-a2e0-d3ae-00000000e797 | TASK | Manage systemd shutdown files 2025-10-14 08:08:16.722577 | fa163e75-7366-a2e0-d3ae-00000000e799 | SKIPPED | Update container configs with new config hashes | np0005486750 2025-10-14 08:08:16.724153 | fa163e75-7366-a2e0-d3ae-00000000e799 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486750 | 0:17:24.046980 | 0.06s 2025-10-14 08:08:16.738802 | fa163e75-7366-a2e0-d3ae-00000000e79a | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:08:16.755408 | fa163e75-7366-a2e0-d3ae-00000000e797 | SKIPPED | Manage systemd shutdown files | np0005486752 2025-10-14 08:08:16.756821 | fa163e75-7366-a2e0-d3ae-00000000e797 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486752 | 0:17:24.079678 | 0.05s 2025-10-14 08:08:16.769844 | fa163e75-7366-a2e0-d3ae-00000000e799 | TASK | Update container configs with new config hashes 2025-10-14 08:08:16.786684 | fa163e75-7366-a2e0-d3ae-00000000e79a | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486750 2025-10-14 08:08:16.787979 | fa163e75-7366-a2e0-d3ae-00000000e79a | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486750 | 0:17:24.110838 | 0.04s 2025-10-14 08:08:16.803369 | fa163e75-7366-a2e0-d3ae-00000000e79b | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:08:16.832615 | fa163e75-7366-a2e0-d3ae-00000000e799 | SKIPPED | Update container configs with new config hashes | np0005486752 2025-10-14 08:08:16.834045 | fa163e75-7366-a2e0-d3ae-00000000e799 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486752 | 0:17:24.156908 | 0.06s 2025-10-14 08:08:16.851716 | fa163e75-7366-a2e0-d3ae-00000000e79a | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:08:16.862173 | fa163e75-7366-a2e0-d3ae-00000000e79b | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486750 2025-10-14 08:08:16.863538 | fa163e75-7366-a2e0-d3ae-00000000e79b | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486750 | 0:17:24.186396 | 0.06s 2025-10-14 08:08:16.896200 | fa163e75-7366-a2e0-d3ae-00000000e79a | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486752 2025-10-14 08:08:16.896986 | fa163e75-7366-a2e0-d3ae-00000000e79a | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486752 | 0:17:24.219857 | 0.04s 2025-10-14 08:08:16.921786 | fa163e75-7366-a2e0-d3ae-00000000e79b | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:08:16.947635 | fa163e75-7366-a2e0-d3ae-00000000e794 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486751 2025-10-14 08:08:16.948909 | fa163e75-7366-a2e0-d3ae-00000000e794 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486751 | 0:17:24.271770 | 0.34s 2025-10-14 08:08:16.960845 | fa163e75-7366-a2e0-d3ae-00000000e795 | TASK | Finalise hashes for all containers 2025-10-14 08:08:16.975869 | fa163e75-7366-a2e0-d3ae-00000000e79b | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486752 2025-10-14 08:08:16.977072 | fa163e75-7366-a2e0-d3ae-00000000e79b | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486752 | 0:17:24.299929 | 0.05s 2025-10-14 08:08:17.025387 | fa163e75-7366-a2e0-d3ae-00000000e795 | OK | Finalise hashes for all containers | np0005486751 2025-10-14 08:08:17.026213 | fa163e75-7366-a2e0-d3ae-00000000e795 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486751 | 0:17:24.349083 | 0.06s 2025-10-14 08:08:17.035721 | fa163e75-7366-a2e0-d3ae-00000000e797 | TASK | Manage systemd shutdown files 2025-10-14 08:08:17.077037 | fa163e75-7366-a2e0-d3ae-00000000e797 | SKIPPED | Manage systemd shutdown files | np0005486751 2025-10-14 08:08:17.078291 | fa163e75-7366-a2e0-d3ae-00000000e797 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486751 | 0:17:24.401156 | 0.04s 2025-10-14 08:08:17.088895 | fa163e75-7366-a2e0-d3ae-00000000e799 | TASK | Update container configs with new config hashes 2025-10-14 08:08:17.144542 | fa163e75-7366-a2e0-d3ae-00000000e799 | SKIPPED | Update container configs with new config hashes | np0005486751 2025-10-14 08:08:17.145705 | fa163e75-7366-a2e0-d3ae-00000000e799 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486751 | 0:17:24.468567 | 0.06s 2025-10-14 08:08:17.158006 | fa163e75-7366-a2e0-d3ae-00000000e79a | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:08:17.214741 | fa163e75-7366-a2e0-d3ae-00000000e79a | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486751 2025-10-14 08:08:17.215813 | fa163e75-7366-a2e0-d3ae-00000000e79a | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486751 | 0:17:24.538676 | 0.06s 2025-10-14 08:08:17.227909 | fa163e75-7366-a2e0-d3ae-00000000e79b | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:08:17.288751 | fa163e75-7366-a2e0-d3ae-00000000e79b | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486751 2025-10-14 08:08:17.290274 | fa163e75-7366-a2e0-d3ae-00000000e79b | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486751 | 0:17:24.613135 | 0.06s 2025-10-14 08:08:20.704497 | fa163e75-7366-a2e0-d3ae-00000000e03e | OK | Run init bundle puppet on the host for redis | np0005486749 2025-10-14 08:08:20.705713 | fa163e75-7366-a2e0-d3ae-00000000e03e | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for redis | np0005486749 | 0:17:28.028576 | 7.00s 2025-10-14 08:08:20.735008 | fa163e75-7366-a2e0-d3ae-00000000e03f | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2025-10-14 08:08:21.058113 | fa163e75-7366-a2e0-d3ae-00000000e03e | OK | Run init bundle puppet on the host for redis | np0005486748 2025-10-14 08:08:21.059834 | fa163e75-7366-a2e0-d3ae-00000000e03e | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for redis | np0005486748 | 0:17:28.382689 | 6.93s 2025-10-14 08:08:21.090293 | fa163e75-7366-a2e0-d3ae-00000000e03f | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2025-10-14 08:08:21.111309 | fa163e75-7366-a2e0-d3ae-00000000e03f | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0005486749 2025-10-14 08:08:21.112820 | fa163e75-7366-a2e0-d3ae-00000000e03f | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/redis exists | np0005486749 | 0:17:28.435681 | 0.38s 2025-10-14 08:08:21.133650 | fa163e75-7366-a2e0-d3ae-00000000e040 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:08:21.475985 | fa163e75-7366-a2e0-d3ae-00000000e03f | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0005486748 2025-10-14 08:08:21.478224 | fa163e75-7366-a2e0-d3ae-00000000e03f | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/redis exists | np0005486748 | 0:17:28.801075 | 0.39s 2025-10-14 08:08:21.508597 | fa163e75-7366-a2e0-d3ae-00000000e040 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:08:21.667292 | fa163e75-7366-a2e0-d3ae-00000000e040 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486749 2025-10-14 08:08:21.668814 | fa163e75-7366-a2e0-d3ae-00000000e040 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486749 | 0:17:28.991670 | 0.53s 2025-10-14 08:08:21.691566 | fa163e75-7366-a2e0-d3ae-00000000e041 | TASK | Check if an image update marker exists for bundle redis-bundle 2025-10-14 08:08:22.020113 | fa163e75-7366-a2e0-d3ae-00000000e040 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486748 2025-10-14 08:08:22.021733 | fa163e75-7366-a2e0-d3ae-00000000e040 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486748 | 0:17:29.344592 | 0.51s 2025-10-14 08:08:22.043125 | fa163e75-7366-a2e0-d3ae-00000000e041 | TASK | Check if an image update marker exists for bundle redis-bundle 2025-10-14 08:08:22.058575 | fa163e75-7366-a2e0-d3ae-00000000e041 | OK | Check if an image update marker exists for bundle redis-bundle | np0005486749 2025-10-14 08:08:22.059967 | fa163e75-7366-a2e0-d3ae-00000000e041 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle redis-bundle | np0005486749 | 0:17:29.382819 | 0.37s 2025-10-14 08:08:22.084147 | fa163e75-7366-a2e0-d3ae-00000000e043 | TASK | Get container image tag from marker for bundle redis-bundle 2025-10-14 08:08:22.144361 | fa163e75-7366-a2e0-d3ae-00000000e043 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0005486749 2025-10-14 08:08:22.145646 | fa163e75-7366-a2e0-d3ae-00000000e043 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle redis-bundle | np0005486749 | 0:17:29.468508 | 0.06s 2025-10-14 08:08:22.162230 | fa163e75-7366-a2e0-d3ae-00000000e044 | TASK | Get container image tag from bundle redis-bundle 2025-10-14 08:08:22.218199 | fa163e75-7366-a2e0-d3ae-00000000e044 | SKIPPED | Get container image tag from bundle redis-bundle | np0005486749 2025-10-14 08:08:22.219784 | fa163e75-7366-a2e0-d3ae-00000000e044 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle redis-bundle | np0005486749 | 0:17:29.542647 | 0.06s 2025-10-14 08:08:22.235887 | fa163e75-7366-a2e0-d3ae-00000000e045 | TASK | Compare tags between marker and bundle redis-bundle 2025-10-14 08:08:22.289330 | fa163e75-7366-a2e0-d3ae-00000000e045 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0005486749 2025-10-14 08:08:22.290589 | fa163e75-7366-a2e0-d3ae-00000000e045 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle redis-bundle | np0005486749 | 0:17:29.613451 | 0.05s 2025-10-14 08:08:22.307637 | fa163e75-7366-a2e0-d3ae-00000000e046 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:08:22.357322 | fa163e75-7366-a2e0-d3ae-00000000e046 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486749 2025-10-14 08:08:22.358620 | fa163e75-7366-a2e0-d3ae-00000000e046 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486749 | 0:17:29.681486 | 0.05s 2025-10-14 08:08:22.375084 | fa163e75-7366-a2e0-d3ae-00000000e047 | TASK | Remove update marker for bundle redis-bundle 2025-10-14 08:08:22.402471 | fa163e75-7366-a2e0-d3ae-00000000e041 | OK | Check if an image update marker exists for bundle redis-bundle | np0005486748 2025-10-14 08:08:22.403773 | fa163e75-7366-a2e0-d3ae-00000000e041 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle redis-bundle | np0005486748 | 0:17:29.726632 | 0.35s 2025-10-14 08:08:22.421442 | fa163e75-7366-a2e0-d3ae-00000000e043 | TASK | Get container image tag from marker for bundle redis-bundle 2025-10-14 08:08:22.436506 | fa163e75-7366-a2e0-d3ae-00000000e047 | SKIPPED | Remove update marker for bundle redis-bundle | np0005486749 2025-10-14 08:08:22.437670 | fa163e75-7366-a2e0-d3ae-00000000e047 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle redis-bundle | np0005486749 | 0:17:29.760526 | 0.06s 2025-10-14 08:08:22.468996 | fa163e75-7366-a2e0-d3ae-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-14 08:08:22.486994 | fa163e75-7366-a2e0-d3ae-00000000e043 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0005486748 2025-10-14 08:08:22.488389 | fa163e75-7366-a2e0-d3ae-00000000e043 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle redis-bundle | np0005486748 | 0:17:29.811250 | 0.06s 2025-10-14 08:08:22.504839 | fa163e75-7366-a2e0-d3ae-00000000e044 | TASK | Get container image tag from bundle redis-bundle 2025-10-14 08:08:22.573953 | fa163e75-7366-a2e0-d3ae-00000000e044 | SKIPPED | Get container image tag from bundle redis-bundle | np0005486748 2025-10-14 08:08:22.575250 | fa163e75-7366-a2e0-d3ae-00000000e044 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle redis-bundle | np0005486748 | 0:17:29.898118 | 0.07s 2025-10-14 08:08:22.589983 | fa163e75-7366-a2e0-d3ae-00000000e045 | TASK | Compare tags between marker and bundle redis-bundle 2025-10-14 08:08:22.650114 | fa163e75-7366-a2e0-d3ae-00000000e045 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0005486748 2025-10-14 08:08:22.651286 | fa163e75-7366-a2e0-d3ae-00000000e045 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle redis-bundle | np0005486748 | 0:17:29.974151 | 0.06s 2025-10-14 08:08:22.668277 | fa163e75-7366-a2e0-d3ae-00000000e046 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:08:22.720874 | fa163e75-7366-a2e0-d3ae-00000000e046 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486748 2025-10-14 08:08:22.721920 | fa163e75-7366-a2e0-d3ae-00000000e046 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486748 | 0:17:30.044781 | 0.05s 2025-10-14 08:08:22.736679 | fa163e75-7366-a2e0-d3ae-00000000e047 | TASK | Remove update marker for bundle redis-bundle 2025-10-14 08:08:22.785807 | fa163e75-7366-a2e0-d3ae-00000000e047 | SKIPPED | Remove update marker for bundle redis-bundle | np0005486748 2025-10-14 08:08:22.787120 | fa163e75-7366-a2e0-d3ae-00000000e047 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle redis-bundle | np0005486748 | 0:17:30.109983 | 0.05s 2025-10-14 08:08:22.819893 | fa163e75-7366-a2e0-d3ae-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-14 08:08:22.830528 | fa163e75-7366-a2e0-d3ae-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005486749 2025-10-14 08:08:22.831706 | fa163e75-7366-a2e0-d3ae-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005486749 | 0:17:30.154547 | 0.36s 2025-10-14 08:08:22.934103 | fa163e75-7366-a2e0-d3ae-0000000000d4 | TIMING | include_tasks | np0005486749 | 0:17:30.256952 | 0.08s 2025-10-14 08:08:22.958003 | 5b11a143-8d26-47a6-93ef-eaef5bc08d9f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486749 2025-10-14 08:08:22.974893 | fa163e75-7366-a2e0-d3ae-00000000e8aa | TASK | Write the config_step hieradata 2025-10-14 08:08:23.156685 | fa163e75-7366-a2e0-d3ae-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005486748 2025-10-14 08:08:23.158229 | fa163e75-7366-a2e0-d3ae-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005486748 | 0:17:30.481092 | 0.34s 2025-10-14 08:08:23.260148 | fa163e75-7366-a2e0-d3ae-0000000000d4 | TIMING | include_tasks | np0005486748 | 0:17:30.582986 | 0.08s 2025-10-14 08:08:23.285034 | e5f6c7fd-0593-4eb7-b9a6-42b815404ec3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486748 2025-10-14 08:08:23.302533 | fa163e75-7366-a2e0-d3ae-00000000e8c4 | TASK | Write the config_step hieradata 2025-10-14 08:08:23.827793 | fa163e75-7366-a2e0-d3ae-00000000e8aa | OK | Write the config_step hieradata | np0005486749 2025-10-14 08:08:23.829067 | fa163e75-7366-a2e0-d3ae-00000000e8aa | TIMING | Write the config_step hieradata | np0005486749 | 0:17:31.151927 | 0.85s 2025-10-14 08:08:23.852132 | fa163e75-7366-a2e0-d3ae-00000000e8ab | TASK | Run puppet host configuration for step 2 2025-10-14 08:08:24.191778 | fa163e75-7366-a2e0-d3ae-00000000e8c4 | OK | Write the config_step hieradata | np0005486748 2025-10-14 08:08:24.193981 | fa163e75-7366-a2e0-d3ae-00000000e8c4 | TIMING | Write the config_step hieradata | np0005486748 | 0:17:31.516824 | 0.89s 2025-10-14 08:08:24.221798 | fa163e75-7366-a2e0-d3ae-00000000e8c5 | TASK | Run puppet host configuration for step 2 2025-10-14 08:08:24.593916 | fa163e75-7366-a2e0-d3ae-00000000e8ab | CHANGED | Run puppet host configuration for step 2 | np0005486749 2025-10-14 08:08:24.596283 | fa163e75-7366-a2e0-d3ae-00000000e8ab | TIMING | Run puppet host configuration for step 2 | np0005486749 | 0:17:31.919132 | 0.74s 2025-10-14 08:08:24.619504 | fa163e75-7366-a2e0-d3ae-00000000e8ac | TASK | Wait for puppet host configuration to finish 2025-10-14 08:08:24.970791 | fa163e75-7366-a2e0-d3ae-00000000e8ac | WAITING | Wait for puppet host configuration to finish | np0005486749 | 360 retries left 2025-10-14 08:08:24.981159 | fa163e75-7366-a2e0-d3ae-00000000e8c5 | CHANGED | Run puppet host configuration for step 2 | np0005486748 2025-10-14 08:08:24.982499 | fa163e75-7366-a2e0-d3ae-00000000e8c5 | TIMING | Run puppet host configuration for step 2 | np0005486748 | 0:17:32.305358 | 0.76s 2025-10-14 08:08:25.005091 | fa163e75-7366-a2e0-d3ae-00000000e8c6 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:08:25.374174 | fa163e75-7366-a2e0-d3ae-00000000e8c6 | WAITING | Wait for puppet host configuration to finish | np0005486748 | 360 retries left 2025-10-14 08:08:35.292888 | fa163e75-7366-a2e0-d3ae-00000000e8ac | CHANGED | Wait for puppet host configuration to finish | np0005486749 2025-10-14 08:08:35.294309 | fa163e75-7366-a2e0-d3ae-00000000e8ac | TIMING | Wait for puppet host configuration to finish | np0005486749 | 0:17:42.617168 | 10.67s 2025-10-14 08:08:35.327119 | fa163e75-7366-a2e0-d3ae-00000000e8ad | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-14 08:08:35.389929 | fa163e75-7366-a2e0-d3ae-00000000e8ad | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0005486749 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:08:24 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:08:30 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:08:30 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:08:30 puppet-user: (file & line not available)", "<13>Oct 14 08:08:30 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:08:30 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:08:30 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:08:30 puppet-user: Notice: Compiled catalog for np0005486749.ooo.test in environment production in 0.37 seconds", "<13>Oct 14 08:08:31 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Oct 14 08:08:31 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Oct 14 08:08:33 puppet-user: Notice: Applied catalog in 2.41 seconds", "<13>Oct 14 08:08:33 puppet-user: Application:", "<13>Oct 14 08:08:33 puppet-user: Initial environment: production", "<13>Oct 14 08:08:33 puppet-user: Converged environment: production", "<13>Oct 14 08:08:33 puppet-user: Run mode: user", "<13>Oct 14 08:08:33 puppet-user: Changes:", "<13>Oct 14 08:08:33 puppet-user: Total: 2", "<13>Oct 14 08:08:33 puppet-user: Events:", "<13>Oct 14 08:08:33 puppet-user: Success: 2", "<13>Oct 14 08:08:33 puppet-user: Resources:", "<13>Oct 14 08:08:33 puppet-user: Changed: 2", "<13>Oct 14 08:08:33 puppet-user: Out of sync: 2", "<13>Oct 14 08:08:33 puppet-user: Total: 23", "<13>Oct 14 08:08:33 puppet-user: Time:", "<13>Oct 14 08:08:33 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:08:33 puppet-user: Schedule: 0.00", "<13>Oct 14 08:08:33 puppet-user: Package: 0.00", "<13>Oct 14 08:08:33 puppet-user: File line: 0.00", "<13>Oct 14 08:08:33 puppet-user: File: 0.00", "<13>Oct 14 08:08:33 puppet-user: Augeas: 0.01", "<13>Oct 14 08:08:33 puppet-user: User: 0.02", "<13>Oct 14 08:08:33 puppet-user: Config retrieval: 0.42", "<13>Oct 14 08:08:33 puppet-user: Service: 1.09", "<13>Oct 14 08:08:33 puppet-user: Exec: 1.13", "<13>Oct 14 08:08:33 puppet-user: Last run: 1760429313", "<13>Oct 14 08:08:33 puppet-user: Transaction evaluation: 2.40", "<13>Oct 14 08:08:33 puppet-user: Catalog application: 2.41", "<13>Oct 14 08:08:33 puppet-user: Total: 2.41", "<13>Oct 14 08:08:33 puppet-user: Version:", "<13>Oct 14 08:08:33 puppet-user: Config: 1760429310", "<13>Oct 14 08:08:33 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:08:35.391410 | fa163e75-7366-a2e0-d3ae-00000000e8ad | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005486749 | 0:17:42.714272 | 0.06s 2025-10-14 08:08:35.419975 | fa163e75-7366-a2e0-d3ae-00000000e8ae | TASK | Pre-cache facts for puppet containers 2025-10-14 08:08:35.449497 | fa163e75-7366-a2e0-d3ae-00000000e8ae | TIMING | Pre-cache facts for puppet containers | np0005486749 | 0:17:42.772357 | 0.03s 2025-10-14 08:08:35.493053 | fa163e75-7366-a2e0-d3ae-00000000e1df | TASK | Gather variables for each operating system 2025-10-14 08:08:35.601590 | fa163e75-7366-a2e0-d3ae-00000000e1df | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486749 | 0:17:42.924448 | 0.11s 2025-10-14 08:08:35.616152 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | TASK | Create puppet caching structures 2025-10-14 08:08:35.700200 | fa163e75-7366-a2e0-d3ae-00000000e8c6 | CHANGED | Wait for puppet host configuration to finish | np0005486748 2025-10-14 08:08:35.701092 | fa163e75-7366-a2e0-d3ae-00000000e8c6 | TIMING | Wait for puppet host configuration to finish | np0005486748 | 0:17:43.023960 | 10.69s 2025-10-14 08:08:35.716831 | fa163e75-7366-a2e0-d3ae-00000000e8c7 | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-14 08:08:35.796476 | fa163e75-7366-a2e0-d3ae-00000000e8c7 | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0005486748 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:08:25 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:08:31 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:08:31 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:08:31 puppet-user: (file & line not available)", "<13>Oct 14 08:08:31 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:08:31 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:08:31 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:08:31 puppet-user: Notice: Compiled catalog for np0005486748.ooo.test in environment production in 0.42 seconds", "<13>Oct 14 08:08:32 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Oct 14 08:08:33 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Oct 14 08:08:34 puppet-user: Notice: Applied catalog in 2.61 seconds", "<13>Oct 14 08:08:34 puppet-user: Application:", "<13>Oct 14 08:08:34 puppet-user: Initial environment: production", "<13>Oct 14 08:08:34 puppet-user: Converged environment: production", "<13>Oct 14 08:08:34 puppet-user: Run mode: user", "<13>Oct 14 08:08:34 puppet-user: Changes:", "<13>Oct 14 08:08:34 puppet-user: Total: 2", "<13>Oct 14 08:08:34 puppet-user: Events:", "<13>Oct 14 08:08:34 puppet-user: Success: 2", "<13>Oct 14 08:08:34 puppet-user: Resources:", "<13>Oct 14 08:08:34 puppet-user: Changed: 2", "<13>Oct 14 08:08:34 puppet-user: Out of sync: 2", "<13>Oct 14 08:08:34 puppet-user: Total: 23", "<13>Oct 14 08:08:34 puppet-user: Time:", "<13>Oct 14 08:08:34 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:08:34 puppet-user: Schedule: 0.00", "<13>Oct 14 08:08:34 puppet-user: Package: 0.00", "<13>Oct 14 08:08:34 puppet-user: File line: 0.00", "<13>Oct 14 08:08:34 puppet-user: File: 0.00", "<13>Oct 14 08:08:34 puppet-user: Augeas: 0.01", "<13>Oct 14 08:08:34 puppet-user: User: 0.01", "<13>Oct 14 08:08:34 puppet-user: Config retrieval: 0.46", "<13>Oct 14 08:08:34 puppet-user: Service: 1.13", "<13>Oct 14 08:08:34 puppet-user: Exec: 1.29", "<13>Oct 14 08:08:34 puppet-user: Last run: 1760429314", "<13>Oct 14 08:08:34 puppet-user: Transaction evaluation: 2.60", "<13>Oct 14 08:08:34 puppet-user: Catalog application: 2.61", "<13>Oct 14 08:08:34 puppet-user: Total: 2.61", "<13>Oct 14 08:08:34 puppet-user: Version:", "<13>Oct 14 08:08:34 puppet-user: Config: 1760429311", "<13>Oct 14 08:08:34 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:08:35.798101 | fa163e75-7366-a2e0-d3ae-00000000e8c7 | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005486748 | 0:17:43.120959 | 0.08s 2025-10-14 08:08:35.827304 | fa163e75-7366-a2e0-d3ae-00000000e8c8 | TASK | Pre-cache facts for puppet containers 2025-10-14 08:08:35.852726 | fa163e75-7366-a2e0-d3ae-00000000e8c8 | TIMING | Pre-cache facts for puppet containers | np0005486748 | 0:17:43.175587 | 0.02s 2025-10-14 08:08:35.908908 | fa163e75-7366-a2e0-d3ae-00000000e1df | TASK | Gather variables for each operating system 2025-10-14 08:08:35.925121 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | CHANGED | Create puppet caching structures | np0005486749 2025-10-14 08:08:35.926965 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486749 | 0:17:43.249813 | 0.31s 2025-10-14 08:08:35.960311 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | TASK | Check for facter.conf 2025-10-14 08:08:36.034610 | fa163e75-7366-a2e0-d3ae-00000000e1df | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486748 | 0:17:43.357465 | 0.12s 2025-10-14 08:08:36.055784 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | TASK | Create puppet caching structures 2025-10-14 08:08:36.287917 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | OK | Check for facter.conf | np0005486749 2025-10-14 08:08:36.288957 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486749 | 0:17:43.611824 | 0.33s 2025-10-14 08:08:36.304694 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | TASK | Remove facter.conf if directory 2025-10-14 08:08:36.344551 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | SKIPPED | Remove facter.conf if directory | np0005486749 2025-10-14 08:08:36.345566 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486749 | 0:17:43.668436 | 0.04s 2025-10-14 08:08:36.360007 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | TASK | Write facter cache config 2025-10-14 08:08:36.380527 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | CHANGED | Create puppet caching structures | np0005486748 2025-10-14 08:08:36.381468 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486748 | 0:17:43.704334 | 0.32s 2025-10-14 08:08:36.397013 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | TASK | Check for facter.conf 2025-10-14 08:08:36.714880 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | OK | Check for facter.conf | np0005486748 2025-10-14 08:08:36.716700 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486748 | 0:17:44.039567 | 0.32s 2025-10-14 08:08:36.731907 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | TASK | Remove facter.conf if directory 2025-10-14 08:08:36.775006 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | SKIPPED | Remove facter.conf if directory | np0005486748 2025-10-14 08:08:36.775896 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486748 | 0:17:44.098763 | 0.04s 2025-10-14 08:08:36.790574 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | TASK | Write facter cache config 2025-10-14 08:08:37.239929 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | CHANGED | Write facter cache config | np0005486749 2025-10-14 08:08:37.241934 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486749 | 0:17:44.564798 | 0.88s 2025-10-14 08:08:37.257951 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | TASK | Cleanup facter cache if exists 2025-10-14 08:08:37.575711 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | CHANGED | Cleanup facter cache if exists | np0005486749 2025-10-14 08:08:37.577594 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486749 | 0:17:44.900460 | 0.32s 2025-10-14 08:08:37.597378 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | TASK | Pre-cache facts 2025-10-14 08:08:37.652994 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | CHANGED | Write facter cache config | np0005486748 2025-10-14 08:08:37.655063 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486748 | 0:17:44.977925 | 0.86s 2025-10-14 08:08:37.676905 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | TASK | Cleanup facter cache if exists 2025-10-14 08:08:38.018519 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | CHANGED | Cleanup facter cache if exists | np0005486748 2025-10-14 08:08:38.020845 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486748 | 0:17:45.343711 | 0.34s 2025-10-14 08:08:38.041033 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | TASK | Pre-cache facts 2025-10-14 08:08:38.288910 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | CHANGED | Pre-cache facts | np0005486749 2025-10-14 08:08:38.290490 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486749 | 0:17:45.613357 | 0.69s 2025-10-14 08:08:38.306835 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | TASK | Failed deployment if facter fails 2025-10-14 08:08:38.340399 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | SKIPPED | Failed deployment if facter fails | np0005486749 2025-10-14 08:08:38.341747 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486749 | 0:17:45.664593 | 0.03s 2025-10-14 08:08:38.397003 | fa163e75-7366-a2e0-d3ae-00000000e1e7 | TASK | Sync cached facts 2025-10-14 08:08:38.712107 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | CHANGED | Pre-cache facts | np0005486748 2025-10-14 08:08:38.713650 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486748 | 0:17:46.036506 | 0.67s 2025-10-14 08:08:38.745152 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | TASK | Failed deployment if facter fails 2025-10-14 08:08:38.780787 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | SKIPPED | Failed deployment if facter fails | np0005486748 2025-10-14 08:08:38.786834 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486748 | 0:17:46.109700 | 0.04s 2025-10-14 08:08:38.787379 | fa163e75-7366-a2e0-d3ae-00000000e1e7 | CHANGED | Sync cached facts | np0005486749 -> 192.168.122.105 [WARNING]: ('np0005486749 -> 192.168.122.105', 'fa163e75-7366-a2e0-d3ae-00000000e1e7') missing from stats 2025-10-14 08:08:38.824604 | fa163e75-7366-a2e0-d3ae-00000000e1e7 | TASK | Sync cached facts 2025-10-14 08:08:38.859494 | fa163e75-7366-a2e0-d3ae-00000000e8af | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:08:38.910116 | fa163e75-7366-a2e0-d3ae-00000000e8af | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486749 2025-10-14 08:08:38.911024 | fa163e75-7366-a2e0-d3ae-00000000e8af | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486749 | 0:17:46.233892 | 0.05s 2025-10-14 08:08:38.925738 | fa163e75-7366-a2e0-d3ae-00000000e8b1 | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-14 08:08:38.951483 | fa163e75-7366-a2e0-d3ae-00000000e8b1 | TIMING | Manage containers for step 2 with tripleo-ansible | np0005486749 | 0:17:46.274349 | 0.03s 2025-10-14 08:08:38.987066 | fa163e75-7366-a2e0-d3ae-00000000e30a | TASK | Gather variables for each operating system 2025-10-14 08:08:39.089536 | fa163e75-7366-a2e0-d3ae-00000000e30a | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486749 | 0:17:46.412390 | 0.10s 2025-10-14 08:08:39.104563 | fa163e75-7366-a2e0-d3ae-00000000e30b | TASK | Create container logs path 2025-10-14 08:08:39.254018 | fa163e75-7366-a2e0-d3ae-00000000e1e7 | CHANGED | Sync cached facts | np0005486748 -> 192.168.122.104 [WARNING]: ('np0005486748 -> 192.168.122.104', 'fa163e75-7366-a2e0-d3ae-00000000e1e7') missing from stats 2025-10-14 08:08:39.293887 | fa163e75-7366-a2e0-d3ae-00000000e8c9 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:08:39.342567 | fa163e75-7366-a2e0-d3ae-00000000e8c9 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486748 2025-10-14 08:08:39.343549 | fa163e75-7366-a2e0-d3ae-00000000e8c9 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486748 | 0:17:46.666412 | 0.05s 2025-10-14 08:08:39.358626 | fa163e75-7366-a2e0-d3ae-00000000e8cb | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-14 08:08:39.394797 | fa163e75-7366-a2e0-d3ae-00000000e8cb | TIMING | Manage containers for step 2 with tripleo-ansible | np0005486748 | 0:17:46.717624 | 0.03s 2025-10-14 08:08:39.459073 | fa163e75-7366-a2e0-d3ae-00000000e30a | TASK | Gather variables for each operating system 2025-10-14 08:08:39.470422 | fa163e75-7366-a2e0-d3ae-00000000e30b | OK | Create container logs path | np0005486749 2025-10-14 08:08:39.472000 | fa163e75-7366-a2e0-d3ae-00000000e30b | TIMING | tripleo_container_manage : Create container logs path | np0005486749 | 0:17:46.794851 | 0.37s 2025-10-14 08:08:39.497526 | fa163e75-7366-a2e0-d3ae-00000000e30d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:39.577102 | fa163e75-7366-a2e0-d3ae-00000000e30a | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486748 | 0:17:46.899940 | 0.12s 2025-10-14 08:08:39.599614 | fa163e75-7366-a2e0-d3ae-00000000e30b | TASK | Create container logs path 2025-10-14 08:08:39.860730 | fa163e75-7366-a2e0-d3ae-00000000e30d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005486749 2025-10-14 08:08:39.862420 | fa163e75-7366-a2e0-d3ae-00000000e30d | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005486749 | 0:17:47.185273 | 0.36s 2025-10-14 08:08:39.887099 | fa163e75-7366-a2e0-d3ae-00000000e30e | TASK | Finalise hashes for all containers 2025-10-14 08:08:39.957662 | fa163e75-7366-a2e0-d3ae-00000000e30b | OK | Create container logs path | np0005486748 2025-10-14 08:08:39.964506 | fa163e75-7366-a2e0-d3ae-00000000e30b | TIMING | tripleo_container_manage : Create container logs path | np0005486748 | 0:17:47.287369 | 0.36s 2025-10-14 08:08:39.965180 | fa163e75-7366-a2e0-d3ae-00000000e30e | OK | Finalise hashes for all containers | np0005486749 2025-10-14 08:08:39.965648 | fa163e75-7366-a2e0-d3ae-00000000e30e | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486749 | 0:17:47.288521 | 0.08s 2025-10-14 08:08:39.989677 | fa163e75-7366-a2e0-d3ae-00000000e30d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:40.016530 | fa163e75-7366-a2e0-d3ae-00000000e310 | TASK | Manage systemd shutdown files 2025-10-14 08:08:40.057402 | fa163e75-7366-a2e0-d3ae-00000000e310 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486749 | 0:17:47.380249 | 0.04s 2025-10-14 08:08:40.078581 | ac2e2ad6-3194-4abc-bf7e-7d2a4a5ceade | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486749 2025-10-14 08:08:40.105576 | fa163e75-7366-a2e0-d3ae-00000000ea26 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:08:40.363601 | fa163e75-7366-a2e0-d3ae-00000000e30d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005486748 2025-10-14 08:08:40.365506 | fa163e75-7366-a2e0-d3ae-00000000e30d | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005486748 | 0:17:47.688355 | 0.37s 2025-10-14 08:08:40.394981 | fa163e75-7366-a2e0-d3ae-00000000e30e | TASK | Finalise hashes for all containers 2025-10-14 08:08:40.468493 | fa163e75-7366-a2e0-d3ae-00000000e30e | OK | Finalise hashes for all containers | np0005486748 2025-10-14 08:08:40.470140 | fa163e75-7366-a2e0-d3ae-00000000e30e | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486748 | 0:17:47.793005 | 0.07s 2025-10-14 08:08:40.494700 | fa163e75-7366-a2e0-d3ae-00000000e310 | TASK | Manage systemd shutdown files 2025-10-14 08:08:40.503696 | fa163e75-7366-a2e0-d3ae-00000000ea26 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486749 2025-10-14 08:08:40.505597 | fa163e75-7366-a2e0-d3ae-00000000ea26 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486749 | 0:17:47.828455 | 0.40s 2025-10-14 08:08:40.527200 | fa163e75-7366-a2e0-d3ae-00000000ea27 | TASK | Set podman_drop_in fact 2025-10-14 08:08:40.539724 | fa163e75-7366-a2e0-d3ae-00000000e310 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486748 | 0:17:47.862568 | 0.04s 2025-10-14 08:08:40.561895 | 9b890fca-a88e-47a8-a300-2cb5f3784722 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486748 2025-10-14 08:08:40.581114 | fa163e75-7366-a2e0-d3ae-00000000ea47 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:08:40.593991 | fa163e75-7366-a2e0-d3ae-00000000ea27 | OK | Set podman_drop_in fact | np0005486749 2025-10-14 08:08:40.595524 | fa163e75-7366-a2e0-d3ae-00000000ea27 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486749 | 0:17:47.918380 | 0.06s 2025-10-14 08:08:40.612099 | fa163e75-7366-a2e0-d3ae-00000000ea29 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:08:40.937776 | fa163e75-7366-a2e0-d3ae-00000000ea47 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486748 2025-10-14 08:08:40.940931 | fa163e75-7366-a2e0-d3ae-00000000ea47 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486748 | 0:17:48.263773 | 0.35s 2025-10-14 08:08:40.969261 | fa163e75-7366-a2e0-d3ae-00000000ea48 | TASK | Set podman_drop_in fact 2025-10-14 08:08:41.031055 | fa163e75-7366-a2e0-d3ae-00000000ea48 | OK | Set podman_drop_in fact | np0005486748 2025-10-14 08:08:41.032152 | fa163e75-7366-a2e0-d3ae-00000000ea48 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486748 | 0:17:48.355019 | 0.06s 2025-10-14 08:08:41.052200 | fa163e75-7366-a2e0-d3ae-00000000ea4a | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:08:41.454715 | fa163e75-7366-a2e0-d3ae-00000000ea29 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | item=tripleo-container-shutdown 2025-10-14 08:08:41.457995 | fa163e75-7366-a2e0-d3ae-00000000ea29 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | 0:17:48.780851 | 0.84s 2025-10-14 08:08:41.919098 | fa163e75-7366-a2e0-d3ae-00000000ea4a | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | item=tripleo-container-shutdown 2025-10-14 08:08:41.922473 | fa163e75-7366-a2e0-d3ae-00000000ea4a | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | 0:17:49.245309 | 0.87s 2025-10-14 08:08:42.244866 | fa163e75-7366-a2e0-d3ae-00000000ea29 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | item=tripleo-start-podman-container 2025-10-14 08:08:42.247648 | fa163e75-7366-a2e0-d3ae-00000000ea29 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | 0:17:49.570511 | 1.63s 2025-10-14 08:08:42.256798 | fa163e75-7366-a2e0-d3ae-00000000ea29 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | 0:17:49.579656 | 1.64s 2025-10-14 08:08:42.290212 | fa163e75-7366-a2e0-d3ae-00000000ea2a | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:08:42.786093 | fa163e75-7366-a2e0-d3ae-00000000ea4a | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | item=tripleo-start-podman-container 2025-10-14 08:08:42.789132 | fa163e75-7366-a2e0-d3ae-00000000ea4a | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | 0:17:50.111982 | 1.74s 2025-10-14 08:08:42.797847 | fa163e75-7366-a2e0-d3ae-00000000ea4a | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | 0:17:50.120707 | 1.74s 2025-10-14 08:08:42.823047 | fa163e75-7366-a2e0-d3ae-00000000ea4b | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:08:43.142631 | fa163e75-7366-a2e0-d3ae-00000000ea2a | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486749 2025-10-14 08:08:43.143878 | fa163e75-7366-a2e0-d3ae-00000000ea2a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486749 | 0:17:50.466740 | 0.85s 2025-10-14 08:08:43.165810 | fa163e75-7366-a2e0-d3ae-00000000ea2b | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:08:43.762794 | fa163e75-7366-a2e0-d3ae-00000000ea4b | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486748 2025-10-14 08:08:43.764578 | fa163e75-7366-a2e0-d3ae-00000000ea4b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486748 | 0:17:51.087430 | 0.94s 2025-10-14 08:08:43.794087 | fa163e75-7366-a2e0-d3ae-00000000ea4c | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:08:43.991218 | fa163e75-7366-a2e0-d3ae-00000000ea2b | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486749 2025-10-14 08:08:43.993001 | fa163e75-7366-a2e0-d3ae-00000000ea2b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486749 | 0:17:51.315855 | 0.83s 2025-10-14 08:08:44.024058 | fa163e75-7366-a2e0-d3ae-00000000ea2c | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:08:44.721208 | fa163e75-7366-a2e0-d3ae-00000000ea4c | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486748 2025-10-14 08:08:44.722920 | fa163e75-7366-a2e0-d3ae-00000000ea4c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486748 | 0:17:52.045774 | 0.93s 2025-10-14 08:08:44.754293 | fa163e75-7366-a2e0-d3ae-00000000ea4d | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:08:44.817533 | fa163e75-7366-a2e0-d3ae-00000000ea2c | OK | Enable and start tripleo-container-shutdown | np0005486749 2025-10-14 08:08:44.818746 | fa163e75-7366-a2e0-d3ae-00000000ea2c | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486749 | 0:17:52.141614 | 0.79s 2025-10-14 08:08:44.834275 | fa163e75-7366-a2e0-d3ae-00000000ea2d | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:08:45.583188 | fa163e75-7366-a2e0-d3ae-00000000ea4d | OK | Enable and start tripleo-container-shutdown | np0005486748 2025-10-14 08:08:45.586620 | fa163e75-7366-a2e0-d3ae-00000000ea4d | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486748 | 0:17:52.909461 | 0.83s 2025-10-14 08:08:45.620945 | fa163e75-7366-a2e0-d3ae-00000000ea4e | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:08:45.723298 | fa163e75-7366-a2e0-d3ae-00000000ea2d | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486749 2025-10-14 08:08:45.725049 | fa163e75-7366-a2e0-d3ae-00000000ea2d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486749 | 0:17:53.047905 | 0.89s 2025-10-14 08:08:45.754599 | fa163e75-7366-a2e0-d3ae-00000000ea2e | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:08:46.515629 | fa163e75-7366-a2e0-d3ae-00000000ea4e | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486748 2025-10-14 08:08:46.518112 | fa163e75-7366-a2e0-d3ae-00000000ea4e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486748 | 0:17:53.840973 | 0.89s 2025-10-14 08:08:46.540992 | fa163e75-7366-a2e0-d3ae-00000000ea4f | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:08:46.631567 | fa163e75-7366-a2e0-d3ae-00000000ea2e | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486749 2025-10-14 08:08:46.634189 | fa163e75-7366-a2e0-d3ae-00000000ea2e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486749 | 0:17:53.957044 | 0.88s 2025-10-14 08:08:46.655331 | fa163e75-7366-a2e0-d3ae-00000000ea2f | TASK | Enable and start netns-placeholder 2025-10-14 08:08:47.438402 | fa163e75-7366-a2e0-d3ae-00000000ea4f | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486748 2025-10-14 08:08:47.440361 | fa163e75-7366-a2e0-d3ae-00000000ea4f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486748 | 0:17:54.763223 | 0.90s 2025-10-14 08:08:47.467507 | fa163e75-7366-a2e0-d3ae-00000000ea50 | TASK | Enable and start netns-placeholder 2025-10-14 08:08:47.479729 | fa163e75-7366-a2e0-d3ae-00000000ea2f | CHANGED | Enable and start netns-placeholder | np0005486749 2025-10-14 08:08:47.482256 | fa163e75-7366-a2e0-d3ae-00000000ea2f | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486749 | 0:17:54.805105 | 0.82s 2025-10-14 08:08:47.504825 | fa163e75-7366-a2e0-d3ae-00000000e312 | TASK | Update container configs with new config hashes 2025-10-14 08:08:47.569649 | fa163e75-7366-a2e0-d3ae-00000000e312 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486749 | 0:17:54.892493 | 0.06s 2025-10-14 08:08:47.600145 | 18e89766-a2d4-4aae-a635-96994e8b8283 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486749 2025-10-14 08:08:47.623675 | fa163e75-7366-a2e0-d3ae-00000000ea8a | TASK | Update config hashes for container startup configs 2025-10-14 08:08:48.010130 | fa163e75-7366-a2e0-d3ae-00000000ea8a | OK | Update config hashes for container startup configs | np0005486749 2025-10-14 08:08:48.011120 | fa163e75-7366-a2e0-d3ae-00000000ea8a | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486749 | 0:17:55.333989 | 0.39s 2025-10-14 08:08:48.027015 | fa163e75-7366-a2e0-d3ae-00000000e313 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:48.095561 | fa163e75-7366-a2e0-d3ae-00000000e313 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005486749 | 0:17:55.418406 | 0.07s 2025-10-14 08:08:48.130670 | 4076d5d7-f9f7-420d-a687-15a543dc844b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486749 2025-10-14 08:08:48.156336 | fa163e75-7366-a2e0-d3ae-00000000eaa9 | TASK | Gather podman infos 2025-10-14 08:08:48.315673 | fa163e75-7366-a2e0-d3ae-00000000ea50 | CHANGED | Enable and start netns-placeholder | np0005486748 2025-10-14 08:08:48.318081 | fa163e75-7366-a2e0-d3ae-00000000ea50 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486748 | 0:17:55.640929 | 0.85s 2025-10-14 08:08:48.350431 | fa163e75-7366-a2e0-d3ae-00000000e312 | TASK | Update container configs with new config hashes 2025-10-14 08:08:48.416510 | fa163e75-7366-a2e0-d3ae-00000000e312 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486748 | 0:17:55.739362 | 0.06s 2025-10-14 08:08:48.435862 | e82c5fc0-3026-413e-a8cc-fe2eae94256f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486748 2025-10-14 08:08:48.457944 | fa163e75-7366-a2e0-d3ae-00000000ead8 | TASK | Update config hashes for container startup configs 2025-10-14 08:08:48.814396 | fa163e75-7366-a2e0-d3ae-00000000ead8 | OK | Update config hashes for container startup configs | np0005486748 2025-10-14 08:08:48.817858 | fa163e75-7366-a2e0-d3ae-00000000ead8 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486748 | 0:17:56.140707 | 0.36s 2025-10-14 08:08:48.852116 | fa163e75-7366-a2e0-d3ae-00000000e313 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:48.918634 | fa163e75-7366-a2e0-d3ae-00000000e313 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005486748 | 0:17:56.241483 | 0.06s 2025-10-14 08:08:48.948547 | c473eb1f-d541-493e-be76-c3fc4407989e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486748 2025-10-14 08:08:48.973210 | fa163e75-7366-a2e0-d3ae-00000000eaf7 | TASK | Gather podman infos 2025-10-14 08:08:49.162214 | fa163e75-7366-a2e0-d3ae-00000000eaa9 | OK | Gather podman infos | np0005486749 2025-10-14 08:08:49.163139 | fa163e75-7366-a2e0-d3ae-00000000eaa9 | TIMING | tripleo_container_manage : Gather podman infos | np0005486749 | 0:17:56.485995 | 1.01s 2025-10-14 08:08:49.198287 | fa163e75-7366-a2e0-d3ae-00000000eaaa | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:49.262246 | fa163e75-7366-a2e0-d3ae-00000000eaaa | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486749 | 0:17:56.585108 | 0.06s 2025-10-14 08:08:49.374559 | fa163e75-7366-a2e0-d3ae-00000000e579 | TIMING | tripleo_container_rm : include_tasks | np0005486749 | 0:17:56.697421 | 0.08s 2025-10-14 08:08:49.403140 | fa163e75-7366-a2e0-d3ae-00000000e314 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:49.457329 | fa163e75-7366-a2e0-d3ae-00000000e314 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005486749 | 0:17:56.780186 | 0.05s 2025-10-14 08:08:49.471432 | 2071b652-32f1-4374-aa9e-972da8418e0f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486749 2025-10-14 08:08:49.492892 | fa163e75-7366-a2e0-d3ae-00000000eb62 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:50.137086 | fa163e75-7366-a2e0-d3ae-00000000eaf7 | OK | Gather podman infos | np0005486748 2025-10-14 08:08:50.138267 | fa163e75-7366-a2e0-d3ae-00000000eaf7 | TIMING | tripleo_container_manage : Gather podman infos | np0005486748 | 0:17:57.461131 | 1.16s 2025-10-14 08:08:50.207383 | fa163e75-7366-a2e0-d3ae-00000000eaf8 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:50.277833 | fa163e75-7366-a2e0-d3ae-00000000eaf8 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486748 | 0:17:57.600683 | 0.07s 2025-10-14 08:08:50.395885 | fa163e75-7366-a2e0-d3ae-00000000e579 | TIMING | tripleo_container_rm : include_tasks | np0005486748 | 0:17:57.718745 | 0.07s 2025-10-14 08:08:50.433373 | fa163e75-7366-a2e0-d3ae-00000000e314 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:08:50.489146 | fa163e75-7366-a2e0-d3ae-00000000e314 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005486748 | 0:17:57.812011 | 0.05s 2025-10-14 08:08:50.504486 | 6c9cbb62-1abf-4317-82b3-9b7b4536c717 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486748 2025-10-14 08:08:50.524383 | fa163e75-7366-a2e0-d3ae-00000000ebe4 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:09:00.959387 | fa163e75-7366-a2e0-d3ae-00000000eb62 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486749 2025-10-14 08:09:00.960655 | fa163e75-7366-a2e0-d3ae-00000000eb62 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486749 | 0:18:08.283522 | 11.47s 2025-10-14 08:09:00.978414 | fa163e75-7366-a2e0-d3ae-00000000eb63 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:09:02.344048 | fa163e75-7366-a2e0-d3ae-00000000ebe4 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486748 2025-10-14 08:09:02.346083 | fa163e75-7366-a2e0-d3ae-00000000ebe4 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486748 | 0:18:09.668934 | 11.82s 2025-10-14 08:09:02.386125 | fa163e75-7366-a2e0-d3ae-00000000ebe5 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:09:04.315097 | fa163e75-7366-a2e0-d3ae-00000000eb63 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486749 2025-10-14 08:09:04.316766 | fa163e75-7366-a2e0-d3ae-00000000eb63 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486749 | 0:18:11.639621 | 3.34s 2025-10-14 08:09:04.389187 | fa163e75-7366-a2e0-d3ae-00000000e8b3 | TASK | Clean container_puppet_tasks for np0005486749 step 2 2025-10-14 08:09:04.708374 | fa163e75-7366-a2e0-d3ae-00000000e8b3 | OK | Clean container_puppet_tasks for np0005486749 step 2 | np0005486749 2025-10-14 08:09:04.709689 | fa163e75-7366-a2e0-d3ae-00000000e8b3 | TIMING | Clean container_puppet_tasks for np0005486749 step 2 | np0005486749 | 0:18:12.032551 | 0.32s 2025-10-14 08:09:04.740078 | fa163e75-7366-a2e0-d3ae-00000000e8b4 | TASK | Calculate container_puppet_tasks for np0005486749 step 2 2025-10-14 08:09:04.783952 | fa163e75-7366-a2e0-d3ae-00000000e8b4 | TIMING | Calculate container_puppet_tasks for np0005486749 step 2 | np0005486749 | 0:18:12.106800 | 0.04s 2025-10-14 08:09:04.800393 | fa163e75-7366-a2e0-d3ae-00000000e8b5 | TASK | Include container-puppet tasks for step 2 2025-10-14 08:09:04.849563 | fa163e75-7366-a2e0-d3ae-00000000e8b5 | TIMING | Include container-puppet tasks for step 2 | np0005486749 | 0:18:12.172406 | 0.05s 2025-10-14 08:09:04.887211 | 86fce0ba-7772-49ac-9850-87957793209a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486749 2025-10-14 08:09:04.923936 | fa163e75-7366-a2e0-d3ae-00000000ec32 | TASK | Write container-puppet-tasks json file for np0005486749 step 2 2025-10-14 08:09:05.681983 | fa163e75-7366-a2e0-d3ae-00000000ebe5 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486748 2025-10-14 08:09:05.683698 | fa163e75-7366-a2e0-d3ae-00000000ebe5 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486748 | 0:18:13.006554 | 3.30s 2025-10-14 08:09:05.731099 | fa163e75-7366-a2e0-d3ae-00000000e8cd | TASK | Clean container_puppet_tasks for np0005486748 step 2 2025-10-14 08:09:06.005077 | fa163e75-7366-a2e0-d3ae-00000000ec32 | CHANGED | Write container-puppet-tasks json file for np0005486749 step 2 | np0005486749 2025-10-14 08:09:06.007149 | fa163e75-7366-a2e0-d3ae-00000000ec32 | TIMING | Write container-puppet-tasks json file for np0005486749 step 2 | np0005486749 | 0:18:13.329993 | 1.08s 2025-10-14 08:09:06.046760 | fa163e75-7366-a2e0-d3ae-00000000ec34 | TASK | Generate container puppet configs for step 2 2025-10-14 08:09:06.086791 | fa163e75-7366-a2e0-d3ae-00000000e8cd | OK | Clean container_puppet_tasks for np0005486748 step 2 | np0005486748 2025-10-14 08:09:06.088632 | fa163e75-7366-a2e0-d3ae-00000000e8cd | TIMING | Clean container_puppet_tasks for np0005486748 step 2 | np0005486748 | 0:18:13.411492 | 0.36s 2025-10-14 08:09:06.120520 | fa163e75-7366-a2e0-d3ae-00000000e8ce | TASK | Calculate container_puppet_tasks for np0005486748 step 2 2025-10-14 08:09:06.183574 | fa163e75-7366-a2e0-d3ae-00000000e8ce | TIMING | Calculate container_puppet_tasks for np0005486748 step 2 | np0005486748 | 0:18:13.506425 | 0.06s 2025-10-14 08:09:06.201067 | fa163e75-7366-a2e0-d3ae-00000000e8cf | TASK | Include container-puppet tasks for step 2 2025-10-14 08:09:06.254266 | fa163e75-7366-a2e0-d3ae-00000000e8cf | TIMING | Include container-puppet tasks for step 2 | np0005486748 | 0:18:13.577116 | 0.05s 2025-10-14 08:09:06.271802 | 04cfb29e-e299-45ad-975e-0855a5955feb | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486748 2025-10-14 08:09:06.295284 | fa163e75-7366-a2e0-d3ae-00000000ec53 | TASK | Write container-puppet-tasks json file for np0005486748 step 2 2025-10-14 08:09:06.376904 | fa163e75-7366-a2e0-d3ae-00000000ec34 | OK | Generate container puppet configs for step 2 | np0005486749 2025-10-14 08:09:06.378162 | fa163e75-7366-a2e0-d3ae-00000000ec34 | TIMING | Generate container puppet configs for step 2 | np0005486749 | 0:18:13.701024 | 0.33s 2025-10-14 08:09:06.395314 | fa163e75-7366-a2e0-d3ae-00000000ec35 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-14 08:09:06.430821 | fa163e75-7366-a2e0-d3ae-00000000ec35 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005486749 | 0:18:13.753660 | 0.03s 2025-10-14 08:09:06.478564 | fa163e75-7366-a2e0-d3ae-00000000e791 | TASK | Gather variables for each operating system 2025-10-14 08:09:06.588425 | fa163e75-7366-a2e0-d3ae-00000000e791 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486749 | 0:18:13.911277 | 0.11s 2025-10-14 08:09:06.603311 | fa163e75-7366-a2e0-d3ae-00000000e792 | TASK | Create container logs path 2025-10-14 08:09:06.919501 | fa163e75-7366-a2e0-d3ae-00000000e792 | OK | Create container logs path | np0005486749 2025-10-14 08:09:06.921219 | fa163e75-7366-a2e0-d3ae-00000000e792 | TIMING | tripleo_container_manage : Create container logs path | np0005486749 | 0:18:14.244074 | 0.32s 2025-10-14 08:09:06.956935 | fa163e75-7366-a2e0-d3ae-00000000e794 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:09:07.299855 | fa163e75-7366-a2e0-d3ae-00000000e794 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486749 2025-10-14 08:09:07.301202 | fa163e75-7366-a2e0-d3ae-00000000e794 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486749 | 0:18:14.624060 | 0.34s 2025-10-14 08:09:07.301846 | fa163e75-7366-a2e0-d3ae-00000000ec53 | CHANGED | Write container-puppet-tasks json file for np0005486748 step 2 | np0005486748 2025-10-14 08:09:07.302192 | fa163e75-7366-a2e0-d3ae-00000000ec53 | TIMING | Write container-puppet-tasks json file for np0005486748 step 2 | np0005486748 | 0:18:14.625066 | 1.01s 2025-10-14 08:09:07.322629 | fa163e75-7366-a2e0-d3ae-00000000ec55 | TASK | Generate container puppet configs for step 2 2025-10-14 08:09:07.346762 | fa163e75-7366-a2e0-d3ae-00000000e795 | TASK | Finalise hashes for all containers 2025-10-14 08:09:07.380868 | fa163e75-7366-a2e0-d3ae-00000000e795 | OK | Finalise hashes for all containers | np0005486749 2025-10-14 08:09:07.382079 | fa163e75-7366-a2e0-d3ae-00000000e795 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486749 | 0:18:14.704940 | 0.03s 2025-10-14 08:09:07.397546 | fa163e75-7366-a2e0-d3ae-00000000e797 | TASK | Manage systemd shutdown files 2025-10-14 08:09:07.433534 | fa163e75-7366-a2e0-d3ae-00000000e797 | SKIPPED | Manage systemd shutdown files | np0005486749 2025-10-14 08:09:07.434864 | fa163e75-7366-a2e0-d3ae-00000000e797 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486749 | 0:18:14.757727 | 0.04s 2025-10-14 08:09:07.450393 | fa163e75-7366-a2e0-d3ae-00000000e799 | TASK | Update container configs with new config hashes 2025-10-14 08:09:07.494479 | fa163e75-7366-a2e0-d3ae-00000000e799 | SKIPPED | Update container configs with new config hashes | np0005486749 2025-10-14 08:09:07.495657 | fa163e75-7366-a2e0-d3ae-00000000e799 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486749 | 0:18:14.818517 | 0.04s 2025-10-14 08:09:07.512877 | fa163e75-7366-a2e0-d3ae-00000000e79a | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:09:07.557985 | fa163e75-7366-a2e0-d3ae-00000000e79a | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486749 2025-10-14 08:09:07.559035 | fa163e75-7366-a2e0-d3ae-00000000e79a | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486749 | 0:18:14.881895 | 0.04s 2025-10-14 08:09:07.576652 | fa163e75-7366-a2e0-d3ae-00000000e79b | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:09:07.616693 | fa163e75-7366-a2e0-d3ae-00000000e79b | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486749 2025-10-14 08:09:07.617791 | fa163e75-7366-a2e0-d3ae-00000000e79b | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486749 | 0:18:14.940655 | 0.04s 2025-10-14 08:09:07.683674 | fa163e75-7366-a2e0-d3ae-00000000ec55 | OK | Generate container puppet configs for step 2 | np0005486748 2025-10-14 08:09:07.684314 | fa163e75-7366-a2e0-d3ae-00000000ec55 | TIMING | Generate container puppet configs for step 2 | np0005486748 | 0:18:15.007185 | 0.36s 2025-10-14 08:09:07.699309 | fa163e75-7366-a2e0-d3ae-00000000ec56 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-14 08:09:07.740955 | fa163e75-7366-a2e0-d3ae-00000000ec56 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005486748 | 0:18:15.063767 | 0.04s 2025-10-14 08:09:07.790654 | fa163e75-7366-a2e0-d3ae-00000000e791 | TASK | Gather variables for each operating system 2025-10-14 08:09:07.902777 | fa163e75-7366-a2e0-d3ae-00000000e791 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486748 | 0:18:15.225636 | 0.11s 2025-10-14 08:09:07.919772 | fa163e75-7366-a2e0-d3ae-00000000e792 | TASK | Create container logs path 2025-10-14 08:09:08.266995 | fa163e75-7366-a2e0-d3ae-00000000e792 | OK | Create container logs path | np0005486748 2025-10-14 08:09:08.268283 | fa163e75-7366-a2e0-d3ae-00000000e792 | TIMING | tripleo_container_manage : Create container logs path | np0005486748 | 0:18:15.591145 | 0.35s 2025-10-14 08:09:08.290206 | fa163e75-7366-a2e0-d3ae-00000000e794 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:09:08.652048 | fa163e75-7366-a2e0-d3ae-00000000e794 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486748 2025-10-14 08:09:08.653769 | fa163e75-7366-a2e0-d3ae-00000000e794 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486748 | 0:18:15.976625 | 0.36s 2025-10-14 08:09:08.684200 | fa163e75-7366-a2e0-d3ae-00000000e795 | TASK | Finalise hashes for all containers 2025-10-14 08:09:08.741799 | fa163e75-7366-a2e0-d3ae-00000000e795 | OK | Finalise hashes for all containers | np0005486748 2025-10-14 08:09:08.744793 | fa163e75-7366-a2e0-d3ae-00000000e795 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486748 | 0:18:16.067652 | 0.06s 2025-10-14 08:09:08.772889 | fa163e75-7366-a2e0-d3ae-00000000e797 | TASK | Manage systemd shutdown files 2025-10-14 08:09:08.812883 | fa163e75-7366-a2e0-d3ae-00000000e797 | SKIPPED | Manage systemd shutdown files | np0005486748 2025-10-14 08:09:08.813784 | fa163e75-7366-a2e0-d3ae-00000000e797 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486748 | 0:18:16.136651 | 0.04s 2025-10-14 08:09:08.833019 | fa163e75-7366-a2e0-d3ae-00000000e799 | TASK | Update container configs with new config hashes 2025-10-14 08:09:08.893424 | fa163e75-7366-a2e0-d3ae-00000000e799 | SKIPPED | Update container configs with new config hashes | np0005486748 2025-10-14 08:09:08.894539 | fa163e75-7366-a2e0-d3ae-00000000e799 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486748 | 0:18:16.217405 | 0.06s 2025-10-14 08:09:08.915895 | fa163e75-7366-a2e0-d3ae-00000000e79a | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:09:08.969424 | fa163e75-7366-a2e0-d3ae-00000000e79a | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486748 2025-10-14 08:09:08.970656 | fa163e75-7366-a2e0-d3ae-00000000e79a | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486748 | 0:18:16.293522 | 0.05s 2025-10-14 08:09:08.991408 | fa163e75-7366-a2e0-d3ae-00000000e79b | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:09:09.051039 | fa163e75-7366-a2e0-d3ae-00000000e79b | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486748 2025-10-14 08:09:09.052177 | fa163e75-7366-a2e0-d3ae-00000000e79b | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486748 | 0:18:16.375044 | 0.06s 2025-10-14 08:09:53.752973 | fa163e75-7366-a2e0-d3ae-00000000dfb7 | CHANGED | Run init bundle puppet on the host for haproxy | np0005486746 2025-10-14 08:09:53.755061 | fa163e75-7366-a2e0-d3ae-00000000dfb7 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | np0005486746 | 0:19:01.077923 | 131.55s 2025-10-14 08:09:53.789398 | fa163e75-7366-a2e0-d3ae-00000000dfb8 | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2025-10-14 08:09:54.133484 | fa163e75-7366-a2e0-d3ae-00000000dfb8 | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005486746 2025-10-14 08:09:54.135211 | fa163e75-7366-a2e0-d3ae-00000000dfb8 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/haproxy exists | np0005486746 | 0:19:01.458062 | 0.34s 2025-10-14 08:09:54.171038 | fa163e75-7366-a2e0-d3ae-00000000dfb9 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:09:54.729131 | fa163e75-7366-a2e0-d3ae-00000000dfb9 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486746 2025-10-14 08:09:54.730796 | fa163e75-7366-a2e0-d3ae-00000000dfb9 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486746 | 0:19:02.053654 | 0.56s 2025-10-14 08:09:54.762533 | fa163e75-7366-a2e0-d3ae-00000000dfba | TASK | Check if an image update marker exists for bundle haproxy-bundle 2025-10-14 08:09:55.116682 | fa163e75-7366-a2e0-d3ae-00000000dfba | OK | Check if an image update marker exists for bundle haproxy-bundle | np0005486746 2025-10-14 08:09:55.117886 | fa163e75-7366-a2e0-d3ae-00000000dfba | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle haproxy-bundle | np0005486746 | 0:19:02.440752 | 0.35s 2025-10-14 08:09:55.144392 | fa163e75-7366-a2e0-d3ae-00000000dfbc | TASK | Get container image tag from marker for bundle haproxy-bundle 2025-10-14 08:09:55.200933 | fa163e75-7366-a2e0-d3ae-00000000dfbc | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0005486746 2025-10-14 08:09:55.201983 | fa163e75-7366-a2e0-d3ae-00000000dfbc | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle haproxy-bundle | np0005486746 | 0:19:02.524849 | 0.06s 2025-10-14 08:09:55.224520 | fa163e75-7366-a2e0-d3ae-00000000dfbd | TASK | Get container image tag from bundle haproxy-bundle 2025-10-14 08:09:55.282328 | fa163e75-7366-a2e0-d3ae-00000000dfbd | SKIPPED | Get container image tag from bundle haproxy-bundle | np0005486746 2025-10-14 08:09:55.283372 | fa163e75-7366-a2e0-d3ae-00000000dfbd | TIMING | tripleo_ha_wrapper : Get container image tag from bundle haproxy-bundle | np0005486746 | 0:19:02.606238 | 0.06s 2025-10-14 08:09:55.305225 | fa163e75-7366-a2e0-d3ae-00000000dfbe | TASK | Compare tags between marker and bundle haproxy-bundle 2025-10-14 08:09:55.360119 | fa163e75-7366-a2e0-d3ae-00000000dfbe | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0005486746 2025-10-14 08:09:55.360974 | fa163e75-7366-a2e0-d3ae-00000000dfbe | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle haproxy-bundle | np0005486746 | 0:19:02.683841 | 0.05s 2025-10-14 08:09:55.384110 | fa163e75-7366-a2e0-d3ae-00000000dfbf | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:09:55.446631 | fa163e75-7366-a2e0-d3ae-00000000dfbf | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486746 2025-10-14 08:09:55.448416 | fa163e75-7366-a2e0-d3ae-00000000dfbf | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486746 | 0:19:02.771278 | 0.06s 2025-10-14 08:09:55.475872 | fa163e75-7366-a2e0-d3ae-00000000dfc0 | TASK | Remove update marker for bundle haproxy-bundle 2025-10-14 08:09:55.536899 | fa163e75-7366-a2e0-d3ae-00000000dfc0 | SKIPPED | Remove update marker for bundle haproxy-bundle | np0005486746 2025-10-14 08:09:55.538388 | fa163e75-7366-a2e0-d3ae-00000000dfc0 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle haproxy-bundle | np0005486746 | 0:19:02.861247 | 0.06s 2025-10-14 08:09:55.600048 | fa163e75-7366-a2e0-d3ae-00000000dfe1 | TASK | Gather variables for each operating system 2025-10-14 08:09:55.719566 | fa163e75-7366-a2e0-d3ae-00000000dfe1 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486746 | 0:19:03.042420 | 0.12s 2025-10-14 08:09:55.741155 | fa163e75-7366-a2e0-d3ae-00000000dfe2 | TASK | Detect if resource is being created or already exists 2025-10-14 08:09:56.576946 | fa163e75-7366-a2e0-d3ae-00000000dfe2 | CHANGED | Detect if resource is being created or already exists | np0005486746 2025-10-14 08:09:56.578755 | fa163e75-7366-a2e0-d3ae-00000000dfe2 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486746 | 0:19:03.901613 | 0.84s 2025-10-14 08:09:56.611156 | fa163e75-7366-a2e0-d3ae-00000000dfe3 | TASK | Run init bundle puppet on the host for mysql 2025-10-14 08:10:34.095881 | fa163e75-7366-a2e0-d3ae-00000000dfe3 | CHANGED | Run init bundle puppet on the host for mysql | np0005486746 2025-10-14 08:10:34.097808 | fa163e75-7366-a2e0-d3ae-00000000dfe3 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for mysql | np0005486746 | 0:19:41.420667 | 37.49s 2025-10-14 08:10:34.131738 | fa163e75-7366-a2e0-d3ae-00000000dfe4 | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2025-10-14 08:10:34.578764 | fa163e75-7366-a2e0-d3ae-00000000dfe4 | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0005486746 2025-10-14 08:10:34.580541 | fa163e75-7366-a2e0-d3ae-00000000dfe4 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/mysql exists | np0005486746 | 0:19:41.903392 | 0.45s 2025-10-14 08:10:34.611096 | fa163e75-7366-a2e0-d3ae-00000000dfe5 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:10:35.233559 | fa163e75-7366-a2e0-d3ae-00000000dfe5 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486746 2025-10-14 08:10:35.235168 | fa163e75-7366-a2e0-d3ae-00000000dfe5 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486746 | 0:19:42.558026 | 0.62s 2025-10-14 08:10:35.268615 | fa163e75-7366-a2e0-d3ae-00000000dfe6 | TASK | Check if an image update marker exists for bundle galera-bundle 2025-10-14 08:10:35.597456 | fa163e75-7366-a2e0-d3ae-00000000dfe6 | OK | Check if an image update marker exists for bundle galera-bundle | np0005486746 2025-10-14 08:10:35.598566 | fa163e75-7366-a2e0-d3ae-00000000dfe6 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle galera-bundle | np0005486746 | 0:19:42.921430 | 0.33s 2025-10-14 08:10:35.621389 | fa163e75-7366-a2e0-d3ae-00000000dfe8 | TASK | Get container image tag from marker for bundle galera-bundle 2025-10-14 08:10:35.676795 | fa163e75-7366-a2e0-d3ae-00000000dfe8 | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0005486746 2025-10-14 08:10:35.678101 | fa163e75-7366-a2e0-d3ae-00000000dfe8 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle galera-bundle | np0005486746 | 0:19:43.000967 | 0.06s 2025-10-14 08:10:35.699814 | fa163e75-7366-a2e0-d3ae-00000000dfe9 | TASK | Get container image tag from bundle galera-bundle 2025-10-14 08:10:35.752918 | fa163e75-7366-a2e0-d3ae-00000000dfe9 | SKIPPED | Get container image tag from bundle galera-bundle | np0005486746 2025-10-14 08:10:35.753801 | fa163e75-7366-a2e0-d3ae-00000000dfe9 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle galera-bundle | np0005486746 | 0:19:43.076667 | 0.05s 2025-10-14 08:10:35.775315 | fa163e75-7366-a2e0-d3ae-00000000dfea | TASK | Compare tags between marker and bundle galera-bundle 2025-10-14 08:10:35.841304 | fa163e75-7366-a2e0-d3ae-00000000dfea | SKIPPED | Compare tags between marker and bundle galera-bundle | np0005486746 2025-10-14 08:10:35.842376 | fa163e75-7366-a2e0-d3ae-00000000dfea | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle galera-bundle | np0005486746 | 0:19:43.165238 | 0.07s 2025-10-14 08:10:35.865587 | fa163e75-7366-a2e0-d3ae-00000000dfeb | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:10:35.925231 | fa163e75-7366-a2e0-d3ae-00000000dfeb | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486746 2025-10-14 08:10:35.926276 | fa163e75-7366-a2e0-d3ae-00000000dfeb | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486746 | 0:19:43.249138 | 0.06s 2025-10-14 08:10:35.951578 | fa163e75-7366-a2e0-d3ae-00000000dfec | TASK | Remove update marker for bundle galera-bundle 2025-10-14 08:10:36.005950 | fa163e75-7366-a2e0-d3ae-00000000dfec | SKIPPED | Remove update marker for bundle galera-bundle | np0005486746 2025-10-14 08:10:36.006945 | fa163e75-7366-a2e0-d3ae-00000000dfec | TIMING | tripleo_ha_wrapper : Remove update marker for bundle galera-bundle | np0005486746 | 0:19:43.329813 | 0.05s 2025-10-14 08:10:36.036470 | fa163e75-7366-a2e0-d3ae-00000000e008 | TASK | Push script 2025-10-14 08:10:37.129498 | fa163e75-7366-a2e0-d3ae-00000000e008 | CHANGED | Push script | np0005486746 2025-10-14 08:10:37.131267 | fa163e75-7366-a2e0-d3ae-00000000e008 | TIMING | Push script | np0005486746 | 0:19:44.454118 | 1.09s 2025-10-14 08:10:37.161951 | fa163e75-7366-a2e0-d3ae-00000000e009 | TASK | Insert cronjob in root crontab 2025-10-14 08:10:37.539000 | fa163e75-7366-a2e0-d3ae-00000000e009 | CHANGED | Insert cronjob in root crontab | np0005486746 2025-10-14 08:10:37.541066 | fa163e75-7366-a2e0-d3ae-00000000e009 | TIMING | Insert cronjob in root crontab | np0005486746 | 0:19:44.863918 | 0.38s 2025-10-14 08:10:37.578122 | fa163e75-7366-a2e0-d3ae-00000000e010 | TASK | Gather variables for each operating system 2025-10-14 08:10:37.704288 | fa163e75-7366-a2e0-d3ae-00000000e010 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486746 | 0:19:45.027124 | 0.12s 2025-10-14 08:10:37.727985 | fa163e75-7366-a2e0-d3ae-00000000e011 | TASK | Detect if resource is being created or already exists 2025-10-14 08:10:38.562814 | fa163e75-7366-a2e0-d3ae-00000000e011 | CHANGED | Detect if resource is being created or already exists | np0005486746 2025-10-14 08:10:38.564476 | fa163e75-7366-a2e0-d3ae-00000000e011 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486746 | 0:19:45.887307 | 0.83s 2025-10-14 08:10:38.594966 | fa163e75-7366-a2e0-d3ae-00000000e012 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2025-10-14 08:11:14.344076 | fa163e75-7366-a2e0-d3ae-00000000e012 | CHANGED | Run init bundle puppet on the host for oslo_messaging_rpc | np0005486746 2025-10-14 08:11:14.347621 | fa163e75-7366-a2e0-d3ae-00000000e012 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for oslo_messaging_rpc | np0005486746 | 0:20:21.670476 | 35.75s 2025-10-14 08:11:14.384684 | fa163e75-7366-a2e0-d3ae-00000000e013 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2025-10-14 08:11:14.745102 | fa163e75-7366-a2e0-d3ae-00000000e013 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005486746 2025-10-14 08:11:14.747088 | fa163e75-7366-a2e0-d3ae-00000000e013 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0005486746 | 0:20:22.069954 | 0.36s 2025-10-14 08:11:14.769278 | fa163e75-7366-a2e0-d3ae-00000000e014 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:11:15.327234 | fa163e75-7366-a2e0-d3ae-00000000e014 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486746 2025-10-14 08:11:15.329268 | fa163e75-7366-a2e0-d3ae-00000000e014 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486746 | 0:20:22.652068 | 0.56s 2025-10-14 08:11:15.352334 | fa163e75-7366-a2e0-d3ae-00000000e015 | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2025-10-14 08:11:15.708378 | fa163e75-7366-a2e0-d3ae-00000000e015 | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0005486746 2025-10-14 08:11:15.709588 | fa163e75-7366-a2e0-d3ae-00000000e015 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle rabbitmq-bundle | np0005486746 | 0:20:23.032452 | 0.36s 2025-10-14 08:11:15.738723 | fa163e75-7366-a2e0-d3ae-00000000e017 | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2025-10-14 08:11:15.778187 | fa163e75-7366-a2e0-d3ae-00000000e017 | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0005486746 2025-10-14 08:11:15.779512 | fa163e75-7366-a2e0-d3ae-00000000e017 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle rabbitmq-bundle | np0005486746 | 0:20:23.102372 | 0.04s 2025-10-14 08:11:15.803647 | fa163e75-7366-a2e0-d3ae-00000000e018 | TASK | Get container image tag from bundle rabbitmq-bundle 2025-10-14 08:11:15.859130 | fa163e75-7366-a2e0-d3ae-00000000e018 | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0005486746 2025-10-14 08:11:15.860771 | fa163e75-7366-a2e0-d3ae-00000000e018 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle rabbitmq-bundle | np0005486746 | 0:20:23.183630 | 0.06s 2025-10-14 08:11:15.898348 | fa163e75-7366-a2e0-d3ae-00000000e019 | TASK | Compare tags between marker and bundle rabbitmq-bundle 2025-10-14 08:11:15.958380 | fa163e75-7366-a2e0-d3ae-00000000e019 | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0005486746 2025-10-14 08:11:15.961266 | fa163e75-7366-a2e0-d3ae-00000000e019 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle rabbitmq-bundle | np0005486746 | 0:20:23.284122 | 0.06s 2025-10-14 08:11:16.006069 | fa163e75-7366-a2e0-d3ae-00000000e01a | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:11:16.056413 | fa163e75-7366-a2e0-d3ae-00000000e01a | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486746 2025-10-14 08:11:16.058087 | fa163e75-7366-a2e0-d3ae-00000000e01a | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486746 | 0:20:23.380956 | 0.05s 2025-10-14 08:11:16.075651 | fa163e75-7366-a2e0-d3ae-00000000e01b | TASK | Remove update marker for bundle rabbitmq-bundle 2025-10-14 08:11:16.143711 | fa163e75-7366-a2e0-d3ae-00000000e01b | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0005486746 2025-10-14 08:11:16.145399 | fa163e75-7366-a2e0-d3ae-00000000e01b | TIMING | tripleo_ha_wrapper : Remove update marker for bundle rabbitmq-bundle | np0005486746 | 0:20:23.468269 | 0.07s 2025-10-14 08:11:16.210977 | fa163e75-7366-a2e0-d3ae-00000000e03c | TASK | Gather variables for each operating system 2025-10-14 08:11:16.336268 | fa163e75-7366-a2e0-d3ae-00000000e03c | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486746 | 0:20:23.659111 | 0.12s 2025-10-14 08:11:16.362589 | fa163e75-7366-a2e0-d3ae-00000000e03d | TASK | Detect if resource is being created or already exists 2025-10-14 08:11:17.202769 | fa163e75-7366-a2e0-d3ae-00000000e03d | CHANGED | Detect if resource is being created or already exists | np0005486746 2025-10-14 08:11:17.203934 | fa163e75-7366-a2e0-d3ae-00000000e03d | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486746 | 0:20:24.526794 | 0.84s 2025-10-14 08:11:17.227522 | fa163e75-7366-a2e0-d3ae-00000000e03e | TASK | Run init bundle puppet on the host for redis 2025-10-14 08:11:53.189529 | fa163e75-7366-a2e0-d3ae-00000000e03e | CHANGED | Run init bundle puppet on the host for redis | np0005486746 2025-10-14 08:11:53.192959 | fa163e75-7366-a2e0-d3ae-00000000e03e | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for redis | np0005486746 | 0:21:00.515815 | 35.96s 2025-10-14 08:11:53.232058 | fa163e75-7366-a2e0-d3ae-00000000e03f | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2025-10-14 08:11:53.602800 | fa163e75-7366-a2e0-d3ae-00000000e03f | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0005486746 2025-10-14 08:11:53.603969 | fa163e75-7366-a2e0-d3ae-00000000e03f | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/redis exists | np0005486746 | 0:21:00.926834 | 0.37s 2025-10-14 08:11:53.626140 | fa163e75-7366-a2e0-d3ae-00000000e040 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:11:54.172493 | fa163e75-7366-a2e0-d3ae-00000000e040 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486746 2025-10-14 08:11:54.174183 | fa163e75-7366-a2e0-d3ae-00000000e040 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486746 | 0:21:01.497039 | 0.55s 2025-10-14 08:11:54.209748 | fa163e75-7366-a2e0-d3ae-00000000e041 | TASK | Check if an image update marker exists for bundle redis-bundle 2025-10-14 08:11:54.551196 | fa163e75-7366-a2e0-d3ae-00000000e041 | OK | Check if an image update marker exists for bundle redis-bundle | np0005486746 2025-10-14 08:11:54.552867 | fa163e75-7366-a2e0-d3ae-00000000e041 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle redis-bundle | np0005486746 | 0:21:01.875721 | 0.34s 2025-10-14 08:11:54.584023 | fa163e75-7366-a2e0-d3ae-00000000e043 | TASK | Get container image tag from marker for bundle redis-bundle 2025-10-14 08:11:54.638759 | fa163e75-7366-a2e0-d3ae-00000000e043 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0005486746 2025-10-14 08:11:54.640378 | fa163e75-7366-a2e0-d3ae-00000000e043 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle redis-bundle | np0005486746 | 0:21:01.963243 | 0.06s 2025-10-14 08:11:54.662163 | fa163e75-7366-a2e0-d3ae-00000000e044 | TASK | Get container image tag from bundle redis-bundle 2025-10-14 08:11:54.715707 | fa163e75-7366-a2e0-d3ae-00000000e044 | SKIPPED | Get container image tag from bundle redis-bundle | np0005486746 2025-10-14 08:11:54.716791 | fa163e75-7366-a2e0-d3ae-00000000e044 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle redis-bundle | np0005486746 | 0:21:02.039657 | 0.05s 2025-10-14 08:11:54.739394 | fa163e75-7366-a2e0-d3ae-00000000e045 | TASK | Compare tags between marker and bundle redis-bundle 2025-10-14 08:11:54.784202 | fa163e75-7366-a2e0-d3ae-00000000e045 | SKIPPED | Compare tags between marker and bundle redis-bundle | np0005486746 2025-10-14 08:11:54.785124 | fa163e75-7366-a2e0-d3ae-00000000e045 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle redis-bundle | np0005486746 | 0:21:02.107990 | 0.04s 2025-10-14 08:11:54.809128 | fa163e75-7366-a2e0-d3ae-00000000e046 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:11:54.869912 | fa163e75-7366-a2e0-d3ae-00000000e046 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486746 2025-10-14 08:11:54.870886 | fa163e75-7366-a2e0-d3ae-00000000e046 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486746 | 0:21:02.193752 | 0.06s 2025-10-14 08:11:54.889546 | fa163e75-7366-a2e0-d3ae-00000000e047 | TASK | Remove update marker for bundle redis-bundle 2025-10-14 08:11:54.947339 | fa163e75-7366-a2e0-d3ae-00000000e047 | SKIPPED | Remove update marker for bundle redis-bundle | np0005486746 2025-10-14 08:11:54.948323 | fa163e75-7366-a2e0-d3ae-00000000e047 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle redis-bundle | np0005486746 | 0:21:02.271192 | 0.06s 2025-10-14 08:11:54.977305 | fa163e75-7366-a2e0-d3ae-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-14 08:11:55.306953 | fa163e75-7366-a2e0-d3ae-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005486746 2025-10-14 08:11:55.309069 | fa163e75-7366-a2e0-d3ae-0000000000d3 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0005486746 | 0:21:02.631927 | 0.33s 2025-10-14 08:11:55.397943 | fa163e75-7366-a2e0-d3ae-0000000000d4 | TIMING | include_tasks | np0005486746 | 0:21:02.720795 | 0.06s 2025-10-14 08:11:55.430827 | 0c2fe74c-b2dd-432a-9fe3-2851432ec7ec | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486746 2025-10-14 08:11:55.450154 | fa163e75-7366-a2e0-d3ae-00000000ed70 | TASK | Write the config_step hieradata 2025-10-14 08:11:56.278159 | fa163e75-7366-a2e0-d3ae-00000000ed70 | OK | Write the config_step hieradata | np0005486746 2025-10-14 08:11:56.279400 | fa163e75-7366-a2e0-d3ae-00000000ed70 | TIMING | Write the config_step hieradata | np0005486746 | 0:21:03.602264 | 0.83s 2025-10-14 08:11:56.301476 | fa163e75-7366-a2e0-d3ae-00000000ed71 | TASK | Run puppet host configuration for step 2 2025-10-14 08:11:56.992077 | fa163e75-7366-a2e0-d3ae-00000000ed71 | CHANGED | Run puppet host configuration for step 2 | np0005486746 2025-10-14 08:11:56.993598 | fa163e75-7366-a2e0-d3ae-00000000ed71 | TIMING | Run puppet host configuration for step 2 | np0005486746 | 0:21:04.316449 | 0.69s 2025-10-14 08:11:57.021073 | fa163e75-7366-a2e0-d3ae-00000000ed72 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:11:57.379731 | fa163e75-7366-a2e0-d3ae-00000000ed72 | WAITING | Wait for puppet host configuration to finish | np0005486746 | 360 retries left 2025-10-14 08:12:07.719378 | fa163e75-7366-a2e0-d3ae-00000000ed72 | WAITING | Wait for puppet host configuration to finish | np0005486746 | 359 retries left 2025-10-14 08:12:18.038860 | fa163e75-7366-a2e0-d3ae-00000000ed72 | CHANGED | Wait for puppet host configuration to finish | np0005486746 2025-10-14 08:12:18.039935 | fa163e75-7366-a2e0-d3ae-00000000ed72 | TIMING | Wait for puppet host configuration to finish | np0005486746 | 0:21:25.362805 | 21.02s 2025-10-14 08:12:18.056911 | fa163e75-7366-a2e0-d3ae-00000000ed73 | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-14 08:12:18.147569 | fa163e75-7366-a2e0-d3ae-00000000ed73 | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0005486746 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:11:57 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:12:03 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:12:03 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:12:03 puppet-user: (file & line not available)", "<13>Oct 14 08:12:03 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:12:03 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:12:03 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:12:03 puppet-user: Notice: Compiled catalog for np0005486746.ooo.test in environment production in 0.43 seconds", "<13>Oct 14 08:12:09 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Oct 14 08:12:12 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Oct 14 08:12:14 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Oct 14 08:12:14 puppet-user: Notice: Applied catalog in 10.79 seconds", "<13>Oct 14 08:12:14 puppet-user: Application:", "<13>Oct 14 08:12:14 puppet-user: Initial environment: production", "<13>Oct 14 08:12:14 puppet-user: Converged environment: production", "<13>Oct 14 08:12:14 puppet-user: Run mode: user", "<13>Oct 14 08:12:14 puppet-user: Changes:", "<13>Oct 14 08:12:14 puppet-user: Total: 2", "<13>Oct 14 08:12:14 puppet-user: Events:", "<13>Oct 14 08:12:14 puppet-user: Success: 2", "<13>Oct 14 08:12:14 puppet-user: Resources:", "<13>Oct 14 08:12:14 puppet-user: Changed: 2", "<13>Oct 14 08:12:14 puppet-user: Out of sync: 2", "<13>Oct 14 08:12:14 puppet-user: Total: 28", "<13>Oct 14 08:12:14 puppet-user: Time:", "<13>Oct 14 08:12:14 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:12:14 puppet-user: Schedule: 0.00", "<13>Oct 14 08:12:14 puppet-user: Package: 0.00", "<13>Oct 14 08:12:14 puppet-user: File: 0.00", "<13>Oct 14 08:12:14 puppet-user: File line: 0.00", "<13>Oct 14 08:12:14 puppet-user: Augeas: 0.01", "<13>Oct 14 08:12:14 puppet-user: User: 0.02", "<13>Oct 14 08:12:14 puppet-user: Service: 0.11", "<13>Oct 14 08:12:14 puppet-user: Config retrieval: 0.47", "<13>Oct 14 08:12:14 puppet-user: Pcmk property: 1.57", "<13>Oct 14 08:12:14 puppet-user: Transaction evaluation: 10.77", "<13>Oct 14 08:12:14 puppet-user: Catalog application: 10.79", "<13>Oct 14 08:12:14 puppet-user: Last run: 1760429534", "<13>Oct 14 08:12:14 puppet-user: Exec: 2.15", "<13>Oct 14 08:12:14 puppet-user: Pcmk resource default: 3.36", "<13>Oct 14 08:12:14 puppet-user: Pcmk resource op default: 3.39", "<13>Oct 14 08:12:14 puppet-user: Total: 10.80", "<13>Oct 14 08:12:14 puppet-user: Version:", "<13>Oct 14 08:12:14 puppet-user: Config: 1760429523", "<13>Oct 14 08:12:14 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:12:18.148735 | fa163e75-7366-a2e0-d3ae-00000000ed73 | TIMING | Debug output for task: Run puppet host configuration for step 2 | np0005486746 | 0:21:25.471603 | 0.09s 2025-10-14 08:12:18.164880 | fa163e75-7366-a2e0-d3ae-00000000ed74 | TASK | Pre-cache facts for puppet containers 2025-10-14 08:12:18.199773 | fa163e75-7366-a2e0-d3ae-00000000ed74 | TIMING | Pre-cache facts for puppet containers | np0005486746 | 0:21:25.522639 | 0.03s 2025-10-14 08:12:18.237744 | fa163e75-7366-a2e0-d3ae-00000000e1df | TASK | Gather variables for each operating system 2025-10-14 08:12:18.326416 | fa163e75-7366-a2e0-d3ae-00000000e1df | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486746 | 0:21:25.649252 | 0.09s 2025-10-14 08:12:18.345760 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | TASK | Create puppet caching structures 2025-10-14 08:12:18.680276 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | CHANGED | Create puppet caching structures | np0005486746 2025-10-14 08:12:18.681735 | fa163e75-7366-a2e0-d3ae-00000000e1e0 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486746 | 0:21:26.004601 | 0.33s 2025-10-14 08:12:18.702351 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | TASK | Check for facter.conf 2025-10-14 08:12:18.985109 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | OK | Check for facter.conf | np0005486746 2025-10-14 08:12:18.986197 | fa163e75-7366-a2e0-d3ae-00000000e1e1 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486746 | 0:21:26.309064 | 0.28s 2025-10-14 08:12:19.007668 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | TASK | Remove facter.conf if directory 2025-10-14 08:12:19.066103 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | SKIPPED | Remove facter.conf if directory | np0005486746 2025-10-14 08:12:19.066877 | fa163e75-7366-a2e0-d3ae-00000000e1e2 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486746 | 0:21:26.389744 | 0.06s 2025-10-14 08:12:19.087578 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | TASK | Write facter cache config 2025-10-14 08:12:19.938426 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | CHANGED | Write facter cache config | np0005486746 2025-10-14 08:12:19.939969 | fa163e75-7366-a2e0-d3ae-00000000e1e3 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486746 | 0:21:27.262829 | 0.85s 2025-10-14 08:12:19.970197 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | TASK | Cleanup facter cache if exists 2025-10-14 08:12:20.293109 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | CHANGED | Cleanup facter cache if exists | np0005486746 2025-10-14 08:12:20.294555 | fa163e75-7366-a2e0-d3ae-00000000e1e4 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486746 | 0:21:27.617408 | 0.32s 2025-10-14 08:12:20.330384 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | TASK | Pre-cache facts 2025-10-14 08:12:21.037207 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | CHANGED | Pre-cache facts | np0005486746 2025-10-14 08:12:21.038231 | fa163e75-7366-a2e0-d3ae-00000000e1e5 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486746 | 0:21:28.361094 | 0.71s 2025-10-14 08:12:21.060730 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | TASK | Failed deployment if facter fails 2025-10-14 08:12:21.096089 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | SKIPPED | Failed deployment if facter fails | np0005486746 2025-10-14 08:12:21.097040 | fa163e75-7366-a2e0-d3ae-00000000e1e6 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486746 | 0:21:28.419904 | 0.04s 2025-10-14 08:12:21.134819 | fa163e75-7366-a2e0-d3ae-00000000e1e7 | TASK | Sync cached facts 2025-10-14 08:12:21.564806 | fa163e75-7366-a2e0-d3ae-00000000e1e7 | CHANGED | Sync cached facts | np0005486746 -> 192.168.122.103 [WARNING]: ('np0005486746 -> 192.168.122.103', 'fa163e75-7366-a2e0-d3ae-00000000e1e7') missing from stats 2025-10-14 08:12:21.605884 | fa163e75-7366-a2e0-d3ae-00000000ed75 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:12:21.656810 | fa163e75-7366-a2e0-d3ae-00000000ed75 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486746 2025-10-14 08:12:21.657901 | fa163e75-7366-a2e0-d3ae-00000000ed75 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486746 | 0:21:28.980759 | 0.05s 2025-10-14 08:12:21.683140 | fa163e75-7366-a2e0-d3ae-00000000ed77 | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-14 08:12:21.710520 | fa163e75-7366-a2e0-d3ae-00000000ed77 | TIMING | Manage containers for step 2 with tripleo-ansible | np0005486746 | 0:21:29.033366 | 0.03s 2025-10-14 08:12:21.760605 | fa163e75-7366-a2e0-d3ae-00000000e30a | TASK | Gather variables for each operating system 2025-10-14 08:12:21.889913 | fa163e75-7366-a2e0-d3ae-00000000e30a | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486746 | 0:21:29.212757 | 0.13s 2025-10-14 08:12:21.922552 | fa163e75-7366-a2e0-d3ae-00000000e30b | TASK | Create container logs path 2025-10-14 08:12:22.274816 | fa163e75-7366-a2e0-d3ae-00000000e30b | OK | Create container logs path | np0005486746 2025-10-14 08:12:22.276012 | fa163e75-7366-a2e0-d3ae-00000000e30b | TIMING | tripleo_container_manage : Create container logs path | np0005486746 | 0:21:29.598875 | 0.35s 2025-10-14 08:12:22.302544 | fa163e75-7366-a2e0-d3ae-00000000e30d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:12:22.673727 | fa163e75-7366-a2e0-d3ae-00000000e30d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005486746 2025-10-14 08:12:22.676295 | fa163e75-7366-a2e0-d3ae-00000000e30d | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0005486746 | 0:21:29.999152 | 0.37s 2025-10-14 08:12:22.710324 | fa163e75-7366-a2e0-d3ae-00000000e30e | TASK | Finalise hashes for all containers 2025-10-14 08:12:22.784574 | fa163e75-7366-a2e0-d3ae-00000000e30e | OK | Finalise hashes for all containers | np0005486746 2025-10-14 08:12:22.787126 | fa163e75-7366-a2e0-d3ae-00000000e30e | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486746 | 0:21:30.109982 | 0.07s 2025-10-14 08:12:22.817221 | fa163e75-7366-a2e0-d3ae-00000000e310 | TASK | Manage systemd shutdown files 2025-10-14 08:12:22.849967 | fa163e75-7366-a2e0-d3ae-00000000e310 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486746 | 0:21:30.172819 | 0.03s 2025-10-14 08:12:22.881721 | ef8c428b-7c64-4f90-a972-7c562866b37e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486746 2025-10-14 08:12:22.903250 | fa163e75-7366-a2e0-d3ae-00000000ee31 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:12:23.246334 | fa163e75-7366-a2e0-d3ae-00000000ee31 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486746 2025-10-14 08:12:23.247911 | fa163e75-7366-a2e0-d3ae-00000000ee31 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486746 | 0:21:30.570762 | 0.34s 2025-10-14 08:12:23.278678 | fa163e75-7366-a2e0-d3ae-00000000ee32 | TASK | Set podman_drop_in fact 2025-10-14 08:12:23.341909 | fa163e75-7366-a2e0-d3ae-00000000ee32 | OK | Set podman_drop_in fact | np0005486746 2025-10-14 08:12:23.342830 | fa163e75-7366-a2e0-d3ae-00000000ee32 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486746 | 0:21:30.665697 | 0.06s 2025-10-14 08:12:23.364989 | fa163e75-7366-a2e0-d3ae-00000000ee34 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:12:24.204917 | fa163e75-7366-a2e0-d3ae-00000000ee34 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | item=tripleo-container-shutdown 2025-10-14 08:12:24.208558 | fa163e75-7366-a2e0-d3ae-00000000ee34 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | 0:21:31.531409 | 0.84s 2025-10-14 08:12:24.984968 | fa163e75-7366-a2e0-d3ae-00000000ee34 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | item=tripleo-start-podman-container 2025-10-14 08:12:24.987500 | fa163e75-7366-a2e0-d3ae-00000000ee34 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | 0:21:32.310362 | 1.62s 2025-10-14 08:12:24.995864 | fa163e75-7366-a2e0-d3ae-00000000ee34 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | 0:21:32.318730 | 1.63s 2025-10-14 08:12:25.026930 | fa163e75-7366-a2e0-d3ae-00000000ee35 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:12:25.881310 | fa163e75-7366-a2e0-d3ae-00000000ee35 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486746 2025-10-14 08:12:25.882945 | fa163e75-7366-a2e0-d3ae-00000000ee35 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486746 | 0:21:33.205803 | 0.85s 2025-10-14 08:12:25.913553 | fa163e75-7366-a2e0-d3ae-00000000ee36 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:12:26.772935 | fa163e75-7366-a2e0-d3ae-00000000ee36 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486746 2025-10-14 08:12:26.774596 | fa163e75-7366-a2e0-d3ae-00000000ee36 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486746 | 0:21:34.097453 | 0.86s 2025-10-14 08:12:26.805541 | fa163e75-7366-a2e0-d3ae-00000000ee37 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:12:27.554265 | fa163e75-7366-a2e0-d3ae-00000000ee37 | OK | Enable and start tripleo-container-shutdown | np0005486746 2025-10-14 08:12:27.556126 | fa163e75-7366-a2e0-d3ae-00000000ee37 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486746 | 0:21:34.878985 | 0.75s 2025-10-14 08:12:27.588145 | fa163e75-7366-a2e0-d3ae-00000000ee38 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:12:28.463700 | fa163e75-7366-a2e0-d3ae-00000000ee38 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486746 2025-10-14 08:12:28.465060 | fa163e75-7366-a2e0-d3ae-00000000ee38 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486746 | 0:21:35.787925 | 0.88s 2025-10-14 08:12:28.486772 | fa163e75-7366-a2e0-d3ae-00000000ee39 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:12:29.316596 | fa163e75-7366-a2e0-d3ae-00000000ee39 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486746 2025-10-14 08:12:29.318366 | fa163e75-7366-a2e0-d3ae-00000000ee39 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486746 | 0:21:36.641218 | 0.83s 2025-10-14 08:12:29.353777 | fa163e75-7366-a2e0-d3ae-00000000ee3a | TASK | Enable and start netns-placeholder 2025-10-14 08:12:30.259288 | fa163e75-7366-a2e0-d3ae-00000000ee3a | CHANGED | Enable and start netns-placeholder | np0005486746 2025-10-14 08:12:30.261650 | fa163e75-7366-a2e0-d3ae-00000000ee3a | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486746 | 0:21:37.584506 | 0.91s 2025-10-14 08:12:30.293512 | fa163e75-7366-a2e0-d3ae-00000000e312 | TASK | Update container configs with new config hashes 2025-10-14 08:12:30.356103 | fa163e75-7366-a2e0-d3ae-00000000e312 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486746 | 0:21:37.678955 | 0.06s 2025-10-14 08:12:30.378042 | a33600ba-6b7b-4862-9dd0-a26d2e35c1eb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486746 2025-10-14 08:12:30.401738 | fa163e75-7366-a2e0-d3ae-00000000ee62 | TASK | Update config hashes for container startup configs 2025-10-14 08:12:30.796104 | fa163e75-7366-a2e0-d3ae-00000000ee62 | OK | Update config hashes for container startup configs | np0005486746 2025-10-14 08:12:30.797626 | fa163e75-7366-a2e0-d3ae-00000000ee62 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486746 | 0:21:38.120485 | 0.39s 2025-10-14 08:12:30.831055 | fa163e75-7366-a2e0-d3ae-00000000e313 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:12:30.897403 | fa163e75-7366-a2e0-d3ae-00000000e313 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005486746 | 0:21:38.220258 | 0.06s 2025-10-14 08:12:30.925485 | 0980b2e4-51b3-4709-a107-0d32b8d43951 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486746 2025-10-14 08:12:30.946537 | fa163e75-7366-a2e0-d3ae-00000000ee81 | TASK | Gather podman infos 2025-10-14 08:12:32.137274 | fa163e75-7366-a2e0-d3ae-00000000ee81 | OK | Gather podman infos | np0005486746 2025-10-14 08:12:32.138472 | fa163e75-7366-a2e0-d3ae-00000000ee81 | TIMING | tripleo_container_manage : Gather podman infos | np0005486746 | 0:21:39.461308 | 1.19s 2025-10-14 08:12:32.184661 | fa163e75-7366-a2e0-d3ae-00000000ee82 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:12:32.252570 | fa163e75-7366-a2e0-d3ae-00000000ee82 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486746 | 0:21:39.575423 | 0.07s 2025-10-14 08:12:32.513844 | fa163e75-7366-a2e0-d3ae-00000000e579 | TIMING | tripleo_container_rm : include_tasks | np0005486746 | 0:21:39.836693 | 0.07s 2025-10-14 08:12:32.547460 | fa163e75-7366-a2e0-d3ae-00000000e314 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:12:32.608208 | fa163e75-7366-a2e0-d3ae-00000000e314 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | np0005486746 | 0:21:39.931069 | 0.06s 2025-10-14 08:12:32.625797 | dbcd2464-0289-44e4-878b-600099a43210 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486746 2025-10-14 08:12:32.650061 | fa163e75-7366-a2e0-d3ae-00000000eeec | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:12:50.393922 | fa163e75-7366-a2e0-d3ae-00000000eeec | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486746 2025-10-14 08:12:50.395581 | fa163e75-7366-a2e0-d3ae-00000000eeec | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486746 | 0:21:57.718430 | 17.74s 2025-10-14 08:12:50.426643 | fa163e75-7366-a2e0-d3ae-00000000eeed | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-14 08:12:53.698305 | fa163e75-7366-a2e0-d3ae-00000000eeed | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486746 2025-10-14 08:12:53.700156 | fa163e75-7366-a2e0-d3ae-00000000eeed | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0005486746 | 0:22:01.023010 | 3.27s 2025-10-14 08:12:53.760425 | fa163e75-7366-a2e0-d3ae-00000000ed79 | TASK | Clean container_puppet_tasks for np0005486746 step 2 2025-10-14 08:12:54.076126 | fa163e75-7366-a2e0-d3ae-00000000ed79 | OK | Clean container_puppet_tasks for np0005486746 step 2 | np0005486746 2025-10-14 08:12:54.076989 | fa163e75-7366-a2e0-d3ae-00000000ed79 | TIMING | Clean container_puppet_tasks for np0005486746 step 2 | np0005486746 | 0:22:01.399858 | 0.31s 2025-10-14 08:12:54.100768 | fa163e75-7366-a2e0-d3ae-00000000ed7a | TASK | Calculate container_puppet_tasks for np0005486746 step 2 2025-10-14 08:12:54.137230 | fa163e75-7366-a2e0-d3ae-00000000ed7a | TIMING | Calculate container_puppet_tasks for np0005486746 step 2 | np0005486746 | 0:22:01.460090 | 0.04s 2025-10-14 08:12:54.154608 | fa163e75-7366-a2e0-d3ae-00000000ed7b | TASK | Include container-puppet tasks for step 2 2025-10-14 08:12:54.202555 | fa163e75-7366-a2e0-d3ae-00000000ed7b | TIMING | Include container-puppet tasks for step 2 | np0005486746 | 0:22:01.525410 | 0.05s 2025-10-14 08:12:54.221357 | 0814553c-c093-4d66-b43e-4fb343b03422 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486746 2025-10-14 08:12:54.247382 | fa163e75-7366-a2e0-d3ae-00000000ef38 | TASK | Write container-puppet-tasks json file for np0005486746 step 2 2025-10-14 08:12:55.223172 | fa163e75-7366-a2e0-d3ae-00000000ef38 | CHANGED | Write container-puppet-tasks json file for np0005486746 step 2 | np0005486746 2025-10-14 08:12:55.224578 | fa163e75-7366-a2e0-d3ae-00000000ef38 | TIMING | Write container-puppet-tasks json file for np0005486746 step 2 | np0005486746 | 0:22:02.547435 | 0.98s 2025-10-14 08:12:55.255269 | fa163e75-7366-a2e0-d3ae-00000000ef3a | TASK | Generate container puppet configs for step 2 2025-10-14 08:12:55.620604 | fa163e75-7366-a2e0-d3ae-00000000ef3a | OK | Generate container puppet configs for step 2 | np0005486746 2025-10-14 08:12:55.621972 | fa163e75-7366-a2e0-d3ae-00000000ef3a | TIMING | Generate container puppet configs for step 2 | np0005486746 | 0:22:02.944831 | 0.37s 2025-10-14 08:12:55.657831 | fa163e75-7366-a2e0-d3ae-00000000ef3b | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-14 08:12:55.693733 | fa163e75-7366-a2e0-d3ae-00000000ef3b | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | np0005486746 | 0:22:03.016588 | 0.03s 2025-10-14 08:12:55.744520 | fa163e75-7366-a2e0-d3ae-00000000e791 | TASK | Gather variables for each operating system 2025-10-14 08:12:55.860184 | fa163e75-7366-a2e0-d3ae-00000000e791 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486746 | 0:22:03.183047 | 0.11s 2025-10-14 08:12:55.875538 | fa163e75-7366-a2e0-d3ae-00000000e792 | TASK | Create container logs path 2025-10-14 08:12:56.167598 | fa163e75-7366-a2e0-d3ae-00000000e792 | OK | Create container logs path | np0005486746 2025-10-14 08:12:56.170112 | fa163e75-7366-a2e0-d3ae-00000000e792 | TIMING | tripleo_container_manage : Create container logs path | np0005486746 | 0:22:03.492970 | 0.29s 2025-10-14 08:12:56.204892 | fa163e75-7366-a2e0-d3ae-00000000e794 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:12:56.550903 | fa163e75-7366-a2e0-d3ae-00000000e794 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486746 2025-10-14 08:12:56.553016 | fa163e75-7366-a2e0-d3ae-00000000e794 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486746 | 0:22:03.875880 | 0.35s 2025-10-14 08:12:56.580004 | fa163e75-7366-a2e0-d3ae-00000000e795 | TASK | Finalise hashes for all containers 2025-10-14 08:12:56.633895 | fa163e75-7366-a2e0-d3ae-00000000e795 | OK | Finalise hashes for all containers | np0005486746 2025-10-14 08:12:56.635481 | fa163e75-7366-a2e0-d3ae-00000000e795 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486746 | 0:22:03.958343 | 0.05s 2025-10-14 08:12:56.657549 | fa163e75-7366-a2e0-d3ae-00000000e797 | TASK | Manage systemd shutdown files 2025-10-14 08:12:56.697085 | fa163e75-7366-a2e0-d3ae-00000000e797 | SKIPPED | Manage systemd shutdown files | np0005486746 2025-10-14 08:12:56.698638 | fa163e75-7366-a2e0-d3ae-00000000e797 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486746 | 0:22:04.021502 | 0.04s 2025-10-14 08:12:56.721119 | fa163e75-7366-a2e0-d3ae-00000000e799 | TASK | Update container configs with new config hashes 2025-10-14 08:12:56.771935 | fa163e75-7366-a2e0-d3ae-00000000e799 | SKIPPED | Update container configs with new config hashes | np0005486746 2025-10-14 08:12:56.773393 | fa163e75-7366-a2e0-d3ae-00000000e799 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486746 | 0:22:04.096260 | 0.05s 2025-10-14 08:12:56.791694 | fa163e75-7366-a2e0-d3ae-00000000e79a | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:12:56.841669 | fa163e75-7366-a2e0-d3ae-00000000e79a | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486746 2025-10-14 08:12:56.843215 | fa163e75-7366-a2e0-d3ae-00000000e79a | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486746 | 0:22:04.166074 | 0.05s 2025-10-14 08:12:56.870660 | fa163e75-7366-a2e0-d3ae-00000000e79b | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-14 08:12:56.903310 | fa163e75-7366-a2e0-d3ae-00000000e79b | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486746 2025-10-14 08:12:56.904258 | fa163e75-7366-a2e0-d3ae-00000000e79b | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0005486746 | 0:22:04.227114 | 0.03s PLAY [External deployment step 3] ********************************************** 2025-10-14 08:12:57.011723 | fa163e75-7366-a2e0-d3ae-0000000000d7 | TASK | External deployment step 3 2025-10-14 08:12:57.041328 | fa163e75-7366-a2e0-d3ae-0000000000d7 | OK | External deployment step 3 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 3' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000d7') missing from stats 2025-10-14 08:12:57.077895 | fa163e75-7366-a2e0-d3ae-0000000000d8 | TIMING | include_tasks | undercloud | 0:22:04.400748 | 0.03s 2025-10-14 08:12:57.081616 | 25d7d564-f5e3-4b89-9ec4-a6071cb2e679 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step3.yaml | undercloud PLAY [Deploy step tasks for 3] ************************************************* 2025-10-14 08:12:57.215999 | fa163e75-7366-a2e0-d3ae-0000000000db | TASK | Deploy step tasks for 3 2025-10-14 08:12:57.232516 | fa163e75-7366-a2e0-d3ae-0000000000db | TASK | Deploy step tasks for 3 2025-10-14 08:12:57.255488 | fa163e75-7366-a2e0-d3ae-0000000000db | TASK | Deploy step tasks for 3 2025-10-14 08:12:57.289739 | fa163e75-7366-a2e0-d3ae-0000000000db | TASK | Deploy step tasks for 3 2025-10-14 08:12:57.311084 | fa163e75-7366-a2e0-d3ae-0000000000db | TASK | Deploy step tasks for 3 2025-10-14 08:12:57.337837 | fa163e75-7366-a2e0-d3ae-0000000000db | TASK | Deploy step tasks for 3 2025-10-14 08:12:57.351346 | fa163e75-7366-a2e0-d3ae-0000000000db | OK | Deploy step tasks for 3 | np0005486750 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000db') missing from stats 2025-10-14 08:12:57.352974 | fa163e75-7366-a2e0-d3ae-0000000000db | OK | Deploy step tasks for 3 | np0005486751 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000db') missing from stats 2025-10-14 08:12:57.353904 | fa163e75-7366-a2e0-d3ae-0000000000db | OK | Deploy step tasks for 3 | np0005486752 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000db') missing from stats 2025-10-14 08:12:57.354844 | fa163e75-7366-a2e0-d3ae-0000000000db | OK | Deploy step tasks for 3 | np0005486746 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000db') missing from stats 2025-10-14 08:12:57.355722 | fa163e75-7366-a2e0-d3ae-0000000000db | OK | Deploy step tasks for 3 | np0005486748 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000db') missing from stats 2025-10-14 08:12:57.366276 | fa163e75-7366-a2e0-d3ae-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-14 08:12:57.390379 | fa163e75-7366-a2e0-d3ae-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-14 08:12:57.405293 | fa163e75-7366-a2e0-d3ae-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-14 08:12:57.435788 | fa163e75-7366-a2e0-d3ae-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-14 08:12:57.458980 | fa163e75-7366-a2e0-d3ae-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-14 08:12:57.466866 | fa163e75-7366-a2e0-d3ae-0000000000db | OK | Deploy step tasks for 3 | np0005486749 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000db') missing from stats 2025-10-14 08:12:57.493032 | fa163e75-7366-a2e0-d3ae-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-14 08:12:58.345848 | fa163e75-7366-a2e0-d3ae-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005486752 2025-10-14 08:12:58.347320 | fa163e75-7366-a2e0-d3ae-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005486752 | 0:22:05.670182 | 0.94s 2025-10-14 08:12:58.380098 | fa163e75-7366-a2e0-d3ae-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005486750 2025-10-14 08:12:58.381588 | fa163e75-7366-a2e0-d3ae-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005486750 | 0:22:05.704439 | 1.01s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:12:58.420108 | fa163e75-7366-a2e0-d3ae-0000000000dd | TIMING | include_tasks | np0005486752 | 0:22:05.742967 | 0.06s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:12:58.428430 | fa163e75-7366-a2e0-d3ae-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005486746 2025-10-14 08:12:58.430804 | fa163e75-7366-a2e0-d3ae-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005486746 | 0:22:05.753662 | 0.99s 2025-10-14 08:12:58.465335 | b6097f1c-235e-4fad-ae9f-5df9c42eaefc | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0005486752 2025-10-14 08:12:58.495408 | fa163e75-7366-a2e0-d3ae-00000000efdb | TASK | set enable_sensubility fact 2025-10-14 08:12:58.556554 | fa163e75-7366-a2e0-d3ae-0000000000dd | TIMING | include_tasks | np0005486750 | 0:22:05.879379 | 0.16s 2025-10-14 08:12:58.557827 | fa163e75-7366-a2e0-d3ae-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005486748 2025-10-14 08:12:58.558750 | fa163e75-7366-a2e0-d3ae-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005486748 | 0:22:05.881622 | 1.10s 2025-10-14 08:12:58.559545 | fa163e75-7366-a2e0-d3ae-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005486751 2025-10-14 08:12:58.560124 | fa163e75-7366-a2e0-d3ae-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005486751 | 0:22:05.882997 | 1.17s 2025-10-14 08:12:58.560827 | fa163e75-7366-a2e0-d3ae-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0005486749 2025-10-14 08:12:58.561367 | fa163e75-7366-a2e0-d3ae-0000000000dc | TIMING | Write the config_step hieradata for the deploy step 3 tasks | np0005486749 | 0:22:05.884239 | 1.07s 2025-10-14 08:12:58.562065 | fa163e75-7366-a2e0-d3ae-00000000efdb | OK | set enable_sensubility fact | np0005486752 2025-10-14 08:12:58.562573 | fa163e75-7366-a2e0-d3ae-00000000efdb | TIMING | set enable_sensubility fact | np0005486752 | 0:22:05.885446 | 0.07s 2025-10-14 08:12:58.576874 | 9f767e5a-ff39-4ba9-a256-93ff31c3d960 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0005486750 [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:12:58.595101 | fa163e75-7366-a2e0-d3ae-00000000efec | TASK | set enable_sensubility fact [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:12:58.637397 | fa163e75-7366-a2e0-d3ae-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:12:58.692235 | fa163e75-7366-a2e0-d3ae-0000000000dd | TIMING | include_tasks | np0005486746 | 0:22:06.015085 | 0.14s 2025-10-14 08:12:58.698818 | fa163e75-7366-a2e0-d3ae-00000000efec | OK | set enable_sensubility fact | np0005486750 2025-10-14 08:12:58.699564 | fa163e75-7366-a2e0-d3ae-00000000efec | TIMING | set enable_sensubility fact | np0005486750 | 0:22:06.022438 | 0.10s 2025-10-14 08:12:58.699896 | fa163e75-7366-a2e0-d3ae-0000000000dd | TIMING | include_tasks | np0005486751 | 0:22:06.022772 | 0.08s 2025-10-14 08:12:58.700187 | fa163e75-7366-a2e0-d3ae-0000000000dd | TIMING | include_tasks | np0005486748 | 0:22:06.023064 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:12:58.766173 | e5d32fe6-e85f-41ad-a289-ed6baad649d5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0005486746 2025-10-14 08:12:58.767285 | e5d32fe6-e85f-41ad-a289-ed6baad649d5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0005486748 2025-10-14 08:12:58.774839 | b242bbdb-5bed-48d2-93a4-0cd8d522b702 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0005486751 2025-10-14 08:12:58.790540 | fa163e75-7366-a2e0-d3ae-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-14 08:12:58.809886 | fa163e75-7366-a2e0-d3ae-00000000f00d | TASK | set enable_sensubility fact 2025-10-14 08:12:58.835991 | fa163e75-7366-a2e0-d3ae-00000000f001 | TASK | set enable_sensubility fact 2025-10-14 08:12:58.861068 | fa163e75-7366-a2e0-d3ae-00000000f001 | TASK | set enable_sensubility fact 2025-10-14 08:12:58.869554 | fa163e75-7366-a2e0-d3ae-0000000000dd | TIMING | include_tasks | np0005486749 | 0:22:06.192406 | 0.18s 2025-10-14 08:12:58.875749 | fa163e75-7366-a2e0-d3ae-00000000f00d | OK | set enable_sensubility fact | np0005486751 2025-10-14 08:12:58.876667 | fa163e75-7366-a2e0-d3ae-00000000f00d | TIMING | set enable_sensubility fact | np0005486751 | 0:22:06.199540 | 0.06s 2025-10-14 08:12:58.877337 | fa163e75-7366-a2e0-d3ae-00000000f001 | OK | set enable_sensubility fact | np0005486746 2025-10-14 08:12:58.877769 | fa163e75-7366-a2e0-d3ae-00000000f001 | TIMING | set enable_sensubility fact | np0005486746 | 0:22:06.200645 | 0.04s 2025-10-14 08:12:58.900394 | 0ccdf0c5-950d-4b87-a660-d470cd8bd050 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0005486749 2025-10-14 08:12:58.911771 | fa163e75-7366-a2e0-d3ae-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-14 08:12:58.934050 | fa163e75-7366-a2e0-d3ae-00000000f004 | TASK | Start OVN container 2025-10-14 08:12:58.970316 | fa163e75-7366-a2e0-d3ae-00000000f02c | TASK | set enable_sensubility fact 2025-10-14 08:12:58.982881 | fa163e75-7366-a2e0-d3ae-00000000f001 | OK | set enable_sensubility fact | np0005486748 2025-10-14 08:12:58.983989 | fa163e75-7366-a2e0-d3ae-00000000f001 | TIMING | set enable_sensubility fact | np0005486748 | 0:22:06.306847 | 0.12s 2025-10-14 08:12:58.984661 | fa163e75-7366-a2e0-d3ae-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005486752 2025-10-14 08:12:58.985137 | fa163e75-7366-a2e0-d3ae-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005486752 | 0:22:06.308011 | 0.34s 2025-10-14 08:12:59.000571 | fa163e75-7366-a2e0-d3ae-00000000f004 | TIMING | Start OVN container | np0005486746 | 0:22:06.323434 | 0.06s 2025-10-14 08:12:59.020624 | fa163e75-7366-a2e0-d3ae-00000000f004 | TIMING | Start OVN container | np0005486746 | 0:22:06.343487 | 0.08s 2025-10-14 08:12:59.047232 | fa163e75-7366-a2e0-d3ae-00000000f004 | TIMING | Start OVN container | np0005486746 | 0:22:06.370073 | 0.11s 2025-10-14 08:12:59.083817 | fa163e75-7366-a2e0-d3ae-00000000f004 | TASK | Start OVN container 2025-10-14 08:12:59.093991 | fa163e75-7366-a2e0-d3ae-00000000f02c | OK | set enable_sensubility fact | np0005486749 2025-10-14 08:12:59.095156 | fa163e75-7366-a2e0-d3ae-00000000f02c | TIMING | set enable_sensubility fact | np0005486749 | 0:22:06.418013 | 0.12s 2025-10-14 08:12:59.095997 | fa163e75-7366-a2e0-d3ae-00000000f004 | TIMING | Start OVN container | np0005486746 | 0:22:06.418869 | 0.16s 2025-10-14 08:12:59.102075 | fa163e75-7366-a2e0-d3ae-0000000000e0 | TIMING | include_tasks | np0005486752 | 0:22:06.424947 | 0.07s 2025-10-14 08:12:59.134957 | fa163e75-7366-a2e0-d3ae-00000000f004 | SKIPPED | Start OVN container | np0005486748 | item=ovn_cluster_north_db_server 2025-10-14 08:12:59.147805 | fa163e75-7366-a2e0-d3ae-00000000f004 | SKIPPED | Start OVN container | np0005486748 | item=ovn_cluster_south_db_server 2025-10-14 08:12:59.155197 | fa163e75-7366-a2e0-d3ae-00000000f004 | SKIPPED | Start OVN container | np0005486748 | item=ovn_cluster_northd 2025-10-14 08:12:59.236461 | d0a63188-ce9f-4c4b-81bb-fe6cd3ca7a36 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486752 2025-10-14 08:12:59.252721 | fa163e75-7366-a2e0-d3ae-00000000f0f6 | TASK | Write the config_step hieradata 2025-10-14 08:12:59.274700 | fa163e75-7366-a2e0-d3ae-00000000f078 | TASK | Gather variables for each operating system 2025-10-14 08:12:59.294941 | fa163e75-7366-a2e0-d3ae-00000000f02f | TASK | Start OVN container 2025-10-14 08:12:59.303257 | fa163e75-7366-a2e0-d3ae-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005486750 2025-10-14 08:12:59.304189 | fa163e75-7366-a2e0-d3ae-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005486750 | 0:22:06.627050 | 0.51s 2025-10-14 08:12:59.305134 | fa163e75-7366-a2e0-d3ae-00000000f004 | TIMING | Start OVN container | np0005486748 | 0:22:06.628009 | 0.22s 2025-10-14 08:12:59.305696 | fa163e75-7366-a2e0-d3ae-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005486751 2025-10-14 08:12:59.306157 | fa163e75-7366-a2e0-d3ae-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005486751 | 0:22:06.629033 | 0.39s 2025-10-14 08:12:59.353317 | fa163e75-7366-a2e0-d3ae-00000000f02f | SKIPPED | Start OVN container | np0005486749 | item=ovn_cluster_north_db_server 2025-10-14 08:12:59.370087 | fa163e75-7366-a2e0-d3ae-00000000f02f | SKIPPED | Start OVN container | np0005486749 | item=ovn_cluster_south_db_server 2025-10-14 08:12:59.378118 | fa163e75-7366-a2e0-d3ae-00000000f006 | TASK | Set NB connection 2025-10-14 08:12:59.395842 | fa163e75-7366-a2e0-d3ae-00000000f02f | SKIPPED | Start OVN container | np0005486749 | item=ovn_cluster_northd 2025-10-14 08:12:59.407127 | fa163e75-7366-a2e0-d3ae-00000000f02f | TIMING | Start OVN container | np0005486749 | 0:22:06.729980 | 0.11s 2025-10-14 08:12:59.431553 | fa163e75-7366-a2e0-d3ae-00000000f031 | TASK | Set NB connection 2025-10-14 08:12:59.440833 | fa163e75-7366-a2e0-d3ae-00000000f078 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486746 | 0:22:06.763671 | 0.16s 2025-10-14 08:12:59.445466 | fa163e75-7366-a2e0-d3ae-0000000000e0 | TIMING | include_tasks | np0005486750 | 0:22:06.768337 | 0.13s 2025-10-14 08:12:59.446084 | fa163e75-7366-a2e0-d3ae-0000000000e0 | TIMING | include_tasks | np0005486751 | 0:22:06.768958 | 0.11s 2025-10-14 08:12:59.446404 | fa163e75-7366-a2e0-d3ae-00000000f006 | SKIPPED | Set NB connection | np0005486748 2025-10-14 08:12:59.447026 | fa163e75-7366-a2e0-d3ae-00000000f006 | TIMING | Set NB connection | np0005486748 | 0:22:06.769901 | 0.07s 2025-10-14 08:12:59.479126 | 2b790d03-be6d-45fa-be91-d075dd840012 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486750 2025-10-14 08:12:59.479682 | 2b790d03-be6d-45fa-be91-d075dd840012 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486751 2025-10-14 08:12:59.492135 | fa163e75-7366-a2e0-d3ae-00000000f129 | TASK | Write the config_step hieradata 2025-10-14 08:12:59.508400 | fa163e75-7366-a2e0-d3ae-00000000f129 | TASK | Write the config_step hieradata 2025-10-14 08:12:59.533404 | fa163e75-7366-a2e0-d3ae-00000000f079 | TASK | Create container logs path 2025-10-14 08:12:59.555385 | fa163e75-7366-a2e0-d3ae-00000000f007 | TASK | Set SB connection 2025-10-14 08:12:59.563920 | fa163e75-7366-a2e0-d3ae-00000000f031 | SKIPPED | Set NB connection | np0005486749 2025-10-14 08:12:59.564909 | fa163e75-7366-a2e0-d3ae-00000000f031 | TIMING | Set NB connection | np0005486749 | 0:22:06.887763 | 0.13s 2025-10-14 08:12:59.580271 | fa163e75-7366-a2e0-d3ae-00000000f032 | TASK | Set SB connection 2025-10-14 08:12:59.614693 | fa163e75-7366-a2e0-d3ae-00000000f007 | SKIPPED | Set SB connection | np0005486748 2025-10-14 08:12:59.615844 | fa163e75-7366-a2e0-d3ae-00000000f007 | TIMING | Set SB connection | np0005486748 | 0:22:06.938711 | 0.06s 2025-10-14 08:12:59.635186 | fa163e75-7366-a2e0-d3ae-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-14 08:12:59.643464 | fa163e75-7366-a2e0-d3ae-00000000f032 | SKIPPED | Set SB connection | np0005486749 2025-10-14 08:12:59.644557 | fa163e75-7366-a2e0-d3ae-00000000f032 | TIMING | Set SB connection | np0005486749 | 0:22:06.967420 | 0.06s 2025-10-14 08:12:59.660370 | fa163e75-7366-a2e0-d3ae-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-14 08:12:59.895648 | fa163e75-7366-a2e0-d3ae-00000000f079 | OK | Create container logs path | np0005486746 2025-10-14 08:12:59.896768 | fa163e75-7366-a2e0-d3ae-00000000f079 | TIMING | tripleo_container_manage : Create container logs path | np0005486746 | 0:22:07.219634 | 0.36s 2025-10-14 08:12:59.915964 | fa163e75-7366-a2e0-d3ae-00000000f07b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:12:59.983111 | fa163e75-7366-a2e0-d3ae-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005486749 2025-10-14 08:12:59.984168 | fa163e75-7366-a2e0-d3ae-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005486749 | 0:22:07.307031 | 0.32s 2025-10-14 08:13:00.009278 | fa163e75-7366-a2e0-d3ae-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005486748 2025-10-14 08:13:00.010517 | fa163e75-7366-a2e0-d3ae-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005486748 | 0:22:07.333302 | 0.37s 2025-10-14 08:13:00.044926 | fa163e75-7366-a2e0-d3ae-00000000f0f6 | OK | Write the config_step hieradata | np0005486752 2025-10-14 08:13:00.046540 | fa163e75-7366-a2e0-d3ae-00000000f0f6 | TIMING | Write the config_step hieradata | np0005486752 | 0:22:07.369393 | 0.79s 2025-10-14 08:13:00.062642 | fa163e75-7366-a2e0-d3ae-00000000f0f7 | TASK | Run puppet host configuration for step 3 2025-10-14 08:13:00.077006 | fa163e75-7366-a2e0-d3ae-0000000000e0 | TIMING | include_tasks | np0005486749 | 0:22:07.399842 | 0.07s 2025-10-14 08:13:00.111693 | e0237117-4213-4d3f-96ea-89ad4d79311e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486749 2025-10-14 08:13:00.134124 | fa163e75-7366-a2e0-d3ae-00000000f152 | TASK | Write the config_step hieradata 2025-10-14 08:13:00.143424 | fa163e75-7366-a2e0-d3ae-0000000000e0 | TIMING | include_tasks | np0005486748 | 0:22:07.466262 | 0.11s 2025-10-14 08:13:00.169690 | 84341555-19a4-4c46-b34c-14a548c54d46 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486748 2025-10-14 08:13:00.188424 | fa163e75-7366-a2e0-d3ae-00000000f16a | TASK | Write the config_step hieradata 2025-10-14 08:13:00.343798 | fa163e75-7366-a2e0-d3ae-00000000f129 | OK | Write the config_step hieradata | np0005486750 2025-10-14 08:13:00.345009 | fa163e75-7366-a2e0-d3ae-00000000f129 | TIMING | Write the config_step hieradata | np0005486750 | 0:22:07.667868 | 0.85s 2025-10-14 08:13:00.359297 | fa163e75-7366-a2e0-d3ae-00000000f12a | TASK | Run puppet host configuration for step 3 2025-10-14 08:13:00.409410 | fa163e75-7366-a2e0-d3ae-00000000f129 | OK | Write the config_step hieradata | np0005486751 2025-10-14 08:13:00.411618 | fa163e75-7366-a2e0-d3ae-00000000f129 | TIMING | Write the config_step hieradata | np0005486751 | 0:22:07.734481 | 0.90s 2025-10-14 08:13:00.412036 | fa163e75-7366-a2e0-d3ae-00000000f07b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 2025-10-14 08:13:00.412348 | fa163e75-7366-a2e0-d3ae-00000000f07b | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:07.735223 | 0.50s 2025-10-14 08:13:00.425639 | fa163e75-7366-a2e0-d3ae-00000000f12a | TASK | Run puppet host configuration for step 3 2025-10-14 08:13:00.455890 | fa163e75-7366-a2e0-d3ae-00000000f07c | TASK | Finalise hashes for all containers 2025-10-14 08:13:00.564941 | fa163e75-7366-a2e0-d3ae-00000000f07c | OK | Finalise hashes for all containers | np0005486746 2025-10-14 08:13:00.566646 | fa163e75-7366-a2e0-d3ae-00000000f07c | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486746 | 0:22:07.889500 | 0.11s 2025-10-14 08:13:00.596586 | fa163e75-7366-a2e0-d3ae-00000000f07e | TASK | Manage systemd shutdown files 2025-10-14 08:13:00.660138 | fa163e75-7366-a2e0-d3ae-00000000f07e | SKIPPED | Manage systemd shutdown files | np0005486746 2025-10-14 08:13:00.661111 | fa163e75-7366-a2e0-d3ae-00000000f07e | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486746 | 0:22:07.983977 | 0.06s 2025-10-14 08:13:00.682973 | fa163e75-7366-a2e0-d3ae-00000000f080 | TASK | Update container configs with new config hashes 2025-10-14 08:13:00.750194 | fa163e75-7366-a2e0-d3ae-00000000f080 | SKIPPED | Update container configs with new config hashes | np0005486746 2025-10-14 08:13:00.751945 | fa163e75-7366-a2e0-d3ae-00000000f080 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486746 | 0:22:08.074802 | 0.07s 2025-10-14 08:13:00.786382 | fa163e75-7366-a2e0-d3ae-00000000f081 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:13:00.812273 | fa163e75-7366-a2e0-d3ae-00000000f0f7 | CHANGED | Run puppet host configuration for step 3 | np0005486752 2025-10-14 08:13:00.813520 | fa163e75-7366-a2e0-d3ae-00000000f0f7 | TIMING | Run puppet host configuration for step 3 | np0005486752 | 0:22:08.136379 | 0.75s 2025-10-14 08:13:00.827981 | fa163e75-7366-a2e0-d3ae-00000000f0f8 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:13:00.847897 | fa163e75-7366-a2e0-d3ae-00000000f081 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:08.170742 | 0.06s 2025-10-14 08:13:00.875414 | ac870b4d-b723-4709-a9e8-4e2c29a137f5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486746 2025-10-14 08:13:00.895500 | fa163e75-7366-a2e0-d3ae-00000000f190 | TASK | Gather podman infos 2025-10-14 08:13:00.991029 | fa163e75-7366-a2e0-d3ae-00000000f152 | OK | Write the config_step hieradata | np0005486749 2025-10-14 08:13:00.993738 | fa163e75-7366-a2e0-d3ae-00000000f152 | TIMING | Write the config_step hieradata | np0005486749 | 0:22:08.316586 | 0.86s 2025-10-14 08:13:01.029053 | fa163e75-7366-a2e0-d3ae-00000000f153 | TASK | Run puppet host configuration for step 3 2025-10-14 08:13:01.094866 | fa163e75-7366-a2e0-d3ae-00000000f16a | OK | Write the config_step hieradata | np0005486748 2025-10-14 08:13:01.096648 | fa163e75-7366-a2e0-d3ae-00000000f16a | TIMING | Write the config_step hieradata | np0005486748 | 0:22:08.419506 | 0.91s 2025-10-14 08:13:01.097363 | fa163e75-7366-a2e0-d3ae-00000000f12a | CHANGED | Run puppet host configuration for step 3 | np0005486750 2025-10-14 08:13:01.098089 | fa163e75-7366-a2e0-d3ae-00000000f12a | TIMING | Run puppet host configuration for step 3 | np0005486750 | 0:22:08.420960 | 0.74s 2025-10-14 08:13:01.111634 | fa163e75-7366-a2e0-d3ae-00000000f12b | TASK | Wait for puppet host configuration to finish 2025-10-14 08:13:01.140915 | fa163e75-7366-a2e0-d3ae-00000000f16b | TASK | Run puppet host configuration for step 3 2025-10-14 08:13:01.178964 | fa163e75-7366-a2e0-d3ae-00000000f0f8 | WAITING | Wait for puppet host configuration to finish | np0005486752 | 360 retries left 2025-10-14 08:13:01.188103 | fa163e75-7366-a2e0-d3ae-00000000f12a | CHANGED | Run puppet host configuration for step 3 | np0005486751 2025-10-14 08:13:01.189366 | fa163e75-7366-a2e0-d3ae-00000000f12a | TIMING | Run puppet host configuration for step 3 | np0005486751 | 0:22:08.512225 | 0.76s 2025-10-14 08:13:01.208911 | fa163e75-7366-a2e0-d3ae-00000000f12b | TASK | Wait for puppet host configuration to finish 2025-10-14 08:13:01.444878 | fa163e75-7366-a2e0-d3ae-00000000f12b | WAITING | Wait for puppet host configuration to finish | np0005486750 | 360 retries left 2025-10-14 08:13:01.562391 | fa163e75-7366-a2e0-d3ae-00000000f12b | WAITING | Wait for puppet host configuration to finish | np0005486751 | 360 retries left 2025-10-14 08:13:01.783990 | fa163e75-7366-a2e0-d3ae-00000000f153 | CHANGED | Run puppet host configuration for step 3 | np0005486749 2025-10-14 08:13:01.786299 | fa163e75-7366-a2e0-d3ae-00000000f153 | TIMING | Run puppet host configuration for step 3 | np0005486749 | 0:22:09.109156 | 0.76s 2025-10-14 08:13:01.812638 | fa163e75-7366-a2e0-d3ae-00000000f154 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:13:01.944633 | fa163e75-7366-a2e0-d3ae-00000000f190 | OK | Gather podman infos | np0005486746 2025-10-14 08:13:01.946193 | fa163e75-7366-a2e0-d3ae-00000000f190 | TIMING | tripleo_container_manage : Gather podman infos | np0005486746 | 0:22:09.269059 | 1.05s 2025-10-14 08:13:01.975059 | fa163e75-7366-a2e0-d3ae-00000000f16b | CHANGED | Run puppet host configuration for step 3 | np0005486748 2025-10-14 08:13:01.975944 | fa163e75-7366-a2e0-d3ae-00000000f16b | TIMING | Run puppet host configuration for step 3 | np0005486748 | 0:22:09.298799 | 0.83s 2025-10-14 08:13:02.017851 | fa163e75-7366-a2e0-d3ae-00000000f191 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:13:02.053187 | fa163e75-7366-a2e0-d3ae-00000000f16c | TASK | Wait for puppet host configuration to finish 2025-10-14 08:13:02.103371 | fa163e75-7366-a2e0-d3ae-00000000f191 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:09.426213 | 0.08s 2025-10-14 08:13:02.160236 | fa163e75-7366-a2e0-d3ae-00000000f154 | WAITING | Wait for puppet host configuration to finish | np0005486749 | 360 retries left 2025-10-14 08:13:02.282666 | fa163e75-7366-a2e0-d3ae-00000000f1e4 | TIMING | tripleo_container_rm : include_tasks | np0005486746 | 0:22:09.605523 | 0.10s 2025-10-14 08:13:02.324051 | fa163e75-7366-a2e0-d3ae-00000000f082 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:13:02.383645 | fa163e75-7366-a2e0-d3ae-00000000f082 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:09.706504 | 0.06s 2025-10-14 08:13:02.389991 | fa163e75-7366-a2e0-d3ae-00000000f16c | WAITING | Wait for puppet host configuration to finish | np0005486748 | 360 retries left 2025-10-14 08:13:02.405142 | e3217dde-e066-4e6b-a8df-f89fd70ad9d0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486746 2025-10-14 08:13:02.425388 | fa163e75-7366-a2e0-d3ae-00000000f211 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:13:03.375848 | fa163e75-7366-a2e0-d3ae-00000000f211 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 2025-10-14 08:13:03.378167 | fa163e75-7366-a2e0-d3ae-00000000f211 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:10.701022 | 0.95s 2025-10-14 08:13:03.403087 | fa163e75-7366-a2e0-d3ae-00000000f212 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:13:06.881053 | fa163e75-7366-a2e0-d3ae-00000000f212 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 2025-10-14 08:13:06.882492 | fa163e75-7366-a2e0-d3ae-00000000f212 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:14.205352 | 3.48s 2025-10-14 08:13:06.929426 | fa163e75-7366-a2e0-d3ae-00000000f0a3 | TASK | Gather variables for each operating system 2025-10-14 08:13:07.051363 | fa163e75-7366-a2e0-d3ae-00000000f0a3 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486746 | 0:22:14.374217 | 0.12s 2025-10-14 08:13:07.073372 | fa163e75-7366-a2e0-d3ae-00000000f0a4 | TASK | Create container logs path 2025-10-14 08:13:07.390119 | fa163e75-7366-a2e0-d3ae-00000000f0a4 | OK | Create container logs path | np0005486746 2025-10-14 08:13:07.391223 | fa163e75-7366-a2e0-d3ae-00000000f0a4 | TIMING | tripleo_container_manage : Create container logs path | np0005486746 | 0:22:14.714087 | 0.32s 2025-10-14 08:13:07.413804 | fa163e75-7366-a2e0-d3ae-00000000f0a6 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:13:07.822553 | fa163e75-7366-a2e0-d3ae-00000000f0a6 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 2025-10-14 08:13:07.823559 | fa163e75-7366-a2e0-d3ae-00000000f0a6 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:15.146426 | 0.41s 2025-10-14 08:13:07.844620 | fa163e75-7366-a2e0-d3ae-00000000f0a7 | TASK | Finalise hashes for all containers 2025-10-14 08:13:07.932340 | fa163e75-7366-a2e0-d3ae-00000000f0a7 | OK | Finalise hashes for all containers | np0005486746 2025-10-14 08:13:07.933256 | fa163e75-7366-a2e0-d3ae-00000000f0a7 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486746 | 0:22:15.256124 | 0.09s 2025-10-14 08:13:07.954140 | fa163e75-7366-a2e0-d3ae-00000000f0a9 | TASK | Manage systemd shutdown files 2025-10-14 08:13:08.015729 | fa163e75-7366-a2e0-d3ae-00000000f0a9 | SKIPPED | Manage systemd shutdown files | np0005486746 2025-10-14 08:13:08.016666 | fa163e75-7366-a2e0-d3ae-00000000f0a9 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486746 | 0:22:15.339531 | 0.06s 2025-10-14 08:13:08.037046 | fa163e75-7366-a2e0-d3ae-00000000f0ab | TASK | Update container configs with new config hashes 2025-10-14 08:13:08.109914 | fa163e75-7366-a2e0-d3ae-00000000f0ab | SKIPPED | Update container configs with new config hashes | np0005486746 2025-10-14 08:13:08.110815 | fa163e75-7366-a2e0-d3ae-00000000f0ab | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486746 | 0:22:15.433682 | 0.07s 2025-10-14 08:13:08.148222 | fa163e75-7366-a2e0-d3ae-00000000f0ac | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:13:08.230829 | fa163e75-7366-a2e0-d3ae-00000000f0ac | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:15.553675 | 0.08s 2025-10-14 08:13:08.267000 | ac58baa9-3bae-4d7d-8ab5-f760fd58c822 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486746 2025-10-14 08:13:08.294478 | fa163e75-7366-a2e0-d3ae-00000000f25d | TASK | Gather podman infos 2025-10-14 08:13:09.340387 | fa163e75-7366-a2e0-d3ae-00000000f25d | OK | Gather podman infos | np0005486746 2025-10-14 08:13:09.341491 | fa163e75-7366-a2e0-d3ae-00000000f25d | TIMING | tripleo_container_manage : Gather podman infos | np0005486746 | 0:22:16.664352 | 1.05s 2025-10-14 08:13:09.396079 | fa163e75-7366-a2e0-d3ae-00000000f25e | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:13:09.477279 | fa163e75-7366-a2e0-d3ae-00000000f25e | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:16.800142 | 0.07s 2025-10-14 08:13:09.591752 | fa163e75-7366-a2e0-d3ae-00000000f1e4 | TIMING | tripleo_container_rm : include_tasks | np0005486746 | 0:22:16.914612 | 0.08s 2025-10-14 08:13:09.624734 | fa163e75-7366-a2e0-d3ae-00000000f0ad | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:13:09.680238 | fa163e75-7366-a2e0-d3ae-00000000f0ad | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:17.003098 | 0.05s 2025-10-14 08:13:09.702936 | 4fda2351-36c3-4ce7-892b-b57661291c3a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486746 2025-10-14 08:13:09.723995 | fa163e75-7366-a2e0-d3ae-00000000f2c3 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:13:10.744179 | fa163e75-7366-a2e0-d3ae-00000000f2c3 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 2025-10-14 08:13:10.745863 | fa163e75-7366-a2e0-d3ae-00000000f2c3 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:18.068708 | 1.02s 2025-10-14 08:13:10.781420 | fa163e75-7366-a2e0-d3ae-00000000f2c4 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:13:11.492083 | fa163e75-7366-a2e0-d3ae-00000000f0f8 | CHANGED | Wait for puppet host configuration to finish | np0005486752 2025-10-14 08:13:11.493940 | fa163e75-7366-a2e0-d3ae-00000000f0f8 | TIMING | Wait for puppet host configuration to finish | np0005486752 | 0:22:18.816794 | 10.66s 2025-10-14 08:13:11.516813 | fa163e75-7366-a2e0-d3ae-00000000f0f9 | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-14 08:13:11.607726 | fa163e75-7366-a2e0-d3ae-00000000f0f9 | OK | Debug output for task: Run puppet host configuration for step 3 | np0005486752 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:13:00 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:13:06 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:13:06 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:13:06 puppet-user: (file & line not available)", "<13>Oct 14 08:13:06 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:13:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:13:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:13:06 puppet-user: Notice: Compiled catalog for np0005486752.ooo.test in environment production in 0.12 seconds", "<13>Oct 14 08:13:06 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 14 08:13:06 puppet-user: Application:", "<13>Oct 14 08:13:06 puppet-user: Initial environment: production", "<13>Oct 14 08:13:06 puppet-user: Converged environment: production", "<13>Oct 14 08:13:06 puppet-user: Run mode: user", "<13>Oct 14 08:13:06 puppet-user: Changes:", "<13>Oct 14 08:13:06 puppet-user: Events:", "<13>Oct 14 08:13:06 puppet-user: Resources:", "<13>Oct 14 08:13:06 puppet-user: Total: 10", "<13>Oct 14 08:13:06 puppet-user: Time:", "<13>Oct 14 08:13:06 puppet-user: Schedule: 0.00", "<13>Oct 14 08:13:06 puppet-user: File: 0.00", "<13>Oct 14 08:13:06 puppet-user: Exec: 0.01", "<13>Oct 14 08:13:06 puppet-user: Augeas: 0.01", "<13>Oct 14 08:13:06 puppet-user: Transaction evaluation: 0.03", "<13>Oct 14 08:13:06 puppet-user: Catalog application: 0.04", "<13>Oct 14 08:13:06 puppet-user: Config retrieval: 0.16", "<13>Oct 14 08:13:06 puppet-user: Last run: 1760429586", "<13>Oct 14 08:13:06 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:13:06 puppet-user: Total: 0.04", "<13>Oct 14 08:13:06 puppet-user: Version:", "<13>Oct 14 08:13:06 puppet-user: Config: 1760429586", "<13>Oct 14 08:13:06 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:13:11.609157 | fa163e75-7366-a2e0-d3ae-00000000f0f9 | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005486752 | 0:22:18.932012 | 0.09s 2025-10-14 08:13:11.629885 | fa163e75-7366-a2e0-d3ae-00000000f0fa | TASK | Pre-cache facts for puppet containers 2025-10-14 08:13:11.664213 | fa163e75-7366-a2e0-d3ae-00000000f0fa | TIMING | Pre-cache facts for puppet containers | np0005486752 | 0:22:18.987065 | 0.03s 2025-10-14 08:13:11.711747 | fa163e75-7366-a2e0-d3ae-00000000f324 | TASK | Gather variables for each operating system 2025-10-14 08:13:11.743532 | fa163e75-7366-a2e0-d3ae-00000000f12b | CHANGED | Wait for puppet host configuration to finish | np0005486750 2025-10-14 08:13:11.744496 | fa163e75-7366-a2e0-d3ae-00000000f12b | TIMING | Wait for puppet host configuration to finish | np0005486750 | 0:22:19.067359 | 10.63s 2025-10-14 08:13:11.755250 | fa163e75-7366-a2e0-d3ae-00000000f12c | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-14 08:13:11.821117 | fa163e75-7366-a2e0-d3ae-00000000f324 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486752 | 0:22:19.143963 | 0.11s 2025-10-14 08:13:11.838332 | fa163e75-7366-a2e0-d3ae-00000000f325 | TASK | Create puppet caching structures 2025-10-14 08:13:11.845666 | fa163e75-7366-a2e0-d3ae-00000000f12c | OK | Debug output for task: Run puppet host configuration for step 3 | np0005486750 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:13:01 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:13:06 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:13:06 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:13:06 puppet-user: (file & line not available)", "<13>Oct 14 08:13:06 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:13:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:13:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:13:06 puppet-user: Notice: Compiled catalog for np0005486750.ooo.test in environment production in 0.12 seconds", "<13>Oct 14 08:13:06 puppet-user: Notice: Applied catalog in 0.03 seconds", "<13>Oct 14 08:13:06 puppet-user: Application:", "<13>Oct 14 08:13:06 puppet-user: Initial environment: production", "<13>Oct 14 08:13:06 puppet-user: Converged environment: production", "<13>Oct 14 08:13:06 puppet-user: Run mode: user", "<13>Oct 14 08:13:06 puppet-user: Changes:", "<13>Oct 14 08:13:06 puppet-user: Events:", "<13>Oct 14 08:13:06 puppet-user: Resources:", "<13>Oct 14 08:13:06 puppet-user: Total: 10", "<13>Oct 14 08:13:06 puppet-user: Time:", "<13>Oct 14 08:13:06 puppet-user: Schedule: 0.00", "<13>Oct 14 08:13:06 puppet-user: File: 0.00", "<13>Oct 14 08:13:06 puppet-user: Exec: 0.01", "<13>Oct 14 08:13:06 puppet-user: Augeas: 0.01", "<13>Oct 14 08:13:06 puppet-user: Transaction evaluation: 0.03", "<13>Oct 14 08:13:06 puppet-user: Catalog application: 0.03", "<13>Oct 14 08:13:06 puppet-user: Config retrieval: 0.16", "<13>Oct 14 08:13:06 puppet-user: Last run: 1760429586", "<13>Oct 14 08:13:06 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:13:06 puppet-user: Total: 0.04", "<13>Oct 14 08:13:06 puppet-user: Version:", "<13>Oct 14 08:13:06 puppet-user: Config: 1760429586", "<13>Oct 14 08:13:06 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:13:11.850726 | fa163e75-7366-a2e0-d3ae-00000000f12c | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005486750 | 0:22:19.173584 | 0.09s 2025-10-14 08:13:11.851489 | fa163e75-7366-a2e0-d3ae-00000000f12b | CHANGED | Wait for puppet host configuration to finish | np0005486751 2025-10-14 08:13:11.852041 | fa163e75-7366-a2e0-d3ae-00000000f12b | TIMING | Wait for puppet host configuration to finish | np0005486751 | 0:22:19.174914 | 10.64s 2025-10-14 08:13:11.866405 | fa163e75-7366-a2e0-d3ae-00000000f12d | TASK | Pre-cache facts for puppet containers 2025-10-14 08:13:11.882664 | fa163e75-7366-a2e0-d3ae-00000000f12c | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-14 08:13:11.897106 | fa163e75-7366-a2e0-d3ae-00000000f12d | TIMING | Pre-cache facts for puppet containers | np0005486750 | 0:22:19.219964 | 0.03s 2025-10-14 08:13:11.924378 | fa163e75-7366-a2e0-d3ae-00000000f324 | TASK | Gather variables for each operating system 2025-10-14 08:13:11.967380 | fa163e75-7366-a2e0-d3ae-00000000f12c | OK | Debug output for task: Run puppet host configuration for step 3 | np0005486751 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:13:01 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:13:06 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:13:06 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:13:06 puppet-user: (file & line not available)", "<13>Oct 14 08:13:06 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:13:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:13:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:13:06 puppet-user: Notice: Compiled catalog for np0005486751.ooo.test in environment production in 0.11 seconds", "<13>Oct 14 08:13:06 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 14 08:13:06 puppet-user: Application:", "<13>Oct 14 08:13:06 puppet-user: Initial environment: production", "<13>Oct 14 08:13:06 puppet-user: Converged environment: production", "<13>Oct 14 08:13:06 puppet-user: Run mode: user", "<13>Oct 14 08:13:06 puppet-user: Changes:", "<13>Oct 14 08:13:06 puppet-user: Events:", "<13>Oct 14 08:13:06 puppet-user: Resources:", "<13>Oct 14 08:13:06 puppet-user: Total: 10", "<13>Oct 14 08:13:06 puppet-user: Time:", "<13>Oct 14 08:13:06 puppet-user: Schedule: 0.00", "<13>Oct 14 08:13:06 puppet-user: File: 0.00", "<13>Oct 14 08:13:06 puppet-user: Augeas: 0.01", "<13>Oct 14 08:13:06 puppet-user: Exec: 0.01", "<13>Oct 14 08:13:06 puppet-user: Transaction evaluation: 0.03", "<13>Oct 14 08:13:06 puppet-user: Catalog application: 0.04", "<13>Oct 14 08:13:06 puppet-user: Config retrieval: 0.15", "<13>Oct 14 08:13:06 puppet-user: Last run: 1760429586", "<13>Oct 14 08:13:06 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:13:06 puppet-user: Total: 0.04", "<13>Oct 14 08:13:06 puppet-user: Version:", "<13>Oct 14 08:13:06 puppet-user: Config: 1760429586", "<13>Oct 14 08:13:06 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:13:11.968291 | fa163e75-7366-a2e0-d3ae-00000000f12c | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005486751 | 0:22:19.291157 | 0.08s 2025-10-14 08:13:11.978492 | fa163e75-7366-a2e0-d3ae-00000000f12d | TASK | Pre-cache facts for puppet containers 2025-10-14 08:13:12.003256 | fa163e75-7366-a2e0-d3ae-00000000f12d | TIMING | Pre-cache facts for puppet containers | np0005486751 | 0:22:19.326117 | 0.02s 2025-10-14 08:13:12.033018 | fa163e75-7366-a2e0-d3ae-00000000f324 | TASK | Gather variables for each operating system 2025-10-14 08:13:12.040093 | fa163e75-7366-a2e0-d3ae-00000000f324 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486750 | 0:22:19.362940 | 0.11s 2025-10-14 08:13:12.051093 | fa163e75-7366-a2e0-d3ae-00000000f325 | TASK | Create puppet caching structures 2025-10-14 08:13:12.155013 | fa163e75-7366-a2e0-d3ae-00000000f325 | CHANGED | Create puppet caching structures | np0005486752 2025-10-14 08:13:12.155878 | fa163e75-7366-a2e0-d3ae-00000000f325 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486752 | 0:22:19.478746 | 0.32s 2025-10-14 08:13:12.169666 | fa163e75-7366-a2e0-d3ae-00000000f326 | TASK | Check for facter.conf 2025-10-14 08:13:12.177251 | fa163e75-7366-a2e0-d3ae-00000000f324 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486751 | 0:22:19.500097 | 0.14s 2025-10-14 08:13:12.188274 | fa163e75-7366-a2e0-d3ae-00000000f325 | TASK | Create puppet caching structures 2025-10-14 08:13:12.331760 | fa163e75-7366-a2e0-d3ae-00000000f325 | CHANGED | Create puppet caching structures | np0005486750 2025-10-14 08:13:12.333353 | fa163e75-7366-a2e0-d3ae-00000000f325 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486750 | 0:22:19.656210 | 0.28s 2025-10-14 08:13:12.353506 | fa163e75-7366-a2e0-d3ae-00000000f326 | TASK | Check for facter.conf 2025-10-14 08:13:12.504779 | fa163e75-7366-a2e0-d3ae-00000000f326 | OK | Check for facter.conf | np0005486752 2025-10-14 08:13:12.511192 | fa163e75-7366-a2e0-d3ae-00000000f326 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486752 | 0:22:19.834049 | 0.34s 2025-10-14 08:13:12.512061 | fa163e75-7366-a2e0-d3ae-00000000f325 | CHANGED | Create puppet caching structures | np0005486751 2025-10-14 08:13:12.512552 | fa163e75-7366-a2e0-d3ae-00000000f325 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486751 | 0:22:19.835427 | 0.32s 2025-10-14 08:13:12.528171 | fa163e75-7366-a2e0-d3ae-00000000f326 | TASK | Check for facter.conf 2025-10-14 08:13:12.542852 | fa163e75-7366-a2e0-d3ae-00000000f327 | TASK | Remove facter.conf if directory 2025-10-14 08:13:12.551190 | fa163e75-7366-a2e0-d3ae-00000000f154 | CHANGED | Wait for puppet host configuration to finish | np0005486749 2025-10-14 08:13:12.552127 | fa163e75-7366-a2e0-d3ae-00000000f154 | TIMING | Wait for puppet host configuration to finish | np0005486749 | 0:22:19.874992 | 10.74s 2025-10-14 08:13:12.576803 | fa163e75-7366-a2e0-d3ae-00000000f155 | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-14 08:13:12.592202 | fa163e75-7366-a2e0-d3ae-00000000f327 | SKIPPED | Remove facter.conf if directory | np0005486752 2025-10-14 08:13:12.593811 | fa163e75-7366-a2e0-d3ae-00000000f327 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486752 | 0:22:19.916662 | 0.05s 2025-10-14 08:13:12.606288 | fa163e75-7366-a2e0-d3ae-00000000f328 | TASK | Write facter cache config 2025-10-14 08:13:12.651247 | fa163e75-7366-a2e0-d3ae-00000000f155 | OK | Debug output for task: Run puppet host configuration for step 3 | np0005486749 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:13:01 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:13:07 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:13:07 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:13:07 puppet-user: (file & line not available)", "<13>Oct 14 08:13:07 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:13:07 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:13:08 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:13:08 puppet-user: Notice: Compiled catalog for np0005486749.ooo.test in environment production in 0.37 seconds", "<13>Oct 14 08:13:09 puppet-user: Notice: Applied catalog in 1.52 seconds", "<13>Oct 14 08:13:09 puppet-user: Application:", "<13>Oct 14 08:13:09 puppet-user: Initial environment: production", "<13>Oct 14 08:13:09 puppet-user: Converged environment: production", "<13>Oct 14 08:13:09 puppet-user: Run mode: user", "<13>Oct 14 08:13:09 puppet-user: Changes:", "<13>Oct 14 08:13:09 puppet-user: Events:", "<13>Oct 14 08:13:09 puppet-user: Resources:", "<13>Oct 14 08:13:09 puppet-user: Total: 23", "<13>Oct 14 08:13:09 puppet-user: Time:", "<13>Oct 14 08:13:09 puppet-user: Schedule: 0.00", "<13>Oct 14 08:13:09 puppet-user: Package: 0.00", "<13>Oct 14 08:13:09 puppet-user: File line: 0.00", "<13>Oct 14 08:13:09 puppet-user: File: 0.00", "<13>Oct 14 08:13:09 puppet-user: Augeas: 0.01", "<13>Oct 14 08:13:09 puppet-user: User: 0.01", "<13>Oct 14 08:13:09 puppet-user: Service: 0.08", "<13>Oct 14 08:13:09 puppet-user: Config retrieval: 0.41", "<13>Oct 14 08:13:09 puppet-user: Exec: 1.25", "<13>Oct 14 08:13:09 puppet-user: Transaction evaluation: 1.51", "<13>Oct 14 08:13:09 puppet-user: Catalog application: 1.52", "<13>Oct 14 08:13:09 puppet-user: Last run: 1760429589", "<13>Oct 14 08:13:09 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:13:09 puppet-user: Total: 1.52", "<13>Oct 14 08:13:09 puppet-user: Version:", "<13>Oct 14 08:13:09 puppet-user: Config: 1760429587", "<13>Oct 14 08:13:09 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:13:12.652187 | fa163e75-7366-a2e0-d3ae-00000000f155 | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005486749 | 0:22:19.975054 | 0.07s 2025-10-14 08:13:12.669171 | fa163e75-7366-a2e0-d3ae-00000000f156 | TASK | Pre-cache facts for puppet containers 2025-10-14 08:13:12.675984 | fa163e75-7366-a2e0-d3ae-00000000f326 | OK | Check for facter.conf | np0005486750 2025-10-14 08:13:12.676962 | fa163e75-7366-a2e0-d3ae-00000000f326 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486750 | 0:22:19.999814 | 0.32s 2025-10-14 08:13:12.695088 | fa163e75-7366-a2e0-d3ae-00000000f327 | TASK | Remove facter.conf if directory 2025-10-14 08:13:12.711154 | fa163e75-7366-a2e0-d3ae-00000000f16c | CHANGED | Wait for puppet host configuration to finish | np0005486748 2025-10-14 08:13:12.713712 | fa163e75-7366-a2e0-d3ae-00000000f16c | TIMING | Wait for puppet host configuration to finish | np0005486748 | 0:22:20.036529 | 10.66s 2025-10-14 08:13:12.715105 | fa163e75-7366-a2e0-d3ae-00000000f156 | TIMING | Pre-cache facts for puppet containers | np0005486749 | 0:22:20.037971 | 0.05s 2025-10-14 08:13:12.785988 | fa163e75-7366-a2e0-d3ae-00000000f16d | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-14 08:13:12.818012 | fa163e75-7366-a2e0-d3ae-00000000f324 | TASK | Gather variables for each operating system 2025-10-14 08:13:12.829544 | fa163e75-7366-a2e0-d3ae-00000000f327 | SKIPPED | Remove facter.conf if directory | np0005486750 2025-10-14 08:13:12.831000 | fa163e75-7366-a2e0-d3ae-00000000f327 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486750 | 0:22:20.153853 | 0.13s 2025-10-14 08:13:12.850884 | fa163e75-7366-a2e0-d3ae-00000000f328 | TASK | Write facter cache config 2025-10-14 08:13:12.862185 | fa163e75-7366-a2e0-d3ae-00000000f326 | OK | Check for facter.conf | np0005486751 2025-10-14 08:13:12.863453 | fa163e75-7366-a2e0-d3ae-00000000f326 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486751 | 0:22:20.186294 | 0.33s 2025-10-14 08:13:12.882154 | fa163e75-7366-a2e0-d3ae-00000000f327 | TASK | Remove facter.conf if directory 2025-10-14 08:13:12.894100 | fa163e75-7366-a2e0-d3ae-00000000f16d | OK | Debug output for task: Run puppet host configuration for step 3 | np0005486748 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:13:02 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:13:08 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:13:08 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:13:08 puppet-user: (file & line not available)", "<13>Oct 14 08:13:08 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:13:08 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:13:08 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:13:08 puppet-user: Notice: Compiled catalog for np0005486748.ooo.test in environment production in 0.41 seconds", "<13>Oct 14 08:13:10 puppet-user: Notice: Applied catalog in 1.59 seconds", "<13>Oct 14 08:13:10 puppet-user: Application:", "<13>Oct 14 08:13:10 puppet-user: Initial environment: production", "<13>Oct 14 08:13:10 puppet-user: Converged environment: production", "<13>Oct 14 08:13:10 puppet-user: Run mode: user", "<13>Oct 14 08:13:10 puppet-user: Changes:", "<13>Oct 14 08:13:10 puppet-user: Events:", "<13>Oct 14 08:13:10 puppet-user: Resources:", "<13>Oct 14 08:13:10 puppet-user: Total: 23", "<13>Oct 14 08:13:10 puppet-user: Time:", "<13>Oct 14 08:13:10 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:13:10 puppet-user: Schedule: 0.00", "<13>Oct 14 08:13:10 puppet-user: File line: 0.00", "<13>Oct 14 08:13:10 puppet-user: Package: 0.00", "<13>Oct 14 08:13:10 puppet-user: File: 0.00", "<13>Oct 14 08:13:10 puppet-user: Augeas: 0.01", "<13>Oct 14 08:13:10 puppet-user: User: 0.02", "<13>Oct 14 08:13:10 puppet-user: Service: 0.09", "<13>Oct 14 08:13:10 puppet-user: Config retrieval: 0.45", "<13>Oct 14 08:13:10 puppet-user: Exec: 1.32", "<13>Oct 14 08:13:10 puppet-user: Transaction evaluation: 1.58", "<13>Oct 14 08:13:10 puppet-user: Catalog application: 1.59", "<13>Oct 14 08:13:10 puppet-user: Last run: 1760429590", "<13>Oct 14 08:13:10 puppet-user: Total: 1.60", "<13>Oct 14 08:13:10 puppet-user: Version:", "<13>Oct 14 08:13:10 puppet-user: Config: 1760429587", "<13>Oct 14 08:13:10 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:13:12.895512 | fa163e75-7366-a2e0-d3ae-00000000f16d | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005486748 | 0:22:20.218365 | 0.11s 2025-10-14 08:13:12.914508 | fa163e75-7366-a2e0-d3ae-00000000f16e | TASK | Pre-cache facts for puppet containers 2025-10-14 08:13:12.937200 | fa163e75-7366-a2e0-d3ae-00000000f327 | SKIPPED | Remove facter.conf if directory | np0005486751 2025-10-14 08:13:12.939159 | fa163e75-7366-a2e0-d3ae-00000000f327 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486751 | 0:22:20.262018 | 0.06s 2025-10-14 08:13:12.945255 | fa163e75-7366-a2e0-d3ae-00000000f324 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486749 | 0:22:20.268126 | 0.13s 2025-10-14 08:13:12.945800 | fa163e75-7366-a2e0-d3ae-00000000f16e | TIMING | Pre-cache facts for puppet containers | np0005486748 | 0:22:20.268674 | 0.03s 2025-10-14 08:13:12.981973 | fa163e75-7366-a2e0-d3ae-00000000f328 | TASK | Write facter cache config 2025-10-14 08:13:13.005756 | fa163e75-7366-a2e0-d3ae-00000000f324 | TASK | Gather variables for each operating system 2025-10-14 08:13:13.031384 | fa163e75-7366-a2e0-d3ae-00000000f325 | TASK | Create puppet caching structures 2025-10-14 08:13:13.137458 | fa163e75-7366-a2e0-d3ae-00000000f324 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486748 | 0:22:20.460271 | 0.13s 2025-10-14 08:13:13.162008 | fa163e75-7366-a2e0-d3ae-00000000f325 | TASK | Create puppet caching structures 2025-10-14 08:13:13.362808 | fa163e75-7366-a2e0-d3ae-00000000f325 | CHANGED | Create puppet caching structures | np0005486749 2025-10-14 08:13:13.364505 | fa163e75-7366-a2e0-d3ae-00000000f325 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486749 | 0:22:20.687361 | 0.33s 2025-10-14 08:13:13.383863 | fa163e75-7366-a2e0-d3ae-00000000f326 | TASK | Check for facter.conf 2025-10-14 08:13:13.477324 | fa163e75-7366-a2e0-d3ae-00000000f328 | CHANGED | Write facter cache config | np0005486752 2025-10-14 08:13:13.478560 | fa163e75-7366-a2e0-d3ae-00000000f328 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486752 | 0:22:20.801425 | 0.87s 2025-10-14 08:13:13.489902 | fa163e75-7366-a2e0-d3ae-00000000f329 | TASK | Cleanup facter cache if exists 2025-10-14 08:13:13.554902 | fa163e75-7366-a2e0-d3ae-00000000f325 | CHANGED | Create puppet caching structures | np0005486748 2025-10-14 08:13:13.555798 | fa163e75-7366-a2e0-d3ae-00000000f325 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486748 | 0:22:20.878662 | 0.39s 2025-10-14 08:13:13.583113 | fa163e75-7366-a2e0-d3ae-00000000f326 | TASK | Check for facter.conf 2025-10-14 08:13:13.637224 | fa163e75-7366-a2e0-d3ae-00000000f328 | CHANGED | Write facter cache config | np0005486750 2025-10-14 08:13:13.639248 | fa163e75-7366-a2e0-d3ae-00000000f328 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486750 | 0:22:20.962109 | 0.79s 2025-10-14 08:13:13.653203 | fa163e75-7366-a2e0-d3ae-00000000f329 | TASK | Cleanup facter cache if exists 2025-10-14 08:13:13.753221 | fa163e75-7366-a2e0-d3ae-00000000f326 | OK | Check for facter.conf | np0005486749 2025-10-14 08:13:13.755091 | fa163e75-7366-a2e0-d3ae-00000000f326 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486749 | 0:22:21.077943 | 0.37s 2025-10-14 08:13:13.788527 | fa163e75-7366-a2e0-d3ae-00000000f327 | TASK | Remove facter.conf if directory 2025-10-14 08:13:13.834171 | fa163e75-7366-a2e0-d3ae-00000000f328 | CHANGED | Write facter cache config | np0005486751 2025-10-14 08:13:13.836312 | fa163e75-7366-a2e0-d3ae-00000000f328 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486751 | 0:22:21.159166 | 0.85s 2025-10-14 08:13:13.837794 | fa163e75-7366-a2e0-d3ae-00000000f329 | CHANGED | Cleanup facter cache if exists | np0005486752 2025-10-14 08:13:13.838622 | fa163e75-7366-a2e0-d3ae-00000000f329 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486752 | 0:22:21.161489 | 0.35s 2025-10-14 08:13:13.842652 | fa163e75-7366-a2e0-d3ae-00000000f327 | SKIPPED | Remove facter.conf if directory | np0005486749 2025-10-14 08:13:13.843352 | fa163e75-7366-a2e0-d3ae-00000000f327 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486749 | 0:22:21.166219 | 0.05s 2025-10-14 08:13:13.864706 | fa163e75-7366-a2e0-d3ae-00000000f329 | TASK | Cleanup facter cache if exists 2025-10-14 08:13:13.895498 | fa163e75-7366-a2e0-d3ae-00000000f32a | TASK | Pre-cache facts 2025-10-14 08:13:13.922209 | fa163e75-7366-a2e0-d3ae-00000000f328 | TASK | Write facter cache config 2025-10-14 08:13:13.940375 | fa163e75-7366-a2e0-d3ae-00000000f326 | OK | Check for facter.conf | np0005486748 2025-10-14 08:13:13.941282 | fa163e75-7366-a2e0-d3ae-00000000f326 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486748 | 0:22:21.264147 | 0.36s 2025-10-14 08:13:13.957146 | fa163e75-7366-a2e0-d3ae-00000000f327 | TASK | Remove facter.conf if directory 2025-10-14 08:13:13.978702 | fa163e75-7366-a2e0-d3ae-00000000f329 | CHANGED | Cleanup facter cache if exists | np0005486750 2025-10-14 08:13:13.979581 | fa163e75-7366-a2e0-d3ae-00000000f329 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486750 | 0:22:21.302445 | 0.32s 2025-10-14 08:13:13.990629 | fa163e75-7366-a2e0-d3ae-00000000f32a | TASK | Pre-cache facts 2025-10-14 08:13:14.005203 | fa163e75-7366-a2e0-d3ae-00000000f327 | SKIPPED | Remove facter.conf if directory | np0005486748 2025-10-14 08:13:14.006105 | fa163e75-7366-a2e0-d3ae-00000000f327 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486748 | 0:22:21.328969 | 0.05s 2025-10-14 08:13:14.021984 | fa163e75-7366-a2e0-d3ae-00000000f328 | TASK | Write facter cache config 2025-10-14 08:13:14.199000 | fa163e75-7366-a2e0-d3ae-00000000f329 | CHANGED | Cleanup facter cache if exists | np0005486751 2025-10-14 08:13:14.200114 | fa163e75-7366-a2e0-d3ae-00000000f329 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486751 | 0:22:21.522981 | 0.33s 2025-10-14 08:13:14.210814 | fa163e75-7366-a2e0-d3ae-00000000f32a | TASK | Pre-cache facts 2025-10-14 08:13:14.299748 | fa163e75-7366-a2e0-d3ae-00000000f2c4 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 2025-10-14 08:13:14.300906 | fa163e75-7366-a2e0-d3ae-00000000f2c4 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:21.623770 | 3.52s 2025-10-14 08:13:14.344005 | fa163e75-7366-a2e0-d3ae-00000000f0ce | TASK | Gather variables for each operating system 2025-10-14 08:13:14.465341 | fa163e75-7366-a2e0-d3ae-00000000f0ce | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486746 | 0:22:21.788193 | 0.12s 2025-10-14 08:13:14.633925 | fa163e75-7366-a2e0-d3ae-00000000f0cf | TASK | Create container logs path 2025-10-14 08:13:14.652475 | fa163e75-7366-a2e0-d3ae-00000000f32a | CHANGED | Pre-cache facts | np0005486752 2025-10-14 08:13:14.653389 | fa163e75-7366-a2e0-d3ae-00000000f32a | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486752 | 0:22:21.976252 | 0.76s 2025-10-14 08:13:14.654992 | fa163e75-7366-a2e0-d3ae-00000000f32a | CHANGED | Pre-cache facts | np0005486750 2025-10-14 08:13:14.655339 | fa163e75-7366-a2e0-d3ae-00000000f32a | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486750 | 0:22:21.978215 | 0.66s 2025-10-14 08:13:14.668233 | fa163e75-7366-a2e0-d3ae-00000000f32b | TASK | Failed deployment if facter fails 2025-10-14 08:13:14.686485 | fa163e75-7366-a2e0-d3ae-00000000f32b | TASK | Failed deployment if facter fails 2025-10-14 08:13:14.704400 | fa163e75-7366-a2e0-d3ae-00000000f32b | SKIPPED | Failed deployment if facter fails | np0005486750 2025-10-14 08:13:14.706182 | fa163e75-7366-a2e0-d3ae-00000000f32b | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486750 | 0:22:22.029027 | 0.04s 2025-10-14 08:13:14.732097 | fa163e75-7366-a2e0-d3ae-00000000f32c | TASK | Sync cached facts 2025-10-14 08:13:14.743614 | fa163e75-7366-a2e0-d3ae-00000000f32b | SKIPPED | Failed deployment if facter fails | np0005486752 2025-10-14 08:13:14.745249 | fa163e75-7366-a2e0-d3ae-00000000f32b | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486752 | 0:22:22.068111 | 0.06s 2025-10-14 08:13:14.763972 | fa163e75-7366-a2e0-d3ae-00000000f32c | TASK | Sync cached facts 2025-10-14 08:13:14.781708 | fa163e75-7366-a2e0-d3ae-00000000f328 | CHANGED | Write facter cache config | np0005486749 2025-10-14 08:13:14.783525 | fa163e75-7366-a2e0-d3ae-00000000f328 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486749 | 0:22:22.106387 | 0.86s 2025-10-14 08:13:14.800219 | fa163e75-7366-a2e0-d3ae-00000000f329 | TASK | Cleanup facter cache if exists 2025-10-14 08:13:14.899236 | fa163e75-7366-a2e0-d3ae-00000000f32a | CHANGED | Pre-cache facts | np0005486751 2025-10-14 08:13:14.900983 | fa163e75-7366-a2e0-d3ae-00000000f32a | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486751 | 0:22:22.223850 | 0.69s 2025-10-14 08:13:14.929766 | fa163e75-7366-a2e0-d3ae-00000000f32b | TASK | Failed deployment if facter fails 2025-10-14 08:13:14.949169 | fa163e75-7366-a2e0-d3ae-00000000f328 | CHANGED | Write facter cache config | np0005486748 2025-10-14 08:13:14.951676 | fa163e75-7366-a2e0-d3ae-00000000f328 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486748 | 0:22:22.274449 | 0.93s 2025-10-14 08:13:14.991072 | fa163e75-7366-a2e0-d3ae-00000000f329 | TASK | Cleanup facter cache if exists 2025-10-14 08:13:15.003690 | fa163e75-7366-a2e0-d3ae-00000000f32b | SKIPPED | Failed deployment if facter fails | np0005486751 2025-10-14 08:13:15.006139 | fa163e75-7366-a2e0-d3ae-00000000f32b | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486751 | 0:22:22.328973 | 0.07s 2025-10-14 08:13:15.038310 | fa163e75-7366-a2e0-d3ae-00000000f32c | TASK | Sync cached facts 2025-10-14 08:13:15.050496 | fa163e75-7366-a2e0-d3ae-00000000f0cf | OK | Create container logs path | np0005486746 2025-10-14 08:13:15.051623 | fa163e75-7366-a2e0-d3ae-00000000f0cf | TIMING | tripleo_container_manage : Create container logs path | np0005486746 | 0:22:22.374469 | 0.41s 2025-10-14 08:13:15.078073 | fa163e75-7366-a2e0-d3ae-00000000f0d1 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:13:15.126684 | fa163e75-7366-a2e0-d3ae-00000000f32c | CHANGED | Sync cached facts | np0005486750 -> 192.168.122.106 [WARNING]: ('np0005486750 -> 192.168.122.106', 'fa163e75-7366-a2e0-d3ae-00000000f32c') missing from stats 2025-10-14 08:13:15.166795 | fa163e75-7366-a2e0-d3ae-00000000f329 | CHANGED | Cleanup facter cache if exists | np0005486749 2025-10-14 08:13:15.167797 | fa163e75-7366-a2e0-d3ae-00000000f329 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486749 | 0:22:22.490650 | 0.37s 2025-10-14 08:13:15.169482 | fa163e75-7366-a2e0-d3ae-00000000f32c | CHANGED | Sync cached facts | np0005486752 -> 192.168.122.108 [WARNING]: ('np0005486752 -> 192.168.122.108', 'fa163e75-7366-a2e0-d3ae-00000000f32c') missing from stats 2025-10-14 08:13:15.181590 | fa163e75-7366-a2e0-d3ae-00000000f12e | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:13:15.225290 | fa163e75-7366-a2e0-d3ae-00000000f32a | TASK | Pre-cache facts 2025-10-14 08:13:15.249126 | fa163e75-7366-a2e0-d3ae-00000000f0fb | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:13:15.260469 | fa163e75-7366-a2e0-d3ae-00000000f12e | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486750 2025-10-14 08:13:15.261516 | fa163e75-7366-a2e0-d3ae-00000000f12e | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486750 | 0:22:22.584379 | 0.08s 2025-10-14 08:13:15.276114 | fa163e75-7366-a2e0-d3ae-00000000f130 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-14 08:13:15.291480 | fa163e75-7366-a2e0-d3ae-00000000f0fb | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486752 2025-10-14 08:13:15.292516 | fa163e75-7366-a2e0-d3ae-00000000f0fb | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486752 | 0:22:22.615379 | 0.04s 2025-10-14 08:13:15.313715 | fa163e75-7366-a2e0-d3ae-00000000f0fd | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-14 08:13:15.329364 | fa163e75-7366-a2e0-d3ae-00000000f130 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005486750 | 0:22:22.652210 | 0.05s 2025-10-14 08:13:15.330231 | fa163e75-7366-a2e0-d3ae-00000000f329 | CHANGED | Cleanup facter cache if exists | np0005486748 2025-10-14 08:13:15.330784 | fa163e75-7366-a2e0-d3ae-00000000f329 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486748 | 0:22:22.653659 | 0.34s 2025-10-14 08:13:15.379409 | fa163e75-7366-a2e0-d3ae-00000000f521 | TASK | Gather variables for each operating system 2025-10-14 08:13:15.411655 | fa163e75-7366-a2e0-d3ae-00000000f32a | TASK | Pre-cache facts 2025-10-14 08:13:15.421195 | fa163e75-7366-a2e0-d3ae-00000000f0fd | TIMING | Manage containers for step 3 with tripleo-ansible | np0005486752 | 0:22:22.744048 | 0.10s 2025-10-14 08:13:15.451925 | fa163e75-7366-a2e0-d3ae-00000000f521 | TASK | Gather variables for each operating system 2025-10-14 08:13:15.464021 | fa163e75-7366-a2e0-d3ae-00000000f32c | CHANGED | Sync cached facts | np0005486751 -> 192.168.122.107 [WARNING]: ('np0005486751 -> 192.168.122.107', 'fa163e75-7366-a2e0-d3ae-00000000f32c') missing from stats 2025-10-14 08:13:15.485961 | fa163e75-7366-a2e0-d3ae-00000000f521 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486750 | 0:22:22.808790 | 0.11s 2025-10-14 08:13:15.501406 | fa163e75-7366-a2e0-d3ae-00000000f522 | TASK | Create container logs path 2025-10-14 08:13:15.526050 | fa163e75-7366-a2e0-d3ae-00000000f12e | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:13:15.536630 | fa163e75-7366-a2e0-d3ae-00000000f0d1 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 2025-10-14 08:13:15.540580 | fa163e75-7366-a2e0-d3ae-00000000f0d1 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:22.863441 | 0.46s 2025-10-14 08:13:15.541253 | fa163e75-7366-a2e0-d3ae-00000000f521 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486752 | 0:22:22.864128 | 0.09s 2025-10-14 08:13:15.557669 | fa163e75-7366-a2e0-d3ae-00000000f522 | TASK | Create container logs path 2025-10-14 08:13:15.584397 | fa163e75-7366-a2e0-d3ae-00000000f0d2 | TASK | Finalise hashes for all containers 2025-10-14 08:13:15.593046 | fa163e75-7366-a2e0-d3ae-00000000f12e | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486751 2025-10-14 08:13:15.594023 | fa163e75-7366-a2e0-d3ae-00000000f12e | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486751 | 0:22:22.916885 | 0.07s 2025-10-14 08:13:15.607065 | fa163e75-7366-a2e0-d3ae-00000000f130 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-14 08:13:15.632284 | fa163e75-7366-a2e0-d3ae-00000000f130 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005486751 | 0:22:22.955140 | 0.02s 2025-10-14 08:13:15.657286 | fa163e75-7366-a2e0-d3ae-00000000f521 | TASK | Gather variables for each operating system 2025-10-14 08:13:15.672576 | fa163e75-7366-a2e0-d3ae-00000000f0d2 | OK | Finalise hashes for all containers | np0005486746 2025-10-14 08:13:15.675493 | fa163e75-7366-a2e0-d3ae-00000000f0d2 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486746 | 0:22:22.998357 | 0.09s 2025-10-14 08:13:15.696612 | fa163e75-7366-a2e0-d3ae-00000000f0d4 | TASK | Manage systemd shutdown files 2025-10-14 08:13:15.750358 | fa163e75-7366-a2e0-d3ae-00000000f0d4 | SKIPPED | Manage systemd shutdown files | np0005486746 2025-10-14 08:13:15.754276 | fa163e75-7366-a2e0-d3ae-00000000f0d4 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486746 | 0:22:23.077134 | 0.06s 2025-10-14 08:13:15.755201 | fa163e75-7366-a2e0-d3ae-00000000f521 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486751 | 0:22:23.078068 | 0.10s 2025-10-14 08:13:15.771789 | fa163e75-7366-a2e0-d3ae-00000000f522 | TASK | Create container logs path 2025-10-14 08:13:15.799486 | fa163e75-7366-a2e0-d3ae-00000000f0d6 | TASK | Update container configs with new config hashes 2025-10-14 08:13:15.809942 | fa163e75-7366-a2e0-d3ae-00000000f522 | OK | Create container logs path | np0005486750 2025-10-14 08:13:15.810963 | fa163e75-7366-a2e0-d3ae-00000000f522 | TIMING | tripleo_container_manage : Create container logs path | np0005486750 | 0:22:23.133826 | 0.31s 2025-10-14 08:13:15.824135 | fa163e75-7366-a2e0-d3ae-00000000f524 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:15.845091 | fa163e75-7366-a2e0-d3ae-00000000f0d6 | SKIPPED | Update container configs with new config hashes | np0005486746 2025-10-14 08:13:15.846127 | fa163e75-7366-a2e0-d3ae-00000000f0d6 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486746 | 0:22:23.168994 | 0.04s 2025-10-14 08:13:15.870477 | fa163e75-7366-a2e0-d3ae-00000000f0d7 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:13:15.883941 | fa163e75-7366-a2e0-d3ae-00000000f522 | OK | Create container logs path | np0005486752 2025-10-14 08:13:15.885146 | fa163e75-7366-a2e0-d3ae-00000000f522 | TIMING | tripleo_container_manage : Create container logs path | np0005486752 | 0:22:23.208007 | 0.33s 2025-10-14 08:13:15.897578 | fa163e75-7366-a2e0-d3ae-00000000f524 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:15.916782 | fa163e75-7366-a2e0-d3ae-00000000f0d7 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:23.239630 | 0.05s 2025-10-14 08:13:15.935763 | 3d04eeec-a906-4569-a0c2-a09fc65b5b34 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486746 2025-10-14 08:13:15.961009 | fa163e75-7366-a2e0-d3ae-00000000f5c2 | TASK | Gather podman infos 2025-10-14 08:13:15.969401 | fa163e75-7366-a2e0-d3ae-00000000f32a | CHANGED | Pre-cache facts | np0005486749 2025-10-14 08:13:15.970382 | fa163e75-7366-a2e0-d3ae-00000000f32a | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486749 | 0:22:23.293242 | 0.74s 2025-10-14 08:13:15.987375 | fa163e75-7366-a2e0-d3ae-00000000f32b | TASK | Failed deployment if facter fails 2025-10-14 08:13:16.023663 | fa163e75-7366-a2e0-d3ae-00000000f32b | SKIPPED | Failed deployment if facter fails | np0005486749 2025-10-14 08:13:16.024543 | fa163e75-7366-a2e0-d3ae-00000000f32b | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486749 | 0:22:23.347403 | 0.04s 2025-10-14 08:13:16.050801 | fa163e75-7366-a2e0-d3ae-00000000f32c | TASK | Sync cached facts 2025-10-14 08:13:16.086820 | fa163e75-7366-a2e0-d3ae-00000000f32a | CHANGED | Pre-cache facts | np0005486748 2025-10-14 08:13:16.088831 | fa163e75-7366-a2e0-d3ae-00000000f32a | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486748 | 0:22:23.411682 | 0.68s 2025-10-14 08:13:16.130028 | fa163e75-7366-a2e0-d3ae-00000000f32b | TASK | Failed deployment if facter fails 2025-10-14 08:13:16.142427 | fa163e75-7366-a2e0-d3ae-00000000f522 | OK | Create container logs path | np0005486751 2025-10-14 08:13:16.143906 | fa163e75-7366-a2e0-d3ae-00000000f522 | TIMING | tripleo_container_manage : Create container logs path | np0005486751 | 0:22:23.466759 | 0.37s 2025-10-14 08:13:16.161722 | fa163e75-7366-a2e0-d3ae-00000000f524 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:16.182465 | fa163e75-7366-a2e0-d3ae-00000000f524 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005486750 2025-10-14 08:13:16.184841 | fa163e75-7366-a2e0-d3ae-00000000f524 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005486750 | 0:22:23.507651 | 0.36s 2025-10-14 08:13:16.187513 | fa163e75-7366-a2e0-d3ae-00000000f32b | SKIPPED | Failed deployment if facter fails | np0005486748 2025-10-14 08:13:16.188371 | fa163e75-7366-a2e0-d3ae-00000000f32b | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486748 | 0:22:23.511236 | 0.06s 2025-10-14 08:13:16.212882 | fa163e75-7366-a2e0-d3ae-00000000f525 | TASK | Finalise hashes for all containers 2025-10-14 08:13:16.284223 | fa163e75-7366-a2e0-d3ae-00000000f32c | TASK | Sync cached facts 2025-10-14 08:13:16.295162 | fa163e75-7366-a2e0-d3ae-00000000f524 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005486752 2025-10-14 08:13:16.296516 | fa163e75-7366-a2e0-d3ae-00000000f524 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005486752 | 0:22:23.619372 | 0.40s 2025-10-14 08:13:16.316383 | fa163e75-7366-a2e0-d3ae-00000000f525 | TASK | Finalise hashes for all containers 2025-10-14 08:13:16.327617 | fa163e75-7366-a2e0-d3ae-00000000f525 | OK | Finalise hashes for all containers | np0005486750 2025-10-14 08:13:16.328851 | fa163e75-7366-a2e0-d3ae-00000000f525 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486750 | 0:22:23.651708 | 0.11s 2025-10-14 08:13:16.345698 | fa163e75-7366-a2e0-d3ae-00000000f527 | TASK | Manage systemd shutdown files 2025-10-14 08:13:16.392281 | fa163e75-7366-a2e0-d3ae-00000000f525 | OK | Finalise hashes for all containers | np0005486752 2025-10-14 08:13:16.393986 | fa163e75-7366-a2e0-d3ae-00000000f525 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486752 | 0:22:23.716855 | 0.08s 2025-10-14 08:13:16.394795 | fa163e75-7366-a2e0-d3ae-00000000f527 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486750 | 0:22:23.717670 | 0.05s 2025-10-14 08:13:16.411157 | 7426232c-eb14-4d8b-a816-d9c7509cfb9a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486750 2025-10-14 08:13:16.426024 | fa163e75-7366-a2e0-d3ae-00000000f5f8 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:13:16.445368 | fa163e75-7366-a2e0-d3ae-00000000f527 | TASK | Manage systemd shutdown files 2025-10-14 08:13:16.485241 | fa163e75-7366-a2e0-d3ae-00000000f32c | CHANGED | Sync cached facts | np0005486749 -> 192.168.122.105 [WARNING]: ('np0005486749 -> 192.168.122.105', 'fa163e75-7366-a2e0-d3ae-00000000f32c') missing from stats 2025-10-14 08:13:16.492050 | fa163e75-7366-a2e0-d3ae-00000000f527 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486752 | 0:22:23.814901 | 0.04s 2025-10-14 08:13:16.528202 | 9c9b4b23-2803-41f5-b84a-326d9d4da4f9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486752 2025-10-14 08:13:16.554505 | fa163e75-7366-a2e0-d3ae-00000000f615 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:13:16.578332 | fa163e75-7366-a2e0-d3ae-00000000f524 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005486751 2025-10-14 08:13:16.579243 | fa163e75-7366-a2e0-d3ae-00000000f524 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005486751 | 0:22:23.902109 | 0.42s 2025-10-14 08:13:16.590065 | fa163e75-7366-a2e0-d3ae-00000000f525 | TASK | Finalise hashes for all containers 2025-10-14 08:13:16.613201 | fa163e75-7366-a2e0-d3ae-00000000f157 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:13:16.667592 | fa163e75-7366-a2e0-d3ae-00000000f525 | OK | Finalise hashes for all containers | np0005486751 2025-10-14 08:13:16.668928 | fa163e75-7366-a2e0-d3ae-00000000f525 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486751 | 0:22:23.991793 | 0.08s 2025-10-14 08:13:16.685562 | fa163e75-7366-a2e0-d3ae-00000000f527 | TASK | Manage systemd shutdown files 2025-10-14 08:13:16.696152 | fa163e75-7366-a2e0-d3ae-00000000f157 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486749 2025-10-14 08:13:16.703366 | fa163e75-7366-a2e0-d3ae-00000000f157 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486749 | 0:22:24.026227 | 0.09s 2025-10-14 08:13:16.703922 | fa163e75-7366-a2e0-d3ae-00000000f32c | CHANGED | Sync cached facts | np0005486748 -> 192.168.122.104 [WARNING]: ('np0005486748 -> 192.168.122.104', 'fa163e75-7366-a2e0-d3ae-00000000f32c') missing from stats 2025-10-14 08:13:16.738981 | fa163e75-7366-a2e0-d3ae-00000000f159 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-14 08:13:16.747152 | fa163e75-7366-a2e0-d3ae-00000000f527 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486751 | 0:22:24.069998 | 0.06s 2025-10-14 08:13:16.768088 | 369dea9c-e5d1-40da-bdb5-15a112884842 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486751 2025-10-14 08:13:16.789326 | fa163e75-7366-a2e0-d3ae-00000000f638 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:13:16.818374 | fa163e75-7366-a2e0-d3ae-00000000f16f | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:13:16.827012 | fa163e75-7366-a2e0-d3ae-00000000f159 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005486749 | 0:22:24.149853 | 0.09s 2025-10-14 08:13:16.827927 | fa163e75-7366-a2e0-d3ae-00000000f5f8 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486750 2025-10-14 08:13:16.828608 | fa163e75-7366-a2e0-d3ae-00000000f5f8 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486750 | 0:22:24.151484 | 0.40s 2025-10-14 08:13:16.859779 | fa163e75-7366-a2e0-d3ae-00000000f5f9 | TASK | Set podman_drop_in fact 2025-10-14 08:13:16.892870 | fa163e75-7366-a2e0-d3ae-00000000f521 | TASK | Gather variables for each operating system 2025-10-14 08:13:16.903079 | fa163e75-7366-a2e0-d3ae-00000000f16f | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486748 2025-10-14 08:13:16.904105 | fa163e75-7366-a2e0-d3ae-00000000f16f | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486748 | 0:22:24.226964 | 0.08s 2025-10-14 08:13:16.926658 | fa163e75-7366-a2e0-d3ae-00000000f171 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-14 08:13:16.935501 | fa163e75-7366-a2e0-d3ae-00000000f615 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486752 2025-10-14 08:13:16.942338 | fa163e75-7366-a2e0-d3ae-00000000f615 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486752 | 0:22:24.265200 | 0.39s 2025-10-14 08:13:16.943329 | fa163e75-7366-a2e0-d3ae-00000000f5f9 | OK | Set podman_drop_in fact | np0005486750 2025-10-14 08:13:16.943856 | fa163e75-7366-a2e0-d3ae-00000000f5f9 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486750 | 0:22:24.266729 | 0.08s 2025-10-14 08:13:16.961924 | fa163e75-7366-a2e0-d3ae-00000000f5fb | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:13:16.980535 | fa163e75-7366-a2e0-d3ae-00000000f618 | TASK | Set podman_drop_in fact 2025-10-14 08:13:16.990015 | fa163e75-7366-a2e0-d3ae-00000000f171 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005486748 | 0:22:24.312872 | 0.06s 2025-10-14 08:13:17.080526 | fa163e75-7366-a2e0-d3ae-00000000f521 | TASK | Gather variables for each operating system 2025-10-14 08:13:17.088290 | fa163e75-7366-a2e0-d3ae-00000000f5c2 | OK | Gather podman infos | np0005486746 2025-10-14 08:13:17.089127 | fa163e75-7366-a2e0-d3ae-00000000f5c2 | TIMING | tripleo_container_manage : Gather podman infos | np0005486746 | 0:22:24.411989 | 1.13s 2025-10-14 08:13:17.125632 | fa163e75-7366-a2e0-d3ae-00000000f521 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486749 | 0:22:24.448496 | 0.23s 2025-10-14 08:13:17.126256 | fa163e75-7366-a2e0-d3ae-00000000f618 | OK | Set podman_drop_in fact | np0005486752 2025-10-14 08:13:17.126833 | fa163e75-7366-a2e0-d3ae-00000000f618 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486752 | 0:22:24.449708 | 0.14s 2025-10-14 08:13:17.140518 | fa163e75-7366-a2e0-d3ae-00000000f61a | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:13:17.179577 | fa163e75-7366-a2e0-d3ae-00000000f5c3 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:13:17.210535 | fa163e75-7366-a2e0-d3ae-00000000f522 | TASK | Create container logs path 2025-10-14 08:13:17.219673 | fa163e75-7366-a2e0-d3ae-00000000f638 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486751 2025-10-14 08:13:17.220639 | fa163e75-7366-a2e0-d3ae-00000000f638 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486751 | 0:22:24.543501 | 0.43s 2025-10-14 08:13:17.221507 | fa163e75-7366-a2e0-d3ae-00000000f521 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486748 | 0:22:24.544381 | 0.14s 2025-10-14 08:13:17.238795 | fa163e75-7366-a2e0-d3ae-00000000f639 | TASK | Set podman_drop_in fact 2025-10-14 08:13:17.274377 | fa163e75-7366-a2e0-d3ae-00000000f522 | TASK | Create container logs path 2025-10-14 08:13:17.286237 | fa163e75-7366-a2e0-d3ae-00000000f5c3 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:24.609076 | 0.10s 2025-10-14 08:13:17.292926 | fa163e75-7366-a2e0-d3ae-00000000f639 | OK | Set podman_drop_in fact | np0005486751 2025-10-14 08:13:17.293761 | fa163e75-7366-a2e0-d3ae-00000000f639 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486751 | 0:22:24.616636 | 0.05s 2025-10-14 08:13:17.330753 | fa163e75-7366-a2e0-d3ae-00000000f63b | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:13:17.456365 | fa163e75-7366-a2e0-d3ae-00000000f1e4 | TIMING | tripleo_container_rm : include_tasks | np0005486746 | 0:22:24.779203 | 0.10s 2025-10-14 08:13:17.499344 | fa163e75-7366-a2e0-d3ae-00000000f0d8 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:13:17.571670 | fa163e75-7366-a2e0-d3ae-00000000f0d8 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:24.894530 | 0.07s 2025-10-14 08:13:17.592957 | 534cefba-09e2-4d25-82bc-350283513716 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486746 2025-10-14 08:13:17.613994 | fa163e75-7366-a2e0-d3ae-00000000f707 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:13:17.622347 | fa163e75-7366-a2e0-d3ae-00000000f522 | OK | Create container logs path | np0005486749 2025-10-14 08:13:17.623298 | fa163e75-7366-a2e0-d3ae-00000000f522 | TIMING | tripleo_container_manage : Create container logs path | np0005486749 | 0:22:24.946159 | 0.41s 2025-10-14 08:13:17.645913 | fa163e75-7366-a2e0-d3ae-00000000f524 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:17.652156 | fa163e75-7366-a2e0-d3ae-00000000f522 | OK | Create container logs path | np0005486748 2025-10-14 08:13:17.653214 | fa163e75-7366-a2e0-d3ae-00000000f522 | TIMING | tripleo_container_manage : Create container logs path | np0005486748 | 0:22:24.976076 | 0.38s 2025-10-14 08:13:17.670770 | fa163e75-7366-a2e0-d3ae-00000000f524 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:17.806262 | fa163e75-7366-a2e0-d3ae-00000000f5fb | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | item=tripleo-container-shutdown 2025-10-14 08:13:17.809859 | fa163e75-7366-a2e0-d3ae-00000000f5fb | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | 0:22:25.132707 | 0.85s 2025-10-14 08:13:18.019120 | fa163e75-7366-a2e0-d3ae-00000000f524 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005486749 2025-10-14 08:13:18.025027 | fa163e75-7366-a2e0-d3ae-00000000f524 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005486749 | 0:22:25.347894 | 0.38s 2025-10-14 08:13:18.027302 | fa163e75-7366-a2e0-d3ae-00000000f61a | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | item=tripleo-container-shutdown 2025-10-14 08:13:18.031941 | fa163e75-7366-a2e0-d3ae-00000000f61a | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | 0:22:25.354802 | 0.89s 2025-10-14 08:13:18.058604 | fa163e75-7366-a2e0-d3ae-00000000f525 | TASK | Finalise hashes for all containers 2025-10-14 08:13:18.066576 | fa163e75-7366-a2e0-d3ae-00000000f524 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005486748 2025-10-14 08:13:18.069763 | fa163e75-7366-a2e0-d3ae-00000000f524 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005486748 | 0:22:25.392605 | 0.40s 2025-10-14 08:13:18.095420 | fa163e75-7366-a2e0-d3ae-00000000f525 | TASK | Finalise hashes for all containers 2025-10-14 08:13:18.150335 | fa163e75-7366-a2e0-d3ae-00000000f525 | OK | Finalise hashes for all containers | np0005486749 2025-10-14 08:13:18.151470 | fa163e75-7366-a2e0-d3ae-00000000f525 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486749 | 0:22:25.474337 | 0.09s 2025-10-14 08:13:18.169696 | fa163e75-7366-a2e0-d3ae-00000000f63b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | item=tripleo-container-shutdown 2025-10-14 08:13:18.172180 | fa163e75-7366-a2e0-d3ae-00000000f63b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | 0:22:25.495041 | 0.84s 2025-10-14 08:13:18.185923 | fa163e75-7366-a2e0-d3ae-00000000f527 | TASK | Manage systemd shutdown files 2025-10-14 08:13:18.194704 | fa163e75-7366-a2e0-d3ae-00000000f525 | OK | Finalise hashes for all containers | np0005486748 2025-10-14 08:13:18.196002 | fa163e75-7366-a2e0-d3ae-00000000f525 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486748 | 0:22:25.518859 | 0.10s 2025-10-14 08:13:18.225367 | fa163e75-7366-a2e0-d3ae-00000000f527 | TASK | Manage systemd shutdown files 2025-10-14 08:13:18.235097 | fa163e75-7366-a2e0-d3ae-00000000f527 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486749 | 0:22:25.557932 | 0.05s 2025-10-14 08:13:18.261174 | 43d6bd37-e1dc-42b5-9f6e-af2498ce3c76 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486749 2025-10-14 08:13:18.286904 | fa163e75-7366-a2e0-d3ae-00000000f753 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:13:18.295515 | fa163e75-7366-a2e0-d3ae-00000000f527 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486748 | 0:22:25.618367 | 0.07s 2025-10-14 08:13:18.319492 | a416d009-3e12-4d59-ba7b-de50fe774680 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486748 2025-10-14 08:13:18.339133 | fa163e75-7366-a2e0-d3ae-00000000f76e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:13:18.559586 | fa163e75-7366-a2e0-d3ae-00000000f5fb | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | item=tripleo-start-podman-container 2025-10-14 08:13:18.563666 | fa163e75-7366-a2e0-d3ae-00000000f5fb | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | 0:22:25.886514 | 1.60s 2025-10-14 08:13:18.575594 | fa163e75-7366-a2e0-d3ae-00000000f5fb | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | 0:22:25.898448 | 1.61s 2025-10-14 08:13:18.596655 | fa163e75-7366-a2e0-d3ae-00000000f5fc | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:13:18.619795 | fa163e75-7366-a2e0-d3ae-00000000f753 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486749 2025-10-14 08:13:18.622026 | fa163e75-7366-a2e0-d3ae-00000000f753 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486749 | 0:22:25.944853 | 0.33s 2025-10-14 08:13:18.654314 | fa163e75-7366-a2e0-d3ae-00000000f754 | TASK | Set podman_drop_in fact 2025-10-14 08:13:18.696114 | fa163e75-7366-a2e0-d3ae-00000000f76e | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486748 2025-10-14 08:13:18.698181 | fa163e75-7366-a2e0-d3ae-00000000f76e | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486748 | 0:22:26.021031 | 0.36s 2025-10-14 08:13:18.743069 | fa163e75-7366-a2e0-d3ae-00000000f76f | TASK | Set podman_drop_in fact 2025-10-14 08:13:18.757628 | fa163e75-7366-a2e0-d3ae-00000000f754 | OK | Set podman_drop_in fact | np0005486749 2025-10-14 08:13:18.759261 | fa163e75-7366-a2e0-d3ae-00000000f754 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486749 | 0:22:26.082111 | 0.10s 2025-10-14 08:13:18.759947 | fa163e75-7366-a2e0-d3ae-00000000f707 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 2025-10-14 08:13:18.760429 | fa163e75-7366-a2e0-d3ae-00000000f707 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:26.083302 | 1.15s 2025-10-14 08:13:18.801798 | fa163e75-7366-a2e0-d3ae-00000000f708 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:13:18.835414 | fa163e75-7366-a2e0-d3ae-00000000f756 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:13:18.846515 | fa163e75-7366-a2e0-d3ae-00000000f76f | OK | Set podman_drop_in fact | np0005486748 2025-10-14 08:13:18.855964 | fa163e75-7366-a2e0-d3ae-00000000f76f | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486748 | 0:22:26.178818 | 0.11s 2025-10-14 08:13:18.857190 | fa163e75-7366-a2e0-d3ae-00000000f61a | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | item=tripleo-start-podman-container 2025-10-14 08:13:18.863263 | fa163e75-7366-a2e0-d3ae-00000000f61a | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | 0:22:26.186122 | 1.72s 2025-10-14 08:13:18.881635 | fa163e75-7366-a2e0-d3ae-00000000f771 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:13:18.894987 | fa163e75-7366-a2e0-d3ae-00000000f61a | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | 0:22:26.217823 | 1.75s 2025-10-14 08:13:18.909453 | fa163e75-7366-a2e0-d3ae-00000000f61b | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:13:18.945984 | fa163e75-7366-a2e0-d3ae-00000000f63b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | item=tripleo-start-podman-container 2025-10-14 08:13:18.949661 | fa163e75-7366-a2e0-d3ae-00000000f63b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | 0:22:26.272502 | 1.62s 2025-10-14 08:13:18.963732 | fa163e75-7366-a2e0-d3ae-00000000f63b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | 0:22:26.286590 | 1.63s 2025-10-14 08:13:18.977082 | fa163e75-7366-a2e0-d3ae-00000000f63c | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:13:19.434940 | fa163e75-7366-a2e0-d3ae-00000000f5fc | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486750 2025-10-14 08:13:19.436737 | fa163e75-7366-a2e0-d3ae-00000000f5fc | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486750 | 0:22:26.759590 | 0.84s 2025-10-14 08:13:19.456193 | fa163e75-7366-a2e0-d3ae-00000000f5fd | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:13:19.715857 | fa163e75-7366-a2e0-d3ae-00000000f756 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | item=tripleo-container-shutdown 2025-10-14 08:13:19.719653 | fa163e75-7366-a2e0-d3ae-00000000f756 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | 0:22:27.042498 | 0.88s 2025-10-14 08:13:19.736936 | fa163e75-7366-a2e0-d3ae-00000000f61b | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486752 2025-10-14 08:13:19.737894 | fa163e75-7366-a2e0-d3ae-00000000f61b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486752 | 0:22:27.060761 | 0.83s 2025-10-14 08:13:19.753245 | fa163e75-7366-a2e0-d3ae-00000000f61c | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:13:19.784990 | fa163e75-7366-a2e0-d3ae-00000000f771 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | item=tripleo-container-shutdown 2025-10-14 08:13:19.788366 | fa163e75-7366-a2e0-d3ae-00000000f771 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | 0:22:27.111219 | 0.91s 2025-10-14 08:13:19.867232 | fa163e75-7366-a2e0-d3ae-00000000f63c | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486751 2025-10-14 08:13:19.868110 | fa163e75-7366-a2e0-d3ae-00000000f63c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486751 | 0:22:27.190979 | 0.89s 2025-10-14 08:13:19.882817 | fa163e75-7366-a2e0-d3ae-00000000f63d | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:13:20.279720 | fa163e75-7366-a2e0-d3ae-00000000f5fd | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486750 2025-10-14 08:13:20.281562 | fa163e75-7366-a2e0-d3ae-00000000f5fd | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486750 | 0:22:27.604415 | 0.82s 2025-10-14 08:13:20.304336 | fa163e75-7366-a2e0-d3ae-00000000f5fe | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:13:20.525835 | fa163e75-7366-a2e0-d3ae-00000000f61c | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486752 2025-10-14 08:13:20.528072 | fa163e75-7366-a2e0-d3ae-00000000f61c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486752 | 0:22:27.850917 | 0.77s 2025-10-14 08:13:20.551726 | fa163e75-7366-a2e0-d3ae-00000000f61d | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:13:20.560563 | fa163e75-7366-a2e0-d3ae-00000000f756 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | item=tripleo-start-podman-container 2025-10-14 08:13:20.561875 | fa163e75-7366-a2e0-d3ae-00000000f756 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | 0:22:27.884735 | 1.72s 2025-10-14 08:13:20.579095 | fa163e75-7366-a2e0-d3ae-00000000f756 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | 0:22:27.901937 | 1.74s 2025-10-14 08:13:20.602942 | fa163e75-7366-a2e0-d3ae-00000000f771 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | item=tripleo-start-podman-container 2025-10-14 08:13:20.604555 | fa163e75-7366-a2e0-d3ae-00000000f771 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | 0:22:27.927418 | 1.72s 2025-10-14 08:13:20.621722 | fa163e75-7366-a2e0-d3ae-00000000f757 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:13:20.631556 | fa163e75-7366-a2e0-d3ae-00000000f771 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | 0:22:27.954401 | 1.75s 2025-10-14 08:13:20.649809 | fa163e75-7366-a2e0-d3ae-00000000f772 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:13:20.753661 | fa163e75-7366-a2e0-d3ae-00000000f63d | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486751 2025-10-14 08:13:20.754869 | fa163e75-7366-a2e0-d3ae-00000000f63d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486751 | 0:22:28.077734 | 0.87s 2025-10-14 08:13:20.766230 | fa163e75-7366-a2e0-d3ae-00000000f63e | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:13:21.007391 | fa163e75-7366-a2e0-d3ae-00000000f5fe | OK | Enable and start tripleo-container-shutdown | np0005486750 2025-10-14 08:13:21.009799 | fa163e75-7366-a2e0-d3ae-00000000f5fe | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486750 | 0:22:28.332653 | 0.70s 2025-10-14 08:13:21.033074 | fa163e75-7366-a2e0-d3ae-00000000f5ff | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:13:21.327366 | fa163e75-7366-a2e0-d3ae-00000000f61d | OK | Enable and start tripleo-container-shutdown | np0005486752 2025-10-14 08:13:21.329500 | fa163e75-7366-a2e0-d3ae-00000000f61d | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486752 | 0:22:28.652356 | 0.76s 2025-10-14 08:13:21.346795 | fa163e75-7366-a2e0-d3ae-00000000f61e | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:13:21.421532 | fa163e75-7366-a2e0-d3ae-00000000f757 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486749 2025-10-14 08:13:21.423129 | fa163e75-7366-a2e0-d3ae-00000000f757 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486749 | 0:22:28.745990 | 0.80s 2025-10-14 08:13:21.441134 | fa163e75-7366-a2e0-d3ae-00000000f758 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:13:21.518994 | fa163e75-7366-a2e0-d3ae-00000000f63e | OK | Enable and start tripleo-container-shutdown | np0005486751 2025-10-14 08:13:21.520579 | fa163e75-7366-a2e0-d3ae-00000000f63e | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486751 | 0:22:28.843439 | 0.75s 2025-10-14 08:13:21.541220 | fa163e75-7366-a2e0-d3ae-00000000f63f | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:13:21.553746 | fa163e75-7366-a2e0-d3ae-00000000f772 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486748 2025-10-14 08:13:21.555954 | fa163e75-7366-a2e0-d3ae-00000000f772 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486748 | 0:22:28.878779 | 0.90s 2025-10-14 08:13:21.582721 | fa163e75-7366-a2e0-d3ae-00000000f773 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:13:21.880993 | fa163e75-7366-a2e0-d3ae-00000000f5ff | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486750 2025-10-14 08:13:21.882137 | fa163e75-7366-a2e0-d3ae-00000000f5ff | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486750 | 0:22:29.205000 | 0.85s 2025-10-14 08:13:21.892884 | fa163e75-7366-a2e0-d3ae-00000000f600 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:13:22.114094 | fa163e75-7366-a2e0-d3ae-00000000f61e | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486752 2025-10-14 08:13:22.115868 | fa163e75-7366-a2e0-d3ae-00000000f61e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486752 | 0:22:29.438726 | 0.77s 2025-10-14 08:13:22.131103 | fa163e75-7366-a2e0-d3ae-00000000f61f | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:13:22.197397 | fa163e75-7366-a2e0-d3ae-00000000f758 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486749 2025-10-14 08:13:22.199934 | fa163e75-7366-a2e0-d3ae-00000000f758 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486749 | 0:22:29.522781 | 0.76s 2025-10-14 08:13:22.236383 | fa163e75-7366-a2e0-d3ae-00000000f759 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:13:22.271342 | fa163e75-7366-a2e0-d3ae-00000000f708 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 2025-10-14 08:13:22.273168 | fa163e75-7366-a2e0-d3ae-00000000f708 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486746 | 0:22:29.596024 | 3.47s 2025-10-14 08:13:22.329768 | fa163e75-7366-a2e0-d3ae-00000000f006 | TASK | Set NB connection 2025-10-14 08:13:22.384657 | fa163e75-7366-a2e0-d3ae-00000000f773 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486748 2025-10-14 08:13:22.385893 | fa163e75-7366-a2e0-d3ae-00000000f773 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486748 | 0:22:29.708756 | 0.80s 2025-10-14 08:13:22.403195 | fa163e75-7366-a2e0-d3ae-00000000f774 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:13:22.419789 | fa163e75-7366-a2e0-d3ae-00000000f63f | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486751 2025-10-14 08:13:22.421094 | fa163e75-7366-a2e0-d3ae-00000000f63f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486751 | 0:22:29.743937 | 0.88s 2025-10-14 08:13:22.432950 | fa163e75-7366-a2e0-d3ae-00000000f640 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:13:22.707931 | fa163e75-7366-a2e0-d3ae-00000000f600 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486750 2025-10-14 08:13:22.709786 | fa163e75-7366-a2e0-d3ae-00000000f600 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486750 | 0:22:30.032639 | 0.82s 2025-10-14 08:13:22.731066 | fa163e75-7366-a2e0-d3ae-00000000f601 | TASK | Enable and start netns-placeholder 2025-10-14 08:13:22.848475 | fa163e75-7366-a2e0-d3ae-00000000f006 | CHANGED | Set NB connection | np0005486746 2025-10-14 08:13:22.849734 | fa163e75-7366-a2e0-d3ae-00000000f006 | TIMING | Set NB connection | np0005486746 | 0:22:30.172594 | 0.52s 2025-10-14 08:13:22.872370 | fa163e75-7366-a2e0-d3ae-00000000f007 | TASK | Set SB connection 2025-10-14 08:13:22.970103 | fa163e75-7366-a2e0-d3ae-00000000f61f | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486752 2025-10-14 08:13:22.972921 | fa163e75-7366-a2e0-d3ae-00000000f61f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486752 | 0:22:30.295772 | 0.84s 2025-10-14 08:13:22.995766 | fa163e75-7366-a2e0-d3ae-00000000f620 | TASK | Enable and start netns-placeholder 2025-10-14 08:13:23.026288 | fa163e75-7366-a2e0-d3ae-00000000f759 | OK | Enable and start tripleo-container-shutdown | np0005486749 2025-10-14 08:13:23.028662 | fa163e75-7366-a2e0-d3ae-00000000f759 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486749 | 0:22:30.351524 | 0.79s 2025-10-14 08:13:23.050358 | fa163e75-7366-a2e0-d3ae-00000000f75a | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:13:23.185534 | fa163e75-7366-a2e0-d3ae-00000000f774 | OK | Enable and start tripleo-container-shutdown | np0005486748 2025-10-14 08:13:23.187823 | fa163e75-7366-a2e0-d3ae-00000000f774 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486748 | 0:22:30.510686 | 0.78s 2025-10-14 08:13:23.211787 | fa163e75-7366-a2e0-d3ae-00000000f775 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:13:23.291683 | fa163e75-7366-a2e0-d3ae-00000000f640 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486751 2025-10-14 08:13:23.292722 | fa163e75-7366-a2e0-d3ae-00000000f640 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486751 | 0:22:30.615589 | 0.86s 2025-10-14 08:13:23.304462 | fa163e75-7366-a2e0-d3ae-00000000f641 | TASK | Enable and start netns-placeholder 2025-10-14 08:13:23.353016 | fa163e75-7366-a2e0-d3ae-00000000f007 | CHANGED | Set SB connection | np0005486746 2025-10-14 08:13:23.354571 | fa163e75-7366-a2e0-d3ae-00000000f007 | TIMING | Set SB connection | np0005486746 | 0:22:30.677391 | 0.48s 2025-10-14 08:13:23.371082 | fa163e75-7366-a2e0-d3ae-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-14 08:13:23.497635 | fa163e75-7366-a2e0-d3ae-00000000f601 | CHANGED | Enable and start netns-placeholder | np0005486750 2025-10-14 08:13:23.499487 | fa163e75-7366-a2e0-d3ae-00000000f601 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486750 | 0:22:30.822353 | 0.77s 2025-10-14 08:13:23.510488 | fa163e75-7366-a2e0-d3ae-00000000f529 | TASK | Update container configs with new config hashes 2025-10-14 08:13:23.567420 | fa163e75-7366-a2e0-d3ae-00000000f529 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486750 | 0:22:30.890276 | 0.06s 2025-10-14 08:13:23.582544 | 446e6a20-10b4-48a3-b5f0-5b0d569c237a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486750 2025-10-14 08:13:23.599545 | fa163e75-7366-a2e0-d3ae-00000000f7dd | TASK | Update config hashes for container startup configs 2025-10-14 08:13:23.705550 | fa163e75-7366-a2e0-d3ae-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005486746 2025-10-14 08:13:23.707053 | fa163e75-7366-a2e0-d3ae-0000000000df | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0005486746 | 0:22:31.029915 | 0.33s 2025-10-14 08:13:23.804155 | fa163e75-7366-a2e0-d3ae-00000000f620 | CHANGED | Enable and start netns-placeholder | np0005486752 2025-10-14 08:13:23.805972 | fa163e75-7366-a2e0-d3ae-00000000f620 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486752 | 0:22:31.128838 | 0.81s 2025-10-14 08:13:23.821414 | fa163e75-7366-a2e0-d3ae-00000000f529 | TASK | Update container configs with new config hashes 2025-10-14 08:13:23.831481 | fa163e75-7366-a2e0-d3ae-0000000000e0 | TIMING | include_tasks | np0005486746 | 0:22:31.154299 | 0.10s 2025-10-14 08:13:23.859012 | 6fa7ceda-f57b-4279-a241-886b14a969bb | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486746 2025-10-14 08:13:23.876892 | fa163e75-7366-a2e0-d3ae-00000000f7fe | TASK | Write the config_step hieradata 2025-10-14 08:13:23.891715 | fa163e75-7366-a2e0-d3ae-00000000f529 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486752 | 0:22:31.214568 | 0.07s 2025-10-14 08:13:23.903122 | 53eb7e7a-deee-4b1a-9267-a35fb4aaf83c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486752 2025-10-14 08:13:23.915211 | fa163e75-7366-a2e0-d3ae-00000000f816 | TASK | Update config hashes for container startup configs 2025-10-14 08:13:23.957638 | fa163e75-7366-a2e0-d3ae-00000000f75a | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486749 2025-10-14 08:13:23.959049 | fa163e75-7366-a2e0-d3ae-00000000f75a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486749 | 0:22:31.281854 | 0.91s 2025-10-14 08:13:23.983743 | fa163e75-7366-a2e0-d3ae-00000000f75b | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:13:23.990293 | fa163e75-7366-a2e0-d3ae-00000000f7dd | OK | Update config hashes for container startup configs | np0005486750 2025-10-14 08:13:23.991160 | fa163e75-7366-a2e0-d3ae-00000000f7dd | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486750 | 0:22:31.314023 | 0.39s 2025-10-14 08:13:24.012660 | fa163e75-7366-a2e0-d3ae-00000000f52a | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:24.070190 | fa163e75-7366-a2e0-d3ae-00000000f52a | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005486750 | 0:22:31.393031 | 0.05s 2025-10-14 08:13:24.100479 | e8d5c285-caa5-4480-85f7-a9e1e97d9b9a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486750 2025-10-14 08:13:24.120845 | fa163e75-7366-a2e0-d3ae-00000000f839 | TASK | Gather podman infos 2025-10-14 08:13:24.131946 | fa163e75-7366-a2e0-d3ae-00000000f641 | CHANGED | Enable and start netns-placeholder | np0005486751 2025-10-14 08:13:24.133535 | fa163e75-7366-a2e0-d3ae-00000000f641 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486751 | 0:22:31.456388 | 0.83s 2025-10-14 08:13:24.152872 | fa163e75-7366-a2e0-d3ae-00000000f529 | TASK | Update container configs with new config hashes 2025-10-14 08:13:24.165332 | fa163e75-7366-a2e0-d3ae-00000000f775 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486748 2025-10-14 08:13:24.166598 | fa163e75-7366-a2e0-d3ae-00000000f775 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486748 | 0:22:31.489453 | 0.95s 2025-10-14 08:13:24.188927 | fa163e75-7366-a2e0-d3ae-00000000f776 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:13:24.219924 | fa163e75-7366-a2e0-d3ae-00000000f529 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486751 | 0:22:31.542775 | 0.07s 2025-10-14 08:13:24.237283 | 5b6577c5-408e-427b-b122-2dc8eae4c678 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486751 2025-10-14 08:13:24.248852 | fa163e75-7366-a2e0-d3ae-00000000f868 | TASK | Update config hashes for container startup configs 2025-10-14 08:13:24.300811 | fa163e75-7366-a2e0-d3ae-00000000f816 | OK | Update config hashes for container startup configs | np0005486752 2025-10-14 08:13:24.302608 | fa163e75-7366-a2e0-d3ae-00000000f816 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486752 | 0:22:31.625453 | 0.39s 2025-10-14 08:13:24.329600 | fa163e75-7366-a2e0-d3ae-00000000f52a | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:24.393745 | fa163e75-7366-a2e0-d3ae-00000000f52a | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005486752 | 0:22:31.716604 | 0.06s 2025-10-14 08:13:24.410869 | 87a72c25-f6a3-4305-9249-581b062dd2bc | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486752 2025-10-14 08:13:24.431810 | fa163e75-7366-a2e0-d3ae-00000000f887 | TASK | Gather podman infos 2025-10-14 08:13:24.604202 | fa163e75-7366-a2e0-d3ae-00000000f868 | OK | Update config hashes for container startup configs | np0005486751 2025-10-14 08:13:24.605972 | fa163e75-7366-a2e0-d3ae-00000000f868 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486751 | 0:22:31.928823 | 0.36s 2025-10-14 08:13:24.631411 | fa163e75-7366-a2e0-d3ae-00000000f52a | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:24.701076 | fa163e75-7366-a2e0-d3ae-00000000f52a | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005486751 | 0:22:32.023925 | 0.07s 2025-10-14 08:13:24.724277 | 8ec6207d-f1c2-4fb3-98dc-1fb91c705ff4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486751 2025-10-14 08:13:24.762136 | fa163e75-7366-a2e0-d3ae-00000000f8b6 | TASK | Gather podman infos 2025-10-14 08:13:24.777223 | fa163e75-7366-a2e0-d3ae-00000000f7fe | OK | Write the config_step hieradata | np0005486746 2025-10-14 08:13:24.779341 | fa163e75-7366-a2e0-d3ae-00000000f7fe | TIMING | Write the config_step hieradata | np0005486746 | 0:22:32.102181 | 0.89s 2025-10-14 08:13:24.849530 | fa163e75-7366-a2e0-d3ae-00000000f7ff | TASK | Run puppet host configuration for step 3 2025-10-14 08:13:24.871424 | fa163e75-7366-a2e0-d3ae-00000000f839 | OK | Gather podman infos | np0005486750 2025-10-14 08:13:24.872876 | fa163e75-7366-a2e0-d3ae-00000000f839 | TIMING | tripleo_container_manage : Gather podman infos | np0005486750 | 0:22:32.195735 | 0.75s 2025-10-14 08:13:24.891362 | fa163e75-7366-a2e0-d3ae-00000000f75b | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486749 2025-10-14 08:13:24.892202 | fa163e75-7366-a2e0-d3ae-00000000f75b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486749 | 0:22:32.215072 | 0.91s 2025-10-14 08:13:24.930173 | fa163e75-7366-a2e0-d3ae-00000000f83a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:24.974547 | fa163e75-7366-a2e0-d3ae-00000000f75c | TASK | Enable and start netns-placeholder 2025-10-14 08:13:25.022849 | fa163e75-7366-a2e0-d3ae-00000000f887 | OK | Gather podman infos | np0005486752 2025-10-14 08:13:25.025043 | fa163e75-7366-a2e0-d3ae-00000000f887 | TIMING | tripleo_container_manage : Gather podman infos | np0005486752 | 0:22:32.347891 | 0.59s 2025-10-14 08:13:25.051882 | fa163e75-7366-a2e0-d3ae-00000000f83a | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486750 | 0:22:32.374728 | 0.12s 2025-10-14 08:13:25.053090 | fa163e75-7366-a2e0-d3ae-00000000f776 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486748 2025-10-14 08:13:25.054094 | fa163e75-7366-a2e0-d3ae-00000000f776 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486748 | 0:22:32.376959 | 0.86s 2025-10-14 08:13:25.118669 | fa163e75-7366-a2e0-d3ae-00000000f888 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:25.146502 | fa163e75-7366-a2e0-d3ae-00000000f777 | TASK | Enable and start netns-placeholder 2025-10-14 08:13:25.169918 | fa163e75-7366-a2e0-d3ae-00000000f1e4 | TIMING | tripleo_container_rm : include_tasks | np0005486750 | 0:22:32.492752 | 0.08s 2025-10-14 08:13:25.200103 | fa163e75-7366-a2e0-d3ae-00000000f888 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486752 | 0:22:32.522961 | 0.08s 2025-10-14 08:13:25.242033 | fa163e75-7366-a2e0-d3ae-00000000f52b | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:25.293285 | fa163e75-7366-a2e0-d3ae-00000000f52b | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005486750 | 0:22:32.616137 | 0.05s 2025-10-14 08:13:25.306265 | ec3e56fa-5239-4927-b352-d671721ba6d1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486750 2025-10-14 08:13:25.327747 | fa163e75-7366-a2e0-d3ae-00000000f963 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:25.336628 | fa163e75-7366-a2e0-d3ae-00000000f1e4 | TIMING | tripleo_container_rm : include_tasks | np0005486752 | 0:22:32.659478 | 0.07s 2025-10-14 08:13:25.359092 | fa163e75-7366-a2e0-d3ae-00000000f52b | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:25.417868 | fa163e75-7366-a2e0-d3ae-00000000f52b | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005486752 | 0:22:32.740725 | 0.06s 2025-10-14 08:13:25.429453 | dc49bdfe-e3e0-48a9-a96c-ec65bdea9f15 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486752 2025-10-14 08:13:25.476784 | fa163e75-7366-a2e0-d3ae-00000000f9a9 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:25.491852 | fa163e75-7366-a2e0-d3ae-00000000f8b6 | OK | Gather podman infos | np0005486751 2025-10-14 08:13:25.493699 | fa163e75-7366-a2e0-d3ae-00000000f8b6 | TIMING | tripleo_container_manage : Gather podman infos | np0005486751 | 0:22:32.816539 | 0.73s 2025-10-14 08:13:25.545866 | fa163e75-7366-a2e0-d3ae-00000000f8b7 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:25.604872 | fa163e75-7366-a2e0-d3ae-00000000f7ff | CHANGED | Run puppet host configuration for step 3 | np0005486746 2025-10-14 08:13:25.606021 | fa163e75-7366-a2e0-d3ae-00000000f7ff | TIMING | Run puppet host configuration for step 3 | np0005486746 | 0:22:32.928884 | 0.75s 2025-10-14 08:13:25.634350 | fa163e75-7366-a2e0-d3ae-00000000f800 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:13:25.647049 | fa163e75-7366-a2e0-d3ae-00000000f8b7 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486751 | 0:22:32.969890 | 0.10s 2025-10-14 08:13:25.739038 | fa163e75-7366-a2e0-d3ae-00000000f1e4 | TIMING | tripleo_container_rm : include_tasks | np0005486751 | 0:22:33.061888 | 0.06s 2025-10-14 08:13:25.757272 | fa163e75-7366-a2e0-d3ae-00000000f75c | CHANGED | Enable and start netns-placeholder | np0005486749 2025-10-14 08:13:25.758063 | fa163e75-7366-a2e0-d3ae-00000000f75c | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486749 | 0:22:33.080924 | 0.78s 2025-10-14 08:13:25.768101 | fa163e75-7366-a2e0-d3ae-00000000f52b | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:25.791137 | fa163e75-7366-a2e0-d3ae-00000000f529 | TASK | Update container configs with new config hashes 2025-10-14 08:13:25.830412 | fa163e75-7366-a2e0-d3ae-00000000f52b | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005486751 | 0:22:33.153268 | 0.06s 2025-10-14 08:13:25.842259 | e95523bd-1c4c-47b6-af97-73174ca2a89c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486751 2025-10-14 08:13:25.862231 | fa163e75-7366-a2e0-d3ae-00000000fa2f | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:25.877830 | fa163e75-7366-a2e0-d3ae-00000000f529 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486749 | 0:22:33.200675 | 0.08s 2025-10-14 08:13:25.894180 | 7187deb6-e505-44d7-8e54-b9aff853ce30 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486749 2025-10-14 08:13:25.910808 | fa163e75-7366-a2e0-d3ae-00000000fa73 | TASK | Update config hashes for container startup configs 2025-10-14 08:13:26.122430 | fa163e75-7366-a2e0-d3ae-00000000f800 | WAITING | Wait for puppet host configuration to finish | np0005486746 | 360 retries left 2025-10-14 08:13:26.131939 | fa163e75-7366-a2e0-d3ae-00000000f777 | CHANGED | Enable and start netns-placeholder | np0005486748 2025-10-14 08:13:26.132925 | fa163e75-7366-a2e0-d3ae-00000000f777 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486748 | 0:22:33.455796 | 0.98s 2025-10-14 08:13:26.147548 | fa163e75-7366-a2e0-d3ae-00000000f529 | TASK | Update container configs with new config hashes 2025-10-14 08:13:26.214709 | fa163e75-7366-a2e0-d3ae-00000000f529 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486748 | 0:22:33.537566 | 0.07s 2025-10-14 08:13:26.229127 | 9e8243ab-cf5b-456b-b91a-bd51324e1f4d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486748 2025-10-14 08:13:26.244751 | fa163e75-7366-a2e0-d3ae-00000000fa94 | TASK | Update config hashes for container startup configs 2025-10-14 08:13:26.566319 | fa163e75-7366-a2e0-d3ae-00000000fa73 | OK | Update config hashes for container startup configs | np0005486749 2025-10-14 08:13:26.568250 | fa163e75-7366-a2e0-d3ae-00000000fa73 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486749 | 0:22:33.891102 | 0.66s 2025-10-14 08:13:26.607946 | fa163e75-7366-a2e0-d3ae-00000000f52a | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:26.647058 | fa163e75-7366-a2e0-d3ae-00000000fa94 | OK | Update config hashes for container startup configs | np0005486748 2025-10-14 08:13:26.648260 | fa163e75-7366-a2e0-d3ae-00000000fa94 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486748 | 0:22:33.971120 | 0.40s 2025-10-14 08:13:26.670832 | fa163e75-7366-a2e0-d3ae-00000000f52a | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:26.684147 | fa163e75-7366-a2e0-d3ae-00000000f52a | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005486749 | 0:22:34.006994 | 0.07s 2025-10-14 08:13:26.706499 | d7064e0b-fada-42b6-a9a2-8ac98510a92c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486749 2025-10-14 08:13:26.726092 | fa163e75-7366-a2e0-d3ae-00000000fab5 | TASK | Gather podman infos 2025-10-14 08:13:26.741632 | fa163e75-7366-a2e0-d3ae-00000000f52a | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005486748 | 0:22:34.064482 | 0.06s 2025-10-14 08:13:26.757973 | d19269e9-736f-4c90-9386-35aac50a5483 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486748 2025-10-14 08:13:26.776054 | fa163e75-7366-a2e0-d3ae-00000000fae2 | TASK | Gather podman infos 2025-10-14 08:13:27.748424 | fa163e75-7366-a2e0-d3ae-00000000fab5 | OK | Gather podman infos | np0005486749 2025-10-14 08:13:27.750562 | fa163e75-7366-a2e0-d3ae-00000000fab5 | TIMING | tripleo_container_manage : Gather podman infos | np0005486749 | 0:22:35.073413 | 1.02s 2025-10-14 08:13:27.875526 | fa163e75-7366-a2e0-d3ae-00000000fab6 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:27.899044 | fa163e75-7366-a2e0-d3ae-00000000fae2 | OK | Gather podman infos | np0005486748 2025-10-14 08:13:27.900992 | fa163e75-7366-a2e0-d3ae-00000000fae2 | TIMING | tripleo_container_manage : Gather podman infos | np0005486748 | 0:22:35.223825 | 1.12s 2025-10-14 08:13:27.956271 | fa163e75-7366-a2e0-d3ae-00000000fab6 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486749 | 0:22:35.279109 | 0.07s 2025-10-14 08:13:28.003808 | fa163e75-7366-a2e0-d3ae-00000000fae3 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:28.079777 | fa163e75-7366-a2e0-d3ae-00000000fae3 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486748 | 0:22:35.402617 | 0.07s 2025-10-14 08:13:28.140985 | fa163e75-7366-a2e0-d3ae-00000000f1e4 | TIMING | tripleo_container_rm : include_tasks | np0005486749 | 0:22:35.463821 | 0.10s 2025-10-14 08:13:28.175423 | fa163e75-7366-a2e0-d3ae-00000000f52b | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:28.223100 | fa163e75-7366-a2e0-d3ae-00000000f1e4 | TIMING | tripleo_container_rm : include_tasks | np0005486748 | 0:22:35.545940 | 0.10s 2025-10-14 08:13:28.245960 | fa163e75-7366-a2e0-d3ae-00000000f52b | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005486749 | 0:22:35.568830 | 0.07s 2025-10-14 08:13:28.259281 | 756782a7-1daa-46ea-91a6-3b36176072f1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486749 2025-10-14 08:13:28.280522 | fa163e75-7366-a2e0-d3ae-00000000f52b | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:28.308140 | fa163e75-7366-a2e0-d3ae-00000000fb8b | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:28.341707 | fa163e75-7366-a2e0-d3ae-00000000f52b | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005486748 | 0:22:35.664562 | 0.06s 2025-10-14 08:13:28.359837 | 2aed2bb9-f998-4aea-8466-b78223d506ee | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486748 2025-10-14 08:13:28.381022 | fa163e75-7366-a2e0-d3ae-00000000fbcf | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:29.372383 | fa163e75-7366-a2e0-d3ae-00000000f963 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486750 2025-10-14 08:13:29.374139 | fa163e75-7366-a2e0-d3ae-00000000f963 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486750 | 0:22:36.696992 | 4.05s 2025-10-14 08:13:29.395922 | fa163e75-7366-a2e0-d3ae-00000000f964 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:29.769497 | fa163e75-7366-a2e0-d3ae-00000000f9a9 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486752 2025-10-14 08:13:29.771417 | fa163e75-7366-a2e0-d3ae-00000000f9a9 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486752 | 0:22:37.094269 | 4.29s 2025-10-14 08:13:29.796395 | fa163e75-7366-a2e0-d3ae-00000000f9aa | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:30.307882 | fa163e75-7366-a2e0-d3ae-00000000fa2f | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486751 2025-10-14 08:13:30.309231 | fa163e75-7366-a2e0-d3ae-00000000fa2f | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486751 | 0:22:37.632092 | 4.44s 2025-10-14 08:13:30.328296 | fa163e75-7366-a2e0-d3ae-00000000fa30 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:35.302200 | fa163e75-7366-a2e0-d3ae-00000000fb8b | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486749 2025-10-14 08:13:35.303776 | fa163e75-7366-a2e0-d3ae-00000000fb8b | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486749 | 0:22:42.626633 | 6.99s 2025-10-14 08:13:35.330569 | fa163e75-7366-a2e0-d3ae-00000000fb8c | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:35.560594 | fa163e75-7366-a2e0-d3ae-00000000fbcf | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486748 2025-10-14 08:13:35.561553 | fa163e75-7366-a2e0-d3ae-00000000fbcf | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486748 | 0:22:42.884418 | 7.18s 2025-10-14 08:13:35.578386 | fa163e75-7366-a2e0-d3ae-00000000fbd0 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:36.294796 | fa163e75-7366-a2e0-d3ae-00000000f800 | WAITING | Wait for puppet host configuration to finish | np0005486746 | 359 retries left 2025-10-14 08:13:46.616749 | fa163e75-7366-a2e0-d3ae-00000000f800 | CHANGED | Wait for puppet host configuration to finish | np0005486746 2025-10-14 08:13:46.618726 | fa163e75-7366-a2e0-d3ae-00000000f800 | TIMING | Wait for puppet host configuration to finish | np0005486746 | 0:22:53.941585 | 20.98s 2025-10-14 08:13:46.646858 | fa163e75-7366-a2e0-d3ae-00000000f801 | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-14 08:13:46.711804 | fa163e75-7366-a2e0-d3ae-00000000f801 | CHANGED | Debug output for task: Run puppet host configuration for step 3 | np0005486746 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:13:25 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:13:31 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:13:31 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:13:31 puppet-user: (file & line not available)", "<13>Oct 14 08:13:31 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:13:31 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:13:32 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:13:32 puppet-user: Notice: Compiled catalog for np0005486746.ooo.test in environment production in 0.43 seconds", "<13>Oct 14 08:13:36 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Oct 14 08:13:38 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Oct 14 08:13:40 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Oct 14 08:13:40 puppet-user: Notice: Applied catalog in 8.18 seconds", "<13>Oct 14 08:13:40 puppet-user: Application:", "<13>Oct 14 08:13:40 puppet-user: Initial environment: production", "<13>Oct 14 08:13:40 puppet-user: Converged environment: production", "<13>Oct 14 08:13:40 puppet-user: Run mode: user", "<13>Oct 14 08:13:40 puppet-user: Changes:", "<13>Oct 14 08:13:40 puppet-user: Total: 2", "<13>Oct 14 08:13:40 puppet-user: Events:", "<13>Oct 14 08:13:40 puppet-user: Success: 2", "<13>Oct 14 08:13:40 puppet-user: Resources:", "<13>Oct 14 08:13:40 puppet-user: Changed: 2", "<13>Oct 14 08:13:40 puppet-user: Out of sync: 2", "<13>Oct 14 08:13:40 puppet-user: Total: 28", "<13>Oct 14 08:13:40 puppet-user: Time:", "<13>Oct 14 08:13:40 puppet-user: Schedule: 0.00", "<13>Oct 14 08:13:40 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:13:40 puppet-user: Package: 0.00", "<13>Oct 14 08:13:40 puppet-user: File line: 0.00", "<13>Oct 14 08:13:40 puppet-user: File: 0.00", "<13>Oct 14 08:13:40 puppet-user: Augeas: 0.01", "<13>Oct 14 08:13:40 puppet-user: User: 0.01", "<13>Oct 14 08:13:40 puppet-user: Service: 0.10", "<13>Oct 14 08:13:40 puppet-user: Config retrieval: 0.48", "<13>Oct 14 08:13:40 puppet-user: Pcmk property: 1.48", "<13>Oct 14 08:13:40 puppet-user: Last run: 1760429620", "<13>Oct 14 08:13:40 puppet-user: Exec: 2.01", "<13>Oct 14 08:13:40 puppet-user: Pcmk resource default: 2.16", "<13>Oct 14 08:13:40 puppet-user: Pcmk resource op default: 2.21", "<13>Oct 14 08:13:40 puppet-user: Transaction evaluation: 8.16", "<13>Oct 14 08:13:40 puppet-user: Catalog application: 8.18", "<13>Oct 14 08:13:40 puppet-user: Total: 8.20", "<13>Oct 14 08:13:40 puppet-user: Version:", "<13>Oct 14 08:13:40 puppet-user: Config: 1760429611", "<13>Oct 14 08:13:40 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:13:46.713956 | fa163e75-7366-a2e0-d3ae-00000000f801 | TIMING | Debug output for task: Run puppet host configuration for step 3 | np0005486746 | 0:22:54.036808 | 0.07s 2025-10-14 08:13:46.737472 | fa163e75-7366-a2e0-d3ae-00000000f802 | TASK | Pre-cache facts for puppet containers 2025-10-14 08:13:46.761469 | fa163e75-7366-a2e0-d3ae-00000000f802 | TIMING | Pre-cache facts for puppet containers | np0005486746 | 0:22:54.084288 | 0.02s 2025-10-14 08:13:46.817867 | fa163e75-7366-a2e0-d3ae-00000000f324 | TASK | Gather variables for each operating system 2025-10-14 08:13:46.931697 | fa163e75-7366-a2e0-d3ae-00000000f324 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486746 | 0:22:54.254537 | 0.11s 2025-10-14 08:13:46.950473 | fa163e75-7366-a2e0-d3ae-00000000f325 | TASK | Create puppet caching structures 2025-10-14 08:13:47.307869 | fa163e75-7366-a2e0-d3ae-00000000f325 | CHANGED | Create puppet caching structures | np0005486746 2025-10-14 08:13:47.310553 | fa163e75-7366-a2e0-d3ae-00000000f325 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486746 | 0:22:54.633418 | 0.36s 2025-10-14 08:13:47.335141 | fa163e75-7366-a2e0-d3ae-00000000f326 | TASK | Check for facter.conf 2025-10-14 08:13:47.718876 | fa163e75-7366-a2e0-d3ae-00000000f326 | OK | Check for facter.conf | np0005486746 2025-10-14 08:13:47.720611 | fa163e75-7366-a2e0-d3ae-00000000f326 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486746 | 0:22:55.043477 | 0.38s 2025-10-14 08:13:47.737958 | fa163e75-7366-a2e0-d3ae-00000000f327 | TASK | Remove facter.conf if directory 2025-10-14 08:13:47.778306 | fa163e75-7366-a2e0-d3ae-00000000f327 | SKIPPED | Remove facter.conf if directory | np0005486746 2025-10-14 08:13:47.779890 | fa163e75-7366-a2e0-d3ae-00000000f327 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486746 | 0:22:55.102714 | 0.04s 2025-10-14 08:13:47.796080 | fa163e75-7366-a2e0-d3ae-00000000f328 | TASK | Write facter cache config 2025-10-14 08:13:48.691535 | fa163e75-7366-a2e0-d3ae-00000000f328 | CHANGED | Write facter cache config | np0005486746 2025-10-14 08:13:48.693911 | fa163e75-7366-a2e0-d3ae-00000000f328 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486746 | 0:22:56.016773 | 0.90s 2025-10-14 08:13:48.716722 | fa163e75-7366-a2e0-d3ae-00000000f329 | TASK | Cleanup facter cache if exists 2025-10-14 08:13:49.085069 | fa163e75-7366-a2e0-d3ae-00000000f329 | CHANGED | Cleanup facter cache if exists | np0005486746 2025-10-14 08:13:49.086963 | fa163e75-7366-a2e0-d3ae-00000000f329 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486746 | 0:22:56.409828 | 0.37s 2025-10-14 08:13:49.104831 | fa163e75-7366-a2e0-d3ae-00000000f32a | TASK | Pre-cache facts 2025-10-14 08:13:49.859716 | fa163e75-7366-a2e0-d3ae-00000000f32a | CHANGED | Pre-cache facts | np0005486746 2025-10-14 08:13:49.860840 | fa163e75-7366-a2e0-d3ae-00000000f32a | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486746 | 0:22:57.183706 | 0.75s 2025-10-14 08:13:49.883475 | fa163e75-7366-a2e0-d3ae-00000000f32b | TASK | Failed deployment if facter fails 2025-10-14 08:13:49.920978 | fa163e75-7366-a2e0-d3ae-00000000f32b | SKIPPED | Failed deployment if facter fails | np0005486746 2025-10-14 08:13:49.921841 | fa163e75-7366-a2e0-d3ae-00000000f32b | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486746 | 0:22:57.244710 | 0.04s 2025-10-14 08:13:49.950349 | fa163e75-7366-a2e0-d3ae-00000000f32c | TASK | Sync cached facts 2025-10-14 08:13:50.375124 | fa163e75-7366-a2e0-d3ae-00000000f32c | CHANGED | Sync cached facts | np0005486746 -> 192.168.122.103 [WARNING]: ('np0005486746 -> 192.168.122.103', 'fa163e75-7366-a2e0-d3ae-00000000f32c') missing from stats 2025-10-14 08:13:50.439098 | fa163e75-7366-a2e0-d3ae-00000000f803 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:13:50.493351 | fa163e75-7366-a2e0-d3ae-00000000f803 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486746 2025-10-14 08:13:50.495197 | fa163e75-7366-a2e0-d3ae-00000000f803 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486746 | 0:22:57.818051 | 0.05s 2025-10-14 08:13:50.521192 | fa163e75-7366-a2e0-d3ae-00000000f805 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-14 08:13:50.561883 | fa163e75-7366-a2e0-d3ae-00000000f805 | TIMING | Manage containers for step 3 with tripleo-ansible | np0005486746 | 0:22:57.884741 | 0.04s 2025-10-14 08:13:50.597089 | fa163e75-7366-a2e0-d3ae-00000000f521 | TASK | Gather variables for each operating system 2025-10-14 08:13:50.713582 | fa163e75-7366-a2e0-d3ae-00000000f521 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486746 | 0:22:58.036432 | 0.12s 2025-10-14 08:13:50.735599 | fa163e75-7366-a2e0-d3ae-00000000f522 | TASK | Create container logs path 2025-10-14 08:13:51.059528 | fa163e75-7366-a2e0-d3ae-00000000fb8c | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486749 2025-10-14 08:13:51.060611 | fa163e75-7366-a2e0-d3ae-00000000fb8c | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486749 | 0:22:58.383476 | 15.73s 2025-10-14 08:13:51.115535 | fa163e75-7366-a2e0-d3ae-00000000f15b | TASK | Clean container_puppet_tasks for np0005486749 step 3 2025-10-14 08:13:51.123986 | fa163e75-7366-a2e0-d3ae-00000000f522 | OK | Create container logs path | np0005486746 2025-10-14 08:13:51.125116 | fa163e75-7366-a2e0-d3ae-00000000f522 | TIMING | tripleo_container_manage : Create container logs path | np0005486746 | 0:22:58.447963 | 0.39s 2025-10-14 08:13:51.145110 | fa163e75-7366-a2e0-d3ae-00000000f524 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:13:51.457113 | fa163e75-7366-a2e0-d3ae-00000000f15b | OK | Clean container_puppet_tasks for np0005486749 step 3 | np0005486749 2025-10-14 08:13:51.458690 | fa163e75-7366-a2e0-d3ae-00000000f15b | TIMING | Clean container_puppet_tasks for np0005486749 step 3 | np0005486749 | 0:22:58.781552 | 0.34s 2025-10-14 08:13:51.488407 | fa163e75-7366-a2e0-d3ae-00000000f15c | TASK | Calculate container_puppet_tasks for np0005486749 step 3 2025-10-14 08:13:51.545652 | fa163e75-7366-a2e0-d3ae-00000000f15c | TIMING | Calculate container_puppet_tasks for np0005486749 step 3 | np0005486749 | 0:22:58.868506 | 0.06s 2025-10-14 08:13:51.562334 | fa163e75-7366-a2e0-d3ae-00000000f15d | TASK | Include container-puppet tasks for step 3 2025-10-14 08:13:51.583645 | fa163e75-7366-a2e0-d3ae-00000000f524 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005486746 2025-10-14 08:13:51.584597 | fa163e75-7366-a2e0-d3ae-00000000f524 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0005486746 | 0:22:58.907464 | 0.44s 2025-10-14 08:13:51.604031 | fa163e75-7366-a2e0-d3ae-00000000f525 | TASK | Finalise hashes for all containers 2025-10-14 08:13:51.633872 | fa163e75-7366-a2e0-d3ae-00000000f15d | TIMING | Include container-puppet tasks for step 3 | np0005486749 | 0:22:58.956725 | 0.07s 2025-10-14 08:13:51.651868 | 6179e789-538d-4903-8a72-1a314b1aa1ef | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486749 2025-10-14 08:13:51.683913 | fa163e75-7366-a2e0-d3ae-00000000fcc4 | TASK | Write container-puppet-tasks json file for np0005486749 step 3 2025-10-14 08:13:51.692234 | fa163e75-7366-a2e0-d3ae-00000000f525 | OK | Finalise hashes for all containers | np0005486746 2025-10-14 08:13:51.693386 | fa163e75-7366-a2e0-d3ae-00000000f525 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486746 | 0:22:59.016245 | 0.09s 2025-10-14 08:13:51.712681 | fa163e75-7366-a2e0-d3ae-00000000f527 | TASK | Manage systemd shutdown files 2025-10-14 08:13:51.768163 | fa163e75-7366-a2e0-d3ae-00000000f527 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486746 | 0:22:59.091011 | 0.05s 2025-10-14 08:13:51.796990 | 9d1ba449-a1c1-45f9-b23c-9206711d83fc | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486746 2025-10-14 08:13:51.816875 | fa163e75-7366-a2e0-d3ae-00000000fcdf | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:13:52.166882 | fa163e75-7366-a2e0-d3ae-00000000fcdf | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486746 2025-10-14 08:13:52.167904 | fa163e75-7366-a2e0-d3ae-00000000fcdf | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486746 | 0:22:59.490771 | 0.35s 2025-10-14 08:13:52.184644 | fa163e75-7366-a2e0-d3ae-00000000fce0 | TASK | Set podman_drop_in fact 2025-10-14 08:13:52.246612 | fa163e75-7366-a2e0-d3ae-00000000fce0 | OK | Set podman_drop_in fact | np0005486746 2025-10-14 08:13:52.247601 | fa163e75-7366-a2e0-d3ae-00000000fce0 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486746 | 0:22:59.570468 | 0.06s 2025-10-14 08:13:52.265220 | fa163e75-7366-a2e0-d3ae-00000000fce2 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:13:52.684299 | fa163e75-7366-a2e0-d3ae-00000000fcc4 | CHANGED | Write container-puppet-tasks json file for np0005486749 step 3 | np0005486749 2025-10-14 08:13:52.685331 | fa163e75-7366-a2e0-d3ae-00000000fcc4 | TIMING | Write container-puppet-tasks json file for np0005486749 step 3 | np0005486749 | 0:23:00.008198 | 1.00s 2025-10-14 08:13:52.701590 | fa163e75-7366-a2e0-d3ae-00000000fcc6 | TASK | Generate container puppet configs for step 3 2025-10-14 08:13:52.914300 | fa163e75-7366-a2e0-d3ae-00000000f964 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486750 2025-10-14 08:13:52.915511 | fa163e75-7366-a2e0-d3ae-00000000f964 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486750 | 0:23:00.238380 | 23.52s 2025-10-14 08:13:52.947176 | fa163e75-7366-a2e0-d3ae-00000000f132 | TASK | Clean container_puppet_tasks for np0005486750 step 3 2025-10-14 08:13:52.956823 | fa163e75-7366-a2e0-d3ae-00000000f9aa | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486752 2025-10-14 08:13:52.957811 | fa163e75-7366-a2e0-d3ae-00000000f9aa | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486752 | 0:23:00.280657 | 23.16s 2025-10-14 08:13:52.985023 | fa163e75-7366-a2e0-d3ae-00000000f0ff | TASK | Clean container_puppet_tasks for np0005486752 step 3 2025-10-14 08:13:53.077591 | fa163e75-7366-a2e0-d3ae-00000000fcc6 | OK | Generate container puppet configs for step 3 | np0005486749 2025-10-14 08:13:53.078605 | fa163e75-7366-a2e0-d3ae-00000000fcc6 | TIMING | Generate container puppet configs for step 3 | np0005486749 | 0:23:00.401468 | 0.38s 2025-10-14 08:13:53.098800 | fa163e75-7366-a2e0-d3ae-00000000fcc7 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-14 08:13:53.129811 | fa163e75-7366-a2e0-d3ae-00000000fcc7 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005486749 | 0:23:00.452673 | 0.03s 2025-10-14 08:13:53.167793 | fa163e75-7366-a2e0-d3ae-00000000fce2 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | item=tripleo-container-shutdown 2025-10-14 08:13:53.171765 | fa163e75-7366-a2e0-d3ae-00000000fce2 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | 0:23:00.494625 | 0.91s 2025-10-14 08:13:53.183600 | fa163e75-7366-a2e0-d3ae-00000000fd1b | TASK | Gather variables for each operating system 2025-10-14 08:13:53.260229 | fa163e75-7366-a2e0-d3ae-00000000fbd0 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486748 2025-10-14 08:13:53.261767 | fa163e75-7366-a2e0-d3ae-00000000fbd0 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486748 | 0:23:00.584629 | 17.68s 2025-10-14 08:13:53.290417 | fa163e75-7366-a2e0-d3ae-00000000f132 | OK | Clean container_puppet_tasks for np0005486750 step 3 | np0005486750 2025-10-14 08:13:53.291065 | fa163e75-7366-a2e0-d3ae-00000000f132 | TIMING | Clean container_puppet_tasks for np0005486750 step 3 | np0005486750 | 0:23:00.613935 | 0.34s 2025-10-14 08:13:53.291514 | fa163e75-7366-a2e0-d3ae-00000000fd1b | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486749 | 0:23:00.614388 | 0.11s 2025-10-14 08:13:53.312741 | fa163e75-7366-a2e0-d3ae-00000000f133 | TASK | Calculate container_puppet_tasks for np0005486750 step 3 2025-10-14 08:13:53.346558 | fa163e75-7366-a2e0-d3ae-00000000f173 | TASK | Clean container_puppet_tasks for np0005486748 step 3 2025-10-14 08:13:53.366772 | fa163e75-7366-a2e0-d3ae-00000000fd1c | TASK | Create container logs path 2025-10-14 08:13:53.373736 | fa163e75-7366-a2e0-d3ae-00000000f0ff | OK | Clean container_puppet_tasks for np0005486752 step 3 | np0005486752 2025-10-14 08:13:53.374658 | fa163e75-7366-a2e0-d3ae-00000000f0ff | TIMING | Clean container_puppet_tasks for np0005486752 step 3 | np0005486752 | 0:23:00.697513 | 0.39s 2025-10-14 08:13:53.375108 | fa163e75-7366-a2e0-d3ae-00000000f133 | TIMING | Calculate container_puppet_tasks for np0005486750 step 3 | np0005486750 | 0:23:00.697984 | 0.06s 2025-10-14 08:13:53.387112 | fa163e75-7366-a2e0-d3ae-00000000f134 | TASK | Include container-puppet tasks for step 3 2025-10-14 08:13:53.412079 | fa163e75-7366-a2e0-d3ae-00000000f100 | TASK | Calculate container_puppet_tasks for np0005486752 step 3 2025-10-14 08:13:53.427418 | fa163e75-7366-a2e0-d3ae-00000000f134 | TIMING | Include container-puppet tasks for step 3 | np0005486750 | 0:23:00.750272 | 0.04s 2025-10-14 08:13:53.439894 | 1be7dfc6-5d25-4e0a-8f94-7eea8cac4de2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486750 2025-10-14 08:13:53.464209 | fa163e75-7366-a2e0-d3ae-00000000fd62 | TASK | Write container-puppet-tasks json file for np0005486750 step 3 2025-10-14 08:13:53.470565 | fa163e75-7366-a2e0-d3ae-00000000f100 | TIMING | Calculate container_puppet_tasks for np0005486752 step 3 | np0005486752 | 0:23:00.793414 | 0.06s 2025-10-14 08:13:53.482394 | fa163e75-7366-a2e0-d3ae-00000000f101 | TASK | Include container-puppet tasks for step 3 2025-10-14 08:13:53.537624 | fa163e75-7366-a2e0-d3ae-00000000f101 | TIMING | Include container-puppet tasks for step 3 | np0005486752 | 0:23:00.860483 | 0.05s 2025-10-14 08:13:53.549129 | c90d4120-e5db-4bed-88c6-6a545c180439 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486752 2025-10-14 08:13:53.567555 | fa163e75-7366-a2e0-d3ae-00000000fd7d | TASK | Write container-puppet-tasks json file for np0005486752 step 3 2025-10-14 08:13:53.649725 | fa163e75-7366-a2e0-d3ae-00000000f173 | OK | Clean container_puppet_tasks for np0005486748 step 3 | np0005486748 2025-10-14 08:13:53.651468 | fa163e75-7366-a2e0-d3ae-00000000f173 | TIMING | Clean container_puppet_tasks for np0005486748 step 3 | np0005486748 | 0:23:00.974282 | 0.30s 2025-10-14 08:13:53.695250 | fa163e75-7366-a2e0-d3ae-00000000f174 | TASK | Calculate container_puppet_tasks for np0005486748 step 3 2025-10-14 08:13:53.703414 | fa163e75-7366-a2e0-d3ae-00000000fd1c | OK | Create container logs path | np0005486749 2025-10-14 08:13:53.704630 | fa163e75-7366-a2e0-d3ae-00000000fd1c | TIMING | tripleo_container_manage : Create container logs path | np0005486749 | 0:23:01.027489 | 0.34s 2025-10-14 08:13:53.727884 | fa163e75-7366-a2e0-d3ae-00000000fd1e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:13:53.738935 | fa163e75-7366-a2e0-d3ae-00000000f174 | TIMING | Calculate container_puppet_tasks for np0005486748 step 3 | np0005486748 | 0:23:01.061778 | 0.04s 2025-10-14 08:13:53.759594 | fa163e75-7366-a2e0-d3ae-00000000f175 | TASK | Include container-puppet tasks for step 3 2025-10-14 08:13:53.810827 | fa163e75-7366-a2e0-d3ae-00000000f175 | TIMING | Include container-puppet tasks for step 3 | np0005486748 | 0:23:01.133690 | 0.05s 2025-10-14 08:13:53.826795 | 941c0852-2c4b-4dbc-b5af-11a316340998 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486748 2025-10-14 08:13:53.849668 | fa163e75-7366-a2e0-d3ae-00000000fd9c | TASK | Write container-puppet-tasks json file for np0005486748 step 3 2025-10-14 08:13:54.010697 | fa163e75-7366-a2e0-d3ae-00000000fce2 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | item=tripleo-start-podman-container 2025-10-14 08:13:54.013572 | fa163e75-7366-a2e0-d3ae-00000000fce2 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | 0:23:01.336425 | 1.75s 2025-10-14 08:13:54.022031 | fa163e75-7366-a2e0-d3ae-00000000fce2 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | 0:23:01.344898 | 1.76s 2025-10-14 08:13:54.039420 | fa163e75-7366-a2e0-d3ae-00000000fce3 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:13:54.080595 | fa163e75-7366-a2e0-d3ae-00000000fd1e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486749 2025-10-14 08:13:54.081626 | fa163e75-7366-a2e0-d3ae-00000000fd1e | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486749 | 0:23:01.404493 | 0.35s 2025-10-14 08:13:54.097385 | fa163e75-7366-a2e0-d3ae-00000000fd1f | TASK | Finalise hashes for all containers 2025-10-14 08:13:54.147539 | fa163e75-7366-a2e0-d3ae-00000000fd1f | OK | Finalise hashes for all containers | np0005486749 2025-10-14 08:13:54.148390 | fa163e75-7366-a2e0-d3ae-00000000fd1f | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486749 | 0:23:01.471256 | 0.05s 2025-10-14 08:13:54.163359 | fa163e75-7366-a2e0-d3ae-00000000fd21 | TASK | Manage systemd shutdown files 2025-10-14 08:13:54.191181 | fa163e75-7366-a2e0-d3ae-00000000fd21 | SKIPPED | Manage systemd shutdown files | np0005486749 2025-10-14 08:13:54.192487 | fa163e75-7366-a2e0-d3ae-00000000fd21 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486749 | 0:23:01.515355 | 0.03s 2025-10-14 08:13:54.208466 | fa163e75-7366-a2e0-d3ae-00000000fd23 | TASK | Update container configs with new config hashes 2025-10-14 08:13:54.244597 | fa163e75-7366-a2e0-d3ae-00000000fd23 | SKIPPED | Update container configs with new config hashes | np0005486749 2025-10-14 08:13:54.245936 | fa163e75-7366-a2e0-d3ae-00000000fd23 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486749 | 0:23:01.568796 | 0.04s 2025-10-14 08:13:54.271079 | fa163e75-7366-a2e0-d3ae-00000000fd24 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:13:54.311386 | fa163e75-7366-a2e0-d3ae-00000000fd24 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486749 2025-10-14 08:13:54.312337 | fa163e75-7366-a2e0-d3ae-00000000fd24 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486749 | 0:23:01.635203 | 0.04s 2025-10-14 08:13:54.334280 | fa163e75-7366-a2e0-d3ae-00000000fd25 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:13:54.378708 | fa163e75-7366-a2e0-d3ae-00000000fd25 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486749 2025-10-14 08:13:54.379500 | fa163e75-7366-a2e0-d3ae-00000000fd25 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486749 | 0:23:01.702370 | 0.04s 2025-10-14 08:13:54.463952 | fa163e75-7366-a2e0-d3ae-00000000fd62 | CHANGED | Write container-puppet-tasks json file for np0005486750 step 3 | np0005486750 2025-10-14 08:13:54.464542 | fa163e75-7366-a2e0-d3ae-00000000fd62 | TIMING | Write container-puppet-tasks json file for np0005486750 step 3 | np0005486750 | 0:23:01.787414 | 1.00s 2025-10-14 08:13:54.474648 | fa163e75-7366-a2e0-d3ae-00000000fd64 | TASK | Generate container puppet configs for step 3 2025-10-14 08:13:54.582212 | fa163e75-7366-a2e0-d3ae-00000000fd7d | CHANGED | Write container-puppet-tasks json file for np0005486752 step 3 | np0005486752 2025-10-14 08:13:54.583968 | fa163e75-7366-a2e0-d3ae-00000000fd7d | TIMING | Write container-puppet-tasks json file for np0005486752 step 3 | np0005486752 | 0:23:01.906823 | 1.02s 2025-10-14 08:13:54.607093 | fa163e75-7366-a2e0-d3ae-00000000fd7f | TASK | Generate container puppet configs for step 3 2025-10-14 08:13:54.806708 | fa163e75-7366-a2e0-d3ae-00000000fd64 | OK | Generate container puppet configs for step 3 | np0005486750 2025-10-14 08:13:54.807960 | fa163e75-7366-a2e0-d3ae-00000000fd64 | TIMING | Generate container puppet configs for step 3 | np0005486750 | 0:23:02.130822 | 0.33s 2025-10-14 08:13:54.823135 | fa163e75-7366-a2e0-d3ae-00000000fd65 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-14 08:13:54.856643 | fa163e75-7366-a2e0-d3ae-00000000fd65 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005486750 | 0:23:02.179503 | 0.03s 2025-10-14 08:13:54.901030 | fa163e75-7366-a2e0-d3ae-00000000fd1b | TASK | Gather variables for each operating system 2025-10-14 08:13:54.911566 | fa163e75-7366-a2e0-d3ae-00000000fce3 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486746 2025-10-14 08:13:54.912726 | fa163e75-7366-a2e0-d3ae-00000000fce3 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486746 | 0:23:02.235582 | 0.87s 2025-10-14 08:13:54.913350 | fa163e75-7366-a2e0-d3ae-00000000fd9c | CHANGED | Write container-puppet-tasks json file for np0005486748 step 3 | np0005486748 2025-10-14 08:13:54.913754 | fa163e75-7366-a2e0-d3ae-00000000fd9c | TIMING | Write container-puppet-tasks json file for np0005486748 step 3 | np0005486748 | 0:23:02.236627 | 1.06s 2025-10-14 08:13:54.932630 | fa163e75-7366-a2e0-d3ae-00000000fce4 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:13:54.956612 | fa163e75-7366-a2e0-d3ae-00000000fd9e | TASK | Generate container puppet configs for step 3 2025-10-14 08:13:54.999680 | fa163e75-7366-a2e0-d3ae-00000000fd7f | OK | Generate container puppet configs for step 3 | np0005486752 2025-10-14 08:13:55.000519 | fa163e75-7366-a2e0-d3ae-00000000fd7f | TIMING | Generate container puppet configs for step 3 | np0005486752 | 0:23:02.323386 | 0.39s 2025-10-14 08:13:55.016031 | fa163e75-7366-a2e0-d3ae-00000000fd80 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-14 08:13:55.024705 | fa163e75-7366-a2e0-d3ae-00000000fd1b | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486750 | 0:23:02.347561 | 0.12s 2025-10-14 08:13:55.041517 | fa163e75-7366-a2e0-d3ae-00000000fd1c | TASK | Create container logs path 2025-10-14 08:13:55.049650 | fa163e75-7366-a2e0-d3ae-00000000fd80 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005486752 | 0:23:02.372503 | 0.03s 2025-10-14 08:13:55.080066 | fa163e75-7366-a2e0-d3ae-00000000fd1b | TASK | Gather variables for each operating system 2025-10-14 08:13:55.191169 | fa163e75-7366-a2e0-d3ae-00000000fd1b | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486752 | 0:23:02.514025 | 0.11s 2025-10-14 08:13:55.203072 | fa163e75-7366-a2e0-d3ae-00000000fd1c | TASK | Create container logs path 2025-10-14 08:13:55.355327 | fa163e75-7366-a2e0-d3ae-00000000fd9e | OK | Generate container puppet configs for step 3 | np0005486748 2025-10-14 08:13:55.356627 | fa163e75-7366-a2e0-d3ae-00000000fd9e | TIMING | Generate container puppet configs for step 3 | np0005486748 | 0:23:02.679491 | 0.40s 2025-10-14 08:13:55.395401 | fa163e75-7366-a2e0-d3ae-00000000fd9f | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-14 08:13:55.406897 | fa163e75-7366-a2e0-d3ae-00000000fd1c | OK | Create container logs path | np0005486750 2025-10-14 08:13:55.408369 | fa163e75-7366-a2e0-d3ae-00000000fd1c | TIMING | tripleo_container_manage : Create container logs path | np0005486750 | 0:23:02.731220 | 0.37s 2025-10-14 08:13:55.409383 | fa163e75-7366-a2e0-d3ae-00000000fa30 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486751 2025-10-14 08:13:55.410189 | fa163e75-7366-a2e0-d3ae-00000000fa30 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486751 | 0:23:02.733059 | 25.08s 2025-10-14 08:13:55.437196 | fa163e75-7366-a2e0-d3ae-00000000fd1e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:13:55.460608 | fa163e75-7366-a2e0-d3ae-00000000fd9f | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005486748 | 0:23:02.783466 | 0.06s 2025-10-14 08:13:55.491094 | fa163e75-7366-a2e0-d3ae-00000000f132 | TASK | Clean container_puppet_tasks for np0005486750 step 3 2025-10-14 08:13:55.512334 | fa163e75-7366-a2e0-d3ae-00000000fd1b | TASK | Gather variables for each operating system 2025-10-14 08:13:55.571364 | fa163e75-7366-a2e0-d3ae-00000000fd1c | OK | Create container logs path | np0005486752 2025-10-14 08:13:55.573197 | fa163e75-7366-a2e0-d3ae-00000000fd1c | TIMING | tripleo_container_manage : Create container logs path | np0005486752 | 0:23:02.896046 | 0.37s 2025-10-14 08:13:55.598830 | fa163e75-7366-a2e0-d3ae-00000000fd1e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:13:55.650497 | fa163e75-7366-a2e0-d3ae-00000000fd1b | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486748 | 0:23:02.973351 | 0.14s 2025-10-14 08:13:55.676232 | fa163e75-7366-a2e0-d3ae-00000000fd1c | TASK | Create container logs path 2025-10-14 08:13:55.775654 | fa163e75-7366-a2e0-d3ae-00000000fd1e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486750 2025-10-14 08:13:55.777311 | fa163e75-7366-a2e0-d3ae-00000000fd1e | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486750 | 0:23:03.100162 | 0.34s 2025-10-14 08:13:55.805666 | fa163e75-7366-a2e0-d3ae-00000000fd1f | TASK | Finalise hashes for all containers 2025-10-14 08:13:55.817341 | fa163e75-7366-a2e0-d3ae-00000000fce4 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486746 2025-10-14 08:13:55.818983 | fa163e75-7366-a2e0-d3ae-00000000fce4 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486746 | 0:23:03.141830 | 0.88s 2025-10-14 08:13:55.860567 | fa163e75-7366-a2e0-d3ae-00000000fce5 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:13:55.870886 | fa163e75-7366-a2e0-d3ae-00000000f132 | OK | Clean container_puppet_tasks for np0005486750 step 3 | np0005486751 2025-10-14 08:13:55.872079 | fa163e75-7366-a2e0-d3ae-00000000f132 | TIMING | Clean container_puppet_tasks for np0005486750 step 3 | np0005486751 | 0:23:03.194936 | 0.38s 2025-10-14 08:13:55.872745 | fa163e75-7366-a2e0-d3ae-00000000fd1f | OK | Finalise hashes for all containers | np0005486750 2025-10-14 08:13:55.873178 | fa163e75-7366-a2e0-d3ae-00000000fd1f | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486750 | 0:23:03.196051 | 0.07s 2025-10-14 08:13:55.887525 | fa163e75-7366-a2e0-d3ae-00000000fd21 | TASK | Manage systemd shutdown files 2025-10-14 08:13:55.915075 | fa163e75-7366-a2e0-d3ae-00000000f133 | TASK | Calculate container_puppet_tasks for np0005486750 step 3 2025-10-14 08:13:55.925666 | fa163e75-7366-a2e0-d3ae-00000000fd1e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486752 2025-10-14 08:13:55.930690 | fa163e75-7366-a2e0-d3ae-00000000fd1e | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486752 | 0:23:03.253543 | 0.33s 2025-10-14 08:13:55.931357 | fa163e75-7366-a2e0-d3ae-00000000fd21 | SKIPPED | Manage systemd shutdown files | np0005486750 2025-10-14 08:13:55.931867 | fa163e75-7366-a2e0-d3ae-00000000fd21 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486750 | 0:23:03.254740 | 0.04s 2025-10-14 08:13:55.946895 | fa163e75-7366-a2e0-d3ae-00000000fd23 | TASK | Update container configs with new config hashes 2025-10-14 08:13:55.966258 | fa163e75-7366-a2e0-d3ae-00000000fd1f | TASK | Finalise hashes for all containers 2025-10-14 08:13:55.984036 | fa163e75-7366-a2e0-d3ae-00000000f133 | TIMING | Calculate container_puppet_tasks for np0005486750 step 3 | np0005486751 | 0:23:03.306885 | 0.07s 2025-10-14 08:13:55.995704 | fa163e75-7366-a2e0-d3ae-00000000f134 | TASK | Include container-puppet tasks for step 3 2025-10-14 08:13:56.014643 | fa163e75-7366-a2e0-d3ae-00000000fd23 | SKIPPED | Update container configs with new config hashes | np0005486750 2025-10-14 08:13:56.020057 | fa163e75-7366-a2e0-d3ae-00000000fd23 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486750 | 0:23:03.342923 | 0.07s 2025-10-14 08:13:56.020534 | fa163e75-7366-a2e0-d3ae-00000000fd1f | OK | Finalise hashes for all containers | np0005486752 2025-10-14 08:13:56.020958 | fa163e75-7366-a2e0-d3ae-00000000fd1f | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486752 | 0:23:03.343833 | 0.05s 2025-10-14 08:13:56.040070 | fa163e75-7366-a2e0-d3ae-00000000fd24 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:13:56.076781 | fa163e75-7366-a2e0-d3ae-00000000fd21 | TASK | Manage systemd shutdown files 2025-10-14 08:13:56.100504 | fa163e75-7366-a2e0-d3ae-00000000fd1c | OK | Create container logs path | np0005486748 2025-10-14 08:13:56.101678 | fa163e75-7366-a2e0-d3ae-00000000fd1c | TIMING | tripleo_container_manage : Create container logs path | np0005486748 | 0:23:03.424540 | 0.42s 2025-10-14 08:13:56.102176 | fa163e75-7366-a2e0-d3ae-00000000f134 | TIMING | Include container-puppet tasks for step 3 | np0005486751 | 0:23:03.425052 | 0.11s 2025-10-14 08:13:56.102525 | fa163e75-7366-a2e0-d3ae-00000000fd24 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486750 2025-10-14 08:13:56.102853 | fa163e75-7366-a2e0-d3ae-00000000fd24 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486750 | 0:23:03.425729 | 0.06s 2025-10-14 08:13:56.114797 | e5f13652-067e-44ae-8083-c47b0846dd8a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486751 2025-10-14 08:13:56.132294 | fa163e75-7366-a2e0-d3ae-00000000fd25 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:13:56.168822 | fa163e75-7366-a2e0-d3ae-00000000febb | TASK | Write container-puppet-tasks json file for np0005486751 step 3 2025-10-14 08:13:56.200736 | fa163e75-7366-a2e0-d3ae-00000000fd1e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:13:56.210850 | fa163e75-7366-a2e0-d3ae-00000000fd21 | SKIPPED | Manage systemd shutdown files | np0005486752 2025-10-14 08:13:56.211948 | fa163e75-7366-a2e0-d3ae-00000000fd21 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486752 | 0:23:03.534806 | 0.13s 2025-10-14 08:13:56.212288 | fa163e75-7366-a2e0-d3ae-00000000fd25 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486750 2025-10-14 08:13:56.212649 | fa163e75-7366-a2e0-d3ae-00000000fd25 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486750 | 0:23:03.535525 | 0.08s 2025-10-14 08:13:56.231999 | fa163e75-7366-a2e0-d3ae-00000000fd23 | TASK | Update container configs with new config hashes 2025-10-14 08:13:56.286129 | fa163e75-7366-a2e0-d3ae-00000000fd23 | SKIPPED | Update container configs with new config hashes | np0005486752 2025-10-14 08:13:56.287104 | fa163e75-7366-a2e0-d3ae-00000000fd23 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486752 | 0:23:03.609967 | 0.05s 2025-10-14 08:13:56.298825 | fa163e75-7366-a2e0-d3ae-00000000fd24 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:13:56.350823 | fa163e75-7366-a2e0-d3ae-00000000fd24 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486752 2025-10-14 08:13:56.351855 | fa163e75-7366-a2e0-d3ae-00000000fd24 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486752 | 0:23:03.674719 | 0.05s 2025-10-14 08:13:56.363667 | fa163e75-7366-a2e0-d3ae-00000000fd25 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:13:56.404679 | fa163e75-7366-a2e0-d3ae-00000000fd25 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486752 2025-10-14 08:13:56.405612 | fa163e75-7366-a2e0-d3ae-00000000fd25 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486752 | 0:23:03.728480 | 0.04s 2025-10-14 08:13:56.568547 | fa163e75-7366-a2e0-d3ae-00000000fd1e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486748 2025-10-14 08:13:56.569192 | fa163e75-7366-a2e0-d3ae-00000000fd1e | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486748 | 0:23:03.892065 | 0.37s 2025-10-14 08:13:56.582746 | fa163e75-7366-a2e0-d3ae-00000000fd1f | TASK | Finalise hashes for all containers 2025-10-14 08:13:56.638723 | fa163e75-7366-a2e0-d3ae-00000000fd1f | OK | Finalise hashes for all containers | np0005486748 2025-10-14 08:13:56.639570 | fa163e75-7366-a2e0-d3ae-00000000fd1f | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486748 | 0:23:03.962439 | 0.06s 2025-10-14 08:13:56.653752 | fa163e75-7366-a2e0-d3ae-00000000fd21 | TASK | Manage systemd shutdown files 2025-10-14 08:13:56.688473 | fa163e75-7366-a2e0-d3ae-00000000fd21 | SKIPPED | Manage systemd shutdown files | np0005486748 2025-10-14 08:13:56.689968 | fa163e75-7366-a2e0-d3ae-00000000fd21 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486748 | 0:23:04.012835 | 0.04s 2025-10-14 08:13:56.710050 | fa163e75-7366-a2e0-d3ae-00000000fd23 | TASK | Update container configs with new config hashes 2025-10-14 08:13:56.764909 | fa163e75-7366-a2e0-d3ae-00000000fd23 | SKIPPED | Update container configs with new config hashes | np0005486748 2025-10-14 08:13:56.767114 | fa163e75-7366-a2e0-d3ae-00000000fd23 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486748 | 0:23:04.089900 | 0.05s 2025-10-14 08:13:56.794997 | fa163e75-7366-a2e0-d3ae-00000000fd24 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:13:56.809873 | fa163e75-7366-a2e0-d3ae-00000000fce5 | OK | Enable and start tripleo-container-shutdown | np0005486746 2025-10-14 08:13:56.812230 | fa163e75-7366-a2e0-d3ae-00000000fce5 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486746 | 0:23:04.135072 | 0.95s 2025-10-14 08:13:56.856529 | fa163e75-7366-a2e0-d3ae-00000000fce6 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:13:56.876397 | fa163e75-7366-a2e0-d3ae-00000000fd24 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486748 2025-10-14 08:13:56.879210 | fa163e75-7366-a2e0-d3ae-00000000fd24 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486748 | 0:23:04.202034 | 0.08s 2025-10-14 08:13:56.926775 | fa163e75-7366-a2e0-d3ae-00000000fd25 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:13:56.990975 | fa163e75-7366-a2e0-d3ae-00000000fd25 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486748 2025-10-14 08:13:56.991965 | fa163e75-7366-a2e0-d3ae-00000000fd25 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486748 | 0:23:04.314832 | 0.06s 2025-10-14 08:13:57.152535 | fa163e75-7366-a2e0-d3ae-00000000febb | CHANGED | Write container-puppet-tasks json file for np0005486751 step 3 | np0005486751 2025-10-14 08:13:57.153245 | fa163e75-7366-a2e0-d3ae-00000000febb | TIMING | Write container-puppet-tasks json file for np0005486751 step 3 | np0005486751 | 0:23:04.476116 | 0.98s 2025-10-14 08:13:57.163952 | fa163e75-7366-a2e0-d3ae-00000000febd | TASK | Generate container puppet configs for step 3 2025-10-14 08:13:57.580147 | fa163e75-7366-a2e0-d3ae-00000000febd | OK | Generate container puppet configs for step 3 | np0005486751 2025-10-14 08:13:57.581888 | fa163e75-7366-a2e0-d3ae-00000000febd | TIMING | Generate container puppet configs for step 3 | np0005486751 | 0:23:04.904742 | 0.42s 2025-10-14 08:13:57.605650 | fa163e75-7366-a2e0-d3ae-00000000febe | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-14 08:13:57.643279 | fa163e75-7366-a2e0-d3ae-00000000febe | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005486751 | 0:23:04.966131 | 0.04s 2025-10-14 08:13:57.681275 | fa163e75-7366-a2e0-d3ae-00000000fd1b | TASK | Gather variables for each operating system 2025-10-14 08:13:57.804289 | fa163e75-7366-a2e0-d3ae-00000000fd1b | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486751 | 0:23:05.127141 | 0.12s 2025-10-14 08:13:57.815016 | fa163e75-7366-a2e0-d3ae-00000000fd1c | TASK | Create container logs path 2025-10-14 08:13:57.855254 | fa163e75-7366-a2e0-d3ae-00000000fce6 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486746 2025-10-14 08:13:57.856392 | fa163e75-7366-a2e0-d3ae-00000000fce6 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486746 | 0:23:05.179259 | 0.99s 2025-10-14 08:13:57.873400 | fa163e75-7366-a2e0-d3ae-00000000fce7 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:13:58.172695 | fa163e75-7366-a2e0-d3ae-00000000fd1c | OK | Create container logs path | np0005486751 2025-10-14 08:13:58.173684 | fa163e75-7366-a2e0-d3ae-00000000fd1c | TIMING | tripleo_container_manage : Create container logs path | np0005486751 | 0:23:05.496551 | 0.36s 2025-10-14 08:13:58.185547 | fa163e75-7366-a2e0-d3ae-00000000fd1e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:13:58.538755 | fa163e75-7366-a2e0-d3ae-00000000fd1e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486751 2025-10-14 08:13:58.539962 | fa163e75-7366-a2e0-d3ae-00000000fd1e | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486751 | 0:23:05.862825 | 0.35s 2025-10-14 08:13:58.550659 | fa163e75-7366-a2e0-d3ae-00000000fd1f | TASK | Finalise hashes for all containers 2025-10-14 08:13:58.597348 | fa163e75-7366-a2e0-d3ae-00000000fd1f | OK | Finalise hashes for all containers | np0005486751 2025-10-14 08:13:58.598143 | fa163e75-7366-a2e0-d3ae-00000000fd1f | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486751 | 0:23:05.921010 | 0.05s 2025-10-14 08:13:58.607552 | fa163e75-7366-a2e0-d3ae-00000000fd21 | TASK | Manage systemd shutdown files 2025-10-14 08:13:58.634688 | fa163e75-7366-a2e0-d3ae-00000000fd21 | SKIPPED | Manage systemd shutdown files | np0005486751 2025-10-14 08:13:58.635601 | fa163e75-7366-a2e0-d3ae-00000000fd21 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486751 | 0:23:05.958467 | 0.03s 2025-10-14 08:13:58.648329 | fa163e75-7366-a2e0-d3ae-00000000fd23 | TASK | Update container configs with new config hashes 2025-10-14 08:13:58.689548 | fa163e75-7366-a2e0-d3ae-00000000fd23 | SKIPPED | Update container configs with new config hashes | np0005486751 2025-10-14 08:13:58.690710 | fa163e75-7366-a2e0-d3ae-00000000fd23 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486751 | 0:23:06.013575 | 0.04s 2025-10-14 08:13:58.707217 | fa163e75-7366-a2e0-d3ae-00000000fd24 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:13:58.749521 | fa163e75-7366-a2e0-d3ae-00000000fd24 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486751 2025-10-14 08:13:58.750617 | fa163e75-7366-a2e0-d3ae-00000000fd24 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486751 | 0:23:06.073478 | 0.04s 2025-10-14 08:13:58.751211 | fa163e75-7366-a2e0-d3ae-00000000fce7 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486746 2025-10-14 08:13:58.752016 | fa163e75-7366-a2e0-d3ae-00000000fce7 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486746 | 0:23:06.074887 | 0.88s 2025-10-14 08:13:58.767281 | fa163e75-7366-a2e0-d3ae-00000000fd25 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:13:58.794160 | fa163e75-7366-a2e0-d3ae-00000000fce8 | TASK | Enable and start netns-placeholder 2025-10-14 08:13:58.822516 | fa163e75-7366-a2e0-d3ae-00000000fd25 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486751 2025-10-14 08:13:58.823420 | fa163e75-7366-a2e0-d3ae-00000000fd25 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486751 | 0:23:06.146286 | 0.05s 2025-10-14 08:13:59.682268 | fa163e75-7366-a2e0-d3ae-00000000fce8 | CHANGED | Enable and start netns-placeholder | np0005486746 2025-10-14 08:13:59.684000 | fa163e75-7366-a2e0-d3ae-00000000fce8 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486746 | 0:23:07.006861 | 0.89s 2025-10-14 08:13:59.713749 | fa163e75-7366-a2e0-d3ae-00000000f529 | TASK | Update container configs with new config hashes 2025-10-14 08:13:59.772228 | fa163e75-7366-a2e0-d3ae-00000000f529 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486746 | 0:23:07.095081 | 0.06s 2025-10-14 08:13:59.792891 | b2ed06ab-f23a-4ee4-89e2-736ab282de57 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486746 2025-10-14 08:13:59.815680 | fa163e75-7366-a2e0-d3ae-00000000ff48 | TASK | Update config hashes for container startup configs 2025-10-14 08:14:00.221574 | fa163e75-7366-a2e0-d3ae-00000000ff48 | OK | Update config hashes for container startup configs | np0005486746 2025-10-14 08:14:00.222978 | fa163e75-7366-a2e0-d3ae-00000000ff48 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486746 | 0:23:07.545834 | 0.41s 2025-10-14 08:14:00.258515 | fa163e75-7366-a2e0-d3ae-00000000f52a | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:14:00.295470 | fa163e75-7366-a2e0-d3ae-00000000f52a | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005486746 | 0:23:07.618312 | 0.03s 2025-10-14 08:14:00.318243 | a4c0165d-0dbf-47b1-82d3-27b90e06d28c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486746 2025-10-14 08:14:00.343585 | fa163e75-7366-a2e0-d3ae-00000000ff67 | TASK | Gather podman infos 2025-10-14 08:14:01.742057 | fa163e75-7366-a2e0-d3ae-00000000ff67 | OK | Gather podman infos | np0005486746 2025-10-14 08:14:01.742977 | fa163e75-7366-a2e0-d3ae-00000000ff67 | TIMING | tripleo_container_manage : Gather podman infos | np0005486746 | 0:23:09.065844 | 1.40s 2025-10-14 08:14:01.808414 | fa163e75-7366-a2e0-d3ae-00000000ff68 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:14:01.876550 | fa163e75-7366-a2e0-d3ae-00000000ff68 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486746 | 0:23:09.199404 | 0.07s 2025-10-14 08:14:02.011056 | fa163e75-7366-a2e0-d3ae-00000000f1e4 | TIMING | tripleo_container_rm : include_tasks | np0005486746 | 0:23:09.333907 | 0.07s 2025-10-14 08:14:02.042329 | fa163e75-7366-a2e0-d3ae-00000000f52b | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:14:02.095368 | fa163e75-7366-a2e0-d3ae-00000000f52b | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | np0005486746 | 0:23:09.418225 | 0.05s 2025-10-14 08:14:02.111069 | 41bfd12a-4464-4686-81f6-995acdfc31c7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486746 2025-10-14 08:14:02.132931 | fa163e75-7366-a2e0-d3ae-00000000ffd2 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:14:51.384723 | fa163e75-7366-a2e0-d3ae-00000000ffd2 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486746 2025-10-14 08:14:51.387028 | fa163e75-7366-a2e0-d3ae-00000000ffd2 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486746 | 0:23:58.709877 | 49.25s 2025-10-14 08:14:51.422803 | fa163e75-7366-a2e0-d3ae-00000000ffd3 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-14 08:15:09.151388 | fa163e75-7366-a2e0-d3ae-00000000ffd3 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486746 2025-10-14 08:15:09.153430 | fa163e75-7366-a2e0-d3ae-00000000ffd3 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0005486746 | 0:24:16.476255 | 17.73s 2025-10-14 08:15:09.209373 | fa163e75-7366-a2e0-d3ae-00000000f807 | TASK | Clean container_puppet_tasks for np0005486746 step 3 2025-10-14 08:15:09.545100 | fa163e75-7366-a2e0-d3ae-00000000f807 | OK | Clean container_puppet_tasks for np0005486746 step 3 | np0005486746 2025-10-14 08:15:09.547927 | fa163e75-7366-a2e0-d3ae-00000000f807 | TIMING | Clean container_puppet_tasks for np0005486746 step 3 | np0005486746 | 0:24:16.870772 | 0.33s 2025-10-14 08:15:09.595307 | fa163e75-7366-a2e0-d3ae-00000000f808 | TASK | Calculate container_puppet_tasks for np0005486746 step 3 2025-10-14 08:15:09.660495 | fa163e75-7366-a2e0-d3ae-00000000f808 | TIMING | Calculate container_puppet_tasks for np0005486746 step 3 | np0005486746 | 0:24:16.983302 | 0.06s 2025-10-14 08:15:09.694365 | fa163e75-7366-a2e0-d3ae-00000000f809 | TASK | Include container-puppet tasks for step 3 2025-10-14 08:15:09.745166 | fa163e75-7366-a2e0-d3ae-00000000f809 | TIMING | Include container-puppet tasks for step 3 | np0005486746 | 0:24:17.067991 | 0.05s 2025-10-14 08:15:09.780099 | fba22bc0-1922-4345-b363-b949e8a05a5d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486746 2025-10-14 08:15:09.837894 | fa163e75-7366-a2e0-d3ae-00000001001e | TASK | Write container-puppet-tasks json file for np0005486746 step 3 2025-10-14 08:15:10.908209 | fa163e75-7366-a2e0-d3ae-00000001001e | CHANGED | Write container-puppet-tasks json file for np0005486746 step 3 | np0005486746 2025-10-14 08:15:10.909887 | fa163e75-7366-a2e0-d3ae-00000001001e | TIMING | Write container-puppet-tasks json file for np0005486746 step 3 | np0005486746 | 0:24:18.232745 | 1.07s 2025-10-14 08:15:10.940549 | fa163e75-7366-a2e0-d3ae-000000010020 | TASK | Generate container puppet configs for step 3 2025-10-14 08:15:11.323096 | fa163e75-7366-a2e0-d3ae-000000010020 | OK | Generate container puppet configs for step 3 | np0005486746 2025-10-14 08:15:11.324720 | fa163e75-7366-a2e0-d3ae-000000010020 | TIMING | Generate container puppet configs for step 3 | np0005486746 | 0:24:18.647580 | 0.38s 2025-10-14 08:15:11.354456 | fa163e75-7366-a2e0-d3ae-000000010021 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-14 08:15:11.389193 | fa163e75-7366-a2e0-d3ae-000000010021 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | np0005486746 | 0:24:18.712051 | 0.03s 2025-10-14 08:15:11.437211 | fa163e75-7366-a2e0-d3ae-00000000fd1b | TASK | Gather variables for each operating system 2025-10-14 08:15:11.566874 | fa163e75-7366-a2e0-d3ae-00000000fd1b | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486746 | 0:24:18.889733 | 0.13s 2025-10-14 08:15:11.583023 | fa163e75-7366-a2e0-d3ae-00000000fd1c | TASK | Create container logs path 2025-10-14 08:15:11.920472 | fa163e75-7366-a2e0-d3ae-00000000fd1c | OK | Create container logs path | np0005486746 2025-10-14 08:15:11.922156 | fa163e75-7366-a2e0-d3ae-00000000fd1c | TIMING | tripleo_container_manage : Create container logs path | np0005486746 | 0:24:19.245012 | 0.34s 2025-10-14 08:15:11.959588 | fa163e75-7366-a2e0-d3ae-00000000fd1e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:15:12.321984 | fa163e75-7366-a2e0-d3ae-00000000fd1e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486746 2025-10-14 08:15:12.323196 | fa163e75-7366-a2e0-d3ae-00000000fd1e | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486746 | 0:24:19.646060 | 0.36s 2025-10-14 08:15:12.344419 | fa163e75-7366-a2e0-d3ae-00000000fd1f | TASK | Finalise hashes for all containers 2025-10-14 08:15:12.396839 | fa163e75-7366-a2e0-d3ae-00000000fd1f | OK | Finalise hashes for all containers | np0005486746 2025-10-14 08:15:12.399156 | fa163e75-7366-a2e0-d3ae-00000000fd1f | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486746 | 0:24:19.722006 | 0.05s 2025-10-14 08:15:12.424729 | fa163e75-7366-a2e0-d3ae-00000000fd21 | TASK | Manage systemd shutdown files 2025-10-14 08:15:12.470477 | fa163e75-7366-a2e0-d3ae-00000000fd21 | SKIPPED | Manage systemd shutdown files | np0005486746 2025-10-14 08:15:12.472460 | fa163e75-7366-a2e0-d3ae-00000000fd21 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486746 | 0:24:19.795302 | 0.05s 2025-10-14 08:15:12.495210 | fa163e75-7366-a2e0-d3ae-00000000fd23 | TASK | Update container configs with new config hashes 2025-10-14 08:15:12.545029 | fa163e75-7366-a2e0-d3ae-00000000fd23 | SKIPPED | Update container configs with new config hashes | np0005486746 2025-10-14 08:15:12.547125 | fa163e75-7366-a2e0-d3ae-00000000fd23 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486746 | 0:24:19.869919 | 0.05s 2025-10-14 08:15:12.575560 | fa163e75-7366-a2e0-d3ae-00000000fd24 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:15:12.636697 | fa163e75-7366-a2e0-d3ae-00000000fd24 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486746 2025-10-14 08:15:12.638168 | fa163e75-7366-a2e0-d3ae-00000000fd24 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486746 | 0:24:19.961035 | 0.06s 2025-10-14 08:15:12.657373 | fa163e75-7366-a2e0-d3ae-00000000fd25 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-14 08:15:12.708826 | fa163e75-7366-a2e0-d3ae-00000000fd25 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486746 2025-10-14 08:15:12.710497 | fa163e75-7366-a2e0-d3ae-00000000fd25 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0005486746 | 0:24:20.033363 | 0.05s PLAY [External deployment step 4] ********************************************** 2025-10-14 08:15:12.805682 | fa163e75-7366-a2e0-d3ae-0000000000e3 | TASK | External deployment step 4 2025-10-14 08:15:12.846497 | fa163e75-7366-a2e0-d3ae-0000000000e3 | OK | External deployment step 4 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 4' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000e3') missing from stats 2025-10-14 08:15:12.906582 | fa163e75-7366-a2e0-d3ae-0000000000e4 | TIMING | include_tasks | undercloud | 0:24:20.229421 | 0.05s 2025-10-14 08:15:12.932462 | 6792ce58-fbf8-4cde-8b84-aad3cef5f75c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step4.yaml | undercloud 2025-10-14 08:15:12.939721 | fa163e75-7366-a2e0-d3ae-00000001009b | TASK | Clean up legacy Cinder keystone catalog entries 2025-10-14 08:15:15.020633 | fa163e75-7366-a2e0-d3ae-00000001009b | OK | Clean up legacy Cinder keystone catalog entries | undercloud | item={'service_name': 'cinderv2', 'service_type': 'volumev2'} 2025-10-14 08:15:15.022719 | fa163e75-7366-a2e0-d3ae-00000001009b | TIMING | Clean up legacy Cinder keystone catalog entries | undercloud | 0:24:22.345584 | 2.08s 2025-10-14 08:15:16.390899 | fa163e75-7366-a2e0-d3ae-00000001009b | OK | Clean up legacy Cinder keystone catalog entries | undercloud | item={'service_name': 'cinderv3', 'service_type': 'volume'} 2025-10-14 08:15:16.393193 | fa163e75-7366-a2e0-d3ae-00000001009b | TIMING | Clean up legacy Cinder keystone catalog entries | undercloud | 0:24:23.716052 | 3.45s 2025-10-14 08:15:16.400165 | fa163e75-7366-a2e0-d3ae-00000001009b | TIMING | Clean up legacy Cinder keystone catalog entries | undercloud | 0:24:23.723014 | 3.46s 2025-10-14 08:15:16.410099 | fa163e75-7366-a2e0-d3ae-00000001009e | TASK | Manage Keystone resources for OpenStack services 2025-10-14 08:15:16.476141 | fa163e75-7366-a2e0-d3ae-00000001009e | TIMING | Manage Keystone resources for OpenStack services | undercloud | 0:24:23.798979 | 0.06s 2025-10-14 08:15:16.527786 | fa163e75-7366-a2e0-d3ae-0000000100ca | TASK | Create Keystone Admin resources 2025-10-14 08:15:16.588585 | fa163e75-7366-a2e0-d3ae-0000000100ca | TIMING | tripleo_keystone_resources : Create Keystone Admin resources | undercloud | 0:24:23.911430 | 0.06s 2025-10-14 08:15:16.616299 | 24fbe80a-a16b-40b5-8a89-7b70f51ccd72 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/admin.yml | undercloud 2025-10-14 08:15:16.635325 | fa163e75-7366-a2e0-d3ae-00000001010b | TASK | Create admin and service projects 2025-10-14 08:15:16.700565 | fa163e75-7366-a2e0-d3ae-00000001010b | TIMING | tripleo_keystone_resources : Create admin and service projects | undercloud | 0:24:24.023404 | 0.06s 2025-10-14 08:15:16.711485 | 9a18bc86-142c-44e0-9d3f-7a4e9d1ac9b0 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2025-10-14 08:15:16.730334 | fa163e75-7366-a2e0-d3ae-00000001015c | TASK | Async creation of Keystone project 2025-10-14 08:15:17.212760 | fa163e75-7366-a2e0-d3ae-00000001015c | CHANGED | Async creation of Keystone project | undercloud | item=admin 2025-10-14 08:15:17.214595 | fa163e75-7366-a2e0-d3ae-00000001015c | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:24:24.537457 | 0.48s 2025-10-14 08:15:17.582552 | fa163e75-7366-a2e0-d3ae-00000001015c | CHANGED | Async creation of Keystone project | undercloud | item=service 2025-10-14 08:15:17.584187 | fa163e75-7366-a2e0-d3ae-00000001015c | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:24:24.907050 | 0.85s 2025-10-14 08:15:17.590869 | fa163e75-7366-a2e0-d3ae-00000001015c | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:24:24.913726 | 0.86s 2025-10-14 08:15:17.601342 | fa163e75-7366-a2e0-d3ae-00000001015e | TASK | Check Keystone project status 2025-10-14 08:15:17.962715 | fa163e75-7366-a2e0-d3ae-00000001015e | WAITING | Check Keystone project status | undercloud | 30 retries left 2025-10-14 08:15:23.240375 | fa163e75-7366-a2e0-d3ae-00000001015e | OK | Check Keystone project status | undercloud | item=admin 2025-10-14 08:15:23.243791 | fa163e75-7366-a2e0-d3ae-00000001015e | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:30.566643 | 5.64s 2025-10-14 08:15:23.491585 | fa163e75-7366-a2e0-d3ae-00000001015e | CHANGED | Check Keystone project status | undercloud | item=service 2025-10-14 08:15:23.493427 | fa163e75-7366-a2e0-d3ae-00000001015e | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:30.816290 | 5.89s 2025-10-14 08:15:23.500967 | fa163e75-7366-a2e0-d3ae-00000001015e | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:30.823832 | 5.90s 2025-10-14 08:15:23.512763 | fa163e75-7366-a2e0-d3ae-00000001010c | TASK | Create admin role 2025-10-14 08:15:24.924829 | fa163e75-7366-a2e0-d3ae-00000001010c | OK | Create admin role | undercloud 2025-10-14 08:15:24.926356 | fa163e75-7366-a2e0-d3ae-00000001010c | TIMING | tripleo_keystone_resources : Create admin role | undercloud | 0:24:32.249215 | 1.41s 2025-10-14 08:15:24.936504 | fa163e75-7366-a2e0-d3ae-00000001010d | TASK | Create _member_ role 2025-10-14 08:15:25.004505 | fa163e75-7366-a2e0-d3ae-00000001010d | SKIPPED | Create _member_ role | undercloud 2025-10-14 08:15:25.005929 | fa163e75-7366-a2e0-d3ae-00000001010d | TIMING | tripleo_keystone_resources : Create _member_ role | undercloud | 0:24:32.328788 | 0.07s 2025-10-14 08:15:25.015775 | fa163e75-7366-a2e0-d3ae-00000001010e | TASK | Check admin password 2025-10-14 08:15:26.531121 | fa163e75-7366-a2e0-d3ae-00000001010e | OK | Check admin password | undercloud 2025-10-14 08:15:26.532897 | fa163e75-7366-a2e0-d3ae-00000001010e | TIMING | tripleo_keystone_resources : Check admin password | undercloud | 0:24:33.855752 | 1.52s 2025-10-14 08:15:26.543534 | fa163e75-7366-a2e0-d3ae-00000001010f | TASK | Create admin user 2025-10-14 08:15:28.384664 | fa163e75-7366-a2e0-d3ae-00000001010f | CHANGED | Create admin user | undercloud 2025-10-14 08:15:28.386181 | fa163e75-7366-a2e0-d3ae-00000001010f | TIMING | tripleo_keystone_resources : Create admin user | undercloud | 0:24:35.709037 | 1.84s 2025-10-14 08:15:28.396788 | fa163e75-7366-a2e0-d3ae-000000010110 | TASK | Assign admin role to admin project for admin user 2025-10-14 08:15:30.209750 | fa163e75-7366-a2e0-d3ae-000000010110 | OK | Assign admin role to admin project for admin user | undercloud 2025-10-14 08:15:30.211380 | fa163e75-7366-a2e0-d3ae-000000010110 | TIMING | tripleo_keystone_resources : Assign admin role to admin project for admin user | undercloud | 0:24:37.534233 | 1.81s 2025-10-14 08:15:30.224680 | fa163e75-7366-a2e0-d3ae-000000010111 | TASK | Assign _member_ role to admin project for admin user 2025-10-14 08:15:30.291537 | fa163e75-7366-a2e0-d3ae-000000010111 | SKIPPED | Assign _member_ role to admin project for admin user | undercloud 2025-10-14 08:15:30.293148 | fa163e75-7366-a2e0-d3ae-000000010111 | TIMING | tripleo_keystone_resources : Assign _member_ role to admin project for admin user | undercloud | 0:24:37.616003 | 0.07s 2025-10-14 08:15:30.304543 | fa163e75-7366-a2e0-d3ae-000000010112 | TASK | Create identity service 2025-10-14 08:15:31.695766 | fa163e75-7366-a2e0-d3ae-000000010112 | OK | Create identity service | undercloud 2025-10-14 08:15:31.696707 | fa163e75-7366-a2e0-d3ae-000000010112 | TIMING | tripleo_keystone_resources : Create identity service | undercloud | 0:24:39.019571 | 1.39s 2025-10-14 08:15:31.702859 | fa163e75-7366-a2e0-d3ae-000000010113 | TASK | Create identity public endpoint 2025-10-14 08:15:33.241111 | fa163e75-7366-a2e0-d3ae-000000010113 | OK | Create identity public endpoint | undercloud 2025-10-14 08:15:33.242897 | fa163e75-7366-a2e0-d3ae-000000010113 | TIMING | tripleo_keystone_resources : Create identity public endpoint | undercloud | 0:24:40.565743 | 1.54s 2025-10-14 08:15:33.254100 | fa163e75-7366-a2e0-d3ae-000000010114 | TASK | Create identity internal endpoint 2025-10-14 08:15:34.650592 | fa163e75-7366-a2e0-d3ae-000000010114 | OK | Create identity internal endpoint | undercloud 2025-10-14 08:15:34.652320 | fa163e75-7366-a2e0-d3ae-000000010114 | TIMING | tripleo_keystone_resources : Create identity internal endpoint | undercloud | 0:24:41.975170 | 1.40s 2025-10-14 08:15:34.663315 | fa163e75-7366-a2e0-d3ae-000000010115 | TASK | Create identity admin endpoint 2025-10-14 08:15:36.094747 | fa163e75-7366-a2e0-d3ae-000000010115 | OK | Create identity admin endpoint | undercloud 2025-10-14 08:15:36.096277 | fa163e75-7366-a2e0-d3ae-000000010115 | TIMING | tripleo_keystone_resources : Create identity admin endpoint | undercloud | 0:24:43.419135 | 1.43s 2025-10-14 08:15:36.106315 | fa163e75-7366-a2e0-d3ae-0000000100cb | TASK | Create Keystone Projects 2025-10-14 08:15:36.207071 | fa163e75-7366-a2e0-d3ae-0000000100cb | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:24:43.529918 | 0.10s 2025-10-14 08:15:36.213719 | fa163e75-7366-a2e0-d3ae-0000000100cb | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:24:43.536585 | 0.11s 2025-10-14 08:15:36.226905 | a3f20849-6de5-4eb0-8ac1-a9c74230ea5a | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2025-10-14 08:15:36.259634 | fa163e75-7366-a2e0-d3ae-0000000101e8 | TASK | Async creation of Keystone project 2025-10-14 08:15:36.633292 | fa163e75-7366-a2e0-d3ae-0000000101e8 | CHANGED | Async creation of Keystone project | undercloud | item=service 2025-10-14 08:15:36.634333 | fa163e75-7366-a2e0-d3ae-0000000101e8 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:24:43.957196 | 0.37s 2025-10-14 08:15:36.637812 | fa163e75-7366-a2e0-d3ae-0000000101e8 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:24:43.960670 | 0.38s 2025-10-14 08:15:36.648691 | fa163e75-7366-a2e0-d3ae-0000000101ea | TASK | Check Keystone project status 2025-10-14 08:15:37.001495 | fa163e75-7366-a2e0-d3ae-0000000101ea | WAITING | Check Keystone project status | undercloud | 30 retries left 2025-10-14 08:15:42.269209 | fa163e75-7366-a2e0-d3ae-0000000101ea | OK | Check Keystone project status | undercloud | item=service 2025-10-14 08:15:42.270662 | fa163e75-7366-a2e0-d3ae-0000000101ea | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:49.593532 | 5.62s 2025-10-14 08:15:42.274281 | fa163e75-7366-a2e0-d3ae-0000000101ea | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:24:49.597148 | 5.62s 2025-10-14 08:15:42.285021 | fa163e75-7366-a2e0-d3ae-0000000100cd | TASK | Create Keystone Domains 2025-10-14 08:15:42.398822 | fa163e75-7366-a2e0-d3ae-0000000100cd | TIMING | tripleo_keystone_resources : Create Keystone Domains | undercloud | 0:24:49.721671 | 0.11s 2025-10-14 08:15:42.405022 | fa163e75-7366-a2e0-d3ae-0000000100cd | TIMING | tripleo_keystone_resources : Create Keystone Domains | undercloud | 0:24:49.727897 | 0.12s 2025-10-14 08:15:42.412145 | 5f7c1979-00a1-4c31-a880-9e68ff58f386 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/domains.yml | undercloud 2025-10-14 08:15:42.432232 | fa163e75-7366-a2e0-d3ae-00000001029d | TASK | Async creation of Keystone domains 2025-10-14 08:15:42.900651 | fa163e75-7366-a2e0-d3ae-00000001029d | CHANGED | Async creation of Keystone domains | undercloud | item=heat_stack 2025-10-14 08:15:42.902591 | fa163e75-7366-a2e0-d3ae-00000001029d | TIMING | tripleo_keystone_resources : Async creation of Keystone domains | undercloud | 0:24:50.225446 | 0.47s 2025-10-14 08:15:42.908915 | fa163e75-7366-a2e0-d3ae-00000001029d | TIMING | tripleo_keystone_resources : Async creation of Keystone domains | undercloud | 0:24:50.231778 | 0.48s 2025-10-14 08:15:42.915952 | fa163e75-7366-a2e0-d3ae-00000001029f | TASK | Check Keystone domain status 2025-10-14 08:15:43.288019 | fa163e75-7366-a2e0-d3ae-00000001029f | WAITING | Check Keystone domain status | undercloud | 30 retries left 2025-10-14 08:15:48.570938 | fa163e75-7366-a2e0-d3ae-00000001029f | CHANGED | Check Keystone domain status | undercloud | item=heat_stack 2025-10-14 08:15:48.572719 | fa163e75-7366-a2e0-d3ae-00000001029f | TIMING | tripleo_keystone_resources : Check Keystone domain status | undercloud | 0:24:55.895571 | 5.66s 2025-10-14 08:15:48.579628 | fa163e75-7366-a2e0-d3ae-00000001029f | TIMING | tripleo_keystone_resources : Check Keystone domain status | undercloud | 0:24:55.902476 | 5.66s 2025-10-14 08:15:48.592207 | fa163e75-7366-a2e0-d3ae-0000000100cf | TASK | Gather all OpenStack domains for Ansible >= 2.9.0 2025-10-14 08:15:48.656865 | fa163e75-7366-a2e0-d3ae-0000000100cf | TIMING | tripleo_keystone_resources : Gather all OpenStack domains for Ansible >= 2.9.0 | undercloud | 0:24:55.979717 | 0.06s 2025-10-14 08:15:48.673535 | 421d3b41-edba-424b-b277-a940a17cd7ce | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/gather_domains.yml | undercloud 2025-10-14 08:15:48.717761 | fa163e75-7366-a2e0-d3ae-000000010367 | TASK | Collect OpenStack Keystone domains infos 2025-10-14 08:15:50.202275 | fa163e75-7366-a2e0-d3ae-000000010367 | OK | Collect OpenStack Keystone domains infos | undercloud 2025-10-14 08:15:50.203837 | fa163e75-7366-a2e0-d3ae-000000010367 | TIMING | tripleo_keystone_resources : Collect OpenStack Keystone domains infos | undercloud | 0:24:57.526692 | 1.48s 2025-10-14 08:15:50.214022 | fa163e75-7366-a2e0-d3ae-000000010368 | TASK | Set openstack_domains fact 2025-10-14 08:15:50.281637 | fa163e75-7366-a2e0-d3ae-000000010368 | OK | Set openstack_domains fact | undercloud 2025-10-14 08:15:50.282933 | fa163e75-7366-a2e0-d3ae-000000010368 | TIMING | tripleo_keystone_resources : Set openstack_domains fact | undercloud | 0:24:57.605797 | 0.07s 2025-10-14 08:15:50.290750 | fa163e75-7366-a2e0-d3ae-0000000100d0 | TASK | Create Keystone Services 2025-10-14 08:15:50.373947 | fa163e75-7366-a2e0-d3ae-0000000100d0 | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:24:57.696774 | 0.08s 2025-10-14 08:15:50.381043 | fa163e75-7366-a2e0-d3ae-0000000100d0 | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:24:57.703902 | 0.09s 2025-10-14 08:15:50.392161 | 6708fac6-7a2c-4935-b12b-0bf8b1f6348e | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/services.yml | undercloud 2025-10-14 08:15:50.422178 | fa163e75-7366-a2e0-d3ae-000000010442 | TASK | Async creation of Keystone service 2025-10-14 08:15:50.778602 | fa163e75-7366-a2e0-d3ae-000000010442 | CHANGED | Async creation of Keystone service | undercloud | item=cinderv3 2025-10-14 08:15:50.781344 | fa163e75-7366-a2e0-d3ae-000000010442 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:58.104198 | 0.36s 2025-10-14 08:15:51.133375 | fa163e75-7366-a2e0-d3ae-000000010442 | CHANGED | Async creation of Keystone service | undercloud | item=glance 2025-10-14 08:15:51.135550 | fa163e75-7366-a2e0-d3ae-000000010442 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:58.458407 | 0.71s 2025-10-14 08:15:51.483669 | fa163e75-7366-a2e0-d3ae-000000010442 | CHANGED | Async creation of Keystone service | undercloud | item=heat 2025-10-14 08:15:51.485675 | fa163e75-7366-a2e0-d3ae-000000010442 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:58.808541 | 1.06s 2025-10-14 08:15:51.845357 | fa163e75-7366-a2e0-d3ae-000000010442 | CHANGED | Async creation of Keystone service | undercloud | item=heat-cfn 2025-10-14 08:15:51.847111 | fa163e75-7366-a2e0-d3ae-000000010442 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:59.169977 | 1.42s 2025-10-14 08:15:52.232946 | fa163e75-7366-a2e0-d3ae-000000010442 | CHANGED | Async creation of Keystone service | undercloud | item=manila 2025-10-14 08:15:52.234569 | fa163e75-7366-a2e0-d3ae-000000010442 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:59.557436 | 1.81s 2025-10-14 08:15:52.596747 | fa163e75-7366-a2e0-d3ae-000000010442 | CHANGED | Async creation of Keystone service | undercloud | item=manilav2 2025-10-14 08:15:52.598405 | fa163e75-7366-a2e0-d3ae-000000010442 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:24:59.921271 | 2.18s 2025-10-14 08:15:52.970720 | fa163e75-7366-a2e0-d3ae-000000010442 | CHANGED | Async creation of Keystone service | undercloud | item=neutron 2025-10-14 08:15:52.972286 | fa163e75-7366-a2e0-d3ae-000000010442 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:25:00.295154 | 2.55s 2025-10-14 08:15:53.337820 | fa163e75-7366-a2e0-d3ae-000000010442 | CHANGED | Async creation of Keystone service | undercloud | item=nova 2025-10-14 08:15:53.339537 | fa163e75-7366-a2e0-d3ae-000000010442 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:25:00.662399 | 2.92s 2025-10-14 08:15:53.707756 | fa163e75-7366-a2e0-d3ae-000000010442 | CHANGED | Async creation of Keystone service | undercloud | item=placement 2025-10-14 08:15:53.709927 | fa163e75-7366-a2e0-d3ae-000000010442 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:25:01.032783 | 3.29s 2025-10-14 08:15:54.087666 | fa163e75-7366-a2e0-d3ae-000000010442 | CHANGED | Async creation of Keystone service | undercloud | item=swift 2025-10-14 08:15:54.089700 | fa163e75-7366-a2e0-d3ae-000000010442 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:25:01.412557 | 3.67s 2025-10-14 08:15:54.098162 | fa163e75-7366-a2e0-d3ae-000000010442 | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:25:01.421021 | 3.67s 2025-10-14 08:15:54.106765 | fa163e75-7366-a2e0-d3ae-000000010444 | TASK | Check Keystone service status 2025-10-14 08:15:54.450722 | fa163e75-7366-a2e0-d3ae-000000010444 | CHANGED | Check Keystone service status | undercloud | item=cinderv3 2025-10-14 08:15:54.452637 | fa163e75-7366-a2e0-d3ae-000000010444 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:25:01.775494 | 0.34s 2025-10-14 08:15:54.706817 | fa163e75-7366-a2e0-d3ae-000000010444 | CHANGED | Check Keystone service status | undercloud | item=glance 2025-10-14 08:15:54.708076 | fa163e75-7366-a2e0-d3ae-000000010444 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:25:02.030945 | 0.60s 2025-10-14 08:15:55.011349 | fa163e75-7366-a2e0-d3ae-000000010444 | CHANGED | Check Keystone service status | undercloud | item=heat 2025-10-14 08:15:55.012980 | fa163e75-7366-a2e0-d3ae-000000010444 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:25:02.335851 | 0.91s 2025-10-14 08:15:55.346269 | fa163e75-7366-a2e0-d3ae-000000010444 | CHANGED | Check Keystone service status | undercloud | item=heat-cfn 2025-10-14 08:15:55.348141 | fa163e75-7366-a2e0-d3ae-000000010444 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:25:02.671012 | 1.24s 2025-10-14 08:15:55.687636 | fa163e75-7366-a2e0-d3ae-000000010444 | CHANGED | Check Keystone service status | undercloud | item=manila 2025-10-14 08:15:55.689591 | fa163e75-7366-a2e0-d3ae-000000010444 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:25:03.012452 | 1.58s 2025-10-14 08:15:55.974213 | fa163e75-7366-a2e0-d3ae-000000010444 | CHANGED | Check Keystone service status | undercloud | item=manilav2 2025-10-14 08:15:55.976308 | fa163e75-7366-a2e0-d3ae-000000010444 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:25:03.299154 | 1.87s 2025-10-14 08:15:56.237872 | fa163e75-7366-a2e0-d3ae-000000010444 | CHANGED | Check Keystone service status | undercloud | item=neutron 2025-10-14 08:15:56.239907 | fa163e75-7366-a2e0-d3ae-000000010444 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:25:03.562767 | 2.13s 2025-10-14 08:15:56.509482 | fa163e75-7366-a2e0-d3ae-000000010444 | CHANGED | Check Keystone service status | undercloud | item=nova 2025-10-14 08:15:56.511279 | fa163e75-7366-a2e0-d3ae-000000010444 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:25:03.834143 | 2.40s 2025-10-14 08:15:56.818624 | fa163e75-7366-a2e0-d3ae-000000010444 | CHANGED | Check Keystone service status | undercloud | item=placement 2025-10-14 08:15:56.820580 | fa163e75-7366-a2e0-d3ae-000000010444 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:25:04.143438 | 2.71s 2025-10-14 08:15:57.126156 | fa163e75-7366-a2e0-d3ae-000000010444 | CHANGED | Check Keystone service status | undercloud | item=swift 2025-10-14 08:15:57.128111 | fa163e75-7366-a2e0-d3ae-000000010444 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:25:04.450972 | 3.02s 2025-10-14 08:15:57.141577 | fa163e75-7366-a2e0-d3ae-000000010444 | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:25:04.464431 | 3.03s 2025-10-14 08:15:57.157252 | fa163e75-7366-a2e0-d3ae-0000000100d2 | TASK | Create Keystone Endpoints 2025-10-14 08:15:57.238268 | fa163e75-7366-a2e0-d3ae-0000000100d2 | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:25:04.561096 | 0.08s 2025-10-14 08:15:57.267973 | fa163e75-7366-a2e0-d3ae-0000000100d2 | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:25:04.590832 | 0.11s 2025-10-14 08:15:57.291559 | fa163e75-7366-a2e0-d3ae-0000000100d2 | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:25:04.614422 | 0.13s 2025-10-14 08:15:57.297849 | fa163e75-7366-a2e0-d3ae-0000000100d2 | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:25:04.620714 | 0.14s 2025-10-14 08:15:57.310799 | fe9f4755-5eae-42de-be75-4a4e7957f233 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-14 08:15:57.316998 | 7f288754-4fde-429f-a949-8d2b3615f03e | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-14 08:15:57.322834 | d0727ffd-2ee7-47c7-b15c-0160ef0afc6f | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-14 08:15:57.366267 | fa163e75-7366-a2e0-d3ae-000000010562 | TASK | Create Keystone public endpoints 2025-10-14 08:15:57.475576 | fa163e75-7366-a2e0-d3ae-000000010562 | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:25:04.798415 | 0.11s 2025-10-14 08:15:57.487222 | fa163e75-7366-a2e0-d3ae-000000010562 | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:25:04.810086 | 0.12s 2025-10-14 08:15:57.504875 | 14590b5d-fe23-4597-96ab-2754d6f0b113 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-14 08:15:57.522070 | fa163e75-7366-a2e0-d3ae-000000010671 | TASK | Async creation of Keystone public endpoint 2025-10-14 08:15:57.947493 | fa163e75-7366-a2e0-d3ae-000000010671 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=cinderv3 2025-10-14 08:15:57.949985 | fa163e75-7366-a2e0-d3ae-000000010671 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:25:05.272835 | 0.43s 2025-10-14 08:15:58.293625 | fa163e75-7366-a2e0-d3ae-000000010671 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=glance 2025-10-14 08:15:58.294865 | fa163e75-7366-a2e0-d3ae-000000010671 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:25:05.617720 | 0.77s 2025-10-14 08:15:58.682806 | fa163e75-7366-a2e0-d3ae-000000010671 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=heat 2025-10-14 08:15:58.684106 | fa163e75-7366-a2e0-d3ae-000000010671 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:25:06.006974 | 1.16s 2025-10-14 08:15:58.956913 | fa163e75-7366-a2e0-d3ae-000000010671 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=heat-cfn 2025-10-14 08:15:58.958134 | fa163e75-7366-a2e0-d3ae-000000010671 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:25:06.281003 | 1.43s 2025-10-14 08:15:59.272560 | fa163e75-7366-a2e0-d3ae-000000010671 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=manila 2025-10-14 08:15:59.273651 | fa163e75-7366-a2e0-d3ae-000000010671 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:25:06.596521 | 1.75s 2025-10-14 08:15:59.593775 | fa163e75-7366-a2e0-d3ae-000000010671 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=manilav2 2025-10-14 08:15:59.594836 | fa163e75-7366-a2e0-d3ae-000000010671 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:25:06.917707 | 2.07s 2025-10-14 08:15:59.932357 | fa163e75-7366-a2e0-d3ae-000000010671 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=neutron 2025-10-14 08:15:59.933903 | fa163e75-7366-a2e0-d3ae-000000010671 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:25:07.256766 | 2.41s 2025-10-14 08:16:00.235874 | fa163e75-7366-a2e0-d3ae-000000010671 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=nova 2025-10-14 08:16:00.236829 | fa163e75-7366-a2e0-d3ae-000000010671 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:25:07.559699 | 2.71s 2025-10-14 08:16:00.656079 | fa163e75-7366-a2e0-d3ae-000000010671 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=placement 2025-10-14 08:16:00.657763 | fa163e75-7366-a2e0-d3ae-000000010671 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:25:07.980633 | 3.13s 2025-10-14 08:16:01.067923 | fa163e75-7366-a2e0-d3ae-000000010671 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=swift 2025-10-14 08:16:01.069324 | fa163e75-7366-a2e0-d3ae-000000010671 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:25:08.392194 | 3.55s 2025-10-14 08:16:01.074627 | fa163e75-7366-a2e0-d3ae-000000010671 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:25:08.397483 | 3.55s 2025-10-14 08:16:01.090621 | fa163e75-7366-a2e0-d3ae-000000010673 | TASK | Check Keystone public endpoint status 2025-10-14 08:16:01.456220 | fa163e75-7366-a2e0-d3ae-000000010673 | CHANGED | Check Keystone public endpoint status | undercloud | item=cinderv3 2025-10-14 08:16:01.458886 | fa163e75-7366-a2e0-d3ae-000000010673 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:08.781746 | 0.37s 2025-10-14 08:16:01.806060 | fa163e75-7366-a2e0-d3ae-000000010673 | CHANGED | Check Keystone public endpoint status | undercloud | item=glance 2025-10-14 08:16:01.808101 | fa163e75-7366-a2e0-d3ae-000000010673 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:09.130963 | 0.72s 2025-10-14 08:16:02.093978 | fa163e75-7366-a2e0-d3ae-000000010673 | CHANGED | Check Keystone public endpoint status | undercloud | item=heat 2025-10-14 08:16:02.095608 | fa163e75-7366-a2e0-d3ae-000000010673 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:09.418478 | 1.00s 2025-10-14 08:16:02.426199 | fa163e75-7366-a2e0-d3ae-000000010673 | CHANGED | Check Keystone public endpoint status | undercloud | item=heat-cfn 2025-10-14 08:16:02.428140 | fa163e75-7366-a2e0-d3ae-000000010673 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:09.751002 | 1.34s 2025-10-14 08:16:02.745894 | fa163e75-7366-a2e0-d3ae-000000010673 | CHANGED | Check Keystone public endpoint status | undercloud | item=manila 2025-10-14 08:16:02.747672 | fa163e75-7366-a2e0-d3ae-000000010673 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:10.070537 | 1.66s 2025-10-14 08:16:03.097900 | fa163e75-7366-a2e0-d3ae-000000010673 | CHANGED | Check Keystone public endpoint status | undercloud | item=manilav2 2025-10-14 08:16:03.100151 | fa163e75-7366-a2e0-d3ae-000000010673 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:10.423012 | 2.01s 2025-10-14 08:16:03.432678 | fa163e75-7366-a2e0-d3ae-000000010673 | CHANGED | Check Keystone public endpoint status | undercloud | item=neutron 2025-10-14 08:16:03.434971 | fa163e75-7366-a2e0-d3ae-000000010673 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:10.757834 | 2.34s 2025-10-14 08:16:03.739552 | fa163e75-7366-a2e0-d3ae-000000010673 | CHANGED | Check Keystone public endpoint status | undercloud | item=nova 2025-10-14 08:16:03.742836 | fa163e75-7366-a2e0-d3ae-000000010673 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:11.065699 | 2.65s 2025-10-14 08:16:04.035164 | fa163e75-7366-a2e0-d3ae-000000010673 | CHANGED | Check Keystone public endpoint status | undercloud | item=placement 2025-10-14 08:16:04.037335 | fa163e75-7366-a2e0-d3ae-000000010673 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:11.360202 | 2.94s 2025-10-14 08:16:04.386001 | fa163e75-7366-a2e0-d3ae-000000010673 | CHANGED | Check Keystone public endpoint status | undercloud | item=swift 2025-10-14 08:16:04.387530 | fa163e75-7366-a2e0-d3ae-000000010673 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:11.710394 | 3.30s 2025-10-14 08:16:04.396476 | fa163e75-7366-a2e0-d3ae-000000010673 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:25:11.719347 | 3.30s 2025-10-14 08:16:04.406015 | fa163e75-7366-a2e0-d3ae-000000010567 | TASK | Create Keystone admin endpoints 2025-10-14 08:16:04.498215 | fa163e75-7366-a2e0-d3ae-000000010567 | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:25:11.821063 | 0.09s 2025-10-14 08:16:04.512222 | fa163e75-7366-a2e0-d3ae-000000010567 | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:25:11.835094 | 0.11s 2025-10-14 08:16:04.520140 | 3fa560b7-c14b-406f-b7d2-924746d5f568 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-14 08:16:04.529166 | fa163e75-7366-a2e0-d3ae-0000000106b7 | TASK | Async creation of Keystone admin endpoint 2025-10-14 08:16:04.956335 | fa163e75-7366-a2e0-d3ae-0000000106b7 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=cinderv3 2025-10-14 08:16:04.958642 | fa163e75-7366-a2e0-d3ae-0000000106b7 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:12.281487 | 0.43s 2025-10-14 08:16:05.320822 | fa163e75-7366-a2e0-d3ae-0000000106b7 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=glance 2025-10-14 08:16:05.322574 | fa163e75-7366-a2e0-d3ae-0000000106b7 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:12.645436 | 0.79s 2025-10-14 08:16:05.687683 | fa163e75-7366-a2e0-d3ae-0000000106b7 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=heat 2025-10-14 08:16:05.689006 | fa163e75-7366-a2e0-d3ae-0000000106b7 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:13.011876 | 1.16s 2025-10-14 08:16:05.995806 | fa163e75-7366-a2e0-d3ae-0000000106b7 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=heat-cfn 2025-10-14 08:16:05.997514 | fa163e75-7366-a2e0-d3ae-0000000106b7 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:13.320375 | 1.47s 2025-10-14 08:16:06.352579 | fa163e75-7366-a2e0-d3ae-0000000106b7 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=manila 2025-10-14 08:16:06.353655 | fa163e75-7366-a2e0-d3ae-0000000106b7 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:13.676527 | 1.82s 2025-10-14 08:16:06.745074 | fa163e75-7366-a2e0-d3ae-0000000106b7 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=manilav2 2025-10-14 08:16:06.747164 | fa163e75-7366-a2e0-d3ae-0000000106b7 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:14.070023 | 2.22s 2025-10-14 08:16:07.029915 | fa163e75-7366-a2e0-d3ae-0000000106b7 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=neutron 2025-10-14 08:16:07.031719 | fa163e75-7366-a2e0-d3ae-0000000106b7 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:14.354580 | 2.50s 2025-10-14 08:16:07.326704 | fa163e75-7366-a2e0-d3ae-0000000106b7 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=nova 2025-10-14 08:16:07.328250 | fa163e75-7366-a2e0-d3ae-0000000106b7 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:14.651114 | 2.80s 2025-10-14 08:16:07.689671 | fa163e75-7366-a2e0-d3ae-0000000106b7 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=placement 2025-10-14 08:16:07.691214 | fa163e75-7366-a2e0-d3ae-0000000106b7 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:15.014080 | 3.16s 2025-10-14 08:16:07.971515 | fa163e75-7366-a2e0-d3ae-0000000106b7 | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=swift 2025-10-14 08:16:07.972598 | fa163e75-7366-a2e0-d3ae-0000000106b7 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:15.295468 | 3.44s 2025-10-14 08:16:07.976345 | fa163e75-7366-a2e0-d3ae-0000000106b7 | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:25:15.299213 | 3.45s 2025-10-14 08:16:07.983934 | fa163e75-7366-a2e0-d3ae-0000000106b9 | TASK | Check Keystone admin endpoint status 2025-10-14 08:16:08.310218 | fa163e75-7366-a2e0-d3ae-0000000106b9 | CHANGED | Check Keystone admin endpoint status | undercloud | item=cinderv3 2025-10-14 08:16:08.312069 | fa163e75-7366-a2e0-d3ae-0000000106b9 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:15.634933 | 0.33s 2025-10-14 08:16:08.566918 | fa163e75-7366-a2e0-d3ae-0000000106b9 | CHANGED | Check Keystone admin endpoint status | undercloud | item=glance 2025-10-14 08:16:08.568748 | fa163e75-7366-a2e0-d3ae-0000000106b9 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:15.891618 | 0.58s 2025-10-14 08:16:08.886965 | fa163e75-7366-a2e0-d3ae-0000000106b9 | CHANGED | Check Keystone admin endpoint status | undercloud | item=heat 2025-10-14 08:16:08.888385 | fa163e75-7366-a2e0-d3ae-0000000106b9 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:16.211253 | 0.90s 2025-10-14 08:16:09.246230 | fa163e75-7366-a2e0-d3ae-0000000106b9 | CHANGED | Check Keystone admin endpoint status | undercloud | item=heat-cfn 2025-10-14 08:16:09.248014 | fa163e75-7366-a2e0-d3ae-0000000106b9 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:16.570877 | 1.26s 2025-10-14 08:16:09.554068 | fa163e75-7366-a2e0-d3ae-0000000106b9 | CHANGED | Check Keystone admin endpoint status | undercloud | item=manila 2025-10-14 08:16:09.555769 | fa163e75-7366-a2e0-d3ae-0000000106b9 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:16.878640 | 1.57s 2025-10-14 08:16:09.863299 | fa163e75-7366-a2e0-d3ae-0000000106b9 | CHANGED | Check Keystone admin endpoint status | undercloud | item=manilav2 2025-10-14 08:16:09.866187 | fa163e75-7366-a2e0-d3ae-0000000106b9 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:17.189045 | 1.88s 2025-10-14 08:16:10.175755 | fa163e75-7366-a2e0-d3ae-0000000106b9 | CHANGED | Check Keystone admin endpoint status | undercloud | item=neutron 2025-10-14 08:16:10.177909 | fa163e75-7366-a2e0-d3ae-0000000106b9 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:17.500772 | 2.19s 2025-10-14 08:16:10.482011 | fa163e75-7366-a2e0-d3ae-0000000106b9 | CHANGED | Check Keystone admin endpoint status | undercloud | item=nova 2025-10-14 08:16:10.483936 | fa163e75-7366-a2e0-d3ae-0000000106b9 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:17.806799 | 2.50s 2025-10-14 08:16:10.797270 | fa163e75-7366-a2e0-d3ae-0000000106b9 | CHANGED | Check Keystone admin endpoint status | undercloud | item=placement 2025-10-14 08:16:10.799490 | fa163e75-7366-a2e0-d3ae-0000000106b9 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:18.122351 | 2.81s 2025-10-14 08:16:11.111701 | fa163e75-7366-a2e0-d3ae-0000000106b9 | CHANGED | Check Keystone admin endpoint status | undercloud | item=swift 2025-10-14 08:16:11.113951 | fa163e75-7366-a2e0-d3ae-0000000106b9 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:18.436813 | 3.13s 2025-10-14 08:16:11.129894 | fa163e75-7366-a2e0-d3ae-0000000106b9 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:25:18.452749 | 3.15s 2025-10-14 08:16:11.149954 | fa163e75-7366-a2e0-d3ae-00000001056c | TASK | Create Keystone internal endpoints 2025-10-14 08:16:11.263506 | fa163e75-7366-a2e0-d3ae-00000001056c | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:25:18.586351 | 0.11s 2025-10-14 08:16:11.275050 | fa163e75-7366-a2e0-d3ae-00000001056c | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:25:18.597905 | 0.12s 2025-10-14 08:16:11.291501 | 1782e32b-512e-449a-a0ea-b0964a45b4d7 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-14 08:16:11.308108 | fa163e75-7366-a2e0-d3ae-0000000106fd | TASK | Async creation of Keystone internal endpoint 2025-10-14 08:16:11.738663 | fa163e75-7366-a2e0-d3ae-0000000106fd | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=cinderv3 2025-10-14 08:16:11.741178 | fa163e75-7366-a2e0-d3ae-0000000106fd | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:19.064032 | 0.43s 2025-10-14 08:16:12.128514 | fa163e75-7366-a2e0-d3ae-0000000106fd | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=glance 2025-10-14 08:16:12.129869 | fa163e75-7366-a2e0-d3ae-0000000106fd | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:19.452740 | 0.82s 2025-10-14 08:16:12.512061 | fa163e75-7366-a2e0-d3ae-0000000106fd | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=heat 2025-10-14 08:16:12.513413 | fa163e75-7366-a2e0-d3ae-0000000106fd | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:19.836284 | 1.20s 2025-10-14 08:16:12.849698 | fa163e75-7366-a2e0-d3ae-0000000106fd | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=heat-cfn 2025-10-14 08:16:12.851457 | fa163e75-7366-a2e0-d3ae-0000000106fd | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:20.174294 | 1.54s 2025-10-14 08:16:13.169327 | fa163e75-7366-a2e0-d3ae-0000000106fd | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=manila 2025-10-14 08:16:13.171042 | fa163e75-7366-a2e0-d3ae-0000000106fd | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:20.493907 | 1.86s 2025-10-14 08:16:13.444767 | fa163e75-7366-a2e0-d3ae-0000000106fd | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=manilav2 2025-10-14 08:16:13.447007 | fa163e75-7366-a2e0-d3ae-0000000106fd | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:20.769867 | 2.14s 2025-10-14 08:16:13.803122 | fa163e75-7366-a2e0-d3ae-0000000106fd | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=neutron 2025-10-14 08:16:13.804403 | fa163e75-7366-a2e0-d3ae-0000000106fd | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:21.127274 | 2.49s 2025-10-14 08:16:14.184390 | fa163e75-7366-a2e0-d3ae-0000000106fd | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=nova 2025-10-14 08:16:14.185558 | fa163e75-7366-a2e0-d3ae-0000000106fd | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:21.508430 | 2.88s 2025-10-14 08:16:14.467381 | fa163e75-7366-a2e0-d3ae-0000000106fd | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=placement 2025-10-14 08:16:14.470768 | fa163e75-7366-a2e0-d3ae-0000000106fd | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:21.793630 | 3.16s 2025-10-14 08:16:14.806040 | fa163e75-7366-a2e0-d3ae-0000000106fd | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=swift 2025-10-14 08:16:14.807536 | fa163e75-7366-a2e0-d3ae-0000000106fd | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:22.130396 | 3.50s 2025-10-14 08:16:14.814457 | fa163e75-7366-a2e0-d3ae-0000000106fd | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:25:22.137303 | 3.50s 2025-10-14 08:16:14.822309 | fa163e75-7366-a2e0-d3ae-0000000106ff | TASK | Check Keystone internal endpoint status 2025-10-14 08:16:15.207661 | fa163e75-7366-a2e0-d3ae-0000000106ff | CHANGED | Check Keystone internal endpoint status | undercloud | item=cinderv3 2025-10-14 08:16:15.210110 | fa163e75-7366-a2e0-d3ae-0000000106ff | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:22.532960 | 0.39s 2025-10-14 08:16:15.515526 | fa163e75-7366-a2e0-d3ae-0000000106ff | CHANGED | Check Keystone internal endpoint status | undercloud | item=glance 2025-10-14 08:16:15.516937 | fa163e75-7366-a2e0-d3ae-0000000106ff | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:22.839806 | 0.69s 2025-10-14 08:16:15.821961 | fa163e75-7366-a2e0-d3ae-0000000106ff | CHANGED | Check Keystone internal endpoint status | undercloud | item=heat 2025-10-14 08:16:15.823298 | fa163e75-7366-a2e0-d3ae-0000000106ff | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:23.146167 | 1.00s 2025-10-14 08:16:16.151466 | fa163e75-7366-a2e0-d3ae-0000000106ff | CHANGED | Check Keystone internal endpoint status | undercloud | item=heat-cfn 2025-10-14 08:16:16.153526 | fa163e75-7366-a2e0-d3ae-0000000106ff | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:23.476388 | 1.33s 2025-10-14 08:16:16.472491 | fa163e75-7366-a2e0-d3ae-0000000106ff | CHANGED | Check Keystone internal endpoint status | undercloud | item=manila 2025-10-14 08:16:16.474585 | fa163e75-7366-a2e0-d3ae-0000000106ff | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:23.797446 | 1.65s 2025-10-14 08:16:16.792715 | fa163e75-7366-a2e0-d3ae-0000000106ff | CHANGED | Check Keystone internal endpoint status | undercloud | item=manilav2 2025-10-14 08:16:16.794806 | fa163e75-7366-a2e0-d3ae-0000000106ff | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:24.117667 | 1.97s 2025-10-14 08:16:17.112427 | fa163e75-7366-a2e0-d3ae-0000000106ff | CHANGED | Check Keystone internal endpoint status | undercloud | item=neutron 2025-10-14 08:16:17.115019 | fa163e75-7366-a2e0-d3ae-0000000106ff | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:24.437879 | 2.29s 2025-10-14 08:16:17.445334 | fa163e75-7366-a2e0-d3ae-0000000106ff | CHANGED | Check Keystone internal endpoint status | undercloud | item=nova 2025-10-14 08:16:17.447489 | fa163e75-7366-a2e0-d3ae-0000000106ff | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:24.770309 | 2.62s 2025-10-14 08:16:17.749710 | fa163e75-7366-a2e0-d3ae-0000000106ff | CHANGED | Check Keystone internal endpoint status | undercloud | item=placement 2025-10-14 08:16:17.751837 | fa163e75-7366-a2e0-d3ae-0000000106ff | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:25.074698 | 2.93s 2025-10-14 08:16:18.028135 | fa163e75-7366-a2e0-d3ae-0000000106ff | CHANGED | Check Keystone internal endpoint status | undercloud | item=swift 2025-10-14 08:16:18.030033 | fa163e75-7366-a2e0-d3ae-0000000106ff | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:25.352895 | 3.21s 2025-10-14 08:16:18.044026 | fa163e75-7366-a2e0-d3ae-0000000106ff | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:25:25.366881 | 3.22s 2025-10-14 08:16:18.060308 | fa163e75-7366-a2e0-d3ae-0000000100d4 | TASK | Run cleanup tasks 2025-10-14 08:16:18.127109 | fa163e75-7366-a2e0-d3ae-0000000100d4 | TIMING | tripleo_keystone_resources : Run cleanup tasks | undercloud | 0:25:25.449940 | 0.06s 2025-10-14 08:16:18.142880 | 965deadf-52f2-48e3-979a-290b9ef179b2 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/cleanup.yml | undercloud 2025-10-14 08:16:18.188247 | fa163e75-7366-a2e0-d3ae-000000010741 | TASK | Get list of enabled services 2025-10-14 08:16:20.913142 | fa163e75-7366-a2e0-d3ae-000000010741 | CHANGED | Get list of enabled services | undercloud 2025-10-14 08:16:20.914771 | fa163e75-7366-a2e0-d3ae-000000010741 | TIMING | tripleo_keystone_resources : Get list of enabled services | undercloud | 0:25:28.237626 | 2.73s 2025-10-14 08:16:20.921024 | fa163e75-7366-a2e0-d3ae-000000010742 | TASK | List services to be disabled 2025-10-14 08:16:21.018748 | fa163e75-7366-a2e0-d3ae-000000010742 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'manila', 'Type': 'share'} 2025-10-14 08:16:21.053616 | fa163e75-7366-a2e0-d3ae-000000010742 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'nova', 'Type': 'compute'} 2025-10-14 08:16:21.080154 | fa163e75-7366-a2e0-d3ae-000000010742 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'swift', 'Type': 'object-store'} 2025-10-14 08:16:21.107233 | fa163e75-7366-a2e0-d3ae-000000010742 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'keystone', 'Type': 'identity'} 2025-10-14 08:16:21.136266 | fa163e75-7366-a2e0-d3ae-000000010742 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'cinderv3', 'Type': 'volumev3'} 2025-10-14 08:16:21.165837 | fa163e75-7366-a2e0-d3ae-000000010742 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'glance', 'Type': 'image'} 2025-10-14 08:16:21.192504 | fa163e75-7366-a2e0-d3ae-000000010742 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'neutron', 'Type': 'network'} 2025-10-14 08:16:21.233293 | fa163e75-7366-a2e0-d3ae-000000010742 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'manilav2', 'Type': 'sharev2'} 2025-10-14 08:16:21.248182 | fa163e75-7366-a2e0-d3ae-000000010742 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'heat', 'Type': 'orchestration'} 2025-10-14 08:16:21.275438 | fa163e75-7366-a2e0-d3ae-000000010742 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'placement', 'Type': 'placement'} 2025-10-14 08:16:21.297625 | fa163e75-7366-a2e0-d3ae-000000010742 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'heat-cfn', 'Type': 'cloudformation'} 2025-10-14 08:16:21.302260 | fa163e75-7366-a2e0-d3ae-000000010742 | TIMING | tripleo_keystone_resources : List services to be disabled | undercloud | 0:25:28.625122 | 0.38s 2025-10-14 08:16:21.311946 | fa163e75-7366-a2e0-d3ae-000000010743 | TASK | Delete keystone services not enabled 2025-10-14 08:16:21.335319 | fa163e75-7366-a2e0-d3ae-000000010743 | TIMING | tripleo_keystone_resources : Delete keystone services not enabled | undercloud | 0:25:28.658167 | 0.02s 2025-10-14 08:16:21.342311 | fa163e75-7366-a2e0-d3ae-0000000100d5 | TASK | Create Keystone Roles 2025-10-14 08:16:21.415271 | fa163e75-7366-a2e0-d3ae-0000000100d5 | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:25:28.738118 | 0.07s 2025-10-14 08:16:21.418424 | fa163e75-7366-a2e0-d3ae-0000000100d5 | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:25:28.741299 | 0.08s 2025-10-14 08:16:21.425927 | 2f6815ea-a4ec-4363-85b0-009f16617539 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/roles.yml | undercloud 2025-10-14 08:16:21.457589 | fa163e75-7366-a2e0-d3ae-000000010890 | TASK | Async creation of Keystone role 2025-10-14 08:16:21.813880 | fa163e75-7366-a2e0-d3ae-000000010890 | CHANGED | Async creation of Keystone role | undercloud | item=ResellerAdmin 2025-10-14 08:16:21.815345 | fa163e75-7366-a2e0-d3ae-000000010890 | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:29.138208 | 0.36s 2025-10-14 08:16:22.144810 | fa163e75-7366-a2e0-d3ae-000000010890 | CHANGED | Async creation of Keystone role | undercloud | item=service 2025-10-14 08:16:22.145744 | fa163e75-7366-a2e0-d3ae-000000010890 | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:29.468615 | 0.69s 2025-10-14 08:16:22.478372 | fa163e75-7366-a2e0-d3ae-000000010890 | CHANGED | Async creation of Keystone role | undercloud | item=heat_stack_user 2025-10-14 08:16:22.480284 | fa163e75-7366-a2e0-d3ae-000000010890 | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:29.803147 | 1.02s 2025-10-14 08:16:22.809038 | fa163e75-7366-a2e0-d3ae-000000010890 | CHANGED | Async creation of Keystone role | undercloud | item=swiftoperator 2025-10-14 08:16:22.810895 | fa163e75-7366-a2e0-d3ae-000000010890 | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:30.133757 | 1.35s 2025-10-14 08:16:22.817096 | fa163e75-7366-a2e0-d3ae-000000010890 | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:25:30.139959 | 1.36s 2025-10-14 08:16:22.824807 | fa163e75-7366-a2e0-d3ae-000000010892 | TASK | Check Keystone role status 2025-10-14 08:16:23.185016 | fa163e75-7366-a2e0-d3ae-000000010892 | CHANGED | Check Keystone role status | undercloud | item=ResellerAdmin 2025-10-14 08:16:23.187028 | fa163e75-7366-a2e0-d3ae-000000010892 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:30.509892 | 0.36s 2025-10-14 08:16:23.521691 | fa163e75-7366-a2e0-d3ae-000000010892 | CHANGED | Check Keystone role status | undercloud | item=service 2025-10-14 08:16:23.523880 | fa163e75-7366-a2e0-d3ae-000000010892 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:30.846736 | 0.70s 2025-10-14 08:16:23.867933 | fa163e75-7366-a2e0-d3ae-000000010892 | CHANGED | Check Keystone role status | undercloud | item=heat_stack_user 2025-10-14 08:16:23.870273 | fa163e75-7366-a2e0-d3ae-000000010892 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:31.193129 | 1.04s 2025-10-14 08:16:24.199911 | fa163e75-7366-a2e0-d3ae-000000010892 | CHANGED | Check Keystone role status | undercloud | item=swiftoperator 2025-10-14 08:16:24.202105 | fa163e75-7366-a2e0-d3ae-000000010892 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:31.524966 | 1.38s 2025-10-14 08:16:24.210718 | fa163e75-7366-a2e0-d3ae-000000010892 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:25:31.533576 | 1.38s 2025-10-14 08:16:24.222676 | fa163e75-7366-a2e0-d3ae-0000000100d7 | TASK | Create Keystone Users 2025-10-14 08:16:24.326116 | fa163e75-7366-a2e0-d3ae-0000000100d7 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:25:31.648949 | 0.10s 2025-10-14 08:16:24.341819 | fa163e75-7366-a2e0-d3ae-0000000100d7 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:25:31.664685 | 0.12s 2025-10-14 08:16:24.349996 | fa163e75-7366-a2e0-d3ae-0000000100d7 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:25:31.672842 | 0.13s 2025-10-14 08:16:24.372583 | f7a7fbe7-6b25-40ac-b52e-e14634e5fca3 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2025-10-14 08:16:24.385364 | 77ff67c5-9158-49b8-8411-1f494c5b9c2e | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2025-10-14 08:16:24.431988 | fa163e75-7366-a2e0-d3ae-0000000109f9 | TASK | Check password of Keystone user 2025-10-14 08:16:25.513136 | fa163e75-7366-a2e0-d3ae-0000000109f9 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 08:16:25.516406 | fa163e75-7366-a2e0-d3ae-0000000109f9 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:32.839241 | 1.08s 2025-10-14 08:16:26.510092 | fa163e75-7366-a2e0-d3ae-0000000109f9 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 08:16:26.511902 | fa163e75-7366-a2e0-d3ae-0000000109f9 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:33.834763 | 2.08s 2025-10-14 08:16:27.526419 | fa163e75-7366-a2e0-d3ae-0000000109f9 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 08:16:27.528070 | fa163e75-7366-a2e0-d3ae-0000000109f9 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:34.850942 | 3.09s 2025-10-14 08:16:28.556623 | fa163e75-7366-a2e0-d3ae-0000000109f9 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 08:16:28.558243 | fa163e75-7366-a2e0-d3ae-0000000109f9 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:35.881106 | 4.12s 2025-10-14 08:16:29.640576 | fa163e75-7366-a2e0-d3ae-0000000109f9 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 08:16:29.642415 | fa163e75-7366-a2e0-d3ae-0000000109f9 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:36.965278 | 5.21s 2025-10-14 08:16:30.588692 | fa163e75-7366-a2e0-d3ae-0000000109f9 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 08:16:30.590823 | fa163e75-7366-a2e0-d3ae-0000000109f9 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:37.913681 | 6.16s 2025-10-14 08:16:31.580649 | fa163e75-7366-a2e0-d3ae-0000000109f9 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 08:16:31.582382 | fa163e75-7366-a2e0-d3ae-0000000109f9 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:38.905244 | 7.15s 2025-10-14 08:16:32.558058 | fa163e75-7366-a2e0-d3ae-0000000109f9 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 08:16:32.560399 | fa163e75-7366-a2e0-d3ae-0000000109f9 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:39.883261 | 8.13s 2025-10-14 08:16:33.575006 | fa163e75-7366-a2e0-d3ae-0000000109f9 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 08:16:33.576942 | fa163e75-7366-a2e0-d3ae-0000000109f9 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:40.899774 | 9.14s 2025-10-14 08:16:34.595074 | fa163e75-7366-a2e0-d3ae-0000000109f9 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 08:16:34.596891 | fa163e75-7366-a2e0-d3ae-0000000109f9 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:41.919749 | 10.16s 2025-10-14 08:16:34.604566 | fa163e75-7366-a2e0-d3ae-0000000109f9 | IGNORED | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 08:16:34.605709 | fa163e75-7366-a2e0-d3ae-0000000109f9 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:41.928572 | 10.17s 2025-10-14 08:16:34.616886 | fa163e75-7366-a2e0-d3ae-0000000109fb | TASK | Async creation of Keystone user 2025-10-14 08:16:35.018159 | fa163e75-7366-a2e0-d3ae-0000000109fb | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 08:16:35.020401 | fa163e75-7366-a2e0-d3ae-0000000109fb | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:42.343249 | 0.40s 2025-10-14 08:16:35.409649 | fa163e75-7366-a2e0-d3ae-0000000109fb | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 08:16:35.411197 | fa163e75-7366-a2e0-d3ae-0000000109fb | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:42.734061 | 0.79s 2025-10-14 08:16:35.813936 | fa163e75-7366-a2e0-d3ae-0000000109fb | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 08:16:35.815593 | fa163e75-7366-a2e0-d3ae-0000000109fb | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:43.138455 | 1.20s 2025-10-14 08:16:36.225723 | fa163e75-7366-a2e0-d3ae-0000000109fb | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 08:16:36.227094 | fa163e75-7366-a2e0-d3ae-0000000109fb | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:43.549965 | 1.61s 2025-10-14 08:16:36.584137 | fa163e75-7366-a2e0-d3ae-0000000109fb | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 08:16:36.585781 | fa163e75-7366-a2e0-d3ae-0000000109fb | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:43.908643 | 1.97s 2025-10-14 08:16:36.963532 | fa163e75-7366-a2e0-d3ae-0000000109fb | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 08:16:36.965225 | fa163e75-7366-a2e0-d3ae-0000000109fb | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:44.288089 | 2.35s 2025-10-14 08:16:37.396261 | fa163e75-7366-a2e0-d3ae-0000000109fb | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 08:16:37.397835 | fa163e75-7366-a2e0-d3ae-0000000109fb | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:44.720700 | 2.78s 2025-10-14 08:16:37.829681 | fa163e75-7366-a2e0-d3ae-0000000109fb | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 08:16:37.830944 | fa163e75-7366-a2e0-d3ae-0000000109fb | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:45.153815 | 3.21s 2025-10-14 08:16:38.256668 | fa163e75-7366-a2e0-d3ae-0000000109fb | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 08:16:38.258170 | fa163e75-7366-a2e0-d3ae-0000000109fb | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:45.581037 | 3.64s 2025-10-14 08:16:38.647321 | fa163e75-7366-a2e0-d3ae-0000000109fb | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 08:16:38.649212 | fa163e75-7366-a2e0-d3ae-0000000109fb | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:45.972070 | 4.03s 2025-10-14 08:16:38.656666 | fa163e75-7366-a2e0-d3ae-0000000109fb | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 08:16:38.657487 | fa163e75-7366-a2e0-d3ae-0000000109fb | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:45.980357 | 4.04s 2025-10-14 08:16:38.663448 | fa163e75-7366-a2e0-d3ae-0000000109fd | TASK | Check Keystone user status 2025-10-14 08:16:39.023846 | fa163e75-7366-a2e0-d3ae-0000000109fd | CHANGED | Check Keystone user status | undercloud 2025-10-14 08:16:39.026077 | fa163e75-7366-a2e0-d3ae-0000000109fd | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:46.348935 | 0.36s 2025-10-14 08:16:39.360892 | fa163e75-7366-a2e0-d3ae-0000000109fd | CHANGED | Check Keystone user status | undercloud 2025-10-14 08:16:39.363063 | fa163e75-7366-a2e0-d3ae-0000000109fd | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:46.685921 | 0.70s 2025-10-14 08:16:39.741653 | fa163e75-7366-a2e0-d3ae-0000000109fd | CHANGED | Check Keystone user status | undercloud 2025-10-14 08:16:39.743920 | fa163e75-7366-a2e0-d3ae-0000000109fd | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:47.066781 | 1.08s 2025-10-14 08:16:40.076389 | fa163e75-7366-a2e0-d3ae-0000000109fd | CHANGED | Check Keystone user status | undercloud 2025-10-14 08:16:40.078282 | fa163e75-7366-a2e0-d3ae-0000000109fd | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:47.401143 | 1.41s 2025-10-14 08:16:40.384009 | fa163e75-7366-a2e0-d3ae-0000000109fd | CHANGED | Check Keystone user status | undercloud 2025-10-14 08:16:40.385601 | fa163e75-7366-a2e0-d3ae-0000000109fd | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:47.708464 | 1.72s 2025-10-14 08:16:40.717564 | fa163e75-7366-a2e0-d3ae-0000000109fd | CHANGED | Check Keystone user status | undercloud 2025-10-14 08:16:40.719115 | fa163e75-7366-a2e0-d3ae-0000000109fd | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:48.041980 | 2.05s 2025-10-14 08:16:41.028138 | fa163e75-7366-a2e0-d3ae-0000000109fd | CHANGED | Check Keystone user status | undercloud 2025-10-14 08:16:41.030033 | fa163e75-7366-a2e0-d3ae-0000000109fd | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:48.352897 | 2.37s 2025-10-14 08:16:41.351465 | fa163e75-7366-a2e0-d3ae-0000000109fd | CHANGED | Check Keystone user status | undercloud 2025-10-14 08:16:41.353104 | fa163e75-7366-a2e0-d3ae-0000000109fd | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:48.675967 | 2.69s 2025-10-14 08:16:41.697299 | fa163e75-7366-a2e0-d3ae-0000000109fd | CHANGED | Check Keystone user status | undercloud 2025-10-14 08:16:41.698924 | fa163e75-7366-a2e0-d3ae-0000000109fd | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:49.021787 | 3.03s 2025-10-14 08:16:41.983684 | fa163e75-7366-a2e0-d3ae-0000000109fd | CHANGED | Check Keystone user status | undercloud 2025-10-14 08:16:41.985403 | fa163e75-7366-a2e0-d3ae-0000000109fd | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:49.308266 | 3.32s 2025-10-14 08:16:41.993020 | fa163e75-7366-a2e0-d3ae-0000000109fd | CHANGED | Check Keystone user status | undercloud 2025-10-14 08:16:41.993902 | fa163e75-7366-a2e0-d3ae-0000000109fd | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:49.316769 | 3.33s 2025-10-14 08:16:42.003019 | fa163e75-7366-a2e0-d3ae-000000010a02 | TASK | Check password of Keystone user 2025-10-14 08:16:43.035802 | fa163e75-7366-a2e0-d3ae-000000010a02 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 08:16:43.037348 | fa163e75-7366-a2e0-d3ae-000000010a02 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:50.360213 | 1.03s 2025-10-14 08:16:44.002292 | fa163e75-7366-a2e0-d3ae-000000010a02 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 08:16:44.004041 | fa163e75-7366-a2e0-d3ae-000000010a02 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:51.326899 | 2.00s 2025-10-14 08:16:45.041985 | fa163e75-7366-a2e0-d3ae-000000010a02 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 08:16:45.044031 | fa163e75-7366-a2e0-d3ae-000000010a02 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:52.366893 | 3.04s 2025-10-14 08:16:45.050637 | fa163e75-7366-a2e0-d3ae-000000010a02 | IGNORED | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-14 08:16:45.051752 | fa163e75-7366-a2e0-d3ae-000000010a02 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:25:52.374616 | 3.05s 2025-10-14 08:16:45.063698 | fa163e75-7366-a2e0-d3ae-000000010a04 | TASK | Async creation of Keystone user 2025-10-14 08:16:45.535562 | fa163e75-7366-a2e0-d3ae-000000010a04 | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 08:16:45.536458 | fa163e75-7366-a2e0-d3ae-000000010a04 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:52.859325 | 0.47s 2025-10-14 08:16:45.879070 | fa163e75-7366-a2e0-d3ae-000000010a04 | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 08:16:45.880572 | fa163e75-7366-a2e0-d3ae-000000010a04 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:53.203435 | 0.82s 2025-10-14 08:16:46.258879 | fa163e75-7366-a2e0-d3ae-000000010a04 | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 08:16:46.260558 | fa163e75-7366-a2e0-d3ae-000000010a04 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:53.583416 | 1.20s 2025-10-14 08:16:46.266356 | fa163e75-7366-a2e0-d3ae-000000010a04 | CHANGED | Async creation of Keystone user | undercloud 2025-10-14 08:16:46.267043 | fa163e75-7366-a2e0-d3ae-000000010a04 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:25:53.589914 | 1.20s 2025-10-14 08:16:46.274319 | fa163e75-7366-a2e0-d3ae-000000010a06 | TASK | Check Keystone user status 2025-10-14 08:16:46.645374 | fa163e75-7366-a2e0-d3ae-000000010a06 | WAITING | Check Keystone user status | undercloud | 30 retries left 2025-10-14 08:16:51.956353 | fa163e75-7366-a2e0-d3ae-000000010a06 | CHANGED | Check Keystone user status | undercloud 2025-10-14 08:16:51.957816 | fa163e75-7366-a2e0-d3ae-000000010a06 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:59.280681 | 5.68s 2025-10-14 08:16:52.220343 | fa163e75-7366-a2e0-d3ae-000000010a06 | CHANGED | Check Keystone user status | undercloud 2025-10-14 08:16:52.221394 | fa163e75-7366-a2e0-d3ae-000000010a06 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:59.544243 | 5.95s 2025-10-14 08:16:52.535595 | fa163e75-7366-a2e0-d3ae-000000010a06 | CHANGED | Check Keystone user status | undercloud 2025-10-14 08:16:52.537515 | fa163e75-7366-a2e0-d3ae-000000010a06 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:59.860379 | 6.26s 2025-10-14 08:16:52.544543 | fa163e75-7366-a2e0-d3ae-000000010a06 | CHANGED | Check Keystone user status | undercloud 2025-10-14 08:16:52.545566 | fa163e75-7366-a2e0-d3ae-000000010a06 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:25:59.868430 | 6.27s 2025-10-14 08:16:52.556658 | fa163e75-7366-a2e0-d3ae-0000000100d9 | TASK | Assign Keystone Users to Roles 2025-10-14 08:16:52.616192 | fa163e75-7366-a2e0-d3ae-0000000100d9 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:25:59.938988 | 0.06s 2025-10-14 08:16:52.635362 | fa163e75-7366-a2e0-d3ae-0000000100d9 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:25:59.958224 | 0.08s 2025-10-14 08:16:52.658348 | fa163e75-7366-a2e0-d3ae-0000000100d9 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:25:59.981213 | 0.10s 2025-10-14 08:16:52.667765 | fa163e75-7366-a2e0-d3ae-0000000100d9 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:25:59.990622 | 0.11s 2025-10-14 08:16:52.682508 | 0145242e-a476-4145-a294-014a02cf1991 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2025-10-14 08:16:52.688533 | de20dc44-387a-423d-8e72-6b55d5b152e9 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2025-10-14 08:16:52.694802 | 3bf9eb9b-4dad-4ca8-a904-0a5e4fc784e3 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2025-10-14 08:16:52.745439 | fa163e75-7366-a2e0-d3ae-000000010bce | TASK | Async assignment of Keystone user per role 2025-10-14 08:16:52.847783 | fa163e75-7366-a2e0-d3ae-000000010bce | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:26:00.170616 | 0.10s 2025-10-14 08:16:52.880867 | fa163e75-7366-a2e0-d3ae-000000010bce | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:26:00.203712 | 0.13s 2025-10-14 08:16:52.893077 | fa163e75-7366-a2e0-d3ae-000000010bce | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:26:00.215932 | 0.15s 2025-10-14 08:16:52.915311 | a86e5dcc-1956-4216-acd2-e09c3b1b1042 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-14 08:16:52.928049 | 0c0468a0-243b-4611-b9ad-4a4ac888b561 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-14 08:16:52.946446 | fa163e75-7366-a2e0-d3ae-000000010d80 | TASK | Async assignment of Keystone user to roles 2025-10-14 08:16:53.399228 | fa163e75-7366-a2e0-d3ae-000000010d80 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ceilometer 2025-10-14 08:16:53.401846 | fa163e75-7366-a2e0-d3ae-000000010d80 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:00.724694 | 0.45s 2025-10-14 08:16:53.789619 | fa163e75-7366-a2e0-d3ae-000000010d80 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinder 2025-10-14 08:16:53.791197 | fa163e75-7366-a2e0-d3ae-000000010d80 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:01.114060 | 0.84s 2025-10-14 08:16:54.176686 | fa163e75-7366-a2e0-d3ae-000000010d80 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinderv3 2025-10-14 08:16:54.178332 | fa163e75-7366-a2e0-d3ae-000000010d80 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:01.501195 | 1.23s 2025-10-14 08:16:54.540584 | fa163e75-7366-a2e0-d3ae-000000010d80 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=glance 2025-10-14 08:16:54.542186 | fa163e75-7366-a2e0-d3ae-000000010d80 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:01.865048 | 1.59s 2025-10-14 08:16:54.937971 | fa163e75-7366-a2e0-d3ae-000000010d80 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat 2025-10-14 08:16:54.939996 | fa163e75-7366-a2e0-d3ae-000000010d80 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:02.262860 | 1.99s 2025-10-14 08:16:55.334943 | fa163e75-7366-a2e0-d3ae-000000010d80 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat_stack_domain_admin 2025-10-14 08:16:55.336564 | fa163e75-7366-a2e0-d3ae-000000010d80 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:02.659427 | 2.39s 2025-10-14 08:16:55.784356 | fa163e75-7366-a2e0-d3ae-000000010d80 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat-cfn 2025-10-14 08:16:55.785837 | fa163e75-7366-a2e0-d3ae-000000010d80 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:03.108701 | 2.84s 2025-10-14 08:16:56.180370 | fa163e75-7366-a2e0-d3ae-000000010d80 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=manila 2025-10-14 08:16:56.182049 | fa163e75-7366-a2e0-d3ae-000000010d80 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:03.504912 | 3.23s 2025-10-14 08:16:56.546730 | fa163e75-7366-a2e0-d3ae-000000010d80 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=manilav2 2025-10-14 08:16:56.548075 | fa163e75-7366-a2e0-d3ae-000000010d80 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:03.870944 | 3.60s 2025-10-14 08:16:56.944721 | fa163e75-7366-a2e0-d3ae-000000010d80 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=neutron 2025-10-14 08:16:56.956518 | fa163e75-7366-a2e0-d3ae-000000010d80 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:04.279380 | 4.01s 2025-10-14 08:16:56.964164 | fa163e75-7366-a2e0-d3ae-000000010d80 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:04.287024 | 4.02s 2025-10-14 08:16:56.975462 | fa163e75-7366-a2e0-d3ae-000000010d82 | TASK | Check Keystone user assignment to roles status 2025-10-14 08:16:57.342026 | fa163e75-7366-a2e0-d3ae-000000010d82 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ceilometer 2025-10-14 08:16:57.343411 | fa163e75-7366-a2e0-d3ae-000000010d82 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:04.666276 | 0.37s 2025-10-14 08:16:57.706067 | fa163e75-7366-a2e0-d3ae-000000010d82 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinder 2025-10-14 08:16:57.707390 | fa163e75-7366-a2e0-d3ae-000000010d82 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:05.030258 | 0.73s 2025-10-14 08:16:58.001692 | fa163e75-7366-a2e0-d3ae-000000010d82 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinderv3 2025-10-14 08:16:58.003543 | fa163e75-7366-a2e0-d3ae-000000010d82 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:05.326406 | 1.03s 2025-10-14 08:16:58.274510 | fa163e75-7366-a2e0-d3ae-000000010d82 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=glance 2025-10-14 08:16:58.276698 | fa163e75-7366-a2e0-d3ae-000000010d82 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:05.599556 | 1.30s 2025-10-14 08:16:58.576661 | fa163e75-7366-a2e0-d3ae-000000010d82 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat 2025-10-14 08:16:58.578512 | fa163e75-7366-a2e0-d3ae-000000010d82 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:05.901376 | 1.60s 2025-10-14 08:16:58.885623 | fa163e75-7366-a2e0-d3ae-000000010d82 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat_stack_domain_admin 2025-10-14 08:16:58.887391 | fa163e75-7366-a2e0-d3ae-000000010d82 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:06.210253 | 1.91s 2025-10-14 08:16:59.239664 | fa163e75-7366-a2e0-d3ae-000000010d82 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat-cfn 2025-10-14 08:16:59.241097 | fa163e75-7366-a2e0-d3ae-000000010d82 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:06.563960 | 2.26s 2025-10-14 08:16:59.537785 | fa163e75-7366-a2e0-d3ae-000000010d82 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=manila 2025-10-14 08:16:59.539845 | fa163e75-7366-a2e0-d3ae-000000010d82 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:06.862707 | 2.56s 2025-10-14 08:16:59.819790 | fa163e75-7366-a2e0-d3ae-000000010d82 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=manilav2 2025-10-14 08:16:59.821593 | fa163e75-7366-a2e0-d3ae-000000010d82 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:07.144453 | 2.84s 2025-10-14 08:17:00.118152 | fa163e75-7366-a2e0-d3ae-000000010d82 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=neutron 2025-10-14 08:17:00.119757 | fa163e75-7366-a2e0-d3ae-000000010d82 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:07.442619 | 3.14s 2025-10-14 08:17:00.127768 | fa163e75-7366-a2e0-d3ae-000000010d82 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:07.450633 | 3.15s 2025-10-14 08:17:00.135831 | fa163e75-7366-a2e0-d3ae-000000010d87 | TASK | Async assignment of Keystone user to roles 2025-10-14 08:17:00.513607 | fa163e75-7366-a2e0-d3ae-000000010d87 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=nova 2025-10-14 08:17:00.515899 | fa163e75-7366-a2e0-d3ae-000000010d87 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:07.838748 | 0.38s 2025-10-14 08:17:00.900886 | fa163e75-7366-a2e0-d3ae-000000010d87 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=placement 2025-10-14 08:17:00.902193 | fa163e75-7366-a2e0-d3ae-000000010d87 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:08.225064 | 0.76s 2025-10-14 08:17:01.280177 | fa163e75-7366-a2e0-d3ae-000000010d87 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=swift 2025-10-14 08:17:01.282356 | fa163e75-7366-a2e0-d3ae-000000010d87 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:08.605217 | 1.15s 2025-10-14 08:17:01.288663 | fa163e75-7366-a2e0-d3ae-000000010d87 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:08.611514 | 1.15s 2025-10-14 08:17:01.301148 | fa163e75-7366-a2e0-d3ae-000000010d89 | TASK | Check Keystone user assignment to roles status 2025-10-14 08:17:01.647663 | fa163e75-7366-a2e0-d3ae-000000010d89 | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2025-10-14 08:17:06.965805 | fa163e75-7366-a2e0-d3ae-000000010d89 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=nova 2025-10-14 08:17:06.967848 | fa163e75-7366-a2e0-d3ae-000000010d89 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:14.290709 | 5.66s 2025-10-14 08:17:07.247115 | fa163e75-7366-a2e0-d3ae-000000010d89 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=placement 2025-10-14 08:17:07.249810 | fa163e75-7366-a2e0-d3ae-000000010d89 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:14.572671 | 5.95s 2025-10-14 08:17:07.545916 | fa163e75-7366-a2e0-d3ae-000000010d89 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=swift 2025-10-14 08:17:07.547751 | fa163e75-7366-a2e0-d3ae-000000010d89 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:14.870612 | 6.24s 2025-10-14 08:17:07.556739 | fa163e75-7366-a2e0-d3ae-000000010d89 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:14.879603 | 6.25s 2025-10-14 08:17:07.563272 | fa163e75-7366-a2e0-d3ae-000000010bd3 | TASK | Async assignment of Keystone user per role 2025-10-14 08:17:07.656826 | fa163e75-7366-a2e0-d3ae-000000010bd3 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:26:14.979675 | 0.09s 2025-10-14 08:17:07.661795 | fa163e75-7366-a2e0-d3ae-000000010bd3 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:26:14.984656 | 0.10s 2025-10-14 08:17:07.671337 | 1e2566e3-25a5-4d54-8a5b-c261918d4404 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-14 08:17:07.681577 | fa163e75-7366-a2e0-d3ae-000000010ddf | TASK | Async assignment of Keystone user to roles 2025-10-14 08:17:08.125803 | fa163e75-7366-a2e0-d3ae-000000010ddf | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ceilometer 2025-10-14 08:17:08.127307 | fa163e75-7366-a2e0-d3ae-000000010ddf | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:15.450167 | 0.44s 2025-10-14 08:17:08.130478 | fa163e75-7366-a2e0-d3ae-000000010ddf | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:15.453340 | 0.45s 2025-10-14 08:17:08.137806 | fa163e75-7366-a2e0-d3ae-000000010de1 | TASK | Check Keystone user assignment to roles status 2025-10-14 08:17:08.461639 | fa163e75-7366-a2e0-d3ae-000000010de1 | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2025-10-14 08:17:13.727906 | fa163e75-7366-a2e0-d3ae-000000010de1 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ceilometer 2025-10-14 08:17:13.729161 | fa163e75-7366-a2e0-d3ae-000000010de1 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:21.052029 | 5.59s 2025-10-14 08:17:13.732092 | fa163e75-7366-a2e0-d3ae-000000010de1 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:21.054956 | 5.59s 2025-10-14 08:17:13.738411 | fa163e75-7366-a2e0-d3ae-000000010bd8 | TASK | Async assignment of Keystone user per role 2025-10-14 08:17:13.828660 | fa163e75-7366-a2e0-d3ae-000000010bd8 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:26:21.151486 | 0.09s 2025-10-14 08:17:13.835621 | fa163e75-7366-a2e0-d3ae-000000010bd8 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:26:21.158489 | 0.10s 2025-10-14 08:17:13.842536 | 915b926f-fe59-43ba-a4e4-d258e40ee583 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-14 08:17:13.849686 | fa163e75-7366-a2e0-d3ae-000000010e03 | TASK | Async assignment of Keystone user to roles 2025-10-14 08:17:14.229404 | fa163e75-7366-a2e0-d3ae-000000010e03 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinder 2025-10-14 08:17:14.231873 | fa163e75-7366-a2e0-d3ae-000000010e03 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:21.554720 | 0.38s 2025-10-14 08:17:14.607229 | fa163e75-7366-a2e0-d3ae-000000010e03 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinderv3 2025-10-14 08:17:14.609356 | fa163e75-7366-a2e0-d3ae-000000010e03 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:21.932220 | 0.76s 2025-10-14 08:17:14.958737 | fa163e75-7366-a2e0-d3ae-000000010e03 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=nova 2025-10-14 08:17:14.960229 | fa163e75-7366-a2e0-d3ae-000000010e03 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:22.283093 | 1.11s 2025-10-14 08:17:14.966564 | fa163e75-7366-a2e0-d3ae-000000010e03 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:26:22.289429 | 1.12s 2025-10-14 08:17:14.973760 | fa163e75-7366-a2e0-d3ae-000000010e05 | TASK | Check Keystone user assignment to roles status 2025-10-14 08:17:15.307428 | fa163e75-7366-a2e0-d3ae-000000010e05 | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2025-10-14 08:17:20.585692 | fa163e75-7366-a2e0-d3ae-000000010e05 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinder 2025-10-14 08:17:20.588120 | fa163e75-7366-a2e0-d3ae-000000010e05 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:27.910978 | 5.61s 2025-10-14 08:17:20.884471 | fa163e75-7366-a2e0-d3ae-000000010e05 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinderv3 2025-10-14 08:17:20.888171 | fa163e75-7366-a2e0-d3ae-000000010e05 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:28.211025 | 5.91s 2025-10-14 08:17:21.151565 | fa163e75-7366-a2e0-d3ae-000000010e05 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=nova 2025-10-14 08:17:21.153694 | fa163e75-7366-a2e0-d3ae-000000010e05 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:28.476555 | 6.18s 2025-10-14 08:17:21.161795 | fa163e75-7366-a2e0-d3ae-000000010e05 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:26:28.484653 | 6.19s 2025-10-14 08:17:21.180172 | fa163e75-7366-a2e0-d3ae-00000001009f | TASK | is Keystone LDAP enabled 2025-10-14 08:17:21.218341 | fa163e75-7366-a2e0-d3ae-00000001009f | OK | is Keystone LDAP enabled | undercloud 2025-10-14 08:17:21.219726 | fa163e75-7366-a2e0-d3ae-00000001009f | TIMING | is Keystone LDAP enabled | undercloud | 0:26:28.542586 | 0.04s 2025-10-14 08:17:21.228120 | fa163e75-7366-a2e0-d3ae-0000000100a0 | TASK | Set fact for tripleo_keystone_ldap_domains 2025-10-14 08:17:21.285006 | fa163e75-7366-a2e0-d3ae-0000000100a0 | SKIPPED | Set fact for tripleo_keystone_ldap_domains | undercloud 2025-10-14 08:17:21.286701 | fa163e75-7366-a2e0-d3ae-0000000100a0 | TIMING | Set fact for tripleo_keystone_ldap_domains | undercloud | 0:26:28.609560 | 0.06s 2025-10-14 08:17:21.296994 | fa163e75-7366-a2e0-d3ae-0000000100a1 | TASK | Manage Keystone domains from LDAP config 2025-10-14 08:17:21.354943 | fa163e75-7366-a2e0-d3ae-0000000100a1 | SKIPPED | Manage Keystone domains from LDAP config | undercloud 2025-10-14 08:17:21.356111 | fa163e75-7366-a2e0-d3ae-0000000100a1 | TIMING | Manage Keystone domains from LDAP config | undercloud | 0:26:28.678977 | 0.06s PLAY [Deploy step tasks for 4] ************************************************* 2025-10-14 08:17:21.513345 | fa163e75-7366-a2e0-d3ae-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-14 08:17:21.530707 | fa163e75-7366-a2e0-d3ae-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-14 08:17:21.554310 | fa163e75-7366-a2e0-d3ae-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-14 08:17:21.597579 | fa163e75-7366-a2e0-d3ae-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-14 08:17:21.621016 | fa163e75-7366-a2e0-d3ae-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-14 08:17:21.648497 | fa163e75-7366-a2e0-d3ae-0000000000e7 | TASK | Deploy step tasks for 4 2025-10-14 08:17:21.655870 | fa163e75-7366-a2e0-d3ae-0000000000e7 | OK | Deploy step tasks for 4 | np0005486750 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000e7') missing from stats 2025-10-14 08:17:21.666211 | fa163e75-7366-a2e0-d3ae-0000000000e7 | OK | Deploy step tasks for 4 | np0005486751 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000e7') missing from stats 2025-10-14 08:17:21.666965 | fa163e75-7366-a2e0-d3ae-0000000000e7 | OK | Deploy step tasks for 4 | np0005486752 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000e7') missing from stats 2025-10-14 08:17:21.667771 | fa163e75-7366-a2e0-d3ae-0000000000e7 | OK | Deploy step tasks for 4 | np0005486746 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000e7') missing from stats 2025-10-14 08:17:21.668501 | fa163e75-7366-a2e0-d3ae-0000000000e7 | OK | Deploy step tasks for 4 | np0005486748 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000e7') missing from stats 2025-10-14 08:17:21.678993 | fa163e75-7366-a2e0-d3ae-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-14 08:17:21.701247 | fa163e75-7366-a2e0-d3ae-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-14 08:17:21.719525 | fa163e75-7366-a2e0-d3ae-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-14 08:17:21.743923 | fa163e75-7366-a2e0-d3ae-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-14 08:17:21.765685 | fa163e75-7366-a2e0-d3ae-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-14 08:17:21.774935 | fa163e75-7366-a2e0-d3ae-0000000000e7 | OK | Deploy step tasks for 4 | np0005486749 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000e7') missing from stats 2025-10-14 08:17:21.792242 | fa163e75-7366-a2e0-d3ae-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-14 08:17:22.760200 | fa163e75-7366-a2e0-d3ae-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005486750 2025-10-14 08:17:22.763795 | fa163e75-7366-a2e0-d3ae-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005486750 | 0:26:30.086652 | 1.08s 2025-10-14 08:17:22.793739 | fa163e75-7366-a2e0-d3ae-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005486751 2025-10-14 08:17:22.795073 | fa163e75-7366-a2e0-d3ae-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005486751 | 0:26:30.117933 | 1.09s 2025-10-14 08:17:22.805953 | fa163e75-7366-a2e0-d3ae-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005486749 2025-10-14 08:17:22.806759 | fa163e75-7366-a2e0-d3ae-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005486749 | 0:26:30.129624 | 1.01s 2025-10-14 08:17:22.807720 | fa163e75-7366-a2e0-d3ae-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005486752 2025-10-14 08:17:22.808351 | fa163e75-7366-a2e0-d3ae-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005486752 | 0:26:30.131220 | 1.09s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:17:22.906247 | fa163e75-7366-a2e0-d3ae-0000000000e9 | TIMING | include_tasks | np0005486750 | 0:26:30.229089 | 0.13s 2025-10-14 08:17:22.912179 | fa163e75-7366-a2e0-d3ae-0000000000e9 | TIMING | include_tasks | np0005486751 | 0:26:30.235052 | 0.08s 2025-10-14 08:17:22.912639 | fa163e75-7366-a2e0-d3ae-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005486746 2025-10-14 08:17:22.913455 | fa163e75-7366-a2e0-d3ae-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005486746 | 0:26:30.236330 | 1.17s 2025-10-14 08:17:22.913833 | fa163e75-7366-a2e0-d3ae-0000000000e9 | TIMING | include_tasks | np0005486752 | 0:26:30.236709 | 0.06s 2025-10-14 08:17:22.914231 | fa163e75-7366-a2e0-d3ae-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0005486748 2025-10-14 08:17:22.914619 | fa163e75-7366-a2e0-d3ae-0000000000e8 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | np0005486748 | 0:26:30.237495 | 1.15s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:17:22.949671 | 23f095c7-35c5-4e84-8265-3d7a334cea72 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0005486750 2025-10-14 08:17:22.950249 | 23f095c7-35c5-4e84-8265-3d7a334cea72 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0005486751 2025-10-14 08:17:22.950505 | 23f095c7-35c5-4e84-8265-3d7a334cea72 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0005486752 2025-10-14 08:17:22.963107 | fa163e75-7366-a2e0-d3ae-000000010e5c | TASK | set enable_sensubility fact 2025-10-14 08:17:22.979156 | fa163e75-7366-a2e0-d3ae-000000010e5c | TASK | set enable_sensubility fact 2025-10-14 08:17:23.000372 | fa163e75-7366-a2e0-d3ae-000000010e5c | TASK | set enable_sensubility fact [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:17:23.068803 | fa163e75-7366-a2e0-d3ae-0000000000e9 | TIMING | include_tasks | np0005486749 | 0:26:30.391650 | 0.17s 2025-10-14 08:17:23.076261 | fa163e75-7366-a2e0-d3ae-000000010e5c | OK | set enable_sensubility fact | np0005486750 2025-10-14 08:17:23.076748 | fa163e75-7366-a2e0-d3ae-000000010e5c | TIMING | set enable_sensubility fact | np0005486750 | 0:26:30.399624 | 0.11s 2025-10-14 08:17:23.077053 | fa163e75-7366-a2e0-d3ae-000000010e5c | OK | set enable_sensubility fact | np0005486751 2025-10-14 08:17:23.077349 | fa163e75-7366-a2e0-d3ae-000000010e5c | TIMING | set enable_sensubility fact | np0005486751 | 0:26:30.400225 | 0.10s 2025-10-14 08:17:23.077665 | fa163e75-7366-a2e0-d3ae-000000010e5c | OK | set enable_sensubility fact | np0005486752 2025-10-14 08:17:23.077963 | fa163e75-7366-a2e0-d3ae-000000010e5c | TIMING | set enable_sensubility fact | np0005486752 | 0:26:30.400840 | 0.08s 2025-10-14 08:17:23.078281 | fa163e75-7366-a2e0-d3ae-0000000000e9 | TIMING | include_tasks | np0005486746 | 0:26:30.401158 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:17:23.118488 | a4814530-8202-4151-bf6b-1021541d1c08 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0005486749 2025-10-14 08:17:23.118946 | a4814530-8202-4151-bf6b-1021541d1c08 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0005486746 2025-10-14 08:17:23.130278 | fa163e75-7366-a2e0-d3ae-000000010e5e | TASK | Create virtqemud recovery script 2025-10-14 08:17:23.146545 | fa163e75-7366-a2e0-d3ae-000000010e5e | TASK | Create virtqemud recovery script 2025-10-14 08:17:23.164228 | fa163e75-7366-a2e0-d3ae-000000010e5e | TASK | Create virtqemud recovery script 2025-10-14 08:17:23.188541 | fa163e75-7366-a2e0-d3ae-000000010e8d | TASK | set enable_sensubility fact 2025-10-14 08:17:23.210420 | fa163e75-7366-a2e0-d3ae-000000010e8d | TASK | set enable_sensubility fact 2025-10-14 08:17:23.219333 | fa163e75-7366-a2e0-d3ae-0000000000e9 | TIMING | include_tasks | np0005486748 | 0:26:30.542184 | 0.16s 2025-10-14 08:17:23.227418 | fa163e75-7366-a2e0-d3ae-000000010e8d | OK | set enable_sensubility fact | np0005486746 2025-10-14 08:17:23.228047 | fa163e75-7366-a2e0-d3ae-000000010e8d | TIMING | set enable_sensubility fact | np0005486746 | 0:26:30.550922 | 0.04s 2025-10-14 08:17:23.257879 | be9055c6-1041-4fda-af42-a4b758128609 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0005486748 2025-10-14 08:17:23.277155 | fa163e75-7366-a2e0-d3ae-000000010e92 | TASK | Start OVN container 2025-10-14 08:17:23.297807 | fa163e75-7366-a2e0-d3ae-000000010eab | TASK | set enable_sensubility fact 2025-10-14 08:17:23.307270 | fa163e75-7366-a2e0-d3ae-000000010e8d | OK | set enable_sensubility fact | np0005486749 2025-10-14 08:17:23.308288 | fa163e75-7366-a2e0-d3ae-000000010e8d | TIMING | set enable_sensubility fact | np0005486749 | 0:26:30.631147 | 0.10s 2025-10-14 08:17:23.325023 | fa163e75-7366-a2e0-d3ae-000000010e92 | TASK | Start OVN container 2025-10-14 08:17:23.335404 | fa163e75-7366-a2e0-d3ae-000000010eab | OK | set enable_sensubility fact | np0005486748 2025-10-14 08:17:23.336474 | fa163e75-7366-a2e0-d3ae-000000010eab | TIMING | set enable_sensubility fact | np0005486748 | 0:26:30.659337 | 0.04s 2025-10-14 08:17:23.353499 | fa163e75-7366-a2e0-d3ae-000000010e92 | SKIPPED | Start OVN container | np0005486746 | item=ovn_cluster_north_db_server 2025-10-14 08:17:23.378075 | fa163e75-7366-a2e0-d3ae-000000010e92 | SKIPPED | Start OVN container | np0005486746 | item=ovn_cluster_south_db_server 2025-10-14 08:17:23.383468 | fa163e75-7366-a2e0-d3ae-000000010e92 | SKIPPED | Start OVN container | np0005486746 | item=ovn_cluster_northd 2025-10-14 08:17:23.405845 | fa163e75-7366-a2e0-d3ae-000000010eb2 | TASK | Start OVN container 2025-10-14 08:17:23.410129 | fa163e75-7366-a2e0-d3ae-000000010e92 | TIMING | Start OVN container | np0005486749 | 0:26:30.732998 | 0.08s 2025-10-14 08:17:23.421524 | fa163e75-7366-a2e0-d3ae-000000010e92 | TIMING | Start OVN container | np0005486746 | 0:26:30.744365 | 0.14s 2025-10-14 08:17:23.445664 | fa163e75-7366-a2e0-d3ae-000000010e94 | TASK | Set NB connection 2025-10-14 08:17:23.461027 | fa163e75-7366-a2e0-d3ae-000000010e92 | TIMING | Start OVN container | np0005486749 | 0:26:30.783864 | 0.13s 2025-10-14 08:17:23.489464 | fa163e75-7366-a2e0-d3ae-000000010e92 | TIMING | Start OVN container | np0005486749 | 0:26:30.812300 | 0.16s 2025-10-14 08:17:23.503116 | fa163e75-7366-a2e0-d3ae-000000010eb2 | TIMING | Start OVN container | np0005486748 | 0:26:30.825981 | 0.09s 2025-10-14 08:17:23.534893 | fa163e75-7366-a2e0-d3ae-000000010e92 | TIMING | Start OVN container | np0005486749 | 0:26:30.857756 | 0.21s 2025-10-14 08:17:23.535662 | fa163e75-7366-a2e0-d3ae-000000010e94 | SKIPPED | Set NB connection | np0005486746 2025-10-14 08:17:23.536309 | fa163e75-7366-a2e0-d3ae-000000010e94 | TIMING | Set NB connection | np0005486746 | 0:26:30.859182 | 0.09s 2025-10-14 08:17:23.562337 | fa163e75-7366-a2e0-d3ae-000000010eb2 | TIMING | Start OVN container | np0005486748 | 0:26:30.885206 | 0.15s 2025-10-14 08:17:23.584756 | fa163e75-7366-a2e0-d3ae-000000010eb2 | TIMING | Start OVN container | np0005486748 | 0:26:30.907625 | 0.17s 2025-10-14 08:17:23.642999 | fa163e75-7366-a2e0-d3ae-000000010e95 | TASK | Set SB connection 2025-10-14 08:17:23.679738 | fa163e75-7366-a2e0-d3ae-000000010efb | TASK | Gather variables for each operating system 2025-10-14 08:17:23.692639 | fa163e75-7366-a2e0-d3ae-000000010eb2 | TIMING | Start OVN container | np0005486748 | 0:26:31.015427 | 0.28s 2025-10-14 08:17:23.694266 | fa163e75-7366-a2e0-d3ae-000000010e95 | SKIPPED | Set SB connection | np0005486746 2025-10-14 08:17:23.695276 | fa163e75-7366-a2e0-d3ae-000000010e95 | TIMING | Set SB connection | np0005486746 | 0:26:31.018143 | 0.05s 2025-10-14 08:17:23.778274 | fa163e75-7366-a2e0-d3ae-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-14 08:17:23.804217 | fa163e75-7366-a2e0-d3ae-000000010efb | TASK | Gather variables for each operating system 2025-10-14 08:17:23.814564 | fa163e75-7366-a2e0-d3ae-000000010efb | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486749 | 0:26:31.137397 | 0.13s 2025-10-14 08:17:23.832280 | fa163e75-7366-a2e0-d3ae-000000010efc | TASK | Create container logs path 2025-10-14 08:17:23.894873 | fa163e75-7366-a2e0-d3ae-000000010efb | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486748 | 0:26:31.217734 | 0.09s 2025-10-14 08:17:23.910384 | fa163e75-7366-a2e0-d3ae-000000010efc | TASK | Create container logs path 2025-10-14 08:17:24.108160 | fa163e75-7366-a2e0-d3ae-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005486746 2025-10-14 08:17:24.109155 | fa163e75-7366-a2e0-d3ae-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005486746 | 0:26:31.432023 | 0.33s 2025-10-14 08:17:24.168055 | fa163e75-7366-a2e0-d3ae-000000010e5e | CHANGED | Create virtqemud recovery script | np0005486750 2025-10-14 08:17:24.170784 | fa163e75-7366-a2e0-d3ae-000000010e5e | TIMING | Create virtqemud recovery script | np0005486750 | 0:26:31.493604 | 1.04s 2025-10-14 08:17:24.172383 | fa163e75-7366-a2e0-d3ae-000000010efc | OK | Create container logs path | np0005486749 2025-10-14 08:17:24.173600 | fa163e75-7366-a2e0-d3ae-000000010efc | TIMING | tripleo_container_manage : Create container logs path | np0005486749 | 0:26:31.496460 | 0.34s 2025-10-14 08:17:24.179205 | fa163e75-7366-a2e0-d3ae-000000010e5e | CHANGED | Create virtqemud recovery script | np0005486751 2025-10-14 08:17:24.182880 | fa163e75-7366-a2e0-d3ae-000000010e5e | TIMING | Create virtqemud recovery script | np0005486751 | 0:26:31.505741 | 1.03s 2025-10-14 08:17:24.183938 | fa163e75-7366-a2e0-d3ae-000000010e5e | CHANGED | Create virtqemud recovery script | np0005486752 2025-10-14 08:17:24.184936 | fa163e75-7366-a2e0-d3ae-000000010e5e | TIMING | Create virtqemud recovery script | np0005486752 | 0:26:31.507803 | 1.02s 2025-10-14 08:17:24.212527 | fa163e75-7366-a2e0-d3ae-000000010e5f | TASK | Create virtqemud recovery trigger service 2025-10-14 08:17:24.237102 | fa163e75-7366-a2e0-d3ae-000000010e5f | TASK | Create virtqemud recovery trigger service 2025-10-14 08:17:24.257976 | fa163e75-7366-a2e0-d3ae-000000010e5f | TASK | Create virtqemud recovery trigger service 2025-10-14 08:17:24.281504 | fa163e75-7366-a2e0-d3ae-000000010efe | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:24.294641 | fa163e75-7366-a2e0-d3ae-000000010efc | OK | Create container logs path | np0005486748 2025-10-14 08:17:24.298529 | fa163e75-7366-a2e0-d3ae-000000010efc | TIMING | tripleo_container_manage : Create container logs path | np0005486748 | 0:26:31.621365 | 0.39s 2025-10-14 08:17:24.300334 | fa163e75-7366-a2e0-d3ae-0000000000ec | TIMING | include_tasks | np0005486746 | 0:26:31.623199 | 0.14s 2025-10-14 08:17:24.346086 | da8c8499-da2c-4bd1-ba5a-901514a710a3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486746 2025-10-14 08:17:24.369899 | fa163e75-7366-a2e0-d3ae-000000011018 | TASK | Write the config_step hieradata 2025-10-14 08:17:24.398724 | fa163e75-7366-a2e0-d3ae-000000010efe | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:24.648208 | fa163e75-7366-a2e0-d3ae-000000010efe | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 2025-10-14 08:17:24.649321 | fa163e75-7366-a2e0-d3ae-000000010efe | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:31.972184 | 0.37s 2025-10-14 08:17:24.669605 | fa163e75-7366-a2e0-d3ae-000000010eff | TASK | Finalise hashes for all containers 2025-10-14 08:17:24.797213 | fa163e75-7366-a2e0-d3ae-000000010eff | OK | Finalise hashes for all containers | np0005486749 2025-10-14 08:17:24.798900 | fa163e75-7366-a2e0-d3ae-000000010eff | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486749 | 0:26:32.121760 | 0.13s 2025-10-14 08:17:24.833816 | fa163e75-7366-a2e0-d3ae-000000010f01 | TASK | Manage systemd shutdown files 2025-10-14 08:17:24.841450 | fa163e75-7366-a2e0-d3ae-000000010efe | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 2025-10-14 08:17:24.842607 | fa163e75-7366-a2e0-d3ae-000000010efe | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:32.165465 | 0.44s 2025-10-14 08:17:24.861337 | fa163e75-7366-a2e0-d3ae-000000010eff | TASK | Finalise hashes for all containers 2025-10-14 08:17:24.883643 | fa163e75-7366-a2e0-d3ae-000000010f01 | SKIPPED | Manage systemd shutdown files | np0005486749 2025-10-14 08:17:24.884860 | fa163e75-7366-a2e0-d3ae-000000010f01 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486749 | 0:26:32.207720 | 0.05s 2025-10-14 08:17:24.905404 | fa163e75-7366-a2e0-d3ae-000000010f03 | TASK | Update container configs with new config hashes 2025-10-14 08:17:24.956186 | fa163e75-7366-a2e0-d3ae-000000010eff | OK | Finalise hashes for all containers | np0005486748 2025-10-14 08:17:24.957255 | fa163e75-7366-a2e0-d3ae-000000010eff | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486748 | 0:26:32.280119 | 0.09s 2025-10-14 08:17:24.984920 | fa163e75-7366-a2e0-d3ae-000000010f01 | TASK | Manage systemd shutdown files 2025-10-14 08:17:24.995399 | fa163e75-7366-a2e0-d3ae-000000010f03 | SKIPPED | Update container configs with new config hashes | np0005486749 2025-10-14 08:17:24.997110 | fa163e75-7366-a2e0-d3ae-000000010f03 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486749 | 0:26:32.319956 | 0.09s 2025-10-14 08:17:25.035496 | fa163e75-7366-a2e0-d3ae-000000010f04 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:25.045099 | fa163e75-7366-a2e0-d3ae-000000010f01 | SKIPPED | Manage systemd shutdown files | np0005486748 2025-10-14 08:17:25.046700 | fa163e75-7366-a2e0-d3ae-000000010f01 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486748 | 0:26:32.369550 | 0.06s 2025-10-14 08:17:25.074239 | fa163e75-7366-a2e0-d3ae-000000010f03 | TASK | Update container configs with new config hashes 2025-10-14 08:17:25.095695 | fa163e75-7366-a2e0-d3ae-000000010f04 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:32.418547 | 0.06s 2025-10-14 08:17:25.117935 | c419796a-cf7f-4c87-8dda-c35e124ef7b1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486749 2025-10-14 08:17:25.152020 | fa163e75-7366-a2e0-d3ae-00000001103e | TASK | Gather podman infos 2025-10-14 08:17:25.170191 | fa163e75-7366-a2e0-d3ae-000000010f03 | SKIPPED | Update container configs with new config hashes | np0005486748 2025-10-14 08:17:25.171266 | fa163e75-7366-a2e0-d3ae-000000010f03 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486748 | 0:26:32.494128 | 0.10s 2025-10-14 08:17:25.187760 | fa163e75-7366-a2e0-d3ae-000000010f04 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:25.210880 | fa163e75-7366-a2e0-d3ae-000000010e5f | CHANGED | Create virtqemud recovery trigger service | np0005486752 2025-10-14 08:17:25.212835 | fa163e75-7366-a2e0-d3ae-000000010e5f | TIMING | Create virtqemud recovery trigger service | np0005486752 | 0:26:32.535689 | 0.95s 2025-10-14 08:17:25.213911 | fa163e75-7366-a2e0-d3ae-000000010e5f | CHANGED | Create virtqemud recovery trigger service | np0005486751 2025-10-14 08:17:25.214645 | fa163e75-7366-a2e0-d3ae-000000010e5f | TIMING | Create virtqemud recovery trigger service | np0005486751 | 0:26:32.537512 | 0.98s 2025-10-14 08:17:25.257687 | fa163e75-7366-a2e0-d3ae-000000010e60 | TASK | Create virtqemud recovery trigger timer 2025-10-14 08:17:25.286888 | fa163e75-7366-a2e0-d3ae-000000010e60 | TASK | Create virtqemud recovery trigger timer 2025-10-14 08:17:25.298056 | fa163e75-7366-a2e0-d3ae-000000011018 | OK | Write the config_step hieradata | np0005486746 2025-10-14 08:17:25.299123 | fa163e75-7366-a2e0-d3ae-000000011018 | TIMING | Write the config_step hieradata | np0005486746 | 0:26:32.621982 | 0.93s 2025-10-14 08:17:25.299704 | fa163e75-7366-a2e0-d3ae-000000010e5f | CHANGED | Create virtqemud recovery trigger service | np0005486750 2025-10-14 08:17:25.300172 | fa163e75-7366-a2e0-d3ae-000000010e5f | TIMING | Create virtqemud recovery trigger service | np0005486750 | 0:26:32.623045 | 1.09s 2025-10-14 08:17:25.300726 | fa163e75-7366-a2e0-d3ae-000000010f04 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:32.623600 | 0.11s 2025-10-14 08:17:25.324419 | 212b1bfe-3769-4f62-82bf-5168b1f3735c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486748 2025-10-14 08:17:25.338002 | fa163e75-7366-a2e0-d3ae-000000010e60 | TASK | Create virtqemud recovery trigger timer 2025-10-14 08:17:25.361568 | fa163e75-7366-a2e0-d3ae-000000011019 | TASK | Run puppet host configuration for step 4 2025-10-14 08:17:25.383635 | fa163e75-7366-a2e0-d3ae-00000001106a | TASK | Gather podman infos 2025-10-14 08:17:26.149855 | fa163e75-7366-a2e0-d3ae-000000011019 | CHANGED | Run puppet host configuration for step 4 | np0005486746 2025-10-14 08:17:26.150637 | fa163e75-7366-a2e0-d3ae-000000011019 | TIMING | Run puppet host configuration for step 4 | np0005486746 | 0:26:33.473500 | 0.79s 2025-10-14 08:17:26.165074 | fa163e75-7366-a2e0-d3ae-00000001101a | TASK | Wait for puppet host configuration to finish 2025-10-14 08:17:26.254633 | fa163e75-7366-a2e0-d3ae-000000010e60 | CHANGED | Create virtqemud recovery trigger timer | np0005486752 2025-10-14 08:17:26.255566 | fa163e75-7366-a2e0-d3ae-000000010e60 | TIMING | Create virtqemud recovery trigger timer | np0005486752 | 0:26:33.578434 | 0.97s 2025-10-14 08:17:26.266042 | fa163e75-7366-a2e0-d3ae-000000010e61 | TASK | Enable virtqemud recovery trigger service 2025-10-14 08:17:26.283218 | fa163e75-7366-a2e0-d3ae-000000010e60 | CHANGED | Create virtqemud recovery trigger timer | np0005486751 2025-10-14 08:17:26.284468 | fa163e75-7366-a2e0-d3ae-000000010e60 | TIMING | Create virtqemud recovery trigger timer | np0005486751 | 0:26:33.607310 | 1.03s 2025-10-14 08:17:26.295551 | fa163e75-7366-a2e0-d3ae-000000010e61 | TASK | Enable virtqemud recovery trigger service 2025-10-14 08:17:26.339351 | fa163e75-7366-a2e0-d3ae-000000010e60 | CHANGED | Create virtqemud recovery trigger timer | np0005486750 2025-10-14 08:17:26.340503 | fa163e75-7366-a2e0-d3ae-000000010e60 | TIMING | Create virtqemud recovery trigger timer | np0005486750 | 0:26:33.663369 | 1.00s 2025-10-14 08:17:26.352389 | fa163e75-7366-a2e0-d3ae-000000010e61 | TASK | Enable virtqemud recovery trigger service 2025-10-14 08:17:26.493289 | fa163e75-7366-a2e0-d3ae-00000001101a | WAITING | Wait for puppet host configuration to finish | np0005486746 | 360 retries left 2025-10-14 08:17:26.638785 | fa163e75-7366-a2e0-d3ae-00000001103e | OK | Gather podman infos | np0005486749 2025-10-14 08:17:26.639545 | fa163e75-7366-a2e0-d3ae-00000001103e | TIMING | tripleo_container_manage : Gather podman infos | np0005486749 | 0:26:33.962414 | 1.49s 2025-10-14 08:17:26.695928 | fa163e75-7366-a2e0-d3ae-00000001103f | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:26.760964 | fa163e75-7366-a2e0-d3ae-00000001103f | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:34.083823 | 0.06s 2025-10-14 08:17:26.860807 | fa163e75-7366-a2e0-d3ae-00000001106a | OK | Gather podman infos | np0005486748 2025-10-14 08:17:26.862085 | fa163e75-7366-a2e0-d3ae-00000001106a | TIMING | tripleo_container_manage : Gather podman infos | np0005486748 | 0:26:34.184941 | 1.48s 2025-10-14 08:17:26.940350 | fa163e75-7366-a2e0-d3ae-00000001106b | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:26.973031 | fa163e75-7366-a2e0-d3ae-0000000110b6 | TIMING | tripleo_container_rm : include_tasks | np0005486749 | 0:26:34.295876 | 0.12s 2025-10-14 08:17:27.007007 | fa163e75-7366-a2e0-d3ae-000000010f05 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:27.026352 | fa163e75-7366-a2e0-d3ae-00000001106b | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:34.349198 | 0.08s 2025-10-14 08:17:27.079743 | fa163e75-7366-a2e0-d3ae-000000010f05 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:34.402592 | 0.07s 2025-10-14 08:17:27.099323 | 010b5397-80ad-4ed3-852b-34207b77c556 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486749 2025-10-14 08:17:27.119907 | fa163e75-7366-a2e0-d3ae-000000011121 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:27.310802 | fa163e75-7366-a2e0-d3ae-0000000110b6 | TIMING | tripleo_container_rm : include_tasks | np0005486748 | 0:26:34.633662 | 0.25s 2025-10-14 08:17:27.338582 | fa163e75-7366-a2e0-d3ae-000000010f05 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:27.354261 | fa163e75-7366-a2e0-d3ae-000000010e61 | CHANGED | Enable virtqemud recovery trigger service | np0005486750 2025-10-14 08:17:27.355334 | fa163e75-7366-a2e0-d3ae-000000010e61 | TIMING | Enable virtqemud recovery trigger service | np0005486750 | 0:26:34.678200 | 1.00s 2025-10-14 08:17:27.367640 | fa163e75-7366-a2e0-d3ae-000000010e64 | TASK | Enable virtqemud recovery trigger timer 2025-10-14 08:17:27.379328 | fa163e75-7366-a2e0-d3ae-000000010e61 | CHANGED | Enable virtqemud recovery trigger service | np0005486752 2025-10-14 08:17:27.380494 | fa163e75-7366-a2e0-d3ae-000000010e61 | TIMING | Enable virtqemud recovery trigger service | np0005486752 | 0:26:34.703358 | 1.11s 2025-10-14 08:17:27.381517 | fa163e75-7366-a2e0-d3ae-000000010e61 | CHANGED | Enable virtqemud recovery trigger service | np0005486751 2025-10-14 08:17:27.382046 | fa163e75-7366-a2e0-d3ae-000000010e61 | TIMING | Enable virtqemud recovery trigger service | np0005486751 | 0:26:34.704922 | 1.09s 2025-10-14 08:17:27.393318 | fa163e75-7366-a2e0-d3ae-000000010e64 | TASK | Enable virtqemud recovery trigger timer 2025-10-14 08:17:27.416252 | fa163e75-7366-a2e0-d3ae-000000010e64 | TASK | Enable virtqemud recovery trigger timer 2025-10-14 08:17:27.424689 | fa163e75-7366-a2e0-d3ae-000000010f05 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:34.747540 | 0.09s 2025-10-14 08:17:27.441421 | f8f4a1b8-66c7-4805-91e5-dc3f53b88be0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486748 2025-10-14 08:17:27.462510 | fa163e75-7366-a2e0-d3ae-000000011165 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:28.229769 | fa163e75-7366-a2e0-d3ae-000000011121 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 2025-10-14 08:17:28.231624 | fa163e75-7366-a2e0-d3ae-000000011121 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:35.554476 | 1.11s 2025-10-14 08:17:28.265411 | fa163e75-7366-a2e0-d3ae-000000011122 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:28.420903 | fa163e75-7366-a2e0-d3ae-000000010e64 | CHANGED | Enable virtqemud recovery trigger timer | np0005486750 2025-10-14 08:17:28.422168 | fa163e75-7366-a2e0-d3ae-000000010e64 | TIMING | Enable virtqemud recovery trigger timer | np0005486750 | 0:26:35.745028 | 1.05s 2025-10-14 08:17:28.435427 | fa163e75-7366-a2e0-d3ae-000000010e65 | TASK | Really enable virtqemud recovery trigger timer 2025-10-14 08:17:28.508288 | fa163e75-7366-a2e0-d3ae-000000010e64 | CHANGED | Enable virtqemud recovery trigger timer | np0005486751 2025-10-14 08:17:28.509565 | fa163e75-7366-a2e0-d3ae-000000010e64 | TIMING | Enable virtqemud recovery trigger timer | np0005486751 | 0:26:35.832425 | 1.12s 2025-10-14 08:17:28.524824 | fa163e75-7366-a2e0-d3ae-000000010e65 | TASK | Really enable virtqemud recovery trigger timer 2025-10-14 08:17:28.579349 | fa163e75-7366-a2e0-d3ae-000000011165 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 2025-10-14 08:17:28.580427 | fa163e75-7366-a2e0-d3ae-000000011165 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:35.903291 | 1.12s 2025-10-14 08:17:28.601954 | fa163e75-7366-a2e0-d3ae-000000011166 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:29.088918 | fa163e75-7366-a2e0-d3ae-000000010e65 | CHANGED | Really enable virtqemud recovery trigger timer | np0005486751 2025-10-14 08:17:29.090172 | fa163e75-7366-a2e0-d3ae-000000010e65 | TIMING | Really enable virtqemud recovery trigger timer | np0005486751 | 0:26:36.413037 | 0.56s 2025-10-14 08:17:29.105702 | fa163e75-7366-a2e0-d3ae-000000010e67 | TASK | Create systemd file 2025-10-14 08:17:29.114606 | fa163e75-7366-a2e0-d3ae-000000010e65 | CHANGED | Really enable virtqemud recovery trigger timer | np0005486750 2025-10-14 08:17:29.115580 | fa163e75-7366-a2e0-d3ae-000000010e65 | TIMING | Really enable virtqemud recovery trigger timer | np0005486750 | 0:26:36.438443 | 0.68s 2025-10-14 08:17:29.127431 | fa163e75-7366-a2e0-d3ae-000000010e67 | TASK | Create systemd file 2025-10-14 08:17:29.546577 | fa163e75-7366-a2e0-d3ae-000000010e64 | CHANGED | Enable virtqemud recovery trigger timer | np0005486752 2025-10-14 08:17:29.547932 | fa163e75-7366-a2e0-d3ae-000000010e64 | TIMING | Enable virtqemud recovery trigger timer | np0005486752 | 0:26:36.870796 | 2.13s 2025-10-14 08:17:29.562007 | fa163e75-7366-a2e0-d3ae-000000010e65 | TASK | Really enable virtqemud recovery trigger timer 2025-10-14 08:17:30.121907 | fa163e75-7366-a2e0-d3ae-000000010e67 | CHANGED | Create systemd file | np0005486751 2025-10-14 08:17:30.122965 | fa163e75-7366-a2e0-d3ae-000000010e67 | TIMING | Create systemd file | np0005486751 | 0:26:37.445831 | 1.02s 2025-10-14 08:17:30.133302 | fa163e75-7366-a2e0-d3ae-000000010e68 | TASK | Reload systemd 2025-10-14 08:17:30.147332 | fa163e75-7366-a2e0-d3ae-000000010e67 | CHANGED | Create systemd file | np0005486750 2025-10-14 08:17:30.148644 | fa163e75-7366-a2e0-d3ae-000000010e67 | TIMING | Create systemd file | np0005486750 | 0:26:37.471507 | 1.02s 2025-10-14 08:17:30.160310 | fa163e75-7366-a2e0-d3ae-000000010e68 | TASK | Reload systemd 2025-10-14 08:17:30.214637 | fa163e75-7366-a2e0-d3ae-000000010e65 | CHANGED | Really enable virtqemud recovery trigger timer | np0005486752 2025-10-14 08:17:30.215766 | fa163e75-7366-a2e0-d3ae-000000010e65 | TIMING | Really enable virtqemud recovery trigger timer | np0005486752 | 0:26:37.538631 | 0.65s 2025-10-14 08:17:30.226332 | fa163e75-7366-a2e0-d3ae-000000010e67 | TASK | Create systemd file 2025-10-14 08:17:30.909702 | fa163e75-7366-a2e0-d3ae-000000010e68 | CHANGED | Reload systemd | np0005486751 2025-10-14 08:17:30.912160 | fa163e75-7366-a2e0-d3ae-000000010e68 | TIMING | Reload systemd | np0005486751 | 0:26:38.235008 | 0.78s 2025-10-14 08:17:30.939574 | fa163e75-7366-a2e0-d3ae-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-14 08:17:30.958294 | fa163e75-7366-a2e0-d3ae-000000010e68 | CHANGED | Reload systemd | np0005486750 2025-10-14 08:17:30.960909 | fa163e75-7366-a2e0-d3ae-000000010e68 | TIMING | Reload systemd | np0005486750 | 0:26:38.283754 | 0.80s 2025-10-14 08:17:30.974911 | fa163e75-7366-a2e0-d3ae-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-14 08:17:31.236528 | fa163e75-7366-a2e0-d3ae-000000010e67 | CHANGED | Create systemd file | np0005486752 2025-10-14 08:17:31.237660 | fa163e75-7366-a2e0-d3ae-000000010e67 | TIMING | Create systemd file | np0005486752 | 0:26:38.560503 | 1.01s 2025-10-14 08:17:31.251200 | fa163e75-7366-a2e0-d3ae-000000010e68 | TASK | Reload systemd 2025-10-14 08:17:31.266098 | fa163e75-7366-a2e0-d3ae-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005486751 2025-10-14 08:17:31.267390 | fa163e75-7366-a2e0-d3ae-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005486751 | 0:26:38.590254 | 0.33s 2025-10-14 08:17:31.299551 | fa163e75-7366-a2e0-d3ae-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005486750 2025-10-14 08:17:31.300897 | fa163e75-7366-a2e0-d3ae-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005486750 | 0:26:38.623761 | 0.32s 2025-10-14 08:17:31.374172 | fa163e75-7366-a2e0-d3ae-0000000000ec | TIMING | include_tasks | np0005486750 | 0:26:38.697026 | 0.06s 2025-10-14 08:17:31.374936 | fa163e75-7366-a2e0-d3ae-0000000000ec | TIMING | include_tasks | np0005486751 | 0:26:38.697811 | 0.09s 2025-10-14 08:17:31.398810 | e21aab8d-7b52-4e14-b2b3-80daf40f97e0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486750 2025-10-14 08:17:31.399346 | e21aab8d-7b52-4e14-b2b3-80daf40f97e0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486751 2025-10-14 08:17:31.412006 | fa163e75-7366-a2e0-d3ae-0000000111c1 | TASK | Write the config_step hieradata 2025-10-14 08:17:31.428849 | fa163e75-7366-a2e0-d3ae-0000000111c1 | TASK | Write the config_step hieradata 2025-10-14 08:17:31.805636 | fa163e75-7366-a2e0-d3ae-000000011122 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 2025-10-14 08:17:31.807275 | fa163e75-7366-a2e0-d3ae-000000011122 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:39.130129 | 3.54s 2025-10-14 08:17:31.862596 | fa163e75-7366-a2e0-d3ae-000000010f2a | TASK | Gather variables for each operating system 2025-10-14 08:17:31.983350 | fa163e75-7366-a2e0-d3ae-000000010f2a | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486749 | 0:26:39.306197 | 0.12s 2025-10-14 08:17:32.012037 | fa163e75-7366-a2e0-d3ae-000000010f2b | TASK | Create container logs path 2025-10-14 08:17:32.063174 | fa163e75-7366-a2e0-d3ae-000000010e68 | CHANGED | Reload systemd | np0005486752 2025-10-14 08:17:32.066090 | fa163e75-7366-a2e0-d3ae-000000010e68 | TIMING | Reload systemd | np0005486752 | 0:26:39.388942 | 0.81s 2025-10-14 08:17:32.082400 | fa163e75-7366-a2e0-d3ae-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-14 08:17:32.134657 | fa163e75-7366-a2e0-d3ae-000000011166 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 2025-10-14 08:17:32.137534 | fa163e75-7366-a2e0-d3ae-000000011166 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:39.460385 | 3.53s 2025-10-14 08:17:32.182782 | fa163e75-7366-a2e0-d3ae-000000010f2a | TASK | Gather variables for each operating system 2025-10-14 08:17:32.227310 | fa163e75-7366-a2e0-d3ae-0000000111c1 | OK | Write the config_step hieradata | np0005486750 2025-10-14 08:17:32.229993 | fa163e75-7366-a2e0-d3ae-0000000111c1 | TIMING | Write the config_step hieradata | np0005486750 | 0:26:39.552845 | 0.82s 2025-10-14 08:17:32.243023 | fa163e75-7366-a2e0-d3ae-0000000111c2 | TASK | Run puppet host configuration for step 4 2025-10-14 08:17:32.303283 | fa163e75-7366-a2e0-d3ae-000000010f2a | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486748 | 0:26:39.626125 | 0.12s 2025-10-14 08:17:32.322688 | fa163e75-7366-a2e0-d3ae-000000010f2b | TASK | Create container logs path 2025-10-14 08:17:32.355176 | fa163e75-7366-a2e0-d3ae-000000010f2b | OK | Create container logs path | np0005486749 2025-10-14 08:17:32.357639 | fa163e75-7366-a2e0-d3ae-000000010f2b | TIMING | tripleo_container_manage : Create container logs path | np0005486749 | 0:26:39.680501 | 0.34s 2025-10-14 08:17:32.416555 | fa163e75-7366-a2e0-d3ae-000000010f2d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:32.432841 | fa163e75-7366-a2e0-d3ae-0000000111c1 | OK | Write the config_step hieradata | np0005486751 2025-10-14 08:17:32.434102 | fa163e75-7366-a2e0-d3ae-0000000111c1 | TIMING | Write the config_step hieradata | np0005486751 | 0:26:39.756957 | 1.00s 2025-10-14 08:17:32.434890 | fa163e75-7366-a2e0-d3ae-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005486752 2025-10-14 08:17:32.435408 | fa163e75-7366-a2e0-d3ae-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005486752 | 0:26:39.758281 | 0.35s 2025-10-14 08:17:32.450987 | fa163e75-7366-a2e0-d3ae-0000000111c2 | TASK | Run puppet host configuration for step 4 2025-10-14 08:17:32.568367 | fa163e75-7366-a2e0-d3ae-0000000000ec | TIMING | include_tasks | np0005486752 | 0:26:39.891212 | 0.10s 2025-10-14 08:17:32.600111 | 03a23b0d-2e0f-41c1-83ad-71cf4937d3c1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486752 2025-10-14 08:17:32.616396 | fa163e75-7366-a2e0-d3ae-0000000111f0 | TASK | Write the config_step hieradata 2025-10-14 08:17:32.703593 | fa163e75-7366-a2e0-d3ae-000000010f2b | OK | Create container logs path | np0005486748 2025-10-14 08:17:32.705308 | fa163e75-7366-a2e0-d3ae-000000010f2b | TIMING | tripleo_container_manage : Create container logs path | np0005486748 | 0:26:40.028155 | 0.38s 2025-10-14 08:17:32.740517 | fa163e75-7366-a2e0-d3ae-000000010f2d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:32.814247 | fa163e75-7366-a2e0-d3ae-000000010f2d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 2025-10-14 08:17:32.815473 | fa163e75-7366-a2e0-d3ae-000000010f2d | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:40.138309 | 0.39s 2025-10-14 08:17:32.837808 | fa163e75-7366-a2e0-d3ae-000000010f2e | TASK | Finalise hashes for all containers 2025-10-14 08:17:32.944675 | fa163e75-7366-a2e0-d3ae-000000010f2e | OK | Finalise hashes for all containers | np0005486749 2025-10-14 08:17:32.945987 | fa163e75-7366-a2e0-d3ae-000000010f2e | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486749 | 0:26:40.268848 | 0.11s 2025-10-14 08:17:32.966871 | fa163e75-7366-a2e0-d3ae-000000010f30 | TASK | Manage systemd shutdown files 2025-10-14 08:17:33.001703 | fa163e75-7366-a2e0-d3ae-0000000111c2 | CHANGED | Run puppet host configuration for step 4 | np0005486750 2025-10-14 08:17:33.002887 | fa163e75-7366-a2e0-d3ae-0000000111c2 | TIMING | Run puppet host configuration for step 4 | np0005486750 | 0:26:40.325750 | 0.76s 2025-10-14 08:17:33.018220 | fa163e75-7366-a2e0-d3ae-0000000111c3 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:17:33.036650 | fa163e75-7366-a2e0-d3ae-000000010f30 | SKIPPED | Manage systemd shutdown files | np0005486749 2025-10-14 08:17:33.038178 | fa163e75-7366-a2e0-d3ae-000000010f30 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486749 | 0:26:40.361035 | 0.07s 2025-10-14 08:17:33.061279 | fa163e75-7366-a2e0-d3ae-000000010f32 | TASK | Update container configs with new config hashes 2025-10-14 08:17:33.144070 | fa163e75-7366-a2e0-d3ae-000000010f32 | SKIPPED | Update container configs with new config hashes | np0005486749 2025-10-14 08:17:33.145291 | fa163e75-7366-a2e0-d3ae-000000010f32 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486749 | 0:26:40.468154 | 0.08s 2025-10-14 08:17:33.171935 | fa163e75-7366-a2e0-d3ae-000000010f33 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:33.179916 | fa163e75-7366-a2e0-d3ae-000000010f2d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 2025-10-14 08:17:33.181062 | fa163e75-7366-a2e0-d3ae-000000010f2d | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:40.503922 | 0.44s 2025-10-14 08:17:33.202831 | fa163e75-7366-a2e0-d3ae-000000010f2e | TASK | Finalise hashes for all containers 2025-10-14 08:17:33.220923 | fa163e75-7366-a2e0-d3ae-000000010f33 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:40.543779 | 0.05s 2025-10-14 08:17:33.242908 | 7ad4b04c-61a6-42a1-9531-61b74fa3a02d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486749 2025-10-14 08:17:33.260410 | fa163e75-7366-a2e0-d3ae-000000011216 | TASK | Gather podman infos 2025-10-14 08:17:33.269643 | fa163e75-7366-a2e0-d3ae-0000000111c2 | CHANGED | Run puppet host configuration for step 4 | np0005486751 2025-10-14 08:17:33.271358 | fa163e75-7366-a2e0-d3ae-0000000111c2 | TIMING | Run puppet host configuration for step 4 | np0005486751 | 0:26:40.594218 | 0.82s 2025-10-14 08:17:33.283277 | fa163e75-7366-a2e0-d3ae-0000000111c3 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:17:33.306575 | fa163e75-7366-a2e0-d3ae-000000010f2e | OK | Finalise hashes for all containers | np0005486748 2025-10-14 08:17:33.307481 | fa163e75-7366-a2e0-d3ae-000000010f2e | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486748 | 0:26:40.630348 | 0.10s 2025-10-14 08:17:33.323439 | fa163e75-7366-a2e0-d3ae-000000010f30 | TASK | Manage systemd shutdown files 2025-10-14 08:17:33.363527 | fa163e75-7366-a2e0-d3ae-0000000111c3 | WAITING | Wait for puppet host configuration to finish | np0005486750 | 360 retries left 2025-10-14 08:17:33.387057 | fa163e75-7366-a2e0-d3ae-000000010f30 | SKIPPED | Manage systemd shutdown files | np0005486748 2025-10-14 08:17:33.387855 | fa163e75-7366-a2e0-d3ae-000000010f30 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486748 | 0:26:40.710725 | 0.06s 2025-10-14 08:17:33.402258 | fa163e75-7366-a2e0-d3ae-000000010f32 | TASK | Update container configs with new config hashes 2025-10-14 08:17:33.419585 | fa163e75-7366-a2e0-d3ae-0000000111f0 | OK | Write the config_step hieradata | np0005486752 2025-10-14 08:17:33.421477 | fa163e75-7366-a2e0-d3ae-0000000111f0 | TIMING | Write the config_step hieradata | np0005486752 | 0:26:40.744342 | 0.80s 2025-10-14 08:17:33.432770 | fa163e75-7366-a2e0-d3ae-0000000111f1 | TASK | Run puppet host configuration for step 4 2025-10-14 08:17:33.480202 | fa163e75-7366-a2e0-d3ae-000000010f32 | SKIPPED | Update container configs with new config hashes | np0005486748 2025-10-14 08:17:33.481118 | fa163e75-7366-a2e0-d3ae-000000010f32 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486748 | 0:26:40.803987 | 0.08s 2025-10-14 08:17:33.497787 | fa163e75-7366-a2e0-d3ae-000000010f33 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:33.571090 | fa163e75-7366-a2e0-d3ae-000000010f33 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:40.893951 | 0.07s 2025-10-14 08:17:33.587823 | 396e46f4-1c7b-4258-ae56-eadec61d08a2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486748 2025-10-14 08:17:33.604865 | fa163e75-7366-a2e0-d3ae-000000011244 | TASK | Gather podman infos 2025-10-14 08:17:33.637803 | fa163e75-7366-a2e0-d3ae-0000000111c3 | WAITING | Wait for puppet host configuration to finish | np0005486751 | 360 retries left 2025-10-14 08:17:34.144344 | fa163e75-7366-a2e0-d3ae-0000000111f1 | CHANGED | Run puppet host configuration for step 4 | np0005486752 2025-10-14 08:17:34.145306 | fa163e75-7366-a2e0-d3ae-0000000111f1 | TIMING | Run puppet host configuration for step 4 | np0005486752 | 0:26:41.468171 | 0.71s 2025-10-14 08:17:34.158630 | fa163e75-7366-a2e0-d3ae-0000000111f2 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:17:34.497087 | fa163e75-7366-a2e0-d3ae-000000011216 | OK | Gather podman infos | np0005486749 2025-10-14 08:17:34.500998 | fa163e75-7366-a2e0-d3ae-000000011216 | TIMING | tripleo_container_manage : Gather podman infos | np0005486749 | 0:26:41.823864 | 1.24s 2025-10-14 08:17:34.507023 | fa163e75-7366-a2e0-d3ae-0000000111f2 | WAITING | Wait for puppet host configuration to finish | np0005486752 | 360 retries left 2025-10-14 08:17:34.566789 | fa163e75-7366-a2e0-d3ae-000000011219 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:34.658612 | fa163e75-7366-a2e0-d3ae-000000011219 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:41.981472 | 0.08s 2025-10-14 08:17:34.788843 | fa163e75-7366-a2e0-d3ae-0000000110b6 | TIMING | tripleo_container_rm : include_tasks | np0005486749 | 0:26:42.111686 | 0.09s 2025-10-14 08:17:34.881603 | fa163e75-7366-a2e0-d3ae-000000011244 | OK | Gather podman infos | np0005486748 2025-10-14 08:17:34.882778 | fa163e75-7366-a2e0-d3ae-000000011244 | TIMING | tripleo_container_manage : Gather podman infos | np0005486748 | 0:26:42.205641 | 1.28s 2025-10-14 08:17:34.958562 | fa163e75-7366-a2e0-d3ae-000000011245 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:34.989031 | fa163e75-7366-a2e0-d3ae-000000010f34 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:35.066944 | fa163e75-7366-a2e0-d3ae-000000011245 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:42.389807 | 0.10s 2025-10-14 08:17:35.067699 | fa163e75-7366-a2e0-d3ae-000000010f34 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:42.390575 | 0.08s 2025-10-14 08:17:35.101248 | 41c23d9a-06cd-4ef7-a6a7-0cd8b0f1e4ea | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486749 2025-10-14 08:17:35.151559 | fa163e75-7366-a2e0-d3ae-0000000112d8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:35.414511 | fa163e75-7366-a2e0-d3ae-0000000110b6 | TIMING | tripleo_container_rm : include_tasks | np0005486748 | 0:26:42.737369 | 0.29s 2025-10-14 08:17:35.442182 | fa163e75-7366-a2e0-d3ae-000000010f34 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:35.496543 | fa163e75-7366-a2e0-d3ae-000000010f34 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:42.819402 | 0.05s 2025-10-14 08:17:35.511484 | b84fa0c7-b7c6-4216-b349-5fa098ce8cbd | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486748 2025-10-14 08:17:35.531381 | fa163e75-7366-a2e0-d3ae-000000011330 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:36.423399 | fa163e75-7366-a2e0-d3ae-0000000112d8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 2025-10-14 08:17:36.424584 | fa163e75-7366-a2e0-d3ae-0000000112d8 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:43.747446 | 1.27s 2025-10-14 08:17:36.446739 | fa163e75-7366-a2e0-d3ae-0000000112d9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:36.566195 | fa163e75-7366-a2e0-d3ae-000000011330 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 2025-10-14 08:17:36.568139 | fa163e75-7366-a2e0-d3ae-000000011330 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:43.890994 | 1.04s 2025-10-14 08:17:36.602553 | fa163e75-7366-a2e0-d3ae-000000011331 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:36.808961 | fa163e75-7366-a2e0-d3ae-00000001101a | WAITING | Wait for puppet host configuration to finish | np0005486746 | 359 retries left 2025-10-14 08:17:39.836071 | fa163e75-7366-a2e0-d3ae-0000000112d9 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 2025-10-14 08:17:39.837517 | fa163e75-7366-a2e0-d3ae-0000000112d9 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:47.160375 | 3.39s 2025-10-14 08:17:39.883429 | fa163e75-7366-a2e0-d3ae-000000010f55 | TASK | Gather variables for each operating system 2025-10-14 08:17:40.004605 | fa163e75-7366-a2e0-d3ae-000000010f55 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486749 | 0:26:47.327454 | 0.12s 2025-10-14 08:17:40.029558 | fa163e75-7366-a2e0-d3ae-000000010f56 | TASK | Create container logs path 2025-10-14 08:17:40.232379 | fa163e75-7366-a2e0-d3ae-000000011331 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 2025-10-14 08:17:40.234536 | fa163e75-7366-a2e0-d3ae-000000011331 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:47.557390 | 3.63s 2025-10-14 08:17:40.296943 | fa163e75-7366-a2e0-d3ae-000000010f55 | TASK | Gather variables for each operating system 2025-10-14 08:17:40.352351 | fa163e75-7366-a2e0-d3ae-000000010f56 | OK | Create container logs path | np0005486749 2025-10-14 08:17:40.355792 | fa163e75-7366-a2e0-d3ae-000000010f56 | TIMING | tripleo_container_manage : Create container logs path | np0005486749 | 0:26:47.678646 | 0.32s 2025-10-14 08:17:40.378456 | fa163e75-7366-a2e0-d3ae-000000010f58 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:40.416907 | fa163e75-7366-a2e0-d3ae-000000010f55 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486748 | 0:26:47.739755 | 0.12s 2025-10-14 08:17:40.441151 | fa163e75-7366-a2e0-d3ae-000000010f56 | TASK | Create container logs path 2025-10-14 08:17:40.778189 | fa163e75-7366-a2e0-d3ae-000000010f56 | OK | Create container logs path | np0005486748 2025-10-14 08:17:40.779992 | fa163e75-7366-a2e0-d3ae-000000010f56 | TIMING | tripleo_container_manage : Create container logs path | np0005486748 | 0:26:48.102847 | 0.34s 2025-10-14 08:17:40.811149 | fa163e75-7366-a2e0-d3ae-000000010f58 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:40.837262 | fa163e75-7366-a2e0-d3ae-000000010f58 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 2025-10-14 08:17:40.839253 | fa163e75-7366-a2e0-d3ae-000000010f58 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:48.162099 | 0.46s 2025-10-14 08:17:40.874076 | fa163e75-7366-a2e0-d3ae-000000010f59 | TASK | Finalise hashes for all containers 2025-10-14 08:17:40.980691 | fa163e75-7366-a2e0-d3ae-000000010f59 | OK | Finalise hashes for all containers | np0005486749 2025-10-14 08:17:40.981930 | fa163e75-7366-a2e0-d3ae-000000010f59 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486749 | 0:26:48.304792 | 0.11s 2025-10-14 08:17:41.002504 | fa163e75-7366-a2e0-d3ae-000000010f5b | TASK | Manage systemd shutdown files 2025-10-14 08:17:41.067116 | fa163e75-7366-a2e0-d3ae-000000010f5b | SKIPPED | Manage systemd shutdown files | np0005486749 2025-10-14 08:17:41.068725 | fa163e75-7366-a2e0-d3ae-000000010f5b | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486749 | 0:26:48.391584 | 0.06s 2025-10-14 08:17:41.089027 | fa163e75-7366-a2e0-d3ae-000000010f5d | TASK | Update container configs with new config hashes 2025-10-14 08:17:41.158678 | fa163e75-7366-a2e0-d3ae-000000010f5d | SKIPPED | Update container configs with new config hashes | np0005486749 2025-10-14 08:17:41.159975 | fa163e75-7366-a2e0-d3ae-000000010f5d | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486749 | 0:26:48.482836 | 0.07s 2025-10-14 08:17:41.184940 | fa163e75-7366-a2e0-d3ae-000000010f5e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:41.249282 | fa163e75-7366-a2e0-d3ae-000000010f5e | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:48.572137 | 0.06s 2025-10-14 08:17:41.269245 | a5ba387a-9615-41a6-9028-3b61661b5365 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486749 2025-10-14 08:17:41.291941 | fa163e75-7366-a2e0-d3ae-000000011388 | TASK | Gather podman infos 2025-10-14 08:17:41.301736 | fa163e75-7366-a2e0-d3ae-000000010f58 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 2025-10-14 08:17:41.302851 | fa163e75-7366-a2e0-d3ae-000000010f58 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:48.625684 | 0.49s 2025-10-14 08:17:41.320535 | fa163e75-7366-a2e0-d3ae-000000010f59 | TASK | Finalise hashes for all containers 2025-10-14 08:17:41.424426 | fa163e75-7366-a2e0-d3ae-000000010f59 | OK | Finalise hashes for all containers | np0005486748 2025-10-14 08:17:41.425507 | fa163e75-7366-a2e0-d3ae-000000010f59 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486748 | 0:26:48.748374 | 0.10s 2025-10-14 08:17:41.440230 | fa163e75-7366-a2e0-d3ae-000000010f5b | TASK | Manage systemd shutdown files 2025-10-14 08:17:41.500122 | fa163e75-7366-a2e0-d3ae-000000010f5b | SKIPPED | Manage systemd shutdown files | np0005486748 2025-10-14 08:17:41.502213 | fa163e75-7366-a2e0-d3ae-000000010f5b | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486748 | 0:26:48.825064 | 0.06s 2025-10-14 08:17:41.530489 | fa163e75-7366-a2e0-d3ae-000000010f5d | TASK | Update container configs with new config hashes 2025-10-14 08:17:41.608289 | fa163e75-7366-a2e0-d3ae-000000010f5d | SKIPPED | Update container configs with new config hashes | np0005486748 2025-10-14 08:17:41.609825 | fa163e75-7366-a2e0-d3ae-000000010f5d | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486748 | 0:26:48.932662 | 0.08s 2025-10-14 08:17:41.633128 | fa163e75-7366-a2e0-d3ae-000000010f5e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:41.715584 | fa163e75-7366-a2e0-d3ae-000000010f5e | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:49.038424 | 0.08s 2025-10-14 08:17:41.749491 | e349d51b-09b6-4bee-be93-9c04239d4e62 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486748 2025-10-14 08:17:41.775412 | fa163e75-7366-a2e0-d3ae-0000000113b0 | TASK | Gather podman infos 2025-10-14 08:17:42.607048 | fa163e75-7366-a2e0-d3ae-000000011388 | OK | Gather podman infos | np0005486749 2025-10-14 08:17:42.608641 | fa163e75-7366-a2e0-d3ae-000000011388 | TIMING | tripleo_container_manage : Gather podman infos | np0005486749 | 0:26:49.931488 | 1.32s 2025-10-14 08:17:42.712038 | fa163e75-7366-a2e0-d3ae-000000011389 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:42.819083 | fa163e75-7366-a2e0-d3ae-000000011389 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:50.141929 | 0.10s 2025-10-14 08:17:42.979673 | fa163e75-7366-a2e0-d3ae-0000000113b0 | OK | Gather podman infos | np0005486748 2025-10-14 08:17:42.980885 | fa163e75-7366-a2e0-d3ae-0000000113b0 | TIMING | tripleo_container_manage : Gather podman infos | np0005486748 | 0:26:50.303750 | 1.20s 2025-10-14 08:17:43.039305 | fa163e75-7366-a2e0-d3ae-0000000110b6 | TIMING | tripleo_container_rm : include_tasks | np0005486749 | 0:26:50.362167 | 0.16s 2025-10-14 08:17:43.057149 | fa163e75-7366-a2e0-d3ae-0000000113b1 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:43.101214 | fa163e75-7366-a2e0-d3ae-000000010f5f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:43.150756 | fa163e75-7366-a2e0-d3ae-0000000113b1 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:50.473611 | 0.09s 2025-10-14 08:17:43.196920 | fa163e75-7366-a2e0-d3ae-000000010f5f | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:50.519764 | 0.09s 2025-10-14 08:17:43.214158 | 3a126e99-4898-47f4-9602-d7a4625496b6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486749 2025-10-14 08:17:43.237553 | fa163e75-7366-a2e0-d3ae-000000011458 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:43.275923 | fa163e75-7366-a2e0-d3ae-0000000110b6 | TIMING | tripleo_container_rm : include_tasks | np0005486748 | 0:26:50.598766 | 0.09s 2025-10-14 08:17:43.309863 | fa163e75-7366-a2e0-d3ae-000000010f5f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:43.394230 | fa163e75-7366-a2e0-d3ae-000000010f5f | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:50.717088 | 0.08s 2025-10-14 08:17:43.409811 | 0f48d894-3cab-4c8d-a1f1-987d47242639 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486748 2025-10-14 08:17:43.430100 | fa163e75-7366-a2e0-d3ae-000000011496 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:43.689298 | fa163e75-7366-a2e0-d3ae-0000000111c3 | WAITING | Wait for puppet host configuration to finish | np0005486750 | 359 retries left 2025-10-14 08:17:43.963657 | fa163e75-7366-a2e0-d3ae-0000000111c3 | WAITING | Wait for puppet host configuration to finish | np0005486751 | 359 retries left 2025-10-14 08:17:44.204526 | fa163e75-7366-a2e0-d3ae-000000011458 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 2025-10-14 08:17:44.205965 | fa163e75-7366-a2e0-d3ae-000000011458 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:51.528774 | 0.97s 2025-10-14 08:17:44.236214 | fa163e75-7366-a2e0-d3ae-000000011459 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:44.696672 | fa163e75-7366-a2e0-d3ae-000000011496 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 2025-10-14 08:17:44.697578 | fa163e75-7366-a2e0-d3ae-000000011496 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:52.020449 | 1.27s 2025-10-14 08:17:44.712716 | fa163e75-7366-a2e0-d3ae-000000011497 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2025-10-14 08:17:44.789404 | fa163e75-7366-a2e0-d3ae-0000000111f2 | WAITING | Wait for puppet host configuration to finish | np0005486752 | 359 retries left 2025-10-14 08:17:47.115046 | fa163e75-7366-a2e0-d3ae-00000001101a | WAITING | Wait for puppet host configuration to finish | np0005486746 | 358 retries left 2025-10-14 08:17:47.706686 | fa163e75-7366-a2e0-d3ae-000000011459 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 2025-10-14 08:17:47.707836 | fa163e75-7366-a2e0-d3ae-000000011459 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486749 | 0:26:55.030700 | 3.47s 2025-10-14 08:17:47.736604 | fa163e75-7366-a2e0-d3ae-000000010e94 | TASK | Set NB connection 2025-10-14 08:17:47.792237 | fa163e75-7366-a2e0-d3ae-000000010e94 | SKIPPED | Set NB connection | np0005486749 2025-10-14 08:17:47.793537 | fa163e75-7366-a2e0-d3ae-000000010e94 | TIMING | Set NB connection | np0005486749 | 0:26:55.116402 | 0.06s 2025-10-14 08:17:47.807814 | fa163e75-7366-a2e0-d3ae-000000010e95 | TASK | Set SB connection 2025-10-14 08:17:47.849808 | fa163e75-7366-a2e0-d3ae-000000010e95 | SKIPPED | Set SB connection | np0005486749 2025-10-14 08:17:47.851228 | fa163e75-7366-a2e0-d3ae-000000010e95 | TIMING | Set SB connection | np0005486749 | 0:26:55.174088 | 0.04s 2025-10-14 08:17:47.871501 | fa163e75-7366-a2e0-d3ae-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-14 08:17:48.158912 | fa163e75-7366-a2e0-d3ae-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005486749 2025-10-14 08:17:48.160213 | fa163e75-7366-a2e0-d3ae-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005486749 | 0:26:55.483079 | 0.29s 2025-10-14 08:17:48.270811 | fa163e75-7366-a2e0-d3ae-0000000000ec | TIMING | include_tasks | np0005486749 | 0:26:55.593657 | 0.09s 2025-10-14 08:17:48.309224 | 41136986-fda4-4064-bc30-a75248815a7a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486749 2025-10-14 08:17:48.337039 | fa163e75-7366-a2e0-d3ae-0000000114e6 | TASK | Write the config_step hieradata 2025-10-14 08:17:48.348334 | fa163e75-7366-a2e0-d3ae-000000011497 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 2025-10-14 08:17:48.349628 | fa163e75-7366-a2e0-d3ae-000000011497 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0005486748 | 0:26:55.672479 | 3.64s 2025-10-14 08:17:48.378718 | fa163e75-7366-a2e0-d3ae-000000010eb4 | TASK | Set NB connection 2025-10-14 08:17:48.437206 | fa163e75-7366-a2e0-d3ae-000000010eb4 | SKIPPED | Set NB connection | np0005486748 2025-10-14 08:17:48.438327 | fa163e75-7366-a2e0-d3ae-000000010eb4 | TIMING | Set NB connection | np0005486748 | 0:26:55.761192 | 0.06s 2025-10-14 08:17:48.456839 | fa163e75-7366-a2e0-d3ae-000000010eb5 | TASK | Set SB connection 2025-10-14 08:17:48.510479 | fa163e75-7366-a2e0-d3ae-000000010eb5 | SKIPPED | Set SB connection | np0005486748 2025-10-14 08:17:48.511355 | fa163e75-7366-a2e0-d3ae-000000010eb5 | TIMING | Set SB connection | np0005486748 | 0:26:55.834222 | 0.05s 2025-10-14 08:17:48.530251 | fa163e75-7366-a2e0-d3ae-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-14 08:17:48.878421 | fa163e75-7366-a2e0-d3ae-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005486748 2025-10-14 08:17:48.881230 | fa163e75-7366-a2e0-d3ae-0000000000eb | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0005486748 | 0:26:56.204073 | 0.35s 2025-10-14 08:17:48.998727 | fa163e75-7366-a2e0-d3ae-0000000000ec | TIMING | include_tasks | np0005486748 | 0:26:56.321566 | 0.08s 2025-10-14 08:17:49.040565 | 8836da60-9844-4036-944c-35eb450db3ef | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486748 2025-10-14 08:17:49.064256 | fa163e75-7366-a2e0-d3ae-000000011506 | TASK | Write the config_step hieradata 2025-10-14 08:17:49.087198 | fa163e75-7366-a2e0-d3ae-0000000114e6 | OK | Write the config_step hieradata | np0005486749 2025-10-14 08:17:49.088528 | fa163e75-7366-a2e0-d3ae-0000000114e6 | TIMING | Write the config_step hieradata | np0005486749 | 0:26:56.411388 | 0.75s 2025-10-14 08:17:49.111623 | fa163e75-7366-a2e0-d3ae-0000000114e7 | TASK | Run puppet host configuration for step 4 2025-10-14 08:17:49.843226 | fa163e75-7366-a2e0-d3ae-0000000114e7 | CHANGED | Run puppet host configuration for step 4 | np0005486749 2025-10-14 08:17:49.844293 | fa163e75-7366-a2e0-d3ae-0000000114e7 | TIMING | Run puppet host configuration for step 4 | np0005486749 | 0:26:57.167160 | 0.73s 2025-10-14 08:17:49.877907 | fa163e75-7366-a2e0-d3ae-0000000114e8 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:17:49.953862 | fa163e75-7366-a2e0-d3ae-000000011506 | OK | Write the config_step hieradata | np0005486748 2025-10-14 08:17:49.955510 | fa163e75-7366-a2e0-d3ae-000000011506 | TIMING | Write the config_step hieradata | np0005486748 | 0:26:57.278363 | 0.89s 2025-10-14 08:17:49.986375 | fa163e75-7366-a2e0-d3ae-000000011507 | TASK | Run puppet host configuration for step 4 2025-10-14 08:17:50.166335 | fa163e75-7366-a2e0-d3ae-0000000114e8 | WAITING | Wait for puppet host configuration to finish | np0005486749 | 360 retries left 2025-10-14 08:17:50.831852 | fa163e75-7366-a2e0-d3ae-000000011507 | CHANGED | Run puppet host configuration for step 4 | np0005486748 2025-10-14 08:17:50.833157 | fa163e75-7366-a2e0-d3ae-000000011507 | TIMING | Run puppet host configuration for step 4 | np0005486748 | 0:26:58.156016 | 0.85s 2025-10-14 08:17:50.863594 | fa163e75-7366-a2e0-d3ae-000000011508 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:17:51.240381 | fa163e75-7366-a2e0-d3ae-000000011508 | WAITING | Wait for puppet host configuration to finish | np0005486748 | 360 retries left 2025-10-14 08:17:54.143829 | fa163e75-7366-a2e0-d3ae-0000000111c3 | WAITING | Wait for puppet host configuration to finish | np0005486750 | 358 retries left 2025-10-14 08:17:54.310162 | fa163e75-7366-a2e0-d3ae-0000000111c3 | CHANGED | Wait for puppet host configuration to finish | np0005486751 2025-10-14 08:17:54.311851 | fa163e75-7366-a2e0-d3ae-0000000111c3 | TIMING | Wait for puppet host configuration to finish | np0005486751 | 0:27:01.634702 | 21.03s 2025-10-14 08:17:54.337487 | fa163e75-7366-a2e0-d3ae-0000000111c4 | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-14 08:17:54.434625 | fa163e75-7366-a2e0-d3ae-0000000111c4 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005486751 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:17:33 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:17:38 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:17:38 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:17:38 puppet-user: (file & line not available)", "<13>Oct 14 08:17:38 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:17:38 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:17:38 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:38 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 14 08:17:38 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 14 08:17:38 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:38 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:38 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:38 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:38 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:39 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:17:39 puppet-user: Notice: Compiled catalog for np0005486751.ooo.test in environment production in 0.29 seconds", "<13>Oct 14 08:17:47 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 14 08:17:47 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}a013be98167d31ec55edfc9c4ebf0ac055b285491840e850a0374d03aa4941ee'", "<13>Oct 14 08:17:47 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 14 08:17:47 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 14 08:17:47 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 14 08:17:47 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 14 08:17:52 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 14 08:17:54 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 14 08:17:54 puppet-user: Notice: Applied catalog in 15.00 seconds", "<13>Oct 14 08:17:54 puppet-user: Application:", "<13>Oct 14 08:17:54 puppet-user: Initial environment: production", "<13>Oct 14 08:17:54 puppet-user: Converged environment: production", "<13>Oct 14 08:17:54 puppet-user: Run mode: user", "<13>Oct 14 08:17:54 puppet-user: Changes:", "<13>Oct 14 08:17:54 puppet-user: Total: 8", "<13>Oct 14 08:17:54 puppet-user: Events:", "<13>Oct 14 08:17:54 puppet-user: Success: 8", "<13>Oct 14 08:17:54 puppet-user: Resources:", "<13>Oct 14 08:17:54 puppet-user: Restarted: 1", "<13>Oct 14 08:17:54 puppet-user: Changed: 8", "<13>Oct 14 08:17:54 puppet-user: Out of sync: 8", "<13>Oct 14 08:17:54 puppet-user: Total: 19", "<13>Oct 14 08:17:54 puppet-user: Time:", "<13>Oct 14 08:17:54 puppet-user: Schedule: 0.00", "<13>Oct 14 08:17:54 puppet-user: Augeas: 0.01", "<13>Oct 14 08:17:54 puppet-user: File: 0.06", "<13>Oct 14 08:17:54 puppet-user: Config retrieval: 0.35", "<13>Oct 14 08:17:54 puppet-user: Service: 1.12", "<13>Oct 14 08:17:54 puppet-user: Transaction evaluation: 14.99", "<13>Oct 14 08:17:54 puppet-user: Catalog application: 15.00", "<13>Oct 14 08:17:54 puppet-user: Last run: 1760429874", "<13>Oct 14 08:17:54 puppet-user: Exec: 5.05", "<13>Oct 14 08:17:54 puppet-user: Package: 8.57", "<13>Oct 14 08:17:54 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:17:54 puppet-user: Total: 15.00", "<13>Oct 14 08:17:54 puppet-user: Version:", "<13>Oct 14 08:17:54 puppet-user: Config: 1760429858", "<13>Oct 14 08:17:54 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:17:54.435868 | fa163e75-7366-a2e0-d3ae-0000000111c4 | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005486751 | 0:27:01.758732 | 0.10s 2025-10-14 08:17:54.448358 | fa163e75-7366-a2e0-d3ae-0000000111c5 | TASK | Pre-cache facts for puppet containers 2025-10-14 08:17:54.477108 | fa163e75-7366-a2e0-d3ae-0000000111c5 | TIMING | Pre-cache facts for puppet containers | np0005486751 | 0:27:01.799961 | 0.03s 2025-10-14 08:17:54.519076 | fa163e75-7366-a2e0-d3ae-00000001154f | TASK | Gather variables for each operating system 2025-10-14 08:17:54.630035 | fa163e75-7366-a2e0-d3ae-00000001154f | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486751 | 0:27:01.952877 | 0.11s 2025-10-14 08:17:54.650688 | fa163e75-7366-a2e0-d3ae-000000011550 | TASK | Create puppet caching structures 2025-10-14 08:17:54.991553 | fa163e75-7366-a2e0-d3ae-000000011550 | CHANGED | Create puppet caching structures | np0005486751 2025-10-14 08:17:54.992946 | fa163e75-7366-a2e0-d3ae-000000011550 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486751 | 0:27:02.315809 | 0.34s 2025-10-14 08:17:55.007450 | fa163e75-7366-a2e0-d3ae-000000011551 | TASK | Check for facter.conf 2025-10-14 08:17:55.203624 | fa163e75-7366-a2e0-d3ae-0000000111f2 | WAITING | Wait for puppet host configuration to finish | np0005486752 | 358 retries left 2025-10-14 08:17:55.366282 | fa163e75-7366-a2e0-d3ae-000000011551 | OK | Check for facter.conf | np0005486751 2025-10-14 08:17:55.369632 | fa163e75-7366-a2e0-d3ae-000000011551 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486751 | 0:27:02.692487 | 0.36s 2025-10-14 08:17:55.392647 | fa163e75-7366-a2e0-d3ae-000000011552 | TASK | Remove facter.conf if directory 2025-10-14 08:17:55.458122 | fa163e75-7366-a2e0-d3ae-000000011552 | SKIPPED | Remove facter.conf if directory | np0005486751 2025-10-14 08:17:55.459915 | fa163e75-7366-a2e0-d3ae-000000011552 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486751 | 0:27:02.782771 | 0.06s 2025-10-14 08:17:55.480504 | fa163e75-7366-a2e0-d3ae-000000011553 | TASK | Write facter cache config 2025-10-14 08:17:56.343079 | fa163e75-7366-a2e0-d3ae-000000011553 | CHANGED | Write facter cache config | np0005486751 2025-10-14 08:17:56.346100 | fa163e75-7366-a2e0-d3ae-000000011553 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486751 | 0:27:03.668959 | 0.86s 2025-10-14 08:17:56.366073 | fa163e75-7366-a2e0-d3ae-000000011554 | TASK | Cleanup facter cache if exists 2025-10-14 08:17:56.639969 | fa163e75-7366-a2e0-d3ae-000000011554 | CHANGED | Cleanup facter cache if exists | np0005486751 2025-10-14 08:17:56.641649 | fa163e75-7366-a2e0-d3ae-000000011554 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486751 | 0:27:03.964509 | 0.27s 2025-10-14 08:17:56.655590 | fa163e75-7366-a2e0-d3ae-000000011555 | TASK | Pre-cache facts 2025-10-14 08:17:57.378414 | fa163e75-7366-a2e0-d3ae-000000011555 | CHANGED | Pre-cache facts | np0005486751 2025-10-14 08:17:57.380929 | fa163e75-7366-a2e0-d3ae-000000011555 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486751 | 0:27:04.703772 | 0.72s 2025-10-14 08:17:57.410000 | fa163e75-7366-a2e0-d3ae-000000011556 | TASK | Failed deployment if facter fails 2025-10-14 08:17:57.457589 | fa163e75-7366-a2e0-d3ae-000000011556 | SKIPPED | Failed deployment if facter fails | np0005486751 2025-10-14 08:17:57.459171 | fa163e75-7366-a2e0-d3ae-000000011556 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486751 | 0:27:04.782032 | 0.05s 2025-10-14 08:17:57.483467 | fa163e75-7366-a2e0-d3ae-000000011557 | TASK | Sync cached facts 2025-10-14 08:17:57.503783 | fa163e75-7366-a2e0-d3ae-00000001101a | CHANGED | Wait for puppet host configuration to finish | np0005486746 2025-10-14 08:17:57.505413 | fa163e75-7366-a2e0-d3ae-00000001101a | TIMING | Wait for puppet host configuration to finish | np0005486746 | 0:27:04.828260 | 31.34s 2025-10-14 08:17:57.526170 | fa163e75-7366-a2e0-d3ae-00000001101b | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-14 08:17:57.623624 | fa163e75-7366-a2e0-d3ae-00000001101b | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005486746 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:17:26 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:17:32 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:17:32 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:17:32 puppet-user: (file & line not available)", "<13>Oct 14 08:17:32 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:17:32 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:17:32 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:32 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 14 08:17:32 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 14 08:17:32 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:32 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:32 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:32 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:32 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:32 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:17:32 puppet-user: Notice: Compiled catalog for np0005486746.ooo.test in environment production in 0.55 seconds", "<13>Oct 14 08:17:37 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Oct 14 08:17:39 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Oct 14 08:17:44 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 14 08:17:44 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}00a3435bee0bebb01281fa795146fcc06abe410e419384f814789a616cc37ac2'", "<13>Oct 14 08:17:44 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 14 08:17:44 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 14 08:17:45 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 14 08:17:45 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 14 08:17:46 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Oct 14 08:17:51 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 14 08:17:52 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 14 08:17:52 puppet-user: Notice: Applied catalog in 20.05 seconds", "<13>Oct 14 08:17:52 puppet-user: Application:", "<13>Oct 14 08:17:52 puppet-user: Initial environment: production", "<13>Oct 14 08:17:52 puppet-user: Converged environment: production", "<13>Oct 14 08:17:52 puppet-user: Run mode: user", "<13>Oct 14 08:17:52 puppet-user: Changes:", "<13>Oct 14 08:17:52 puppet-user: Total: 10", "<13>Oct 14 08:17:52 puppet-user: Events:", "<13>Oct 14 08:17:52 puppet-user: Success: 10", "<13>Oct 14 08:17:52 puppet-user: Resources:", "<13>Oct 14 08:17:52 puppet-user: Restarted: 1", "<13>Oct 14 08:17:52 puppet-user: Changed: 10", "<13>Oct 14 08:17:52 puppet-user: Out of sync: 10", "<13>Oct 14 08:17:52 puppet-user: Total: 37", "<13>Oct 14 08:17:52 puppet-user: Time:", "<13>Oct 14 08:17:52 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:17:52 puppet-user: Schedule: 0.00", "<13>Oct 14 08:17:52 puppet-user: File line: 0.00", "<13>Oct 14 08:17:52 puppet-user: Augeas: 0.01", "<13>Oct 14 08:17:52 puppet-user: User: 0.01", "<13>Oct 14 08:17:52 puppet-user: File: 0.07", "<13>Oct 14 08:17:52 puppet-user: Config retrieval: 0.63", "<13>Oct 14 08:17:52 puppet-user: Service: 1.42", "<13>Oct 14 08:17:52 puppet-user: Pcmk property: 1.54", "<13>Oct 14 08:17:52 puppet-user: Last run: 1760429872", "<13>Oct 14 08:17:52 puppet-user: Pcmk resource default: 2.21", "<13>Oct 14 08:17:52 puppet-user: Pcmk resource op default: 2.23", "<13>Oct 14 08:17:52 puppet-user: Transaction evaluation: 20.03", "<13>Oct 14 08:17:52 puppet-user: Catalog application: 20.05", "<13>Oct 14 08:17:52 puppet-user: Package: 5.06", "<13>Oct 14 08:17:52 puppet-user: Exec: 7.26", "<13>Oct 14 08:17:52 puppet-user: Total: 20.05", "<13>Oct 14 08:17:52 puppet-user: Version:", "<13>Oct 14 08:17:52 puppet-user: Config: 1760429852", "<13>Oct 14 08:17:52 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:17:57.625387 | fa163e75-7366-a2e0-d3ae-00000001101b | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005486746 | 0:27:04.948248 | 0.10s 2025-10-14 08:17:57.648285 | fa163e75-7366-a2e0-d3ae-00000001101c | TASK | Pre-cache facts for puppet containers 2025-10-14 08:17:57.685322 | fa163e75-7366-a2e0-d3ae-00000001101c | TIMING | Pre-cache facts for puppet containers | np0005486746 | 0:27:05.008168 | 0.04s 2025-10-14 08:17:57.728588 | fa163e75-7366-a2e0-d3ae-00000001154f | TASK | Gather variables for each operating system 2025-10-14 08:17:57.815465 | fa163e75-7366-a2e0-d3ae-00000001154f | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486746 | 0:27:05.138299 | 0.09s 2025-10-14 08:17:57.833007 | fa163e75-7366-a2e0-d3ae-000000011550 | TASK | Create puppet caching structures 2025-10-14 08:17:57.918908 | fa163e75-7366-a2e0-d3ae-000000011557 | CHANGED | Sync cached facts | np0005486751 -> 192.168.122.107 [WARNING]: ('np0005486751 -> 192.168.122.107', 'fa163e75-7366-a2e0-d3ae-000000011557') missing from stats 2025-10-14 08:17:57.941563 | fa163e75-7366-a2e0-d3ae-0000000111c6 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:17:57.999487 | fa163e75-7366-a2e0-d3ae-0000000111c6 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486751 2025-10-14 08:17:58.002566 | fa163e75-7366-a2e0-d3ae-0000000111c6 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486751 | 0:27:05.325406 | 0.06s 2025-10-14 08:17:58.025090 | fa163e75-7366-a2e0-d3ae-0000000111c8 | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-14 08:17:58.061767 | fa163e75-7366-a2e0-d3ae-0000000111c8 | TIMING | Manage containers for step 4 with tripleo-ansible | np0005486751 | 0:27:05.384609 | 0.03s 2025-10-14 08:17:58.129690 | fa163e75-7366-a2e0-d3ae-000000011608 | TASK | Gather variables for each operating system 2025-10-14 08:17:58.170473 | fa163e75-7366-a2e0-d3ae-000000011550 | CHANGED | Create puppet caching structures | np0005486746 2025-10-14 08:17:58.171906 | fa163e75-7366-a2e0-d3ae-000000011550 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486746 | 0:27:05.494763 | 0.34s 2025-10-14 08:17:58.195367 | fa163e75-7366-a2e0-d3ae-000000011551 | TASK | Check for facter.conf 2025-10-14 08:17:58.250484 | fa163e75-7366-a2e0-d3ae-000000011608 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486751 | 0:27:05.573307 | 0.12s 2025-10-14 08:17:58.266779 | fa163e75-7366-a2e0-d3ae-000000011609 | TASK | Create container logs path 2025-10-14 08:17:58.541042 | fa163e75-7366-a2e0-d3ae-000000011551 | OK | Check for facter.conf | np0005486746 2025-10-14 08:17:58.544265 | fa163e75-7366-a2e0-d3ae-000000011551 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486746 | 0:27:05.867117 | 0.35s 2025-10-14 08:17:58.586212 | fa163e75-7366-a2e0-d3ae-000000011552 | TASK | Remove facter.conf if directory 2025-10-14 08:17:58.616482 | fa163e75-7366-a2e0-d3ae-000000011609 | OK | Create container logs path | np0005486751 2025-10-14 08:17:58.617719 | fa163e75-7366-a2e0-d3ae-000000011609 | TIMING | tripleo_container_manage : Create container logs path | np0005486751 | 0:27:05.940582 | 0.35s 2025-10-14 08:17:58.635301 | fa163e75-7366-a2e0-d3ae-00000001160b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:17:58.645633 | fa163e75-7366-a2e0-d3ae-000000011552 | SKIPPED | Remove facter.conf if directory | np0005486746 2025-10-14 08:17:58.646948 | fa163e75-7366-a2e0-d3ae-000000011552 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486746 | 0:27:05.969806 | 0.06s 2025-10-14 08:17:58.664968 | fa163e75-7366-a2e0-d3ae-000000011553 | TASK | Write facter cache config 2025-10-14 08:17:59.000811 | fa163e75-7366-a2e0-d3ae-00000001160b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005486751 2025-10-14 08:17:59.001927 | fa163e75-7366-a2e0-d3ae-00000001160b | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005486751 | 0:27:06.324790 | 0.36s 2025-10-14 08:17:59.015376 | fa163e75-7366-a2e0-d3ae-00000001160c | TASK | Finalise hashes for all containers 2025-10-14 08:17:59.091046 | fa163e75-7366-a2e0-d3ae-00000001160c | OK | Finalise hashes for all containers | np0005486751 2025-10-14 08:17:59.092138 | fa163e75-7366-a2e0-d3ae-00000001160c | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486751 | 0:27:06.415002 | 0.08s 2025-10-14 08:17:59.104778 | fa163e75-7366-a2e0-d3ae-00000001160e | TASK | Manage systemd shutdown files 2025-10-14 08:17:59.138790 | fa163e75-7366-a2e0-d3ae-00000001160e | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486751 | 0:27:06.461642 | 0.03s 2025-10-14 08:17:59.161260 | 789cc673-c72d-4a76-9998-1d8e05a4c2ae | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486751 2025-10-14 08:17:59.176369 | fa163e75-7366-a2e0-d3ae-000000011647 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:17:59.431040 | fa163e75-7366-a2e0-d3ae-000000011553 | CHANGED | Write facter cache config | np0005486746 2025-10-14 08:17:59.432318 | fa163e75-7366-a2e0-d3ae-000000011553 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486746 | 0:27:06.755177 | 0.77s 2025-10-14 08:17:59.455472 | fa163e75-7366-a2e0-d3ae-000000011554 | TASK | Cleanup facter cache if exists 2025-10-14 08:17:59.504136 | fa163e75-7366-a2e0-d3ae-000000011647 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486751 2025-10-14 08:17:59.505898 | fa163e75-7366-a2e0-d3ae-000000011647 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486751 | 0:27:06.828765 | 0.33s 2025-10-14 08:17:59.517403 | fa163e75-7366-a2e0-d3ae-000000011648 | TASK | Set podman_drop_in fact 2025-10-14 08:17:59.572883 | fa163e75-7366-a2e0-d3ae-000000011648 | OK | Set podman_drop_in fact | np0005486751 2025-10-14 08:17:59.574481 | fa163e75-7366-a2e0-d3ae-000000011648 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486751 | 0:27:06.897348 | 0.06s 2025-10-14 08:17:59.585347 | fa163e75-7366-a2e0-d3ae-00000001164a | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:17:59.775980 | fa163e75-7366-a2e0-d3ae-000000011554 | CHANGED | Cleanup facter cache if exists | np0005486746 2025-10-14 08:17:59.776982 | fa163e75-7366-a2e0-d3ae-000000011554 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486746 | 0:27:07.099849 | 0.32s 2025-10-14 08:17:59.793772 | fa163e75-7366-a2e0-d3ae-000000011555 | TASK | Pre-cache facts 2025-10-14 08:18:00.439378 | fa163e75-7366-a2e0-d3ae-0000000114e8 | WAITING | Wait for puppet host configuration to finish | np0005486749 | 359 retries left 2025-10-14 08:18:00.482623 | fa163e75-7366-a2e0-d3ae-00000001164a | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | item=tripleo-container-shutdown 2025-10-14 08:18:00.486909 | fa163e75-7366-a2e0-d3ae-00000001164a | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | 0:27:07.809757 | 0.90s 2025-10-14 08:18:00.535736 | fa163e75-7366-a2e0-d3ae-000000011555 | CHANGED | Pre-cache facts | np0005486746 2025-10-14 08:18:00.536861 | fa163e75-7366-a2e0-d3ae-000000011555 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486746 | 0:27:07.859723 | 0.74s 2025-10-14 08:18:00.572317 | fa163e75-7366-a2e0-d3ae-000000011556 | TASK | Failed deployment if facter fails 2025-10-14 08:18:00.615270 | fa163e75-7366-a2e0-d3ae-000000011556 | SKIPPED | Failed deployment if facter fails | np0005486746 2025-10-14 08:18:00.616242 | fa163e75-7366-a2e0-d3ae-000000011556 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486746 | 0:27:07.939109 | 0.04s 2025-10-14 08:18:00.655189 | fa163e75-7366-a2e0-d3ae-000000011557 | TASK | Sync cached facts 2025-10-14 08:18:01.075308 | fa163e75-7366-a2e0-d3ae-000000011557 | CHANGED | Sync cached facts | np0005486746 -> 192.168.122.103 [WARNING]: ('np0005486746 -> 192.168.122.103', 'fa163e75-7366-a2e0-d3ae-000000011557') missing from stats 2025-10-14 08:18:01.126828 | fa163e75-7366-a2e0-d3ae-00000001101d | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:18:01.185994 | fa163e75-7366-a2e0-d3ae-00000001101d | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486746 2025-10-14 08:18:01.187110 | fa163e75-7366-a2e0-d3ae-00000001101d | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486746 | 0:27:08.509970 | 0.06s 2025-10-14 08:18:01.210214 | fa163e75-7366-a2e0-d3ae-00000001101f | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-14 08:18:01.243307 | fa163e75-7366-a2e0-d3ae-00000001101f | TIMING | Manage containers for step 4 with tripleo-ansible | np0005486746 | 0:27:08.566170 | 0.03s 2025-10-14 08:18:01.287420 | fa163e75-7366-a2e0-d3ae-000000011608 | TASK | Gather variables for each operating system 2025-10-14 08:18:01.308096 | fa163e75-7366-a2e0-d3ae-00000001164a | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | item=tripleo-start-podman-container 2025-10-14 08:18:01.311876 | fa163e75-7366-a2e0-d3ae-00000001164a | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | 0:27:08.634727 | 1.72s 2025-10-14 08:18:01.318485 | fa163e75-7366-a2e0-d3ae-00000001164a | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | 0:27:08.641349 | 1.73s 2025-10-14 08:18:01.329869 | fa163e75-7366-a2e0-d3ae-00000001164b | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:18:01.435154 | fa163e75-7366-a2e0-d3ae-000000011608 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486746 | 0:27:08.758003 | 0.15s 2025-10-14 08:18:01.453556 | fa163e75-7366-a2e0-d3ae-000000011609 | TASK | Create container logs path 2025-10-14 08:18:01.571193 | fa163e75-7366-a2e0-d3ae-000000011508 | WAITING | Wait for puppet host configuration to finish | np0005486748 | 359 retries left 2025-10-14 08:18:01.780027 | fa163e75-7366-a2e0-d3ae-000000011609 | OK | Create container logs path | np0005486746 2025-10-14 08:18:01.781467 | fa163e75-7366-a2e0-d3ae-000000011609 | TIMING | tripleo_container_manage : Create container logs path | np0005486746 | 0:27:09.104295 | 0.33s 2025-10-14 08:18:01.813899 | fa163e75-7366-a2e0-d3ae-00000001160b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:02.180580 | fa163e75-7366-a2e0-d3ae-00000001164b | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486751 2025-10-14 08:18:02.182374 | fa163e75-7366-a2e0-d3ae-00000001164b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486751 | 0:27:09.505228 | 0.85s 2025-10-14 08:18:02.210338 | fa163e75-7366-a2e0-d3ae-00000001164c | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:18:02.220214 | fa163e75-7366-a2e0-d3ae-00000001160b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005486746 2025-10-14 08:18:02.221547 | fa163e75-7366-a2e0-d3ae-00000001160b | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005486746 | 0:27:09.544404 | 0.41s 2025-10-14 08:18:02.249380 | fa163e75-7366-a2e0-d3ae-00000001160c | TASK | Finalise hashes for all containers 2025-10-14 08:18:02.349329 | fa163e75-7366-a2e0-d3ae-00000001160c | OK | Finalise hashes for all containers | np0005486746 2025-10-14 08:18:02.350322 | fa163e75-7366-a2e0-d3ae-00000001160c | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486746 | 0:27:09.673189 | 0.10s 2025-10-14 08:18:02.366693 | fa163e75-7366-a2e0-d3ae-00000001160e | TASK | Manage systemd shutdown files 2025-10-14 08:18:02.403840 | fa163e75-7366-a2e0-d3ae-00000001160e | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486746 | 0:27:09.726700 | 0.04s 2025-10-14 08:18:02.427050 | 2fc390a5-7412-4442-b63c-966f7917138b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486746 2025-10-14 08:18:02.448027 | fa163e75-7366-a2e0-d3ae-0000000116b5 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:18:02.811164 | fa163e75-7366-a2e0-d3ae-0000000116b5 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486746 2025-10-14 08:18:02.814181 | fa163e75-7366-a2e0-d3ae-0000000116b5 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486746 | 0:27:10.137000 | 0.36s 2025-10-14 08:18:02.850466 | fa163e75-7366-a2e0-d3ae-0000000116b6 | TASK | Set podman_drop_in fact 2025-10-14 08:18:02.919582 | fa163e75-7366-a2e0-d3ae-0000000116b6 | OK | Set podman_drop_in fact | np0005486746 2025-10-14 08:18:02.921921 | fa163e75-7366-a2e0-d3ae-0000000116b6 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486746 | 0:27:10.244781 | 0.07s 2025-10-14 08:18:02.943727 | fa163e75-7366-a2e0-d3ae-0000000116b8 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:18:03.063832 | fa163e75-7366-a2e0-d3ae-00000001164c | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486751 2025-10-14 08:18:03.065925 | fa163e75-7366-a2e0-d3ae-00000001164c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486751 | 0:27:10.388779 | 0.85s 2025-10-14 08:18:03.081485 | fa163e75-7366-a2e0-d3ae-00000001164d | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:18:03.890293 | fa163e75-7366-a2e0-d3ae-0000000116b8 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | item=tripleo-container-shutdown 2025-10-14 08:18:03.893399 | fa163e75-7366-a2e0-d3ae-0000000116b8 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | 0:27:11.216252 | 0.95s 2025-10-14 08:18:04.476869 | fa163e75-7366-a2e0-d3ae-0000000111c3 | CHANGED | Wait for puppet host configuration to finish | np0005486750 2025-10-14 08:18:04.477870 | fa163e75-7366-a2e0-d3ae-0000000111c3 | TIMING | Wait for puppet host configuration to finish | np0005486750 | 0:27:11.800739 | 31.46s 2025-10-14 08:18:04.492510 | fa163e75-7366-a2e0-d3ae-0000000111c4 | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-14 08:18:04.603166 | fa163e75-7366-a2e0-d3ae-0000000111c4 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005486750 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:17:33 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:17:38 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:17:38 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:17:38 puppet-user: (file & line not available)", "<13>Oct 14 08:17:38 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:17:38 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:17:38 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:38 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 14 08:17:38 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 14 08:17:38 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:38 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:38 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:38 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:38 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:38 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:17:38 puppet-user: Notice: Compiled catalog for np0005486750.ooo.test in environment production in 0.20 seconds", "<13>Oct 14 08:17:48 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 14 08:17:48 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}d0249f2f2138554303dd5eb343fd74f0e627e9a499c0c6b8cef3af74d627b857'", "<13>Oct 14 08:17:48 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 14 08:17:48 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 14 08:17:48 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 14 08:17:48 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 14 08:17:53 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 14 08:17:54 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 14 08:17:54 puppet-user: Notice: Applied catalog in 15.85 seconds", "<13>Oct 14 08:17:54 puppet-user: Application:", "<13>Oct 14 08:17:54 puppet-user: Initial environment: production", "<13>Oct 14 08:17:54 puppet-user: Converged environment: production", "<13>Oct 14 08:17:54 puppet-user: Run mode: user", "<13>Oct 14 08:17:54 puppet-user: Changes:", "<13>Oct 14 08:17:54 puppet-user: Total: 8", "<13>Oct 14 08:17:54 puppet-user: Events:", "<13>Oct 14 08:17:54 puppet-user: Success: 8", "<13>Oct 14 08:17:54 puppet-user: Resources:", "<13>Oct 14 08:17:54 puppet-user: Restarted: 1", "<13>Oct 14 08:17:54 puppet-user: Changed: 8", "<13>Oct 14 08:17:54 puppet-user: Out of sync: 8", "<13>Oct 14 08:17:54 puppet-user: Total: 19", "<13>Oct 14 08:17:54 puppet-user: Time:", "<13>Oct 14 08:17:54 puppet-user: Schedule: 0.00", "<13>Oct 14 08:17:54 puppet-user: Augeas: 0.01", "<13>Oct 14 08:17:54 puppet-user: File: 0.05", "<13>Oct 14 08:17:54 puppet-user: Config retrieval: 0.26", "<13>Oct 14 08:17:54 puppet-user: Service: 1.11", "<13>Oct 14 08:17:54 puppet-user: Transaction evaluation: 15.84", "<13>Oct 14 08:17:54 puppet-user: Catalog application: 15.85", "<13>Oct 14 08:17:54 puppet-user: Last run: 1760429874", "<13>Oct 14 08:17:54 puppet-user: Exec: 5.06", "<13>Oct 14 08:17:54 puppet-user: Package: 9.42", "<13>Oct 14 08:17:54 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:17:54 puppet-user: Total: 15.86", "<13>Oct 14 08:17:54 puppet-user: Version:", "<13>Oct 14 08:17:54 puppet-user: Config: 1760429858", "<13>Oct 14 08:17:54 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:18:04.604348 | fa163e75-7366-a2e0-d3ae-0000000111c4 | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005486750 | 0:27:11.927211 | 0.11s 2025-10-14 08:18:04.617736 | fa163e75-7366-a2e0-d3ae-0000000111c5 | TASK | Pre-cache facts for puppet containers 2025-10-14 08:18:04.652605 | fa163e75-7366-a2e0-d3ae-0000000111c5 | TIMING | Pre-cache facts for puppet containers | np0005486750 | 0:27:11.975460 | 0.03s 2025-10-14 08:18:04.700254 | fa163e75-7366-a2e0-d3ae-00000001154f | TASK | Gather variables for each operating system 2025-10-14 08:18:04.775493 | fa163e75-7366-a2e0-d3ae-0000000116b8 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | item=tripleo-start-podman-container 2025-10-14 08:18:04.779629 | fa163e75-7366-a2e0-d3ae-0000000116b8 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | 0:27:12.102474 | 1.83s 2025-10-14 08:18:04.790814 | fa163e75-7366-a2e0-d3ae-0000000116b8 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | 0:27:12.113669 | 1.85s 2025-10-14 08:18:04.832389 | fa163e75-7366-a2e0-d3ae-0000000116b9 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:18:04.841259 | fa163e75-7366-a2e0-d3ae-00000001164d | OK | Enable and start tripleo-container-shutdown | np0005486751 2025-10-14 08:18:04.843202 | fa163e75-7366-a2e0-d3ae-00000001164d | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486751 | 0:27:12.166059 | 1.76s 2025-10-14 08:18:04.865589 | fa163e75-7366-a2e0-d3ae-00000001164e | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:18:04.877324 | fa163e75-7366-a2e0-d3ae-00000001154f | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486750 | 0:27:12.200166 | 0.17s 2025-10-14 08:18:04.892462 | fa163e75-7366-a2e0-d3ae-000000011550 | TASK | Create puppet caching structures 2025-10-14 08:18:05.241692 | fa163e75-7366-a2e0-d3ae-000000011550 | CHANGED | Create puppet caching structures | np0005486750 2025-10-14 08:18:05.242699 | fa163e75-7366-a2e0-d3ae-000000011550 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486750 | 0:27:12.565542 | 0.35s 2025-10-14 08:18:05.252710 | fa163e75-7366-a2e0-d3ae-000000011551 | TASK | Check for facter.conf 2025-10-14 08:18:05.517629 | fa163e75-7366-a2e0-d3ae-0000000111f2 | CHANGED | Wait for puppet host configuration to finish | np0005486752 2025-10-14 08:18:05.519195 | fa163e75-7366-a2e0-d3ae-0000000111f2 | TIMING | Wait for puppet host configuration to finish | np0005486752 | 0:27:12.842062 | 31.36s 2025-10-14 08:18:05.530803 | fa163e75-7366-a2e0-d3ae-0000000111f3 | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-14 08:18:05.569423 | fa163e75-7366-a2e0-d3ae-000000011551 | OK | Check for facter.conf | np0005486750 2025-10-14 08:18:05.570513 | fa163e75-7366-a2e0-d3ae-000000011551 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486750 | 0:27:12.893378 | 0.32s 2025-10-14 08:18:05.581934 | fa163e75-7366-a2e0-d3ae-000000011552 | TASK | Remove facter.conf if directory 2025-10-14 08:18:05.614761 | fa163e75-7366-a2e0-d3ae-0000000111f3 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005486752 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:17:34 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:17:39 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:17:39 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:17:39 puppet-user: (file & line not available)", "<13>Oct 14 08:17:39 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:17:39 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:17:39 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:39 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 14 08:17:39 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 14 08:17:39 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:39 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:39 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:39 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:39 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:17:39 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:17:39 puppet-user: Notice: Compiled catalog for np0005486752.ooo.test in environment production in 0.22 seconds", "<13>Oct 14 08:17:48 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 14 08:17:48 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}38d407236fff906422d3981f1360bc78e27eafc4ef8a4ba3a32a8f32dceedce7'", "<13>Oct 14 08:17:48 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 14 08:17:48 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 14 08:17:48 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 14 08:17:49 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 14 08:17:54 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 14 08:17:55 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 14 08:17:55 puppet-user: Notice: Applied catalog in 15.29 seconds", "<13>Oct 14 08:17:55 puppet-user: Application:", "<13>Oct 14 08:17:55 puppet-user: Initial environment: production", "<13>Oct 14 08:17:55 puppet-user: Converged environment: production", "<13>Oct 14 08:17:55 puppet-user: Run mode: user", "<13>Oct 14 08:17:55 puppet-user: Changes:", "<13>Oct 14 08:17:55 puppet-user: Total: 8", "<13>Oct 14 08:17:55 puppet-user: Events:", "<13>Oct 14 08:17:55 puppet-user: Success: 8", "<13>Oct 14 08:17:55 puppet-user: Resources:", "<13>Oct 14 08:17:55 puppet-user: Restarted: 1", "<13>Oct 14 08:17:55 puppet-user: Changed: 8", "<13>Oct 14 08:17:55 puppet-user: Out of sync: 8", "<13>Oct 14 08:17:55 puppet-user: Total: 19", "<13>Oct 14 08:17:55 puppet-user: Time:", "<13>Oct 14 08:17:55 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:17:55 puppet-user: Schedule: 0.00", "<13>Oct 14 08:17:55 puppet-user: Augeas: 0.01", "<13>Oct 14 08:17:55 puppet-user: File: 0.09", "<13>Oct 14 08:17:55 puppet-user: Config retrieval: 0.28", "<13>Oct 14 08:17:55 puppet-user: Service: 1.25", "<13>Oct 14 08:17:55 puppet-user: Transaction evaluation: 15.28", "<13>Oct 14 08:17:55 puppet-user: Catalog application: 15.29", "<13>Oct 14 08:17:55 puppet-user: Last run: 1760429875", "<13>Oct 14 08:17:55 puppet-user: Exec: 5.07", "<13>Oct 14 08:17:55 puppet-user: Package: 8.64", "<13>Oct 14 08:17:55 puppet-user: Total: 15.29", "<13>Oct 14 08:17:55 puppet-user: Version:", "<13>Oct 14 08:17:55 puppet-user: Config: 1760429859", "<13>Oct 14 08:17:55 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:18:05.616032 | fa163e75-7366-a2e0-d3ae-0000000111f3 | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005486752 | 0:27:12.938897 | 0.08s 2025-10-14 08:18:05.631830 | fa163e75-7366-a2e0-d3ae-0000000111f4 | TASK | Pre-cache facts for puppet containers 2025-10-14 08:18:05.641268 | fa163e75-7366-a2e0-d3ae-000000011552 | SKIPPED | Remove facter.conf if directory | np0005486750 2025-10-14 08:18:05.642309 | fa163e75-7366-a2e0-d3ae-000000011552 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486750 | 0:27:12.965169 | 0.06s 2025-10-14 08:18:05.653876 | fa163e75-7366-a2e0-d3ae-000000011553 | TASK | Write facter cache config 2025-10-14 08:18:05.669895 | fa163e75-7366-a2e0-d3ae-0000000111f4 | TIMING | Pre-cache facts for puppet containers | np0005486752 | 0:27:12.992745 | 0.04s 2025-10-14 08:18:05.706356 | fa163e75-7366-a2e0-d3ae-00000001154f | TASK | Gather variables for each operating system 2025-10-14 08:18:05.716340 | fa163e75-7366-a2e0-d3ae-0000000116b9 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486746 2025-10-14 08:18:05.717423 | fa163e75-7366-a2e0-d3ae-0000000116b9 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486746 | 0:27:13.040283 | 0.88s 2025-10-14 08:18:05.735807 | fa163e75-7366-a2e0-d3ae-0000000116ba | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:18:05.769863 | fa163e75-7366-a2e0-d3ae-00000001164e | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486751 2025-10-14 08:18:05.771746 | fa163e75-7366-a2e0-d3ae-00000001164e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486751 | 0:27:13.094611 | 0.90s 2025-10-14 08:18:05.782720 | fa163e75-7366-a2e0-d3ae-00000001164f | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:18:05.853450 | fa163e75-7366-a2e0-d3ae-00000001154f | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486752 | 0:27:13.176287 | 0.15s 2025-10-14 08:18:05.865492 | fa163e75-7366-a2e0-d3ae-000000011550 | TASK | Create puppet caching structures 2025-10-14 08:18:06.201845 | fa163e75-7366-a2e0-d3ae-000000011550 | CHANGED | Create puppet caching structures | np0005486752 2025-10-14 08:18:06.203365 | fa163e75-7366-a2e0-d3ae-000000011550 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486752 | 0:27:13.526221 | 0.34s 2025-10-14 08:18:06.225840 | fa163e75-7366-a2e0-d3ae-000000011551 | TASK | Check for facter.conf 2025-10-14 08:18:06.477566 | fa163e75-7366-a2e0-d3ae-000000011553 | CHANGED | Write facter cache config | np0005486750 2025-10-14 08:18:06.478861 | fa163e75-7366-a2e0-d3ae-000000011553 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486750 | 0:27:13.801723 | 0.82s 2025-10-14 08:18:06.492463 | fa163e75-7366-a2e0-d3ae-000000011554 | TASK | Cleanup facter cache if exists 2025-10-14 08:18:06.576622 | fa163e75-7366-a2e0-d3ae-0000000116ba | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486746 2025-10-14 08:18:06.578185 | fa163e75-7366-a2e0-d3ae-0000000116ba | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486746 | 0:27:13.901045 | 0.84s 2025-10-14 08:18:06.603246 | fa163e75-7366-a2e0-d3ae-0000000116bb | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:18:06.630144 | fa163e75-7366-a2e0-d3ae-000000011551 | OK | Check for facter.conf | np0005486752 2025-10-14 08:18:06.632191 | fa163e75-7366-a2e0-d3ae-000000011551 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486752 | 0:27:13.955044 | 0.40s 2025-10-14 08:18:06.633934 | fa163e75-7366-a2e0-d3ae-00000001164f | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486751 2025-10-14 08:18:06.634818 | fa163e75-7366-a2e0-d3ae-00000001164f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486751 | 0:27:13.957685 | 0.85s 2025-10-14 08:18:06.657738 | fa163e75-7366-a2e0-d3ae-000000011650 | TASK | Enable and start netns-placeholder 2025-10-14 08:18:06.683671 | fa163e75-7366-a2e0-d3ae-000000011552 | TASK | Remove facter.conf if directory 2025-10-14 08:18:06.737864 | fa163e75-7366-a2e0-d3ae-000000011552 | SKIPPED | Remove facter.conf if directory | np0005486752 2025-10-14 08:18:06.739119 | fa163e75-7366-a2e0-d3ae-000000011552 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486752 | 0:27:14.061980 | 0.05s 2025-10-14 08:18:06.751917 | fa163e75-7366-a2e0-d3ae-000000011553 | TASK | Write facter cache config 2025-10-14 08:18:06.835079 | fa163e75-7366-a2e0-d3ae-000000011554 | CHANGED | Cleanup facter cache if exists | np0005486750 2025-10-14 08:18:06.836814 | fa163e75-7366-a2e0-d3ae-000000011554 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486750 | 0:27:14.159667 | 0.34s 2025-10-14 08:18:06.856373 | fa163e75-7366-a2e0-d3ae-000000011555 | TASK | Pre-cache facts 2025-10-14 08:18:07.432186 | fa163e75-7366-a2e0-d3ae-000000011555 | CHANGED | Pre-cache facts | np0005486750 2025-10-14 08:18:07.433009 | fa163e75-7366-a2e0-d3ae-000000011555 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486750 | 0:27:14.755877 | 0.58s 2025-10-14 08:18:07.445819 | fa163e75-7366-a2e0-d3ae-000000011556 | TASK | Failed deployment if facter fails 2025-10-14 08:18:07.479163 | fa163e75-7366-a2e0-d3ae-000000011556 | SKIPPED | Failed deployment if facter fails | np0005486750 2025-10-14 08:18:07.479973 | fa163e75-7366-a2e0-d3ae-000000011556 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486750 | 0:27:14.802843 | 0.03s 2025-10-14 08:18:07.520891 | fa163e75-7366-a2e0-d3ae-000000011557 | TASK | Sync cached facts 2025-10-14 08:18:07.534632 | fa163e75-7366-a2e0-d3ae-0000000116bb | OK | Enable and start tripleo-container-shutdown | np0005486746 2025-10-14 08:18:07.536259 | fa163e75-7366-a2e0-d3ae-0000000116bb | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486746 | 0:27:14.859116 | 0.93s 2025-10-14 08:18:07.538277 | fa163e75-7366-a2e0-d3ae-000000011650 | CHANGED | Enable and start netns-placeholder | np0005486751 2025-10-14 08:18:07.539112 | fa163e75-7366-a2e0-d3ae-000000011650 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486751 | 0:27:14.861984 | 0.88s 2025-10-14 08:18:07.557488 | fa163e75-7366-a2e0-d3ae-000000011610 | TASK | Update container configs with new config hashes 2025-10-14 08:18:07.588944 | fa163e75-7366-a2e0-d3ae-0000000116bc | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:18:07.608750 | fa163e75-7366-a2e0-d3ae-000000011553 | CHANGED | Write facter cache config | np0005486752 2025-10-14 08:18:07.609784 | fa163e75-7366-a2e0-d3ae-000000011553 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486752 | 0:27:14.932652 | 0.86s 2025-10-14 08:18:07.626690 | fa163e75-7366-a2e0-d3ae-000000011554 | TASK | Cleanup facter cache if exists 2025-10-14 08:18:07.635067 | fa163e75-7366-a2e0-d3ae-000000011610 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486751 | 0:27:14.957919 | 0.08s 2025-10-14 08:18:07.646220 | ecd1601c-338c-4724-abfc-3ef710873140 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486751 2025-10-14 08:18:07.658241 | fa163e75-7366-a2e0-d3ae-0000000117b1 | TASK | Update config hashes for container startup configs 2025-10-14 08:18:07.954630 | fa163e75-7366-a2e0-d3ae-000000011557 | CHANGED | Sync cached facts | np0005486750 -> 192.168.122.106 [WARNING]: ('np0005486750 -> 192.168.122.106', 'fa163e75-7366-a2e0-d3ae-000000011557') missing from stats 2025-10-14 08:18:07.989954 | fa163e75-7366-a2e0-d3ae-000000011554 | CHANGED | Cleanup facter cache if exists | np0005486752 2025-10-14 08:18:07.991267 | fa163e75-7366-a2e0-d3ae-000000011554 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486752 | 0:27:15.314120 | 0.36s 2025-10-14 08:18:08.003498 | fa163e75-7366-a2e0-d3ae-0000000111c6 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:18:08.026702 | fa163e75-7366-a2e0-d3ae-000000011555 | TASK | Pre-cache facts 2025-10-14 08:18:08.042556 | fa163e75-7366-a2e0-d3ae-0000000117b1 | OK | Update config hashes for container startup configs | np0005486751 2025-10-14 08:18:08.043989 | fa163e75-7366-a2e0-d3ae-0000000117b1 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486751 | 0:27:15.366838 | 0.38s 2025-10-14 08:18:08.062110 | fa163e75-7366-a2e0-d3ae-000000011611 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:08.076660 | fa163e75-7366-a2e0-d3ae-0000000111c6 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486750 2025-10-14 08:18:08.078034 | fa163e75-7366-a2e0-d3ae-0000000111c6 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486750 | 0:27:15.400889 | 0.07s 2025-10-14 08:18:08.094233 | fa163e75-7366-a2e0-d3ae-0000000111c8 | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-14 08:18:08.123465 | fa163e75-7366-a2e0-d3ae-000000011611 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005486751 | 0:27:15.446291 | 0.06s 2025-10-14 08:18:08.131154 | fa163e75-7366-a2e0-d3ae-0000000111c8 | TIMING | Manage containers for step 4 with tripleo-ansible | np0005486750 | 0:27:15.454025 | 0.04s 2025-10-14 08:18:08.152317 | 079d2732-a64b-4243-8423-97418434b96f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486751 2025-10-14 08:18:08.172309 | fa163e75-7366-a2e0-d3ae-000000011608 | TASK | Gather variables for each operating system 2025-10-14 08:18:08.190924 | fa163e75-7366-a2e0-d3ae-0000000117e0 | TASK | Gather podman infos 2025-10-14 08:18:08.273900 | fa163e75-7366-a2e0-d3ae-000000011608 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486750 | 0:27:15.596752 | 0.10s 2025-10-14 08:18:08.298210 | fa163e75-7366-a2e0-d3ae-000000011609 | TASK | Create container logs path 2025-10-14 08:18:08.460799 | fa163e75-7366-a2e0-d3ae-0000000116bc | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486746 2025-10-14 08:18:08.465640 | fa163e75-7366-a2e0-d3ae-0000000116bc | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486746 | 0:27:15.788478 | 0.87s 2025-10-14 08:18:08.501920 | fa163e75-7366-a2e0-d3ae-0000000116bd | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:18:08.618115 | fa163e75-7366-a2e0-d3ae-000000011609 | OK | Create container logs path | np0005486750 2025-10-14 08:18:08.621173 | fa163e75-7366-a2e0-d3ae-000000011609 | TIMING | tripleo_container_manage : Create container logs path | np0005486750 | 0:27:15.944031 | 0.32s 2025-10-14 08:18:08.638494 | fa163e75-7366-a2e0-d3ae-00000001160b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:08.705903 | fa163e75-7366-a2e0-d3ae-000000011555 | CHANGED | Pre-cache facts | np0005486752 2025-10-14 08:18:08.708373 | fa163e75-7366-a2e0-d3ae-000000011555 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486752 | 0:27:16.031166 | 0.67s 2025-10-14 08:18:08.766332 | fa163e75-7366-a2e0-d3ae-000000011556 | TASK | Failed deployment if facter fails 2025-10-14 08:18:08.793150 | fa163e75-7366-a2e0-d3ae-000000011556 | SKIPPED | Failed deployment if facter fails | np0005486752 2025-10-14 08:18:08.794359 | fa163e75-7366-a2e0-d3ae-000000011556 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486752 | 0:27:16.117225 | 0.03s 2025-10-14 08:18:08.811688 | fa163e75-7366-a2e0-d3ae-000000011557 | TASK | Sync cached facts 2025-10-14 08:18:09.027545 | fa163e75-7366-a2e0-d3ae-00000001160b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005486750 2025-10-14 08:18:09.028680 | fa163e75-7366-a2e0-d3ae-00000001160b | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005486750 | 0:27:16.351544 | 0.39s 2025-10-14 08:18:09.058614 | fa163e75-7366-a2e0-d3ae-00000001160c | TASK | Finalise hashes for all containers 2025-10-14 08:18:09.067308 | fa163e75-7366-a2e0-d3ae-0000000117e0 | OK | Gather podman infos | np0005486751 2025-10-14 08:18:09.068383 | fa163e75-7366-a2e0-d3ae-0000000117e0 | TIMING | tripleo_container_manage : Gather podman infos | np0005486751 | 0:27:16.391245 | 0.88s 2025-10-14 08:18:09.102317 | fa163e75-7366-a2e0-d3ae-0000000117e1 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:09.132507 | fa163e75-7366-a2e0-d3ae-00000001160c | OK | Finalise hashes for all containers | np0005486750 2025-10-14 08:18:09.133456 | fa163e75-7366-a2e0-d3ae-00000001160c | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486750 | 0:27:16.456306 | 0.07s 2025-10-14 08:18:09.148449 | fa163e75-7366-a2e0-d3ae-00000001160e | TASK | Manage systemd shutdown files 2025-10-14 08:18:09.155679 | fa163e75-7366-a2e0-d3ae-0000000117e1 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486751 | 0:27:16.478527 | 0.05s 2025-10-14 08:18:09.193712 | fa163e75-7366-a2e0-d3ae-00000001160e | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486750 | 0:27:16.516557 | 0.04s 2025-10-14 08:18:09.219002 | 2c51bff6-ad38-43ca-b5a1-105652944f6d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486750 2025-10-14 08:18:09.261291 | fa163e75-7366-a2e0-d3ae-00000001187c | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:18:09.275208 | fa163e75-7366-a2e0-d3ae-000000011557 | CHANGED | Sync cached facts | np0005486752 -> 192.168.122.108 [WARNING]: ('np0005486752 -> 192.168.122.108', 'fa163e75-7366-a2e0-d3ae-000000011557') missing from stats 2025-10-14 08:18:09.279632 | fa163e75-7366-a2e0-d3ae-0000000110b6 | TIMING | tripleo_container_rm : include_tasks | np0005486751 | 0:27:16.602464 | 0.09s 2025-10-14 08:18:09.322166 | fa163e75-7366-a2e0-d3ae-000000011612 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:09.337563 | fa163e75-7366-a2e0-d3ae-0000000111f5 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:18:09.353107 | fa163e75-7366-a2e0-d3ae-0000000116bd | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486746 2025-10-14 08:18:09.354092 | fa163e75-7366-a2e0-d3ae-0000000116bd | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486746 | 0:27:16.676959 | 0.85s 2025-10-14 08:18:09.372209 | fa163e75-7366-a2e0-d3ae-0000000116be | TASK | Enable and start netns-placeholder 2025-10-14 08:18:09.390220 | fa163e75-7366-a2e0-d3ae-000000011612 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005486751 | 0:27:16.713079 | 0.07s 2025-10-14 08:18:09.405111 | 3424f3c8-10e0-40f4-89bf-14219da888fe | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486751 2025-10-14 08:18:09.421976 | fa163e75-7366-a2e0-d3ae-00000001189f | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:09.429632 | fa163e75-7366-a2e0-d3ae-0000000111f5 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486752 2025-10-14 08:18:09.430523 | fa163e75-7366-a2e0-d3ae-0000000111f5 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486752 | 0:27:16.753372 | 0.09s 2025-10-14 08:18:09.442256 | fa163e75-7366-a2e0-d3ae-0000000111f7 | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-14 08:18:09.480364 | fa163e75-7366-a2e0-d3ae-0000000111f7 | TIMING | Manage containers for step 4 with tripleo-ansible | np0005486752 | 0:27:16.803226 | 0.04s 2025-10-14 08:18:09.504837 | fa163e75-7366-a2e0-d3ae-000000011608 | TASK | Gather variables for each operating system 2025-10-14 08:18:09.567998 | fa163e75-7366-a2e0-d3ae-00000001187c | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486750 2025-10-14 08:18:09.568997 | fa163e75-7366-a2e0-d3ae-00000001187c | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486750 | 0:27:16.891863 | 0.31s 2025-10-14 08:18:09.579296 | fa163e75-7366-a2e0-d3ae-00000001187d | TASK | Set podman_drop_in fact 2025-10-14 08:18:09.622805 | fa163e75-7366-a2e0-d3ae-00000001187d | OK | Set podman_drop_in fact | np0005486750 2025-10-14 08:18:09.623691 | fa163e75-7366-a2e0-d3ae-00000001187d | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486750 | 0:27:16.946561 | 0.04s 2025-10-14 08:18:09.633391 | fa163e75-7366-a2e0-d3ae-00000001187f | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:18:09.651076 | fa163e75-7366-a2e0-d3ae-000000011608 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486752 | 0:27:16.973930 | 0.15s 2025-10-14 08:18:09.662160 | fa163e75-7366-a2e0-d3ae-000000011609 | TASK | Create container logs path 2025-10-14 08:18:10.015472 | fa163e75-7366-a2e0-d3ae-000000011609 | OK | Create container logs path | np0005486752 2025-10-14 08:18:10.016636 | fa163e75-7366-a2e0-d3ae-000000011609 | TIMING | tripleo_container_manage : Create container logs path | np0005486752 | 0:27:17.339501 | 0.35s 2025-10-14 08:18:10.032620 | fa163e75-7366-a2e0-d3ae-00000001160b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:10.173763 | fa163e75-7366-a2e0-d3ae-0000000116be | CHANGED | Enable and start netns-placeholder | np0005486746 2025-10-14 08:18:10.175245 | fa163e75-7366-a2e0-d3ae-0000000116be | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486746 | 0:27:17.498107 | 0.80s 2025-10-14 08:18:10.199394 | fa163e75-7366-a2e0-d3ae-000000011610 | TASK | Update container configs with new config hashes 2025-10-14 08:18:10.262030 | fa163e75-7366-a2e0-d3ae-000000011610 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486746 | 0:27:17.584867 | 0.06s 2025-10-14 08:18:10.284916 | 7cdfd83c-f8fb-49e6-8594-9588c43de83c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486746 2025-10-14 08:18:10.308155 | fa163e75-7366-a2e0-d3ae-00000001191b | TASK | Update config hashes for container startup configs 2025-10-14 08:18:10.421731 | fa163e75-7366-a2e0-d3ae-00000001160b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005486752 2025-10-14 08:18:10.423058 | fa163e75-7366-a2e0-d3ae-00000001160b | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005486752 | 0:27:17.745916 | 0.39s 2025-10-14 08:18:10.438678 | fa163e75-7366-a2e0-d3ae-00000001160c | TASK | Finalise hashes for all containers 2025-10-14 08:18:10.508998 | fa163e75-7366-a2e0-d3ae-00000001187f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | item=tripleo-container-shutdown 2025-10-14 08:18:10.512190 | fa163e75-7366-a2e0-d3ae-00000001187f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | 0:27:17.835042 | 0.88s 2025-10-14 08:18:10.523270 | fa163e75-7366-a2e0-d3ae-00000001160c | OK | Finalise hashes for all containers | np0005486752 2025-10-14 08:18:10.524278 | fa163e75-7366-a2e0-d3ae-00000001160c | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486752 | 0:27:17.847145 | 0.08s 2025-10-14 08:18:10.537575 | fa163e75-7366-a2e0-d3ae-00000001160e | TASK | Manage systemd shutdown files 2025-10-14 08:18:10.582833 | fa163e75-7366-a2e0-d3ae-00000001160e | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486752 | 0:27:17.905686 | 0.04s 2025-10-14 08:18:10.607603 | 97fcd633-e51c-4e84-919b-fa04f9519136 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486752 2025-10-14 08:18:10.623493 | fa163e75-7366-a2e0-d3ae-00000001193e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:18:10.739518 | fa163e75-7366-a2e0-d3ae-00000001191b | OK | Update config hashes for container startup configs | np0005486746 2025-10-14 08:18:10.740595 | fa163e75-7366-a2e0-d3ae-00000001191b | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486746 | 0:27:18.063461 | 0.43s 2025-10-14 08:18:10.778631 | fa163e75-7366-a2e0-d3ae-000000011611 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:10.797293 | fa163e75-7366-a2e0-d3ae-0000000114e8 | CHANGED | Wait for puppet host configuration to finish | np0005486749 2025-10-14 08:18:10.799798 | fa163e75-7366-a2e0-d3ae-0000000114e8 | TIMING | Wait for puppet host configuration to finish | np0005486749 | 0:27:18.122644 | 20.92s 2025-10-14 08:18:10.829889 | fa163e75-7366-a2e0-d3ae-0000000114e9 | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-14 08:18:10.855327 | fa163e75-7366-a2e0-d3ae-000000011611 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005486746 | 0:27:18.178179 | 0.07s 2025-10-14 08:18:10.881123 | 1d8d97ea-59e6-4801-9c3f-21ed3ae4548b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486746 2025-10-14 08:18:10.902193 | fa163e75-7366-a2e0-d3ae-00000001195d | TASK | Gather podman infos 2025-10-14 08:18:10.928329 | fa163e75-7366-a2e0-d3ae-0000000114e9 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005486749 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:17:49 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:17:55 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:17:55 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:17:55 puppet-user: (file & line not available)", "<13>Oct 14 08:17:55 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:17:55 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:17:56 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:56 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 14 08:17:56 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 14 08:17:56 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:56 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:56 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:56 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:56 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:56 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:17:56 puppet-user: Notice: Compiled catalog for np0005486749.ooo.test in environment production in 0.54 seconds", "<13>Oct 14 08:18:03 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 14 08:18:03 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}0abdc0be198e80190ffcb5ee7fd356ededed27a0680cea4909482c059d26f64d'", "<13>Oct 14 08:18:03 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 14 08:18:03 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 14 08:18:03 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 14 08:18:03 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 14 08:18:08 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 14 08:18:09 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 14 08:18:09 puppet-user: Notice: Applied catalog in 13.21 seconds", "<13>Oct 14 08:18:09 puppet-user: Application:", "<13>Oct 14 08:18:09 puppet-user: Initial environment: production", "<13>Oct 14 08:18:09 puppet-user: Converged environment: production", "<13>Oct 14 08:18:09 puppet-user: Run mode: user", "<13>Oct 14 08:18:09 puppet-user: Changes:", "<13>Oct 14 08:18:09 puppet-user: Total: 8", "<13>Oct 14 08:18:09 puppet-user: Events:", "<13>Oct 14 08:18:09 puppet-user: Success: 8", "<13>Oct 14 08:18:09 puppet-user: Resources:", "<13>Oct 14 08:18:09 puppet-user: Restarted: 1", "<13>Oct 14 08:18:09 puppet-user: Changed: 8", "<13>Oct 14 08:18:09 puppet-user: Out of sync: 8", "<13>Oct 14 08:18:09 puppet-user: Total: 32", "<13>Oct 14 08:18:09 puppet-user: Time:", "<13>Oct 14 08:18:09 puppet-user: Schedule: 0.00", "<13>Oct 14 08:18:09 puppet-user: File line: 0.00", "<13>Oct 14 08:18:09 puppet-user: User: 0.01", "<13>Oct 14 08:18:09 puppet-user: Augeas: 0.01", "<13>Oct 14 08:18:09 puppet-user: File: 0.04", "<13>Oct 14 08:18:09 puppet-user: Config retrieval: 0.60", "<13>Oct 14 08:18:09 puppet-user: Service: 1.44", "<13>Oct 14 08:18:09 puppet-user: Transaction evaluation: 13.20", "<13>Oct 14 08:18:09 puppet-user: Catalog application: 13.21", "<13>Oct 14 08:18:09 puppet-user: Last run: 1760429889", "<13>Oct 14 08:18:09 puppet-user: Package: 5.17", "<13>Oct 14 08:18:09 puppet-user: Exec: 6.37", "<13>Oct 14 08:18:09 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:18:09 puppet-user: Total: 13.21", "<13>Oct 14 08:18:09 puppet-user: Version:", "<13>Oct 14 08:18:09 puppet-user: Config: 1760429875", "<13>Oct 14 08:18:09 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:18:10.929306 | fa163e75-7366-a2e0-d3ae-0000000114e9 | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005486749 | 0:27:18.252171 | 0.10s 2025-10-14 08:18:10.944450 | fa163e75-7366-a2e0-d3ae-0000000114ea | TASK | Pre-cache facts for puppet containers 2025-10-14 08:18:10.971066 | fa163e75-7366-a2e0-d3ae-0000000114ea | TIMING | Pre-cache facts for puppet containers | np0005486749 | 0:27:18.293931 | 0.03s 2025-10-14 08:18:11.007885 | fa163e75-7366-a2e0-d3ae-00000001154f | TASK | Gather variables for each operating system 2025-10-14 08:18:11.025846 | fa163e75-7366-a2e0-d3ae-00000001193e | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486752 2025-10-14 08:18:11.027218 | fa163e75-7366-a2e0-d3ae-00000001193e | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486752 | 0:27:18.350083 | 0.40s 2025-10-14 08:18:11.038007 | fa163e75-7366-a2e0-d3ae-00000001193f | TASK | Set podman_drop_in fact 2025-10-14 08:18:11.099179 | fa163e75-7366-a2e0-d3ae-00000001193f | OK | Set podman_drop_in fact | np0005486752 2025-10-14 08:18:11.104935 | fa163e75-7366-a2e0-d3ae-00000001193f | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486752 | 0:27:18.427800 | 0.07s 2025-10-14 08:18:11.105496 | fa163e75-7366-a2e0-d3ae-00000001154f | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486749 | 0:27:18.428369 | 0.10s 2025-10-14 08:18:11.119641 | fa163e75-7366-a2e0-d3ae-000000011941 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:18:11.145014 | fa163e75-7366-a2e0-d3ae-000000011550 | TASK | Create puppet caching structures 2025-10-14 08:18:11.289698 | fa163e75-7366-a2e0-d3ae-00000001187f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | item=tripleo-start-podman-container 2025-10-14 08:18:11.292284 | fa163e75-7366-a2e0-d3ae-00000001187f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | 0:27:18.615135 | 1.66s 2025-10-14 08:18:11.300092 | fa163e75-7366-a2e0-d3ae-00000001187f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | 0:27:18.622957 | 1.67s 2025-10-14 08:18:11.311717 | fa163e75-7366-a2e0-d3ae-000000011880 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:18:11.442167 | fa163e75-7366-a2e0-d3ae-000000011550 | CHANGED | Create puppet caching structures | np0005486749 2025-10-14 08:18:11.446051 | fa163e75-7366-a2e0-d3ae-000000011550 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486749 | 0:27:18.768888 | 0.30s 2025-10-14 08:18:11.478599 | fa163e75-7366-a2e0-d3ae-000000011551 | TASK | Check for facter.conf 2025-10-14 08:18:11.815922 | fa163e75-7366-a2e0-d3ae-000000011551 | OK | Check for facter.conf | np0005486749 2025-10-14 08:18:11.818553 | fa163e75-7366-a2e0-d3ae-000000011551 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486749 | 0:27:19.141408 | 0.34s 2025-10-14 08:18:11.845563 | fa163e75-7366-a2e0-d3ae-000000011552 | TASK | Remove facter.conf if directory 2025-10-14 08:18:11.898929 | fa163e75-7366-a2e0-d3ae-000000011552 | SKIPPED | Remove facter.conf if directory | np0005486749 2025-10-14 08:18:11.900376 | fa163e75-7366-a2e0-d3ae-000000011552 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486749 | 0:27:19.223242 | 0.05s 2025-10-14 08:18:11.906231 | fa163e75-7366-a2e0-d3ae-000000011508 | CHANGED | Wait for puppet host configuration to finish | np0005486748 2025-10-14 08:18:11.906871 | fa163e75-7366-a2e0-d3ae-000000011508 | TIMING | Wait for puppet host configuration to finish | np0005486748 | 0:27:19.229743 | 21.04s 2025-10-14 08:18:11.928806 | fa163e75-7366-a2e0-d3ae-000000011509 | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-14 08:18:11.955529 | fa163e75-7366-a2e0-d3ae-000000011553 | TASK | Write facter cache config 2025-10-14 08:18:12.005624 | fa163e75-7366-a2e0-d3ae-000000011941 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | item=tripleo-container-shutdown 2025-10-14 08:18:12.007608 | fa163e75-7366-a2e0-d3ae-000000011941 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | 0:27:19.330470 | 0.89s 2025-10-14 08:18:12.012138 | fa163e75-7366-a2e0-d3ae-000000011509 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0005486748 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:17:50 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:17:57 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:17:57 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:17:57 puppet-user: (file & line not available)", "<13>Oct 14 08:17:57 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:17:57 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:17:57 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:57 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 14 08:17:57 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 14 08:17:57 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:57 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:57 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:57 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:57 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:17:57 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:17:57 puppet-user: Notice: Compiled catalog for np0005486748.ooo.test in environment production in 0.50 seconds", "<13>Oct 14 08:18:04 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 14 08:18:04 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}f5dadadea299a0ab3323476dfa246ae212fbbc1c02f374d29e3fb09c929ed362'", "<13>Oct 14 08:18:04 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 14 08:18:04 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 14 08:18:04 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 14 08:18:04 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 14 08:18:09 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 14 08:18:11 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 14 08:18:11 puppet-user: Notice: Applied catalog in 13.34 seconds", "<13>Oct 14 08:18:11 puppet-user: Application:", "<13>Oct 14 08:18:11 puppet-user: Initial environment: production", "<13>Oct 14 08:18:11 puppet-user: Converged environment: production", "<13>Oct 14 08:18:11 puppet-user: Run mode: user", "<13>Oct 14 08:18:11 puppet-user: Changes:", "<13>Oct 14 08:18:11 puppet-user: Total: 8", "<13>Oct 14 08:18:11 puppet-user: Events:", "<13>Oct 14 08:18:11 puppet-user: Success: 8", "<13>Oct 14 08:18:11 puppet-user: Resources:", "<13>Oct 14 08:18:11 puppet-user: Restarted: 1", "<13>Oct 14 08:18:11 puppet-user: Changed: 8", "<13>Oct 14 08:18:11 puppet-user: Out of sync: 8", "<13>Oct 14 08:18:11 puppet-user: Total: 32", "<13>Oct 14 08:18:11 puppet-user: Time:", "<13>Oct 14 08:18:11 puppet-user: Schedule: 0.00", "<13>Oct 14 08:18:11 puppet-user: File line: 0.00", "<13>Oct 14 08:18:11 puppet-user: Augeas: 0.01", "<13>Oct 14 08:18:11 puppet-user: User: 0.02", "<13>Oct 14 08:18:11 puppet-user: File: 0.06", "<13>Oct 14 08:18:11 puppet-user: Config retrieval: 0.56", "<13>Oct 14 08:18:11 puppet-user: Service: 1.34", "<13>Oct 14 08:18:11 puppet-user: Transaction evaluation: 13.33", "<13>Oct 14 08:18:11 puppet-user: Catalog application: 13.34", "<13>Oct 14 08:18:11 puppet-user: Last run: 1760429891", "<13>Oct 14 08:18:11 puppet-user: Package: 5.41", "<13>Oct 14 08:18:11 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:18:11 puppet-user: Exec: 6.31", "<13>Oct 14 08:18:11 puppet-user: Total: 13.34", "<13>Oct 14 08:18:11 puppet-user: Version:", "<13>Oct 14 08:18:11 puppet-user: Config: 1760429877", "<13>Oct 14 08:18:11 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:18:12.012851 | fa163e75-7366-a2e0-d3ae-000000011509 | TIMING | Debug output for task: Run puppet host configuration for step 4 | np0005486748 | 0:27:19.335721 | 0.08s 2025-10-14 08:18:12.029586 | fa163e75-7366-a2e0-d3ae-00000001150a | TASK | Pre-cache facts for puppet containers 2025-10-14 08:18:12.067807 | fa163e75-7366-a2e0-d3ae-00000001150a | TIMING | Pre-cache facts for puppet containers | np0005486748 | 0:27:19.390658 | 0.04s 2025-10-14 08:18:12.105488 | fa163e75-7366-a2e0-d3ae-00000001154f | TASK | Gather variables for each operating system 2025-10-14 08:18:12.183824 | fa163e75-7366-a2e0-d3ae-000000011880 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486750 2025-10-14 08:18:12.185022 | fa163e75-7366-a2e0-d3ae-000000011880 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486750 | 0:27:19.507884 | 0.87s 2025-10-14 08:18:12.198259 | fa163e75-7366-a2e0-d3ae-000000011881 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:18:12.253926 | fa163e75-7366-a2e0-d3ae-00000001154f | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486748 | 0:27:19.576780 | 0.15s 2025-10-14 08:18:12.270401 | fa163e75-7366-a2e0-d3ae-000000011550 | TASK | Create puppet caching structures 2025-10-14 08:18:12.494866 | fa163e75-7366-a2e0-d3ae-00000001195d | OK | Gather podman infos | np0005486746 2025-10-14 08:18:12.496154 | fa163e75-7366-a2e0-d3ae-00000001195d | TIMING | tripleo_container_manage : Gather podman infos | np0005486746 | 0:27:19.819012 | 1.59s 2025-10-14 08:18:12.562198 | fa163e75-7366-a2e0-d3ae-00000001195e | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:12.631814 | fa163e75-7366-a2e0-d3ae-000000011550 | CHANGED | Create puppet caching structures | np0005486748 2025-10-14 08:18:12.635179 | fa163e75-7366-a2e0-d3ae-000000011550 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486748 | 0:27:19.958046 | 0.36s 2025-10-14 08:18:12.635633 | fa163e75-7366-a2e0-d3ae-00000001195e | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486746 | 0:27:19.958509 | 0.06s 2025-10-14 08:18:12.690721 | fa163e75-7366-a2e0-d3ae-000000011551 | TASK | Check for facter.conf 2025-10-14 08:18:12.764965 | fa163e75-7366-a2e0-d3ae-000000011553 | CHANGED | Write facter cache config | np0005486749 2025-10-14 08:18:12.765921 | fa163e75-7366-a2e0-d3ae-000000011553 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486749 | 0:27:20.088786 | 0.81s 2025-10-14 08:18:12.766413 | fa163e75-7366-a2e0-d3ae-0000000110b6 | TIMING | tripleo_container_rm : include_tasks | np0005486746 | 0:27:20.089288 | 0.10s 2025-10-14 08:18:12.794927 | fa163e75-7366-a2e0-d3ae-000000011554 | TASK | Cleanup facter cache if exists 2025-10-14 08:18:12.821178 | fa163e75-7366-a2e0-d3ae-000000011612 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:12.856089 | fa163e75-7366-a2e0-d3ae-000000011941 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | item=tripleo-start-podman-container 2025-10-14 08:18:12.859170 | fa163e75-7366-a2e0-d3ae-000000011941 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | 0:27:20.182037 | 1.74s 2025-10-14 08:18:12.864347 | fa163e75-7366-a2e0-d3ae-000000011941 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | 0:27:20.187213 | 1.74s 2025-10-14 08:18:12.888899 | fa163e75-7366-a2e0-d3ae-000000011942 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:18:12.902137 | fa163e75-7366-a2e0-d3ae-000000011612 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005486746 | 0:27:20.224974 | 0.08s 2025-10-14 08:18:12.932280 | 28b44a65-82d3-4518-a3e7-d00e3586af8c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486746 2025-10-14 08:18:12.963921 | fa163e75-7366-a2e0-d3ae-000000011a90 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:12.985548 | fa163e75-7366-a2e0-d3ae-000000011881 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486750 2025-10-14 08:18:12.987618 | fa163e75-7366-a2e0-d3ae-000000011881 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486750 | 0:27:20.310479 | 0.79s 2025-10-14 08:18:13.003238 | fa163e75-7366-a2e0-d3ae-000000011882 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:18:13.017421 | fa163e75-7366-a2e0-d3ae-000000011551 | OK | Check for facter.conf | np0005486748 2025-10-14 08:18:13.019580 | fa163e75-7366-a2e0-d3ae-000000011551 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486748 | 0:27:20.342438 | 0.33s 2025-10-14 08:18:13.040104 | fa163e75-7366-a2e0-d3ae-000000011552 | TASK | Remove facter.conf if directory 2025-10-14 08:18:13.097520 | fa163e75-7366-a2e0-d3ae-000000011552 | SKIPPED | Remove facter.conf if directory | np0005486748 2025-10-14 08:18:13.099090 | fa163e75-7366-a2e0-d3ae-000000011552 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486748 | 0:27:20.421952 | 0.06s 2025-10-14 08:18:13.119136 | fa163e75-7366-a2e0-d3ae-000000011553 | TASK | Write facter cache config 2025-10-14 08:18:13.127326 | fa163e75-7366-a2e0-d3ae-000000011554 | CHANGED | Cleanup facter cache if exists | np0005486749 2025-10-14 08:18:13.128856 | fa163e75-7366-a2e0-d3ae-000000011554 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486749 | 0:27:20.451719 | 0.33s 2025-10-14 08:18:13.146851 | fa163e75-7366-a2e0-d3ae-000000011555 | TASK | Pre-cache facts 2025-10-14 08:18:13.751982 | fa163e75-7366-a2e0-d3ae-000000011882 | OK | Enable and start tripleo-container-shutdown | np0005486750 2025-10-14 08:18:13.756717 | fa163e75-7366-a2e0-d3ae-000000011882 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486750 | 0:27:21.079578 | 0.75s 2025-10-14 08:18:13.758185 | fa163e75-7366-a2e0-d3ae-000000011942 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486752 2025-10-14 08:18:13.763988 | fa163e75-7366-a2e0-d3ae-000000011942 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486752 | 0:27:21.086859 | 0.87s 2025-10-14 08:18:13.764573 | fa163e75-7366-a2e0-d3ae-000000011555 | CHANGED | Pre-cache facts | np0005486749 2025-10-14 08:18:13.764961 | fa163e75-7366-a2e0-d3ae-000000011555 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486749 | 0:27:21.087835 | 0.62s 2025-10-14 08:18:13.779862 | fa163e75-7366-a2e0-d3ae-000000011883 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:18:13.801531 | fa163e75-7366-a2e0-d3ae-000000011943 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:18:13.826474 | fa163e75-7366-a2e0-d3ae-000000011556 | TASK | Failed deployment if facter fails 2025-10-14 08:18:13.864215 | fa163e75-7366-a2e0-d3ae-000000011556 | SKIPPED | Failed deployment if facter fails | np0005486749 2025-10-14 08:18:13.865213 | fa163e75-7366-a2e0-d3ae-000000011556 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486749 | 0:27:21.188081 | 0.04s 2025-10-14 08:18:13.892523 | fa163e75-7366-a2e0-d3ae-000000011557 | TASK | Sync cached facts 2025-10-14 08:18:13.946838 | fa163e75-7366-a2e0-d3ae-000000011553 | CHANGED | Write facter cache config | np0005486748 2025-10-14 08:18:13.948361 | fa163e75-7366-a2e0-d3ae-000000011553 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486748 | 0:27:21.271224 | 0.83s 2025-10-14 08:18:13.969544 | fa163e75-7366-a2e0-d3ae-000000011554 | TASK | Cleanup facter cache if exists 2025-10-14 08:18:14.301938 | fa163e75-7366-a2e0-d3ae-000000011554 | CHANGED | Cleanup facter cache if exists | np0005486748 2025-10-14 08:18:14.307162 | fa163e75-7366-a2e0-d3ae-000000011554 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486748 | 0:27:21.630013 | 0.34s 2025-10-14 08:18:14.308346 | fa163e75-7366-a2e0-d3ae-000000011557 | CHANGED | Sync cached facts | np0005486749 -> 192.168.122.105 [WARNING]: ('np0005486749 -> 192.168.122.105', 'fa163e75-7366-a2e0-d3ae-000000011557') missing from stats 2025-10-14 08:18:14.340782 | fa163e75-7366-a2e0-d3ae-000000011555 | TASK | Pre-cache facts 2025-10-14 08:18:14.392733 | fa163e75-7366-a2e0-d3ae-0000000114eb | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:18:14.435578 | fa163e75-7366-a2e0-d3ae-0000000114eb | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486749 2025-10-14 08:18:14.436820 | fa163e75-7366-a2e0-d3ae-0000000114eb | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486749 | 0:27:21.759681 | 0.04s 2025-10-14 08:18:14.459331 | fa163e75-7366-a2e0-d3ae-0000000114ed | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-14 08:18:14.484888 | fa163e75-7366-a2e0-d3ae-0000000114ed | TIMING | Manage containers for step 4 with tripleo-ansible | np0005486749 | 0:27:21.807741 | 0.02s 2025-10-14 08:18:14.526809 | fa163e75-7366-a2e0-d3ae-000000011608 | TASK | Gather variables for each operating system 2025-10-14 08:18:14.623942 | fa163e75-7366-a2e0-d3ae-000000011608 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486749 | 0:27:21.946797 | 0.10s 2025-10-14 08:18:14.646550 | fa163e75-7366-a2e0-d3ae-000000011609 | TASK | Create container logs path 2025-10-14 08:18:14.655184 | fa163e75-7366-a2e0-d3ae-000000011883 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486750 2025-10-14 08:18:14.656880 | fa163e75-7366-a2e0-d3ae-000000011883 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486750 | 0:27:21.979731 | 0.88s 2025-10-14 08:18:14.669480 | fa163e75-7366-a2e0-d3ae-000000011884 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:18:14.889837 | fa163e75-7366-a2e0-d3ae-000000011943 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486752 2025-10-14 08:18:14.890990 | fa163e75-7366-a2e0-d3ae-000000011943 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486752 | 0:27:22.213859 | 1.09s 2025-10-14 08:18:14.905069 | fa163e75-7366-a2e0-d3ae-000000011944 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:18:14.921554 | fa163e75-7366-a2e0-d3ae-00000001189f | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486751 2025-10-14 08:18:14.923193 | fa163e75-7366-a2e0-d3ae-00000001189f | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486751 | 0:27:22.246054 | 5.50s 2025-10-14 08:18:14.939356 | fa163e75-7366-a2e0-d3ae-0000000118a0 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:14.964741 | fa163e75-7366-a2e0-d3ae-000000011555 | CHANGED | Pre-cache facts | np0005486748 2025-10-14 08:18:14.965704 | fa163e75-7366-a2e0-d3ae-000000011555 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486748 | 0:27:22.288572 | 0.62s 2025-10-14 08:18:14.982381 | fa163e75-7366-a2e0-d3ae-000000011556 | TASK | Failed deployment if facter fails 2025-10-14 08:18:15.018814 | fa163e75-7366-a2e0-d3ae-000000011556 | SKIPPED | Failed deployment if facter fails | np0005486748 2025-10-14 08:18:15.019718 | fa163e75-7366-a2e0-d3ae-000000011556 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486748 | 0:27:22.342586 | 0.04s 2025-10-14 08:18:15.045605 | fa163e75-7366-a2e0-d3ae-000000011557 | TASK | Sync cached facts 2025-10-14 08:18:15.175514 | fa163e75-7366-a2e0-d3ae-000000011609 | OK | Create container logs path | np0005486749 2025-10-14 08:18:15.176957 | fa163e75-7366-a2e0-d3ae-000000011609 | TIMING | tripleo_container_manage : Create container logs path | np0005486749 | 0:27:22.499817 | 0.53s 2025-10-14 08:18:15.204073 | fa163e75-7366-a2e0-d3ae-00000001160b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:15.447992 | fa163e75-7366-a2e0-d3ae-000000011557 | CHANGED | Sync cached facts | np0005486748 -> 192.168.122.104 [WARNING]: ('np0005486748 -> 192.168.122.104', 'fa163e75-7366-a2e0-d3ae-000000011557') missing from stats 2025-10-14 08:18:15.479065 | fa163e75-7366-a2e0-d3ae-00000001150b | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:18:15.531347 | fa163e75-7366-a2e0-d3ae-00000001150b | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486748 2025-10-14 08:18:15.532368 | fa163e75-7366-a2e0-d3ae-00000001150b | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486748 | 0:27:22.855222 | 0.05s 2025-10-14 08:18:15.548260 | fa163e75-7366-a2e0-d3ae-00000001150d | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-14 08:18:15.588327 | fa163e75-7366-a2e0-d3ae-00000001150d | TIMING | Manage containers for step 4 with tripleo-ansible | np0005486748 | 0:27:22.911183 | 0.04s 2025-10-14 08:18:15.636759 | fa163e75-7366-a2e0-d3ae-000000011608 | TASK | Gather variables for each operating system 2025-10-14 08:18:15.650216 | fa163e75-7366-a2e0-d3ae-00000001160b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005486749 2025-10-14 08:18:15.651288 | fa163e75-7366-a2e0-d3ae-00000001160b | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005486749 | 0:27:22.974148 | 0.45s 2025-10-14 08:18:15.673119 | fa163e75-7366-a2e0-d3ae-00000001160c | TASK | Finalise hashes for all containers 2025-10-14 08:18:15.701804 | fa163e75-7366-a2e0-d3ae-000000011944 | OK | Enable and start tripleo-container-shutdown | np0005486752 2025-10-14 08:18:15.705719 | fa163e75-7366-a2e0-d3ae-000000011944 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486752 | 0:27:23.028579 | 0.80s 2025-10-14 08:18:15.706694 | fa163e75-7366-a2e0-d3ae-000000011884 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486750 2025-10-14 08:18:15.707072 | fa163e75-7366-a2e0-d3ae-000000011884 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486750 | 0:27:23.029947 | 1.04s 2025-10-14 08:18:15.719463 | fa163e75-7366-a2e0-d3ae-000000011885 | TASK | Enable and start netns-placeholder 2025-10-14 08:18:15.738530 | fa163e75-7366-a2e0-d3ae-000000011945 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:18:15.758864 | fa163e75-7366-a2e0-d3ae-000000011608 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486748 | 0:27:23.081716 | 0.12s 2025-10-14 08:18:15.783189 | fa163e75-7366-a2e0-d3ae-000000011609 | TASK | Create container logs path 2025-10-14 08:18:15.792293 | fa163e75-7366-a2e0-d3ae-00000001160c | OK | Finalise hashes for all containers | np0005486749 2025-10-14 08:18:15.793250 | fa163e75-7366-a2e0-d3ae-00000001160c | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486749 | 0:27:23.116111 | 0.12s 2025-10-14 08:18:15.811627 | fa163e75-7366-a2e0-d3ae-00000001160e | TASK | Manage systemd shutdown files 2025-10-14 08:18:15.848768 | fa163e75-7366-a2e0-d3ae-00000001160e | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486749 | 0:27:23.171625 | 0.04s 2025-10-14 08:18:15.872051 | 9019ff5f-6e0e-4f9e-8f01-13c6358336f9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486749 2025-10-14 08:18:15.895859 | fa163e75-7366-a2e0-d3ae-000000011b66 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:18:16.160711 | fa163e75-7366-a2e0-d3ae-000000011609 | OK | Create container logs path | np0005486748 2025-10-14 08:18:16.161895 | fa163e75-7366-a2e0-d3ae-000000011609 | TIMING | tripleo_container_manage : Create container logs path | np0005486748 | 0:27:23.484759 | 0.38s 2025-10-14 08:18:16.183772 | fa163e75-7366-a2e0-d3ae-00000001160b | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:16.225637 | fa163e75-7366-a2e0-d3ae-000000011b66 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486749 2025-10-14 08:18:16.226763 | fa163e75-7366-a2e0-d3ae-000000011b66 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486749 | 0:27:23.549629 | 0.33s 2025-10-14 08:18:16.242702 | fa163e75-7366-a2e0-d3ae-000000011b67 | TASK | Set podman_drop_in fact 2025-10-14 08:18:16.280671 | fa163e75-7366-a2e0-d3ae-000000011b67 | OK | Set podman_drop_in fact | np0005486749 2025-10-14 08:18:16.281924 | fa163e75-7366-a2e0-d3ae-000000011b67 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486749 | 0:27:23.604788 | 0.04s 2025-10-14 08:18:16.302125 | fa163e75-7366-a2e0-d3ae-000000011b69 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:18:16.561594 | fa163e75-7366-a2e0-d3ae-00000001160b | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005486748 2025-10-14 08:18:16.563979 | fa163e75-7366-a2e0-d3ae-00000001160b | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0005486748 | 0:27:23.886836 | 0.38s 2025-10-14 08:18:16.567343 | fa163e75-7366-a2e0-d3ae-000000011885 | CHANGED | Enable and start netns-placeholder | np0005486750 2025-10-14 08:18:16.568177 | fa163e75-7366-a2e0-d3ae-000000011885 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486750 | 0:27:23.891050 | 0.85s 2025-10-14 08:18:16.583550 | fa163e75-7366-a2e0-d3ae-000000011610 | TASK | Update container configs with new config hashes 2025-10-14 08:18:16.623559 | fa163e75-7366-a2e0-d3ae-00000001160c | TASK | Finalise hashes for all containers 2025-10-14 08:18:16.634863 | fa163e75-7366-a2e0-d3ae-000000011945 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486752 2025-10-14 08:18:16.636221 | fa163e75-7366-a2e0-d3ae-000000011945 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486752 | 0:27:23.959075 | 0.90s 2025-10-14 08:18:16.656013 | fa163e75-7366-a2e0-d3ae-000000011946 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:18:16.668605 | fa163e75-7366-a2e0-d3ae-000000011610 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486750 | 0:27:23.991429 | 0.08s 2025-10-14 08:18:16.682648 | 8c7550a1-9aea-4858-bbc9-d27ce3b4f3e6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486750 2025-10-14 08:18:16.696335 | fa163e75-7366-a2e0-d3ae-000000011b8d | TASK | Update config hashes for container startup configs 2025-10-14 08:18:16.726788 | fa163e75-7366-a2e0-d3ae-00000001160c | OK | Finalise hashes for all containers | np0005486748 2025-10-14 08:18:16.728640 | fa163e75-7366-a2e0-d3ae-00000001160c | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486748 | 0:27:24.051498 | 0.10s 2025-10-14 08:18:16.746420 | fa163e75-7366-a2e0-d3ae-00000001160e | TASK | Manage systemd shutdown files 2025-10-14 08:18:16.785198 | fa163e75-7366-a2e0-d3ae-00000001160e | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486748 | 0:27:24.108042 | 0.04s 2025-10-14 08:18:16.812936 | 620c3cd1-289c-4c59-9c39-d76853bff67c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486748 2025-10-14 08:18:16.836723 | fa163e75-7366-a2e0-d3ae-000000011bac | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:18:17.048488 | fa163e75-7366-a2e0-d3ae-000000011b8d | OK | Update config hashes for container startup configs | np0005486750 2025-10-14 08:18:17.049834 | fa163e75-7366-a2e0-d3ae-000000011b8d | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486750 | 0:27:24.372698 | 0.35s 2025-10-14 08:18:17.065614 | fa163e75-7366-a2e0-d3ae-000000011611 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:17.105316 | fa163e75-7366-a2e0-d3ae-000000011b69 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | item=tripleo-container-shutdown 2025-10-14 08:18:17.110118 | fa163e75-7366-a2e0-d3ae-000000011b69 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | 0:27:24.432963 | 0.81s 2025-10-14 08:18:17.128894 | fa163e75-7366-a2e0-d3ae-000000011611 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005486750 | 0:27:24.451747 | 0.06s 2025-10-14 08:18:17.143365 | a4d86eba-0021-4fe8-8236-20050ea0ecfa | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486750 2025-10-14 08:18:17.160701 | fa163e75-7366-a2e0-d3ae-000000011bcb | TASK | Gather podman infos 2025-10-14 08:18:17.189266 | fa163e75-7366-a2e0-d3ae-000000011bac | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486748 2025-10-14 08:18:17.190660 | fa163e75-7366-a2e0-d3ae-000000011bac | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486748 | 0:27:24.513520 | 0.35s 2025-10-14 08:18:17.208060 | fa163e75-7366-a2e0-d3ae-000000011bad | TASK | Set podman_drop_in fact 2025-10-14 08:18:17.269726 | fa163e75-7366-a2e0-d3ae-000000011bad | OK | Set podman_drop_in fact | np0005486748 2025-10-14 08:18:17.270851 | fa163e75-7366-a2e0-d3ae-000000011bad | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486748 | 0:27:24.593717 | 0.06s 2025-10-14 08:18:17.287968 | fa163e75-7366-a2e0-d3ae-000000011baf | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:18:17.564019 | fa163e75-7366-a2e0-d3ae-000000011946 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486752 2025-10-14 08:18:17.565764 | fa163e75-7366-a2e0-d3ae-000000011946 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486752 | 0:27:24.888617 | 0.91s 2025-10-14 08:18:17.587930 | fa163e75-7366-a2e0-d3ae-000000011947 | TASK | Enable and start netns-placeholder 2025-10-14 08:18:17.926684 | fa163e75-7366-a2e0-d3ae-000000011b69 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | item=tripleo-start-podman-container 2025-10-14 08:18:17.929277 | fa163e75-7366-a2e0-d3ae-000000011b69 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | 0:27:25.252142 | 1.63s 2025-10-14 08:18:17.933763 | fa163e75-7366-a2e0-d3ae-000000011b69 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | 0:27:25.256624 | 1.63s 2025-10-14 08:18:17.955711 | fa163e75-7366-a2e0-d3ae-000000011b6a | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:18:18.044214 | fa163e75-7366-a2e0-d3ae-000000011bcb | OK | Gather podman infos | np0005486750 2025-10-14 08:18:18.045933 | fa163e75-7366-a2e0-d3ae-000000011bcb | TIMING | tripleo_container_manage : Gather podman infos | np0005486750 | 0:27:25.368785 | 0.88s 2025-10-14 08:18:18.093654 | fa163e75-7366-a2e0-d3ae-000000011bcc | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:18.164504 | fa163e75-7366-a2e0-d3ae-000000011bcc | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486750 | 0:27:25.487360 | 0.07s 2025-10-14 08:18:18.234358 | fa163e75-7366-a2e0-d3ae-000000011baf | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | item=tripleo-container-shutdown 2025-10-14 08:18:18.239525 | fa163e75-7366-a2e0-d3ae-000000011baf | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | 0:27:25.562313 | 0.95s 2025-10-14 08:18:18.278379 | fa163e75-7366-a2e0-d3ae-0000000110b6 | TIMING | tripleo_container_rm : include_tasks | np0005486750 | 0:27:25.601244 | 0.09s 2025-10-14 08:18:18.298726 | fa163e75-7366-a2e0-d3ae-000000011612 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:18.345168 | fa163e75-7366-a2e0-d3ae-000000011612 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005486750 | 0:27:25.668027 | 0.05s 2025-10-14 08:18:18.355696 | b6b879ea-c986-4bba-819f-e002a3b9a701 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486750 2025-10-14 08:18:18.372271 | fa163e75-7366-a2e0-d3ae-000000011c42 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:18.496189 | fa163e75-7366-a2e0-d3ae-000000011947 | CHANGED | Enable and start netns-placeholder | np0005486752 2025-10-14 08:18:18.498325 | fa163e75-7366-a2e0-d3ae-000000011947 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486752 | 0:27:25.821177 | 0.91s 2025-10-14 08:18:18.516296 | fa163e75-7366-a2e0-d3ae-000000011610 | TASK | Update container configs with new config hashes 2025-10-14 08:18:18.567518 | fa163e75-7366-a2e0-d3ae-000000011610 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486752 | 0:27:25.890362 | 0.05s 2025-10-14 08:18:18.586940 | ddb217c4-8c69-4754-a665-d2d8c73b7522 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486752 2025-10-14 08:18:18.607014 | fa163e75-7366-a2e0-d3ae-000000011c88 | TASK | Update config hashes for container startup configs 2025-10-14 08:18:18.846644 | fa163e75-7366-a2e0-d3ae-000000011b6a | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486749 2025-10-14 08:18:18.848371 | fa163e75-7366-a2e0-d3ae-000000011b6a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486749 | 0:27:26.171226 | 0.89s 2025-10-14 08:18:18.875587 | fa163e75-7366-a2e0-d3ae-000000011b6b | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:18:19.007738 | fa163e75-7366-a2e0-d3ae-000000011c88 | OK | Update config hashes for container startup configs | np0005486752 2025-10-14 08:18:19.009798 | fa163e75-7366-a2e0-d3ae-000000011c88 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486752 | 0:27:26.332655 | 0.40s 2025-10-14 08:18:19.028172 | fa163e75-7366-a2e0-d3ae-000000011611 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:19.085534 | fa163e75-7366-a2e0-d3ae-000000011611 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005486752 | 0:27:26.408363 | 0.06s 2025-10-14 08:18:19.113253 | 9e91eec1-a91a-456c-a2da-ffcff8b58e51 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486752 2025-10-14 08:18:19.134512 | fa163e75-7366-a2e0-d3ae-000000011ca9 | TASK | Gather podman infos 2025-10-14 08:18:19.157777 | fa163e75-7366-a2e0-d3ae-000000011baf | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | item=tripleo-start-podman-container 2025-10-14 08:18:19.161731 | fa163e75-7366-a2e0-d3ae-000000011baf | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | 0:27:26.484580 | 1.87s 2025-10-14 08:18:19.177490 | fa163e75-7366-a2e0-d3ae-000000011baf | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | 0:27:26.500338 | 1.89s 2025-10-14 08:18:19.213146 | fa163e75-7366-a2e0-d3ae-000000011bb0 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:18:19.627484 | fa163e75-7366-a2e0-d3ae-000000011b6b | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486749 2025-10-14 08:18:19.628824 | fa163e75-7366-a2e0-d3ae-000000011b6b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486749 | 0:27:26.951685 | 0.75s 2025-10-14 08:18:19.650709 | fa163e75-7366-a2e0-d3ae-000000011b6c | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:18:19.979930 | fa163e75-7366-a2e0-d3ae-000000011ca9 | OK | Gather podman infos | np0005486752 2025-10-14 08:18:19.981099 | fa163e75-7366-a2e0-d3ae-000000011ca9 | TIMING | tripleo_container_manage : Gather podman infos | np0005486752 | 0:27:27.303961 | 0.85s 2025-10-14 08:18:20.023112 | fa163e75-7366-a2e0-d3ae-000000011caa | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:20.096209 | fa163e75-7366-a2e0-d3ae-000000011caa | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486752 | 0:27:27.419061 | 0.07s 2025-10-14 08:18:20.146259 | fa163e75-7366-a2e0-d3ae-000000011bb0 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486748 2025-10-14 08:18:20.147797 | fa163e75-7366-a2e0-d3ae-000000011bb0 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486748 | 0:27:27.470659 | 0.93s 2025-10-14 08:18:20.164442 | fa163e75-7366-a2e0-d3ae-000000011bb1 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:18:20.206291 | fa163e75-7366-a2e0-d3ae-0000000110b6 | TIMING | tripleo_container_rm : include_tasks | np0005486752 | 0:27:27.529128 | 0.07s 2025-10-14 08:18:20.227765 | fa163e75-7366-a2e0-d3ae-000000011612 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:20.279124 | fa163e75-7366-a2e0-d3ae-000000011612 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005486752 | 0:27:27.601961 | 0.05s 2025-10-14 08:18:20.289442 | 44f106fa-02d1-405d-bca3-5e8496dd678b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486752 2025-10-14 08:18:20.305843 | fa163e75-7366-a2e0-d3ae-000000011d1c | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:20.475919 | fa163e75-7366-a2e0-d3ae-000000011b6c | OK | Enable and start tripleo-container-shutdown | np0005486749 2025-10-14 08:18:20.477273 | fa163e75-7366-a2e0-d3ae-000000011b6c | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486749 | 0:27:27.800137 | 0.83s 2025-10-14 08:18:20.494645 | fa163e75-7366-a2e0-d3ae-000000011b6d | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:18:20.969859 | fa163e75-7366-a2e0-d3ae-000000011bb1 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486748 2025-10-14 08:18:20.971133 | fa163e75-7366-a2e0-d3ae-000000011bb1 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486748 | 0:27:28.293999 | 0.81s 2025-10-14 08:18:20.986822 | fa163e75-7366-a2e0-d3ae-000000011bb2 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:18:21.293782 | fa163e75-7366-a2e0-d3ae-000000011b6d | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486749 2025-10-14 08:18:21.295195 | fa163e75-7366-a2e0-d3ae-000000011b6d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486749 | 0:27:28.618058 | 0.80s 2025-10-14 08:18:21.316041 | fa163e75-7366-a2e0-d3ae-000000011b6e | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:18:21.827076 | fa163e75-7366-a2e0-d3ae-000000011bb2 | OK | Enable and start tripleo-container-shutdown | np0005486748 2025-10-14 08:18:21.828587 | fa163e75-7366-a2e0-d3ae-000000011bb2 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486748 | 0:27:29.151450 | 0.84s 2025-10-14 08:18:21.849074 | fa163e75-7366-a2e0-d3ae-000000011bb3 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:18:22.171422 | fa163e75-7366-a2e0-d3ae-000000011b6e | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486749 2025-10-14 08:18:22.172607 | fa163e75-7366-a2e0-d3ae-000000011b6e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486749 | 0:27:29.495471 | 0.86s 2025-10-14 08:18:22.193611 | fa163e75-7366-a2e0-d3ae-000000011b6f | TASK | Enable and start netns-placeholder 2025-10-14 08:18:22.767372 | fa163e75-7366-a2e0-d3ae-000000011bb3 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486748 2025-10-14 08:18:22.768710 | fa163e75-7366-a2e0-d3ae-000000011bb3 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486748 | 0:27:30.091571 | 0.92s 2025-10-14 08:18:22.790508 | fa163e75-7366-a2e0-d3ae-000000011bb4 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:18:23.019962 | fa163e75-7366-a2e0-d3ae-000000011b6f | CHANGED | Enable and start netns-placeholder | np0005486749 2025-10-14 08:18:23.021595 | fa163e75-7366-a2e0-d3ae-000000011b6f | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486749 | 0:27:30.344457 | 0.83s 2025-10-14 08:18:23.045318 | fa163e75-7366-a2e0-d3ae-000000011610 | TASK | Update container configs with new config hashes 2025-10-14 08:18:23.104849 | fa163e75-7366-a2e0-d3ae-000000011610 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486749 | 0:27:30.427700 | 0.06s 2025-10-14 08:18:23.124843 | e5609e58-96f9-4543-8e0e-5efad15c8f98 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486749 2025-10-14 08:18:23.149182 | fa163e75-7366-a2e0-d3ae-000000011d6e | TASK | Update config hashes for container startup configs 2025-10-14 08:18:23.535555 | fa163e75-7366-a2e0-d3ae-000000011d6e | OK | Update config hashes for container startup configs | np0005486749 2025-10-14 08:18:23.536512 | fa163e75-7366-a2e0-d3ae-000000011d6e | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486749 | 0:27:30.859380 | 0.39s 2025-10-14 08:18:23.552691 | fa163e75-7366-a2e0-d3ae-000000011611 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:23.607077 | fa163e75-7366-a2e0-d3ae-000000011611 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005486749 | 0:27:30.929937 | 0.05s 2025-10-14 08:18:23.622713 | deb70b2b-4182-4c4b-ae3c-bb4a0e0bf5e5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486749 2025-10-14 08:18:23.642278 | fa163e75-7366-a2e0-d3ae-000000011d8d | TASK | Gather podman infos 2025-10-14 08:18:23.680253 | fa163e75-7366-a2e0-d3ae-000000011bb4 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486748 2025-10-14 08:18:23.681371 | fa163e75-7366-a2e0-d3ae-000000011bb4 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486748 | 0:27:31.004232 | 0.89s 2025-10-14 08:18:23.698542 | fa163e75-7366-a2e0-d3ae-000000011bb5 | TASK | Enable and start netns-placeholder 2025-10-14 08:18:23.869634 | fa163e75-7366-a2e0-d3ae-000000011c42 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486750 2025-10-14 08:18:23.871997 | fa163e75-7366-a2e0-d3ae-000000011c42 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486750 | 0:27:31.194850 | 5.50s 2025-10-14 08:18:23.895566 | fa163e75-7366-a2e0-d3ae-000000011c43 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:24.564606 | fa163e75-7366-a2e0-d3ae-000000011bb5 | CHANGED | Enable and start netns-placeholder | np0005486748 2025-10-14 08:18:24.566473 | fa163e75-7366-a2e0-d3ae-000000011bb5 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486748 | 0:27:31.889295 | 0.87s 2025-10-14 08:18:24.590213 | fa163e75-7366-a2e0-d3ae-000000011610 | TASK | Update container configs with new config hashes 2025-10-14 08:18:24.638197 | fa163e75-7366-a2e0-d3ae-000000011610 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486748 | 0:27:31.961057 | 0.05s 2025-10-14 08:18:24.658119 | 958cdaf2-402f-4c25-8e4e-758c3eb87f33 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486748 2025-10-14 08:18:24.682330 | fa163e75-7366-a2e0-d3ae-000000011dc0 | TASK | Update config hashes for container startup configs 2025-10-14 08:18:24.914690 | fa163e75-7366-a2e0-d3ae-000000011d8d | OK | Gather podman infos | np0005486749 2025-10-14 08:18:24.915775 | fa163e75-7366-a2e0-d3ae-000000011d8d | TIMING | tripleo_container_manage : Gather podman infos | np0005486749 | 0:27:32.238639 | 1.27s 2025-10-14 08:18:24.978032 | fa163e75-7366-a2e0-d3ae-000000011d8e | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:25.068524 | fa163e75-7366-a2e0-d3ae-000000011d8e | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486749 | 0:27:32.391382 | 0.08s 2025-10-14 08:18:25.069456 | fa163e75-7366-a2e0-d3ae-000000011dc0 | OK | Update config hashes for container startup configs | np0005486748 2025-10-14 08:18:25.070249 | fa163e75-7366-a2e0-d3ae-000000011dc0 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486748 | 0:27:32.393121 | 0.39s 2025-10-14 08:18:25.115664 | fa163e75-7366-a2e0-d3ae-000000011611 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:25.177680 | fa163e75-7366-a2e0-d3ae-000000011611 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005486748 | 0:27:32.500526 | 0.06s 2025-10-14 08:18:25.194797 | 9d8de793-ba2f-49af-b2da-fe76d18ec11e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486748 2025-10-14 08:18:25.213274 | fa163e75-7366-a2e0-d3ae-000000011e1b | TASK | Gather podman infos 2025-10-14 08:18:25.247231 | fa163e75-7366-a2e0-d3ae-0000000110b6 | TIMING | tripleo_container_rm : include_tasks | np0005486749 | 0:27:32.570086 | 0.11s 2025-10-14 08:18:25.277450 | fa163e75-7366-a2e0-d3ae-000000011612 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:25.335504 | fa163e75-7366-a2e0-d3ae-000000011612 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005486749 | 0:27:32.658294 | 0.06s 2025-10-14 08:18:25.368739 | 78feee78-fb3c-470f-bd8c-308501beac86 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486749 2025-10-14 08:18:25.403183 | fa163e75-7366-a2e0-d3ae-000000011e4a | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:26.543662 | fa163e75-7366-a2e0-d3ae-000000011d1c | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486752 2025-10-14 08:18:26.544866 | fa163e75-7366-a2e0-d3ae-000000011d1c | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486752 | 0:27:33.867729 | 6.24s 2025-10-14 08:18:26.827140 | fa163e75-7366-a2e0-d3ae-000000011d1d | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:26.844551 | fa163e75-7366-a2e0-d3ae-000000011e1b | OK | Gather podman infos | np0005486748 2025-10-14 08:18:26.846295 | fa163e75-7366-a2e0-d3ae-000000011e1b | TIMING | tripleo_container_manage : Gather podman infos | np0005486748 | 0:27:34.169147 | 1.63s 2025-10-14 08:18:26.927728 | fa163e75-7366-a2e0-d3ae-000000011e1c | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:27.008753 | fa163e75-7366-a2e0-d3ae-000000011e1c | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486748 | 0:27:34.331612 | 0.07s 2025-10-14 08:18:27.143749 | fa163e75-7366-a2e0-d3ae-0000000110b6 | TIMING | tripleo_container_rm : include_tasks | np0005486748 | 0:27:34.466607 | 0.10s 2025-10-14 08:18:27.174279 | fa163e75-7366-a2e0-d3ae-000000011612 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:27.220242 | fa163e75-7366-a2e0-d3ae-000000011612 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | np0005486748 | 0:27:34.543099 | 0.04s 2025-10-14 08:18:27.235590 | 6210f07a-28fd-4807-9e88-8912b3542e07 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486748 2025-10-14 08:18:27.258538 | fa163e75-7366-a2e0-d3ae-000000011ece | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:29.705317 | fa163e75-7366-a2e0-d3ae-0000000118a0 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486751 2025-10-14 08:18:29.707319 | fa163e75-7366-a2e0-d3ae-0000000118a0 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486751 | 0:27:37.030169 | 14.77s 2025-10-14 08:18:29.766508 | fa163e75-7366-a2e0-d3ae-0000000111ca | TASK | Clean container_puppet_tasks for np0005486751 step 4 2025-10-14 08:18:30.067112 | fa163e75-7366-a2e0-d3ae-0000000111ca | OK | Clean container_puppet_tasks for np0005486751 step 4 | np0005486751 2025-10-14 08:18:30.068494 | fa163e75-7366-a2e0-d3ae-0000000111ca | TIMING | Clean container_puppet_tasks for np0005486751 step 4 | np0005486751 | 0:27:37.391356 | 0.30s 2025-10-14 08:18:30.093061 | fa163e75-7366-a2e0-d3ae-0000000111cb | TASK | Calculate container_puppet_tasks for np0005486751 step 4 2025-10-14 08:18:30.161479 | fa163e75-7366-a2e0-d3ae-0000000111cb | TIMING | Calculate container_puppet_tasks for np0005486751 step 4 | np0005486751 | 0:27:37.484331 | 0.07s 2025-10-14 08:18:30.173485 | fa163e75-7366-a2e0-d3ae-0000000111cc | TASK | Include container-puppet tasks for step 4 2025-10-14 08:18:30.217568 | fa163e75-7366-a2e0-d3ae-0000000111cc | TIMING | Include container-puppet tasks for step 4 | np0005486751 | 0:27:37.540425 | 0.04s 2025-10-14 08:18:30.231201 | ca1afc5f-4e75-4f9b-aa17-c437c167cd74 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486751 2025-10-14 08:18:30.253274 | fa163e75-7366-a2e0-d3ae-000000011f18 | TASK | Write container-puppet-tasks json file for np0005486751 step 4 2025-10-14 08:18:30.447393 | fa163e75-7366-a2e0-d3ae-000000011a90 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486746 2025-10-14 08:18:30.448727 | fa163e75-7366-a2e0-d3ae-000000011a90 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486746 | 0:27:37.771590 | 17.48s 2025-10-14 08:18:30.473992 | fa163e75-7366-a2e0-d3ae-000000011a91 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:31.269487 | fa163e75-7366-a2e0-d3ae-000000011f18 | CHANGED | Write container-puppet-tasks json file for np0005486751 step 4 | np0005486751 2025-10-14 08:18:31.270670 | fa163e75-7366-a2e0-d3ae-000000011f18 | TIMING | Write container-puppet-tasks json file for np0005486751 step 4 | np0005486751 | 0:27:38.593534 | 1.02s 2025-10-14 08:18:31.286144 | fa163e75-7366-a2e0-d3ae-000000011f1a | TASK | Generate container puppet configs for step 4 2025-10-14 08:18:31.642160 | fa163e75-7366-a2e0-d3ae-000000011f1a | OK | Generate container puppet configs for step 4 | np0005486751 2025-10-14 08:18:31.643298 | fa163e75-7366-a2e0-d3ae-000000011f1a | TIMING | Generate container puppet configs for step 4 | np0005486751 | 0:27:38.966163 | 0.36s 2025-10-14 08:18:31.655729 | fa163e75-7366-a2e0-d3ae-000000011f1b | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-14 08:18:31.691385 | fa163e75-7366-a2e0-d3ae-000000011f1b | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005486751 | 0:27:39.014239 | 0.03s 2025-10-14 08:18:31.731944 | fa163e75-7366-a2e0-d3ae-000000011f4c | TASK | Gather variables for each operating system 2025-10-14 08:18:31.843881 | fa163e75-7366-a2e0-d3ae-000000011f4c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486751 | 0:27:39.166739 | 0.11s 2025-10-14 08:18:31.854357 | fa163e75-7366-a2e0-d3ae-000000011f4d | TASK | Create container logs path 2025-10-14 08:18:32.168091 | fa163e75-7366-a2e0-d3ae-000000011f4d | OK | Create container logs path | np0005486751 2025-10-14 08:18:32.169149 | fa163e75-7366-a2e0-d3ae-000000011f4d | TIMING | tripleo_container_manage : Create container logs path | np0005486751 | 0:27:39.492014 | 0.31s 2025-10-14 08:18:32.180773 | fa163e75-7366-a2e0-d3ae-000000011f4f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:18:32.528603 | fa163e75-7366-a2e0-d3ae-000000011f4f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486751 2025-10-14 08:18:32.531186 | fa163e75-7366-a2e0-d3ae-000000011f4f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486751 | 0:27:39.854042 | 0.35s 2025-10-14 08:18:32.549837 | fa163e75-7366-a2e0-d3ae-000000011f50 | TASK | Finalise hashes for all containers 2025-10-14 08:18:32.612654 | fa163e75-7366-a2e0-d3ae-000000011f50 | OK | Finalise hashes for all containers | np0005486751 2025-10-14 08:18:32.614532 | fa163e75-7366-a2e0-d3ae-000000011f50 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486751 | 0:27:39.937396 | 0.06s 2025-10-14 08:18:32.629177 | fa163e75-7366-a2e0-d3ae-000000011f52 | TASK | Manage systemd shutdown files 2025-10-14 08:18:32.661090 | fa163e75-7366-a2e0-d3ae-000000011f52 | SKIPPED | Manage systemd shutdown files | np0005486751 2025-10-14 08:18:32.663158 | fa163e75-7366-a2e0-d3ae-000000011f52 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486751 | 0:27:39.986019 | 0.03s 2025-10-14 08:18:32.686475 | fa163e75-7366-a2e0-d3ae-000000011f54 | TASK | Update container configs with new config hashes 2025-10-14 08:18:32.742885 | fa163e75-7366-a2e0-d3ae-000000011f54 | SKIPPED | Update container configs with new config hashes | np0005486751 2025-10-14 08:18:32.744380 | fa163e75-7366-a2e0-d3ae-000000011f54 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486751 | 0:27:40.067235 | 0.06s 2025-10-14 08:18:32.765796 | fa163e75-7366-a2e0-d3ae-000000011f55 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:18:32.815944 | fa163e75-7366-a2e0-d3ae-000000011f55 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486751 2025-10-14 08:18:32.816978 | fa163e75-7366-a2e0-d3ae-000000011f55 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486751 | 0:27:40.139845 | 0.05s 2025-10-14 08:18:32.832415 | fa163e75-7366-a2e0-d3ae-000000011f56 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:18:32.880896 | fa163e75-7366-a2e0-d3ae-000000011f56 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486751 2025-10-14 08:18:32.881772 | fa163e75-7366-a2e0-d3ae-000000011f56 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486751 | 0:27:40.204640 | 0.05s 2025-10-14 08:18:38.235761 | fa163e75-7366-a2e0-d3ae-000000011e4a | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486749 2025-10-14 08:18:38.236612 | fa163e75-7366-a2e0-d3ae-000000011e4a | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486749 | 0:27:45.559484 | 12.83s 2025-10-14 08:18:38.260139 | fa163e75-7366-a2e0-d3ae-000000011e4b | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:38.916861 | fa163e75-7366-a2e0-d3ae-000000011c43 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486750 2025-10-14 08:18:38.917836 | fa163e75-7366-a2e0-d3ae-000000011c43 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486750 | 0:27:46.240704 | 15.02s 2025-10-14 08:18:38.950196 | fa163e75-7366-a2e0-d3ae-0000000111ca | TASK | Clean container_puppet_tasks for np0005486751 step 4 2025-10-14 08:18:39.263256 | fa163e75-7366-a2e0-d3ae-0000000111ca | OK | Clean container_puppet_tasks for np0005486751 step 4 | np0005486750 2025-10-14 08:18:39.264659 | fa163e75-7366-a2e0-d3ae-0000000111ca | TIMING | Clean container_puppet_tasks for np0005486751 step 4 | np0005486750 | 0:27:46.587525 | 0.31s 2025-10-14 08:18:39.277803 | fa163e75-7366-a2e0-d3ae-0000000111cb | TASK | Calculate container_puppet_tasks for np0005486751 step 4 2025-10-14 08:18:39.327452 | fa163e75-7366-a2e0-d3ae-0000000111cb | TIMING | Calculate container_puppet_tasks for np0005486751 step 4 | np0005486750 | 0:27:46.650290 | 0.05s 2025-10-14 08:18:39.340191 | fa163e75-7366-a2e0-d3ae-0000000111cc | TASK | Include container-puppet tasks for step 4 2025-10-14 08:18:39.374117 | fa163e75-7366-a2e0-d3ae-0000000111cc | TIMING | Include container-puppet tasks for step 4 | np0005486750 | 0:27:46.696970 | 0.03s 2025-10-14 08:18:39.389764 | 455e5098-90b3-4986-b76b-df5bc7683a13 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486750 2025-10-14 08:18:39.408895 | fa163e75-7366-a2e0-d3ae-000000011f9f | TASK | Write container-puppet-tasks json file for np0005486750 step 4 2025-10-14 08:18:40.372418 | fa163e75-7366-a2e0-d3ae-000000011f9f | CHANGED | Write container-puppet-tasks json file for np0005486750 step 4 | np0005486750 2025-10-14 08:18:40.373444 | fa163e75-7366-a2e0-d3ae-000000011f9f | TIMING | Write container-puppet-tasks json file for np0005486750 step 4 | np0005486750 | 0:27:47.696298 | 0.96s 2025-10-14 08:18:40.384490 | fa163e75-7366-a2e0-d3ae-000000011fa1 | TASK | Generate container puppet configs for step 4 2025-10-14 08:18:40.569666 | fa163e75-7366-a2e0-d3ae-000000011ece | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486748 2025-10-14 08:18:40.570855 | fa163e75-7366-a2e0-d3ae-000000011ece | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486748 | 0:27:47.893723 | 13.31s 2025-10-14 08:18:40.588277 | fa163e75-7366-a2e0-d3ae-000000011ecf | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-14 08:18:40.760201 | fa163e75-7366-a2e0-d3ae-000000011fa1 | OK | Generate container puppet configs for step 4 | np0005486750 2025-10-14 08:18:40.762519 | fa163e75-7366-a2e0-d3ae-000000011fa1 | TIMING | Generate container puppet configs for step 4 | np0005486750 | 0:27:48.085377 | 0.38s 2025-10-14 08:18:40.779366 | fa163e75-7366-a2e0-d3ae-000000011fa2 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-14 08:18:40.802649 | fa163e75-7366-a2e0-d3ae-000000011fa2 | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005486750 | 0:27:48.125453 | 0.02s 2025-10-14 08:18:40.829218 | fa163e75-7366-a2e0-d3ae-000000011f4c | TASK | Gather variables for each operating system 2025-10-14 08:18:40.951046 | fa163e75-7366-a2e0-d3ae-000000011f4c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486750 | 0:27:48.273904 | 0.12s 2025-10-14 08:18:40.961538 | fa163e75-7366-a2e0-d3ae-000000011f4d | TASK | Create container logs path 2025-10-14 08:18:41.300139 | fa163e75-7366-a2e0-d3ae-000000011f4d | OK | Create container logs path | np0005486750 2025-10-14 08:18:41.302824 | fa163e75-7366-a2e0-d3ae-000000011f4d | TIMING | tripleo_container_manage : Create container logs path | np0005486750 | 0:27:48.625689 | 0.34s 2025-10-14 08:18:41.318870 | fa163e75-7366-a2e0-d3ae-000000011f4f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:18:41.673329 | fa163e75-7366-a2e0-d3ae-000000011f4f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486750 2025-10-14 08:18:41.675069 | fa163e75-7366-a2e0-d3ae-000000011f4f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486750 | 0:27:48.997936 | 0.35s 2025-10-14 08:18:41.688331 | fa163e75-7366-a2e0-d3ae-000000011f50 | TASK | Finalise hashes for all containers 2025-10-14 08:18:41.739177 | fa163e75-7366-a2e0-d3ae-000000011f50 | OK | Finalise hashes for all containers | np0005486750 2025-10-14 08:18:41.740553 | fa163e75-7366-a2e0-d3ae-000000011f50 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486750 | 0:27:49.063398 | 0.05s 2025-10-14 08:18:41.763306 | fa163e75-7366-a2e0-d3ae-000000011f52 | TASK | Manage systemd shutdown files 2025-10-14 08:18:41.806195 | fa163e75-7366-a2e0-d3ae-000000011f52 | SKIPPED | Manage systemd shutdown files | np0005486750 2025-10-14 08:18:41.807773 | fa163e75-7366-a2e0-d3ae-000000011f52 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486750 | 0:27:49.130631 | 0.04s 2025-10-14 08:18:41.828593 | fa163e75-7366-a2e0-d3ae-000000011f54 | TASK | Update container configs with new config hashes 2025-10-14 08:18:41.885192 | fa163e75-7366-a2e0-d3ae-000000011f54 | SKIPPED | Update container configs with new config hashes | np0005486750 2025-10-14 08:18:41.886649 | fa163e75-7366-a2e0-d3ae-000000011f54 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486750 | 0:27:49.209509 | 0.06s 2025-10-14 08:18:41.898612 | fa163e75-7366-a2e0-d3ae-000000011f55 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:18:41.955645 | fa163e75-7366-a2e0-d3ae-000000011f55 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486750 2025-10-14 08:18:41.957222 | fa163e75-7366-a2e0-d3ae-000000011f55 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486750 | 0:27:49.280080 | 0.06s 2025-10-14 08:18:41.979809 | fa163e75-7366-a2e0-d3ae-000000011f56 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:18:42.042721 | fa163e75-7366-a2e0-d3ae-000000011f56 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486750 2025-10-14 08:18:42.044375 | fa163e75-7366-a2e0-d3ae-000000011f56 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486750 | 0:27:49.367239 | 0.06s 2025-10-14 08:18:43.630242 | fa163e75-7366-a2e0-d3ae-000000011d1d | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486752 2025-10-14 08:18:43.631812 | fa163e75-7366-a2e0-d3ae-000000011d1d | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486752 | 0:27:50.954483 | 16.80s 2025-10-14 08:18:43.678046 | fa163e75-7366-a2e0-d3ae-0000000111f9 | TASK | Clean container_puppet_tasks for np0005486752 step 4 2025-10-14 08:18:44.032201 | fa163e75-7366-a2e0-d3ae-0000000111f9 | OK | Clean container_puppet_tasks for np0005486752 step 4 | np0005486752 2025-10-14 08:18:44.034696 | fa163e75-7366-a2e0-d3ae-0000000111f9 | TIMING | Clean container_puppet_tasks for np0005486752 step 4 | np0005486752 | 0:27:51.357559 | 0.36s 2025-10-14 08:18:44.051657 | fa163e75-7366-a2e0-d3ae-0000000111fa | TASK | Calculate container_puppet_tasks for np0005486752 step 4 2025-10-14 08:18:44.093469 | fa163e75-7366-a2e0-d3ae-0000000111fa | TIMING | Calculate container_puppet_tasks for np0005486752 step 4 | np0005486752 | 0:27:51.416309 | 0.04s 2025-10-14 08:18:44.105501 | fa163e75-7366-a2e0-d3ae-0000000111fb | TASK | Include container-puppet tasks for step 4 2025-10-14 08:18:44.148620 | fa163e75-7366-a2e0-d3ae-0000000111fb | TIMING | Include container-puppet tasks for step 4 | np0005486752 | 0:27:51.471477 | 0.04s 2025-10-14 08:18:44.160468 | 6498886a-0942-488f-b5a0-4dc93a363da6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486752 2025-10-14 08:18:44.179034 | fa163e75-7366-a2e0-d3ae-000000012016 | TASK | Write container-puppet-tasks json file for np0005486752 step 4 2025-10-14 08:18:45.310599 | fa163e75-7366-a2e0-d3ae-000000012016 | CHANGED | Write container-puppet-tasks json file for np0005486752 step 4 | np0005486752 2025-10-14 08:18:45.312492 | fa163e75-7366-a2e0-d3ae-000000012016 | TIMING | Write container-puppet-tasks json file for np0005486752 step 4 | np0005486752 | 0:27:52.635307 | 1.13s 2025-10-14 08:18:45.332640 | fa163e75-7366-a2e0-d3ae-000000012018 | TASK | Generate container puppet configs for step 4 2025-10-14 08:18:45.716520 | fa163e75-7366-a2e0-d3ae-000000012018 | OK | Generate container puppet configs for step 4 | np0005486752 2025-10-14 08:18:45.717571 | fa163e75-7366-a2e0-d3ae-000000012018 | TIMING | Generate container puppet configs for step 4 | np0005486752 | 0:27:53.040436 | 0.38s 2025-10-14 08:18:45.732067 | fa163e75-7366-a2e0-d3ae-000000012019 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-14 08:18:45.767968 | fa163e75-7366-a2e0-d3ae-000000012019 | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005486752 | 0:27:53.090829 | 0.03s 2025-10-14 08:18:45.798923 | fa163e75-7366-a2e0-d3ae-000000011f4c | TASK | Gather variables for each operating system 2025-10-14 08:18:45.920110 | fa163e75-7366-a2e0-d3ae-000000011f4c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486752 | 0:27:53.242967 | 0.12s 2025-10-14 08:18:45.929800 | fa163e75-7366-a2e0-d3ae-000000011f4d | TASK | Create container logs path 2025-10-14 08:18:46.289849 | fa163e75-7366-a2e0-d3ae-000000011f4d | OK | Create container logs path | np0005486752 2025-10-14 08:18:46.290898 | fa163e75-7366-a2e0-d3ae-000000011f4d | TIMING | tripleo_container_manage : Create container logs path | np0005486752 | 0:27:53.613762 | 0.36s 2025-10-14 08:18:46.304234 | fa163e75-7366-a2e0-d3ae-000000011f4f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:18:46.646481 | fa163e75-7366-a2e0-d3ae-000000011f4f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486752 2025-10-14 08:18:46.647709 | fa163e75-7366-a2e0-d3ae-000000011f4f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486752 | 0:27:53.970572 | 0.34s 2025-10-14 08:18:46.661811 | fa163e75-7366-a2e0-d3ae-000000011f50 | TASK | Finalise hashes for all containers 2025-10-14 08:18:46.719750 | fa163e75-7366-a2e0-d3ae-000000011f50 | OK | Finalise hashes for all containers | np0005486752 2025-10-14 08:18:46.720826 | fa163e75-7366-a2e0-d3ae-000000011f50 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486752 | 0:27:54.043691 | 0.06s 2025-10-14 08:18:46.734153 | fa163e75-7366-a2e0-d3ae-000000011f52 | TASK | Manage systemd shutdown files 2025-10-14 08:18:46.769118 | fa163e75-7366-a2e0-d3ae-000000011f52 | SKIPPED | Manage systemd shutdown files | np0005486752 2025-10-14 08:18:46.770104 | fa163e75-7366-a2e0-d3ae-000000011f52 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486752 | 0:27:54.092974 | 0.03s 2025-10-14 08:18:46.780447 | fa163e75-7366-a2e0-d3ae-000000011f54 | TASK | Update container configs with new config hashes 2025-10-14 08:18:46.830104 | fa163e75-7366-a2e0-d3ae-000000011f54 | SKIPPED | Update container configs with new config hashes | np0005486752 2025-10-14 08:18:46.830973 | fa163e75-7366-a2e0-d3ae-000000011f54 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486752 | 0:27:54.153843 | 0.05s 2025-10-14 08:18:46.841990 | fa163e75-7366-a2e0-d3ae-000000011f55 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:18:46.892995 | fa163e75-7366-a2e0-d3ae-000000011f55 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486752 2025-10-14 08:18:46.894668 | fa163e75-7366-a2e0-d3ae-000000011f55 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486752 | 0:27:54.217527 | 0.05s 2025-10-14 08:18:46.908703 | fa163e75-7366-a2e0-d3ae-000000011f56 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:18:46.955699 | fa163e75-7366-a2e0-d3ae-000000011f56 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486752 2025-10-14 08:18:46.957739 | fa163e75-7366-a2e0-d3ae-000000011f56 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486752 | 0:27:54.280603 | 0.05s 2025-10-14 08:20:43.450870 | fa163e75-7366-a2e0-d3ae-000000011a91 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486746 2025-10-14 08:20:43.452366 | fa163e75-7366-a2e0-d3ae-000000011a91 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486746 | 0:29:50.775228 | 132.98s 2025-10-14 08:20:43.523477 | fa163e75-7366-a2e0-d3ae-000000011021 | TASK | Clean container_puppet_tasks for np0005486746 step 4 2025-10-14 08:20:43.892598 | fa163e75-7366-a2e0-d3ae-000000011021 | OK | Clean container_puppet_tasks for np0005486746 step 4 | np0005486746 2025-10-14 08:20:43.894033 | fa163e75-7366-a2e0-d3ae-000000011021 | TIMING | Clean container_puppet_tasks for np0005486746 step 4 | np0005486746 | 0:29:51.216891 | 0.37s 2025-10-14 08:20:43.932315 | fa163e75-7366-a2e0-d3ae-000000011022 | TASK | Calculate container_puppet_tasks for np0005486746 step 4 2025-10-14 08:20:43.990833 | fa163e75-7366-a2e0-d3ae-000000011022 | TIMING | Calculate container_puppet_tasks for np0005486746 step 4 | np0005486746 | 0:29:51.313688 | 0.06s 2025-10-14 08:20:44.021507 | fa163e75-7366-a2e0-d3ae-000000011023 | TASK | Include container-puppet tasks for step 4 2025-10-14 08:20:44.076785 | fa163e75-7366-a2e0-d3ae-000000011023 | TIMING | Include container-puppet tasks for step 4 | np0005486746 | 0:29:51.399638 | 0.05s 2025-10-14 08:20:44.108141 | 4c8bba63-0798-42f2-96be-635f26aa98f2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486746 2025-10-14 08:20:44.144409 | fa163e75-7366-a2e0-d3ae-00000001208b | TASK | Write container-puppet-tasks json file for np0005486746 step 4 2025-10-14 08:20:45.204251 | fa163e75-7366-a2e0-d3ae-00000001208b | CHANGED | Write container-puppet-tasks json file for np0005486746 step 4 | np0005486746 2025-10-14 08:20:45.205719 | fa163e75-7366-a2e0-d3ae-00000001208b | TIMING | Write container-puppet-tasks json file for np0005486746 step 4 | np0005486746 | 0:29:52.528579 | 1.06s 2025-10-14 08:20:45.239055 | fa163e75-7366-a2e0-d3ae-00000001208d | TASK | Generate container puppet configs for step 4 2025-10-14 08:20:45.615685 | fa163e75-7366-a2e0-d3ae-00000001208d | OK | Generate container puppet configs for step 4 | np0005486746 2025-10-14 08:20:45.617046 | fa163e75-7366-a2e0-d3ae-00000001208d | TIMING | Generate container puppet configs for step 4 | np0005486746 | 0:29:52.939905 | 0.38s 2025-10-14 08:20:45.647685 | fa163e75-7366-a2e0-d3ae-00000001208e | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-14 08:20:45.682819 | fa163e75-7366-a2e0-d3ae-00000001208e | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005486746 | 0:29:53.005674 | 0.03s 2025-10-14 08:20:45.731766 | fa163e75-7366-a2e0-d3ae-000000011f4c | TASK | Gather variables for each operating system 2025-10-14 08:20:45.866319 | fa163e75-7366-a2e0-d3ae-000000011f4c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486746 | 0:29:53.189164 | 0.13s 2025-10-14 08:20:45.888057 | fa163e75-7366-a2e0-d3ae-000000011f4d | TASK | Create container logs path 2025-10-14 08:20:46.217939 | fa163e75-7366-a2e0-d3ae-000000011f4d | OK | Create container logs path | np0005486746 2025-10-14 08:20:46.218828 | fa163e75-7366-a2e0-d3ae-000000011f4d | TIMING | tripleo_container_manage : Create container logs path | np0005486746 | 0:29:53.541697 | 0.33s 2025-10-14 08:20:46.235595 | fa163e75-7366-a2e0-d3ae-000000011f4f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:20:46.579639 | fa163e75-7366-a2e0-d3ae-000000011f4f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486746 2025-10-14 08:20:46.580784 | fa163e75-7366-a2e0-d3ae-000000011f4f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486746 | 0:29:53.903643 | 0.34s 2025-10-14 08:20:46.602537 | fa163e75-7366-a2e0-d3ae-000000011f50 | TASK | Finalise hashes for all containers 2025-10-14 08:20:46.650516 | fa163e75-7366-a2e0-d3ae-000000011f50 | OK | Finalise hashes for all containers | np0005486746 2025-10-14 08:20:46.651411 | fa163e75-7366-a2e0-d3ae-000000011f50 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486746 | 0:29:53.974279 | 0.05s 2025-10-14 08:20:46.667742 | fa163e75-7366-a2e0-d3ae-000000011f52 | TASK | Manage systemd shutdown files 2025-10-14 08:20:46.702532 | fa163e75-7366-a2e0-d3ae-000000011f52 | SKIPPED | Manage systemd shutdown files | np0005486746 2025-10-14 08:20:46.703371 | fa163e75-7366-a2e0-d3ae-000000011f52 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486746 | 0:29:54.026236 | 0.03s 2025-10-14 08:20:46.720002 | fa163e75-7366-a2e0-d3ae-000000011f54 | TASK | Update container configs with new config hashes 2025-10-14 08:20:46.768603 | fa163e75-7366-a2e0-d3ae-000000011f54 | SKIPPED | Update container configs with new config hashes | np0005486746 2025-10-14 08:20:46.769493 | fa163e75-7366-a2e0-d3ae-000000011f54 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486746 | 0:29:54.092360 | 0.05s 2025-10-14 08:20:46.787421 | fa163e75-7366-a2e0-d3ae-000000011f55 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:20:46.836704 | fa163e75-7366-a2e0-d3ae-000000011f55 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486746 2025-10-14 08:20:46.837623 | fa163e75-7366-a2e0-d3ae-000000011f55 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486746 | 0:29:54.160487 | 0.05s 2025-10-14 08:20:46.855383 | fa163e75-7366-a2e0-d3ae-000000011f56 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:20:46.903072 | fa163e75-7366-a2e0-d3ae-000000011f56 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486746 2025-10-14 08:20:46.903991 | fa163e75-7366-a2e0-d3ae-000000011f56 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486746 | 0:29:54.226857 | 0.05s 2025-10-14 08:20:47.357421 | fa163e75-7366-a2e0-d3ae-000000011e4b | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486749 2025-10-14 08:20:47.358290 | fa163e75-7366-a2e0-d3ae-000000011e4b | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486749 | 0:29:54.681159 | 129.10s 2025-10-14 08:20:47.403758 | fa163e75-7366-a2e0-d3ae-0000000114ef | TASK | Clean container_puppet_tasks for np0005486749 step 4 2025-10-14 08:20:47.735077 | fa163e75-7366-a2e0-d3ae-0000000114ef | OK | Clean container_puppet_tasks for np0005486749 step 4 | np0005486749 2025-10-14 08:20:47.736815 | fa163e75-7366-a2e0-d3ae-0000000114ef | TIMING | Clean container_puppet_tasks for np0005486749 step 4 | np0005486749 | 0:29:55.059672 | 0.33s 2025-10-14 08:20:47.782611 | fa163e75-7366-a2e0-d3ae-0000000114f0 | TASK | Calculate container_puppet_tasks for np0005486749 step 4 2025-10-14 08:20:47.829154 | fa163e75-7366-a2e0-d3ae-0000000114f0 | TIMING | Calculate container_puppet_tasks for np0005486749 step 4 | np0005486749 | 0:29:55.151992 | 0.04s 2025-10-14 08:20:47.866204 | fa163e75-7366-a2e0-d3ae-0000000114f1 | TASK | Include container-puppet tasks for step 4 2025-10-14 08:20:47.924706 | fa163e75-7366-a2e0-d3ae-0000000114f1 | TIMING | Include container-puppet tasks for step 4 | np0005486749 | 0:29:55.247542 | 0.06s 2025-10-14 08:20:47.949702 | 299a925e-599d-47d8-8c9d-a913c39c963f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486749 2025-10-14 08:20:47.983013 | fa163e75-7366-a2e0-d3ae-000000012100 | TASK | Write container-puppet-tasks json file for np0005486749 step 4 2025-10-14 08:20:49.033942 | fa163e75-7366-a2e0-d3ae-000000012100 | CHANGED | Write container-puppet-tasks json file for np0005486749 step 4 | np0005486749 2025-10-14 08:20:49.035054 | fa163e75-7366-a2e0-d3ae-000000012100 | TIMING | Write container-puppet-tasks json file for np0005486749 step 4 | np0005486749 | 0:29:56.357919 | 1.05s 2025-10-14 08:20:49.057821 | fa163e75-7366-a2e0-d3ae-000000012102 | TASK | Generate container puppet configs for step 4 2025-10-14 08:20:49.458521 | fa163e75-7366-a2e0-d3ae-000000012102 | OK | Generate container puppet configs for step 4 | np0005486749 2025-10-14 08:20:49.459614 | fa163e75-7366-a2e0-d3ae-000000012102 | TIMING | Generate container puppet configs for step 4 | np0005486749 | 0:29:56.782480 | 0.40s 2025-10-14 08:20:49.479903 | fa163e75-7366-a2e0-d3ae-000000012103 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-14 08:20:49.512994 | fa163e75-7366-a2e0-d3ae-000000012103 | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005486749 | 0:29:56.835848 | 0.03s 2025-10-14 08:20:49.555388 | fa163e75-7366-a2e0-d3ae-000000011f4c | TASK | Gather variables for each operating system 2025-10-14 08:20:49.671191 | fa163e75-7366-a2e0-d3ae-000000011f4c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486749 | 0:29:56.994049 | 0.11s 2025-10-14 08:20:49.685737 | fa163e75-7366-a2e0-d3ae-000000011f4d | TASK | Create container logs path 2025-10-14 08:20:50.049426 | fa163e75-7366-a2e0-d3ae-000000011f4d | OK | Create container logs path | np0005486749 2025-10-14 08:20:50.050511 | fa163e75-7366-a2e0-d3ae-000000011f4d | TIMING | tripleo_container_manage : Create container logs path | np0005486749 | 0:29:57.373379 | 0.36s 2025-10-14 08:20:50.073890 | fa163e75-7366-a2e0-d3ae-000000011f4f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:20:50.469207 | fa163e75-7366-a2e0-d3ae-000000011f4f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486749 2025-10-14 08:20:50.470467 | fa163e75-7366-a2e0-d3ae-000000011f4f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486749 | 0:29:57.793334 | 0.40s 2025-10-14 08:20:50.489157 | fa163e75-7366-a2e0-d3ae-000000011f50 | TASK | Finalise hashes for all containers 2025-10-14 08:20:50.547320 | fa163e75-7366-a2e0-d3ae-000000011f50 | OK | Finalise hashes for all containers | np0005486749 2025-10-14 08:20:50.548840 | fa163e75-7366-a2e0-d3ae-000000011f50 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486749 | 0:29:57.871701 | 0.06s 2025-10-14 08:20:50.573747 | fa163e75-7366-a2e0-d3ae-000000011f52 | TASK | Manage systemd shutdown files 2025-10-14 08:20:50.619881 | fa163e75-7366-a2e0-d3ae-000000011f52 | SKIPPED | Manage systemd shutdown files | np0005486749 2025-10-14 08:20:50.620738 | fa163e75-7366-a2e0-d3ae-000000011f52 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486749 | 0:29:57.943606 | 0.05s 2025-10-14 08:20:50.634889 | fa163e75-7366-a2e0-d3ae-000000011f54 | TASK | Update container configs with new config hashes 2025-10-14 08:20:50.691222 | fa163e75-7366-a2e0-d3ae-000000011f54 | SKIPPED | Update container configs with new config hashes | np0005486749 2025-10-14 08:20:50.691972 | fa163e75-7366-a2e0-d3ae-000000011f54 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486749 | 0:29:58.014840 | 0.06s 2025-10-14 08:20:50.708156 | fa163e75-7366-a2e0-d3ae-000000011f55 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:20:50.765841 | fa163e75-7366-a2e0-d3ae-000000011f55 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486749 2025-10-14 08:20:50.766906 | fa163e75-7366-a2e0-d3ae-000000011f55 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486749 | 0:29:58.089772 | 0.06s 2025-10-14 08:20:50.783553 | fa163e75-7366-a2e0-d3ae-000000011f56 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:20:50.843968 | fa163e75-7366-a2e0-d3ae-000000011f56 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486749 2025-10-14 08:20:50.844963 | fa163e75-7366-a2e0-d3ae-000000011f56 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486749 | 0:29:58.167824 | 0.06s 2025-10-14 08:20:52.066629 | fa163e75-7366-a2e0-d3ae-000000011ecf | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486748 2025-10-14 08:20:52.068243 | fa163e75-7366-a2e0-d3ae-000000011ecf | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0005486748 | 0:29:59.391101 | 131.48s 2025-10-14 08:20:52.124583 | fa163e75-7366-a2e0-d3ae-00000001150f | TASK | Clean container_puppet_tasks for np0005486748 step 4 2025-10-14 08:20:52.504586 | fa163e75-7366-a2e0-d3ae-00000001150f | OK | Clean container_puppet_tasks for np0005486748 step 4 | np0005486748 2025-10-14 08:20:52.506174 | fa163e75-7366-a2e0-d3ae-00000001150f | TIMING | Clean container_puppet_tasks for np0005486748 step 4 | np0005486748 | 0:29:59.829032 | 0.38s 2025-10-14 08:20:52.544002 | fa163e75-7366-a2e0-d3ae-000000011510 | TASK | Calculate container_puppet_tasks for np0005486748 step 4 2025-10-14 08:20:52.609760 | fa163e75-7366-a2e0-d3ae-000000011510 | TIMING | Calculate container_puppet_tasks for np0005486748 step 4 | np0005486748 | 0:29:59.932596 | 0.06s 2025-10-14 08:20:52.630770 | fa163e75-7366-a2e0-d3ae-000000011511 | TASK | Include container-puppet tasks for step 4 2025-10-14 08:20:52.687243 | fa163e75-7366-a2e0-d3ae-000000011511 | TIMING | Include container-puppet tasks for step 4 | np0005486748 | 0:30:00.010083 | 0.05s 2025-10-14 08:20:52.709897 | 920beeb9-7e73-42b8-b10a-6a37ac145af6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486748 2025-10-14 08:20:52.738742 | fa163e75-7366-a2e0-d3ae-000000012175 | TASK | Write container-puppet-tasks json file for np0005486748 step 4 2025-10-14 08:20:53.776615 | fa163e75-7366-a2e0-d3ae-000000012175 | CHANGED | Write container-puppet-tasks json file for np0005486748 step 4 | np0005486748 2025-10-14 08:20:53.778539 | fa163e75-7366-a2e0-d3ae-000000012175 | TIMING | Write container-puppet-tasks json file for np0005486748 step 4 | np0005486748 | 0:30:01.101391 | 1.04s 2025-10-14 08:20:53.810743 | fa163e75-7366-a2e0-d3ae-000000012177 | TASK | Generate container puppet configs for step 4 2025-10-14 08:20:54.198667 | fa163e75-7366-a2e0-d3ae-000000012177 | OK | Generate container puppet configs for step 4 | np0005486748 2025-10-14 08:20:54.200156 | fa163e75-7366-a2e0-d3ae-000000012177 | TIMING | Generate container puppet configs for step 4 | np0005486748 | 0:30:01.523017 | 0.39s 2025-10-14 08:20:54.218202 | fa163e75-7366-a2e0-d3ae-000000012178 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-14 08:20:54.259877 | fa163e75-7366-a2e0-d3ae-000000012178 | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | np0005486748 | 0:30:01.582723 | 0.04s 2025-10-14 08:20:54.308548 | fa163e75-7366-a2e0-d3ae-000000011f4c | TASK | Gather variables for each operating system 2025-10-14 08:20:54.434120 | fa163e75-7366-a2e0-d3ae-000000011f4c | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486748 | 0:30:01.756961 | 0.12s 2025-10-14 08:20:54.451252 | fa163e75-7366-a2e0-d3ae-000000011f4d | TASK | Create container logs path 2025-10-14 08:20:54.804432 | fa163e75-7366-a2e0-d3ae-000000011f4d | OK | Create container logs path | np0005486748 2025-10-14 08:20:54.805959 | fa163e75-7366-a2e0-d3ae-000000011f4d | TIMING | tripleo_container_manage : Create container logs path | np0005486748 | 0:30:02.128820 | 0.35s 2025-10-14 08:20:54.824470 | fa163e75-7366-a2e0-d3ae-000000011f4f | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:20:55.192212 | fa163e75-7366-a2e0-d3ae-000000011f4f | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486748 2025-10-14 08:20:55.194378 | fa163e75-7366-a2e0-d3ae-000000011f4f | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486748 | 0:30:02.517231 | 0.37s 2025-10-14 08:20:55.229114 | fa163e75-7366-a2e0-d3ae-000000011f50 | TASK | Finalise hashes for all containers 2025-10-14 08:20:55.292686 | fa163e75-7366-a2e0-d3ae-000000011f50 | OK | Finalise hashes for all containers | np0005486748 2025-10-14 08:20:55.294262 | fa163e75-7366-a2e0-d3ae-000000011f50 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486748 | 0:30:02.617121 | 0.06s 2025-10-14 08:20:55.315567 | fa163e75-7366-a2e0-d3ae-000000011f52 | TASK | Manage systemd shutdown files 2025-10-14 08:20:55.360836 | fa163e75-7366-a2e0-d3ae-000000011f52 | SKIPPED | Manage systemd shutdown files | np0005486748 2025-10-14 08:20:55.362568 | fa163e75-7366-a2e0-d3ae-000000011f52 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486748 | 0:30:02.685428 | 0.05s 2025-10-14 08:20:55.382634 | fa163e75-7366-a2e0-d3ae-000000011f54 | TASK | Update container configs with new config hashes 2025-10-14 08:20:55.443100 | fa163e75-7366-a2e0-d3ae-000000011f54 | SKIPPED | Update container configs with new config hashes | np0005486748 2025-10-14 08:20:55.444526 | fa163e75-7366-a2e0-d3ae-000000011f54 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486748 | 0:30:02.767388 | 0.06s 2025-10-14 08:20:55.468671 | fa163e75-7366-a2e0-d3ae-000000011f55 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:20:55.530822 | fa163e75-7366-a2e0-d3ae-000000011f55 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486748 2025-10-14 08:20:55.532285 | fa163e75-7366-a2e0-d3ae-000000011f55 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486748 | 0:30:02.855145 | 0.06s 2025-10-14 08:20:55.550056 | fa163e75-7366-a2e0-d3ae-000000011f56 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-14 08:20:55.613682 | fa163e75-7366-a2e0-d3ae-000000011f56 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486748 2025-10-14 08:20:55.614997 | fa163e75-7366-a2e0-d3ae-000000011f56 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0005486748 | 0:30:02.937860 | 0.06s PLAY [External deployment step 5] ********************************************** 2025-10-14 08:20:55.706817 | fa163e75-7366-a2e0-d3ae-0000000000ef | TASK | External deployment step 5 2025-10-14 08:20:55.748688 | fa163e75-7366-a2e0-d3ae-0000000000ef | OK | External deployment step 5 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 5' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000ef') missing from stats 2025-10-14 08:20:55.807347 | fa163e75-7366-a2e0-d3ae-0000000000f0 | TIMING | include_tasks | undercloud | 0:30:03.130195 | 0.05s 2025-10-14 08:20:55.815911 | c2b13b99-e277-404d-b845-b7e8989e9da8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step5.yaml | undercloud 2025-10-14 08:20:55.823153 | fa163e75-7366-a2e0-d3ae-0000000121f2 | TASK | Manage Cinder's default volume type 2025-10-14 08:21:10.764505 | fa163e75-7366-a2e0-d3ae-0000000121f2 | OK | Manage Cinder's default volume type | undercloud 2025-10-14 08:21:10.765550 | fa163e75-7366-a2e0-d3ae-0000000121f2 | TIMING | Manage Cinder's default volume type | undercloud | 0:30:18.088415 | 14.94s PLAY [Deploy step tasks for 5] ************************************************* 2025-10-14 08:21:10.909943 | fa163e75-7366-a2e0-d3ae-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-14 08:21:10.926962 | fa163e75-7366-a2e0-d3ae-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-14 08:21:10.953259 | fa163e75-7366-a2e0-d3ae-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-14 08:21:10.993421 | fa163e75-7366-a2e0-d3ae-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-14 08:21:11.020894 | fa163e75-7366-a2e0-d3ae-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-14 08:21:11.058733 | fa163e75-7366-a2e0-d3ae-0000000000f3 | TASK | Deploy step tasks for 5 2025-10-14 08:21:11.066409 | fa163e75-7366-a2e0-d3ae-0000000000f3 | OK | Deploy step tasks for 5 | np0005486750 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000f3') missing from stats 2025-10-14 08:21:11.067875 | fa163e75-7366-a2e0-d3ae-0000000000f3 | OK | Deploy step tasks for 5 | np0005486751 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000f3') missing from stats 2025-10-14 08:21:11.068680 | fa163e75-7366-a2e0-d3ae-0000000000f3 | OK | Deploy step tasks for 5 | np0005486752 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000f3') missing from stats 2025-10-14 08:21:11.069527 | fa163e75-7366-a2e0-d3ae-0000000000f3 | OK | Deploy step tasks for 5 | np0005486746 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000f3') missing from stats 2025-10-14 08:21:11.070293 | fa163e75-7366-a2e0-d3ae-0000000000f3 | OK | Deploy step tasks for 5 | np0005486748 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000f3') missing from stats 2025-10-14 08:21:11.086882 | fa163e75-7366-a2e0-d3ae-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-14 08:21:11.103967 | fa163e75-7366-a2e0-d3ae-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-14 08:21:11.121586 | fa163e75-7366-a2e0-d3ae-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-14 08:21:11.144987 | fa163e75-7366-a2e0-d3ae-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-14 08:21:11.168817 | fa163e75-7366-a2e0-d3ae-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-14 08:21:11.179782 | fa163e75-7366-a2e0-d3ae-0000000000f3 | OK | Deploy step tasks for 5 | np0005486749 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000f3') missing from stats 2025-10-14 08:21:11.203698 | fa163e75-7366-a2e0-d3ae-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-14 08:21:12.181962 | fa163e75-7366-a2e0-d3ae-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005486751 2025-10-14 08:21:12.183859 | fa163e75-7366-a2e0-d3ae-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005486751 | 0:30:19.506713 | 1.08s 2025-10-14 08:21:12.184876 | fa163e75-7366-a2e0-d3ae-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005486750 2025-10-14 08:21:12.185743 | fa163e75-7366-a2e0-d3ae-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005486750 | 0:30:19.508606 | 1.10s 2025-10-14 08:21:12.256972 | fa163e75-7366-a2e0-d3ae-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005486748 [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:21:12.259197 | fa163e75-7366-a2e0-d3ae-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005486748 | 0:30:19.582051 | 1.09s 2025-10-14 08:21:12.272817 | fa163e75-7366-a2e0-d3ae-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005486746 2025-10-14 08:21:12.273668 | fa163e75-7366-a2e0-d3ae-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005486746 | 0:30:19.596531 | 1.13s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:21:12.276542 | fa163e75-7366-a2e0-d3ae-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005486752 2025-10-14 08:21:12.277913 | fa163e75-7366-a2e0-d3ae-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005486752 | 0:30:19.600779 | 1.15s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:21:12.382402 | fa163e75-7366-a2e0-d3ae-0000000000f5 | TIMING | include_tasks | np0005486750 | 0:30:19.705250 | 0.17s 2025-10-14 08:21:12.383301 | fa163e75-7366-a2e0-d3ae-0000000000f5 | TIMING | include_tasks | np0005486751 | 0:30:19.706177 | 0.14s 2025-10-14 08:21:12.383791 | fa163e75-7366-a2e0-d3ae-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0005486749 2025-10-14 08:21:12.384484 | fa163e75-7366-a2e0-d3ae-0000000000f4 | TIMING | Write the config_step hieradata for the deploy step 5 tasks | np0005486749 | 0:30:19.707359 | 1.18s 2025-10-14 08:21:12.390512 | fa163e75-7366-a2e0-d3ae-0000000000f5 | TIMING | include_tasks | np0005486752 | 0:30:19.713387 | 0.09s 2025-10-14 08:21:12.390843 | fa163e75-7366-a2e0-d3ae-0000000000f5 | TIMING | include_tasks | np0005486746 | 0:30:19.713719 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:21:12.433068 | bccddd6b-6262-4bd5-9f75-52d98f169f2b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0005486750 2025-10-14 08:21:12.433569 | bccddd6b-6262-4bd5-9f75-52d98f169f2b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0005486751 2025-10-14 08:21:12.433810 | bccddd6b-6262-4bd5-9f75-52d98f169f2b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0005486752 2025-10-14 08:21:12.481975 | 7710d7cf-9ef4-47a5-946b-8a8791c06bce | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0005486746 2025-10-14 08:21:12.506937 | fa163e75-7366-a2e0-d3ae-00000001222c | TASK | set enable_sensubility fact 2025-10-14 08:21:12.523463 | fa163e75-7366-a2e0-d3ae-00000001222c | TASK | set enable_sensubility fact 2025-10-14 08:21:12.544981 | fa163e75-7366-a2e0-d3ae-00000001222c | TASK | set enable_sensubility fact 2025-10-14 08:21:12.572415 | fa163e75-7366-a2e0-d3ae-000000012236 | TASK | Gather variables for each operating system 2025-10-14 08:21:12.603171 | fa163e75-7366-a2e0-d3ae-0000000000f5 | TIMING | include_tasks | np0005486748 | 0:30:19.926013 | 0.23s 2025-10-14 08:21:12.604218 | fa163e75-7366-a2e0-d3ae-00000001222c | OK | set enable_sensubility fact | np0005486750 2025-10-14 08:21:12.604766 | fa163e75-7366-a2e0-d3ae-00000001222c | TIMING | set enable_sensubility fact | np0005486750 | 0:30:19.927641 | 0.10s 2025-10-14 08:21:12.605099 | fa163e75-7366-a2e0-d3ae-00000001222c | OK | set enable_sensubility fact | np0005486751 2025-10-14 08:21:12.605396 | fa163e75-7366-a2e0-d3ae-00000001222c | TIMING | set enable_sensubility fact | np0005486751 | 0:30:19.928272 | 0.08s 2025-10-14 08:21:12.605706 | fa163e75-7366-a2e0-d3ae-00000001222c | OK | set enable_sensubility fact | np0005486752 2025-10-14 08:21:12.605996 | fa163e75-7366-a2e0-d3ae-00000001222c | TIMING | set enable_sensubility fact | np0005486752 | 0:30:19.928873 | 0.06s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-14 08:21:12.648671 | fae28616-9b4b-4dd8-953b-9f8c90512ff9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0005486748 2025-10-14 08:21:12.673515 | fa163e75-7366-a2e0-d3ae-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-14 08:21:12.688286 | fa163e75-7366-a2e0-d3ae-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-14 08:21:12.711639 | fa163e75-7366-a2e0-d3ae-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-14 08:21:12.735419 | fa163e75-7366-a2e0-d3ae-000000012236 | TASK | Gather variables for each operating system 2025-10-14 08:21:12.744267 | fa163e75-7366-a2e0-d3ae-0000000000f5 | TIMING | include_tasks | np0005486749 | 0:30:20.067115 | 0.15s 2025-10-14 08:21:12.745236 | fa163e75-7366-a2e0-d3ae-000000012236 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486746 | 0:30:20.068111 | 0.17s 2025-10-14 08:21:12.783311 | fcf734f4-5031-4b09-89af-6ed77aa1c0f2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0005486749 2025-10-14 08:21:12.817166 | fa163e75-7366-a2e0-d3ae-000000012237 | TASK | Detect if resource is being created or already exists 2025-10-14 08:21:12.839540 | fa163e75-7366-a2e0-d3ae-000000012236 | TASK | Gather variables for each operating system 2025-10-14 08:21:12.852715 | fa163e75-7366-a2e0-d3ae-000000012236 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486748 | 0:30:20.175571 | 0.12s 2025-10-14 08:21:12.868976 | fa163e75-7366-a2e0-d3ae-000000012237 | TASK | Detect if resource is being created or already exists 2025-10-14 08:21:12.954055 | fa163e75-7366-a2e0-d3ae-000000012236 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486749 | 0:30:20.276911 | 0.11s 2025-10-14 08:21:12.969990 | fa163e75-7366-a2e0-d3ae-000000012237 | TASK | Detect if resource is being created or already exists 2025-10-14 08:21:12.982207 | fa163e75-7366-a2e0-d3ae-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005486750 2025-10-14 08:21:12.985576 | fa163e75-7366-a2e0-d3ae-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005486750 | 0:30:20.308440 | 0.31s 2025-10-14 08:21:12.986195 | fa163e75-7366-a2e0-d3ae-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005486751 2025-10-14 08:21:12.986573 | fa163e75-7366-a2e0-d3ae-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005486751 | 0:30:20.309448 | 0.29s 2025-10-14 08:21:13.028912 | fa163e75-7366-a2e0-d3ae-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005486752 2025-10-14 08:21:13.029981 | fa163e75-7366-a2e0-d3ae-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005486752 | 0:30:20.352845 | 0.32s 2025-10-14 08:21:13.073547 | fa163e75-7366-a2e0-d3ae-0000000000f8 | TIMING | include_tasks | np0005486750 | 0:30:20.396406 | 0.08s 2025-10-14 08:21:13.097919 | da78c42d-91d3-4015-b563-970f28add238 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486750 2025-10-14 08:21:13.111106 | fa163e75-7366-a2e0-d3ae-0000000123eb | TASK | Write the config_step hieradata 2025-10-14 08:21:13.119771 | fa163e75-7366-a2e0-d3ae-0000000000f8 | TIMING | include_tasks | np0005486751 | 0:30:20.442619 | 0.10s 2025-10-14 08:21:13.142193 | 1595f507-c0bd-4cc3-9ce2-6d6449776a0f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486751 2025-10-14 08:21:13.154347 | fa163e75-7366-a2e0-d3ae-000000012405 | TASK | Write the config_step hieradata 2025-10-14 08:21:13.162645 | fa163e75-7366-a2e0-d3ae-0000000000f8 | TIMING | include_tasks | np0005486752 | 0:30:20.485495 | 0.12s 2025-10-14 08:21:13.182627 | d325618c-0ed7-4597-8075-3ae56775e23c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486752 2025-10-14 08:21:13.195271 | fa163e75-7366-a2e0-d3ae-00000001241b | TASK | Write the config_step hieradata 2025-10-14 08:21:13.624228 | fa163e75-7366-a2e0-d3ae-000000012237 | CHANGED | Detect if resource is being created or already exists | np0005486746 2025-10-14 08:21:13.625172 | fa163e75-7366-a2e0-d3ae-000000012237 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486746 | 0:30:20.948038 | 0.81s 2025-10-14 08:21:13.643540 | fa163e75-7366-a2e0-d3ae-000000012238 | TASK | Run init bundle puppet on the host for cinder_backup 2025-10-14 08:21:13.768662 | fa163e75-7366-a2e0-d3ae-000000012237 | CHANGED | Detect if resource is being created or already exists | np0005486748 2025-10-14 08:21:13.771499 | fa163e75-7366-a2e0-d3ae-000000012237 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486748 | 0:30:21.094350 | 0.90s 2025-10-14 08:21:13.809936 | fa163e75-7366-a2e0-d3ae-000000012238 | TASK | Run init bundle puppet on the host for cinder_backup 2025-10-14 08:21:13.930172 | fa163e75-7366-a2e0-d3ae-000000012237 | CHANGED | Detect if resource is being created or already exists | np0005486749 2025-10-14 08:21:13.931351 | fa163e75-7366-a2e0-d3ae-000000012237 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486749 | 0:30:21.254214 | 0.96s 2025-10-14 08:21:13.954382 | fa163e75-7366-a2e0-d3ae-000000012238 | TASK | Run init bundle puppet on the host for cinder_backup 2025-10-14 08:21:13.989686 | fa163e75-7366-a2e0-d3ae-0000000123eb | OK | Write the config_step hieradata | np0005486750 2025-10-14 08:21:13.991915 | fa163e75-7366-a2e0-d3ae-0000000123eb | TIMING | Write the config_step hieradata | np0005486750 | 0:30:21.314759 | 0.88s 2025-10-14 08:21:13.992690 | fa163e75-7366-a2e0-d3ae-000000012405 | OK | Write the config_step hieradata | np0005486751 2025-10-14 08:21:13.993508 | fa163e75-7366-a2e0-d3ae-000000012405 | TIMING | Write the config_step hieradata | np0005486751 | 0:30:21.316373 | 0.84s 2025-10-14 08:21:14.024759 | fa163e75-7366-a2e0-d3ae-0000000123ec | TASK | Run puppet host configuration for step 5 2025-10-14 08:21:14.055137 | fa163e75-7366-a2e0-d3ae-000000012406 | TASK | Run puppet host configuration for step 5 2025-10-14 08:21:14.069503 | fa163e75-7366-a2e0-d3ae-00000001241b | OK | Write the config_step hieradata | np0005486752 2025-10-14 08:21:14.070702 | fa163e75-7366-a2e0-d3ae-00000001241b | TIMING | Write the config_step hieradata | np0005486752 | 0:30:21.393557 | 0.87s 2025-10-14 08:21:14.085824 | fa163e75-7366-a2e0-d3ae-00000001241c | TASK | Run puppet host configuration for step 5 2025-10-14 08:21:14.845451 | fa163e75-7366-a2e0-d3ae-0000000123ec | CHANGED | Run puppet host configuration for step 5 | np0005486750 2025-10-14 08:21:14.847132 | fa163e75-7366-a2e0-d3ae-0000000123ec | TIMING | Run puppet host configuration for step 5 | np0005486750 | 0:30:22.169990 | 0.82s 2025-10-14 08:21:14.863242 | fa163e75-7366-a2e0-d3ae-0000000123ed | TASK | Wait for puppet host configuration to finish 2025-10-14 08:21:14.908039 | fa163e75-7366-a2e0-d3ae-000000012406 | CHANGED | Run puppet host configuration for step 5 | np0005486751 2025-10-14 08:21:14.909909 | fa163e75-7366-a2e0-d3ae-000000012406 | TIMING | Run puppet host configuration for step 5 | np0005486751 | 0:30:22.232761 | 0.85s 2025-10-14 08:21:14.927413 | fa163e75-7366-a2e0-d3ae-000000012407 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:21:14.946897 | fa163e75-7366-a2e0-d3ae-00000001241c | CHANGED | Run puppet host configuration for step 5 | np0005486752 2025-10-14 08:21:14.948762 | fa163e75-7366-a2e0-d3ae-00000001241c | TIMING | Run puppet host configuration for step 5 | np0005486752 | 0:30:22.271606 | 0.86s 2025-10-14 08:21:14.970909 | fa163e75-7366-a2e0-d3ae-00000001241d | TASK | Wait for puppet host configuration to finish 2025-10-14 08:21:15.214005 | fa163e75-7366-a2e0-d3ae-0000000123ed | WAITING | Wait for puppet host configuration to finish | np0005486750 | 360 retries left 2025-10-14 08:21:15.255294 | fa163e75-7366-a2e0-d3ae-000000012407 | WAITING | Wait for puppet host configuration to finish | np0005486751 | 360 retries left 2025-10-14 08:21:15.323675 | fa163e75-7366-a2e0-d3ae-00000001241d | WAITING | Wait for puppet host configuration to finish | np0005486752 | 360 retries left 2025-10-14 08:21:22.636597 | fa163e75-7366-a2e0-d3ae-000000012238 | OK | Run init bundle puppet on the host for cinder_backup | np0005486748 2025-10-14 08:21:22.638505 | fa163e75-7366-a2e0-d3ae-000000012238 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_backup | np0005486748 | 0:30:29.961360 | 8.82s 2025-10-14 08:21:22.674749 | fa163e75-7366-a2e0-d3ae-000000012239 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-14 08:21:23.053535 | fa163e75-7366-a2e0-d3ae-000000012239 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005486748 2025-10-14 08:21:23.054684 | fa163e75-7366-a2e0-d3ae-000000012239 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005486748 | 0:30:30.377549 | 0.38s 2025-10-14 08:21:23.075738 | fa163e75-7366-a2e0-d3ae-00000001223a | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:21:23.178250 | fa163e75-7366-a2e0-d3ae-000000012238 | OK | Run init bundle puppet on the host for cinder_backup | np0005486749 2025-10-14 08:21:23.179583 | fa163e75-7366-a2e0-d3ae-000000012238 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_backup | np0005486749 | 0:30:30.502445 | 9.22s 2025-10-14 08:21:23.218655 | fa163e75-7366-a2e0-d3ae-000000012239 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-14 08:21:23.593524 | fa163e75-7366-a2e0-d3ae-000000012239 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005486749 2025-10-14 08:21:23.594504 | fa163e75-7366-a2e0-d3ae-000000012239 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005486749 | 0:30:30.917373 | 0.37s 2025-10-14 08:21:23.614493 | fa163e75-7366-a2e0-d3ae-00000001223a | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:21:23.622745 | fa163e75-7366-a2e0-d3ae-00000001223a | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486748 2025-10-14 08:21:23.623807 | fa163e75-7366-a2e0-d3ae-00000001223a | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486748 | 0:30:30.946671 | 0.55s 2025-10-14 08:21:23.643331 | fa163e75-7366-a2e0-d3ae-00000001223b | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2025-10-14 08:21:23.948266 | fa163e75-7366-a2e0-d3ae-00000001223b | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0005486748 2025-10-14 08:21:23.949666 | fa163e75-7366-a2e0-d3ae-00000001223b | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-backup | np0005486748 | 0:30:31.272524 | 0.30s 2025-10-14 08:21:23.972400 | fa163e75-7366-a2e0-d3ae-00000001223d | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2025-10-14 08:21:24.034030 | fa163e75-7366-a2e0-d3ae-00000001223d | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0005486748 2025-10-14 08:21:24.035108 | fa163e75-7366-a2e0-d3ae-00000001223d | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-backup | np0005486748 | 0:30:31.357974 | 0.06s 2025-10-14 08:21:24.057187 | fa163e75-7366-a2e0-d3ae-00000001223e | TASK | Get container image tag from bundle openstack-cinder-backup 2025-10-14 08:21:24.113900 | fa163e75-7366-a2e0-d3ae-00000001223e | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0005486748 2025-10-14 08:21:24.114811 | fa163e75-7366-a2e0-d3ae-00000001223e | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-backup | np0005486748 | 0:30:31.437677 | 0.06s 2025-10-14 08:21:24.130050 | fa163e75-7366-a2e0-d3ae-00000001223f | TASK | Compare tags between marker and bundle openstack-cinder-backup 2025-10-14 08:21:24.172702 | fa163e75-7366-a2e0-d3ae-00000001223a | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486749 2025-10-14 08:21:24.173773 | fa163e75-7366-a2e0-d3ae-00000001223a | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486749 | 0:30:31.496635 | 0.56s 2025-10-14 08:21:24.193537 | fa163e75-7366-a2e0-d3ae-00000001223b | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2025-10-14 08:21:24.210343 | fa163e75-7366-a2e0-d3ae-00000001223f | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0005486748 2025-10-14 08:21:24.211548 | fa163e75-7366-a2e0-d3ae-00000001223f | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-backup | np0005486748 | 0:30:31.534407 | 0.08s 2025-10-14 08:21:24.230738 | fa163e75-7366-a2e0-d3ae-000000012240 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:21:24.278586 | fa163e75-7366-a2e0-d3ae-000000012240 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486748 2025-10-14 08:21:24.280275 | fa163e75-7366-a2e0-d3ae-000000012240 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486748 | 0:30:31.603142 | 0.05s 2025-10-14 08:21:24.300977 | fa163e75-7366-a2e0-d3ae-000000012241 | TASK | Remove update marker for bundle openstack-cinder-backup 2025-10-14 08:21:24.339750 | fa163e75-7366-a2e0-d3ae-000000012241 | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0005486748 2025-10-14 08:21:24.341382 | fa163e75-7366-a2e0-d3ae-000000012241 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-backup | np0005486748 | 0:30:31.664248 | 0.04s 2025-10-14 08:21:24.370025 | fa163e75-7366-a2e0-d3ae-000000012262 | TASK | Gather variables for each operating system 2025-10-14 08:21:24.493243 | fa163e75-7366-a2e0-d3ae-000000012262 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486748 | 0:30:31.816101 | 0.12s 2025-10-14 08:21:24.514650 | fa163e75-7366-a2e0-d3ae-000000012263 | TASK | Detect if resource is being created or already exists 2025-10-14 08:21:24.569065 | fa163e75-7366-a2e0-d3ae-00000001223b | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0005486749 2025-10-14 08:21:24.570581 | fa163e75-7366-a2e0-d3ae-00000001223b | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-backup | np0005486749 | 0:30:31.893399 | 0.38s 2025-10-14 08:21:24.590900 | fa163e75-7366-a2e0-d3ae-00000001223d | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2025-10-14 08:21:24.627992 | fa163e75-7366-a2e0-d3ae-00000001223d | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0005486749 2025-10-14 08:21:24.629508 | fa163e75-7366-a2e0-d3ae-00000001223d | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-backup | np0005486749 | 0:30:31.952375 | 0.04s 2025-10-14 08:21:24.645270 | fa163e75-7366-a2e0-d3ae-00000001223e | TASK | Get container image tag from bundle openstack-cinder-backup 2025-10-14 08:21:24.682762 | fa163e75-7366-a2e0-d3ae-00000001223e | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0005486749 2025-10-14 08:21:24.684744 | fa163e75-7366-a2e0-d3ae-00000001223e | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-backup | np0005486749 | 0:30:32.007595 | 0.04s 2025-10-14 08:21:24.715783 | fa163e75-7366-a2e0-d3ae-00000001223f | TASK | Compare tags between marker and bundle openstack-cinder-backup 2025-10-14 08:21:24.781078 | fa163e75-7366-a2e0-d3ae-00000001223f | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0005486749 2025-10-14 08:21:24.782518 | fa163e75-7366-a2e0-d3ae-00000001223f | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-backup | np0005486749 | 0:30:32.105374 | 0.07s 2025-10-14 08:21:24.812972 | fa163e75-7366-a2e0-d3ae-000000012240 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:21:24.865139 | fa163e75-7366-a2e0-d3ae-000000012240 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486749 2025-10-14 08:21:24.866302 | fa163e75-7366-a2e0-d3ae-000000012240 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486749 | 0:30:32.189165 | 0.05s 2025-10-14 08:21:24.888249 | fa163e75-7366-a2e0-d3ae-000000012241 | TASK | Remove update marker for bundle openstack-cinder-backup 2025-10-14 08:21:24.941432 | fa163e75-7366-a2e0-d3ae-000000012241 | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0005486749 2025-10-14 08:21:24.942418 | fa163e75-7366-a2e0-d3ae-000000012241 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-backup | np0005486749 | 0:30:32.265284 | 0.05s 2025-10-14 08:21:24.983653 | fa163e75-7366-a2e0-d3ae-000000012262 | TASK | Gather variables for each operating system 2025-10-14 08:21:25.071739 | fa163e75-7366-a2e0-d3ae-000000012262 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486749 | 0:30:32.394592 | 0.09s 2025-10-14 08:21:25.086573 | fa163e75-7366-a2e0-d3ae-000000012263 | TASK | Detect if resource is being created or already exists 2025-10-14 08:21:25.384689 | fa163e75-7366-a2e0-d3ae-000000012263 | CHANGED | Detect if resource is being created or already exists | np0005486748 2025-10-14 08:21:25.387903 | fa163e75-7366-a2e0-d3ae-000000012263 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486748 | 0:30:32.710754 | 0.87s 2025-10-14 08:21:25.418511 | fa163e75-7366-a2e0-d3ae-000000012264 | TASK | Run init bundle puppet on the host for cinder_volume 2025-10-14 08:21:25.506566 | fa163e75-7366-a2e0-d3ae-0000000123ed | CHANGED | Wait for puppet host configuration to finish | np0005486750 2025-10-14 08:21:25.508714 | fa163e75-7366-a2e0-d3ae-0000000123ed | TIMING | Wait for puppet host configuration to finish | np0005486750 | 0:30:32.831556 | 10.64s 2025-10-14 08:21:25.533117 | fa163e75-7366-a2e0-d3ae-0000000123ee | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-14 08:21:25.579823 | fa163e75-7366-a2e0-d3ae-000000012407 | CHANGED | Wait for puppet host configuration to finish | np0005486751 2025-10-14 08:21:25.580969 | fa163e75-7366-a2e0-d3ae-000000012407 | TIMING | Wait for puppet host configuration to finish | np0005486751 | 0:30:32.903834 | 10.65s 2025-10-14 08:21:25.596485 | fa163e75-7366-a2e0-d3ae-000000012408 | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-14 08:21:25.642402 | fa163e75-7366-a2e0-d3ae-0000000123ee | OK | Debug output for task: Run puppet host configuration for step 5 | np0005486750 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:21:14 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:21:20 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:21:20 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:21:20 puppet-user: (file & line not available)", "<13>Oct 14 08:21:20 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:21:20 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:21:20 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:20 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 14 08:21:21 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 14 08:21:21 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:21 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 14 08:21:21 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:21 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:21 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:21 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:21 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:21:21 puppet-user: Notice: Compiled catalog for np0005486750.ooo.test in environment production in 0.20 seconds", "<13>Oct 14 08:21:21 puppet-user: Notice: Applied catalog in 0.20 seconds", "<13>Oct 14 08:21:21 puppet-user: Application:", "<13>Oct 14 08:21:21 puppet-user: Initial environment: production", "<13>Oct 14 08:21:21 puppet-user: Converged environment: production", "<13>Oct 14 08:21:21 puppet-user: Run mode: user", "<13>Oct 14 08:21:21 puppet-user: Changes:", "<13>Oct 14 08:21:21 puppet-user: Events:", "<13>Oct 14 08:21:21 puppet-user: Resources:", "<13>Oct 14 08:21:21 puppet-user: Total: 19", "<13>Oct 14 08:21:21 puppet-user: Time:", "<13>Oct 14 08:21:21 puppet-user: Schedule: 0.00", "<13>Oct 14 08:21:21 puppet-user: Package: 0.00", "<13>Oct 14 08:21:21 puppet-user: Exec: 0.01", "<13>Oct 14 08:21:21 puppet-user: Augeas: 0.01", "<13>Oct 14 08:21:21 puppet-user: File: 0.02", "<13>Oct 14 08:21:21 puppet-user: Service: 0.06", "<13>Oct 14 08:21:21 puppet-user: Transaction evaluation: 0.19", "<13>Oct 14 08:21:21 puppet-user: Catalog application: 0.20", "<13>Oct 14 08:21:21 puppet-user: Config retrieval: 0.29", "<13>Oct 14 08:21:21 puppet-user: Last run: 1760430081", "<13>Oct 14 08:21:21 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:21:21 puppet-user: Total: 0.21", "<13>Oct 14 08:21:21 puppet-user: Version:", "<13>Oct 14 08:21:21 puppet-user: Config: 1760430080", "<13>Oct 14 08:21:21 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:21:25.643964 | fa163e75-7366-a2e0-d3ae-0000000123ee | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005486750 | 0:30:32.966826 | 0.11s 2025-10-14 08:21:25.660799 | fa163e75-7366-a2e0-d3ae-0000000123ef | TASK | Pre-cache facts for puppet containers 2025-10-14 08:21:25.680584 | fa163e75-7366-a2e0-d3ae-00000001241d | CHANGED | Wait for puppet host configuration to finish | np0005486752 2025-10-14 08:21:25.682585 | fa163e75-7366-a2e0-d3ae-00000001241d | TIMING | Wait for puppet host configuration to finish | np0005486752 | 0:30:33.005431 | 10.71s 2025-10-14 08:21:25.725374 | fa163e75-7366-a2e0-d3ae-00000001241e | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-14 08:21:25.738028 | fa163e75-7366-a2e0-d3ae-0000000123ef | TIMING | Pre-cache facts for puppet containers | np0005486750 | 0:30:33.060868 | 0.08s 2025-10-14 08:21:25.739529 | fa163e75-7366-a2e0-d3ae-000000012408 | OK | Debug output for task: Run puppet host configuration for step 5 | np0005486751 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:21:15 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:21:20 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:21:20 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:21:20 puppet-user: (file & line not available)", "<13>Oct 14 08:21:20 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:21:20 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:21:20 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:20 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 14 08:21:20 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 14 08:21:20 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:20 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:20 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:20 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:20 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:20 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:21:20 puppet-user: Notice: Compiled catalog for np0005486751.ooo.test in environment production in 0.24 seconds", "<13>Oct 14 08:21:21 puppet-user: Notice: Applied catalog in 0.26 seconds", "<13>Oct 14 08:21:21 puppet-user: Application:", "<13>Oct 14 08:21:21 puppet-user: Initial environment: production", "<13>Oct 14 08:21:21 puppet-user: Converged environment: production", "<13>Oct 14 08:21:21 puppet-user: Run mode: user", "<13>Oct 14 08:21:21 puppet-user: Changes:", "<13>Oct 14 08:21:21 puppet-user: Events:", "<13>Oct 14 08:21:21 puppet-user: Resources:", "<13>Oct 14 08:21:21 puppet-user: Total: 19", "<13>Oct 14 08:21:21 puppet-user: Time:", "<13>Oct 14 08:21:21 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:21:21 puppet-user: Schedule: 0.00", "<13>Oct 14 08:21:21 puppet-user: Package: 0.00", "<13>Oct 14 08:21:21 puppet-user: Augeas: 0.01", "<13>Oct 14 08:21:21 puppet-user: Exec: 0.01", "<13>Oct 14 08:21:21 puppet-user: File: 0.02", "<13>Oct 14 08:21:21 puppet-user: Service: 0.07", "<13>Oct 14 08:21:21 puppet-user: Transaction evaluation: 0.25", "<13>Oct 14 08:21:21 puppet-user: Catalog application: 0.26", "<13>Oct 14 08:21:21 puppet-user: Config retrieval: 0.30", "<13>Oct 14 08:21:21 puppet-user: Last run: 1760430081", "<13>Oct 14 08:21:21 puppet-user: Total: 0.26", "<13>Oct 14 08:21:21 puppet-user: Version:", "<13>Oct 14 08:21:21 puppet-user: Config: 1760430080", "<13>Oct 14 08:21:21 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:21:25.740403 | fa163e75-7366-a2e0-d3ae-000000012408 | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005486751 | 0:30:33.063274 | 0.14s 2025-10-14 08:21:25.783240 | fa163e75-7366-a2e0-d3ae-00000001249e | TASK | Gather variables for each operating system 2025-10-14 08:21:25.802702 | fa163e75-7366-a2e0-d3ae-000000012409 | TASK | Pre-cache facts for puppet containers 2025-10-14 08:21:25.824035 | fa163e75-7366-a2e0-d3ae-00000001241e | OK | Debug output for task: Run puppet host configuration for step 5 | np0005486752 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:21:15 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:21:20 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:21:20 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:21:20 puppet-user: (file & line not available)", "<13>Oct 14 08:21:20 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:21:20 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:21:20 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:20 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 14 08:21:20 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 14 08:21:20 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:20 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:20 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:20 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:20 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Oct 14 08:21:20 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:21:20 puppet-user: Notice: Compiled catalog for np0005486752.ooo.test in environment production in 0.28 seconds", "<13>Oct 14 08:21:21 puppet-user: Notice: Applied catalog in 0.28 seconds", "<13>Oct 14 08:21:21 puppet-user: Application:", "<13>Oct 14 08:21:21 puppet-user: Initial environment: production", "<13>Oct 14 08:21:21 puppet-user: Converged environment: production", "<13>Oct 14 08:21:21 puppet-user: Run mode: user", "<13>Oct 14 08:21:21 puppet-user: Changes:", "<13>Oct 14 08:21:21 puppet-user: Events:", "<13>Oct 14 08:21:21 puppet-user: Resources:", "<13>Oct 14 08:21:21 puppet-user: Total: 19", "<13>Oct 14 08:21:21 puppet-user: Time:", "<13>Oct 14 08:21:21 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:21:21 puppet-user: Schedule: 0.00", "<13>Oct 14 08:21:21 puppet-user: Package: 0.00", "<13>Oct 14 08:21:21 puppet-user: Augeas: 0.01", "<13>Oct 14 08:21:21 puppet-user: Exec: 0.01", "<13>Oct 14 08:21:21 puppet-user: File: 0.02", "<13>Oct 14 08:21:21 puppet-user: Service: 0.08", "<13>Oct 14 08:21:21 puppet-user: Transaction evaluation: 0.26", "<13>Oct 14 08:21:21 puppet-user: Catalog application: 0.28", "<13>Oct 14 08:21:21 puppet-user: Config retrieval: 0.35", "<13>Oct 14 08:21:21 puppet-user: Last run: 1760430081", "<13>Oct 14 08:21:21 puppet-user: Total: 0.28", "<13>Oct 14 08:21:21 puppet-user: Version:", "<13>Oct 14 08:21:21 puppet-user: Config: 1760430080", "<13>Oct 14 08:21:21 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:21:25.831055 | fa163e75-7366-a2e0-d3ae-00000001241e | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005486752 | 0:30:33.153918 | 0.10s 2025-10-14 08:21:25.831517 | fa163e75-7366-a2e0-d3ae-000000012409 | TIMING | Pre-cache facts for puppet containers | np0005486751 | 0:30:33.154392 | 0.03s 2025-10-14 08:21:25.858856 | fa163e75-7366-a2e0-d3ae-00000001249e | TASK | Gather variables for each operating system 2025-10-14 08:21:25.878331 | fa163e75-7366-a2e0-d3ae-00000001241f | TASK | Pre-cache facts for puppet containers 2025-10-14 08:21:25.919826 | fa163e75-7366-a2e0-d3ae-00000001249e | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486750 | 0:30:33.242679 | 0.14s 2025-10-14 08:21:25.924551 | fa163e75-7366-a2e0-d3ae-00000001241f | TIMING | Pre-cache facts for puppet containers | np0005486752 | 0:30:33.247426 | 0.04s 2025-10-14 08:21:25.950488 | fa163e75-7366-a2e0-d3ae-00000001249f | TASK | Create puppet caching structures 2025-10-14 08:21:25.968616 | fa163e75-7366-a2e0-d3ae-00000001249e | TASK | Gather variables for each operating system 2025-10-14 08:21:25.987121 | fa163e75-7366-a2e0-d3ae-00000001249e | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486751 | 0:30:33.309970 | 0.13s 2025-10-14 08:21:26.009262 | fa163e75-7366-a2e0-d3ae-00000001249f | TASK | Create puppet caching structures 2025-10-14 08:21:26.019956 | fa163e75-7366-a2e0-d3ae-000000012263 | CHANGED | Detect if resource is being created or already exists | np0005486749 2025-10-14 08:21:26.021084 | fa163e75-7366-a2e0-d3ae-000000012263 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486749 | 0:30:33.343901 | 0.93s 2025-10-14 08:21:26.039933 | fa163e75-7366-a2e0-d3ae-000000012264 | TASK | Run init bundle puppet on the host for cinder_volume 2025-10-14 08:21:26.078378 | fa163e75-7366-a2e0-d3ae-00000001249e | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486752 | 0:30:33.401234 | 0.10s 2025-10-14 08:21:26.090737 | fa163e75-7366-a2e0-d3ae-00000001249f | TASK | Create puppet caching structures 2025-10-14 08:21:26.287672 | fa163e75-7366-a2e0-d3ae-00000001249f | CHANGED | Create puppet caching structures | np0005486750 2025-10-14 08:21:26.289034 | fa163e75-7366-a2e0-d3ae-00000001249f | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486750 | 0:30:33.611896 | 0.34s 2025-10-14 08:21:26.304056 | fa163e75-7366-a2e0-d3ae-0000000124a0 | TASK | Check for facter.conf 2025-10-14 08:21:26.344564 | fa163e75-7366-a2e0-d3ae-00000001249f | CHANGED | Create puppet caching structures | np0005486751 2025-10-14 08:21:26.345976 | fa163e75-7366-a2e0-d3ae-00000001249f | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486751 | 0:30:33.668838 | 0.34s 2025-10-14 08:21:26.359953 | fa163e75-7366-a2e0-d3ae-0000000124a0 | TASK | Check for facter.conf 2025-10-14 08:21:26.454822 | fa163e75-7366-a2e0-d3ae-00000001249f | CHANGED | Create puppet caching structures | np0005486752 2025-10-14 08:21:26.456062 | fa163e75-7366-a2e0-d3ae-00000001249f | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486752 | 0:30:33.778925 | 0.36s 2025-10-14 08:21:26.470213 | fa163e75-7366-a2e0-d3ae-0000000124a0 | TASK | Check for facter.conf 2025-10-14 08:21:26.633969 | fa163e75-7366-a2e0-d3ae-0000000124a0 | OK | Check for facter.conf | np0005486750 2025-10-14 08:21:26.635211 | fa163e75-7366-a2e0-d3ae-0000000124a0 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486750 | 0:30:33.958072 | 0.33s 2025-10-14 08:21:26.649510 | fa163e75-7366-a2e0-d3ae-0000000124a1 | TASK | Remove facter.conf if directory 2025-10-14 08:21:26.690005 | fa163e75-7366-a2e0-d3ae-0000000124a0 | OK | Check for facter.conf | np0005486751 2025-10-14 08:21:26.691176 | fa163e75-7366-a2e0-d3ae-0000000124a0 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486751 | 0:30:34.014039 | 0.33s 2025-10-14 08:21:26.711193 | fa163e75-7366-a2e0-d3ae-0000000124a1 | TASK | Remove facter.conf if directory 2025-10-14 08:21:26.720749 | fa163e75-7366-a2e0-d3ae-0000000124a1 | SKIPPED | Remove facter.conf if directory | np0005486750 2025-10-14 08:21:26.721961 | fa163e75-7366-a2e0-d3ae-0000000124a1 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486750 | 0:30:34.044819 | 0.07s 2025-10-14 08:21:26.736242 | fa163e75-7366-a2e0-d3ae-0000000124a2 | TASK | Write facter cache config 2025-10-14 08:21:26.759246 | fa163e75-7366-a2e0-d3ae-0000000124a1 | SKIPPED | Remove facter.conf if directory | np0005486751 2025-10-14 08:21:26.760163 | fa163e75-7366-a2e0-d3ae-0000000124a1 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486751 | 0:30:34.083030 | 0.05s 2025-10-14 08:21:26.770578 | fa163e75-7366-a2e0-d3ae-0000000124a2 | TASK | Write facter cache config 2025-10-14 08:21:26.809858 | fa163e75-7366-a2e0-d3ae-0000000124a0 | OK | Check for facter.conf | np0005486752 2025-10-14 08:21:26.810825 | fa163e75-7366-a2e0-d3ae-0000000124a0 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486752 | 0:30:34.133693 | 0.34s 2025-10-14 08:21:26.821876 | fa163e75-7366-a2e0-d3ae-0000000124a1 | TASK | Remove facter.conf if directory 2025-10-14 08:21:26.876843 | fa163e75-7366-a2e0-d3ae-0000000124a1 | SKIPPED | Remove facter.conf if directory | np0005486752 2025-10-14 08:21:26.877730 | fa163e75-7366-a2e0-d3ae-0000000124a1 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486752 | 0:30:34.200600 | 0.05s 2025-10-14 08:21:26.887510 | fa163e75-7366-a2e0-d3ae-0000000124a2 | TASK | Write facter cache config 2025-10-14 08:21:27.513818 | fa163e75-7366-a2e0-d3ae-0000000124a2 | CHANGED | Write facter cache config | np0005486750 2025-10-14 08:21:27.515094 | fa163e75-7366-a2e0-d3ae-0000000124a2 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486750 | 0:30:34.837957 | 0.78s 2025-10-14 08:21:27.529167 | fa163e75-7366-a2e0-d3ae-0000000124a3 | TASK | Cleanup facter cache if exists 2025-10-14 08:21:27.552476 | fa163e75-7366-a2e0-d3ae-0000000124a2 | CHANGED | Write facter cache config | np0005486751 2025-10-14 08:21:27.553932 | fa163e75-7366-a2e0-d3ae-0000000124a2 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486751 | 0:30:34.876792 | 0.78s 2025-10-14 08:21:27.570759 | fa163e75-7366-a2e0-d3ae-0000000124a3 | TASK | Cleanup facter cache if exists 2025-10-14 08:21:27.785888 | fa163e75-7366-a2e0-d3ae-0000000124a2 | CHANGED | Write facter cache config | np0005486752 2025-10-14 08:21:27.786994 | fa163e75-7366-a2e0-d3ae-0000000124a2 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486752 | 0:30:35.109859 | 0.90s 2025-10-14 08:21:27.798046 | fa163e75-7366-a2e0-d3ae-0000000124a3 | TASK | Cleanup facter cache if exists 2025-10-14 08:21:27.837410 | fa163e75-7366-a2e0-d3ae-0000000124a3 | CHANGED | Cleanup facter cache if exists | np0005486750 2025-10-14 08:21:27.838404 | fa163e75-7366-a2e0-d3ae-0000000124a3 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486750 | 0:30:35.161271 | 0.31s 2025-10-14 08:21:27.850160 | fa163e75-7366-a2e0-d3ae-0000000124a4 | TASK | Pre-cache facts 2025-10-14 08:21:27.932120 | fa163e75-7366-a2e0-d3ae-0000000124a3 | CHANGED | Cleanup facter cache if exists | np0005486751 2025-10-14 08:21:27.933248 | fa163e75-7366-a2e0-d3ae-0000000124a3 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486751 | 0:30:35.256114 | 0.36s 2025-10-14 08:21:27.943871 | fa163e75-7366-a2e0-d3ae-0000000124a4 | TASK | Pre-cache facts 2025-10-14 08:21:28.137251 | fa163e75-7366-a2e0-d3ae-0000000124a3 | CHANGED | Cleanup facter cache if exists | np0005486752 2025-10-14 08:21:28.138954 | fa163e75-7366-a2e0-d3ae-0000000124a3 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486752 | 0:30:35.461808 | 0.34s 2025-10-14 08:21:28.156134 | fa163e75-7366-a2e0-d3ae-0000000124a4 | TASK | Pre-cache facts 2025-10-14 08:21:28.548310 | fa163e75-7366-a2e0-d3ae-0000000124a4 | CHANGED | Pre-cache facts | np0005486750 2025-10-14 08:21:28.549703 | fa163e75-7366-a2e0-d3ae-0000000124a4 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486750 | 0:30:35.872561 | 0.70s 2025-10-14 08:21:28.566041 | fa163e75-7366-a2e0-d3ae-0000000124a5 | TASK | Failed deployment if facter fails 2025-10-14 08:21:28.611719 | fa163e75-7366-a2e0-d3ae-0000000124a5 | SKIPPED | Failed deployment if facter fails | np0005486750 2025-10-14 08:21:28.621289 | fa163e75-7366-a2e0-d3ae-0000000124a5 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486750 | 0:30:35.944153 | 0.05s 2025-10-14 08:21:28.621820 | fa163e75-7366-a2e0-d3ae-0000000124a4 | CHANGED | Pre-cache facts | np0005486751 2025-10-14 08:21:28.622455 | fa163e75-7366-a2e0-d3ae-0000000124a4 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486751 | 0:30:35.945303 | 0.68s 2025-10-14 08:21:28.656796 | fa163e75-7366-a2e0-d3ae-0000000124a6 | TASK | Sync cached facts 2025-10-14 08:21:28.674504 | fa163e75-7366-a2e0-d3ae-0000000124a5 | TASK | Failed deployment if facter fails 2025-10-14 08:21:28.704824 | fa163e75-7366-a2e0-d3ae-0000000124a5 | SKIPPED | Failed deployment if facter fails | np0005486751 2025-10-14 08:21:28.705781 | fa163e75-7366-a2e0-d3ae-0000000124a5 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486751 | 0:30:36.028646 | 0.03s 2025-10-14 08:21:28.723095 | fa163e75-7366-a2e0-d3ae-0000000124a6 | TASK | Sync cached facts 2025-10-14 08:21:28.867452 | fa163e75-7366-a2e0-d3ae-0000000124a4 | CHANGED | Pre-cache facts | np0005486752 2025-10-14 08:21:28.868914 | fa163e75-7366-a2e0-d3ae-0000000124a4 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486752 | 0:30:36.191774 | 0.71s 2025-10-14 08:21:28.884700 | fa163e75-7366-a2e0-d3ae-0000000124a5 | TASK | Failed deployment if facter fails 2025-10-14 08:21:28.923095 | fa163e75-7366-a2e0-d3ae-0000000124a5 | SKIPPED | Failed deployment if facter fails | np0005486752 2025-10-14 08:21:28.924497 | fa163e75-7366-a2e0-d3ae-0000000124a5 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486752 | 0:30:36.247356 | 0.04s 2025-10-14 08:21:28.948543 | fa163e75-7366-a2e0-d3ae-0000000124a6 | TASK | Sync cached facts 2025-10-14 08:21:29.051763 | fa163e75-7366-a2e0-d3ae-0000000124a6 | CHANGED | Sync cached facts | np0005486750 -> 192.168.122.106 [WARNING]: ('np0005486750 -> 192.168.122.106', 'fa163e75-7366-a2e0-d3ae-0000000124a6') missing from stats 2025-10-14 08:21:29.091059 | fa163e75-7366-a2e0-d3ae-0000000123f0 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:21:29.150736 | fa163e75-7366-a2e0-d3ae-0000000124a6 | CHANGED | Sync cached facts | np0005486751 -> 192.168.122.107 [WARNING]: ('np0005486751 -> 192.168.122.107', 'fa163e75-7366-a2e0-d3ae-0000000124a6') missing from stats 2025-10-14 08:21:29.153069 | fa163e75-7366-a2e0-d3ae-0000000123f0 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486750 2025-10-14 08:21:29.153640 | fa163e75-7366-a2e0-d3ae-0000000123f0 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486750 | 0:30:36.476501 | 0.06s 2025-10-14 08:21:29.167423 | fa163e75-7366-a2e0-d3ae-0000000123f2 | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-14 08:21:29.205770 | fa163e75-7366-a2e0-d3ae-00000001240a | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:21:29.217105 | fa163e75-7366-a2e0-d3ae-0000000123f2 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005486750 | 0:30:36.539950 | 0.05s 2025-10-14 08:21:29.258704 | fa163e75-7366-a2e0-d3ae-0000000125c9 | TASK | Gather variables for each operating system 2025-10-14 08:21:29.269964 | fa163e75-7366-a2e0-d3ae-00000001240a | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486751 2025-10-14 08:21:29.271114 | fa163e75-7366-a2e0-d3ae-00000001240a | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486751 | 0:30:36.593970 | 0.06s 2025-10-14 08:21:29.283926 | fa163e75-7366-a2e0-d3ae-00000001240c | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-14 08:21:29.312882 | fa163e75-7366-a2e0-d3ae-00000001240c | TIMING | Manage containers for step 5 with tripleo-ansible | np0005486751 | 0:30:36.635741 | 0.03s 2025-10-14 08:21:29.338690 | fa163e75-7366-a2e0-d3ae-0000000125c9 | TASK | Gather variables for each operating system 2025-10-14 08:21:29.387136 | fa163e75-7366-a2e0-d3ae-0000000125c9 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486750 | 0:30:36.709990 | 0.13s 2025-10-14 08:21:29.393207 | fa163e75-7366-a2e0-d3ae-0000000124a6 | CHANGED | Sync cached facts | np0005486752 -> 192.168.122.108 [WARNING]: ('np0005486752 -> 192.168.122.108', 'fa163e75-7366-a2e0-d3ae-0000000124a6') missing from stats 2025-10-14 08:21:29.405471 | fa163e75-7366-a2e0-d3ae-0000000125ca | TASK | Create container logs path 2025-10-14 08:21:29.433252 | fa163e75-7366-a2e0-d3ae-000000012420 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:21:29.455572 | fa163e75-7366-a2e0-d3ae-0000000125c9 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486751 | 0:30:36.778428 | 0.12s 2025-10-14 08:21:29.466978 | fa163e75-7366-a2e0-d3ae-0000000125ca | TASK | Create container logs path 2025-10-14 08:21:29.494827 | fa163e75-7366-a2e0-d3ae-000000012420 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486752 2025-10-14 08:21:29.495801 | fa163e75-7366-a2e0-d3ae-000000012420 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486752 | 0:30:36.818670 | 0.06s 2025-10-14 08:21:29.507500 | fa163e75-7366-a2e0-d3ae-000000012422 | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-14 08:21:29.535112 | fa163e75-7366-a2e0-d3ae-000000012422 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005486752 | 0:30:36.857968 | 0.03s 2025-10-14 08:21:29.561360 | fa163e75-7366-a2e0-d3ae-0000000125c9 | TASK | Gather variables for each operating system 2025-10-14 08:21:29.677717 | fa163e75-7366-a2e0-d3ae-0000000125c9 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486752 | 0:30:37.000577 | 0.11s 2025-10-14 08:21:29.687660 | fa163e75-7366-a2e0-d3ae-0000000125ca | TASK | Create container logs path 2025-10-14 08:21:29.745199 | fa163e75-7366-a2e0-d3ae-0000000125ca | OK | Create container logs path | np0005486750 2025-10-14 08:21:29.746257 | fa163e75-7366-a2e0-d3ae-0000000125ca | TIMING | tripleo_container_manage : Create container logs path | np0005486750 | 0:30:37.069124 | 0.34s 2025-10-14 08:21:29.758192 | fa163e75-7366-a2e0-d3ae-0000000125cc | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:29.810872 | fa163e75-7366-a2e0-d3ae-0000000125ca | OK | Create container logs path | np0005486751 2025-10-14 08:21:29.811899 | fa163e75-7366-a2e0-d3ae-0000000125ca | TIMING | tripleo_container_manage : Create container logs path | np0005486751 | 0:30:37.134765 | 0.34s 2025-10-14 08:21:29.834861 | fa163e75-7366-a2e0-d3ae-0000000125cc | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:30.056088 | fa163e75-7366-a2e0-d3ae-0000000125ca | OK | Create container logs path | np0005486752 2025-10-14 08:21:30.058585 | fa163e75-7366-a2e0-d3ae-0000000125ca | TIMING | tripleo_container_manage : Create container logs path | np0005486752 | 0:30:37.381443 | 0.37s 2025-10-14 08:21:30.075216 | fa163e75-7366-a2e0-d3ae-0000000125cc | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:30.102963 | fa163e75-7366-a2e0-d3ae-0000000125cc | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005486750 2025-10-14 08:21:30.105676 | fa163e75-7366-a2e0-d3ae-0000000125cc | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005486750 | 0:30:37.428530 | 0.35s 2025-10-14 08:21:30.128574 | fa163e75-7366-a2e0-d3ae-0000000125cd | TASK | Finalise hashes for all containers 2025-10-14 08:21:30.178632 | fa163e75-7366-a2e0-d3ae-0000000125cd | OK | Finalise hashes for all containers | np0005486750 2025-10-14 08:21:30.179646 | fa163e75-7366-a2e0-d3ae-0000000125cd | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486750 | 0:30:37.502513 | 0.05s 2025-10-14 08:21:30.190175 | fa163e75-7366-a2e0-d3ae-0000000125cf | TASK | Manage systemd shutdown files 2025-10-14 08:21:30.222895 | fa163e75-7366-a2e0-d3ae-0000000125cc | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005486751 2025-10-14 08:21:30.224428 | fa163e75-7366-a2e0-d3ae-0000000125cc | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005486751 | 0:30:37.547286 | 0.39s 2025-10-14 08:21:30.237973 | fa163e75-7366-a2e0-d3ae-0000000125cd | TASK | Finalise hashes for all containers 2025-10-14 08:21:30.258481 | fa163e75-7366-a2e0-d3ae-0000000125cf | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486750 | 0:30:37.581294 | 0.07s 2025-10-14 08:21:30.277471 | cb5751cd-5d42-4a9a-9271-902db1cae9b3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486750 2025-10-14 08:21:30.295205 | fa163e75-7366-a2e0-d3ae-00000001266e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:21:30.314463 | fa163e75-7366-a2e0-d3ae-0000000125cd | OK | Finalise hashes for all containers | np0005486751 2025-10-14 08:21:30.315606 | fa163e75-7366-a2e0-d3ae-0000000125cd | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486751 | 0:30:37.638465 | 0.07s 2025-10-14 08:21:30.331101 | fa163e75-7366-a2e0-d3ae-0000000125cf | TASK | Manage systemd shutdown files 2025-10-14 08:21:30.362820 | fa163e75-7366-a2e0-d3ae-0000000125cf | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486751 | 0:30:37.685669 | 0.03s 2025-10-14 08:21:30.389923 | b234ab32-c639-4906-a161-e3a9df14cc96 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486751 2025-10-14 08:21:30.408558 | fa163e75-7366-a2e0-d3ae-00000001268b | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:21:30.420015 | fa163e75-7366-a2e0-d3ae-0000000125cc | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005486752 2025-10-14 08:21:30.421540 | fa163e75-7366-a2e0-d3ae-0000000125cc | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005486752 | 0:30:37.744394 | 0.34s 2025-10-14 08:21:30.434971 | fa163e75-7366-a2e0-d3ae-0000000125cd | TASK | Finalise hashes for all containers 2025-10-14 08:21:30.484899 | fa163e75-7366-a2e0-d3ae-0000000125cd | OK | Finalise hashes for all containers | np0005486752 2025-10-14 08:21:30.485882 | fa163e75-7366-a2e0-d3ae-0000000125cd | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486752 | 0:30:37.808748 | 0.05s 2025-10-14 08:21:30.496624 | fa163e75-7366-a2e0-d3ae-0000000125cf | TASK | Manage systemd shutdown files 2025-10-14 08:21:30.527913 | fa163e75-7366-a2e0-d3ae-0000000125cf | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486752 | 0:30:37.850760 | 0.03s 2025-10-14 08:21:30.548045 | ec6666ff-58b7-4dd1-9665-ddc94d6c0743 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486752 2025-10-14 08:21:30.563414 | fa163e75-7366-a2e0-d3ae-0000000126aa | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:21:30.622300 | fa163e75-7366-a2e0-d3ae-00000001266e | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486750 2025-10-14 08:21:30.623360 | fa163e75-7366-a2e0-d3ae-00000001266e | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486750 | 0:30:37.946225 | 0.33s 2025-10-14 08:21:30.639527 | fa163e75-7366-a2e0-d3ae-00000001266f | TASK | Set podman_drop_in fact 2025-10-14 08:21:30.683610 | fa163e75-7366-a2e0-d3ae-00000001266f | OK | Set podman_drop_in fact | np0005486750 2025-10-14 08:21:30.684958 | fa163e75-7366-a2e0-d3ae-00000001266f | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486750 | 0:30:38.007817 | 0.04s 2025-10-14 08:21:30.705019 | fa163e75-7366-a2e0-d3ae-000000012671 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:21:30.723108 | fa163e75-7366-a2e0-d3ae-00000001268b | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486751 2025-10-14 08:21:30.724334 | fa163e75-7366-a2e0-d3ae-00000001268b | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486751 | 0:30:38.047185 | 0.31s 2025-10-14 08:21:30.742625 | fa163e75-7366-a2e0-d3ae-00000001268c | TASK | Set podman_drop_in fact 2025-10-14 08:21:30.789801 | fa163e75-7366-a2e0-d3ae-00000001268c | OK | Set podman_drop_in fact | np0005486751 2025-10-14 08:21:30.790890 | fa163e75-7366-a2e0-d3ae-00000001268c | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486751 | 0:30:38.113754 | 0.05s 2025-10-14 08:21:30.804322 | fa163e75-7366-a2e0-d3ae-00000001268e | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:21:30.936378 | fa163e75-7366-a2e0-d3ae-0000000126aa | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486752 2025-10-14 08:21:30.937425 | fa163e75-7366-a2e0-d3ae-0000000126aa | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486752 | 0:30:38.260290 | 0.37s 2025-10-14 08:21:30.948287 | fa163e75-7366-a2e0-d3ae-0000000126ab | TASK | Set podman_drop_in fact 2025-10-14 08:21:30.995263 | fa163e75-7366-a2e0-d3ae-0000000126ab | OK | Set podman_drop_in fact | np0005486752 2025-10-14 08:21:30.996821 | fa163e75-7366-a2e0-d3ae-0000000126ab | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486752 | 0:30:38.319680 | 0.05s 2025-10-14 08:21:31.018278 | fa163e75-7366-a2e0-d3ae-0000000126ad | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:21:31.531982 | fa163e75-7366-a2e0-d3ae-000000012671 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | item=tripleo-container-shutdown 2025-10-14 08:21:31.540984 | fa163e75-7366-a2e0-d3ae-000000012671 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | 0:30:38.863830 | 0.83s 2025-10-14 08:21:31.649684 | fa163e75-7366-a2e0-d3ae-00000001268e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | item=tripleo-container-shutdown 2025-10-14 08:21:31.653040 | fa163e75-7366-a2e0-d3ae-00000001268e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | 0:30:38.975895 | 0.85s 2025-10-14 08:21:31.863739 | fa163e75-7366-a2e0-d3ae-0000000126ad | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | item=tripleo-container-shutdown 2025-10-14 08:21:31.867303 | fa163e75-7366-a2e0-d3ae-0000000126ad | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | 0:30:39.190158 | 0.85s 2025-10-14 08:21:32.308098 | fa163e75-7366-a2e0-d3ae-000000012671 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | item=tripleo-start-podman-container 2025-10-14 08:21:32.311906 | fa163e75-7366-a2e0-d3ae-000000012671 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | 0:30:39.634771 | 1.61s 2025-10-14 08:21:32.320547 | fa163e75-7366-a2e0-d3ae-000000012671 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486750 | 0:30:39.643401 | 1.61s 2025-10-14 08:21:32.344539 | fa163e75-7366-a2e0-d3ae-000000012672 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:21:32.493592 | fa163e75-7366-a2e0-d3ae-00000001268e | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | item=tripleo-start-podman-container 2025-10-14 08:21:32.497105 | fa163e75-7366-a2e0-d3ae-00000001268e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | 0:30:39.819966 | 1.69s 2025-10-14 08:21:32.505194 | fa163e75-7366-a2e0-d3ae-00000001268e | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486751 | 0:30:39.828053 | 1.70s 2025-10-14 08:21:32.528731 | fa163e75-7366-a2e0-d3ae-00000001268f | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:21:32.719654 | fa163e75-7366-a2e0-d3ae-0000000126ad | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | item=tripleo-start-podman-container 2025-10-14 08:21:32.720959 | fa163e75-7366-a2e0-d3ae-0000000126ad | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | 0:30:40.043810 | 1.70s 2025-10-14 08:21:32.726179 | fa163e75-7366-a2e0-d3ae-0000000126ad | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486752 | 0:30:40.049051 | 1.71s 2025-10-14 08:21:32.742135 | fa163e75-7366-a2e0-d3ae-0000000126ae | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:21:33.196850 | fa163e75-7366-a2e0-d3ae-000000012672 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486750 2025-10-14 08:21:33.198960 | fa163e75-7366-a2e0-d3ae-000000012672 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486750 | 0:30:40.521803 | 0.85s 2025-10-14 08:21:33.221709 | fa163e75-7366-a2e0-d3ae-000000012673 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:21:33.392688 | fa163e75-7366-a2e0-d3ae-00000001268f | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486751 2025-10-14 08:21:33.394643 | fa163e75-7366-a2e0-d3ae-00000001268f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486751 | 0:30:40.717495 | 0.86s 2025-10-14 08:21:33.416560 | fa163e75-7366-a2e0-d3ae-000000012690 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:21:33.658840 | fa163e75-7366-a2e0-d3ae-0000000126ae | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486752 2025-10-14 08:21:33.659951 | fa163e75-7366-a2e0-d3ae-0000000126ae | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486752 | 0:30:40.982817 | 0.92s 2025-10-14 08:21:33.670727 | fa163e75-7366-a2e0-d3ae-0000000126af | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:21:34.164657 | fa163e75-7366-a2e0-d3ae-000000012673 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486750 2025-10-14 08:21:34.165912 | fa163e75-7366-a2e0-d3ae-000000012673 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486750 | 0:30:41.488744 | 0.94s 2025-10-14 08:21:34.177932 | fa163e75-7366-a2e0-d3ae-000000012674 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:21:34.224038 | fa163e75-7366-a2e0-d3ae-000000012264 | OK | Run init bundle puppet on the host for cinder_volume | np0005486748 2025-10-14 08:21:34.225017 | fa163e75-7366-a2e0-d3ae-000000012264 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_volume | np0005486748 | 0:30:41.547885 | 8.80s 2025-10-14 08:21:34.243123 | fa163e75-7366-a2e0-d3ae-000000012265 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-14 08:21:34.359132 | fa163e75-7366-a2e0-d3ae-000000012690 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486751 2025-10-14 08:21:34.360185 | fa163e75-7366-a2e0-d3ae-000000012690 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486751 | 0:30:41.683050 | 0.94s 2025-10-14 08:21:34.370970 | fa163e75-7366-a2e0-d3ae-000000012691 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:21:34.572329 | fa163e75-7366-a2e0-d3ae-000000012264 | OK | Run init bundle puppet on the host for cinder_volume | np0005486749 2025-10-14 08:21:34.573727 | fa163e75-7366-a2e0-d3ae-000000012264 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_volume | np0005486749 | 0:30:41.896553 | 8.53s 2025-10-14 08:21:34.596950 | fa163e75-7366-a2e0-d3ae-000000012265 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-14 08:21:34.611770 | fa163e75-7366-a2e0-d3ae-0000000126af | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486752 2025-10-14 08:21:34.613043 | fa163e75-7366-a2e0-d3ae-0000000126af | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486752 | 0:30:41.935905 | 0.94s 2025-10-14 08:21:34.630163 | fa163e75-7366-a2e0-d3ae-0000000126b0 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:21:34.639841 | fa163e75-7366-a2e0-d3ae-000000012265 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005486748 2025-10-14 08:21:34.641272 | fa163e75-7366-a2e0-d3ae-000000012265 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005486748 | 0:30:41.964130 | 0.40s 2025-10-14 08:21:34.658055 | fa163e75-7366-a2e0-d3ae-000000012266 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:21:34.946217 | fa163e75-7366-a2e0-d3ae-000000012265 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005486749 2025-10-14 08:21:34.947269 | fa163e75-7366-a2e0-d3ae-000000012265 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005486749 | 0:30:42.270135 | 0.35s 2025-10-14 08:21:34.971086 | fa163e75-7366-a2e0-d3ae-000000012266 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:21:34.988314 | fa163e75-7366-a2e0-d3ae-000000012674 | OK | Enable and start tripleo-container-shutdown | np0005486750 2025-10-14 08:21:34.990076 | fa163e75-7366-a2e0-d3ae-000000012674 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486750 | 0:30:42.312936 | 0.81s 2025-10-14 08:21:35.002726 | fa163e75-7366-a2e0-d3ae-000000012675 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:21:35.163854 | fa163e75-7366-a2e0-d3ae-000000012266 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486748 2025-10-14 08:21:35.164922 | fa163e75-7366-a2e0-d3ae-000000012266 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486748 | 0:30:42.487780 | 0.51s 2025-10-14 08:21:35.188203 | fa163e75-7366-a2e0-d3ae-000000012267 | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2025-10-14 08:21:35.199913 | fa163e75-7366-a2e0-d3ae-000000012691 | OK | Enable and start tripleo-container-shutdown | np0005486751 2025-10-14 08:21:35.201123 | fa163e75-7366-a2e0-d3ae-000000012691 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486751 | 0:30:42.523970 | 0.83s 2025-10-14 08:21:35.213827 | fa163e75-7366-a2e0-d3ae-000000012692 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:21:35.468217 | fa163e75-7366-a2e0-d3ae-0000000126b0 | OK | Enable and start tripleo-container-shutdown | np0005486752 2025-10-14 08:21:35.476489 | fa163e75-7366-a2e0-d3ae-0000000126b0 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486752 | 0:30:42.799281 | 0.85s 2025-10-14 08:21:35.484336 | fa163e75-7366-a2e0-d3ae-000000012267 | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0005486748 2025-10-14 08:21:35.485294 | fa163e75-7366-a2e0-d3ae-000000012267 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-volume | np0005486748 | 0:30:42.808119 | 0.30s 2025-10-14 08:21:35.509768 | fa163e75-7366-a2e0-d3ae-0000000126b1 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:21:35.567163 | fa163e75-7366-a2e0-d3ae-000000012269 | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2025-10-14 08:21:35.580114 | fa163e75-7366-a2e0-d3ae-000000012266 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486749 2025-10-14 08:21:35.581605 | fa163e75-7366-a2e0-d3ae-000000012266 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486749 | 0:30:42.904441 | 0.61s 2025-10-14 08:21:35.608344 | fa163e75-7366-a2e0-d3ae-000000012267 | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2025-10-14 08:21:35.624615 | fa163e75-7366-a2e0-d3ae-000000012269 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0005486748 2025-10-14 08:21:35.626542 | fa163e75-7366-a2e0-d3ae-000000012269 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-volume | np0005486748 | 0:30:42.949392 | 0.06s 2025-10-14 08:21:35.661139 | fa163e75-7366-a2e0-d3ae-00000001226a | TASK | Get container image tag from bundle openstack-cinder-volume 2025-10-14 08:21:35.705115 | fa163e75-7366-a2e0-d3ae-00000001226a | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0005486748 2025-10-14 08:21:35.705999 | fa163e75-7366-a2e0-d3ae-00000001226a | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-volume | np0005486748 | 0:30:43.028867 | 0.04s 2025-10-14 08:21:35.723764 | fa163e75-7366-a2e0-d3ae-00000001226b | TASK | Compare tags between marker and bundle openstack-cinder-volume 2025-10-14 08:21:35.782244 | fa163e75-7366-a2e0-d3ae-00000001226b | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0005486748 2025-10-14 08:21:35.783562 | fa163e75-7366-a2e0-d3ae-00000001226b | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-volume | np0005486748 | 0:30:43.106419 | 0.06s 2025-10-14 08:21:35.807460 | fa163e75-7366-a2e0-d3ae-00000001226c | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:21:35.848358 | fa163e75-7366-a2e0-d3ae-000000012675 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486750 2025-10-14 08:21:35.853991 | fa163e75-7366-a2e0-d3ae-000000012675 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486750 | 0:30:43.176854 | 0.85s 2025-10-14 08:21:35.854488 | fa163e75-7366-a2e0-d3ae-00000001226c | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486748 2025-10-14 08:21:35.854896 | fa163e75-7366-a2e0-d3ae-00000001226c | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486748 | 0:30:43.177771 | 0.05s 2025-10-14 08:21:35.865658 | fa163e75-7366-a2e0-d3ae-000000012676 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:21:35.892491 | fa163e75-7366-a2e0-d3ae-00000001226d | TASK | Remove update marker for bundle openstack-cinder-volume 2025-10-14 08:21:35.944180 | fa163e75-7366-a2e0-d3ae-000000012267 | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0005486749 2025-10-14 08:21:35.945511 | fa163e75-7366-a2e0-d3ae-000000012267 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-volume | np0005486749 | 0:30:43.268374 | 0.34s 2025-10-14 08:21:35.974737 | fa163e75-7366-a2e0-d3ae-000000012269 | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2025-10-14 08:21:35.984923 | fa163e75-7366-a2e0-d3ae-00000001226d | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0005486748 2025-10-14 08:21:35.986088 | fa163e75-7366-a2e0-d3ae-00000001226d | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-volume | np0005486748 | 0:30:43.308947 | 0.09s 2025-10-14 08:21:36.025506 | fa163e75-7366-a2e0-d3ae-000000012329 | TASK | set enable_sensubility fact 2025-10-14 08:21:36.041180 | fa163e75-7366-a2e0-d3ae-000000012269 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0005486749 2025-10-14 08:21:36.042315 | fa163e75-7366-a2e0-d3ae-000000012269 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-volume | np0005486749 | 0:30:43.365178 | 0.07s 2025-10-14 08:21:36.063816 | fa163e75-7366-a2e0-d3ae-00000001226a | TASK | Get container image tag from bundle openstack-cinder-volume 2025-10-14 08:21:36.073027 | fa163e75-7366-a2e0-d3ae-000000012329 | OK | set enable_sensubility fact | np0005486748 2025-10-14 08:21:36.074408 | fa163e75-7366-a2e0-d3ae-000000012329 | TIMING | set enable_sensubility fact | np0005486748 | 0:30:43.397269 | 0.05s 2025-10-14 08:21:36.092328 | fa163e75-7366-a2e0-d3ae-000000012290 | TASK | Gather variables for each operating system 2025-10-14 08:21:36.116388 | fa163e75-7366-a2e0-d3ae-00000001226a | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0005486749 2025-10-14 08:21:36.118043 | fa163e75-7366-a2e0-d3ae-00000001226a | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-volume | np0005486749 | 0:30:43.440907 | 0.05s 2025-10-14 08:21:36.118764 | fa163e75-7366-a2e0-d3ae-000000012692 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486751 2025-10-14 08:21:36.119170 | fa163e75-7366-a2e0-d3ae-000000012692 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486751 | 0:30:43.442045 | 0.90s 2025-10-14 08:21:36.130947 | fa163e75-7366-a2e0-d3ae-000000012693 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:21:36.158734 | fa163e75-7366-a2e0-d3ae-00000001226b | TASK | Compare tags between marker and bundle openstack-cinder-volume 2025-10-14 08:21:36.226334 | fa163e75-7366-a2e0-d3ae-00000001226b | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0005486749 2025-10-14 08:21:36.228123 | fa163e75-7366-a2e0-d3ae-00000001226b | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-volume | np0005486749 | 0:30:43.550982 | 0.07s 2025-10-14 08:21:36.228720 | fa163e75-7366-a2e0-d3ae-000000012290 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486748 | 0:30:43.551594 | 0.14s 2025-10-14 08:21:36.246044 | fa163e75-7366-a2e0-d3ae-000000012291 | TASK | Detect if resource is being created or already exists 2025-10-14 08:21:36.271640 | fa163e75-7366-a2e0-d3ae-00000001226c | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:21:36.315021 | fa163e75-7366-a2e0-d3ae-00000001226c | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486749 2025-10-14 08:21:36.316017 | fa163e75-7366-a2e0-d3ae-00000001226c | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486749 | 0:30:43.638884 | 0.04s 2025-10-14 08:21:36.332800 | fa163e75-7366-a2e0-d3ae-00000001226d | TASK | Remove update marker for bundle openstack-cinder-volume 2025-10-14 08:21:36.391737 | fa163e75-7366-a2e0-d3ae-00000001226d | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0005486749 2025-10-14 08:21:36.393086 | fa163e75-7366-a2e0-d3ae-00000001226d | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-volume | np0005486749 | 0:30:43.715953 | 0.06s 2025-10-14 08:21:36.422141 | fa163e75-7366-a2e0-d3ae-0000000123a3 | TASK | set enable_sensubility fact 2025-10-14 08:21:36.436370 | fa163e75-7366-a2e0-d3ae-0000000126b1 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486752 2025-10-14 08:21:36.437583 | fa163e75-7366-a2e0-d3ae-0000000126b1 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486752 | 0:30:43.760446 | 0.93s 2025-10-14 08:21:36.453772 | fa163e75-7366-a2e0-d3ae-0000000126b2 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:21:36.466541 | fa163e75-7366-a2e0-d3ae-0000000123a3 | OK | set enable_sensubility fact | np0005486749 2025-10-14 08:21:36.467509 | fa163e75-7366-a2e0-d3ae-0000000123a3 | TIMING | set enable_sensubility fact | np0005486749 | 0:30:43.790363 | 0.04s 2025-10-14 08:21:36.486522 | fa163e75-7366-a2e0-d3ae-000000012290 | TASK | Gather variables for each operating system 2025-10-14 08:21:36.585046 | fa163e75-7366-a2e0-d3ae-000000012290 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486749 | 0:30:43.907906 | 0.10s 2025-10-14 08:21:36.600497 | fa163e75-7366-a2e0-d3ae-000000012291 | TASK | Detect if resource is being created or already exists 2025-10-14 08:21:36.743466 | fa163e75-7366-a2e0-d3ae-000000012676 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486750 2025-10-14 08:21:36.744512 | fa163e75-7366-a2e0-d3ae-000000012676 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486750 | 0:30:44.067379 | 0.88s 2025-10-14 08:21:36.755775 | fa163e75-7366-a2e0-d3ae-000000012677 | TASK | Enable and start netns-placeholder 2025-10-14 08:21:37.049946 | fa163e75-7366-a2e0-d3ae-000000012693 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486751 2025-10-14 08:21:37.051738 | fa163e75-7366-a2e0-d3ae-000000012693 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486751 | 0:30:44.374593 | 0.92s 2025-10-14 08:21:37.074461 | fa163e75-7366-a2e0-d3ae-000000012694 | TASK | Enable and start netns-placeholder 2025-10-14 08:21:37.223795 | fa163e75-7366-a2e0-d3ae-000000012291 | CHANGED | Detect if resource is being created or already exists | np0005486748 2025-10-14 08:21:37.225107 | fa163e75-7366-a2e0-d3ae-000000012291 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486748 | 0:30:44.547971 | 0.98s 2025-10-14 08:21:37.247309 | fa163e75-7366-a2e0-d3ae-000000012292 | TASK | Run init bundle puppet on the host for manila_share 2025-10-14 08:21:37.352716 | fa163e75-7366-a2e0-d3ae-0000000126b2 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486752 2025-10-14 08:21:37.354006 | fa163e75-7366-a2e0-d3ae-0000000126b2 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486752 | 0:30:44.676871 | 0.90s 2025-10-14 08:21:37.368520 | fa163e75-7366-a2e0-d3ae-0000000126b3 | TASK | Enable and start netns-placeholder 2025-10-14 08:21:37.439476 | fa163e75-7366-a2e0-d3ae-000000012291 | CHANGED | Detect if resource is being created or already exists | np0005486749 2025-10-14 08:21:37.441375 | fa163e75-7366-a2e0-d3ae-000000012291 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486749 | 0:30:44.764230 | 0.84s 2025-10-14 08:21:37.485389 | fa163e75-7366-a2e0-d3ae-000000012292 | TASK | Run init bundle puppet on the host for manila_share 2025-10-14 08:21:37.593965 | fa163e75-7366-a2e0-d3ae-000000012677 | CHANGED | Enable and start netns-placeholder | np0005486750 2025-10-14 08:21:37.596265 | fa163e75-7366-a2e0-d3ae-000000012677 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486750 | 0:30:44.919091 | 0.84s 2025-10-14 08:21:37.617340 | fa163e75-7366-a2e0-d3ae-0000000125d1 | TASK | Update container configs with new config hashes 2025-10-14 08:21:37.685923 | fa163e75-7366-a2e0-d3ae-0000000125d1 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486750 | 0:30:45.008774 | 0.07s 2025-10-14 08:21:37.700210 | 23513ae0-793f-4d60-9370-f59d65b6ee08 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486750 2025-10-14 08:21:37.716393 | fa163e75-7366-a2e0-d3ae-000000012733 | TASK | Update config hashes for container startup configs 2025-10-14 08:21:37.987738 | fa163e75-7366-a2e0-d3ae-000000012694 | CHANGED | Enable and start netns-placeholder | np0005486751 2025-10-14 08:21:37.990391 | fa163e75-7366-a2e0-d3ae-000000012694 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486751 | 0:30:45.313237 | 0.91s 2025-10-14 08:21:38.011964 | fa163e75-7366-a2e0-d3ae-0000000125d1 | TASK | Update container configs with new config hashes 2025-10-14 08:21:38.079088 | fa163e75-7366-a2e0-d3ae-0000000125d1 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486751 | 0:30:45.401932 | 0.07s 2025-10-14 08:21:38.093338 | e7ceba88-9cbf-46af-a8ba-953dae0014c2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486751 2025-10-14 08:21:38.109271 | fa163e75-7366-a2e0-d3ae-000000012752 | TASK | Update config hashes for container startup configs 2025-10-14 08:21:38.129670 | fa163e75-7366-a2e0-d3ae-000000012733 | OK | Update config hashes for container startup configs | np0005486750 2025-10-14 08:21:38.131108 | fa163e75-7366-a2e0-d3ae-000000012733 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486750 | 0:30:45.453961 | 0.41s 2025-10-14 08:21:38.150639 | fa163e75-7366-a2e0-d3ae-0000000125d2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:38.217856 | fa163e75-7366-a2e0-d3ae-0000000125d2 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486750 | 0:30:45.540709 | 0.07s 2025-10-14 08:21:38.230800 | 3a6a0596-e40d-431a-854c-21c5aff9a583 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486750 2025-10-14 08:21:38.253784 | fa163e75-7366-a2e0-d3ae-000000012771 | TASK | Gather podman infos 2025-10-14 08:21:38.270811 | fa163e75-7366-a2e0-d3ae-0000000126b3 | CHANGED | Enable and start netns-placeholder | np0005486752 2025-10-14 08:21:38.272383 | fa163e75-7366-a2e0-d3ae-0000000126b3 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486752 | 0:30:45.595238 | 0.90s 2025-10-14 08:21:38.285279 | fa163e75-7366-a2e0-d3ae-0000000125d1 | TASK | Update container configs with new config hashes 2025-10-14 08:21:38.336027 | fa163e75-7366-a2e0-d3ae-0000000125d1 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486752 | 0:30:45.658889 | 0.05s 2025-10-14 08:21:38.346632 | c34d3292-4e8c-4566-a40b-d8d08097e26b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005486752 2025-10-14 08:21:38.358256 | fa163e75-7366-a2e0-d3ae-0000000127a0 | TASK | Update config hashes for container startup configs 2025-10-14 08:21:38.493927 | fa163e75-7366-a2e0-d3ae-000000012752 | OK | Update config hashes for container startup configs | np0005486751 2025-10-14 08:21:38.495190 | fa163e75-7366-a2e0-d3ae-000000012752 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486751 | 0:30:45.818053 | 0.38s 2025-10-14 08:21:38.510802 | fa163e75-7366-a2e0-d3ae-0000000125d2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:38.572505 | fa163e75-7366-a2e0-d3ae-0000000125d2 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486751 | 0:30:45.895362 | 0.06s 2025-10-14 08:21:38.588599 | 1ab2280a-6f97-4b2d-a2f6-d05ce89139ba | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486751 2025-10-14 08:21:38.606293 | fa163e75-7366-a2e0-d3ae-0000000127bf | TASK | Gather podman infos 2025-10-14 08:21:38.812009 | fa163e75-7366-a2e0-d3ae-0000000127a0 | OK | Update config hashes for container startup configs | np0005486752 2025-10-14 08:21:38.813091 | fa163e75-7366-a2e0-d3ae-0000000127a0 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005486752 | 0:30:46.135956 | 0.45s 2025-10-14 08:21:38.825142 | fa163e75-7366-a2e0-d3ae-0000000125d2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:38.890189 | fa163e75-7366-a2e0-d3ae-0000000125d2 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486752 | 0:30:46.213048 | 0.06s 2025-10-14 08:21:38.902591 | 437adc8a-9545-4b8a-8080-1be3081ed70b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005486752 2025-10-14 08:21:38.916006 | fa163e75-7366-a2e0-d3ae-0000000127ee | TASK | Gather podman infos 2025-10-14 08:21:39.515675 | fa163e75-7366-a2e0-d3ae-000000012771 | OK | Gather podman infos | np0005486750 2025-10-14 08:21:39.517210 | fa163e75-7366-a2e0-d3ae-000000012771 | TIMING | tripleo_container_manage : Gather podman infos | np0005486750 | 0:30:46.840055 | 1.26s 2025-10-14 08:21:39.577093 | fa163e75-7366-a2e0-d3ae-000000012772 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:39.637852 | fa163e75-7366-a2e0-d3ae-000000012772 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005486750 | 0:30:46.960706 | 0.05s 2025-10-14 08:21:39.994578 | fa163e75-7366-a2e0-d3ae-0000000127bf | OK | Gather podman infos | np0005486751 2025-10-14 08:21:39.995746 | fa163e75-7366-a2e0-d3ae-0000000127bf | TIMING | tripleo_container_manage : Gather podman infos | np0005486751 | 0:30:47.318615 | 1.39s 2025-10-14 08:21:40.064738 | fa163e75-7366-a2e0-d3ae-0000000127ee | OK | Gather podman infos | np0005486752 2025-10-14 08:21:40.065564 | fa163e75-7366-a2e0-d3ae-0000000127ee | TIMING | tripleo_container_manage : Gather podman infos | np0005486752 | 0:30:47.388433 | 1.15s 2025-10-14 08:21:40.095490 | fa163e75-7366-a2e0-d3ae-000000012838 | TIMING | tripleo_container_rm : include_tasks | np0005486750 | 0:30:47.418360 | 0.42s 2025-10-14 08:21:40.120407 | fa163e75-7366-a2e0-d3ae-0000000127c0 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:40.144863 | fa163e75-7366-a2e0-d3ae-0000000127ef | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:40.173216 | fa163e75-7366-a2e0-d3ae-0000000125d3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:40.191645 | fa163e75-7366-a2e0-d3ae-0000000127c0 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005486751 | 0:30:47.514502 | 0.07s 2025-10-14 08:21:40.237417 | fa163e75-7366-a2e0-d3ae-0000000127ef | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005486752 | 0:30:47.560258 | 0.09s 2025-10-14 08:21:40.238421 | fa163e75-7366-a2e0-d3ae-0000000125d3 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486750 | 0:30:47.561297 | 0.06s 2025-10-14 08:21:40.263166 | d0263255-a291-40ce-ad0a-7bc17a993ac8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486750 2025-10-14 08:21:40.281528 | fa163e75-7366-a2e0-d3ae-0000000128bf | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:40.314751 | fa163e75-7366-a2e0-d3ae-000000012838 | TIMING | tripleo_container_rm : include_tasks | np0005486751 | 0:30:47.637597 | 0.09s 2025-10-14 08:21:40.337925 | fa163e75-7366-a2e0-d3ae-0000000125d3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:40.389651 | fa163e75-7366-a2e0-d3ae-0000000125d3 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486751 | 0:30:47.712511 | 0.05s 2025-10-14 08:21:40.390467 | fa163e75-7366-a2e0-d3ae-000000012838 | TIMING | tripleo_container_rm : include_tasks | np0005486752 | 0:30:47.713342 | 0.09s 2025-10-14 08:21:40.405250 | 954cddd2-983e-442e-9d38-f29b1710bf4a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486751 2025-10-14 08:21:40.422853 | fa163e75-7366-a2e0-d3ae-00000001291e | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:40.457986 | fa163e75-7366-a2e0-d3ae-0000000125d3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:40.514090 | fa163e75-7366-a2e0-d3ae-0000000125d3 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486752 | 0:30:47.836941 | 0.05s 2025-10-14 08:21:40.524683 | 8cfdc24a-80ce-4580-8725-7b5b318f79c6 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005486752 2025-10-14 08:21:40.541064 | fa163e75-7366-a2e0-d3ae-000000012962 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:45.762316 | fa163e75-7366-a2e0-d3ae-000000012292 | OK | Run init bundle puppet on the host for manila_share | np0005486748 2025-10-14 08:21:45.765664 | fa163e75-7366-a2e0-d3ae-000000012292 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for manila_share | np0005486748 | 0:30:53.088514 | 8.52s 2025-10-14 08:21:45.800421 | fa163e75-7366-a2e0-d3ae-000000012293 | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2025-10-14 08:21:46.128859 | fa163e75-7366-a2e0-d3ae-000000012292 | OK | Run init bundle puppet on the host for manila_share | np0005486749 2025-10-14 08:21:46.132328 | fa163e75-7366-a2e0-d3ae-000000012292 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for manila_share | np0005486749 | 0:30:53.455144 | 8.65s 2025-10-14 08:21:46.172357 | fa163e75-7366-a2e0-d3ae-000000012293 | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2025-10-14 08:21:46.193791 | fa163e75-7366-a2e0-d3ae-000000012293 | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0005486748 2025-10-14 08:21:46.196165 | fa163e75-7366-a2e0-d3ae-000000012293 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/manila exists | np0005486748 | 0:30:53.518953 | 0.39s 2025-10-14 08:21:46.229155 | fa163e75-7366-a2e0-d3ae-000000012294 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:21:46.559466 | fa163e75-7366-a2e0-d3ae-000000012293 | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0005486749 2025-10-14 08:21:46.562365 | fa163e75-7366-a2e0-d3ae-000000012293 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/manila exists | np0005486749 | 0:30:53.885218 | 0.38s 2025-10-14 08:21:46.598667 | fa163e75-7366-a2e0-d3ae-000000012294 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:21:46.865682 | fa163e75-7366-a2e0-d3ae-000000012294 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486748 2025-10-14 08:21:46.868093 | fa163e75-7366-a2e0-d3ae-000000012294 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486748 | 0:30:54.190943 | 0.64s 2025-10-14 08:21:46.892102 | fa163e75-7366-a2e0-d3ae-000000012295 | TASK | Check if an image update marker exists for bundle openstack-manila-share 2025-10-14 08:21:47.187365 | fa163e75-7366-a2e0-d3ae-000000012294 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486749 2025-10-14 08:21:47.189033 | fa163e75-7366-a2e0-d3ae-000000012294 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486749 | 0:30:54.511889 | 0.59s 2025-10-14 08:21:47.222894 | fa163e75-7366-a2e0-d3ae-000000012295 | TASK | Check if an image update marker exists for bundle openstack-manila-share 2025-10-14 08:21:47.231034 | fa163e75-7366-a2e0-d3ae-000000012295 | OK | Check if an image update marker exists for bundle openstack-manila-share | np0005486748 2025-10-14 08:21:47.232179 | fa163e75-7366-a2e0-d3ae-000000012295 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-manila-share | np0005486748 | 0:30:54.555039 | 0.34s 2025-10-14 08:21:47.254583 | fa163e75-7366-a2e0-d3ae-000000012297 | TASK | Get container image tag from marker for bundle openstack-manila-share 2025-10-14 08:21:47.297543 | fa163e75-7366-a2e0-d3ae-000000012297 | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0005486748 2025-10-14 08:21:47.299450 | fa163e75-7366-a2e0-d3ae-000000012297 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-manila-share | np0005486748 | 0:30:54.622296 | 0.04s 2025-10-14 08:21:47.320314 | fa163e75-7366-a2e0-d3ae-000000012298 | TASK | Get container image tag from bundle openstack-manila-share 2025-10-14 08:21:47.366648 | fa163e75-7366-a2e0-d3ae-000000012298 | SKIPPED | Get container image tag from bundle openstack-manila-share | np0005486748 2025-10-14 08:21:47.367454 | fa163e75-7366-a2e0-d3ae-000000012298 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-manila-share | np0005486748 | 0:30:54.690324 | 0.05s 2025-10-14 08:21:47.383005 | fa163e75-7366-a2e0-d3ae-000000012299 | TASK | Compare tags between marker and bundle openstack-manila-share 2025-10-14 08:21:47.425977 | fa163e75-7366-a2e0-d3ae-000000012299 | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0005486748 2025-10-14 08:21:47.427009 | fa163e75-7366-a2e0-d3ae-000000012299 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-manila-share | np0005486748 | 0:30:54.749877 | 0.04s 2025-10-14 08:21:47.443212 | fa163e75-7366-a2e0-d3ae-00000001229a | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:21:47.461834 | fa163e75-7366-a2e0-d3ae-000000012238 | CHANGED | Run init bundle puppet on the host for cinder_backup | np0005486746 2025-10-14 08:21:47.462698 | fa163e75-7366-a2e0-d3ae-000000012238 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_backup | np0005486746 | 0:30:54.785566 | 33.82s 2025-10-14 08:21:47.482203 | fa163e75-7366-a2e0-d3ae-000000012239 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-14 08:21:47.494606 | fa163e75-7366-a2e0-d3ae-00000001229a | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486748 2025-10-14 08:21:47.495580 | fa163e75-7366-a2e0-d3ae-00000001229a | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486748 | 0:30:54.818435 | 0.05s 2025-10-14 08:21:47.512893 | fa163e75-7366-a2e0-d3ae-00000001229b | TASK | Remove update marker for bundle openstack-manila-share 2025-10-14 08:21:47.551308 | fa163e75-7366-a2e0-d3ae-00000001229b | SKIPPED | Remove update marker for bundle openstack-manila-share | np0005486748 2025-10-14 08:21:47.552044 | fa163e75-7366-a2e0-d3ae-00000001229b | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-manila-share | np0005486748 | 0:30:54.874915 | 0.04s 2025-10-14 08:21:47.583024 | fa163e75-7366-a2e0-d3ae-000000012295 | OK | Check if an image update marker exists for bundle openstack-manila-share | np0005486749 2025-10-14 08:21:47.583622 | fa163e75-7366-a2e0-d3ae-000000012295 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-manila-share | np0005486749 | 0:30:54.906494 | 0.36s 2025-10-14 08:21:47.598477 | fa163e75-7366-a2e0-d3ae-00000001234e | TASK | Run kolla_set_configs to copy ring files 2025-10-14 08:21:47.622378 | fa163e75-7366-a2e0-d3ae-000000012297 | TASK | Get container image tag from marker for bundle openstack-manila-share 2025-10-14 08:21:47.664458 | fa163e75-7366-a2e0-d3ae-000000012297 | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0005486749 2025-10-14 08:21:47.665400 | fa163e75-7366-a2e0-d3ae-000000012297 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-manila-share | np0005486749 | 0:30:54.988264 | 0.04s 2025-10-14 08:21:47.680688 | fa163e75-7366-a2e0-d3ae-000000012298 | TASK | Get container image tag from bundle openstack-manila-share 2025-10-14 08:21:47.723085 | fa163e75-7366-a2e0-d3ae-000000012298 | SKIPPED | Get container image tag from bundle openstack-manila-share | np0005486749 2025-10-14 08:21:47.724427 | fa163e75-7366-a2e0-d3ae-000000012298 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-manila-share | np0005486749 | 0:30:55.047295 | 0.04s 2025-10-14 08:21:47.739838 | fa163e75-7366-a2e0-d3ae-000000012299 | TASK | Compare tags between marker and bundle openstack-manila-share 2025-10-14 08:21:47.780295 | fa163e75-7366-a2e0-d3ae-000000012299 | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0005486749 2025-10-14 08:21:47.781314 | fa163e75-7366-a2e0-d3ae-000000012299 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-manila-share | np0005486749 | 0:30:55.104176 | 0.04s 2025-10-14 08:21:47.798715 | fa163e75-7366-a2e0-d3ae-00000001229a | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:21:47.839881 | fa163e75-7366-a2e0-d3ae-00000001229a | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486749 2025-10-14 08:21:47.840834 | fa163e75-7366-a2e0-d3ae-00000001229a | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486749 | 0:30:55.163702 | 0.04s 2025-10-14 08:21:47.857530 | fa163e75-7366-a2e0-d3ae-00000001229b | TASK | Remove update marker for bundle openstack-manila-share 2025-10-14 08:21:47.903577 | fa163e75-7366-a2e0-d3ae-00000001229b | SKIPPED | Remove update marker for bundle openstack-manila-share | np0005486749 2025-10-14 08:21:47.904688 | fa163e75-7366-a2e0-d3ae-00000001229b | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-manila-share | np0005486749 | 0:30:55.227548 | 0.05s 2025-10-14 08:21:47.933600 | fa163e75-7366-a2e0-d3ae-0000000123c6 | TASK | Run kolla_set_configs to copy ring files 2025-10-14 08:21:48.053324 | fa163e75-7366-a2e0-d3ae-000000012239 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005486746 2025-10-14 08:21:48.054818 | fa163e75-7366-a2e0-d3ae-000000012239 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005486746 | 0:30:55.377678 | 0.57s 2025-10-14 08:21:48.082912 | fa163e75-7366-a2e0-d3ae-00000001223a | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:21:48.196945 | fa163e75-7366-a2e0-d3ae-00000001234e | CHANGED | Run kolla_set_configs to copy ring files | np0005486748 | item=swift_proxy 2025-10-14 08:21:48.199399 | fa163e75-7366-a2e0-d3ae-00000001234e | TIMING | Run kolla_set_configs to copy ring files | np0005486748 | 0:30:55.522265 | 0.60s 2025-10-14 08:21:48.205247 | fa163e75-7366-a2e0-d3ae-00000001234e | TIMING | Run kolla_set_configs to copy ring files | np0005486748 | 0:30:55.528116 | 0.61s 2025-10-14 08:21:48.228504 | fa163e75-7366-a2e0-d3ae-00000001234f | TASK | Run kolla_set_configs to copy ring files 2025-10-14 08:21:48.518014 | fa163e75-7366-a2e0-d3ae-0000000123c6 | CHANGED | Run kolla_set_configs to copy ring files | np0005486749 | item=swift_proxy 2025-10-14 08:21:48.520688 | fa163e75-7366-a2e0-d3ae-0000000123c6 | TIMING | Run kolla_set_configs to copy ring files | np0005486749 | 0:30:55.843546 | 0.59s 2025-10-14 08:21:48.534241 | fa163e75-7366-a2e0-d3ae-0000000123c6 | TIMING | Run kolla_set_configs to copy ring files | np0005486749 | 0:30:55.857098 | 0.60s 2025-10-14 08:21:48.558327 | fa163e75-7366-a2e0-d3ae-0000000123c7 | TASK | Run kolla_set_configs to copy ring files 2025-10-14 08:21:48.614249 | fa163e75-7366-a2e0-d3ae-00000001223a | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486746 2025-10-14 08:21:48.615982 | fa163e75-7366-a2e0-d3ae-00000001223a | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486746 | 0:30:55.938840 | 0.53s 2025-10-14 08:21:48.643479 | fa163e75-7366-a2e0-d3ae-00000001223b | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2025-10-14 08:21:48.790819 | fa163e75-7366-a2e0-d3ae-00000001234f | CHANGED | Run kolla_set_configs to copy ring files | np0005486748 | item=swift_account_auditor 2025-10-14 08:21:48.793967 | fa163e75-7366-a2e0-d3ae-00000001234f | TIMING | Run kolla_set_configs to copy ring files | np0005486748 | 0:30:56.116815 | 0.56s 2025-10-14 08:21:48.977761 | fa163e75-7366-a2e0-d3ae-00000001223b | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0005486746 2025-10-14 08:21:48.978734 | fa163e75-7366-a2e0-d3ae-00000001223b | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-backup | np0005486746 | 0:30:56.301601 | 0.33s 2025-10-14 08:21:49.012285 | fa163e75-7366-a2e0-d3ae-00000001223d | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2025-10-14 08:21:49.069278 | fa163e75-7366-a2e0-d3ae-00000001223d | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0005486746 2025-10-14 08:21:49.070479 | fa163e75-7366-a2e0-d3ae-00000001223d | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-backup | np0005486746 | 0:30:56.393344 | 0.06s 2025-10-14 08:21:49.094925 | fa163e75-7366-a2e0-d3ae-00000001223e | TASK | Get container image tag from bundle openstack-cinder-backup 2025-10-14 08:21:49.144940 | fa163e75-7366-a2e0-d3ae-00000001223e | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0005486746 2025-10-14 08:21:49.146174 | fa163e75-7366-a2e0-d3ae-00000001223e | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-backup | np0005486746 | 0:30:56.469037 | 0.05s 2025-10-14 08:21:49.171003 | fa163e75-7366-a2e0-d3ae-00000001223f | TASK | Compare tags between marker and bundle openstack-cinder-backup 2025-10-14 08:21:49.224015 | fa163e75-7366-a2e0-d3ae-00000001223f | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0005486746 2025-10-14 08:21:49.229808 | fa163e75-7366-a2e0-d3ae-00000001223f | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-backup | np0005486746 | 0:30:56.552666 | 0.06s 2025-10-14 08:21:49.231161 | fa163e75-7366-a2e0-d3ae-0000000123c7 | CHANGED | Run kolla_set_configs to copy ring files | np0005486749 | item=swift_account_auditor 2025-10-14 08:21:49.235850 | fa163e75-7366-a2e0-d3ae-0000000123c7 | TIMING | Run kolla_set_configs to copy ring files | np0005486749 | 0:30:56.558710 | 0.68s 2025-10-14 08:21:49.273629 | fa163e75-7366-a2e0-d3ae-000000012240 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:21:49.322083 | fa163e75-7366-a2e0-d3ae-000000012240 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486746 2025-10-14 08:21:49.323259 | fa163e75-7366-a2e0-d3ae-000000012240 | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486746 | 0:30:56.646122 | 0.05s 2025-10-14 08:21:49.348664 | fa163e75-7366-a2e0-d3ae-000000012241 | TASK | Remove update marker for bundle openstack-cinder-backup 2025-10-14 08:21:49.414556 | fa163e75-7366-a2e0-d3ae-00000001234f | CHANGED | Run kolla_set_configs to copy ring files | np0005486748 | item=swift_account_reaper 2025-10-14 08:21:49.420405 | fa163e75-7366-a2e0-d3ae-00000001234f | TIMING | Run kolla_set_configs to copy ring files | np0005486748 | 0:30:56.743250 | 1.19s 2025-10-14 08:21:49.428365 | fa163e75-7366-a2e0-d3ae-000000012241 | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0005486746 2025-10-14 08:21:49.429325 | fa163e75-7366-a2e0-d3ae-000000012241 | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-backup | np0005486746 | 0:30:56.752192 | 0.08s 2025-10-14 08:21:49.470423 | fa163e75-7366-a2e0-d3ae-000000012262 | TASK | Gather variables for each operating system 2025-10-14 08:21:49.601199 | fa163e75-7366-a2e0-d3ae-000000012262 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486746 | 0:30:56.924054 | 0.13s 2025-10-14 08:21:49.623876 | fa163e75-7366-a2e0-d3ae-000000012263 | TASK | Detect if resource is being created or already exists 2025-10-14 08:21:49.763281 | fa163e75-7366-a2e0-d3ae-0000000123c7 | CHANGED | Run kolla_set_configs to copy ring files | np0005486749 | item=swift_account_reaper 2025-10-14 08:21:49.767315 | fa163e75-7366-a2e0-d3ae-0000000123c7 | TIMING | Run kolla_set_configs to copy ring files | np0005486749 | 0:30:57.090166 | 1.21s 2025-10-14 08:21:49.981600 | fa163e75-7366-a2e0-d3ae-00000001234f | CHANGED | Run kolla_set_configs to copy ring files | np0005486748 | item=swift_account_replicator 2025-10-14 08:21:49.983222 | fa163e75-7366-a2e0-d3ae-00000001234f | TIMING | Run kolla_set_configs to copy ring files | np0005486748 | 0:30:57.306080 | 1.75s 2025-10-14 08:21:50.389371 | fa163e75-7366-a2e0-d3ae-0000000123c7 | CHANGED | Run kolla_set_configs to copy ring files | np0005486749 | item=swift_account_replicator 2025-10-14 08:21:50.392990 | fa163e75-7366-a2e0-d3ae-0000000123c7 | TIMING | Run kolla_set_configs to copy ring files | np0005486749 | 0:30:57.715852 | 1.83s 2025-10-14 08:21:50.502748 | fa163e75-7366-a2e0-d3ae-000000012263 | CHANGED | Detect if resource is being created or already exists | np0005486746 2025-10-14 08:21:50.504290 | fa163e75-7366-a2e0-d3ae-000000012263 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486746 | 0:30:57.827152 | 0.88s 2025-10-14 08:21:50.540119 | fa163e75-7366-a2e0-d3ae-000000012264 | TASK | Run init bundle puppet on the host for cinder_volume 2025-10-14 08:21:50.591964 | fa163e75-7366-a2e0-d3ae-00000001234f | CHANGED | Run kolla_set_configs to copy ring files | np0005486748 | item=swift_account_server 2025-10-14 08:21:50.595690 | fa163e75-7366-a2e0-d3ae-00000001234f | TIMING | Run kolla_set_configs to copy ring files | np0005486748 | 0:30:57.918534 | 2.37s 2025-10-14 08:21:50.969799 | fa163e75-7366-a2e0-d3ae-0000000123c7 | CHANGED | Run kolla_set_configs to copy ring files | np0005486749 | item=swift_account_server 2025-10-14 08:21:50.972249 | fa163e75-7366-a2e0-d3ae-0000000123c7 | TIMING | Run kolla_set_configs to copy ring files | np0005486749 | 0:30:58.295115 | 2.41s 2025-10-14 08:21:51.160209 | fa163e75-7366-a2e0-d3ae-00000001234f | CHANGED | Run kolla_set_configs to copy ring files | np0005486748 | item=swift_container_auditor 2025-10-14 08:21:51.163468 | fa163e75-7366-a2e0-d3ae-00000001234f | TIMING | Run kolla_set_configs to copy ring files | np0005486748 | 0:30:58.486293 | 2.93s 2025-10-14 08:21:51.502193 | fa163e75-7366-a2e0-d3ae-0000000123c7 | CHANGED | Run kolla_set_configs to copy ring files | np0005486749 | item=swift_container_auditor 2025-10-14 08:21:51.505211 | fa163e75-7366-a2e0-d3ae-0000000123c7 | TIMING | Run kolla_set_configs to copy ring files | np0005486749 | 0:30:58.828064 | 2.95s 2025-10-14 08:21:51.732898 | fa163e75-7366-a2e0-d3ae-00000001234f | CHANGED | Run kolla_set_configs to copy ring files | np0005486748 | item=swift_container_replicator 2025-10-14 08:21:51.735668 | fa163e75-7366-a2e0-d3ae-00000001234f | TIMING | Run kolla_set_configs to copy ring files | np0005486748 | 0:30:59.058528 | 3.51s 2025-10-14 08:21:52.058419 | fa163e75-7366-a2e0-d3ae-0000000123c7 | CHANGED | Run kolla_set_configs to copy ring files | np0005486749 | item=swift_container_replicator 2025-10-14 08:21:52.062246 | fa163e75-7366-a2e0-d3ae-0000000123c7 | TIMING | Run kolla_set_configs to copy ring files | np0005486749 | 0:30:59.385102 | 3.50s 2025-10-14 08:21:52.368967 | fa163e75-7366-a2e0-d3ae-00000001234f | CHANGED | Run kolla_set_configs to copy ring files | np0005486748 | item=swift_container_server 2025-10-14 08:21:52.372676 | fa163e75-7366-a2e0-d3ae-00000001234f | TIMING | Run kolla_set_configs to copy ring files | np0005486748 | 0:30:59.695532 | 4.14s 2025-10-14 08:21:52.594154 | fa163e75-7366-a2e0-d3ae-0000000123c7 | CHANGED | Run kolla_set_configs to copy ring files | np0005486749 | item=swift_container_server 2025-10-14 08:21:52.597283 | fa163e75-7366-a2e0-d3ae-0000000123c7 | TIMING | Run kolla_set_configs to copy ring files | np0005486749 | 0:30:59.920149 | 4.04s 2025-10-14 08:21:52.982852 | fa163e75-7366-a2e0-d3ae-00000001234f | CHANGED | Run kolla_set_configs to copy ring files | np0005486748 | item=swift_container_updater 2025-10-14 08:21:52.986114 | fa163e75-7366-a2e0-d3ae-00000001234f | TIMING | Run kolla_set_configs to copy ring files | np0005486748 | 0:31:00.308975 | 4.76s 2025-10-14 08:21:53.132900 | fa163e75-7366-a2e0-d3ae-0000000123c7 | CHANGED | Run kolla_set_configs to copy ring files | np0005486749 | item=swift_container_updater 2025-10-14 08:21:53.136293 | fa163e75-7366-a2e0-d3ae-0000000123c7 | TIMING | Run kolla_set_configs to copy ring files | np0005486749 | 0:31:00.459157 | 4.58s 2025-10-14 08:21:53.571681 | fa163e75-7366-a2e0-d3ae-00000001234f | CHANGED | Run kolla_set_configs to copy ring files | np0005486748 | item=swift_object_auditor 2025-10-14 08:21:53.574934 | fa163e75-7366-a2e0-d3ae-00000001234f | TIMING | Run kolla_set_configs to copy ring files | np0005486748 | 0:31:00.897796 | 5.35s 2025-10-14 08:21:53.610799 | fa163e75-7366-a2e0-d3ae-0000000128bf | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005486750 2025-10-14 08:21:53.611949 | fa163e75-7366-a2e0-d3ae-0000000128bf | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005486750 | 0:31:00.934812 | 13.33s 2025-10-14 08:21:53.637427 | fa163e75-7366-a2e0-d3ae-0000000128c0 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:53.693138 | fa163e75-7366-a2e0-d3ae-0000000123c7 | CHANGED | Run kolla_set_configs to copy ring files | np0005486749 | item=swift_object_auditor 2025-10-14 08:21:53.697474 | fa163e75-7366-a2e0-d3ae-0000000123c7 | TIMING | Run kolla_set_configs to copy ring files | np0005486749 | 0:31:01.020289 | 5.14s 2025-10-14 08:21:54.211378 | fa163e75-7366-a2e0-d3ae-00000001234f | CHANGED | Run kolla_set_configs to copy ring files | np0005486748 | item=swift_object_expirer 2025-10-14 08:21:54.213856 | fa163e75-7366-a2e0-d3ae-00000001234f | TIMING | Run kolla_set_configs to copy ring files | np0005486748 | 0:31:01.536717 | 5.98s 2025-10-14 08:21:54.260213 | fa163e75-7366-a2e0-d3ae-00000001291e | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005486751 2025-10-14 08:21:54.261239 | fa163e75-7366-a2e0-d3ae-00000001291e | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005486751 | 0:31:01.584106 | 13.84s 2025-10-14 08:21:54.280949 | fa163e75-7366-a2e0-d3ae-00000001291f | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:54.300790 | fa163e75-7366-a2e0-d3ae-000000012962 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005486752 2025-10-14 08:21:54.302318 | fa163e75-7366-a2e0-d3ae-000000012962 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0005486752 | 0:31:01.625178 | 13.76s 2025-10-14 08:21:54.328734 | fa163e75-7366-a2e0-d3ae-000000012963 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:21:54.342491 | fa163e75-7366-a2e0-d3ae-0000000123c7 | CHANGED | Run kolla_set_configs to copy ring files | np0005486749 | item=swift_object_expirer 2025-10-14 08:21:54.345687 | fa163e75-7366-a2e0-d3ae-0000000123c7 | TIMING | Run kolla_set_configs to copy ring files | np0005486749 | 0:31:01.668087 | 5.79s 2025-10-14 08:21:54.793322 | fa163e75-7366-a2e0-d3ae-00000001234f | CHANGED | Run kolla_set_configs to copy ring files | np0005486748 | item=swift_object_replicator 2025-10-14 08:21:54.797751 | fa163e75-7366-a2e0-d3ae-00000001234f | TIMING | Run kolla_set_configs to copy ring files | np0005486748 | 0:31:02.120586 | 6.57s 2025-10-14 08:21:54.979125 | fa163e75-7366-a2e0-d3ae-0000000123c7 | CHANGED | Run kolla_set_configs to copy ring files | np0005486749 | item=swift_object_replicator 2025-10-14 08:21:54.980636 | fa163e75-7366-a2e0-d3ae-0000000123c7 | TIMING | Run kolla_set_configs to copy ring files | np0005486749 | 0:31:02.303496 | 6.42s 2025-10-14 08:21:55.359713 | fa163e75-7366-a2e0-d3ae-00000001234f | CHANGED | Run kolla_set_configs to copy ring files | np0005486748 | item=swift_object_server 2025-10-14 08:21:55.362746 | fa163e75-7366-a2e0-d3ae-00000001234f | TIMING | Run kolla_set_configs to copy ring files | np0005486748 | 0:31:02.685605 | 7.13s 2025-10-14 08:21:55.536508 | fa163e75-7366-a2e0-d3ae-0000000123c7 | CHANGED | Run kolla_set_configs to copy ring files | np0005486749 | item=swift_object_server 2025-10-14 08:21:55.538423 | fa163e75-7366-a2e0-d3ae-0000000123c7 | TIMING | Run kolla_set_configs to copy ring files | np0005486749 | 0:31:02.861276 | 6.98s 2025-10-14 08:21:55.947567 | fa163e75-7366-a2e0-d3ae-00000001234f | CHANGED | Run kolla_set_configs to copy ring files | np0005486748 | item=swift_object_updater 2025-10-14 08:21:55.950887 | fa163e75-7366-a2e0-d3ae-00000001234f | TIMING | Run kolla_set_configs to copy ring files | np0005486748 | 0:31:03.273746 | 7.72s 2025-10-14 08:21:55.971466 | fa163e75-7366-a2e0-d3ae-00000001234f | TIMING | Run kolla_set_configs to copy ring files | np0005486748 | 0:31:03.294329 | 7.74s 2025-10-14 08:21:55.999965 | fa163e75-7366-a2e0-d3ae-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-14 08:21:56.100912 | fa163e75-7366-a2e0-d3ae-0000000123c7 | CHANGED | Run kolla_set_configs to copy ring files | np0005486749 | item=swift_object_updater 2025-10-14 08:21:56.106234 | fa163e75-7366-a2e0-d3ae-0000000123c7 | TIMING | Run kolla_set_configs to copy ring files | np0005486749 | 0:31:03.429086 | 7.55s 2025-10-14 08:21:56.124510 | fa163e75-7366-a2e0-d3ae-0000000123c7 | TIMING | Run kolla_set_configs to copy ring files | np0005486749 | 0:31:03.447374 | 7.56s 2025-10-14 08:21:56.144398 | fa163e75-7366-a2e0-d3ae-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-14 08:21:56.328776 | fa163e75-7366-a2e0-d3ae-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005486748 2025-10-14 08:21:56.330096 | fa163e75-7366-a2e0-d3ae-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005486748 | 0:31:03.652958 | 0.33s 2025-10-14 08:21:56.450404 | fa163e75-7366-a2e0-d3ae-0000000000f8 | TIMING | include_tasks | np0005486748 | 0:31:03.773266 | 0.10s 2025-10-14 08:21:56.485943 | d927b194-7bb4-47a8-a442-e3fcbd68f808 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486748 2025-10-14 08:21:56.503332 | fa163e75-7366-a2e0-d3ae-000000012a2a | TASK | Write the config_step hieradata 2025-10-14 08:21:56.511406 | fa163e75-7366-a2e0-d3ae-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005486749 2025-10-14 08:21:56.513471 | fa163e75-7366-a2e0-d3ae-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005486749 | 0:31:03.836283 | 0.37s 2025-10-14 08:21:56.613129 | fa163e75-7366-a2e0-d3ae-0000000000f8 | TIMING | include_tasks | np0005486749 | 0:31:03.935984 | 0.08s 2025-10-14 08:21:56.635760 | 51a8f079-8e16-4e6a-b8e5-83ebe590d27a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486749 2025-10-14 08:21:56.653135 | fa163e75-7366-a2e0-d3ae-000000012a42 | TASK | Write the config_step hieradata 2025-10-14 08:21:57.441802 | fa163e75-7366-a2e0-d3ae-0000000128c0 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005486750 2025-10-14 08:21:57.443551 | fa163e75-7366-a2e0-d3ae-0000000128c0 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005486750 | 0:31:04.766406 | 3.80s 2025-10-14 08:21:57.468363 | fa163e75-7366-a2e0-d3ae-000000012a2a | OK | Write the config_step hieradata | np0005486748 2025-10-14 08:21:57.469118 | fa163e75-7366-a2e0-d3ae-000000012a2a | TIMING | Write the config_step hieradata | np0005486748 | 0:31:04.791985 | 0.97s 2025-10-14 08:21:57.502903 | fa163e75-7366-a2e0-d3ae-0000000123f4 | TASK | Clean container_puppet_tasks for np0005486750 step 5 2025-10-14 08:21:57.541253 | fa163e75-7366-a2e0-d3ae-000000012a2b | TASK | Run puppet host configuration for step 5 2025-10-14 08:21:57.552087 | fa163e75-7366-a2e0-d3ae-000000012a42 | OK | Write the config_step hieradata | np0005486749 2025-10-14 08:21:57.553411 | fa163e75-7366-a2e0-d3ae-000000012a42 | TIMING | Write the config_step hieradata | np0005486749 | 0:31:04.876269 | 0.90s 2025-10-14 08:21:57.576920 | fa163e75-7366-a2e0-d3ae-000000012a43 | TASK | Run puppet host configuration for step 5 2025-10-14 08:21:57.831685 | fa163e75-7366-a2e0-d3ae-0000000123f4 | OK | Clean container_puppet_tasks for np0005486750 step 5 | np0005486750 2025-10-14 08:21:57.833059 | fa163e75-7366-a2e0-d3ae-0000000123f4 | TIMING | Clean container_puppet_tasks for np0005486750 step 5 | np0005486750 | 0:31:05.155921 | 0.33s 2025-10-14 08:21:57.864356 | fa163e75-7366-a2e0-d3ae-0000000123f7 | TASK | Calculate container_puppet_tasks for np0005486750 step 5 2025-10-14 08:21:57.909035 | fa163e75-7366-a2e0-d3ae-0000000123f7 | TIMING | Calculate container_puppet_tasks for np0005486750 step 5 | np0005486750 | 0:31:05.231869 | 0.04s 2025-10-14 08:21:57.933732 | fa163e75-7366-a2e0-d3ae-0000000123f8 | TASK | Include container-puppet tasks for step 5 2025-10-14 08:21:57.977867 | fa163e75-7366-a2e0-d3ae-0000000123f8 | TIMING | Include container-puppet tasks for step 5 | np0005486750 | 0:31:05.300716 | 0.04s 2025-10-14 08:21:58.002398 | d4dab517-7678-45fb-87eb-08453120fc9e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486750 2025-10-14 08:21:58.029090 | fa163e75-7366-a2e0-d3ae-000000012a64 | TASK | Write container-puppet-tasks json file for np0005486750 step 5 2025-10-14 08:21:58.140485 | fa163e75-7366-a2e0-d3ae-00000001291f | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005486751 2025-10-14 08:21:58.142394 | fa163e75-7366-a2e0-d3ae-00000001291f | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005486751 | 0:31:05.465240 | 3.86s 2025-10-14 08:21:58.143336 | fa163e75-7366-a2e0-d3ae-000000012963 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005486752 2025-10-14 08:21:58.144224 | fa163e75-7366-a2e0-d3ae-000000012963 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0005486752 | 0:31:05.467088 | 3.80s 2025-10-14 08:21:58.199710 | fa163e75-7366-a2e0-d3ae-00000001240e | TASK | Clean container_puppet_tasks for np0005486751 step 5 2025-10-14 08:21:58.237368 | fa163e75-7366-a2e0-d3ae-000000012424 | TASK | Clean container_puppet_tasks for np0005486752 step 5 2025-10-14 08:21:58.266425 | fa163e75-7366-a2e0-d3ae-000000012a43 | CHANGED | Run puppet host configuration for step 5 | np0005486749 2025-10-14 08:21:58.267920 | fa163e75-7366-a2e0-d3ae-000000012a43 | TIMING | Run puppet host configuration for step 5 | np0005486749 | 0:31:05.590776 | 0.69s 2025-10-14 08:21:58.298233 | fa163e75-7366-a2e0-d3ae-000000012a44 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:21:58.369294 | fa163e75-7366-a2e0-d3ae-000000012a2b | CHANGED | Run puppet host configuration for step 5 | np0005486748 2025-10-14 08:21:58.370379 | fa163e75-7366-a2e0-d3ae-000000012a2b | TIMING | Run puppet host configuration for step 5 | np0005486748 | 0:31:05.693241 | 0.83s 2025-10-14 08:21:58.389801 | fa163e75-7366-a2e0-d3ae-000000012a2c | TASK | Wait for puppet host configuration to finish 2025-10-14 08:21:58.529531 | fa163e75-7366-a2e0-d3ae-00000001240e | OK | Clean container_puppet_tasks for np0005486751 step 5 | np0005486751 2025-10-14 08:21:58.530715 | fa163e75-7366-a2e0-d3ae-00000001240e | TIMING | Clean container_puppet_tasks for np0005486751 step 5 | np0005486751 | 0:31:05.853580 | 0.33s 2025-10-14 08:21:58.555286 | fa163e75-7366-a2e0-d3ae-00000001240f | TASK | Calculate container_puppet_tasks for np0005486751 step 5 2025-10-14 08:21:58.578116 | fa163e75-7366-a2e0-d3ae-000000012424 | OK | Clean container_puppet_tasks for np0005486752 step 5 | np0005486752 2025-10-14 08:21:58.579356 | fa163e75-7366-a2e0-d3ae-000000012424 | TIMING | Clean container_puppet_tasks for np0005486752 step 5 | np0005486752 | 0:31:05.902217 | 0.34s 2025-10-14 08:21:58.612988 | fa163e75-7366-a2e0-d3ae-000000012a44 | WAITING | Wait for puppet host configuration to finish | np0005486749 | 360 retries left 2025-10-14 08:21:58.630859 | fa163e75-7366-a2e0-d3ae-000000012425 | TASK | Calculate container_puppet_tasks for np0005486752 step 5 2025-10-14 08:21:58.641190 | fa163e75-7366-a2e0-d3ae-00000001240f | TIMING | Calculate container_puppet_tasks for np0005486751 step 5 | np0005486751 | 0:31:05.964025 | 0.08s 2025-10-14 08:21:58.666399 | fa163e75-7366-a2e0-d3ae-000000012410 | TASK | Include container-puppet tasks for step 5 2025-10-14 08:21:58.688656 | fa163e75-7366-a2e0-d3ae-000000012425 | TIMING | Calculate container_puppet_tasks for np0005486752 step 5 | np0005486752 | 0:31:06.011505 | 0.06s 2025-10-14 08:21:58.704908 | fa163e75-7366-a2e0-d3ae-000000012426 | TASK | Include container-puppet tasks for step 5 2025-10-14 08:21:58.726553 | fa163e75-7366-a2e0-d3ae-000000012410 | TIMING | Include container-puppet tasks for step 5 | np0005486751 | 0:31:06.049406 | 0.06s 2025-10-14 08:21:58.741455 | 445ac2dc-5005-4403-8af3-4ef67a7feb94 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486751 2025-10-14 08:21:58.752132 | fa163e75-7366-a2e0-d3ae-000000012a2c | WAITING | Wait for puppet host configuration to finish | np0005486748 | 360 retries left 2025-10-14 08:21:58.776838 | fa163e75-7366-a2e0-d3ae-000000012a8f | TASK | Write container-puppet-tasks json file for np0005486751 step 5 2025-10-14 08:21:58.787270 | fa163e75-7366-a2e0-d3ae-000000012426 | TIMING | Include container-puppet tasks for step 5 | np0005486752 | 0:31:06.110113 | 0.08s 2025-10-14 08:21:58.802052 | 4b261c69-54bb-4d36-b56e-0a38154e9414 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486752 2025-10-14 08:21:58.828076 | fa163e75-7366-a2e0-d3ae-000000012aaa | TASK | Write container-puppet-tasks json file for np0005486752 step 5 2025-10-14 08:21:59.022702 | fa163e75-7366-a2e0-d3ae-000000012a64 | CHANGED | Write container-puppet-tasks json file for np0005486750 step 5 | np0005486750 2025-10-14 08:21:59.024541 | fa163e75-7366-a2e0-d3ae-000000012a64 | TIMING | Write container-puppet-tasks json file for np0005486750 step 5 | np0005486750 | 0:31:06.347394 | 0.99s 2025-10-14 08:21:59.047798 | fa163e75-7366-a2e0-d3ae-000000012a66 | TASK | Generate container puppet configs for step 5 2025-10-14 08:21:59.420353 | fa163e75-7366-a2e0-d3ae-000000012a66 | OK | Generate container puppet configs for step 5 | np0005486750 2025-10-14 08:21:59.421772 | fa163e75-7366-a2e0-d3ae-000000012a66 | TIMING | Generate container puppet configs for step 5 | np0005486750 | 0:31:06.744632 | 0.37s 2025-10-14 08:21:59.444694 | fa163e75-7366-a2e0-d3ae-000000012a67 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-14 08:21:59.475171 | fa163e75-7366-a2e0-d3ae-000000012a67 | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005486750 | 0:31:06.798024 | 0.03s 2025-10-14 08:21:59.528565 | fa163e75-7366-a2e0-d3ae-000000012adc | TASK | Gather variables for each operating system 2025-10-14 08:21:59.645805 | fa163e75-7366-a2e0-d3ae-000000012adc | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486750 | 0:31:06.968646 | 0.12s 2025-10-14 08:21:59.659869 | fa163e75-7366-a2e0-d3ae-000000012add | TASK | Create container logs path 2025-10-14 08:21:59.830249 | fa163e75-7366-a2e0-d3ae-000000012a8f | CHANGED | Write container-puppet-tasks json file for np0005486751 step 5 | np0005486751 2025-10-14 08:21:59.831617 | fa163e75-7366-a2e0-d3ae-000000012a8f | TIMING | Write container-puppet-tasks json file for np0005486751 step 5 | np0005486751 | 0:31:07.154478 | 1.05s 2025-10-14 08:21:59.850978 | fa163e75-7366-a2e0-d3ae-000000012a91 | TASK | Generate container puppet configs for step 5 2025-10-14 08:21:59.903220 | fa163e75-7366-a2e0-d3ae-000000012aaa | CHANGED | Write container-puppet-tasks json file for np0005486752 step 5 | np0005486752 2025-10-14 08:21:59.904242 | fa163e75-7366-a2e0-d3ae-000000012aaa | TIMING | Write container-puppet-tasks json file for np0005486752 step 5 | np0005486752 | 0:31:07.227109 | 1.07s 2025-10-14 08:21:59.916704 | fa163e75-7366-a2e0-d3ae-000000012aac | TASK | Generate container puppet configs for step 5 2025-10-14 08:22:00.011781 | fa163e75-7366-a2e0-d3ae-000000012add | OK | Create container logs path | np0005486750 2025-10-14 08:22:00.012776 | fa163e75-7366-a2e0-d3ae-000000012add | TIMING | tripleo_container_manage : Create container logs path | np0005486750 | 0:31:07.335644 | 0.35s 2025-10-14 08:22:00.024553 | fa163e75-7366-a2e0-d3ae-000000012adf | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:22:00.254493 | fa163e75-7366-a2e0-d3ae-000000012a91 | OK | Generate container puppet configs for step 5 | np0005486751 2025-10-14 08:22:00.255893 | fa163e75-7366-a2e0-d3ae-000000012a91 | TIMING | Generate container puppet configs for step 5 | np0005486751 | 0:31:07.578753 | 0.40s 2025-10-14 08:22:00.282128 | fa163e75-7366-a2e0-d3ae-000000012a92 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-14 08:22:00.292873 | fa163e75-7366-a2e0-d3ae-000000012aac | OK | Generate container puppet configs for step 5 | np0005486752 2025-10-14 08:22:00.294563 | fa163e75-7366-a2e0-d3ae-000000012aac | TIMING | Generate container puppet configs for step 5 | np0005486752 | 0:31:07.617415 | 0.38s 2025-10-14 08:22:00.323687 | fa163e75-7366-a2e0-d3ae-000000012aad | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-14 08:22:00.330840 | fa163e75-7366-a2e0-d3ae-000000012a92 | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005486751 | 0:31:07.653686 | 0.05s 2025-10-14 08:22:00.381220 | fa163e75-7366-a2e0-d3ae-000000012adc | TASK | Gather variables for each operating system 2025-10-14 08:22:00.391821 | fa163e75-7366-a2e0-d3ae-000000012adf | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486750 2025-10-14 08:22:00.392980 | fa163e75-7366-a2e0-d3ae-000000012adf | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486750 | 0:31:07.715836 | 0.37s 2025-10-14 08:22:00.393627 | fa163e75-7366-a2e0-d3ae-000000012aad | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005486752 | 0:31:07.716500 | 0.07s 2025-10-14 08:22:00.422902 | fa163e75-7366-a2e0-d3ae-000000012ae0 | TASK | Finalise hashes for all containers 2025-10-14 08:22:00.439580 | fa163e75-7366-a2e0-d3ae-000000012adc | TASK | Gather variables for each operating system 2025-10-14 08:22:00.473157 | fa163e75-7366-a2e0-d3ae-000000012ae0 | OK | Finalise hashes for all containers | np0005486750 2025-10-14 08:22:00.478606 | fa163e75-7366-a2e0-d3ae-000000012ae0 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486750 | 0:31:07.801470 | 0.05s 2025-10-14 08:22:00.479029 | fa163e75-7366-a2e0-d3ae-000000012adc | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486751 | 0:31:07.801905 | 0.10s 2025-10-14 08:22:00.490406 | fa163e75-7366-a2e0-d3ae-000000012ae2 | TASK | Manage systemd shutdown files 2025-10-14 08:22:00.508374 | fa163e75-7366-a2e0-d3ae-000000012add | TASK | Create container logs path 2025-10-14 08:22:00.526424 | fa163e75-7366-a2e0-d3ae-000000012ae2 | SKIPPED | Manage systemd shutdown files | np0005486750 2025-10-14 08:22:00.527389 | fa163e75-7366-a2e0-d3ae-000000012ae2 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486750 | 0:31:07.850256 | 0.04s 2025-10-14 08:22:00.538731 | fa163e75-7366-a2e0-d3ae-000000012ae4 | TASK | Update container configs with new config hashes 2025-10-14 08:22:00.560467 | fa163e75-7366-a2e0-d3ae-000000012adc | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486752 | 0:31:07.883293 | 0.12s 2025-10-14 08:22:00.582636 | fa163e75-7366-a2e0-d3ae-000000012add | TASK | Create container logs path 2025-10-14 08:22:00.588960 | fa163e75-7366-a2e0-d3ae-000000012ae4 | SKIPPED | Update container configs with new config hashes | np0005486750 2025-10-14 08:22:00.589917 | fa163e75-7366-a2e0-d3ae-000000012ae4 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486750 | 0:31:07.912778 | 0.05s 2025-10-14 08:22:00.602539 | fa163e75-7366-a2e0-d3ae-000000012ae5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:22:00.655546 | fa163e75-7366-a2e0-d3ae-000000012ae5 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486750 2025-10-14 08:22:00.656503 | fa163e75-7366-a2e0-d3ae-000000012ae5 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486750 | 0:31:07.979371 | 0.05s 2025-10-14 08:22:00.667633 | fa163e75-7366-a2e0-d3ae-000000012ae6 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:22:00.718454 | fa163e75-7366-a2e0-d3ae-000000012ae6 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486750 2025-10-14 08:22:00.719340 | fa163e75-7366-a2e0-d3ae-000000012ae6 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486750 | 0:31:08.042209 | 0.05s 2025-10-14 08:22:00.870464 | fa163e75-7366-a2e0-d3ae-000000012add | OK | Create container logs path | np0005486751 2025-10-14 08:22:00.871350 | fa163e75-7366-a2e0-d3ae-000000012add | TIMING | tripleo_container_manage : Create container logs path | np0005486751 | 0:31:08.194219 | 0.36s 2025-10-14 08:22:00.886623 | fa163e75-7366-a2e0-d3ae-000000012adf | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:22:00.916489 | fa163e75-7366-a2e0-d3ae-000000012add | OK | Create container logs path | np0005486752 2025-10-14 08:22:00.917767 | fa163e75-7366-a2e0-d3ae-000000012add | TIMING | tripleo_container_manage : Create container logs path | np0005486752 | 0:31:08.240630 | 0.33s 2025-10-14 08:22:00.934619 | fa163e75-7366-a2e0-d3ae-000000012adf | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:22:01.244943 | fa163e75-7366-a2e0-d3ae-000000012adf | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486751 2025-10-14 08:22:01.247216 | fa163e75-7366-a2e0-d3ae-000000012adf | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486751 | 0:31:08.570059 | 0.36s 2025-10-14 08:22:01.273996 | fa163e75-7366-a2e0-d3ae-000000012ae0 | TASK | Finalise hashes for all containers 2025-10-14 08:22:01.290405 | fa163e75-7366-a2e0-d3ae-000000012adf | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486752 2025-10-14 08:22:01.292344 | fa163e75-7366-a2e0-d3ae-000000012adf | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486752 | 0:31:08.615188 | 0.36s 2025-10-14 08:22:01.310233 | fa163e75-7366-a2e0-d3ae-000000012ae0 | TASK | Finalise hashes for all containers 2025-10-14 08:22:01.336046 | fa163e75-7366-a2e0-d3ae-000000012ae0 | OK | Finalise hashes for all containers | np0005486751 2025-10-14 08:22:01.337295 | fa163e75-7366-a2e0-d3ae-000000012ae0 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486751 | 0:31:08.660158 | 0.06s 2025-10-14 08:22:01.356459 | fa163e75-7366-a2e0-d3ae-000000012ae2 | TASK | Manage systemd shutdown files 2025-10-14 08:22:01.369620 | fa163e75-7366-a2e0-d3ae-000000012ae0 | OK | Finalise hashes for all containers | np0005486752 2025-10-14 08:22:01.370678 | fa163e75-7366-a2e0-d3ae-000000012ae0 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486752 | 0:31:08.693539 | 0.06s 2025-10-14 08:22:01.389709 | fa163e75-7366-a2e0-d3ae-000000012ae2 | TASK | Manage systemd shutdown files 2025-10-14 08:22:01.397783 | fa163e75-7366-a2e0-d3ae-000000012ae2 | SKIPPED | Manage systemd shutdown files | np0005486751 2025-10-14 08:22:01.398744 | fa163e75-7366-a2e0-d3ae-000000012ae2 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486751 | 0:31:08.721606 | 0.04s 2025-10-14 08:22:01.422791 | fa163e75-7366-a2e0-d3ae-000000012ae4 | TASK | Update container configs with new config hashes 2025-10-14 08:22:01.432211 | fa163e75-7366-a2e0-d3ae-000000012ae2 | SKIPPED | Manage systemd shutdown files | np0005486752 2025-10-14 08:22:01.433533 | fa163e75-7366-a2e0-d3ae-000000012ae2 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486752 | 0:31:08.756389 | 0.04s 2025-10-14 08:22:01.449163 | fa163e75-7366-a2e0-d3ae-000000012ae4 | TASK | Update container configs with new config hashes 2025-10-14 08:22:01.462809 | fa163e75-7366-a2e0-d3ae-000000012ae4 | SKIPPED | Update container configs with new config hashes | np0005486751 2025-10-14 08:22:01.463827 | fa163e75-7366-a2e0-d3ae-000000012ae4 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486751 | 0:31:08.786690 | 0.04s 2025-10-14 08:22:01.476780 | fa163e75-7366-a2e0-d3ae-000000012ae5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:22:01.496676 | fa163e75-7366-a2e0-d3ae-000000012ae4 | SKIPPED | Update container configs with new config hashes | np0005486752 2025-10-14 08:22:01.497626 | fa163e75-7366-a2e0-d3ae-000000012ae4 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486752 | 0:31:08.820494 | 0.05s 2025-10-14 08:22:01.512121 | fa163e75-7366-a2e0-d3ae-000000012ae5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:22:01.519060 | fa163e75-7366-a2e0-d3ae-000000012ae5 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486751 2025-10-14 08:22:01.519943 | fa163e75-7366-a2e0-d3ae-000000012ae5 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486751 | 0:31:08.842801 | 0.04s 2025-10-14 08:22:01.543566 | fa163e75-7366-a2e0-d3ae-000000012ae6 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:22:01.559821 | fa163e75-7366-a2e0-d3ae-000000012ae5 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486752 2025-10-14 08:22:01.560922 | fa163e75-7366-a2e0-d3ae-000000012ae5 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486752 | 0:31:08.883783 | 0.05s 2025-10-14 08:22:01.574098 | fa163e75-7366-a2e0-d3ae-000000012ae6 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:22:01.591930 | fa163e75-7366-a2e0-d3ae-000000012ae6 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486751 2025-10-14 08:22:01.593041 | fa163e75-7366-a2e0-d3ae-000000012ae6 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486751 | 0:31:08.915908 | 0.05s 2025-10-14 08:22:01.622891 | fa163e75-7366-a2e0-d3ae-000000012ae6 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486752 2025-10-14 08:22:01.623572 | fa163e75-7366-a2e0-d3ae-000000012ae6 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486752 | 0:31:08.946418 | 0.05s 2025-10-14 08:22:08.983233 | fa163e75-7366-a2e0-d3ae-000000012a44 | CHANGED | Wait for puppet host configuration to finish | np0005486749 2025-10-14 08:22:08.984262 | fa163e75-7366-a2e0-d3ae-000000012a44 | TIMING | Wait for puppet host configuration to finish | np0005486749 | 0:31:16.307132 | 10.68s 2025-10-14 08:22:09.004465 | fa163e75-7366-a2e0-d3ae-000000012a45 | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-14 08:22:09.050052 | fa163e75-7366-a2e0-d3ae-000000012a2c | CHANGED | Wait for puppet host configuration to finish | np0005486748 2025-10-14 08:22:09.051462 | fa163e75-7366-a2e0-d3ae-000000012a2c | TIMING | Wait for puppet host configuration to finish | np0005486748 | 0:31:16.374303 | 10.66s 2025-10-14 08:22:09.074812 | fa163e75-7366-a2e0-d3ae-000000012a2d | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-14 08:22:09.104020 | fa163e75-7366-a2e0-d3ae-000000012a45 | OK | Debug output for task: Run puppet host configuration for step 5 | np0005486749 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:21:58 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:22:05 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:22:05 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:22:05 puppet-user: (file & line not available)", "<13>Oct 14 08:22:05 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:22:05 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:22:05 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:22:05 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 14 08:22:05 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 14 08:22:05 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:22:05 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:22:05 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:22:05 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:22:05 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:22:05 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:22:05 puppet-user: Notice: Compiled catalog for np0005486749.ooo.test in environment production in 0.45 seconds", "<13>Oct 14 08:22:07 puppet-user: Notice: Applied catalog in 1.77 seconds", "<13>Oct 14 08:22:07 puppet-user: Application:", "<13>Oct 14 08:22:07 puppet-user: Initial environment: production", "<13>Oct 14 08:22:07 puppet-user: Converged environment: production", "<13>Oct 14 08:22:07 puppet-user: Run mode: user", "<13>Oct 14 08:22:07 puppet-user: Changes:", "<13>Oct 14 08:22:07 puppet-user: Events:", "<13>Oct 14 08:22:07 puppet-user: Resources:", "<13>Oct 14 08:22:07 puppet-user: Total: 32", "<13>Oct 14 08:22:07 puppet-user: Time:", "<13>Oct 14 08:22:07 puppet-user: Schedule: 0.00", "<13>Oct 14 08:22:07 puppet-user: File line: 0.00", "<13>Oct 14 08:22:07 puppet-user: Package: 0.00", "<13>Oct 14 08:22:07 puppet-user: Augeas: 0.01", "<13>Oct 14 08:22:07 puppet-user: User: 0.01", "<13>Oct 14 08:22:07 puppet-user: File: 0.07", "<13>Oct 14 08:22:07 puppet-user: Service: 0.16", "<13>Oct 14 08:22:07 puppet-user: Config retrieval: 0.60", "<13>Oct 14 08:22:07 puppet-user: Exec: 1.35", "<13>Oct 14 08:22:07 puppet-user: Transaction evaluation: 1.76", "<13>Oct 14 08:22:07 puppet-user: Catalog application: 1.77", "<13>Oct 14 08:22:07 puppet-user: Last run: 1760430127", "<13>Oct 14 08:22:07 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:22:07 puppet-user: Total: 1.78", "<13>Oct 14 08:22:07 puppet-user: Version:", "<13>Oct 14 08:22:07 puppet-user: Config: 1760430124", "<13>Oct 14 08:22:07 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:22:09.105889 | fa163e75-7366-a2e0-d3ae-000000012a45 | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005486749 | 0:31:16.428745 | 0.10s 2025-10-14 08:22:09.134999 | fa163e75-7366-a2e0-d3ae-000000012a46 | TASK | Pre-cache facts for puppet containers 2025-10-14 08:22:09.168789 | fa163e75-7366-a2e0-d3ae-000000012a2d | OK | Debug output for task: Run puppet host configuration for step 5 | np0005486748 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:21:58 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:22:05 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:22:05 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:22:05 puppet-user: (file & line not available)", "<13>Oct 14 08:22:05 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:22:05 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:22:05 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:22:05 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 14 08:22:05 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 14 08:22:05 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:22:05 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:22:05 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:22:05 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:22:05 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:22:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:22:06 puppet-user: Notice: Compiled catalog for np0005486748.ooo.test in environment production in 0.67 seconds", "<13>Oct 14 08:22:08 puppet-user: Notice: Applied catalog in 1.95 seconds", "<13>Oct 14 08:22:08 puppet-user: Application:", "<13>Oct 14 08:22:08 puppet-user: Initial environment: production", "<13>Oct 14 08:22:08 puppet-user: Converged environment: production", "<13>Oct 14 08:22:08 puppet-user: Run mode: user", "<13>Oct 14 08:22:08 puppet-user: Changes:", "<13>Oct 14 08:22:08 puppet-user: Events:", "<13>Oct 14 08:22:08 puppet-user: Resources:", "<13>Oct 14 08:22:08 puppet-user: Total: 32", "<13>Oct 14 08:22:08 puppet-user: Time:", "<13>Oct 14 08:22:08 puppet-user: Schedule: 0.00", "<13>Oct 14 08:22:08 puppet-user: File line: 0.00", "<13>Oct 14 08:22:08 puppet-user: Package: 0.00", "<13>Oct 14 08:22:08 puppet-user: Augeas: 0.01", "<13>Oct 14 08:22:08 puppet-user: User: 0.02", "<13>Oct 14 08:22:08 puppet-user: File: 0.07", "<13>Oct 14 08:22:08 puppet-user: Service: 0.19", "<13>Oct 14 08:22:08 puppet-user: Config retrieval: 0.84", "<13>Oct 14 08:22:08 puppet-user: Exec: 1.48", "<13>Oct 14 08:22:08 puppet-user: Transaction evaluation: 1.94", "<13>Oct 14 08:22:08 puppet-user: Catalog application: 1.95", "<13>Oct 14 08:22:08 puppet-user: Last run: 1760430128", "<13>Oct 14 08:22:08 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:22:08 puppet-user: Total: 1.96", "<13>Oct 14 08:22:08 puppet-user: Version:", "<13>Oct 14 08:22:08 puppet-user: Config: 1760430125", "<13>Oct 14 08:22:08 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:22:09.170583 | fa163e75-7366-a2e0-d3ae-000000012a2d | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005486748 | 0:31:16.493452 | 0.09s 2025-10-14 08:22:09.171113 | fa163e75-7366-a2e0-d3ae-000000012a46 | TIMING | Pre-cache facts for puppet containers | np0005486749 | 0:31:16.493987 | 0.03s 2025-10-14 08:22:09.213095 | fa163e75-7366-a2e0-d3ae-000000012a2e | TASK | Pre-cache facts for puppet containers 2025-10-14 08:22:09.239869 | fa163e75-7366-a2e0-d3ae-00000001249e | TASK | Gather variables for each operating system 2025-10-14 08:22:09.249992 | fa163e75-7366-a2e0-d3ae-000000012a2e | TIMING | Pre-cache facts for puppet containers | np0005486748 | 0:31:16.572842 | 0.04s 2025-10-14 08:22:09.290774 | fa163e75-7366-a2e0-d3ae-00000001249e | TASK | Gather variables for each operating system 2025-10-14 08:22:09.344891 | fa163e75-7366-a2e0-d3ae-00000001249e | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486749 | 0:31:16.667735 | 0.10s 2025-10-14 08:22:09.360677 | fa163e75-7366-a2e0-d3ae-00000001249f | TASK | Create puppet caching structures 2025-10-14 08:22:09.389617 | fa163e75-7366-a2e0-d3ae-00000001249e | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486748 | 0:31:16.712476 | 0.10s 2025-10-14 08:22:09.405007 | fa163e75-7366-a2e0-d3ae-00000001249f | TASK | Create puppet caching structures 2025-10-14 08:22:09.737955 | fa163e75-7366-a2e0-d3ae-00000001249f | CHANGED | Create puppet caching structures | np0005486749 2025-10-14 08:22:09.740751 | fa163e75-7366-a2e0-d3ae-00000001249f | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486749 | 0:31:17.063606 | 0.38s 2025-10-14 08:22:09.768115 | fa163e75-7366-a2e0-d3ae-0000000124a0 | TASK | Check for facter.conf 2025-10-14 08:22:09.798970 | fa163e75-7366-a2e0-d3ae-00000001249f | CHANGED | Create puppet caching structures | np0005486748 2025-10-14 08:22:09.800990 | fa163e75-7366-a2e0-d3ae-00000001249f | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486748 | 0:31:17.123843 | 0.39s 2025-10-14 08:22:09.837372 | fa163e75-7366-a2e0-d3ae-0000000124a0 | TASK | Check for facter.conf 2025-10-14 08:22:10.069834 | fa163e75-7366-a2e0-d3ae-0000000124a0 | OK | Check for facter.conf | np0005486749 2025-10-14 08:22:10.071711 | fa163e75-7366-a2e0-d3ae-0000000124a0 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486749 | 0:31:17.394563 | 0.30s 2025-10-14 08:22:10.100599 | fa163e75-7366-a2e0-d3ae-0000000124a1 | TASK | Remove facter.conf if directory 2025-10-14 08:22:10.152213 | fa163e75-7366-a2e0-d3ae-0000000124a1 | SKIPPED | Remove facter.conf if directory | np0005486749 2025-10-14 08:22:10.153628 | fa163e75-7366-a2e0-d3ae-0000000124a1 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486749 | 0:31:17.476487 | 0.05s 2025-10-14 08:22:10.173515 | fa163e75-7366-a2e0-d3ae-0000000124a2 | TASK | Write facter cache config 2025-10-14 08:22:10.208024 | fa163e75-7366-a2e0-d3ae-0000000124a0 | OK | Check for facter.conf | np0005486748 2025-10-14 08:22:10.209262 | fa163e75-7366-a2e0-d3ae-0000000124a0 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486748 | 0:31:17.532125 | 0.37s 2025-10-14 08:22:10.230084 | fa163e75-7366-a2e0-d3ae-0000000124a1 | TASK | Remove facter.conf if directory 2025-10-14 08:22:10.286845 | fa163e75-7366-a2e0-d3ae-0000000124a1 | SKIPPED | Remove facter.conf if directory | np0005486748 2025-10-14 08:22:10.287846 | fa163e75-7366-a2e0-d3ae-0000000124a1 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486748 | 0:31:17.610713 | 0.06s 2025-10-14 08:22:10.302270 | fa163e75-7366-a2e0-d3ae-0000000124a2 | TASK | Write facter cache config 2025-10-14 08:22:11.047490 | fa163e75-7366-a2e0-d3ae-0000000124a2 | CHANGED | Write facter cache config | np0005486749 2025-10-14 08:22:11.049423 | fa163e75-7366-a2e0-d3ae-0000000124a2 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486749 | 0:31:18.372275 | 0.87s 2025-10-14 08:22:11.079195 | fa163e75-7366-a2e0-d3ae-0000000124a3 | TASK | Cleanup facter cache if exists 2025-10-14 08:22:11.209889 | fa163e75-7366-a2e0-d3ae-0000000124a2 | CHANGED | Write facter cache config | np0005486748 2025-10-14 08:22:11.211204 | fa163e75-7366-a2e0-d3ae-0000000124a2 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486748 | 0:31:18.534066 | 0.91s 2025-10-14 08:22:11.231419 | fa163e75-7366-a2e0-d3ae-0000000124a3 | TASK | Cleanup facter cache if exists 2025-10-14 08:22:11.432188 | fa163e75-7366-a2e0-d3ae-0000000124a3 | CHANGED | Cleanup facter cache if exists | np0005486749 2025-10-14 08:22:11.433550 | fa163e75-7366-a2e0-d3ae-0000000124a3 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486749 | 0:31:18.756408 | 0.35s 2025-10-14 08:22:11.453737 | fa163e75-7366-a2e0-d3ae-0000000124a4 | TASK | Pre-cache facts 2025-10-14 08:22:11.644658 | fa163e75-7366-a2e0-d3ae-0000000124a3 | CHANGED | Cleanup facter cache if exists | np0005486748 2025-10-14 08:22:11.645953 | fa163e75-7366-a2e0-d3ae-0000000124a3 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486748 | 0:31:18.968814 | 0.41s 2025-10-14 08:22:11.666274 | fa163e75-7366-a2e0-d3ae-0000000124a4 | TASK | Pre-cache facts 2025-10-14 08:22:12.158811 | fa163e75-7366-a2e0-d3ae-0000000124a4 | CHANGED | Pre-cache facts | np0005486749 2025-10-14 08:22:12.160042 | fa163e75-7366-a2e0-d3ae-0000000124a4 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486749 | 0:31:19.482905 | 0.71s 2025-10-14 08:22:12.183572 | fa163e75-7366-a2e0-d3ae-0000000124a5 | TASK | Failed deployment if facter fails 2025-10-14 08:22:12.224332 | fa163e75-7366-a2e0-d3ae-0000000124a5 | SKIPPED | Failed deployment if facter fails | np0005486749 2025-10-14 08:22:12.225393 | fa163e75-7366-a2e0-d3ae-0000000124a5 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486749 | 0:31:19.548259 | 0.04s 2025-10-14 08:22:12.252550 | fa163e75-7366-a2e0-d3ae-0000000124a6 | TASK | Sync cached facts 2025-10-14 08:22:12.446207 | fa163e75-7366-a2e0-d3ae-0000000124a4 | CHANGED | Pre-cache facts | np0005486748 2025-10-14 08:22:12.448297 | fa163e75-7366-a2e0-d3ae-0000000124a4 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486748 | 0:31:19.771145 | 0.78s 2025-10-14 08:22:12.474487 | fa163e75-7366-a2e0-d3ae-0000000124a5 | TASK | Failed deployment if facter fails 2025-10-14 08:22:12.527529 | fa163e75-7366-a2e0-d3ae-0000000124a5 | SKIPPED | Failed deployment if facter fails | np0005486748 2025-10-14 08:22:12.528804 | fa163e75-7366-a2e0-d3ae-0000000124a5 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486748 | 0:31:19.851667 | 0.05s 2025-10-14 08:22:12.556962 | fa163e75-7366-a2e0-d3ae-0000000124a6 | TASK | Sync cached facts 2025-10-14 08:22:12.674001 | fa163e75-7366-a2e0-d3ae-0000000124a6 | CHANGED | Sync cached facts | np0005486749 -> 192.168.122.105 [WARNING]: ('np0005486749 -> 192.168.122.105', 'fa163e75-7366-a2e0-d3ae-0000000124a6') missing from stats 2025-10-14 08:22:12.717053 | fa163e75-7366-a2e0-d3ae-000000012a47 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:22:12.783653 | fa163e75-7366-a2e0-d3ae-000000012a47 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486749 2025-10-14 08:22:12.785177 | fa163e75-7366-a2e0-d3ae-000000012a47 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486749 | 0:31:20.108031 | 0.06s 2025-10-14 08:22:12.808968 | fa163e75-7366-a2e0-d3ae-000000012a49 | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-14 08:22:12.854460 | fa163e75-7366-a2e0-d3ae-000000012a49 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005486749 | 0:31:20.177276 | 0.04s 2025-10-14 08:22:12.902180 | fa163e75-7366-a2e0-d3ae-0000000125c9 | TASK | Gather variables for each operating system 2025-10-14 08:22:13.031892 | fa163e75-7366-a2e0-d3ae-0000000124a6 | CHANGED | Sync cached facts | np0005486748 -> 192.168.122.104 [WARNING]: ('np0005486748 -> 192.168.122.104', 'fa163e75-7366-a2e0-d3ae-0000000124a6') missing from stats 2025-10-14 08:22:13.033890 | fa163e75-7366-a2e0-d3ae-0000000125c9 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486749 | 0:31:20.356754 | 0.13s 2025-10-14 08:22:13.061171 | fa163e75-7366-a2e0-d3ae-0000000125ca | TASK | Create container logs path 2025-10-14 08:22:13.087280 | fa163e75-7366-a2e0-d3ae-000000012a2f | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:22:13.141046 | fa163e75-7366-a2e0-d3ae-000000012a2f | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486748 2025-10-14 08:22:13.142400 | fa163e75-7366-a2e0-d3ae-000000012a2f | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486748 | 0:31:20.465261 | 0.05s 2025-10-14 08:22:13.159160 | fa163e75-7366-a2e0-d3ae-000000012a31 | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-14 08:22:13.200396 | fa163e75-7366-a2e0-d3ae-000000012a31 | TIMING | Manage containers for step 5 with tripleo-ansible | np0005486748 | 0:31:20.523249 | 0.04s 2025-10-14 08:22:13.235265 | fa163e75-7366-a2e0-d3ae-0000000125c9 | TASK | Gather variables for each operating system 2025-10-14 08:22:13.361410 | fa163e75-7366-a2e0-d3ae-0000000125c9 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486748 | 0:31:20.684256 | 0.12s 2025-10-14 08:22:13.379980 | fa163e75-7366-a2e0-d3ae-0000000125ca | TASK | Create container logs path 2025-10-14 08:22:13.444340 | fa163e75-7366-a2e0-d3ae-0000000125ca | OK | Create container logs path | np0005486749 2025-10-14 08:22:13.445824 | fa163e75-7366-a2e0-d3ae-0000000125ca | TIMING | tripleo_container_manage : Create container logs path | np0005486749 | 0:31:20.768682 | 0.38s 2025-10-14 08:22:13.470766 | fa163e75-7366-a2e0-d3ae-0000000125cc | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:22:13.757612 | fa163e75-7366-a2e0-d3ae-0000000125ca | OK | Create container logs path | np0005486748 2025-10-14 08:22:13.759007 | fa163e75-7366-a2e0-d3ae-0000000125ca | TIMING | tripleo_container_manage : Create container logs path | np0005486748 | 0:31:21.081869 | 0.38s 2025-10-14 08:22:13.777558 | fa163e75-7366-a2e0-d3ae-0000000125cc | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:22:13.804131 | fa163e75-7366-a2e0-d3ae-0000000125cc | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005486749 2025-10-14 08:22:13.805534 | fa163e75-7366-a2e0-d3ae-0000000125cc | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005486749 | 0:31:21.128397 | 0.33s 2025-10-14 08:22:13.822364 | fa163e75-7366-a2e0-d3ae-0000000125cd | TASK | Finalise hashes for all containers 2025-10-14 08:22:13.891564 | fa163e75-7366-a2e0-d3ae-0000000125cd | OK | Finalise hashes for all containers | np0005486749 2025-10-14 08:22:13.892850 | fa163e75-7366-a2e0-d3ae-0000000125cd | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486749 | 0:31:21.215711 | 0.07s 2025-10-14 08:22:13.909001 | fa163e75-7366-a2e0-d3ae-0000000125cf | TASK | Manage systemd shutdown files 2025-10-14 08:22:13.951665 | fa163e75-7366-a2e0-d3ae-0000000125cf | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486749 | 0:31:21.274520 | 0.04s 2025-10-14 08:22:13.973761 | 67a5c695-e302-45e7-aa74-df1492615d5d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486749 2025-10-14 08:22:13.991780 | fa163e75-7366-a2e0-d3ae-000000012d11 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:22:14.130205 | fa163e75-7366-a2e0-d3ae-0000000125cc | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005486748 2025-10-14 08:22:14.131494 | fa163e75-7366-a2e0-d3ae-0000000125cc | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005486748 | 0:31:21.454352 | 0.35s 2025-10-14 08:22:14.148681 | fa163e75-7366-a2e0-d3ae-0000000125cd | TASK | Finalise hashes for all containers 2025-10-14 08:22:14.220626 | fa163e75-7366-a2e0-d3ae-0000000125cd | OK | Finalise hashes for all containers | np0005486748 2025-10-14 08:22:14.221902 | fa163e75-7366-a2e0-d3ae-0000000125cd | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486748 | 0:31:21.544763 | 0.07s 2025-10-14 08:22:14.237880 | fa163e75-7366-a2e0-d3ae-0000000125cf | TASK | Manage systemd shutdown files 2025-10-14 08:22:14.269013 | fa163e75-7366-a2e0-d3ae-0000000125cf | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486748 | 0:31:21.591860 | 0.03s 2025-10-14 08:22:14.292139 | 35d187be-7cdb-4af7-b021-d4c1f0de4d6a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486748 2025-10-14 08:22:14.311651 | fa163e75-7366-a2e0-d3ae-000000012d30 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:22:14.367654 | fa163e75-7366-a2e0-d3ae-000000012d11 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486749 2025-10-14 08:22:14.369218 | fa163e75-7366-a2e0-d3ae-000000012d11 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486749 | 0:31:21.692079 | 0.38s 2025-10-14 08:22:14.387833 | fa163e75-7366-a2e0-d3ae-000000012d12 | TASK | Set podman_drop_in fact 2025-10-14 08:22:14.432073 | fa163e75-7366-a2e0-d3ae-000000012d12 | OK | Set podman_drop_in fact | np0005486749 2025-10-14 08:22:14.433052 | fa163e75-7366-a2e0-d3ae-000000012d12 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486749 | 0:31:21.755920 | 0.04s 2025-10-14 08:22:14.447748 | fa163e75-7366-a2e0-d3ae-000000012d14 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:22:14.681791 | fa163e75-7366-a2e0-d3ae-000000012d30 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486748 2025-10-14 08:22:14.684976 | fa163e75-7366-a2e0-d3ae-000000012d30 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486748 | 0:31:22.007826 | 0.37s 2025-10-14 08:22:14.721422 | fa163e75-7366-a2e0-d3ae-000000012d31 | TASK | Set podman_drop_in fact 2025-10-14 08:22:14.794340 | fa163e75-7366-a2e0-d3ae-000000012d31 | OK | Set podman_drop_in fact | np0005486748 2025-10-14 08:22:14.796200 | fa163e75-7366-a2e0-d3ae-000000012d31 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486748 | 0:31:22.119065 | 0.07s 2025-10-14 08:22:14.816703 | fa163e75-7366-a2e0-d3ae-000000012d33 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:22:15.396727 | fa163e75-7366-a2e0-d3ae-000000012d14 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | item=tripleo-container-shutdown 2025-10-14 08:22:15.399294 | fa163e75-7366-a2e0-d3ae-000000012d14 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | 0:31:22.722160 | 0.95s 2025-10-14 08:22:15.737147 | fa163e75-7366-a2e0-d3ae-000000012d33 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | item=tripleo-container-shutdown 2025-10-14 08:22:15.740182 | fa163e75-7366-a2e0-d3ae-000000012d33 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | 0:31:23.063043 | 0.92s 2025-10-14 08:22:16.167768 | fa163e75-7366-a2e0-d3ae-000000012d14 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | item=tripleo-start-podman-container 2025-10-14 08:22:16.169928 | fa163e75-7366-a2e0-d3ae-000000012d14 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | 0:31:23.492796 | 1.72s 2025-10-14 08:22:16.177047 | fa163e75-7366-a2e0-d3ae-000000012d14 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486749 | 0:31:23.499895 | 1.73s 2025-10-14 08:22:16.215345 | fa163e75-7366-a2e0-d3ae-000000012d15 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:22:16.587056 | fa163e75-7366-a2e0-d3ae-000000012d33 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | item=tripleo-start-podman-container 2025-10-14 08:22:16.589728 | fa163e75-7366-a2e0-d3ae-000000012d33 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | 0:31:23.912586 | 1.77s 2025-10-14 08:22:16.596661 | fa163e75-7366-a2e0-d3ae-000000012d33 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486748 | 0:31:23.919525 | 1.78s 2025-10-14 08:22:16.619122 | fa163e75-7366-a2e0-d3ae-000000012d34 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:22:17.018269 | fa163e75-7366-a2e0-d3ae-000000012d15 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486749 2025-10-14 08:22:17.019412 | fa163e75-7366-a2e0-d3ae-000000012d15 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486749 | 0:31:24.342276 | 0.80s 2025-10-14 08:22:17.042184 | fa163e75-7366-a2e0-d3ae-000000012d16 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:22:17.496716 | fa163e75-7366-a2e0-d3ae-000000012d34 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486748 2025-10-14 08:22:17.499186 | fa163e75-7366-a2e0-d3ae-000000012d34 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486748 | 0:31:24.822042 | 0.88s 2025-10-14 08:22:17.528257 | fa163e75-7366-a2e0-d3ae-000000012d35 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:22:17.945589 | fa163e75-7366-a2e0-d3ae-000000012d16 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486749 2025-10-14 08:22:17.947065 | fa163e75-7366-a2e0-d3ae-000000012d16 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486749 | 0:31:25.269933 | 0.90s 2025-10-14 08:22:17.963358 | fa163e75-7366-a2e0-d3ae-000000012d17 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:22:18.443053 | fa163e75-7366-a2e0-d3ae-000000012d35 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486748 2025-10-14 08:22:18.444711 | fa163e75-7366-a2e0-d3ae-000000012d35 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486748 | 0:31:25.767566 | 0.91s 2025-10-14 08:22:18.472228 | fa163e75-7366-a2e0-d3ae-000000012d36 | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:22:19.074652 | fa163e75-7366-a2e0-d3ae-000000012d17 | OK | Enable and start tripleo-container-shutdown | np0005486749 2025-10-14 08:22:19.076388 | fa163e75-7366-a2e0-d3ae-000000012d17 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486749 | 0:31:26.399249 | 1.11s 2025-10-14 08:22:19.100407 | fa163e75-7366-a2e0-d3ae-000000012d18 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:22:19.477489 | fa163e75-7366-a2e0-d3ae-000000012d36 | OK | Enable and start tripleo-container-shutdown | np0005486748 2025-10-14 08:22:19.479703 | fa163e75-7366-a2e0-d3ae-000000012d36 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486748 | 0:31:26.802546 | 1.01s 2025-10-14 08:22:19.513312 | fa163e75-7366-a2e0-d3ae-000000012d37 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:22:19.952016 | fa163e75-7366-a2e0-d3ae-000000012d18 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486749 2025-10-14 08:22:19.953261 | fa163e75-7366-a2e0-d3ae-000000012d18 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486749 | 0:31:27.276126 | 0.85s 2025-10-14 08:22:19.970766 | fa163e75-7366-a2e0-d3ae-000000012d19 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:22:20.510036 | fa163e75-7366-a2e0-d3ae-000000012d37 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486748 2025-10-14 08:22:20.511314 | fa163e75-7366-a2e0-d3ae-000000012d37 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486748 | 0:31:27.834177 | 1.00s 2025-10-14 08:22:20.532245 | fa163e75-7366-a2e0-d3ae-000000012d38 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:22:20.810389 | fa163e75-7366-a2e0-d3ae-000000012d19 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486749 2025-10-14 08:22:20.811773 | fa163e75-7366-a2e0-d3ae-000000012d19 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486749 | 0:31:28.134636 | 0.84s 2025-10-14 08:22:20.835895 | fa163e75-7366-a2e0-d3ae-000000012d1a | TASK | Enable and start netns-placeholder 2025-10-14 08:22:21.471676 | fa163e75-7366-a2e0-d3ae-000000012d38 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486748 2025-10-14 08:22:21.473550 | fa163e75-7366-a2e0-d3ae-000000012d38 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486748 | 0:31:28.796408 | 0.94s 2025-10-14 08:22:21.496013 | fa163e75-7366-a2e0-d3ae-000000012d39 | TASK | Enable and start netns-placeholder 2025-10-14 08:22:22.007247 | fa163e75-7366-a2e0-d3ae-000000012d1a | CHANGED | Enable and start netns-placeholder | np0005486749 2025-10-14 08:22:22.008796 | fa163e75-7366-a2e0-d3ae-000000012d1a | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486749 | 0:31:29.331659 | 1.17s 2025-10-14 08:22:22.030126 | fa163e75-7366-a2e0-d3ae-0000000125d1 | TASK | Update container configs with new config hashes 2025-10-14 08:22:22.078358 | fa163e75-7366-a2e0-d3ae-0000000125d1 | SKIPPED | Update container configs with new config hashes | np0005486749 2025-10-14 08:22:22.079944 | fa163e75-7366-a2e0-d3ae-0000000125d1 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486749 | 0:31:29.402802 | 0.05s 2025-10-14 08:22:22.117210 | fa163e75-7366-a2e0-d3ae-0000000125d2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:22:22.178174 | fa163e75-7366-a2e0-d3ae-0000000125d2 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486749 2025-10-14 08:22:22.179751 | fa163e75-7366-a2e0-d3ae-0000000125d2 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486749 | 0:31:29.502603 | 0.06s 2025-10-14 08:22:22.208752 | fa163e75-7366-a2e0-d3ae-0000000125d3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:22:22.252984 | fa163e75-7366-a2e0-d3ae-0000000125d3 | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486749 2025-10-14 08:22:22.254154 | fa163e75-7366-a2e0-d3ae-0000000125d3 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486749 | 0:31:29.577017 | 0.04s 2025-10-14 08:22:22.299997 | fa163e75-7366-a2e0-d3ae-000000012a4b | TASK | Clean container_puppet_tasks for np0005486749 step 5 2025-10-14 08:22:22.650112 | fa163e75-7366-a2e0-d3ae-000000012a4b | OK | Clean container_puppet_tasks for np0005486749 step 5 | np0005486749 2025-10-14 08:22:22.651581 | fa163e75-7366-a2e0-d3ae-000000012a4b | TIMING | Clean container_puppet_tasks for np0005486749 step 5 | np0005486749 | 0:31:29.974441 | 0.35s 2025-10-14 08:22:22.674389 | fa163e75-7366-a2e0-d3ae-000000012a4c | TASK | Calculate container_puppet_tasks for np0005486749 step 5 2025-10-14 08:22:22.696214 | fa163e75-7366-a2e0-d3ae-000000012d39 | CHANGED | Enable and start netns-placeholder | np0005486748 2025-10-14 08:22:22.697498 | fa163e75-7366-a2e0-d3ae-000000012d39 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486748 | 0:31:30.020363 | 1.20s 2025-10-14 08:22:22.715002 | fa163e75-7366-a2e0-d3ae-0000000125d1 | TASK | Update container configs with new config hashes 2025-10-14 08:22:22.736931 | fa163e75-7366-a2e0-d3ae-000000012a4c | TIMING | Calculate container_puppet_tasks for np0005486749 step 5 | np0005486749 | 0:31:30.059791 | 0.06s 2025-10-14 08:22:22.758825 | fa163e75-7366-a2e0-d3ae-000000012a4d | TASK | Include container-puppet tasks for step 5 2025-10-14 08:22:22.767743 | fa163e75-7366-a2e0-d3ae-0000000125d1 | SKIPPED | Update container configs with new config hashes | np0005486748 2025-10-14 08:22:22.768843 | fa163e75-7366-a2e0-d3ae-0000000125d1 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486748 | 0:31:30.091702 | 0.05s 2025-10-14 08:22:22.787031 | fa163e75-7366-a2e0-d3ae-0000000125d2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:22:22.807467 | fa163e75-7366-a2e0-d3ae-000000012a4d | TIMING | Include container-puppet tasks for step 5 | np0005486749 | 0:31:30.130310 | 0.05s 2025-10-14 08:22:22.826389 | 59e1080c-beac-4821-9bde-0ee90a9d917a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486749 2025-10-14 08:22:22.866110 | fa163e75-7366-a2e0-d3ae-000000012d83 | TASK | Write container-puppet-tasks json file for np0005486749 step 5 2025-10-14 08:22:22.875694 | fa163e75-7366-a2e0-d3ae-0000000125d2 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486748 2025-10-14 08:22:22.876901 | fa163e75-7366-a2e0-d3ae-0000000125d2 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486748 | 0:31:30.199759 | 0.09s 2025-10-14 08:22:22.902129 | fa163e75-7366-a2e0-d3ae-0000000125d3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:22:22.958586 | fa163e75-7366-a2e0-d3ae-0000000125d3 | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486748 2025-10-14 08:22:22.959891 | fa163e75-7366-a2e0-d3ae-0000000125d3 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486748 | 0:31:30.282746 | 0.06s 2025-10-14 08:22:23.008305 | fa163e75-7366-a2e0-d3ae-000000012a33 | TASK | Clean container_puppet_tasks for np0005486748 step 5 2025-10-14 08:22:23.331853 | fa163e75-7366-a2e0-d3ae-000000012a33 | OK | Clean container_puppet_tasks for np0005486748 step 5 | np0005486748 2025-10-14 08:22:23.334482 | fa163e75-7366-a2e0-d3ae-000000012a33 | TIMING | Clean container_puppet_tasks for np0005486748 step 5 | np0005486748 | 0:31:30.657339 | 0.33s 2025-10-14 08:22:23.372381 | fa163e75-7366-a2e0-d3ae-000000012a34 | TASK | Calculate container_puppet_tasks for np0005486748 step 5 2025-10-14 08:22:23.439482 | fa163e75-7366-a2e0-d3ae-000000012a34 | TIMING | Calculate container_puppet_tasks for np0005486748 step 5 | np0005486748 | 0:31:30.762305 | 0.07s 2025-10-14 08:22:23.466699 | fa163e75-7366-a2e0-d3ae-000000012a35 | TASK | Include container-puppet tasks for step 5 2025-10-14 08:22:23.520185 | fa163e75-7366-a2e0-d3ae-000000012a35 | TIMING | Include container-puppet tasks for step 5 | np0005486748 | 0:31:30.843040 | 0.05s 2025-10-14 08:22:23.552094 | ad3bf39d-98e1-4016-a80f-afc5baa1eddc | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486748 2025-10-14 08:22:23.586424 | fa163e75-7366-a2e0-d3ae-000000012da4 | TASK | Write container-puppet-tasks json file for np0005486748 step 5 2025-10-14 08:22:23.848560 | fa163e75-7366-a2e0-d3ae-000000012264 | CHANGED | Run init bundle puppet on the host for cinder_volume | np0005486746 2025-10-14 08:22:23.850323 | fa163e75-7366-a2e0-d3ae-000000012264 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for cinder_volume | np0005486746 | 0:31:31.173178 | 33.31s 2025-10-14 08:22:23.885794 | fa163e75-7366-a2e0-d3ae-000000012265 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2025-10-14 08:22:23.898354 | fa163e75-7366-a2e0-d3ae-000000012d83 | CHANGED | Write container-puppet-tasks json file for np0005486749 step 5 | np0005486749 2025-10-14 08:22:23.899597 | fa163e75-7366-a2e0-d3ae-000000012d83 | TIMING | Write container-puppet-tasks json file for np0005486749 step 5 | np0005486749 | 0:31:31.222456 | 1.03s 2025-10-14 08:22:23.921866 | fa163e75-7366-a2e0-d3ae-000000012d85 | TASK | Generate container puppet configs for step 5 2025-10-14 08:22:24.325900 | fa163e75-7366-a2e0-d3ae-000000012d85 | OK | Generate container puppet configs for step 5 | np0005486749 2025-10-14 08:22:24.327140 | fa163e75-7366-a2e0-d3ae-000000012d85 | TIMING | Generate container puppet configs for step 5 | np0005486749 | 0:31:31.649993 | 0.40s 2025-10-14 08:22:24.352736 | fa163e75-7366-a2e0-d3ae-000000012d86 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-14 08:22:24.362738 | fa163e75-7366-a2e0-d3ae-000000012265 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0005486746 2025-10-14 08:22:24.364201 | fa163e75-7366-a2e0-d3ae-000000012265 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/cinder exists | np0005486746 | 0:31:31.687059 | 0.48s 2025-10-14 08:22:24.399525 | fa163e75-7366-a2e0-d3ae-000000012266 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:22:24.412152 | fa163e75-7366-a2e0-d3ae-000000012d86 | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005486749 | 0:31:31.735003 | 0.06s 2025-10-14 08:22:24.459461 | fa163e75-7366-a2e0-d3ae-000000012adc | TASK | Gather variables for each operating system 2025-10-14 08:22:24.577945 | fa163e75-7366-a2e0-d3ae-000000012adc | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486749 | 0:31:31.900800 | 0.12s 2025-10-14 08:22:24.592685 | fa163e75-7366-a2e0-d3ae-000000012add | TASK | Create container logs path 2025-10-14 08:22:24.828371 | fa163e75-7366-a2e0-d3ae-000000012da4 | CHANGED | Write container-puppet-tasks json file for np0005486748 step 5 | np0005486748 2025-10-14 08:22:24.830597 | fa163e75-7366-a2e0-d3ae-000000012da4 | TIMING | Write container-puppet-tasks json file for np0005486748 step 5 | np0005486748 | 0:31:32.153437 | 1.24s 2025-10-14 08:22:24.866521 | fa163e75-7366-a2e0-d3ae-000000012da6 | TASK | Generate container puppet configs for step 5 2025-10-14 08:22:24.928972 | fa163e75-7366-a2e0-d3ae-000000012add | OK | Create container logs path | np0005486749 2025-10-14 08:22:24.930216 | fa163e75-7366-a2e0-d3ae-000000012add | TIMING | tripleo_container_manage : Create container logs path | np0005486749 | 0:31:32.253079 | 0.34s 2025-10-14 08:22:24.958118 | fa163e75-7366-a2e0-d3ae-000000012adf | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:22:24.967617 | fa163e75-7366-a2e0-d3ae-000000012266 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486746 2025-10-14 08:22:24.969029 | fa163e75-7366-a2e0-d3ae-000000012266 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486746 | 0:31:32.291883 | 0.57s 2025-10-14 08:22:24.995826 | fa163e75-7366-a2e0-d3ae-000000012267 | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2025-10-14 08:22:25.220188 | fa163e75-7366-a2e0-d3ae-000000012da6 | OK | Generate container puppet configs for step 5 | np0005486748 2025-10-14 08:22:25.221793 | fa163e75-7366-a2e0-d3ae-000000012da6 | TIMING | Generate container puppet configs for step 5 | np0005486748 | 0:31:32.544649 | 0.35s 2025-10-14 08:22:25.244403 | fa163e75-7366-a2e0-d3ae-000000012da7 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-14 08:22:25.282965 | fa163e75-7366-a2e0-d3ae-000000012da7 | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005486748 | 0:31:32.605809 | 0.04s 2025-10-14 08:22:25.338457 | fa163e75-7366-a2e0-d3ae-000000012adc | TASK | Gather variables for each operating system 2025-10-14 08:22:25.350624 | fa163e75-7366-a2e0-d3ae-000000012adf | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486749 2025-10-14 08:22:25.351868 | fa163e75-7366-a2e0-d3ae-000000012adf | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486749 | 0:31:32.674725 | 0.39s 2025-10-14 08:22:25.352398 | fa163e75-7366-a2e0-d3ae-000000012267 | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0005486746 2025-10-14 08:22:25.352766 | fa163e75-7366-a2e0-d3ae-000000012267 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-cinder-volume | np0005486746 | 0:31:32.675642 | 0.36s 2025-10-14 08:22:25.373958 | fa163e75-7366-a2e0-d3ae-000000012269 | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2025-10-14 08:22:25.400751 | fa163e75-7366-a2e0-d3ae-000000012ae0 | TASK | Finalise hashes for all containers 2025-10-14 08:22:25.419397 | fa163e75-7366-a2e0-d3ae-000000012269 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0005486746 2025-10-14 08:22:25.420625 | fa163e75-7366-a2e0-d3ae-000000012269 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-cinder-volume | np0005486746 | 0:31:32.743485 | 0.04s 2025-10-14 08:22:25.446898 | fa163e75-7366-a2e0-d3ae-00000001226a | TASK | Get container image tag from bundle openstack-cinder-volume 2025-10-14 08:22:25.460176 | fa163e75-7366-a2e0-d3ae-000000012adc | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486748 | 0:31:32.783015 | 0.12s 2025-10-14 08:22:25.466747 | fa163e75-7366-a2e0-d3ae-000000012ae0 | OK | Finalise hashes for all containers | np0005486749 2025-10-14 08:22:25.467382 | fa163e75-7366-a2e0-d3ae-000000012ae0 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486749 | 0:31:32.790257 | 0.06s 2025-10-14 08:22:25.484854 | fa163e75-7366-a2e0-d3ae-000000012add | TASK | Create container logs path 2025-10-14 08:22:25.518214 | fa163e75-7366-a2e0-d3ae-000000012ae2 | TASK | Manage systemd shutdown files 2025-10-14 08:22:25.529068 | fa163e75-7366-a2e0-d3ae-00000001226a | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0005486746 2025-10-14 08:22:25.530368 | fa163e75-7366-a2e0-d3ae-00000001226a | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-cinder-volume | np0005486746 | 0:31:32.853223 | 0.08s 2025-10-14 08:22:25.565564 | fa163e75-7366-a2e0-d3ae-00000001226b | TASK | Compare tags between marker and bundle openstack-cinder-volume 2025-10-14 08:22:25.577965 | fa163e75-7366-a2e0-d3ae-000000012ae2 | SKIPPED | Manage systemd shutdown files | np0005486749 2025-10-14 08:22:25.579390 | fa163e75-7366-a2e0-d3ae-000000012ae2 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486749 | 0:31:32.902243 | 0.06s 2025-10-14 08:22:25.597729 | fa163e75-7366-a2e0-d3ae-000000012ae4 | TASK | Update container configs with new config hashes 2025-10-14 08:22:25.616922 | fa163e75-7366-a2e0-d3ae-00000001226b | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0005486746 2025-10-14 08:22:25.618921 | fa163e75-7366-a2e0-d3ae-00000001226b | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-cinder-volume | np0005486746 | 0:31:32.941761 | 0.05s 2025-10-14 08:22:25.641221 | fa163e75-7366-a2e0-d3ae-00000001226c | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:22:25.661578 | fa163e75-7366-a2e0-d3ae-000000012ae4 | SKIPPED | Update container configs with new config hashes | np0005486749 2025-10-14 08:22:25.663013 | fa163e75-7366-a2e0-d3ae-000000012ae4 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486749 | 0:31:32.985874 | 0.06s 2025-10-14 08:22:25.683077 | fa163e75-7366-a2e0-d3ae-000000012ae5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:22:25.703139 | fa163e75-7366-a2e0-d3ae-00000001226c | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486746 2025-10-14 08:22:25.704356 | fa163e75-7366-a2e0-d3ae-00000001226c | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486746 | 0:31:33.027195 | 0.06s 2025-10-14 08:22:25.727650 | fa163e75-7366-a2e0-d3ae-00000001226d | TASK | Remove update marker for bundle openstack-cinder-volume 2025-10-14 08:22:25.747234 | fa163e75-7366-a2e0-d3ae-000000012ae5 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486749 2025-10-14 08:22:25.748564 | fa163e75-7366-a2e0-d3ae-000000012ae5 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486749 | 0:31:33.071427 | 0.06s 2025-10-14 08:22:25.768808 | fa163e75-7366-a2e0-d3ae-000000012ae6 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:22:25.784676 | fa163e75-7366-a2e0-d3ae-00000001226d | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0005486746 2025-10-14 08:22:25.786167 | fa163e75-7366-a2e0-d3ae-00000001226d | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-cinder-volume | np0005486746 | 0:31:33.109022 | 0.06s 2025-10-14 08:22:25.825465 | fa163e75-7366-a2e0-d3ae-000000012289 | TASK | set enable_sensubility fact 2025-10-14 08:22:25.843462 | fa163e75-7366-a2e0-d3ae-000000012ae6 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486749 2025-10-14 08:22:25.844820 | fa163e75-7366-a2e0-d3ae-000000012ae6 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486749 | 0:31:33.167681 | 0.07s 2025-10-14 08:22:25.845275 | fa163e75-7366-a2e0-d3ae-000000012add | OK | Create container logs path | np0005486748 2025-10-14 08:22:25.845656 | fa163e75-7366-a2e0-d3ae-000000012add | TIMING | tripleo_container_manage : Create container logs path | np0005486748 | 0:31:33.168532 | 0.35s 2025-10-14 08:22:25.868282 | fa163e75-7366-a2e0-d3ae-000000012adf | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:22:25.893013 | fa163e75-7366-a2e0-d3ae-000000012289 | OK | set enable_sensubility fact | np0005486746 2025-10-14 08:22:25.894178 | fa163e75-7366-a2e0-d3ae-000000012289 | TIMING | set enable_sensubility fact | np0005486746 | 0:31:33.217041 | 0.07s 2025-10-14 08:22:25.912404 | fa163e75-7366-a2e0-d3ae-000000012290 | TASK | Gather variables for each operating system 2025-10-14 08:22:26.040220 | fa163e75-7366-a2e0-d3ae-000000012290 | TIMING | tripleo_ha_wrapper : Gather variables for each operating system | np0005486746 | 0:31:33.363075 | 0.13s 2025-10-14 08:22:26.057604 | fa163e75-7366-a2e0-d3ae-000000012291 | TASK | Detect if resource is being created or already exists 2025-10-14 08:22:26.273176 | fa163e75-7366-a2e0-d3ae-000000012adf | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486748 2025-10-14 08:22:26.274826 | fa163e75-7366-a2e0-d3ae-000000012adf | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486748 | 0:31:33.597676 | 0.40s 2025-10-14 08:22:26.300030 | fa163e75-7366-a2e0-d3ae-000000012ae0 | TASK | Finalise hashes for all containers 2025-10-14 08:22:26.361159 | fa163e75-7366-a2e0-d3ae-000000012ae0 | OK | Finalise hashes for all containers | np0005486748 2025-10-14 08:22:26.363763 | fa163e75-7366-a2e0-d3ae-000000012ae0 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486748 | 0:31:33.686621 | 0.06s 2025-10-14 08:22:26.385951 | fa163e75-7366-a2e0-d3ae-000000012ae2 | TASK | Manage systemd shutdown files 2025-10-14 08:22:26.430357 | fa163e75-7366-a2e0-d3ae-000000012ae2 | SKIPPED | Manage systemd shutdown files | np0005486748 2025-10-14 08:22:26.432065 | fa163e75-7366-a2e0-d3ae-000000012ae2 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486748 | 0:31:33.754920 | 0.04s 2025-10-14 08:22:26.456533 | fa163e75-7366-a2e0-d3ae-000000012ae4 | TASK | Update container configs with new config hashes 2025-10-14 08:22:26.497990 | fa163e75-7366-a2e0-d3ae-000000012ae4 | SKIPPED | Update container configs with new config hashes | np0005486748 2025-10-14 08:22:26.501327 | fa163e75-7366-a2e0-d3ae-000000012ae4 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486748 | 0:31:33.824187 | 0.04s 2025-10-14 08:22:26.521425 | fa163e75-7366-a2e0-d3ae-000000012ae5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:22:26.560803 | fa163e75-7366-a2e0-d3ae-000000012ae5 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486748 2025-10-14 08:22:26.562081 | fa163e75-7366-a2e0-d3ae-000000012ae5 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486748 | 0:31:33.884943 | 0.04s 2025-10-14 08:22:26.579984 | fa163e75-7366-a2e0-d3ae-000000012ae6 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:22:26.621137 | fa163e75-7366-a2e0-d3ae-000000012ae6 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486748 2025-10-14 08:22:26.622427 | fa163e75-7366-a2e0-d3ae-000000012ae6 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486748 | 0:31:33.945290 | 0.04s 2025-10-14 08:22:27.041718 | fa163e75-7366-a2e0-d3ae-000000012291 | CHANGED | Detect if resource is being created or already exists | np0005486746 2025-10-14 08:22:27.042448 | fa163e75-7366-a2e0-d3ae-000000012291 | TIMING | tripleo_ha_wrapper : Detect if resource is being created or already exists | np0005486746 | 0:31:34.365305 | 0.98s 2025-10-14 08:22:27.059311 | fa163e75-7366-a2e0-d3ae-000000012292 | TASK | Run init bundle puppet on the host for manila_share 2025-10-14 08:23:00.225294 | fa163e75-7366-a2e0-d3ae-000000012292 | CHANGED | Run init bundle puppet on the host for manila_share | np0005486746 2025-10-14 08:23:00.227673 | fa163e75-7366-a2e0-d3ae-000000012292 | TIMING | tripleo_ha_wrapper : Run init bundle puppet on the host for manila_share | np0005486746 | 0:32:07.550530 | 33.17s 2025-10-14 08:23:00.265009 | fa163e75-7366-a2e0-d3ae-000000012293 | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2025-10-14 08:23:00.639083 | fa163e75-7366-a2e0-d3ae-000000012293 | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0005486746 2025-10-14 08:23:00.640253 | fa163e75-7366-a2e0-d3ae-000000012293 | TIMING | tripleo_ha_wrapper : Check if /var/lib/config-data/puppet-generated/manila exists | np0005486746 | 0:32:07.963118 | 0.37s 2025-10-14 08:23:00.663424 | fa163e75-7366-a2e0-d3ae-000000012294 | TASK | Run pacemaker restart if the config file for the service changed 2025-10-14 08:23:01.194090 | fa163e75-7366-a2e0-d3ae-000000012294 | CHANGED | Run pacemaker restart if the config file for the service changed | np0005486746 2025-10-14 08:23:01.195407 | fa163e75-7366-a2e0-d3ae-000000012294 | TIMING | tripleo_ha_wrapper : Run pacemaker restart if the config file for the service changed | np0005486746 | 0:32:08.518264 | 0.53s 2025-10-14 08:23:01.219848 | fa163e75-7366-a2e0-d3ae-000000012295 | TASK | Check if an image update marker exists for bundle openstack-manila-share 2025-10-14 08:23:01.561525 | fa163e75-7366-a2e0-d3ae-000000012295 | OK | Check if an image update marker exists for bundle openstack-manila-share | np0005486746 2025-10-14 08:23:01.563007 | fa163e75-7366-a2e0-d3ae-000000012295 | TIMING | tripleo_ha_wrapper : Check if an image update marker exists for bundle openstack-manila-share | np0005486746 | 0:32:08.885859 | 0.34s 2025-10-14 08:23:01.593982 | fa163e75-7366-a2e0-d3ae-000000012297 | TASK | Get container image tag from marker for bundle openstack-manila-share 2025-10-14 08:23:01.655214 | fa163e75-7366-a2e0-d3ae-000000012297 | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0005486746 2025-10-14 08:23:01.656397 | fa163e75-7366-a2e0-d3ae-000000012297 | TIMING | tripleo_ha_wrapper : Get container image tag from marker for bundle openstack-manila-share | np0005486746 | 0:32:08.979256 | 0.06s 2025-10-14 08:23:01.678822 | fa163e75-7366-a2e0-d3ae-000000012298 | TASK | Get container image tag from bundle openstack-manila-share 2025-10-14 08:23:01.735942 | fa163e75-7366-a2e0-d3ae-000000012298 | SKIPPED | Get container image tag from bundle openstack-manila-share | np0005486746 2025-10-14 08:23:01.736987 | fa163e75-7366-a2e0-d3ae-000000012298 | TIMING | tripleo_ha_wrapper : Get container image tag from bundle openstack-manila-share | np0005486746 | 0:32:09.059849 | 0.06s 2025-10-14 08:23:01.759033 | fa163e75-7366-a2e0-d3ae-000000012299 | TASK | Compare tags between marker and bundle openstack-manila-share 2025-10-14 08:23:01.815068 | fa163e75-7366-a2e0-d3ae-000000012299 | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0005486746 2025-10-14 08:23:01.815983 | fa163e75-7366-a2e0-d3ae-000000012299 | TIMING | tripleo_ha_wrapper : Compare tags between marker and bundle openstack-manila-share | np0005486746 | 0:32:09.138850 | 0.06s 2025-10-14 08:23:01.838927 | fa163e75-7366-a2e0-d3ae-00000001229a | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2025-10-14 08:23:01.884240 | fa163e75-7366-a2e0-d3ae-00000001229a | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486746 2025-10-14 08:23:01.885215 | fa163e75-7366-a2e0-d3ae-00000001229a | TIMING | tripleo_ha_wrapper : Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0005486746 | 0:32:09.208081 | 0.05s 2025-10-14 08:23:01.907498 | fa163e75-7366-a2e0-d3ae-00000001229b | TASK | Remove update marker for bundle openstack-manila-share 2025-10-14 08:23:01.971697 | fa163e75-7366-a2e0-d3ae-00000001229b | SKIPPED | Remove update marker for bundle openstack-manila-share | np0005486746 2025-10-14 08:23:01.972671 | fa163e75-7366-a2e0-d3ae-00000001229b | TIMING | tripleo_ha_wrapper : Remove update marker for bundle openstack-manila-share | np0005486746 | 0:32:09.295538 | 0.06s 2025-10-14 08:23:02.012175 | fa163e75-7366-a2e0-d3ae-0000000122bb | TASK | Run kolla_set_configs to copy ring files 2025-10-14 08:23:02.630645 | fa163e75-7366-a2e0-d3ae-0000000122bb | CHANGED | Run kolla_set_configs to copy ring files | np0005486746 | item=swift_proxy 2025-10-14 08:23:02.634124 | fa163e75-7366-a2e0-d3ae-0000000122bb | TIMING | Run kolla_set_configs to copy ring files | np0005486746 | 0:32:09.956975 | 0.62s 2025-10-14 08:23:02.643285 | fa163e75-7366-a2e0-d3ae-0000000122bb | TIMING | Run kolla_set_configs to copy ring files | np0005486746 | 0:32:09.966134 | 0.63s 2025-10-14 08:23:02.675454 | fa163e75-7366-a2e0-d3ae-0000000122bc | TASK | Run kolla_set_configs to copy ring files 2025-10-14 08:23:03.277151 | fa163e75-7366-a2e0-d3ae-0000000122bc | CHANGED | Run kolla_set_configs to copy ring files | np0005486746 | item=swift_account_auditor 2025-10-14 08:23:03.280469 | fa163e75-7366-a2e0-d3ae-0000000122bc | TIMING | Run kolla_set_configs to copy ring files | np0005486746 | 0:32:10.603308 | 0.60s 2025-10-14 08:23:03.890502 | fa163e75-7366-a2e0-d3ae-0000000122bc | CHANGED | Run kolla_set_configs to copy ring files | np0005486746 | item=swift_account_reaper 2025-10-14 08:23:03.893761 | fa163e75-7366-a2e0-d3ae-0000000122bc | TIMING | Run kolla_set_configs to copy ring files | np0005486746 | 0:32:11.216616 | 1.22s 2025-10-14 08:23:04.531888 | fa163e75-7366-a2e0-d3ae-0000000122bc | CHANGED | Run kolla_set_configs to copy ring files | np0005486746 | item=swift_account_replicator 2025-10-14 08:23:04.534812 | fa163e75-7366-a2e0-d3ae-0000000122bc | TIMING | Run kolla_set_configs to copy ring files | np0005486746 | 0:32:11.857661 | 1.86s 2025-10-14 08:23:05.151971 | fa163e75-7366-a2e0-d3ae-0000000122bc | CHANGED | Run kolla_set_configs to copy ring files | np0005486746 | item=swift_account_server 2025-10-14 08:23:05.154819 | fa163e75-7366-a2e0-d3ae-0000000122bc | TIMING | Run kolla_set_configs to copy ring files | np0005486746 | 0:32:12.477682 | 2.48s 2025-10-14 08:23:05.731698 | fa163e75-7366-a2e0-d3ae-0000000122bc | CHANGED | Run kolla_set_configs to copy ring files | np0005486746 | item=swift_container_auditor 2025-10-14 08:23:05.733821 | fa163e75-7366-a2e0-d3ae-0000000122bc | TIMING | Run kolla_set_configs to copy ring files | np0005486746 | 0:32:13.056689 | 3.06s 2025-10-14 08:23:06.364676 | fa163e75-7366-a2e0-d3ae-0000000122bc | CHANGED | Run kolla_set_configs to copy ring files | np0005486746 | item=swift_container_replicator 2025-10-14 08:23:06.366108 | fa163e75-7366-a2e0-d3ae-0000000122bc | TIMING | Run kolla_set_configs to copy ring files | np0005486746 | 0:32:13.688979 | 3.69s 2025-10-14 08:23:06.954090 | fa163e75-7366-a2e0-d3ae-0000000122bc | CHANGED | Run kolla_set_configs to copy ring files | np0005486746 | item=swift_container_server 2025-10-14 08:23:06.959069 | fa163e75-7366-a2e0-d3ae-0000000122bc | TIMING | Run kolla_set_configs to copy ring files | np0005486746 | 0:32:14.281925 | 4.28s 2025-10-14 08:23:07.541924 | fa163e75-7366-a2e0-d3ae-0000000122bc | CHANGED | Run kolla_set_configs to copy ring files | np0005486746 | item=swift_container_updater 2025-10-14 08:23:07.545228 | fa163e75-7366-a2e0-d3ae-0000000122bc | TIMING | Run kolla_set_configs to copy ring files | np0005486746 | 0:32:14.868085 | 4.87s 2025-10-14 08:23:08.181869 | fa163e75-7366-a2e0-d3ae-0000000122bc | CHANGED | Run kolla_set_configs to copy ring files | np0005486746 | item=swift_object_auditor 2025-10-14 08:23:08.184424 | fa163e75-7366-a2e0-d3ae-0000000122bc | TIMING | Run kolla_set_configs to copy ring files | np0005486746 | 0:32:15.507285 | 5.51s 2025-10-14 08:23:08.742934 | fa163e75-7366-a2e0-d3ae-0000000122bc | CHANGED | Run kolla_set_configs to copy ring files | np0005486746 | item=swift_object_expirer 2025-10-14 08:23:08.745066 | fa163e75-7366-a2e0-d3ae-0000000122bc | TIMING | Run kolla_set_configs to copy ring files | np0005486746 | 0:32:16.067933 | 6.07s 2025-10-14 08:23:09.294625 | fa163e75-7366-a2e0-d3ae-0000000122bc | CHANGED | Run kolla_set_configs to copy ring files | np0005486746 | item=swift_object_replicator 2025-10-14 08:23:09.296722 | fa163e75-7366-a2e0-d3ae-0000000122bc | TIMING | Run kolla_set_configs to copy ring files | np0005486746 | 0:32:16.619590 | 6.62s 2025-10-14 08:23:09.897359 | fa163e75-7366-a2e0-d3ae-0000000122bc | CHANGED | Run kolla_set_configs to copy ring files | np0005486746 | item=swift_object_server 2025-10-14 08:23:09.900096 | fa163e75-7366-a2e0-d3ae-0000000122bc | TIMING | Run kolla_set_configs to copy ring files | np0005486746 | 0:32:17.222957 | 7.22s 2025-10-14 08:23:10.509315 | fa163e75-7366-a2e0-d3ae-0000000122bc | CHANGED | Run kolla_set_configs to copy ring files | np0005486746 | item=swift_object_updater 2025-10-14 08:23:10.512284 | fa163e75-7366-a2e0-d3ae-0000000122bc | TIMING | Run kolla_set_configs to copy ring files | np0005486746 | 0:32:17.835145 | 7.84s 2025-10-14 08:23:10.533710 | fa163e75-7366-a2e0-d3ae-0000000122bc | TIMING | Run kolla_set_configs to copy ring files | np0005486746 | 0:32:17.856564 | 7.86s 2025-10-14 08:23:10.572026 | fa163e75-7366-a2e0-d3ae-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-14 08:23:10.882931 | fa163e75-7366-a2e0-d3ae-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005486746 2025-10-14 08:23:10.884174 | fa163e75-7366-a2e0-d3ae-0000000000f7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0005486746 | 0:32:18.207036 | 0.31s 2025-10-14 08:23:11.006057 | fa163e75-7366-a2e0-d3ae-0000000000f8 | TIMING | include_tasks | np0005486746 | 0:32:18.328907 | 0.10s 2025-10-14 08:23:11.035957 | 460787b2-9b01-4b43-9e68-517219e62990 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005486746 2025-10-14 08:23:11.054232 | fa163e75-7366-a2e0-d3ae-000000012eb5 | TASK | Write the config_step hieradata 2025-10-14 08:23:11.862683 | fa163e75-7366-a2e0-d3ae-000000012eb5 | OK | Write the config_step hieradata | np0005486746 2025-10-14 08:23:11.863780 | fa163e75-7366-a2e0-d3ae-000000012eb5 | TIMING | Write the config_step hieradata | np0005486746 | 0:32:19.186643 | 0.81s 2025-10-14 08:23:11.881198 | fa163e75-7366-a2e0-d3ae-000000012eb6 | TASK | Run puppet host configuration for step 5 2025-10-14 08:23:12.657523 | fa163e75-7366-a2e0-d3ae-000000012eb6 | CHANGED | Run puppet host configuration for step 5 | np0005486746 2025-10-14 08:23:12.659341 | fa163e75-7366-a2e0-d3ae-000000012eb6 | TIMING | Run puppet host configuration for step 5 | np0005486746 | 0:32:19.982193 | 0.78s 2025-10-14 08:23:12.700801 | fa163e75-7366-a2e0-d3ae-000000012eb7 | TASK | Wait for puppet host configuration to finish 2025-10-14 08:23:13.078895 | fa163e75-7366-a2e0-d3ae-000000012eb7 | WAITING | Wait for puppet host configuration to finish | np0005486746 | 360 retries left 2025-10-14 08:23:23.373607 | fa163e75-7366-a2e0-d3ae-000000012eb7 | WAITING | Wait for puppet host configuration to finish | np0005486746 | 359 retries left 2025-10-14 08:23:33.716841 | fa163e75-7366-a2e0-d3ae-000000012eb7 | CHANGED | Wait for puppet host configuration to finish | np0005486746 2025-10-14 08:23:33.719491 | fa163e75-7366-a2e0-d3ae-000000012eb7 | TIMING | Wait for puppet host configuration to finish | np0005486746 | 0:32:41.042351 | 21.02s 2025-10-14 08:23:33.754061 | fa163e75-7366-a2e0-d3ae-000000012eb8 | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-14 08:23:33.851370 | fa163e75-7366-a2e0-d3ae-000000012eb8 | CHANGED | Debug output for task: Run puppet host configuration for step 5 | np0005486746 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 14 08:23:12 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 14 08:23:19 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 14 08:23:19 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 14 08:23:19 puppet-user: (file & line not available)", "<13>Oct 14 08:23:19 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 14 08:23:19 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 14 08:23:19 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:23:19 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 14 08:23:19 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 14 08:23:19 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:23:19 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:23:19 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:23:19 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:23:19 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Oct 14 08:23:19 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 14 08:23:19 puppet-user: Notice: Compiled catalog for np0005486746.ooo.test in environment production in 0.54 seconds", "<13>Oct 14 08:23:24 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Oct 14 08:23:27 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Oct 14 08:23:28 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Oct 14 08:23:28 puppet-user: Notice: Applied catalog in 8.91 seconds", "<13>Oct 14 08:23:28 puppet-user: Application:", "<13>Oct 14 08:23:28 puppet-user: Initial environment: production", "<13>Oct 14 08:23:28 puppet-user: Converged environment: production", "<13>Oct 14 08:23:28 puppet-user: Run mode: user", "<13>Oct 14 08:23:28 puppet-user: Changes:", "<13>Oct 14 08:23:28 puppet-user: Total: 2", "<13>Oct 14 08:23:28 puppet-user: Events:", "<13>Oct 14 08:23:28 puppet-user: Success: 2", "<13>Oct 14 08:23:28 puppet-user: Resources:", "<13>Oct 14 08:23:28 puppet-user: Changed: 2", "<13>Oct 14 08:23:28 puppet-user: Out of sync: 2", "<13>Oct 14 08:23:28 puppet-user: Total: 37", "<13>Oct 14 08:23:28 puppet-user: Time:", "<13>Oct 14 08:23:28 puppet-user: Filebucket: 0.00", "<13>Oct 14 08:23:28 puppet-user: Schedule: 0.00", "<13>Oct 14 08:23:28 puppet-user: File line: 0.00", "<13>Oct 14 08:23:28 puppet-user: Package: 0.00", "<13>Oct 14 08:23:28 puppet-user: Augeas: 0.01", "<13>Oct 14 08:23:28 puppet-user: User: 0.02", "<13>Oct 14 08:23:28 puppet-user: File: 0.11", "<13>Oct 14 08:23:28 puppet-user: Service: 0.19", "<13>Oct 14 08:23:28 puppet-user: Config retrieval: 0.69", "<13>Oct 14 08:23:28 puppet-user: Pcmk property: 1.61", "<13>Oct 14 08:23:28 puppet-user: Last run: 1760430208", "<13>Oct 14 08:23:28 puppet-user: Pcmk resource default: 2.21", "<13>Oct 14 08:23:28 puppet-user: Exec: 2.21", "<13>Oct 14 08:23:28 puppet-user: Pcmk resource op default: 2.34", "<13>Oct 14 08:23:28 puppet-user: Transaction evaluation: 8.88", "<13>Oct 14 08:23:28 puppet-user: Catalog application: 8.91", "<13>Oct 14 08:23:28 puppet-user: Total: 8.92", "<13>Oct 14 08:23:28 puppet-user: Version:", "<13>Oct 14 08:23:28 puppet-user: Config: 1760430199", "<13>Oct 14 08:23:28 puppet-user: Puppet: 7.10.0" ] } 2025-10-14 08:23:33.854344 | fa163e75-7366-a2e0-d3ae-000000012eb8 | TIMING | Debug output for task: Run puppet host configuration for step 5 | np0005486746 | 0:32:41.177181 | 0.10s 2025-10-14 08:23:33.882097 | fa163e75-7366-a2e0-d3ae-000000012eb9 | TASK | Pre-cache facts for puppet containers 2025-10-14 08:23:33.921584 | fa163e75-7366-a2e0-d3ae-000000012eb9 | TIMING | Pre-cache facts for puppet containers | np0005486746 | 0:32:41.244439 | 0.04s 2025-10-14 08:23:33.974736 | fa163e75-7366-a2e0-d3ae-00000001249e | TASK | Gather variables for each operating system 2025-10-14 08:23:34.100001 | fa163e75-7366-a2e0-d3ae-00000001249e | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005486746 | 0:32:41.422860 | 0.12s 2025-10-14 08:23:34.116199 | fa163e75-7366-a2e0-d3ae-00000001249f | TASK | Create puppet caching structures 2025-10-14 08:23:34.485600 | fa163e75-7366-a2e0-d3ae-00000001249f | CHANGED | Create puppet caching structures | np0005486746 2025-10-14 08:23:34.487430 | fa163e75-7366-a2e0-d3ae-00000001249f | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005486746 | 0:32:41.810290 | 0.37s 2025-10-14 08:23:34.519396 | fa163e75-7366-a2e0-d3ae-0000000124a0 | TASK | Check for facter.conf 2025-10-14 08:23:34.855804 | fa163e75-7366-a2e0-d3ae-0000000124a0 | OK | Check for facter.conf | np0005486746 2025-10-14 08:23:34.857804 | fa163e75-7366-a2e0-d3ae-0000000124a0 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005486746 | 0:32:42.180661 | 0.34s 2025-10-14 08:23:34.897956 | fa163e75-7366-a2e0-d3ae-0000000124a1 | TASK | Remove facter.conf if directory 2025-10-14 08:23:34.933709 | fa163e75-7366-a2e0-d3ae-0000000124a1 | SKIPPED | Remove facter.conf if directory | np0005486746 2025-10-14 08:23:34.934806 | fa163e75-7366-a2e0-d3ae-0000000124a1 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005486746 | 0:32:42.257671 | 0.03s 2025-10-14 08:23:34.956055 | fa163e75-7366-a2e0-d3ae-0000000124a2 | TASK | Write facter cache config 2025-10-14 08:23:35.805463 | fa163e75-7366-a2e0-d3ae-0000000124a2 | CHANGED | Write facter cache config | np0005486746 2025-10-14 08:23:35.806724 | fa163e75-7366-a2e0-d3ae-0000000124a2 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005486746 | 0:32:43.129588 | 0.85s 2025-10-14 08:23:35.828117 | fa163e75-7366-a2e0-d3ae-0000000124a3 | TASK | Cleanup facter cache if exists 2025-10-14 08:23:36.165580 | fa163e75-7366-a2e0-d3ae-0000000124a3 | CHANGED | Cleanup facter cache if exists | np0005486746 2025-10-14 08:23:36.167064 | fa163e75-7366-a2e0-d3ae-0000000124a3 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005486746 | 0:32:43.489924 | 0.34s 2025-10-14 08:23:36.188908 | fa163e75-7366-a2e0-d3ae-0000000124a4 | TASK | Pre-cache facts 2025-10-14 08:23:36.987169 | fa163e75-7366-a2e0-d3ae-0000000124a4 | CHANGED | Pre-cache facts | np0005486746 2025-10-14 08:23:36.989145 | fa163e75-7366-a2e0-d3ae-0000000124a4 | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005486746 | 0:32:44.312005 | 0.80s 2025-10-14 08:23:37.029347 | fa163e75-7366-a2e0-d3ae-0000000124a5 | TASK | Failed deployment if facter fails 2025-10-14 08:23:37.068813 | fa163e75-7366-a2e0-d3ae-0000000124a5 | SKIPPED | Failed deployment if facter fails | np0005486746 2025-10-14 08:23:37.069850 | fa163e75-7366-a2e0-d3ae-0000000124a5 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005486746 | 0:32:44.392713 | 0.04s 2025-10-14 08:23:37.108949 | fa163e75-7366-a2e0-d3ae-0000000124a6 | TASK | Sync cached facts 2025-10-14 08:23:37.545139 | fa163e75-7366-a2e0-d3ae-0000000124a6 | CHANGED | Sync cached facts | np0005486746 -> 192.168.122.103 [WARNING]: ('np0005486746 -> 192.168.122.103', 'fa163e75-7366-a2e0-d3ae-0000000124a6') missing from stats 2025-10-14 08:23:37.574678 | fa163e75-7366-a2e0-d3ae-000000012eba | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-14 08:23:37.624830 | fa163e75-7366-a2e0-d3ae-000000012eba | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0005486746 2025-10-14 08:23:37.625681 | fa163e75-7366-a2e0-d3ae-000000012eba | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005486746 | 0:32:44.948546 | 0.05s 2025-10-14 08:23:37.642360 | fa163e75-7366-a2e0-d3ae-000000012ebc | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-14 08:23:37.671675 | fa163e75-7366-a2e0-d3ae-000000012ebc | TIMING | Manage containers for step 5 with tripleo-ansible | np0005486746 | 0:32:44.994536 | 0.03s 2025-10-14 08:23:37.714347 | fa163e75-7366-a2e0-d3ae-0000000125c9 | TASK | Gather variables for each operating system 2025-10-14 08:23:37.827860 | fa163e75-7366-a2e0-d3ae-0000000125c9 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486746 | 0:32:45.150712 | 0.11s 2025-10-14 08:23:37.857226 | fa163e75-7366-a2e0-d3ae-0000000125ca | TASK | Create container logs path 2025-10-14 08:23:38.216737 | fa163e75-7366-a2e0-d3ae-0000000125ca | OK | Create container logs path | np0005486746 2025-10-14 08:23:38.218341 | fa163e75-7366-a2e0-d3ae-0000000125ca | TIMING | tripleo_container_manage : Create container logs path | np0005486746 | 0:32:45.541201 | 0.36s 2025-10-14 08:23:38.249767 | fa163e75-7366-a2e0-d3ae-0000000125cc | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:23:38.620144 | fa163e75-7366-a2e0-d3ae-0000000125cc | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005486746 2025-10-14 08:23:38.620920 | fa163e75-7366-a2e0-d3ae-0000000125cc | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0005486746 | 0:32:45.943790 | 0.37s 2025-10-14 08:23:38.636296 | fa163e75-7366-a2e0-d3ae-0000000125cd | TASK | Finalise hashes for all containers 2025-10-14 08:23:38.695563 | fa163e75-7366-a2e0-d3ae-0000000125cd | OK | Finalise hashes for all containers | np0005486746 2025-10-14 08:23:38.696362 | fa163e75-7366-a2e0-d3ae-0000000125cd | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486746 | 0:32:46.019220 | 0.06s 2025-10-14 08:23:38.712262 | fa163e75-7366-a2e0-d3ae-0000000125cf | TASK | Manage systemd shutdown files 2025-10-14 08:23:38.748652 | fa163e75-7366-a2e0-d3ae-0000000125cf | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486746 | 0:32:46.071513 | 0.04s 2025-10-14 08:23:38.770024 | 54f1fa9e-284b-4b7e-8c3a-9ba3086e7901 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005486746 2025-10-14 08:23:38.788623 | fa163e75-7366-a2e0-d3ae-000000012f76 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-14 08:23:39.131243 | fa163e75-7366-a2e0-d3ae-000000012f76 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005486746 2025-10-14 08:23:39.132854 | fa163e75-7366-a2e0-d3ae-000000012f76 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005486746 | 0:32:46.455711 | 0.34s 2025-10-14 08:23:39.160464 | fa163e75-7366-a2e0-d3ae-000000012f77 | TASK | Set podman_drop_in fact 2025-10-14 08:23:39.223162 | fa163e75-7366-a2e0-d3ae-000000012f77 | OK | Set podman_drop_in fact | np0005486746 2025-10-14 08:23:39.224308 | fa163e75-7366-a2e0-d3ae-000000012f77 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005486746 | 0:32:46.547171 | 0.06s 2025-10-14 08:23:39.245487 | fa163e75-7366-a2e0-d3ae-000000012f79 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-14 08:23:40.114246 | fa163e75-7366-a2e0-d3ae-000000012f79 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | item=tripleo-container-shutdown 2025-10-14 08:23:40.116407 | fa163e75-7366-a2e0-d3ae-000000012f79 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | 0:32:47.439269 | 0.87s 2025-10-14 08:23:40.966195 | fa163e75-7366-a2e0-d3ae-000000012f79 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | item=tripleo-start-podman-container 2025-10-14 08:23:40.968671 | fa163e75-7366-a2e0-d3ae-000000012f79 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | 0:32:48.291531 | 1.72s 2025-10-14 08:23:40.976913 | fa163e75-7366-a2e0-d3ae-000000012f79 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005486746 | 0:32:48.299776 | 1.73s 2025-10-14 08:23:41.002617 | fa163e75-7366-a2e0-d3ae-000000012f7a | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-14 08:23:41.913725 | fa163e75-7366-a2e0-d3ae-000000012f7a | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486746 2025-10-14 08:23:41.914844 | fa163e75-7366-a2e0-d3ae-000000012f7a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005486746 | 0:32:49.237710 | 0.91s 2025-10-14 08:23:41.930807 | fa163e75-7366-a2e0-d3ae-000000012f7b | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-14 08:23:42.793288 | fa163e75-7366-a2e0-d3ae-000000012f7b | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486746 2025-10-14 08:23:42.794488 | fa163e75-7366-a2e0-d3ae-000000012f7b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005486746 | 0:32:50.117354 | 0.86s 2025-10-14 08:23:42.815643 | fa163e75-7366-a2e0-d3ae-000000012f7c | TASK | Enable and start tripleo-container-shutdown 2025-10-14 08:23:43.872160 | fa163e75-7366-a2e0-d3ae-000000012f7c | OK | Enable and start tripleo-container-shutdown | np0005486746 2025-10-14 08:23:43.874705 | fa163e75-7366-a2e0-d3ae-000000012f7c | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005486746 | 0:32:51.197557 | 1.06s 2025-10-14 08:23:43.911302 | fa163e75-7366-a2e0-d3ae-000000012f7d | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-14 08:23:44.689609 | fa163e75-7366-a2e0-d3ae-000000012f7d | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0005486746 2025-10-14 08:23:44.690561 | fa163e75-7366-a2e0-d3ae-000000012f7d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005486746 | 0:32:52.013427 | 0.78s 2025-10-14 08:23:44.706813 | fa163e75-7366-a2e0-d3ae-000000012f7e | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-14 08:23:45.584774 | fa163e75-7366-a2e0-d3ae-000000012f7e | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486746 2025-10-14 08:23:45.585929 | fa163e75-7366-a2e0-d3ae-000000012f7e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005486746 | 0:32:52.908794 | 0.88s 2025-10-14 08:23:45.608128 | fa163e75-7366-a2e0-d3ae-000000012f7f | TASK | Enable and start netns-placeholder 2025-10-14 08:23:46.803911 | fa163e75-7366-a2e0-d3ae-000000012f7f | CHANGED | Enable and start netns-placeholder | np0005486746 2025-10-14 08:23:46.805422 | fa163e75-7366-a2e0-d3ae-000000012f7f | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005486746 | 0:32:54.128285 | 1.20s 2025-10-14 08:23:46.828241 | fa163e75-7366-a2e0-d3ae-0000000125d1 | TASK | Update container configs with new config hashes 2025-10-14 08:23:46.875395 | fa163e75-7366-a2e0-d3ae-0000000125d1 | SKIPPED | Update container configs with new config hashes | np0005486746 2025-10-14 08:23:46.876482 | fa163e75-7366-a2e0-d3ae-0000000125d1 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486746 | 0:32:54.199345 | 0.05s 2025-10-14 08:23:46.899685 | fa163e75-7366-a2e0-d3ae-0000000125d2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:23:46.947729 | fa163e75-7366-a2e0-d3ae-0000000125d2 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486746 2025-10-14 08:23:46.949203 | fa163e75-7366-a2e0-d3ae-0000000125d2 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486746 | 0:32:54.272061 | 0.05s 2025-10-14 08:23:46.986405 | fa163e75-7366-a2e0-d3ae-0000000125d3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-14 08:23:47.040282 | fa163e75-7366-a2e0-d3ae-0000000125d3 | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486746 2025-10-14 08:23:47.041715 | fa163e75-7366-a2e0-d3ae-0000000125d3 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0005486746 | 0:32:54.364568 | 0.05s 2025-10-14 08:23:47.102119 | fa163e75-7366-a2e0-d3ae-000000012ebe | TASK | Clean container_puppet_tasks for np0005486746 step 5 2025-10-14 08:23:47.445762 | fa163e75-7366-a2e0-d3ae-000000012ebe | OK | Clean container_puppet_tasks for np0005486746 step 5 | np0005486746 2025-10-14 08:23:47.447295 | fa163e75-7366-a2e0-d3ae-000000012ebe | TIMING | Clean container_puppet_tasks for np0005486746 step 5 | np0005486746 | 0:32:54.770154 | 0.34s 2025-10-14 08:23:47.500180 | fa163e75-7366-a2e0-d3ae-000000012ebf | TASK | Calculate container_puppet_tasks for np0005486746 step 5 2025-10-14 08:23:47.561285 | fa163e75-7366-a2e0-d3ae-000000012ebf | TIMING | Calculate container_puppet_tasks for np0005486746 step 5 | np0005486746 | 0:32:54.884139 | 0.06s 2025-10-14 08:23:47.584197 | fa163e75-7366-a2e0-d3ae-000000012ec0 | TASK | Include container-puppet tasks for step 5 2025-10-14 08:23:47.635512 | fa163e75-7366-a2e0-d3ae-000000012ec0 | TIMING | Include container-puppet tasks for step 5 | np0005486746 | 0:32:54.958372 | 0.05s 2025-10-14 08:23:47.660669 | e870dfb8-ce18-4d66-9e9a-8120a63bc76a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005486746 2025-10-14 08:23:47.687934 | fa163e75-7366-a2e0-d3ae-000000012fb1 | TASK | Write container-puppet-tasks json file for np0005486746 step 5 2025-10-14 08:23:48.763539 | fa163e75-7366-a2e0-d3ae-000000012fb1 | CHANGED | Write container-puppet-tasks json file for np0005486746 step 5 | np0005486746 2025-10-14 08:23:48.766202 | fa163e75-7366-a2e0-d3ae-000000012fb1 | TIMING | Write container-puppet-tasks json file for np0005486746 step 5 | np0005486746 | 0:32:56.089026 | 1.08s 2025-10-14 08:23:48.785013 | fa163e75-7366-a2e0-d3ae-000000012fb3 | TASK | Generate container puppet configs for step 5 2025-10-14 08:23:49.173377 | fa163e75-7366-a2e0-d3ae-000000012fb3 | OK | Generate container puppet configs for step 5 | np0005486746 2025-10-14 08:23:49.174479 | fa163e75-7366-a2e0-d3ae-000000012fb3 | TIMING | Generate container puppet configs for step 5 | np0005486746 | 0:32:56.497345 | 0.39s 2025-10-14 08:23:49.197604 | fa163e75-7366-a2e0-d3ae-000000012fb4 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-14 08:23:49.232613 | fa163e75-7366-a2e0-d3ae-000000012fb4 | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | np0005486746 | 0:32:56.555444 | 0.03s 2025-10-14 08:23:49.279829 | fa163e75-7366-a2e0-d3ae-000000012adc | TASK | Gather variables for each operating system 2025-10-14 08:23:49.401833 | fa163e75-7366-a2e0-d3ae-000000012adc | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005486746 | 0:32:56.724689 | 0.12s 2025-10-14 08:23:49.418410 | fa163e75-7366-a2e0-d3ae-000000012add | TASK | Create container logs path 2025-10-14 08:23:49.880081 | fa163e75-7366-a2e0-d3ae-000000012add | OK | Create container logs path | np0005486746 2025-10-14 08:23:49.881523 | fa163e75-7366-a2e0-d3ae-000000012add | TIMING | tripleo_container_manage : Create container logs path | np0005486746 | 0:32:57.204384 | 0.46s 2025-10-14 08:23:49.912838 | fa163e75-7366-a2e0-d3ae-000000012adf | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:23:50.293430 | fa163e75-7366-a2e0-d3ae-000000012adf | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486746 2025-10-14 08:23:50.294657 | fa163e75-7366-a2e0-d3ae-000000012adf | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486746 | 0:32:57.617520 | 0.38s 2025-10-14 08:23:50.316715 | fa163e75-7366-a2e0-d3ae-000000012ae0 | TASK | Finalise hashes for all containers 2025-10-14 08:23:50.367981 | fa163e75-7366-a2e0-d3ae-000000012ae0 | OK | Finalise hashes for all containers | np0005486746 2025-10-14 08:23:50.369234 | fa163e75-7366-a2e0-d3ae-000000012ae0 | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005486746 | 0:32:57.692095 | 0.05s 2025-10-14 08:23:50.392129 | fa163e75-7366-a2e0-d3ae-000000012ae2 | TASK | Manage systemd shutdown files 2025-10-14 08:23:50.429298 | fa163e75-7366-a2e0-d3ae-000000012ae2 | SKIPPED | Manage systemd shutdown files | np0005486746 2025-10-14 08:23:50.430344 | fa163e75-7366-a2e0-d3ae-000000012ae2 | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005486746 | 0:32:57.753206 | 0.04s 2025-10-14 08:23:50.453350 | fa163e75-7366-a2e0-d3ae-000000012ae4 | TASK | Update container configs with new config hashes 2025-10-14 08:23:50.509126 | fa163e75-7366-a2e0-d3ae-000000012ae4 | SKIPPED | Update container configs with new config hashes | np0005486746 2025-10-14 08:23:50.510019 | fa163e75-7366-a2e0-d3ae-000000012ae4 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005486746 | 0:32:57.832886 | 0.06s 2025-10-14 08:23:50.527791 | fa163e75-7366-a2e0-d3ae-000000012ae5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:23:50.579817 | fa163e75-7366-a2e0-d3ae-000000012ae5 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486746 2025-10-14 08:23:50.580681 | fa163e75-7366-a2e0-d3ae-000000012ae5 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486746 | 0:32:57.903551 | 0.05s 2025-10-14 08:23:50.599367 | fa163e75-7366-a2e0-d3ae-000000012ae6 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-14 08:23:50.646845 | fa163e75-7366-a2e0-d3ae-000000012ae6 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486746 2025-10-14 08:23:50.647695 | fa163e75-7366-a2e0-d3ae-000000012ae6 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0005486746 | 0:32:57.970565 | 0.05s PLAY [Server Post Deployments] ************************************************* 2025-10-14 08:23:50.843567 | fa163e75-7366-a2e0-d3ae-0000000000fc | TASK | Server Post Deployments 2025-10-14 08:23:50.861327 | fa163e75-7366-a2e0-d3ae-0000000000fc | TASK | Server Post Deployments 2025-10-14 08:23:50.885533 | fa163e75-7366-a2e0-d3ae-0000000000fc | TASK | Server Post Deployments 2025-10-14 08:23:50.925637 | fa163e75-7366-a2e0-d3ae-0000000000fc | TASK | Server Post Deployments 2025-10-14 08:23:50.948564 | fa163e75-7366-a2e0-d3ae-0000000000fc | TASK | Server Post Deployments 2025-10-14 08:23:50.977874 | fa163e75-7366-a2e0-d3ae-0000000000fc | TASK | Server Post Deployments 2025-10-14 08:23:50.988593 | fa163e75-7366-a2e0-d3ae-0000000000fc | OK | Server Post Deployments | np0005486750 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005486750 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000fc') missing from stats 2025-10-14 08:23:50.995932 | fa163e75-7366-a2e0-d3ae-0000000000fc | OK | Server Post Deployments | np0005486751 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005486751 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000fc') missing from stats 2025-10-14 08:23:51.003405 | fa163e75-7366-a2e0-d3ae-0000000000fc | OK | Server Post Deployments | np0005486752 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005486752 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000fc') missing from stats 2025-10-14 08:23:51.004501 | fa163e75-7366-a2e0-d3ae-0000000000fc | OK | Server Post Deployments | np0005486746 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005486746 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000fc') missing from stats 2025-10-14 08:23:51.005573 | fa163e75-7366-a2e0-d3ae-0000000000fc | OK | Server Post Deployments | np0005486748 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005486748 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000fc') missing from stats 2025-10-14 08:23:51.112279 | fa163e75-7366-a2e0-d3ae-0000000000fc | OK | Server Post Deployments | np0005486749 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('np0005486749 -> localhost', 'fa163e75-7366-a2e0-d3ae-0000000000fc') missing from stats 2025-10-14 08:23:51.120285 | fa163e75-7366-a2e0-d3ae-0000000000fd | TIMING | include_tasks | np0005486750 | 0:32:58.443137 | 0.10s 2025-10-14 08:23:51.120768 | fa163e75-7366-a2e0-d3ae-0000000000fd | TIMING | include_tasks | np0005486751 | 0:32:58.443641 | 0.08s 2025-10-14 08:23:51.121210 | fa163e75-7366-a2e0-d3ae-0000000000fd | TIMING | include_tasks | np0005486752 | 0:32:58.444083 | 0.07s 2025-10-14 08:23:51.192019 | fa163e75-7366-a2e0-d3ae-0000000000fd | TIMING | include_tasks | np0005486746 | 0:32:58.514861 | 0.11s 2025-10-14 08:23:51.192971 | fa163e75-7366-a2e0-d3ae-0000000000fd | TIMING | include_tasks | np0005486748 | 0:32:58.515845 | 0.09s 2025-10-14 08:23:51.285321 | fa163e75-7366-a2e0-d3ae-0000000000fd | TIMING | include_tasks | np0005486749 | 0:32:58.608187 | 0.10s PLAY [External deployment Post Deploy tasks] *********************************** 2025-10-14 08:23:51.399739 | fa163e75-7366-a2e0-d3ae-000000000101 | TASK | External deployment Post Deploy tasks 2025-10-14 08:23:51.431744 | fa163e75-7366-a2e0-d3ae-000000000101 | OK | External deployment Post Deploy tasks | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment Post Deploy tasks' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e75-7366-a2e0-d3ae-000000000101') missing from stats 2025-10-14 08:23:51.439405 | fa163e75-7366-a2e0-d3ae-000000000105 | TASK | is additonal Cell? 2025-10-14 08:23:51.467360 | fa163e75-7366-a2e0-d3ae-000000000105 | OK | is additonal Cell? | undercloud 2025-10-14 08:23:51.468607 | fa163e75-7366-a2e0-d3ae-000000000105 | TIMING | is additonal Cell? | undercloud | 0:32:58.791460 | 0.03s 2025-10-14 08:23:51.475089 | fa163e75-7366-a2e0-d3ae-000000000107 | TASK | discover via nova_manager? 2025-10-14 08:23:51.558450 | fa163e75-7366-a2e0-d3ae-000000000107 | SKIPPED | discover via nova_manager? | undercloud 2025-10-14 08:23:51.559648 | fa163e75-7366-a2e0-d3ae-000000000107 | TIMING | discover via nova_manager? | undercloud | 0:32:58.882507 | 0.08s 2025-10-14 08:23:51.566183 | fa163e75-7366-a2e0-d3ae-000000000108 | TASK | discover via nova_api? 2025-10-14 08:23:51.667170 | fa163e75-7366-a2e0-d3ae-000000000108 | OK | discover via nova_api? | undercloud 2025-10-14 08:23:51.668588 | fa163e75-7366-a2e0-d3ae-000000000108 | TIMING | discover via nova_api? | undercloud | 0:32:58.991445 | 0.10s 2025-10-14 08:23:51.677305 | fa163e75-7366-a2e0-d3ae-000000000109 | TASK | Warn if no discovery host available 2025-10-14 08:23:51.732780 | fa163e75-7366-a2e0-d3ae-000000000109 | SKIPPED | Warn if no discovery host available | undercloud 2025-10-14 08:23:51.734171 | fa163e75-7366-a2e0-d3ae-000000000109 | TIMING | Warn if no discovery host available | undercloud | 0:32:59.057024 | 0.06s 2025-10-14 08:23:51.776267 | fa163e75-7366-a2e0-d3ae-00000000010a | TASK | Discovering nova hosts 2025-10-14 08:23:54.623374 | fa163e75-7366-a2e0-d3ae-00000000010a | OK | Discovering nova hosts | undercloud -> 192.168.122.103 [WARNING]: ('undercloud -> 192.168.122.103', 'fa163e75-7366-a2e0-d3ae-00000000010a') missing from stats 2025-10-14 08:23:54.705582 | fa163e75-7366-a2e0-d3ae-00000000010b | OK | set_fact | undercloud 2025-10-14 08:23:54.707139 | fa163e75-7366-a2e0-d3ae-00000000010b | TIMING | set_fact | undercloud | 0:33:02.029989 | 0.07s PLAY RECAP ********************************************************************* localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 np0005486746 : ok=744 changed=315 unreachable=0 failed=0 skipped=336 rescued=0 ignored=0 np0005486748 : ok=752 changed=304 unreachable=0 failed=0 skipped=328 rescued=0 ignored=0 np0005486749 : ok=752 changed=304 unreachable=0 failed=0 skipped=328 rescued=0 ignored=0 np0005486750 : ok=555 changed=235 unreachable=0 failed=0 skipped=260 rescued=0 ignored=0 np0005486751 : ok=559 changed=235 unreachable=0 failed=0 skipped=253 rescued=0 ignored=0 np0005486752 : ok=559 changed=235 unreachable=0 failed=0 skipped=253 rescued=0 ignored=0 undercloud : ok=107 changed=40 unreachable=0 failed=0 skipped=10 rescued=0 ignored=2 2025-10-14 08:23:54.755535 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 08:23:54.756293 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3312 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 08:23:54.756928 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:33:02.079794 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 08:23:54.757476 | UUID | Info | Host | Task Name | Run Time 2025-10-14 08:23:54.758026 | fa163e75-7366-a2e0-d3ae-00000000abca | SUMMARY | np0005486746 | Pre-fetch all the containers | 188.87s 2025-10-14 08:23:54.758675 | fa163e75-7366-a2e0-d3ae-00000000adbe | SUMMARY | np0005486748 | Pre-fetch all the containers | 186.45s 2025-10-14 08:23:54.759335 | fa163e75-7366-a2e0-d3ae-00000000aca6 | SUMMARY | np0005486749 | Pre-fetch all the containers | 186.23s 2025-10-14 08:23:54.760014 | fa163e75-7366-a2e0-d3ae-000000011a91 | SUMMARY | np0005486746 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 132.98s 2025-10-14 08:23:54.760656 | fa163e75-7366-a2e0-d3ae-00000000dfb7 | SUMMARY | np0005486746 | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | 131.55s 2025-10-14 08:23:54.761247 | fa163e75-7366-a2e0-d3ae-000000011ecf | SUMMARY | np0005486748 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 131.48s 2025-10-14 08:23:54.761887 | fa163e75-7366-a2e0-d3ae-000000011e4b | SUMMARY | np0005486749 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 129.10s 2025-10-14 08:23:54.762528 | fa163e75-7366-a2e0-d3ae-00000000aa72 | SUMMARY | np0005486751 | Pre-fetch all the containers | 87.09s 2025-10-14 08:23:54.763061 | fa163e75-7366-a2e0-d3ae-00000000aab2 | SUMMARY | np0005486752 | Pre-fetch all the containers | 85.08s 2025-10-14 08:23:54.763658 | fa163e75-7366-a2e0-d3ae-00000000aa14 | SUMMARY | np0005486750 | Pre-fetch all the containers | 83.93s 2025-10-14 08:23:54.763992 | fa163e75-7366-a2e0-d3ae-0000000003d0 | SUMMARY | np0005486746 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 74.41s 2025-10-14 08:23:54.764314 | fa163e75-7366-a2e0-d3ae-0000000003d0 | SUMMARY | np0005486750 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 72.58s 2025-10-14 08:23:54.764681 | fa163e75-7366-a2e0-d3ae-00000000d4fa | SUMMARY | np0005486748 | Wait for puppet host configuration to finish | 72.56s 2025-10-14 08:23:54.765010 | fa163e75-7366-a2e0-d3ae-00000000d4c0 | SUMMARY | np0005486746 | Wait for puppet host configuration to finish | 72.43s 2025-10-14 08:23:54.765380 | fa163e75-7366-a2e0-d3ae-00000000d4dc | SUMMARY | np0005486749 | Wait for puppet host configuration to finish | 72.42s 2025-10-14 08:23:54.765730 | fa163e75-7366-a2e0-d3ae-0000000003d0 | SUMMARY | np0005486752 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 70.53s 2025-10-14 08:23:54.766075 | fa163e75-7366-a2e0-d3ae-0000000003d0 | SUMMARY | np0005486749 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 70.44s 2025-10-14 08:23:54.766427 | fa163e75-7366-a2e0-d3ae-0000000003d0 | SUMMARY | np0005486748 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 70.31s 2025-10-14 08:23:54.766822 | fa163e75-7366-a2e0-d3ae-0000000003d0 | SUMMARY | np0005486751 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 69.47s 2025-10-14 08:23:54.767167 | fa163e75-7366-a2e0-d3ae-00000000ffd2 | SUMMARY | np0005486746 | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | 49.25s 2025-10-14 08:23:54.767573 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-14 08:23:56.213 77910 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleovjxsxlyv ] cleaned up 2025-10-14 08:23:56.214 77910 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/deploy_steps_playbook.yaml Overcloud configuration completed for stack: overcloud 2025-10-14 08:23:56.214 77910 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Overcloud configuration completed for stack: overcloud 2025-10-14 08:23:56.294 77910 WARNING tripleoclient.utils.safe_write [-] The output file /home/zuul/overcloud-deploy/overcloud/overcloud-deployment_status.yaml will be overriden Overcloud Endpoint: https://overcloud.ooo.test:13000 Overcloud Horizon Dashboard URL: https://overcloud.ooo.test:443/dashboard Overcloud rc file: /home/zuul/overcloud-deploy/overcloud/overcloudrc and /home/zuul/overcloudrc Overcloud Deployed successfully 2025-10-14 08:23:58.012 77910 INFO osc_lib.shell [-] END return value: None + '[' 1 -gt 1 ']' + popd ~ + exit 0 ~/ci-framework-data/artifacts