2025-07-23 20:58:12.018 | 2025-07-23 20:58:12.018 | #******************************************** 2025-07-23 20:58:12.018 | # grenade.sh log /opt/stack/logs/grenade.sh.log.2025-07-23-205811 2025-07-23 20:58:12.018 | #******************************************** 2025-07-23 20:58:12.018 | 2025-07-23 20:58:12.018 | + '[' True '!=' True ']' 2025-07-23 20:58:12.018 | + devstacks_setup_environment 2025-07-23 20:58:12.018 | + source /opt/stack/new/devstack/functions-common 2025-07-23 20:58:12.032 | + source /opt/stack/new/devstack/inc/python 2025-07-23 20:58:12.043 | ++ _get_python_version python3 2025-07-23 20:58:12.043 | ++ local interp=python3 2025-07-23 20:58:12.043 | ++ local version 2025-07-23 20:58:12.044 | +++ which python3 2025-07-23 20:58:12.047 | ++ [[ -x /usr/bin/python3 ]] 2025-07-23 20:58:12.047 | +++ python3 -c 'import sys; print("%s.%s" % sys.version_info[0:2])' 2025-07-23 20:58:12.062 | ++ version=3.10 2025-07-23 20:58:12.062 | ++ echo 3.10 2025-07-23 20:58:12.063 | + _DEFAULT_PYTHON3_VERSION=3.10 2025-07-23 20:58:12.063 | + export PYTHON3_VERSION=3.10 2025-07-23 20:58:12.063 | + PYTHON3_VERSION=3.10 2025-07-23 20:58:12.063 | + [[ -d /opt/stack/images ]] 2025-07-23 20:58:12.063 | + source /opt/stack/new/grenade/functions 2025-07-23 20:58:12.133 | + export 'PS4=+ $(short_source): ' 2025-07-23 20:58:12.133 | + PS4='+ $(short_source): ' 2025-07-23 20:58:12.136 | + ./grenade.sh:main:193 : export TOP_DIR=/opt/stack/new/devstack 2025-07-23 20:58:12.138 | + ./grenade.sh:main:193 : TOP_DIR=/opt/stack/new/devstack 2025-07-23 20:58:12.140 | + ./grenade.sh:main:198 : source /opt/stack/new/devstack/inc/meta-config 2025-07-23 20:58:12.157 | + ./grenade.sh:main:201 : extract_localrc_section /opt/stack/old/devstack/local.conf /opt/stack/old/devstack/localrc /opt/stack/old/devstack/.localrc.auto 2025-07-23 20:58:12.160 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:199 : local configfile=/opt/stack/old/devstack/local.conf 2025-07-23 20:58:12.163 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:200 : local localrcfile=/opt/stack/old/devstack/localrc 2025-07-23 20:58:12.166 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:201 : local localautofile=/opt/stack/old/devstack/.localrc.auto 2025-07-23 20:58:12.168 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:203 : [[ -r /opt/stack/old/devstack/local.conf ]] 2025-07-23 20:58:12.172 | ++ /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:204 : get_meta_section_files /opt/stack/old/devstack/local.conf local 2025-07-23 20:58:12.175 | ++ /opt/stack/new/devstack/inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/old/devstack/local.conf 2025-07-23 20:58:12.178 | ++ /opt/stack/new/devstack/inc/meta-config:get_meta_section_files:64 : local matchgroup=local 2025-07-23 20:58:12.180 | ++ /opt/stack/new/devstack/inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/old/devstack/local.conf ]] 2025-07-23 20:58:12.185 | ++ /opt/stack/new/devstack/inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=local ' 2025-07-23 20:58:12.185 | /^\[\[.+\|.*\]\]/ { 2025-07-23 20:58:12.185 | gsub("[][]", "", $1); 2025-07-23 20:58:12.185 | split($1, a, "|"); 2025-07-23 20:58:12.185 | if (a[1] == matchgroup) 2025-07-23 20:58:12.185 | print a[2] 2025-07-23 20:58:12.185 | } 2025-07-23 20:58:12.185 | ' /opt/stack/old/devstack/local.conf 2025-07-23 20:58:12.191 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:204 : LRC=localrc 2025-07-23 20:58:12.193 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:205 : for lfile in $LRC 2025-07-23 20:58:12.196 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:206 : [[ localrc == \l\o\c\a\l\r\c ]] 2025-07-23 20:58:12.198 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:207 : [[ -r /opt/stack/old/devstack/localrc ]] 2025-07-23 20:58:12.200 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:210 : echo '# Generated file, do not edit' 2025-07-23 20:58:12.203 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:211 : get_meta_section /opt/stack/old/devstack/local.conf local localrc 2025-07-23 20:58:12.205 | + /opt/stack/new/devstack/inc/meta-config:get_meta_section:33 : local file=/opt/stack/old/devstack/local.conf 2025-07-23 20:58:12.207 | + /opt/stack/new/devstack/inc/meta-config:get_meta_section:34 : local matchgroup=local 2025-07-23 20:58:12.209 | + /opt/stack/new/devstack/inc/meta-config:get_meta_section:35 : local configfile=localrc 2025-07-23 20:58:12.212 | + /opt/stack/new/devstack/inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/old/devstack/local.conf ]] 2025-07-23 20:58:12.214 | + /opt/stack/new/devstack/inc/meta-config:get_meta_section:38 : [[ -z localrc ]] 2025-07-23 20:58:12.216 | + /opt/stack/new/devstack/inc/meta-config:get_meta_section:40 : awk -v matchgroup=local -v configfile=localrc ' 2025-07-23 20:58:12.216 | BEGIN { group = "" } 2025-07-23 20:58:12.216 | /^\[\[.+\|.*\]\]/ { 2025-07-23 20:58:12.216 | gsub("[][]", "", $1); 2025-07-23 20:58:12.216 | split($1, a, "|"); 2025-07-23 20:58:12.216 | if (a[1] == matchgroup && a[2] == configfile) { 2025-07-23 20:58:12.216 | group=a[1] 2025-07-23 20:58:12.216 | } else { 2025-07-23 20:58:12.216 | group="" 2025-07-23 20:58:12.216 | } 2025-07-23 20:58:12.216 | next 2025-07-23 20:58:12.216 | } 2025-07-23 20:58:12.216 | { 2025-07-23 20:58:12.216 | if (group != "") 2025-07-23 20:58:12.216 | print $0 2025-07-23 20:58:12.216 | } 2025-07-23 20:58:12.216 | ' /opt/stack/old/devstack/local.conf 2025-07-23 20:58:14.008 | + ./grenade.sh:main:209 : ENABLED_SERVICES=etcd3,g-api,g-reg,ir-api,ir-cond,key,memory_tracker,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-obj,n-sch,neutron-trunk,ovs-vswitchd,ovsdb-server,placement-api,q-agt,q-dhcp,q-dns,q-l3,q-meta,q-metering,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest 2025-07-23 20:58:14.011 | + ./grenade.sh:main:215 : fetch_grenade_plugins 2025-07-23 20:58:14.013 | + inc/plugin:fetch_grenade_plugins:182 : local plugins=,ironic,neutron 2025-07-23 20:58:14.016 | + inc/plugin:fetch_grenade_plugins:183 : local plugin 2025-07-23 20:58:14.018 | + inc/plugin:fetch_grenade_plugins:186 : [[ -z ,ironic,neutron ]] 2025-07-23 20:58:14.021 | + inc/plugin:fetch_grenade_plugins:190 : echo 'Fetching Grenade plugins' 2025-07-23 20:58:14.021 | Fetching Grenade plugins 2025-07-23 20:58:14.024 | + inc/plugin:fetch_grenade_plugins:191 : for plugin in ${plugins//,/ } 2025-07-23 20:58:14.026 | + inc/plugin:fetch_grenade_plugins:192 : git_clone_by_name ironic 2025-07-23 20:58:14.029 | + /opt/stack/new/devstack/functions-common:git_clone_by_name:685 : local name=ironic 2025-07-23 20:58:14.031 | + /opt/stack/new/devstack/functions-common:git_clone_by_name:686 : local repo=https://opendev.org/openstack/ironic 2025-07-23 20:58:14.034 | + /opt/stack/new/devstack/functions-common:git_clone_by_name:687 : local dir=/opt/stack/new/ironic 2025-07-23 20:58:14.036 | + /opt/stack/new/devstack/functions-common:git_clone_by_name:688 : local branch=master 2025-07-23 20:58:14.039 | + /opt/stack/new/devstack/functions-common:git_clone_by_name:689 : git_clone https://opendev.org/openstack/ironic /opt/stack/new/ironic master 2025-07-23 20:58:14.041 | + /opt/stack/new/devstack/functions-common:git_clone:593 : local git_remote=https://opendev.org/openstack/ironic 2025-07-23 20:58:14.043 | + /opt/stack/new/devstack/functions-common:git_clone:594 : local git_dest=/opt/stack/new/ironic 2025-07-23 20:58:14.045 | + /opt/stack/new/devstack/functions-common:git_clone:595 : local git_ref=master 2025-07-23 20:58:14.048 | + /opt/stack/new/devstack/functions-common:git_clone:596 : local orig_dir 2025-07-23 20:58:14.051 | ++ /opt/stack/new/devstack/functions-common:git_clone:597 : pwd 2025-07-23 20:58:14.053 | + /opt/stack/new/devstack/functions-common:git_clone:597 : orig_dir=/opt/stack/new/grenade 2025-07-23 20:58:14.055 | + /opt/stack/new/devstack/functions-common:git_clone:598 : local git_clone_flags= 2025-07-23 20:58:14.058 | ++ /opt/stack/new/devstack/functions-common:git_clone:600 : trueorfalse False RECLONE 2025-07-23 20:58:14.073 | + /opt/stack/new/devstack/functions-common:git_clone:600 : RECLONE=False 2025-07-23 20:58:14.075 | + /opt/stack/new/devstack/functions-common:git_clone:601 : [[ '' -gt 0 ]] 2025-07-23 20:58:14.077 | + /opt/stack/new/devstack/functions-common:git_clone:605 : [[ '' = \T\r\u\e ]] 2025-07-23 20:58:14.080 | + /opt/stack/new/devstack/functions-common:git_clone:614 : echo master 2025-07-23 20:58:14.081 | + /opt/stack/new/devstack/functions-common:git_clone:614 : egrep -q '^refs' 2025-07-23 20:58:14.087 | + /opt/stack/new/devstack/functions-common:git_clone:628 : [[ ! -d /opt/stack/new/ironic ]] 2025-07-23 20:58:14.089 | + /opt/stack/new/devstack/functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2025-07-23 20:58:14.091 | + /opt/stack/new/devstack/functions-common:git_clone:673 : sudo git config --system --add safe.directory /opt/stack/new/ironic 2025-07-23 20:58:14.110 | + /opt/stack/new/devstack/functions-common:git_clone:676 : cd /opt/stack/new/ironic 2025-07-23 20:58:14.113 | + /opt/stack/new/devstack/functions-common:git_clone:677 : git show --oneline 2025-07-23 20:58:14.113 | + /opt/stack/new/devstack/functions-common:git_clone:677 : head -1 2025-07-23 20:58:14.173 | b480002f5 Add manual clean and automated verify steps to set BMC clock via Redfish Manager 2025-07-23 20:58:14.180 | + /opt/stack/new/devstack/functions-common:git_clone:678 : cd /opt/stack/new/grenade 2025-07-23 20:58:14.183 | + inc/plugin:fetch_grenade_plugins:191 : for plugin in ${plugins//,/ } 2025-07-23 20:58:14.185 | + inc/plugin:fetch_grenade_plugins:192 : git_clone_by_name neutron 2025-07-23 20:58:14.188 | + /opt/stack/new/devstack/functions-common:git_clone_by_name:685 : local name=neutron 2025-07-23 20:58:14.190 | + /opt/stack/new/devstack/functions-common:git_clone_by_name:686 : local repo=https://opendev.org/openstack/neutron 2025-07-23 20:58:14.193 | + /opt/stack/new/devstack/functions-common:git_clone_by_name:687 : local dir=/opt/stack/new/neutron 2025-07-23 20:58:14.195 | + /opt/stack/new/devstack/functions-common:git_clone_by_name:688 : local branch=master 2025-07-23 20:58:14.197 | + /opt/stack/new/devstack/functions-common:git_clone_by_name:689 : git_clone https://opendev.org/openstack/neutron /opt/stack/new/neutron master 2025-07-23 20:58:14.199 | + /opt/stack/new/devstack/functions-common:git_clone:593 : local git_remote=https://opendev.org/openstack/neutron 2025-07-23 20:58:14.201 | + /opt/stack/new/devstack/functions-common:git_clone:594 : local git_dest=/opt/stack/new/neutron 2025-07-23 20:58:14.203 | + /opt/stack/new/devstack/functions-common:git_clone:595 : local git_ref=master 2025-07-23 20:58:14.205 | + /opt/stack/new/devstack/functions-common:git_clone:596 : local orig_dir 2025-07-23 20:58:14.208 | ++ /opt/stack/new/devstack/functions-common:git_clone:597 : pwd 2025-07-23 20:58:14.210 | + /opt/stack/new/devstack/functions-common:git_clone:597 : orig_dir=/opt/stack/new/grenade 2025-07-23 20:58:14.213 | + /opt/stack/new/devstack/functions-common:git_clone:598 : local git_clone_flags= 2025-07-23 20:58:14.215 | ++ /opt/stack/new/devstack/functions-common:git_clone:600 : trueorfalse False RECLONE 2025-07-23 20:58:14.231 | + /opt/stack/new/devstack/functions-common:git_clone:600 : RECLONE=False 2025-07-23 20:58:14.233 | + /opt/stack/new/devstack/functions-common:git_clone:601 : [[ '' -gt 0 ]] 2025-07-23 20:58:14.236 | + /opt/stack/new/devstack/functions-common:git_clone:605 : [[ '' = \T\r\u\e ]] 2025-07-23 20:58:14.239 | + /opt/stack/new/devstack/functions-common:git_clone:614 : echo master 2025-07-23 20:58:14.239 | + /opt/stack/new/devstack/functions-common:git_clone:614 : egrep -q '^refs' 2025-07-23 20:58:14.245 | + /opt/stack/new/devstack/functions-common:git_clone:628 : [[ ! -d /opt/stack/new/neutron ]] 2025-07-23 20:58:14.248 | + /opt/stack/new/devstack/functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2025-07-23 20:58:14.250 | + /opt/stack/new/devstack/functions-common:git_clone:673 : sudo git config --system --add safe.directory /opt/stack/new/neutron 2025-07-23 20:58:14.266 | + /opt/stack/new/devstack/functions-common:git_clone:676 : cd /opt/stack/new/neutron 2025-07-23 20:58:14.269 | + /opt/stack/new/devstack/functions-common:git_clone:677 : git show --oneline 2025-07-23 20:58:14.269 | + /opt/stack/new/devstack/functions-common:git_clone:677 : head -1 2025-07-23 20:58:14.303 | 758dbfa135 Merge "Use ALLOWED_ADDRESS_PAIR resources constant from neutron_lib" 2025-07-23 20:58:14.306 | + /opt/stack/new/devstack/functions-common:git_clone:678 : cd /opt/stack/new/grenade 2025-07-23 20:58:14.309 | + ./grenade.sh:main:220 : load_settings 2025-07-23 20:58:14.311 | + inc/plugin:load_settings:31 : local in_tree_plugins=/opt/stack/new/grenade/projects 2025-07-23 20:58:14.314 | + inc/plugin:load_settings:32 : for dir in $in_tree_plugins/* 2025-07-23 20:58:14.317 | + inc/plugin:load_settings:33 : local settings=/opt/stack/new/grenade/projects/10_keystone/settings 2025-07-23 20:58:14.319 | + inc/plugin:load_settings:34 : [[ -e /opt/stack/new/grenade/projects/10_keystone/settings ]] 2025-07-23 20:58:14.322 | + inc/plugin:load_settings:35 : source /opt/stack/new/grenade/projects/10_keystone/settings 2025-07-23 20:58:14.326 | ++ projects/10_keystone/settings:source:1 : register_project_for_upgrade keystone 2025-07-23 20:58:14.329 | ++ inc/upgrade:register_project_for_upgrade:103 : local project=keystone 2025-07-23 20:58:14.332 | +++ inc/upgrade:register_project_for_upgrade:107 : caller 2025-07-23 20:58:14.332 | +++ inc/upgrade:register_project_for_upgrade:107 : awk '{print $2}' 2025-07-23 20:58:14.338 | ++ inc/upgrade:register_project_for_upgrade:107 : local settings_file=/opt/stack/new/grenade/projects/10_keystone/settings 2025-07-23 20:58:14.341 | +++ inc/upgrade:register_project_for_upgrade:108 : dirname /opt/stack/new/grenade/projects/10_keystone/settings 2025-07-23 20:58:14.345 | ++ inc/upgrade:register_project_for_upgrade:108 : local dir=/opt/stack/new/grenade/projects/10_keystone 2025-07-23 20:58:14.347 | ++ inc/upgrade:register_project_for_upgrade:109 : UPGRADE_PROJECTS+=' keystone' 2025-07-23 20:58:14.350 | ++ inc/upgrade:register_project_for_upgrade:110 : PLUGIN_DIR[$project]=/opt/stack/new/grenade/projects/10_keystone 2025-07-23 20:58:14.352 | ++ projects/10_keystone/settings:source:2 : register_db_to_save keystone 2025-07-23 20:58:14.354 | ++ inc/upgrade:register_db_to_save:54 : for db in $@ 2025-07-23 20:58:14.357 | ++ inc/upgrade:register_db_to_save:55 : DATABASES_TO_SAVE+=' keystone' 2025-07-23 20:58:14.360 | + inc/plugin:load_settings:32 : for dir in $in_tree_plugins/* 2025-07-23 20:58:14.363 | + inc/plugin:load_settings:33 : local settings=/opt/stack/new/grenade/projects/15_placement/settings 2025-07-23 20:58:14.366 | + inc/plugin:load_settings:34 : [[ -e /opt/stack/new/grenade/projects/15_placement/settings ]] 2025-07-23 20:58:14.368 | + inc/plugin:load_settings:35 : source /opt/stack/new/grenade/projects/15_placement/settings 2025-07-23 20:58:14.372 | ++ projects/15_placement/settings:source:1 : is_service_enabled placement-api 2025-07-23 20:58:14.388 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 20:58:14.390 | ++ projects/15_placement/settings:source:2 : register_project_for_upgrade placement 2025-07-23 20:58:14.392 | ++ inc/upgrade:register_project_for_upgrade:103 : local project=placement 2025-07-23 20:58:14.396 | +++ inc/upgrade:register_project_for_upgrade:107 : awk '{print $2}' 2025-07-23 20:58:14.397 | +++ inc/upgrade:register_project_for_upgrade:107 : caller 2025-07-23 20:58:14.403 | ++ inc/upgrade:register_project_for_upgrade:107 : local settings_file=/opt/stack/new/grenade/projects/15_placement/settings 2025-07-23 20:58:14.407 | +++ inc/upgrade:register_project_for_upgrade:108 : dirname /opt/stack/new/grenade/projects/15_placement/settings 2025-07-23 20:58:14.411 | ++ inc/upgrade:register_project_for_upgrade:108 : local dir=/opt/stack/new/grenade/projects/15_placement 2025-07-23 20:58:14.413 | ++ inc/upgrade:register_project_for_upgrade:109 : UPGRADE_PROJECTS+=' placement' 2025-07-23 20:58:14.415 | ++ inc/upgrade:register_project_for_upgrade:110 : PLUGIN_DIR[$project]=/opt/stack/new/grenade/projects/15_placement 2025-07-23 20:58:14.417 | ++ projects/15_placement/settings:source:3 : register_db_to_save placement 2025-07-23 20:58:14.420 | ++ inc/upgrade:register_db_to_save:54 : for db in $@ 2025-07-23 20:58:14.422 | ++ inc/upgrade:register_db_to_save:55 : DATABASES_TO_SAVE+=' placement' 2025-07-23 20:58:14.425 | + inc/plugin:load_settings:32 : for dir in $in_tree_plugins/* 2025-07-23 20:58:14.427 | + inc/plugin:load_settings:33 : local settings=/opt/stack/new/grenade/projects/30_swift/settings 2025-07-23 20:58:14.430 | + inc/plugin:load_settings:34 : [[ -e /opt/stack/new/grenade/projects/30_swift/settings ]] 2025-07-23 20:58:14.433 | + inc/plugin:load_settings:35 : source /opt/stack/new/grenade/projects/30_swift/settings 2025-07-23 20:58:14.437 | ++ projects/30_swift/settings:source:1 : is_service_enabled swift 2025-07-23 20:58:14.454 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 20:58:14.456 | ++ projects/30_swift/settings:source:2 : register_project_for_upgrade swift 2025-07-23 20:58:14.459 | ++ inc/upgrade:register_project_for_upgrade:103 : local project=swift 2025-07-23 20:58:14.463 | +++ inc/upgrade:register_project_for_upgrade:107 : caller 2025-07-23 20:58:14.463 | +++ inc/upgrade:register_project_for_upgrade:107 : awk '{print $2}' 2025-07-23 20:58:14.470 | ++ inc/upgrade:register_project_for_upgrade:107 : local settings_file=/opt/stack/new/grenade/projects/30_swift/settings 2025-07-23 20:58:14.474 | +++ inc/upgrade:register_project_for_upgrade:108 : dirname /opt/stack/new/grenade/projects/30_swift/settings 2025-07-23 20:58:14.479 | ++ inc/upgrade:register_project_for_upgrade:108 : local dir=/opt/stack/new/grenade/projects/30_swift 2025-07-23 20:58:14.482 | ++ inc/upgrade:register_project_for_upgrade:109 : UPGRADE_PROJECTS+=' swift' 2025-07-23 20:58:14.485 | ++ inc/upgrade:register_project_for_upgrade:110 : PLUGIN_DIR[$project]=/opt/stack/new/grenade/projects/30_swift 2025-07-23 20:58:14.488 | + inc/plugin:load_settings:32 : for dir in $in_tree_plugins/* 2025-07-23 20:58:14.491 | + inc/plugin:load_settings:33 : local settings=/opt/stack/new/grenade/projects/40_glance/settings 2025-07-23 20:58:14.493 | + inc/plugin:load_settings:34 : [[ -e /opt/stack/new/grenade/projects/40_glance/settings ]] 2025-07-23 20:58:14.495 | + inc/plugin:load_settings:35 : source /opt/stack/new/grenade/projects/40_glance/settings 2025-07-23 20:58:14.498 | ++ projects/40_glance/settings:source:1 : is_service_enabled glance 2025-07-23 20:58:14.515 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 20:58:14.518 | ++ projects/40_glance/settings:source:2 : register_project_for_upgrade glance 2025-07-23 20:58:14.520 | ++ inc/upgrade:register_project_for_upgrade:103 : local project=glance 2025-07-23 20:58:14.525 | +++ inc/upgrade:register_project_for_upgrade:107 : caller 2025-07-23 20:58:14.525 | +++ inc/upgrade:register_project_for_upgrade:107 : awk '{print $2}' 2025-07-23 20:58:14.531 | ++ inc/upgrade:register_project_for_upgrade:107 : local settings_file=/opt/stack/new/grenade/projects/40_glance/settings 2025-07-23 20:58:14.535 | +++ inc/upgrade:register_project_for_upgrade:108 : dirname /opt/stack/new/grenade/projects/40_glance/settings 2025-07-23 20:58:14.540 | ++ inc/upgrade:register_project_for_upgrade:108 : local dir=/opt/stack/new/grenade/projects/40_glance 2025-07-23 20:58:14.543 | ++ inc/upgrade:register_project_for_upgrade:109 : UPGRADE_PROJECTS+=' glance' 2025-07-23 20:58:14.546 | ++ inc/upgrade:register_project_for_upgrade:110 : PLUGIN_DIR[$project]=/opt/stack/new/grenade/projects/40_glance 2025-07-23 20:58:14.549 | ++ projects/40_glance/settings:source:3 : register_db_to_save glance 2025-07-23 20:58:14.552 | ++ inc/upgrade:register_db_to_save:54 : for db in $@ 2025-07-23 20:58:14.554 | ++ inc/upgrade:register_db_to_save:55 : DATABASES_TO_SAVE+=' glance' 2025-07-23 20:58:14.557 | + inc/plugin:load_settings:32 : for dir in $in_tree_plugins/* 2025-07-23 20:58:14.559 | + inc/plugin:load_settings:33 : local settings=/opt/stack/new/grenade/projects/50_neutron/settings 2025-07-23 20:58:14.562 | + inc/plugin:load_settings:34 : [[ -e /opt/stack/new/grenade/projects/50_neutron/settings ]] 2025-07-23 20:58:14.564 | + inc/plugin:load_settings:35 : source /opt/stack/new/grenade/projects/50_neutron/settings 2025-07-23 20:58:14.568 | ++ projects/50_neutron/settings:source:2 : is_service_enabled q-svc neutron-api 2025-07-23 20:58:14.584 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 20:58:14.587 | ++ projects/50_neutron/settings:source:3 : register_project_for_upgrade neutron 2025-07-23 20:58:14.589 | ++ inc/upgrade:register_project_for_upgrade:103 : local project=neutron 2025-07-23 20:58:14.593 | +++ inc/upgrade:register_project_for_upgrade:107 : caller 2025-07-23 20:58:14.593 | +++ inc/upgrade:register_project_for_upgrade:107 : awk '{print $2}' 2025-07-23 20:58:14.599 | ++ inc/upgrade:register_project_for_upgrade:107 : local settings_file=/opt/stack/new/grenade/projects/50_neutron/settings 2025-07-23 20:58:14.602 | +++ inc/upgrade:register_project_for_upgrade:108 : dirname /opt/stack/new/grenade/projects/50_neutron/settings 2025-07-23 20:58:14.607 | ++ inc/upgrade:register_project_for_upgrade:108 : local dir=/opt/stack/new/grenade/projects/50_neutron 2025-07-23 20:58:14.609 | ++ inc/upgrade:register_project_for_upgrade:109 : UPGRADE_PROJECTS+=' neutron' 2025-07-23 20:58:14.611 | ++ inc/upgrade:register_project_for_upgrade:110 : PLUGIN_DIR[$project]=/opt/stack/new/grenade/projects/50_neutron 2025-07-23 20:58:14.613 | ++ projects/50_neutron/settings:source:4 : register_db_to_save neutron 2025-07-23 20:58:14.615 | ++ inc/upgrade:register_db_to_save:54 : for db in $@ 2025-07-23 20:58:14.617 | ++ inc/upgrade:register_db_to_save:55 : DATABASES_TO_SAVE+=' neutron' 2025-07-23 20:58:14.620 | + inc/plugin:load_settings:32 : for dir in $in_tree_plugins/* 2025-07-23 20:58:14.622 | + inc/plugin:load_settings:33 : local settings=/opt/stack/new/grenade/projects/60_nova/settings 2025-07-23 20:58:14.624 | + inc/plugin:load_settings:34 : [[ -e /opt/stack/new/grenade/projects/60_nova/settings ]] 2025-07-23 20:58:14.627 | + inc/plugin:load_settings:35 : source /opt/stack/new/grenade/projects/60_nova/settings 2025-07-23 20:58:14.630 | ++ projects/60_nova/settings:source:1 : is_service_enabled nova 2025-07-23 20:58:14.646 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 20:58:14.649 | ++ projects/60_nova/settings:source:2 : register_project_for_upgrade nova 2025-07-23 20:58:14.651 | ++ inc/upgrade:register_project_for_upgrade:103 : local project=nova 2025-07-23 20:58:14.656 | +++ inc/upgrade:register_project_for_upgrade:107 : caller 2025-07-23 20:58:14.656 | +++ inc/upgrade:register_project_for_upgrade:107 : awk '{print $2}' 2025-07-23 20:58:14.663 | ++ inc/upgrade:register_project_for_upgrade:107 : local settings_file=/opt/stack/new/grenade/projects/60_nova/settings 2025-07-23 20:58:14.666 | +++ inc/upgrade:register_project_for_upgrade:108 : dirname /opt/stack/new/grenade/projects/60_nova/settings 2025-07-23 20:58:14.670 | ++ inc/upgrade:register_project_for_upgrade:108 : local dir=/opt/stack/new/grenade/projects/60_nova 2025-07-23 20:58:14.673 | ++ inc/upgrade:register_project_for_upgrade:109 : UPGRADE_PROJECTS+=' nova' 2025-07-23 20:58:14.676 | ++ inc/upgrade:register_project_for_upgrade:110 : PLUGIN_DIR[$project]=/opt/stack/new/grenade/projects/60_nova 2025-07-23 20:58:14.678 | ++ projects/60_nova/settings:source:3 : register_db_to_save nova nova-api nova_cell0 nova_cell1 2025-07-23 20:58:14.682 | ++ inc/upgrade:register_db_to_save:54 : for db in $@ 2025-07-23 20:58:14.684 | ++ inc/upgrade:register_db_to_save:55 : DATABASES_TO_SAVE+=' nova' 2025-07-23 20:58:14.687 | ++ inc/upgrade:register_db_to_save:54 : for db in $@ 2025-07-23 20:58:14.690 | ++ inc/upgrade:register_db_to_save:55 : DATABASES_TO_SAVE+=' nova-api' 2025-07-23 20:58:14.693 | ++ inc/upgrade:register_db_to_save:54 : for db in $@ 2025-07-23 20:58:14.695 | ++ inc/upgrade:register_db_to_save:55 : DATABASES_TO_SAVE+=' nova_cell0' 2025-07-23 20:58:14.698 | ++ inc/upgrade:register_db_to_save:54 : for db in $@ 2025-07-23 20:58:14.700 | ++ inc/upgrade:register_db_to_save:55 : DATABASES_TO_SAVE+=' nova_cell1' 2025-07-23 20:58:14.703 | + inc/plugin:load_settings:32 : for dir in $in_tree_plugins/* 2025-07-23 20:58:14.705 | + inc/plugin:load_settings:33 : local settings=/opt/stack/new/grenade/projects/70_cinder/settings 2025-07-23 20:58:14.708 | + inc/plugin:load_settings:34 : [[ -e /opt/stack/new/grenade/projects/70_cinder/settings ]] 2025-07-23 20:58:14.710 | + inc/plugin:load_settings:35 : source /opt/stack/new/grenade/projects/70_cinder/settings 2025-07-23 20:58:14.714 | ++ projects/70_cinder/settings:source:1 : is_service_enabled c-api 2025-07-23 20:58:14.731 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 20:58:14.734 | + inc/plugin:load_settings:32 : for dir in $in_tree_plugins/* 2025-07-23 20:58:14.737 | + inc/plugin:load_settings:33 : local settings=/opt/stack/new/grenade/projects/80_horizon/settings 2025-07-23 20:58:14.739 | + inc/plugin:load_settings:34 : [[ -e /opt/stack/new/grenade/projects/80_horizon/settings ]] 2025-07-23 20:58:14.742 | + inc/plugin:load_settings:35 : source /opt/stack/new/grenade/projects/80_horizon/settings 2025-07-23 20:58:14.746 | ++ projects/80_horizon/settings:source:1 : is_service_enabled horizon 2025-07-23 20:58:14.762 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 20:58:14.764 | + inc/plugin:load_settings:40 : local plugins=,ironic,neutron 2025-07-23 20:58:14.767 | + inc/plugin:load_settings:41 : local plugin 2025-07-23 20:58:14.769 | + inc/plugin:load_settings:44 : [[ -z ,ironic,neutron ]] 2025-07-23 20:58:14.771 | + inc/plugin:load_settings:48 : echo 'Loading plugin settings' 2025-07-23 20:58:14.771 | Loading plugin settings 2025-07-23 20:58:14.774 | + inc/plugin:load_settings:49 : for plugin in ${plugins//,/ } 2025-07-23 20:58:14.776 | + inc/plugin:load_settings:50 : local dir=/opt/stack/new/ironic 2025-07-23 20:58:14.778 | + inc/plugin:load_settings:52 : [[ -f /opt/stack/new/ironic/devstack/upgrade/settings ]] 2025-07-23 20:58:14.780 | + inc/plugin:load_settings:53 : echo 'Loading settings for ironic from /opt/stack/new/ironic/devstack/upgrade/settings' 2025-07-23 20:58:14.780 | Loading settings for ironic from /opt/stack/new/ironic/devstack/upgrade/settings 2025-07-23 20:58:14.782 | + inc/plugin:load_settings:54 : source /opt/stack/new/ironic/devstack/upgrade/settings 2025-07-23 20:58:14.786 | ++ /opt/stack/new/ironic/devstack/upgrade/settings:source:10 : register_project_for_upgrade ironic 2025-07-23 20:58:14.788 | ++ inc/upgrade:register_project_for_upgrade:103 : local project=ironic 2025-07-23 20:58:14.791 | +++ inc/upgrade:register_project_for_upgrade:107 : awk '{print $2}' 2025-07-23 20:58:14.791 | +++ inc/upgrade:register_project_for_upgrade:107 : caller 2025-07-23 20:58:14.798 | ++ inc/upgrade:register_project_for_upgrade:107 : local settings_file=/opt/stack/new/ironic/devstack/upgrade/settings 2025-07-23 20:58:14.801 | +++ inc/upgrade:register_project_for_upgrade:108 : dirname /opt/stack/new/ironic/devstack/upgrade/settings 2025-07-23 20:58:14.804 | ++ inc/upgrade:register_project_for_upgrade:108 : local dir=/opt/stack/new/ironic/devstack/upgrade 2025-07-23 20:58:14.807 | ++ inc/upgrade:register_project_for_upgrade:109 : UPGRADE_PROJECTS+=' ironic' 2025-07-23 20:58:14.809 | ++ inc/upgrade:register_project_for_upgrade:110 : PLUGIN_DIR[$project]=/opt/stack/new/ironic/devstack/upgrade 2025-07-23 20:58:14.812 | ++ /opt/stack/new/ironic/devstack/upgrade/settings:source:11 : register_db_to_save ironic 2025-07-23 20:58:14.815 | ++ inc/upgrade:register_db_to_save:54 : for db in $@ 2025-07-23 20:58:14.817 | ++ inc/upgrade:register_db_to_save:55 : DATABASES_TO_SAVE+=' ironic' 2025-07-23 20:58:14.820 | ++ /opt/stack/new/ironic/devstack/upgrade/settings:source:16 : IRONIC_BASE_DEVSTACK_DIR=/opt/stack/new/devstack/../../old/ironic/devstack 2025-07-23 20:58:14.822 | ++ /opt/stack/new/ironic/devstack/upgrade/settings:source:17 : source /opt/stack/new/devstack/../../old/ironic/devstack/common_settings 2025-07-23 20:58:14.826 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:3 : [[ -f /opt/stack/new/devstack/../../old/devstack/.localrc.auto ]] 2025-07-23 20:58:14.830 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:4 : source /dev/fd/63 2025-07-23 20:58:14.830 | ++++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:4 : cat /opt/stack/new/devstack/../../old/devstack/.localrc.auto 2025-07-23 20:58:14.830 | ++++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:4 : grep -v enable_plugin 2025-07-23 20:58:14.837 | ++++ /dev/fd/63:source:2 : disable_all_services 2025-07-23 20:58:14.839 | ++++ /opt/stack/new/devstack/functions-common:disable_all_services:1935 : ENABLED_SERVICES= 2025-07-23 20:58:14.842 | ++++ /dev/fd/63:source:3 : disable_service c-api 2025-07-23 20:58:14.884 | ++++ /dev/fd/63:source:4 : disable_service c-bak 2025-07-23 20:58:14.925 | ++++ /dev/fd/63:source:5 : disable_service c-sch 2025-07-23 20:58:14.970 | ++++ /dev/fd/63:source:6 : disable_service c-vol 2025-07-23 20:58:15.014 | ++++ /dev/fd/63:source:7 : disable_service cinder 2025-07-23 20:58:15.056 | ++++ /dev/fd/63:source:8 : disable_service dstat 2025-07-23 20:58:15.099 | ++++ /dev/fd/63:source:9 : enable_service etcd3 2025-07-23 20:58:15.149 | ++++ /dev/fd/63:source:10 : enable_service g-api 2025-07-23 20:58:15.201 | ++++ /dev/fd/63:source:11 : enable_service g-reg 2025-07-23 20:58:15.262 | ++++ /dev/fd/63:source:12 : disable_service horizon 2025-07-23 20:58:15.309 | ++++ /dev/fd/63:source:13 : enable_service ir-api 2025-07-23 20:58:15.364 | ++++ /dev/fd/63:source:14 : enable_service ir-cond 2025-07-23 20:58:15.419 | ++++ /dev/fd/63:source:15 : enable_service key 2025-07-23 20:58:15.476 | ++++ /dev/fd/63:source:16 : enable_service memory_tracker 2025-07-23 20:58:15.532 | ++++ /dev/fd/63:source:17 : enable_service mysql 2025-07-23 20:58:15.586 | ++++ /dev/fd/63:source:18 : enable_service n-api 2025-07-23 20:58:15.641 | ++++ /dev/fd/63:source:19 : enable_service n-api-meta 2025-07-23 20:58:15.695 | ++++ /dev/fd/63:source:20 : enable_service n-cauth 2025-07-23 20:58:15.751 | ++++ /dev/fd/63:source:21 : enable_service n-cond 2025-07-23 20:58:15.808 | ++++ /dev/fd/63:source:22 : enable_service n-cpu 2025-07-23 20:58:15.861 | ++++ /dev/fd/63:source:23 : enable_service n-novnc 2025-07-23 20:58:15.914 | ++++ /dev/fd/63:source:24 : enable_service n-obj 2025-07-23 20:58:15.966 | ++++ /dev/fd/63:source:25 : enable_service n-sch 2025-07-23 20:58:16.024 | ++++ /dev/fd/63:source:26 : enable_service neutron-trunk 2025-07-23 20:58:16.077 | ++++ /dev/fd/63:source:27 : disable_service ovn-controller 2025-07-23 20:58:16.119 | ++++ /dev/fd/63:source:28 : disable_service ovn-northd 2025-07-23 20:58:16.162 | ++++ /dev/fd/63:source:29 : enable_service ovs-vswitchd 2025-07-23 20:58:16.213 | ++++ /dev/fd/63:source:30 : enable_service ovsdb-server 2025-07-23 20:58:16.261 | ++++ /dev/fd/63:source:31 : enable_service placement-api 2025-07-23 20:58:16.313 | ++++ /dev/fd/63:source:32 : enable_service q-agt 2025-07-23 20:58:16.373 | ++++ /dev/fd/63:source:33 : enable_service q-dhcp 2025-07-23 20:58:16.429 | ++++ /dev/fd/63:source:34 : enable_service q-dns 2025-07-23 20:58:16.495 | ++++ /dev/fd/63:source:35 : enable_service q-l3 2025-07-23 20:58:16.555 | ++++ /dev/fd/63:source:36 : enable_service q-meta 2025-07-23 20:58:16.614 | ++++ /dev/fd/63:source:37 : enable_service q-metering 2025-07-23 20:58:16.669 | ++++ /dev/fd/63:source:38 : enable_service q-ovn-agent 2025-07-23 20:58:16.715 | ++++ /dev/fd/63:source:39 : disable_service q-ovn-metadata-agent 2025-07-23 20:58:16.755 | ++++ /dev/fd/63:source:40 : enable_service q-svc 2025-07-23 20:58:16.803 | ++++ /dev/fd/63:source:41 : enable_service rabbit 2025-07-23 20:58:16.854 | ++++ /dev/fd/63:source:42 : enable_service s-account 2025-07-23 20:58:16.910 | ++++ /dev/fd/63:source:43 : enable_service s-container 2025-07-23 20:58:16.965 | ++++ /dev/fd/63:source:44 : enable_service s-object 2025-07-23 20:58:17.019 | ++++ /dev/fd/63:source:45 : enable_service s-proxy 2025-07-23 20:58:17.073 | ++++ /dev/fd/63:source:46 : enable_service tempest 2025-07-23 20:58:17.122 | ++++ /dev/fd/63:source:47 : disable_service tls-proxy 2025-07-23 20:58:17.162 | ++++ /dev/fd/63:source:48 : ADMIN_PASSWORD=secretadmin 2025-07-23 20:58:17.164 | ++++ /dev/fd/63:source:49 : BUILD_TIMEOUT=1200 2025-07-23 20:58:17.167 | ++++ /dev/fd/63:source:50 : CELLSV2_SETUP=singleconductor 2025-07-23 20:58:17.169 | ++++ /dev/fd/63:source:51 : CINDER_PERIODIC_INTERVAL=10 2025-07-23 20:58:17.172 | ++++ /dev/fd/63:source:52 : CIRROS_VERSION=0.6.1 2025-07-23 20:58:17.174 | ++++ /dev/fd/63:source:53 : DATABASE_PASSWORD=secretdatabase 2025-07-23 20:58:17.177 | ++++ /dev/fd/63:source:54 : DATABASE_TYPE=mysql 2025-07-23 20:58:17.180 | ++++ /dev/fd/63:source:55 : DEBUG_LIBVIRT_COREDUMPS=True 2025-07-23 20:58:17.183 | ++++ /dev/fd/63:source:56 : DEFAULT_INSTANCE_TYPE=baremetal 2025-07-23 20:58:17.185 | ++++ /dev/fd/63:source:57 : DEST=/opt/stack/old 2025-07-23 20:58:17.188 | ++++ /dev/fd/63:source:58 : EBTABLES_RACE_FIX=True 2025-07-23 20:58:17.191 | ++++ /dev/fd/63:source:59 : ERROR_ON_CLONE=True 2025-07-23 20:58:17.193 | ++++ /dev/fd/63:source:60 : FIXED_NETWORK_SIZE=4096 2025-07-23 20:58:17.196 | ++++ /dev/fd/63:source:61 : FIXED_RANGE=10.1.0.0/20 2025-07-23 20:58:17.199 | ++++ /dev/fd/63:source:62 : FLOATING_RANGE=172.24.5.0/24 2025-07-23 20:58:17.201 | ++++ /dev/fd/63:source:63 : FORCE_CONFIG_DRIVE=True 2025-07-23 20:58:17.204 | ++++ /dev/fd/63:source:64 : GLANCE_STANDALONE=False 2025-07-23 20:58:17.207 | ++++ /dev/fd/63:source:65 : HOST_IP=200.225.47.25 2025-07-23 20:58:17.210 | ++++ /dev/fd/63:source:66 : INSTALL_TEMPEST=False 2025-07-23 20:58:17.212 | ++++ /dev/fd/63:source:67 : INSTANCE_WAIT=120 2025-07-23 20:58:17.215 | ++++ /dev/fd/63:source:68 : IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2025-07-23 20:58:17.218 | ++++ /dev/fd/63:source:69 : IRONIC_AUTOMATED_CLEAN_ENABLED=False 2025-07-23 20:58:17.220 | ++++ /dev/fd/63:source:70 : IRONIC_BAREMETAL_BASIC_OPS=True 2025-07-23 20:58:17.223 | ++++ /dev/fd/63:source:71 : IRONIC_BOOT_MODE=bios 2025-07-23 20:58:17.226 | ++++ /dev/fd/63:source:72 : IRONIC_BUILD_DEPLOY_RAMDISK=False 2025-07-23 20:58:17.228 | ++++ /dev/fd/63:source:73 : IRONIC_CALLBACK_TIMEOUT=600 2025-07-23 20:58:17.231 | ++++ /dev/fd/63:source:74 : IRONIC_DEPLOY_DRIVER=ipmi 2025-07-23 20:58:17.233 | ++++ /dev/fd/63:source:75 : IRONIC_INSPECTOR_BUILD_RAMDISK=False 2025-07-23 20:58:17.236 | ++++ /dev/fd/63:source:76 : IRONIC_TEMPEST_BUILD_TIMEOUT=1200 2025-07-23 20:58:17.238 | ++++ /dev/fd/63:source:77 : IRONIC_TEMPEST_WHOLE_DISK_IMAGE=True 2025-07-23 20:58:17.241 | ++++ /dev/fd/63:source:78 : IRONIC_VM_COUNT=2 2025-07-23 20:58:17.243 | ++++ /dev/fd/63:source:79 : IRONIC_VM_EPHEMERAL_DISK=0 2025-07-23 20:58:17.247 | ++++ /dev/fd/63:source:80 : IRONIC_VM_LOG_DIR=/opt/stack/old/ironic-bm-logs 2025-07-23 20:58:17.250 | ++++ /dev/fd/63:source:81 : IRONIC_VM_SPECS_RAM=2600 2025-07-23 20:58:17.253 | ++++ /dev/fd/63:source:82 : LIBVIRT_STORAGE_POOL_PATH=/opt/libvirt/images 2025-07-23 20:58:17.255 | ++++ /dev/fd/63:source:83 : LIBVIRT_TYPE=qemu 2025-07-23 20:58:17.258 | ++++ /dev/fd/63:source:84 : LOGFILE=/opt/stack/old/logs/devstacklog.txt 2025-07-23 20:58:17.260 | ++++ /dev/fd/63:source:85 : LOG_COLOR=False 2025-07-23 20:58:17.263 | ++++ /dev/fd/63:source:86 : MYSQL_GATHER_PERFORMANCE=False 2025-07-23 20:58:17.266 | ++++ /dev/fd/63:source:87 : MYSQL_PASSWORD=secretdatabase 2025-07-23 20:58:17.269 | ++++ /dev/fd/63:source:88 : NETWORK_GATEWAY=10.1.0.1 2025-07-23 20:58:17.272 | ++++ /dev/fd/63:source:89 : NEUTRON_DEPLOY_MOD_WSGI=True 2025-07-23 20:58:17.274 | ++++ /dev/fd/63:source:90 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2025-07-23 20:58:17.277 | ++++ /dev/fd/63:source:91 : NOVNC_FROM_PACKAGE=True 2025-07-23 20:58:17.279 | ++++ /dev/fd/63:source:92 : OVN_AGENT_EXTENSIONS=metadata 2025-07-23 20:58:17.282 | ++++ /dev/fd/63:source:93 : PUBLIC_BRIDGE_MTU=1430 2025-07-23 20:58:17.284 | ++++ /dev/fd/63:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2025-07-23 20:58:17.287 | ++++ /dev/fd/63:source:95 : Q_AGENT=openvswitch 2025-07-23 20:58:17.290 | ++++ /dev/fd/63:source:96 : Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch 2025-07-23 20:58:17.292 | ++++ /dev/fd/63:source:97 : Q_ML2_TENANT_NETWORK_TYPE=vxlan 2025-07-23 20:58:17.295 | ++++ /dev/fd/63:source:98 : RABBIT_PASSWORD=secretrabbit 2025-07-23 20:58:17.297 | ++++ /dev/fd/63:source:99 : SERVICE_HOST=200.225.47.25 2025-07-23 20:58:17.300 | ++++ /dev/fd/63:source:100 : SERVICE_PASSWORD=secretservice 2025-07-23 20:58:17.303 | ++++ /dev/fd/63:source:101 : SWIFT_ENABLE_TEMPURLS=True 2025-07-23 20:58:17.306 | ++++ /dev/fd/63:source:102 : SWIFT_HASH=1234123412341234 2025-07-23 20:58:17.308 | ++++ /dev/fd/63:source:103 : SWIFT_REPLICAS=1 2025-07-23 20:58:17.310 | ++++ /dev/fd/63:source:104 : SWIFT_START_ALL_SERVICES=False 2025-07-23 20:58:17.313 | ++++ /dev/fd/63:source:105 : SWIFT_TEMPURL_KEY=secretkey 2025-07-23 20:58:17.315 | ++++ /dev/fd/63:source:106 : VERBOSE=True 2025-07-23 20:58:17.318 | ++++ /dev/fd/63:source:107 : VERBOSE_NO_TIMESTAMP=True 2025-07-23 20:58:17.320 | ++++ /dev/fd/63:source:108 : VIRT_DRIVER=ironic 2025-07-23 20:58:17.323 | ++++ /dev/fd/63:source:109 : LIBS_FROM_GIT=cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc 2025-07-23 20:58:17.325 | ++++ /dev/fd/63:source:110 : TEMPEST_PLUGINS=/opt/stack/old/ironic-tempest-plugin 2025-07-23 20:58:17.328 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:9 : IRONIC_BOOT_MODE=bios 2025-07-23 20:58:17.331 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:11 : IRONIC_HW_ARCH=x86_64 2025-07-23 20:58:17.513 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:15 : CIRROS_VERSION_DEVSTACK=0.6.1 2025-07-23 20:58:17.516 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:17 : CIRROS_VERSION=0.6.1 2025-07-23 20:58:17.519 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:19 : IRONIC_DEFAULT_IMAGE_NAME=cirros-0.6.1-x86_64-uec 2025-07-23 20:58:17.522 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:21 : IRONIC_IMAGE_NAME=cirros-0.6.1-x86_64-uec 2025-07-23 20:58:17.526 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:40 : add_image_link http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-uec.tar.gz 2025-07-23 20:58:17.529 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:add_image_link:26 : local i_link=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-uec.tar.gz 2025-07-23 20:58:17.532 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:add_image_link:27 : [[ '' =~ http://download\.cirros-cloud\.net/0\.6\.1/cirros-0\.6\.1-x86_64-uec\.tar\.gz ]] 2025-07-23 20:58:17.536 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:add_image_link:28 : [[ -z '' ]] 2025-07-23 20:58:17.539 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:add_image_link:29 : IMAGE_URLS+=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-uec.tar.gz 2025-07-23 20:58:17.543 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:41 : add_image_link http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-07-23 20:58:17.546 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:add_image_link:26 : local i_link=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-07-23 20:58:17.549 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:add_image_link:27 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-uec.tar.gz =~ http://download\.cirros-cloud\.net/0\.6\.1/cirros-0\.6\.1-x86_64-disk\.img ]] 2025-07-23 20:58:17.552 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:add_image_link:28 : [[ -z http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-uec.tar.gz ]] 2025-07-23 20:58:17.555 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:add_image_link:28 : [[ z == \, ]] 2025-07-23 20:58:17.558 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:add_image_link:31 : IMAGE_URLS+=,http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-07-23 20:58:17.562 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:43 : export IRONIC_WHOLEDISK_IMAGE_NAME=cirros-0.6.1-x86_64-disk 2025-07-23 20:58:17.565 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:43 : IRONIC_WHOLEDISK_IMAGE_NAME=cirros-0.6.1-x86_64-disk 2025-07-23 20:58:17.568 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:44 : export IRONIC_PARTITIONED_IMAGE_NAME=cirros-0.6.1-x86_64-uec 2025-07-23 20:58:17.572 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:44 : IRONIC_PARTITIONED_IMAGE_NAME=cirros-0.6.1-x86_64-uec 2025-07-23 20:58:17.575 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:48 : [[ -z True ]] 2025-07-23 20:58:17.580 | ++++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:52 : trueorfalse False IRONIC_TEMPEST_WHOLE_DISK_IMAGE 2025-07-23 20:58:17.599 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:52 : IRONIC_TEMPEST_WHOLE_DISK_IMAGE=True 2025-07-23 20:58:17.602 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:54 : [[ True == \T\r\u\e ]] 2025-07-23 20:58:17.605 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:55 : export IRONIC_IMAGE_NAME=cirros-0.6.1-x86_64-disk 2025-07-23 20:58:17.608 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:55 : IRONIC_IMAGE_NAME=cirros-0.6.1-x86_64-disk 2025-07-23 20:58:17.612 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:62 : export DEFAULT_IMAGE_NAME=cirros-0.6.1-x86_64-disk 2025-07-23 20:58:17.614 | +++ /opt/stack/new/devstack/../../old/ironic/devstack/common_settings:source:62 : DEFAULT_IMAGE_NAME=cirros-0.6.1-x86_64-disk 2025-07-23 20:58:17.617 | ++ /opt/stack/new/ironic/devstack/upgrade/settings:source:19 : [[ '' != \m\u\l\t\i\n\o\d\e ]] 2025-07-23 20:58:17.620 | ++ /opt/stack/new/ironic/devstack/upgrade/settings:source:21 : export IRONIC_AUTOMATED_CLEAN_ENABLED=False 2025-07-23 20:58:17.623 | ++ /opt/stack/new/ironic/devstack/upgrade/settings:source:21 : IRONIC_AUTOMATED_CLEAN_ENABLED=False 2025-07-23 20:58:17.626 | ++ /opt/stack/new/ironic/devstack/upgrade/settings:source:25 : [[ '' == \m\u\l\t\i\n\o\d\e ]] 2025-07-23 20:58:17.629 | ++ /opt/stack/new/ironic/devstack/upgrade/settings:source:31 : export CELLSV2_SETUP=singleconductor 2025-07-23 20:58:17.632 | ++ /opt/stack/new/ironic/devstack/upgrade/settings:source:31 : CELLSV2_SETUP=singleconductor 2025-07-23 20:58:17.636 | ++ /opt/stack/new/ironic/devstack/upgrade/settings:source:35 : export LIBVIRT_NIC_DRIVER=e1000 2025-07-23 20:58:17.639 | ++ /opt/stack/new/ironic/devstack/upgrade/settings:source:35 : LIBVIRT_NIC_DRIVER=e1000 2025-07-23 20:58:17.643 | + inc/plugin:load_settings:49 : for plugin in ${plugins//,/ } 2025-07-23 20:58:17.646 | + inc/plugin:load_settings:50 : local dir=/opt/stack/new/neutron 2025-07-23 20:58:17.649 | + inc/plugin:load_settings:52 : [[ -f /opt/stack/new/neutron/devstack/upgrade/settings ]] 2025-07-23 20:58:17.652 | + inc/plugin:load_settings:58 : export UPGRADE_PROJECTS 2025-07-23 20:58:17.655 | + ./grenade.sh:main:222 : '[' True '!=' True ']' 2025-07-23 20:58:17.658 | + ./grenade.sh:main:233 : extract_localrc_section /opt/stack/new/devstack/local.conf /opt/stack/new/devstack/localrc /opt/stack/new/devstack/.localrc.auto 2025-07-23 20:58:17.661 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:199 : local configfile=/opt/stack/new/devstack/local.conf 2025-07-23 20:58:17.664 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:200 : local localrcfile=/opt/stack/new/devstack/localrc 2025-07-23 20:58:17.667 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:201 : local localautofile=/opt/stack/new/devstack/.localrc.auto 2025-07-23 20:58:17.670 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:203 : [[ -r /opt/stack/new/devstack/local.conf ]] 2025-07-23 20:58:17.675 | ++ /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:204 : get_meta_section_files /opt/stack/new/devstack/local.conf local 2025-07-23 20:58:17.678 | ++ /opt/stack/new/devstack/inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/new/devstack/local.conf 2025-07-23 20:58:17.681 | ++ /opt/stack/new/devstack/inc/meta-config:get_meta_section_files:64 : local matchgroup=local 2025-07-23 20:58:17.685 | ++ /opt/stack/new/devstack/inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/new/devstack/local.conf ]] 2025-07-23 20:58:17.688 | ++ /opt/stack/new/devstack/inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=local ' 2025-07-23 20:58:17.688 | /^\[\[.+\|.*\]\]/ { 2025-07-23 20:58:17.688 | gsub("[][]", "", $1); 2025-07-23 20:58:17.688 | split($1, a, "|"); 2025-07-23 20:58:17.688 | if (a[1] == matchgroup) 2025-07-23 20:58:17.688 | print a[2] 2025-07-23 20:58:17.688 | } 2025-07-23 20:58:17.688 | ' /opt/stack/new/devstack/local.conf 2025-07-23 20:58:17.695 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:204 : LRC=localrc 2025-07-23 20:58:17.698 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:205 : for lfile in $LRC 2025-07-23 20:58:17.700 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:206 : [[ localrc == \l\o\c\a\l\r\c ]] 2025-07-23 20:58:17.703 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:207 : [[ -r /opt/stack/new/devstack/localrc ]] 2025-07-23 20:58:17.705 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:210 : echo '# Generated file, do not edit' 2025-07-23 20:58:17.709 | + /opt/stack/new/devstack/inc/meta-config:extract_localrc_section:211 : get_meta_section /opt/stack/new/devstack/local.conf local localrc 2025-07-23 20:58:17.712 | + /opt/stack/new/devstack/inc/meta-config:get_meta_section:33 : local file=/opt/stack/new/devstack/local.conf 2025-07-23 20:58:17.715 | + /opt/stack/new/devstack/inc/meta-config:get_meta_section:34 : local matchgroup=local 2025-07-23 20:58:17.717 | + /opt/stack/new/devstack/inc/meta-config:get_meta_section:35 : local configfile=localrc 2025-07-23 20:58:17.720 | + /opt/stack/new/devstack/inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/new/devstack/local.conf ]] 2025-07-23 20:58:17.723 | + /opt/stack/new/devstack/inc/meta-config:get_meta_section:38 : [[ -z localrc ]] 2025-07-23 20:58:17.727 | + /opt/stack/new/devstack/inc/meta-config:get_meta_section:40 : awk -v matchgroup=local -v configfile=localrc ' 2025-07-23 20:58:17.727 | BEGIN { group = "" } 2025-07-23 20:58:17.727 | /^\[\[.+\|.*\]\]/ { 2025-07-23 20:58:17.727 | gsub("[][]", "", $1); 2025-07-23 20:58:17.727 | split($1, a, "|"); 2025-07-23 20:58:17.727 | if (a[1] == matchgroup && a[2] == configfile) { 2025-07-23 20:58:17.727 | group=a[1] 2025-07-23 20:58:17.727 | } else { 2025-07-23 20:58:17.727 | group="" 2025-07-23 20:58:17.727 | } 2025-07-23 20:58:17.727 | next 2025-07-23 20:58:17.727 | } 2025-07-23 20:58:17.727 | { 2025-07-23 20:58:17.727 | if (group != "") 2025-07-23 20:58:17.727 | print $0 2025-07-23 20:58:17.727 | } 2025-07-23 20:58:17.727 | ' /opt/stack/new/devstack/local.conf 2025-07-23 20:58:17.733 | + ./grenade.sh:main:238 : [[ True == \T\r\u\e ]] 2025-07-23 20:58:17.736 | + ./grenade.sh:main:241 : init_grenade_db 2025-07-23 20:58:17.739 | + inc/plugin:init_grenade_db:130 : mkdir -p /opt/stack/save 2025-07-23 20:58:17.745 | + inc/plugin:init_grenade_db:131 : echo '' 2025-07-23 20:58:17.748 | + ./grenade.sh:main:243 : '[' True '!=' True ']' 2025-07-23 20:58:17.751 | + ./grenade.sh:main:270 : echo_summary 'Caching downloaded images' 2025-07-23 20:58:17.768 | 2025-07-23 20:58:17.768 | #******************************************** 2025-07-23 20:58:17.768 | # Caching downloaded images 2025-07-23 20:58:17.768 | #******************************************** 2025-07-23 20:58:17.768 | 2025-07-23 20:58:17.771 | + ./grenade.sh:main:271 : mkdir -p /opt/stack/old/images 2025-07-23 20:58:17.776 | + ./grenade.sh:main:272 : echo 'Images: http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-uec.tar.gz,http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img' 2025-07-23 20:58:17.776 | Images: http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-uec.tar.gz,http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-07-23 20:58:17.779 | + ./grenade.sh:main:273 : for image_url in ${IMAGE_URLS//,/ } 2025-07-23 20:58:17.783 | ++ ./grenade.sh:main:274 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-uec.tar.gz 2025-07-23 20:58:17.788 | + ./grenade.sh:main:274 : IMAGE_FNAME=cirros-0.6.1-x86_64-uec.tar.gz 2025-07-23 20:58:17.791 | + ./grenade.sh:main:275 : [[ -r /opt/stack/old/devstack/files/cirros-0.6.1-x86_64-uec.tar.gz ]] 2025-07-23 20:58:17.794 | + ./grenade.sh:main:276 : rsync -a /opt/stack/old/devstack/files/cirros-0.6.1-x86_64-uec.tar.gz /opt/stack/old/images 2025-07-23 20:58:17.983 | + ./grenade.sh:main:273 : for image_url in ${IMAGE_URLS//,/ } 2025-07-23 20:58:17.987 | ++ ./grenade.sh:main:274 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-07-23 20:58:17.992 | + ./grenade.sh:main:274 : IMAGE_FNAME=cirros-0.6.1-x86_64-disk.img 2025-07-23 20:58:17.995 | + ./grenade.sh:main:275 : [[ -r /opt/stack/old/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2025-07-23 20:58:17.998 | + ./grenade.sh:main:276 : rsync -a /opt/stack/old/devstack/files/cirros-0.6.1-x86_64-disk.img /opt/stack/old/images 2025-07-23 20:58:18.112 | + ./grenade.sh:main:280 : [[ -d /opt/stack/old/devstack/files/images ]] 2025-07-23 20:58:18.114 | + ./grenade.sh:main:281 : rsync -a /opt/stack/old/devstack/files/images/ /opt/stack/old/images 2025-07-23 20:58:19.023 | + ./grenade.sh:main:283 : stop image-cache 20 2025-07-23 20:58:19.026 | + inc/bootstrap:stop:67 : stop=image-cache 2025-07-23 20:58:19.028 | + inc/bootstrap:stop:68 : shift 2025-07-23 20:58:19.031 | + inc/bootstrap:stop:69 : [[ 20 =~ image-cache ]] 2025-07-23 20:58:19.033 | + ./grenade.sh:main:289 : [[ False == \T\r\u\e ]] 2025-07-23 20:58:19.036 | + ./grenade.sh:main:304 : stop base-smoke 110 2025-07-23 20:58:19.039 | + inc/bootstrap:stop:67 : stop=base-smoke 2025-07-23 20:58:19.042 | + inc/bootstrap:stop:68 : shift 2025-07-23 20:58:19.045 | + inc/bootstrap:stop:69 : [[ 110 =~ base-smoke ]] 2025-07-23 20:58:19.048 | + ./grenade.sh:main:307 : resources early_create 2025-07-23 20:58:19.051 | + inc/plugin:resources:94 : local phase=early_create 2025-07-23 20:58:19.054 | + inc/plugin:resources:95 : local side= 2025-07-23 20:58:19.056 | + inc/plugin:resources:96 : local project= 2025-07-23 20:58:19.059 | + inc/plugin:resources:99 : [[ True != \T\r\u\e ]] 2025-07-23 20:58:19.062 | + inc/plugin:resources:103 : local desc=early_create 2025-07-23 20:58:19.065 | + inc/plugin:resources:104 : [[ -n '' ]] 2025-07-23 20:58:19.068 | + inc/plugin:resources:107 : echo_summary 'Running resource phase: early_create' 2025-07-23 20:58:19.084 | 2025-07-23 20:58:19.084 | #******************************************** 2025-07-23 20:58:19.084 | # Running resource phase: early_create 2025-07-23 20:58:19.084 | #******************************************** 2025-07-23 20:58:19.085 | 2025-07-23 20:58:19.087 | + inc/plugin:resources:109 : local 'projects= keystone placement swift glance neutron nova ironic' 2025-07-23 20:58:19.090 | + inc/plugin:resources:110 : [[ early_create == \d\e\s\t\r\o\y ]] 2025-07-23 20:58:19.093 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 20:58:19.096 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/10_keystone 2025-07-23 20:58:19.099 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/10_keystone ]] 2025-07-23 20:58:19.102 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/10_keystone/resources.sh 2025-07-23 20:58:19.104 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/10_keystone/resources.sh ]] 2025-07-23 20:58:19.106 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 20:58:19.108 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 20:58:19.111 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/10_keystone/resources.sh early_create 2025-07-23 20:58:21.004 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:26 : KEYSTONE_TEST_USER=keystone_check 2025-07-23 20:58:21.007 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:27 : KEYSTONE_TEST_GROUP=keystone_check 2025-07-23 20:58:21.011 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:28 : KEYSTONE_TEST_PASS=pass 2025-07-23 20:58:21.013 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:62 : case $1 in 2025-07-23 20:58:21.016 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:1 : exit_trap 2025-07-23 20:58:21.019 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 20:58:21.024 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 20:58:21.028 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/15_placement 2025-07-23 20:58:21.030 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/15_placement ]] 2025-07-23 20:58:21.033 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/15_placement/resources.sh 2025-07-23 20:58:21.035 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/15_placement/resources.sh ]] 2025-07-23 20:58:21.037 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 20:58:21.044 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/30_swift 2025-07-23 20:58:21.047 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/30_swift ]] 2025-07-23 20:58:21.050 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/30_swift/resources.sh 2025-07-23 20:58:21.053 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/30_swift/resources.sh ]] 2025-07-23 20:58:21.056 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 20:58:21.059 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 20:58:21.062 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/30_swift/resources.sh early_create 2025-07-23 20:58:22.946 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:26 : CONTAINER=cont_grenade 2025-07-23 20:58:22.948 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:55 : case $1 in 2025-07-23 20:58:22.950 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:1 : exit_trap 2025-07-23 20:58:22.952 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 20:58:22.958 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 20:58:22.961 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/40_glance 2025-07-23 20:58:22.964 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/40_glance ]] 2025-07-23 20:58:22.966 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/40_glance/resources.sh 2025-07-23 20:58:22.969 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/40_glance/resources.sh ]] 2025-07-23 20:58:22.973 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 20:58:22.976 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/50_neutron 2025-07-23 20:58:22.979 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/50_neutron ]] 2025-07-23 20:58:22.982 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/50_neutron/resources.sh 2025-07-23 20:58:22.985 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/50_neutron/resources.sh ]] 2025-07-23 20:58:22.988 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 20:58:22.991 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 20:58:22.993 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/50_neutron/resources.sh early_create 2025-07-23 20:58:24.735 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:26 : NEUTRON_NET=neutron_grenade 2025-07-23 20:58:24.738 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:74 : case $1 in 2025-07-23 20:58:24.741 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:76 : early_create 2025-07-23 20:58:24.746 | ++ /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:34 : grep ' id ' 2025-07-23 20:58:24.746 | ++ /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:34 : openstack network create --share neutron_grenade 2025-07-23 20:58:24.746 | ++ /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:34 : get_field 2 2025-07-23 20:58:24.749 | ++ /opt/stack/new/devstack/functions-common:get_field:810 : local data field 2025-07-23 20:58:24.752 | ++ /opt/stack/new/devstack/functions-common:get_field:811 : read data 2025-07-23 20:58:26.995 | ++ /opt/stack/new/devstack/functions-common:get_field:812 : '[' 2 -lt 0 ']' 2025-07-23 20:58:26.998 | ++ /opt/stack/new/devstack/functions-common:get_field:815 : field='$3' 2025-07-23 20:58:27.001 | ++ /opt/stack/new/devstack/functions-common:get_field:817 : echo '| id | 18d2918e-220f-4537-850f-43375b51a976 |' 2025-07-23 20:58:27.001 | ++ /opt/stack/new/devstack/functions-common:get_field:817 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2025-07-23 20:58:27.008 | ++ /opt/stack/new/devstack/functions-common:get_field:811 : read data 2025-07-23 20:58:27.012 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:34 : local net_id=18d2918e-220f-4537-850f-43375b51a976 2025-07-23 20:58:27.014 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:35 : resource_save network net_id 18d2918e-220f-4537-850f-43375b51a976 2025-07-23 20:58:27.016 | + /opt/stack/new/grenade/inc/plugin:resource_save:135 : local project=network 2025-07-23 20:58:27.018 | + /opt/stack/new/grenade/inc/plugin:resource_save:136 : local key=net_id 2025-07-23 20:58:27.021 | + /opt/stack/new/grenade/inc/plugin:resource_save:137 : local value=18d2918e-220f-4537-850f-43375b51a976 2025-07-23 20:58:27.024 | + /opt/stack/new/grenade/inc/plugin:resource_save:138 : iniset /opt/stack/save/grenade_db.ini network net_id 18d2918e-220f-4537-850f-43375b51a976 2025-07-23 20:58:27.067 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:37 : local subnet_params= 2025-07-23 20:58:27.070 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:38 : subnet_params+='--ip-version 4 ' 2025-07-23 20:58:27.073 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:39 : subnet_params+='--gateway 10.1.0.1 ' 2025-07-23 20:58:27.075 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:40 : subnet_params+='--network 18d2918e-220f-4537-850f-43375b51a976 ' 2025-07-23 20:58:27.078 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:41 : subnet_params+='--subnet-range 10.1.0.0/20 ' 2025-07-23 20:58:27.081 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:42 : subnet_params+=neutron_grenade 2025-07-23 20:58:27.085 | ++ /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:44 : grep ' id ' 2025-07-23 20:58:27.086 | ++ /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:44 : openstack subnet create --ip-version 4 --gateway 10.1.0.1 --network 18d2918e-220f-4537-850f-43375b51a976 --subnet-range 10.1.0.0/20 neutron_grenade 2025-07-23 20:58:27.086 | ++ /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:44 : get_field 2 2025-07-23 20:58:27.089 | ++ /opt/stack/new/devstack/functions-common:get_field:810 : local data field 2025-07-23 20:58:27.092 | ++ /opt/stack/new/devstack/functions-common:get_field:811 : read data 2025-07-23 20:58:29.251 | ++ /opt/stack/new/devstack/functions-common:get_field:812 : '[' 2 -lt 0 ']' 2025-07-23 20:58:29.254 | ++ /opt/stack/new/devstack/functions-common:get_field:815 : field='$3' 2025-07-23 20:58:29.257 | ++ /opt/stack/new/devstack/functions-common:get_field:817 : echo '| id | 0bb6cd97-0a6b-4f56-b8fd-6bb2a8c747d0 |' 2025-07-23 20:58:29.257 | ++ /opt/stack/new/devstack/functions-common:get_field:817 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2025-07-23 20:58:29.264 | ++ /opt/stack/new/devstack/functions-common:get_field:811 : read data 2025-07-23 20:58:29.267 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:44 : local subnet_id=0bb6cd97-0a6b-4f56-b8fd-6bb2a8c747d0 2025-07-23 20:58:29.270 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:45 : resource_save network subnet_id 0bb6cd97-0a6b-4f56-b8fd-6bb2a8c747d0 2025-07-23 20:58:29.273 | + /opt/stack/new/grenade/inc/plugin:resource_save:135 : local project=network 2025-07-23 20:58:29.275 | + /opt/stack/new/grenade/inc/plugin:resource_save:136 : local key=subnet_id 2025-07-23 20:58:29.278 | + /opt/stack/new/grenade/inc/plugin:resource_save:137 : local value=0bb6cd97-0a6b-4f56-b8fd-6bb2a8c747d0 2025-07-23 20:58:29.281 | + /opt/stack/new/grenade/inc/plugin:resource_save:138 : iniset /opt/stack/save/grenade_db.ini network subnet_id 0bb6cd97-0a6b-4f56-b8fd-6bb2a8c747d0 2025-07-23 20:58:29.318 | ++ /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:47 : openstack router create neutron_grenade 2025-07-23 20:58:29.319 | ++ /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:47 : get_field 2 2025-07-23 20:58:29.319 | ++ /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:47 : grep ' id ' 2025-07-23 20:58:29.321 | ++ /opt/stack/new/devstack/functions-common:get_field:810 : local data field 2025-07-23 20:58:29.324 | ++ /opt/stack/new/devstack/functions-common:get_field:811 : read data 2025-07-23 20:58:31.404 | ++ /opt/stack/new/devstack/functions-common:get_field:812 : '[' 2 -lt 0 ']' 2025-07-23 20:58:31.406 | ++ /opt/stack/new/devstack/functions-common:get_field:815 : field='$3' 2025-07-23 20:58:31.408 | ++ /opt/stack/new/devstack/functions-common:get_field:817 : echo '| id | 3ce0a886-bf1b-4707-8abd-723178b9297d |' 2025-07-23 20:58:31.409 | ++ /opt/stack/new/devstack/functions-common:get_field:817 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2025-07-23 20:58:31.415 | ++ /opt/stack/new/devstack/functions-common:get_field:811 : read data 2025-07-23 20:58:31.419 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:47 : local router_id=3ce0a886-bf1b-4707-8abd-723178b9297d 2025-07-23 20:58:31.421 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:48 : resource_save network router_id 3ce0a886-bf1b-4707-8abd-723178b9297d 2025-07-23 20:58:31.423 | + /opt/stack/new/grenade/inc/plugin:resource_save:135 : local project=network 2025-07-23 20:58:31.425 | + /opt/stack/new/grenade/inc/plugin:resource_save:136 : local key=router_id 2025-07-23 20:58:31.427 | + /opt/stack/new/grenade/inc/plugin:resource_save:137 : local value=3ce0a886-bf1b-4707-8abd-723178b9297d 2025-07-23 20:58:31.429 | + /opt/stack/new/grenade/inc/plugin:resource_save:138 : iniset /opt/stack/save/grenade_db.ini network router_id 3ce0a886-bf1b-4707-8abd-723178b9297d 2025-07-23 20:58:31.462 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:50 : openstack router add subnet neutron_grenade 0bb6cd97-0a6b-4f56-b8fd-6bb2a8c747d0 2025-07-23 20:58:34.140 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:early_create:51 : openstack router set 3ce0a886-bf1b-4707-8abd-723178b9297d --external-gateway public 2025-07-23 20:58:37.167 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:1 : exit_trap 2025-07-23 20:58:37.170 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 20:58:37.175 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 20:58:37.178 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/60_nova 2025-07-23 20:58:37.180 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/60_nova ]] 2025-07-23 20:58:37.182 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/60_nova/resources.sh 2025-07-23 20:58:37.185 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/60_nova/resources.sh ]] 2025-07-23 20:58:37.187 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 20:58:37.190 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 20:58:37.193 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/60_nova/resources.sh early_create 2025-07-23 20:58:38.855 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:26 : NOVA_USER=nova_grenade 2025-07-23 20:58:38.857 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:27 : NOVA_PROJECT=nova_grenade 2025-07-23 20:58:38.860 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:28 : NOVA_PASS=pass 2025-07-23 20:58:38.862 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:29 : NOVA_SERVER=nova_server1 2025-07-23 20:58:38.864 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:30 : DEFAULT_INSTANCE_TYPE=baremetal 2025-07-23 20:58:38.866 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:31 : DEFAULT_IMAGE_NAME=cirros-0.6.1-x86_64-disk 2025-07-23 20:58:38.869 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:32 : VIRT_DRIVER=ironic 2025-07-23 20:58:38.871 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:33 : INSTANCE_WAIT=120 2025-07-23 20:58:38.873 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:35 : [[ ironic == ironic ]] 2025-07-23 20:58:38.876 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:36 : NOVA_IRONIC_RESOURCE_CLASS=baremetal 2025-07-23 20:58:38.878 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:39 : NOVA_VERIFY_RESOURCE_CLASSES=CUSTOM_BAREMETAL 2025-07-23 20:58:38.881 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:217 : case $1 in 2025-07-23 20:58:38.883 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:1 : exit_trap 2025-07-23 20:58:38.885 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 20:58:38.890 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 20:58:38.892 | + inc/plugin:resources:115 : local dir=/opt/stack/new/ironic/devstack/upgrade 2025-07-23 20:58:38.895 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/ironic/devstack/upgrade ]] 2025-07-23 20:58:38.896 | + inc/plugin:resources:119 : local resource=/opt/stack/new/ironic/devstack/upgrade/resources.sh 2025-07-23 20:58:38.899 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/ironic/devstack/upgrade/resources.sh ]] 2025-07-23 20:58:38.901 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 20:58:38.903 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 20:58:38.906 | + inc/plugin:resources:122 : /opt/stack/new/ironic/devstack/upgrade/resources.sh early_create 2025-07-23 20:58:40.688 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:37 : GITDIR["python-ironicclient"]=/opt/stack/old/python-ironicclient 2025-07-23 20:58:40.691 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:39 : GITREPO["pyghmi"]=https://opendev.org/x/pyghmi 2025-07-23 20:58:40.693 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:40 : GITBRANCH["pyghmi"]=master 2025-07-23 20:58:40.696 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:41 : GITDIR["pyghmi"]=/opt/stack/old/pyghmi 2025-07-23 20:58:40.699 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:43 : GITREPO["virtualbmc"]=https://opendev.org/openstack/virtualbmc.git 2025-07-23 20:58:40.701 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:44 : GITBRANCH["virtualbmc"]=master 2025-07-23 20:58:40.704 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:45 : GITDIR["virtualbmc"]=/opt/stack/old/virtualbmc 2025-07-23 20:58:40.706 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:47 : GITREPO["virtualpdu"]=https://opendev.org/openstack/virtualpdu.git 2025-07-23 20:58:40.709 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:48 : GITBRANCH["virtualpdu"]=master 2025-07-23 20:58:40.712 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:49 : GITDIR["virtualpdu"]=/opt/stack/old/virtualpdu 2025-07-23 20:58:40.715 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:51 : GITREPO["sushy"]=https://opendev.org/openstack/sushy.git 2025-07-23 20:58:40.717 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:52 : GITBRANCH["sushy"]=master 2025-07-23 20:58:40.720 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:53 : GITDIR["sushy"]=/opt/stack/old/sushy 2025-07-23 20:58:40.722 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:55 : GITREPO["sushy-tools"]=https://opendev.org/openstack/sushy-tools.git 2025-07-23 20:58:40.725 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:56 : GITBRANCH["sushy-tools"]=master 2025-07-23 20:58:40.728 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:57 : GITDIR["sushy-tools"]=/opt/stack/old/sushy-tools 2025-07-23 20:58:40.731 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:59 : IRONIC_DIR=/opt/stack/old/ironic 2025-07-23 20:58:40.733 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:60 : IRONIC_DEVSTACK_DIR=/opt/stack/old/ironic/devstack 2025-07-23 20:58:40.737 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:61 : IRONIC_DEVSTACK_FILES_DIR=/opt/stack/old/ironic/devstack/files 2025-07-23 20:58:40.740 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:64 : IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git 2025-07-23 20:58:40.743 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:65 : IRONIC_PYTHON_AGENT_BRANCH=stable/2025.1 2025-07-23 20:58:40.746 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:66 : IRONIC_PYTHON_AGENT_DIR=/opt/stack/old/ironic-python-agent 2025-07-23 20:58:40.749 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:67 : IRONIC_PYTHON_AGENT_BUILDER_REPO=https://opendev.org/openstack/ironic-python-agent-builder.git 2025-07-23 20:58:40.752 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:68 : IRONIC_PYTHON_AGENT_BUILDER_BRANCH=master 2025-07-23 20:58:40.755 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:69 : IRONIC_PYTHON_AGENT_BUILDER_DIR=/opt/stack/old/ironic-python-agent-builder 2025-07-23 20:58:40.758 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:70 : IRONIC_DIB_BINDEP_FILE=https://opendev.org/openstack/diskimage-builder/raw/branch/master/bindep.txt 2025-07-23 20:58:40.760 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:71 : IRONIC_DATA_DIR=/opt/stack/data/ironic 2025-07-23 20:58:40.763 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:72 : IRONIC_STATE_PATH=/var/lib/ironic 2025-07-23 20:58:40.765 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:73 : IRONIC_AUTH_CACHE_DIR=/var/cache/ironic 2025-07-23 20:58:40.768 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:74 : IRONIC_CONF_DIR=/etc/ironic 2025-07-23 20:58:40.770 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:75 : IRONIC_CONF_FILE=/etc/ironic/ironic.conf 2025-07-23 20:58:40.772 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:76 : IRONIC_MACHINE_TYPE=q35 2025-07-23 20:58:40.775 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:79 : trueorfalse False IRONIC_IS_HARDWARE 2025-07-23 20:58:40.795 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:79 : IRONIC_IS_HARDWARE=False 2025-07-23 20:58:40.797 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:82 : IRONIC_CALLBACK_TIMEOUT=600 2025-07-23 20:58:40.800 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:85 : [[ False == False ]] 2025-07-23 20:58:40.802 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:86 : IRONIC_PXE_BOOT_RETRY_TIMEOUT=900 2025-07-23 20:58:40.805 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:92 : IRONIC_PING_TIMEOUT= 2025-07-23 20:58:40.809 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:96 : trueorfalse False IRONIC_ALLOW_UNSUPPORTED_DRIVERS 2025-07-23 20:58:40.824 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:96 : IRONIC_ALLOW_UNSUPPORTED_DRIVERS=False 2025-07-23 20:58:40.828 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:99 : IRONIC_HW_NODE_CPU=1 2025-07-23 20:58:40.830 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:100 : IRONIC_HW_NODE_RAM=512 2025-07-23 20:58:40.833 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:101 : IRONIC_HW_NODE_DISK=10 2025-07-23 20:58:40.836 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:102 : IRONIC_HW_EPHEMERAL_DISK=0 2025-07-23 20:58:40.839 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:105 : IRONIC_SUPPORTED_HW_ARCH_TYPES_RE='^(x86_64|aarch64)$' 2025-07-23 20:58:40.842 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:106 : IRONIC_HW_ARCH=x86_64 2025-07-23 20:58:40.845 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:108 : [[ ! x86_64 =~ ^(x86_64|aarch64)$ ]] 2025-07-23 20:58:40.847 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:112 : is_ubuntu 2025-07-23 20:58:40.849 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z '' ]] 2025-07-23 20:58:40.852 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:557 : GetOSVersion 2025-07-23 20:58:40.854 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:437 : source /etc/os-release 2025-07-23 20:58:40.857 | +++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 22.04.5 LTS' 2025-07-23 20:58:40.859 | +++ /etc/os-release:source:2 : NAME=Ubuntu 2025-07-23 20:58:40.862 | +++ /etc/os-release:source:3 : VERSION_ID=22.04 2025-07-23 20:58:40.864 | +++ /etc/os-release:source:4 : VERSION='22.04.5 LTS (Jammy Jellyfish)' 2025-07-23 20:58:40.866 | +++ /etc/os-release:source:5 : VERSION_CODENAME=jammy 2025-07-23 20:58:40.869 | +++ /etc/os-release:source:6 : ID=ubuntu 2025-07-23 20:58:40.877 | +++ /etc/os-release:source:7 : ID_LIKE=debian 2025-07-23 20:58:40.881 | +++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2025-07-23 20:58:40.883 | +++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2025-07-23 20:58:40.885 | +++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2025-07-23 20:58:40.887 | +++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2025-07-23 20:58:40.890 | +++ /etc/os-release:source:12 : UBUNTU_CODENAME=jammy 2025-07-23 20:58:40.892 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:438 : [[ ubuntu22.04.5 LTS (Jammy Jellyfish) == \c\e\n\t\o\s\9 ]] 2025-07-23 20:58:40.895 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:438 : [[ ubuntu22.04.5 LTS (Jammy Jellyfish) =~ rhel9 ]] 2025-07-23 20:58:40.898 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:442 : [[ ubuntu22.04.5 LTS (Jammy Jellyfish) =~ rocky9 ]] 2025-07-23 20:58:40.901 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:446 : _ensure_lsb_release 2025-07-23 20:58:40.904 | +++ /opt/stack/new/devstack/functions-common:_ensure_lsb_release:414 : command -v lsb_release 2025-07-23 20:58:40.907 | ++ /opt/stack/new/devstack/functions-common:_ensure_lsb_release:414 : [[ -x /usr/bin/lsb_release ]] 2025-07-23 20:58:40.909 | ++ /opt/stack/new/devstack/functions-common:_ensure_lsb_release:415 : return 2025-07-23 20:58:40.912 | +++ /opt/stack/new/devstack/functions-common:GetOSVersion:448 : lsb_release -r -s 2025-07-23 20:58:40.962 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:448 : os_RELEASE=22.04 2025-07-23 20:58:40.965 | +++ /opt/stack/new/devstack/functions-common:GetOSVersion:449 : lsb_release -c -s 2025-07-23 20:58:41.010 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:449 : os_CODENAME=jammy 2025-07-23 20:58:41.012 | +++ /opt/stack/new/devstack/functions-common:GetOSVersion:450 : lsb_release -i -s 2025-07-23 20:58:41.060 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2025-07-23 20:58:41.063 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2025-07-23 20:58:41.065 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:454 : os_PACKAGE=deb 2025-07-23 20:58:41.068 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2025-07-23 20:58:41.071 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2025-07-23 20:58:41.074 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2025-07-23 20:58:41.077 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2025-07-23 20:58:41.080 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 20:58:41.083 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:113 : IRONIC_VM_EMULATOR=/usr/bin/qemu-system-x86_64 2025-07-23 20:58:41.086 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:119 : GRUB_ARCH=x64 2025-07-23 20:58:41.089 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:120 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 20:58:41.092 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:133 : IRONIC_SHARDS=0 2025-07-23 20:58:41.094 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:134 : IRONIC_SHARD_1_NAME=ds_shard_1 2025-07-23 20:58:41.098 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:135 : IRONIC_NODE_SHARD_NAME=ds_shard_1 2025-07-23 20:58:41.101 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:156 : IRONIC_HWINFO_FILE=/opt/stack/data/ironic/hardware_info 2025-07-23 20:58:41.105 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:159 : uuidgen 2025-07-23 20:58:41.112 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:159 : IRONIC_NODE_UUID=e5585a78-919f-470d-9147-02520e984340 2025-07-23 20:58:41.115 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:160 : IRONIC_SCRIPTS_DIR=/opt/stack/old/ironic/devstack/tools/ironic/scripts 2025-07-23 20:58:41.118 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:161 : IRONIC_TEMPLATES_DIR=/opt/stack/old/ironic/devstack/tools/ironic/templates 2025-07-23 20:58:41.122 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:162 : trueorfalse False IRONIC_BAREMETAL_BASIC_OPS 2025-07-23 20:58:41.141 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:162 : IRONIC_BAREMETAL_BASIC_OPS=True 2025-07-23 20:58:41.144 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:163 : IRONIC_TFTPBOOT_DIR=/opt/stack/data/ironic/tftpboot 2025-07-23 20:58:41.147 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:164 : IRONIC_TFTPSERVER_IP=200.225.47.25 2025-07-23 20:58:41.150 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:165 : IRONIC_TFTP_BLOCKSIZE=1380 2025-07-23 20:58:41.152 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:166 : IRONIC_VM_COUNT=2 2025-07-23 20:58:41.155 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:167 : IRONIC_VM_SPECS_CPU=1 2025-07-23 20:58:41.158 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:168 : IRONIC_VM_SPECS_RAM=2600 2025-07-23 20:58:41.161 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:169 : IRONIC_VM_SPECS_DISK=10 2025-07-23 20:58:41.164 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:170 : IRONIC_VM_SPECS_DISK_FORMAT=qcow2 2025-07-23 20:58:41.166 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:171 : IRONIC_VM_EPHEMERAL_DISK=0 2025-07-23 20:58:41.169 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:172 : IRONIC_VM_ENGINE=qemu 2025-07-23 20:58:41.172 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:173 : IRONIC_VM_NETWORK_BRIDGE=brbm 2025-07-23 20:58:41.176 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:174 : IRONIC_VM_INTERFACE_COUNT=2 2025-07-23 20:58:41.179 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:175 : IRONIC_VM_VOLUME_COUNT=1 2025-07-23 20:58:41.181 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:176 : IRONIC_VM_BLOCK_SIZE=512 2025-07-23 20:58:41.184 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:177 : IRONIC_VM_MACS_CSV_FILE=/opt/stack/data/ironic/ironic_macs.csv 2025-07-23 20:58:41.187 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:178 : IRONIC_CLEAN_NET_NAME=private 2025-07-23 20:58:41.190 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:179 : IRONIC_RESCUE_NET_NAME=private 2025-07-23 20:58:41.192 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:180 : IRONIC_INSPECTION_NET_NAME=private 2025-07-23 20:58:41.196 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:181 : IRONIC_EXTRA_PXE_PARAMS= 2025-07-23 20:58:41.199 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:182 : IRONIC_TTY_DEV=ttyS0,115200 2025-07-23 20:58:41.203 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:183 : trueorfalse False IRONIC_USE_PORT_GROUP 2025-07-23 20:58:41.221 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:183 : IRONIC_USE_PORT_GROUP=False 2025-07-23 20:58:41.224 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:184 : IRONIC_PORT_GROUP_MODE=balance-rr 2025-07-23 20:58:41.226 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:186 : IRONIC_TEMPEST_BUILD_TIMEOUT=1200 2025-07-23 20:58:41.229 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:187 : [[ -n 1200 ]] 2025-07-23 20:58:41.232 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:188 : echo 'WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike.' 2025-07-23 20:58:41.232 | WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike. 2025-07-23 20:58:41.235 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:192 : [[ False == \T\r\u\e ]] 2025-07-23 20:58:41.238 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:196 : hostname 2025-07-23 20:58:41.242 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:196 : hostdomain=npc1a3e38788184 2025-07-23 20:58:41.244 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:197 : [[ npc1a3e38788184 =~ rax ]] 2025-07-23 20:58:41.247 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:197 : [[ npc1a3e38788184 =~ iweb ]] 2025-07-23 20:58:41.249 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:219 : PUBLIC_SUBNET_ID= 2025-07-23 20:58:41.252 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:220 : PUBLIC_SUBNET_IP=172.24.5.250 2025-07-23 20:58:41.256 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:223 : trueorfalse True IRONIC_ENFORCE_SCOPE 2025-07-23 20:58:41.273 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:223 : IRONIC_ENFORCE_SCOPE=True 2025-07-23 20:58:41.275 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:225 : [[ True == \T\r\u\e ]] 2025-07-23 20:58:41.278 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:226 : IRONIC_OS_CLOUD=devstack-system-admin 2025-07-23 20:58:41.282 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:236 : OS_CLOUD=devstack-admin 2025-07-23 20:58:41.284 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:242 : IRONIC_SET_NODE_OWNER= 2025-07-23 20:58:41.286 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:245 : IRONIC_DEFAULT_API_VERSION= 2025-07-23 20:58:41.288 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:246 : IRONIC_CMD='openstack --os-cloud devstack-system-admin baremetal' 2025-07-23 20:58:41.291 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:247 : [[ -n '' ]] 2025-07-23 20:58:41.293 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:252 : IRONIC_ENABLED_HARDWARE_TYPES=ipmi,fake-hardware 2025-07-23 20:58:41.295 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:254 : IRONIC_DRIVER_INTERFACE_TYPES='bios boot power management deploy console inspect raid rescue storage network vendor' 2025-07-23 20:58:41.298 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:255 : IRONIC_ENABLED_BIOS_INTERFACES=fake,no-bios 2025-07-23 20:58:41.300 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:256 : IRONIC_ENABLED_BOOT_INTERFACES=fake,ipxe 2025-07-23 20:58:41.303 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:257 : IRONIC_ENABLED_CONSOLE_INTERFACES=fake,no-console 2025-07-23 20:58:41.306 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:258 : IRONIC_ENABLED_DEPLOY_INTERFACES=fake,direct,ramdisk 2025-07-23 20:58:41.308 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:259 : IRONIC_ENABLED_INSPECT_INTERFACES=fake,agent,no-inspect 2025-07-23 20:58:41.310 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:260 : IRONIC_ENABLED_MANAGEMENT_INTERFACES= 2025-07-23 20:58:41.313 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:261 : IRONIC_ENABLED_NETWORK_INTERFACES=flat,noop 2025-07-23 20:58:41.315 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:262 : IRONIC_ENABLED_POWER_INTERFACES= 2025-07-23 20:58:41.318 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:263 : IRONIC_ENABLED_RAID_INTERFACES=fake,agent,no-raid 2025-07-23 20:58:41.321 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:264 : IRONIC_ENABLED_RESCUE_INTERFACES=fake,no-rescue 2025-07-23 20:58:41.324 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:265 : IRONIC_ENABLED_STORAGE_INTERFACES=fake,cinder,noop 2025-07-23 20:58:41.326 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:266 : IRONIC_ENABLED_VENDOR_INTERFACES=fake,ipmitool,no-vendor 2025-07-23 20:58:41.329 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:268 : IRONIC_DEFAULT_BIOS_INTERFACE= 2025-07-23 20:58:41.331 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:269 : IRONIC_DEFAULT_BOOT_INTERFACE= 2025-07-23 20:58:41.334 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:270 : IRONIC_DEFAULT_CONSOLE_INTERFACE= 2025-07-23 20:58:41.336 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:271 : IRONIC_DEFAULT_DEPLOY_INTERFACE= 2025-07-23 20:58:41.338 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:272 : IRONIC_DEFAULT_INSPECT_INTERFACE= 2025-07-23 20:58:41.341 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:273 : IRONIC_DEFAULT_MANAGEMENT_INTERFACE= 2025-07-23 20:58:41.343 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:274 : IRONIC_DEFAULT_NETWORK_INTERFACE= 2025-07-23 20:58:41.345 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:275 : IRONIC_DEFAULT_POWER_INTERFACE= 2025-07-23 20:58:41.348 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:276 : IRONIC_DEFAULT_RAID_INTERFACE= 2025-07-23 20:58:41.350 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:277 : IRONIC_DEFAULT_RESCUE_INTERFACE= 2025-07-23 20:58:41.352 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:278 : IRONIC_DEFAULT_STORAGE_INTERFACE= 2025-07-23 20:58:41.355 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:279 : IRONIC_DEFAULT_VENDOR_INTERFACE= 2025-07-23 20:58:41.357 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:281 : trueorfalse False IRONIC_UNMANAGED_INSPECTION 2025-07-23 20:58:41.371 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:281 : IRONIC_UNMANAGED_INSPECTION=False 2025-07-23 20:58:41.373 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:288 : [[ qemu == \a\u\t\o ]] 2025-07-23 20:58:41.375 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:298 : [[ qemu == \k\v\m ]] 2025-07-23 20:58:41.378 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:305 : trueorfalse True IRONIC_VM_LOG_CONSOLE 2025-07-23 20:58:41.393 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:305 : IRONIC_VM_LOG_CONSOLE=True 2025-07-23 20:58:41.395 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:306 : IRONIC_VM_LOG_DIR=/opt/stack/old/ironic-bm-logs 2025-07-23 20:58:41.398 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:307 : trueorfalse True IRONIC_VM_LOG_ROTATE 2025-07-23 20:58:41.414 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:307 : IRONIC_VM_LOG_ROTATE=True 2025-07-23 20:58:41.416 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:310 : IRONIC_DEFAULT_RESOURCE_CLASS=baremetal 2025-07-23 20:58:41.418 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:313 : IRONIC_DEFAULT_TRAITS=CUSTOM_GOLD 2025-07-23 20:58:41.421 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:316 : trueorfalse True IRONIC_BUILD_DEPLOY_RAMDISK 2025-07-23 20:58:41.436 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:316 : IRONIC_BUILD_DEPLOY_RAMDISK=False 2025-07-23 20:58:41.438 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:319 : IRONIC_SUPPORTED_RAMDISK_TYPES_RE='^(tinyipa|dib)$' 2025-07-23 20:58:41.440 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:320 : IRONIC_RAMDISK_TYPE=dib 2025-07-23 20:58:41.442 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:323 : [[ ! dib =~ ^(tinyipa|dib)$ ]] 2025-07-23 20:58:41.444 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:332 : IRONIC_DEPLOY_DRIVER=ipmi 2025-07-23 20:58:41.446 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:336 : IRONIC_DEPLOY_RAMDISK=/opt/stack/old/devstack/files/ir-deploy-ipmi.initramfs 2025-07-23 20:58:41.448 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:337 : IRONIC_DEPLOY_KERNEL=/opt/stack/old/devstack/files/ir-deploy-ipmi.kernel 2025-07-23 20:58:41.450 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:338 : IRONIC_DEPLOY_ISO=/opt/stack/old/devstack/files/ir-deploy-ipmi.iso 2025-07-23 20:58:41.452 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:342 : IRONIC_EFIBOOT=/opt/stack/old/devstack/files/ir-deploy-ipmi.efiboot 2025-07-23 20:58:41.454 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:345 : IPA_DOWNLOAD_BRANCH=stable/2025.1 2025-07-23 20:58:41.458 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:346 : echo stable/2025.1 2025-07-23 20:58:41.458 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:346 : tr / - 2025-07-23 20:58:41.463 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:346 : IPA_DOWNLOAD_BRANCH=stable-2025.1 2025-07-23 20:58:41.466 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:348 : IPA_DOWNLOAD_SOURCE=ironic-python-agent 2025-07-23 20:58:41.468 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:349 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 20:58:41.470 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:354 : IRONIC_DIB_RAMDISK_OS=centos9 2025-07-23 20:58:41.472 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:355 : IRONIC_DIB_RAMDISK_RELEASE= 2025-07-23 20:58:41.474 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:358 : IRONIC_DIB_OS=centos9 2025-07-23 20:58:41.476 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:359 : IRONIC_DIB_RELEASE= 2025-07-23 20:58:41.478 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:366 : [[ False == \F\a\l\s\e ]] 2025-07-23 20:58:41.480 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:366 : [[ -e /opt/stack/old/devstack/files/ir-deploy-ipmi.initramfs ]] 2025-07-23 20:58:41.483 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:366 : [[ -e /opt/stack/old/devstack/files/ir-deploy-ipmi.kernel ]] 2025-07-23 20:58:41.485 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:383 : IRONIC_DIB_RAMDISK_OPTIONS= 2025-07-23 20:58:41.487 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:384 : [[ -z '' ]] 2025-07-23 20:58:41.490 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:386 : [[ centos9 == \c\e\n\t\o\s\8 ]] 2025-07-23 20:58:41.492 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:390 : [[ centos9 == \c\e\n\t\o\s\9 ]] 2025-07-23 20:58:41.494 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:391 : IRONIC_DIB_RAMDISK_OS=centos 2025-07-23 20:58:41.496 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:392 : IRONIC_DIB_RAMDISK_RELEASE=9-stream 2025-07-23 20:58:41.498 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:394 : IRONIC_DIB_RAMDISK_OPTIONS=centos 2025-07-23 20:58:41.500 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:397 : IRONIC_DIB_DHCP_TIMEOUT=60 2025-07-23 20:58:41.503 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:400 : IRONIC_BUILD_DIB_IMAGE=False 2025-07-23 20:58:41.505 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:401 : IRONIC_DIB_IMAGE_OPTIONS= 2025-07-23 20:58:41.507 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:402 : IRONIC_DIB_IMAGE_OS=centos 2025-07-23 20:58:41.509 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:403 : IRONIC_DIB_IMAGE_RELEASE=9-stream 2025-07-23 20:58:41.511 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:404 : [[ -z '' ]] 2025-07-23 20:58:41.514 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:405 : IRONIC_DIB_IMAGE_OPTIONS='centos bootloader block-device-efi-lvm growvols dracut-regenerate' 2025-07-23 20:58:41.516 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:411 : trueorfalse False IRONIC_DEPLOY_ISO_REQUIRED 2025-07-23 20:58:41.531 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:411 : IRONIC_DEPLOY_ISO_REQUIRED=False 2025-07-23 20:58:41.535 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:414 : [[ False = \T\r\u\e ]] 2025-07-23 20:58:41.538 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:420 : echo ipmi,fake-hardware 2025-07-23 20:58:41.538 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:420 : grep -w ipmi 2025-07-23 20:58:41.543 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:420 : [[ -z ipmi,fake-hardware ]] 2025-07-23 20:58:41.546 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:426 : get_python_exec_prefix 2025-07-23 20:58:41.562 | +++ /opt/stack/new/devstack/inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2025-07-23 20:58:41.563 | +++ /opt/stack/new/devstack/inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2025-07-23 20:58:41.566 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:426 : IRONIC_BIN_DIR=/opt/stack/data/venv/bin 2025-07-23 20:58:41.568 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:427 : IRONIC_UWSGI_CONF=/etc/ironic/ironic-uwsgi.ini 2025-07-23 20:58:41.570 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:428 : IRONIC_UWSGI=ironic.wsgi:application 2025-07-23 20:58:41.574 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:431 : IRONIC_IP_VERSION=4 2025-07-23 20:58:41.576 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:432 : IRONIC_IPV6_ADDRESS_MODE=dhcpv6-stateless 2025-07-23 20:58:41.578 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:435 : is_service_enabled tls-proxy 2025-07-23 20:58:41.595 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 20:58:41.597 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:438 : IRONIC_SERVICE_PROTOCOL=http 2025-07-23 20:58:41.599 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:439 : IRONIC_SERVICE_PORT=6385 2025-07-23 20:58:41.602 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:440 : IRONIC_SERVICE_PORT_INT=16385 2025-07-23 20:58:41.606 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:441 : IRONIC_NOVNCPROXY_PORT=6090 2025-07-23 20:58:41.608 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:442 : IRONIC_HOSTPORT=200.225.47.25/baremetal 2025-07-23 20:58:41.612 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:445 : trueorfalse True IRONIC_IPXE_ENABLED 2025-07-23 20:58:41.630 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:445 : IRONIC_IPXE_ENABLED=True 2025-07-23 20:58:41.633 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:447 : trueorfalse False IRONIC_IPXE_USE_SWIFT 2025-07-23 20:58:41.650 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:447 : IRONIC_IPXE_USE_SWIFT=False 2025-07-23 20:58:41.652 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:448 : IRONIC_HTTP_DIR=/opt/stack/data/ironic/httpboot 2025-07-23 20:58:41.654 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:449 : IRONIC_HTTP_PORT=3928 2025-07-23 20:58:41.657 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:452 : IRONIC_RPC_TRANSPORT=oslo 2025-07-23 20:58:41.659 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:453 : IRONIC_JSON_RPC_PORT=8089 2025-07-23 20:58:41.661 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:458 : IRONIC_JSON_RPC_AUTH_STRATEGY= 2025-07-23 20:58:41.664 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:464 : IRONIC_VBMC_PORT_RANGE_START=6230 2025-07-23 20:58:41.666 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:465 : IRONIC_VBMC_CONFIG_FILE=/etc/ironic/virtualbmc/virtualbmc.conf 2025-07-23 20:58:41.669 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:466 : IRONIC_VBMC_LOGFILE=/opt/stack/old/ironic-bm-logs/virtualbmc.log 2025-07-23 20:58:41.672 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:467 : IRONIC_VBMC_SYSTEMD_SERVICE=devstack@virtualbmc.service 2025-07-23 20:58:41.674 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:470 : IRONIC_VPDU_CONFIG_FILE=/etc/ironic/virtualpdu/virtualpdu.conf 2025-07-23 20:58:41.676 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:471 : IRONIC_VPDU_PORT_RANGE_START=1 2025-07-23 20:58:41.679 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:472 : IRONIC_VPDU_LISTEN_PORT=1161 2025-07-23 20:58:41.682 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:473 : IRONIC_VPDU_COMMUNITY=private 2025-07-23 20:58:41.685 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:474 : IRONIC_VPDU_SNMPDRIVER=apc_rackpdu 2025-07-23 20:58:41.688 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:475 : IRONIC_VPDU_SYSTEMD_SERVICE=devstack@virtualpdu.service 2025-07-23 20:58:41.690 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:478 : IRONIC_REDFISH_EMULATOR_PORT=9132 2025-07-23 20:58:41.692 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:479 : IRONIC_REDFISH_EMULATOR_SYSTEMD_SERVICE=devstack@redfish-emulator.service 2025-07-23 20:58:41.695 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:480 : IRONIC_REDFISH_EMULATOR_CONFIG=/etc/ironic/redfish/emulator.conf 2025-07-23 20:58:41.697 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:481 : IRONIC_REDFISH_EMULATOR_FEATURE_SET=full 2025-07-23 20:58:41.701 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:486 : trueorfalse False IRONIC_CONFIGURE_GLANCE_WITH_SWIFT 2025-07-23 20:58:41.720 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:486 : IRONIC_CONFIGURE_GLANCE_WITH_SWIFT=False 2025-07-23 20:58:41.722 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:489 : IRONIC_LIBVIRT_HOOKS_PATH=/etc/libvirt/hooks/ 2025-07-23 20:58:41.725 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:491 : LIBVIRT_STORAGE_POOL=default 2025-07-23 20:58:41.728 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:492 : LIBVIRT_STORAGE_POOL_PATH=/opt/libvirt/images 2025-07-23 20:58:41.730 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:496 : IRONIC_AUTH_STRATEGY=keystone 2025-07-23 20:58:41.733 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:499 : trueorfalse False IRONIC_TERMINAL_SSL 2025-07-23 20:58:41.752 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:499 : IRONIC_TERMINAL_SSL=False 2025-07-23 20:58:41.754 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:500 : IRONIC_TERMINAL_CERT_DIR=/opt/stack/data/ironic/terminal_cert/ 2025-07-23 20:58:41.757 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:505 : trueorfalse False IRONIC_USE_LINK_LOCAL 2025-07-23 20:58:41.775 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:505 : IRONIC_USE_LINK_LOCAL=False 2025-07-23 20:58:41.778 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:508 : IRONIC_DHCP_PROVIDER=neutron 2025-07-23 20:58:41.780 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:511 : IRONIC_NETWORK_INTERFACE= 2025-07-23 20:58:41.782 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:516 : IRONIC_PROVISION_NETWORK_NAME= 2025-07-23 20:58:41.784 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:520 : IRONIC_PROVISION_PROVIDER_NETWORK_TYPE=vlan 2025-07-23 20:58:41.786 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:525 : IRONIC_PROVISION_SEGMENTATION_ID= 2025-07-23 20:58:41.788 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:529 : SUBNODE_FINAL=2 2025-07-23 20:58:41.791 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:532 : SUBNODE_ID= 2025-07-23 20:58:41.794 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:533 : '[' -f /etc/devstack-host ']' 2025-07-23 20:58:41.797 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:546 : [[ 4 != \6 ]] 2025-07-23 20:58:41.799 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:549 : IRONIC_IP_VERSION=4 2025-07-23 20:58:41.801 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:553 : IRONIC_PROVISION_ALLOCATION_POOL=start=10.0.5.10,end=10.0.5.100 2025-07-23 20:58:41.803 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:558 : IRONIC_PROVISION_SUBNET_GATEWAY=10.0.5.1 2025-07-23 20:58:41.805 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:559 : IRONIC_PROVISION_SUBNET_SUBNODE_IP=10.0.5.2 2025-07-23 20:58:41.808 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:563 : IRONIC_PROVISION_SUBNET_PREFIX=10.0.5.0/24 2025-07-23 20:58:41.810 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:575 : IRONIC_ROUTER_NAME=router1 2025-07-23 20:58:41.813 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:579 : IRONIC_PROVISION_PROVIDER_SUBNET_NAME=-subnet 2025-07-23 20:58:41.815 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:584 : trueorfalse False IRONIC_USE_NEUTRON_SEGMENTS 2025-07-23 20:58:41.831 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:584 : IRONIC_USE_NEUTRON_SEGMENTS=False 2025-07-23 20:58:41.834 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:588 : IRONIC_STORAGE_INTERFACE= 2025-07-23 20:58:41.836 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:594 : IRONIC_PROVISION_SUBNET_GATEWAY=10.0.5.1 2025-07-23 20:58:41.838 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:595 : IRONIC_PROVISION_SUBNET_SUBNODE_IP=10.0.5.2 2025-07-23 20:58:41.841 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:599 : IRONIC_PROVISION_SUBNET_PREFIX=10.0.5.0/24 2025-07-23 20:58:41.843 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:601 : [[ '' == \p\r\i\m\a\r\y ]] 2025-07-23 20:58:41.845 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:607 : [[ '' == \s\u\b\n\o\d\e ]] 2025-07-23 20:58:41.847 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:614 : IRONIC_HTTP_SERVER=200.225.47.25 2025-07-23 20:58:41.850 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:618 : ISCSI_SERVICE_PORT=3260 2025-07-23 20:58:41.852 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:628 : IRONIC_DEPLOY_LOGS_COLLECT=always 2025-07-23 20:58:41.854 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:632 : IRONIC_DEPLOY_LOGS_STORAGE_BACKEND=local 2025-07-23 20:58:41.857 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:634 : IRONIC_DEPLOY_LOGS_LOCAL_PATH=/opt/stack/old/ironic-bm-logs/deploy_logs 2025-07-23 20:58:41.859 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:637 : IRONIC_DEPLOY_FAST_TRACK=False 2025-07-23 20:58:41.861 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:640 : TEMPEST_BAREMETAL_MIN_MICROVERSION= 2025-07-23 20:58:41.864 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:643 : TEMPEST_BAREMETAL_MAX_MICROVERSION= 2025-07-23 20:58:41.866 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:651 : PHYSICAL_NETWORK= 2025-07-23 20:58:41.868 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:662 : IRONIC_RAMDISK_IMAGE=http://mirrors.dotsrc.org/tinycorelinux/14.x/x86/release/Core-current.iso 2025-07-23 20:58:41.871 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:664 : IRONIC_LOADER_PATHS= 2025-07-23 20:58:41.875 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:695 : get_pxe_boot_file 2025-07-23 20:58:41.878 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:678 : local pxe_boot_file 2025-07-23 20:58:41.880 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:680 : is_ubuntu 2025-07-23 20:58:41.883 | +++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 20:58:41.885 | +++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 20:58:41.888 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:682 : pxe_paths='/usr/lib/syslinux/pxelinux.0 /usr/lib/PXELINUX/pxelinux.0' 2025-07-23 20:58:41.891 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:683 : for p in $pxe_paths 2025-07-23 20:58:41.893 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:684 : [[ -f /usr/lib/syslinux/pxelinux.0 ]] 2025-07-23 20:58:41.897 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:683 : for p in $pxe_paths 2025-07-23 20:58:41.899 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:684 : [[ -f /usr/lib/PXELINUX/pxelinux.0 ]] 2025-07-23 20:58:41.903 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:685 : pxe_boot_file=/usr/lib/PXELINUX/pxelinux.0 2025-07-23 20:58:41.906 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:691 : echo /usr/lib/PXELINUX/pxelinux.0 2025-07-23 20:58:41.910 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:695 : IRONIC_PXE_BOOT_IMAGE=/usr/lib/PXELINUX/pxelinux.0 2025-07-23 20:58:41.914 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:697 : trueorfalse True IRONIC_AUTOMATED_CLEAN_ENABLED 2025-07-23 20:58:41.933 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:697 : IRONIC_AUTOMATED_CLEAN_ENABLED=False 2025-07-23 20:58:41.935 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:699 : IRONIC_SECURE_BOOT=False 2025-07-23 20:58:41.938 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:700 : IRONIC_UEFI_BOOT_LOADER=grub2 2025-07-23 20:58:41.941 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:701 : IRONIC_GRUB2_SHIM_FILE= 2025-07-23 20:58:41.944 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:702 : IRONIC_GRUB2_FILE= 2025-07-23 20:58:41.946 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:703 : IRONIC_GRUB2_NETWORK_FILE= 2025-07-23 20:58:41.949 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:704 : IRONIC_UEFI_FILES_DIR=/var/lib/libvirt/images 2025-07-23 20:58:41.951 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:705 : UEFI_LOADER_PATH=/var/lib/libvirt/images/OVMF_CODE_4M.fd 2025-07-23 20:58:41.954 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:706 : UEFI_NVRAM_PATH=/var/lib/libvirt/images/OVMF_VARS_4M.fd 2025-07-23 20:58:41.956 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:708 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 20:58:41.959 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:714 : install_package shim shim-signed 2025-07-23 20:58:41.961 | ++ /opt/stack/new/devstack/functions-common:install_package:1442 : update_package_repo 2025-07-23 20:58:41.964 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 20:58:41.966 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1417 : REPOS_UPDATED=False 2025-07-23 20:58:41.969 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 20:58:41.972 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 20:58:41.974 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 20:58:41.976 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 20:58:41.979 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 20:58:41.981 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 20:58:41.983 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ False == \T\r\u\e ]] 2025-07-23 20:58:41.985 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1175 : [[ False = \T\r\u\e ]] 2025-07-23 20:58:41.988 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1177 : local sudo=sudo 2025-07-23 20:58:41.991 | +++ /opt/stack/new/devstack/functions-common:apt_get_update:1178 : id -u 2025-07-23 20:58:41.997 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1178 : [[ 1001 = \0 ]] 2025-07-23 20:58:41.999 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1181 : time_start apt-get-update 2025-07-23 20:58:42.002 | ++ /opt/stack/new/devstack/functions-common:time_start:2407 : local name=apt-get-update 2025-07-23 20:58:42.004 | ++ /opt/stack/new/devstack/functions-common:time_start:2408 : local start_time= 2025-07-23 20:58:42.006 | ++ /opt/stack/new/devstack/functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 20:58:42.009 | +++ /opt/stack/new/devstack/functions-common:time_start:2412 : date +%s%3N 2025-07-23 20:58:42.014 | ++ /opt/stack/new/devstack/functions-common:time_start:2412 : _TIME_START[$name]=1753304322010 2025-07-23 20:58:42.017 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1183 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2025-07-23 20:58:42.019 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1184 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2025-07-23 20:58:42.023 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1185 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2025-07-23 20:58:42.225 | Ign:1 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy InRelease 2025-07-23 20:58:42.225 | Ign:2 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates InRelease 2025-07-23 20:58:42.225 | Ign:3 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports InRelease 2025-07-23 20:58:42.226 | Ign:4 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security InRelease 2025-07-23 20:58:42.227 | Hit:5 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release 2025-07-23 20:58:42.228 | Hit:6 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release 2025-07-23 20:58:42.229 | Hit:7 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release 2025-07-23 20:58:42.230 | Hit:8 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release 2025-07-23 20:58:42.231 | Ign:9 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release.gpg 2025-07-23 20:58:42.232 | Ign:10 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release.gpg 2025-07-23 20:58:42.233 | Ign:11 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release.gpg 2025-07-23 20:58:42.234 | Ign:12 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release.gpg 2025-07-23 20:58:44.073 | Reading package lists... 2025-07-23 20:58:44.098 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1189 : REPOS_UPDATED=True 2025-07-23 20:58:44.100 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1191 : time_stop apt-get-update 2025-07-23 20:58:44.102 | ++ /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 20:58:44.104 | ++ /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 20:58:44.106 | ++ /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 20:58:44.109 | ++ /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 20:58:44.112 | ++ /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 20:58:44.114 | ++ /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get-update 2025-07-23 20:58:44.117 | ++ /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753304322010 2025-07-23 20:58:44.119 | ++ /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753304322010 ]] 2025-07-23 20:58:44.122 | +++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 20:58:44.127 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753304324124 2025-07-23 20:58:44.129 | ++ /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=2114 2025-07-23 20:58:44.132 | ++ /opt/stack/new/devstack/functions-common:time_stop:2435 : total=0 2025-07-23 20:58:44.134 | ++ /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 20:58:44.137 | ++ /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2114 2025-07-23 20:58:44.140 | ++ /opt/stack/new/devstack/functions-common:install_package:1443 : real_install_package shim shim-signed 2025-07-23 20:58:44.143 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 20:58:44.146 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 20:58:44.149 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 20:58:44.152 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1431 : apt_get install shim shim-signed 2025-07-23 20:58:44.174 | ++ /opt/stack/new/devstack/functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install shim shim-signed 2025-07-23 20:58:44.217 | Reading package lists... 2025-07-23 20:58:44.645 | Building dependency tree... 2025-07-23 20:58:44.647 | Reading state information... 2025-07-23 20:58:45.134 | shim is already the newest version (15.8-0ubuntu1). 2025-07-23 20:58:45.134 | shim-signed is already the newest version (1.51.4+15.8-0ubuntu1). 2025-07-23 20:58:45.134 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 20:58:45.139 | ++ /opt/stack/new/devstack/functions-common:apt_get:1215 : result=0 2025-07-23 20:58:45.141 | ++ /opt/stack/new/devstack/functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 20:58:45.144 | ++ /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 20:58:45.147 | ++ /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 20:58:45.149 | ++ /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 20:58:45.151 | ++ /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 20:58:45.153 | ++ /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 20:58:45.156 | ++ /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get 2025-07-23 20:58:45.158 | ++ /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753304324172 2025-07-23 20:58:45.160 | ++ /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753304324172 ]] 2025-07-23 20:58:45.163 | +++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 20:58:45.167 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753304325165 2025-07-23 20:58:45.169 | ++ /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=993 2025-07-23 20:58:45.172 | ++ /opt/stack/new/devstack/functions-common:time_stop:2435 : total=0 2025-07-23 20:58:45.174 | ++ /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 20:58:45.177 | ++ /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=993 2025-07-23 20:58:45.179 | ++ /opt/stack/new/devstack/functions-common:apt_get:1219 : return 0 2025-07-23 20:58:45.182 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:715 : [[ x86_64 == \x\8\6\_\6\4 ]] 2025-07-23 20:58:45.184 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:716 : is_ubuntu 2025-07-23 20:58:45.186 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 20:58:45.189 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 20:58:45.191 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:717 : install_package grub-efi-amd64-signed 2025-07-23 20:58:45.194 | ++ /opt/stack/new/devstack/functions-common:install_package:1442 : update_package_repo 2025-07-23 20:58:45.196 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 20:58:45.198 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1417 : REPOS_UPDATED=True 2025-07-23 20:58:45.201 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 20:58:45.203 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 20:58:45.206 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 20:58:45.208 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 20:58:45.210 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 20:58:45.213 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 20:58:45.215 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ True == \T\r\u\e ]] 2025-07-23 20:58:45.218 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ False != \T\r\u\e ]] 2025-07-23 20:58:45.220 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1171 : return 2025-07-23 20:58:45.222 | ++ /opt/stack/new/devstack/functions-common:install_package:1443 : real_install_package grub-efi-amd64-signed 2025-07-23 20:58:45.224 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 20:58:45.227 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 20:58:45.229 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 20:58:45.231 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1431 : apt_get install grub-efi-amd64-signed 2025-07-23 20:58:45.251 | ++ /opt/stack/new/devstack/functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install grub-efi-amd64-signed 2025-07-23 20:58:45.288 | Reading package lists... 2025-07-23 20:58:45.644 | Building dependency tree... 2025-07-23 20:58:45.645 | Reading state information... 2025-07-23 20:58:46.184 | grub-efi-amd64-signed is already the newest version (1.187.12+2.06-2ubuntu14.8). 2025-07-23 20:58:46.184 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 20:58:46.189 | ++ /opt/stack/new/devstack/functions-common:apt_get:1215 : result=0 2025-07-23 20:58:46.191 | ++ /opt/stack/new/devstack/functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 20:58:46.192 | ++ /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 20:58:46.194 | ++ /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 20:58:46.196 | ++ /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 20:58:46.198 | ++ /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 20:58:46.200 | ++ /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 20:58:46.202 | ++ /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get 2025-07-23 20:58:46.204 | ++ /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753304325248 2025-07-23 20:58:46.206 | ++ /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753304325248 ]] 2025-07-23 20:58:46.209 | +++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 20:58:46.213 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753304326210 2025-07-23 20:58:46.215 | ++ /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=962 2025-07-23 20:58:46.217 | ++ /opt/stack/new/devstack/functions-common:time_stop:2435 : total=993 2025-07-23 20:58:46.219 | ++ /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 20:58:46.221 | ++ /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1955 2025-07-23 20:58:46.223 | ++ /opt/stack/new/devstack/functions-common:apt_get:1219 : return 0 2025-07-23 20:58:46.226 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:730 : [[ bios == \u\e\f\i ]] 2025-07-23 20:58:46.228 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:802 : [[ 0 != \0 ]] 2025-07-23 20:58:46.231 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:808 : is_service_enabled tls-proxy 2025-07-23 20:58:46.246 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 20:58:46.248 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:812 : IRONIC_NETWORK_DOWNLOAD_RETRY_MAX=5 2025-07-23 20:58:46.251 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:813 : IRONIC_NETWORK_DOWNLOAD_RETRY_DELAY=10 2025-07-23 20:58:46.253 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:839 : IRONIC_MANAGE_TIMEOUT=120 2025-07-23 20:58:46.256 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:841 : [[ -n 900 ]] 2025-07-23 20:58:46.258 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:842 : IRONIC_DEFAULT_CLEANING_TIMEOUT=1800 2025-07-23 20:58:46.260 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:846 : IRONIC_CLEANING_TIMEOUT=1800 2025-07-23 20:58:46.263 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:848 : IRONIC_CLEANING_DELAY=10 2025-07-23 20:58:46.265 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:849 : IRONIC_CLEANING_ATTEMPTS=180 2025-07-23 20:58:46.267 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:853 : IRONIC_NEUTRON_AGENT_REPORT_STATE_DELAY=10 2025-07-23 20:58:46.269 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:854 : IRONIC_NEUTRON_AGENT_REPORT_STATE_TIMEOUT=120 2025-07-23 20:58:46.272 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:855 : IRONIC_NEUTRON_AGENT_REPORT_STATE_ATTEMPTS=12 2025-07-23 20:58:46.274 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:862 : IRONIC_ANSIBLE_SSH_USER= 2025-07-23 20:58:46.278 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:878 : IRONIC_ANSIBLE_SSH_KEY=/opt/stack/data/ironic/ansible_ssh_key 2025-07-23 20:58:46.280 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:880 : is_service_enabled swift 2025-07-23 20:58:46.296 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 20:58:46.298 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:880 : [[ True == \T\r\u\e ]] 2025-07-23 20:58:46.301 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:881 : IRONIC_DEFAULT_DOWNLOAD_SOURCE=swift 2025-07-23 20:58:46.304 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:885 : IRONIC_AGENT_IMAGE_DOWNLOAD_SOURCE=swift 2025-07-23 20:58:46.306 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:1021 : is_deployed_by_redfish 2025-07-23 20:58:46.309 | ++ /opt/stack/new/ironic/devstack/lib/ironic:is_deployed_by_redfish:967 : [[ ipmi == redfish ]] 2025-07-23 20:58:46.312 | ++ /opt/stack/new/ironic/devstack/lib/ironic:is_deployed_by_redfish:968 : return 1 2025-07-23 20:58:46.333 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:35 : install_package jq 2025-07-23 20:58:46.336 | + /opt/stack/new/devstack/functions-common:install_package:1442 : update_package_repo 2025-07-23 20:58:46.338 | + /opt/stack/new/devstack/functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 20:58:46.341 | + /opt/stack/new/devstack/functions-common:update_package_repo:1417 : REPOS_UPDATED=True 2025-07-23 20:58:46.343 | + /opt/stack/new/devstack/functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 20:58:46.346 | + /opt/stack/new/devstack/functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 20:58:46.349 | + /opt/stack/new/devstack/functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 20:58:46.351 | + /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 20:58:46.354 | + /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 20:58:46.357 | + /opt/stack/new/devstack/functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 20:58:46.359 | + /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ True == \T\r\u\e ]] 2025-07-23 20:58:46.362 | + /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ False != \T\r\u\e ]] 2025-07-23 20:58:46.365 | + /opt/stack/new/devstack/functions-common:apt_get_update:1171 : return 2025-07-23 20:58:46.368 | + /opt/stack/new/devstack/functions-common:install_package:1443 : real_install_package jq 2025-07-23 20:58:46.370 | + /opt/stack/new/devstack/functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 20:58:46.373 | + /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 20:58:46.376 | + /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 20:58:46.381 | + /opt/stack/new/devstack/functions-common:real_install_package:1431 : apt_get install jq 2025-07-23 20:58:46.405 | + /opt/stack/new/devstack/functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install jq 2025-07-23 20:58:46.439 | Reading package lists... 2025-07-23 20:58:46.780 | Building dependency tree... 2025-07-23 20:58:46.781 | Reading state information... 2025-07-23 20:58:47.306 | jq is already the newest version (1.6-2.1ubuntu3.1). 2025-07-23 20:58:47.306 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 20:58:47.311 | + /opt/stack/new/devstack/functions-common:apt_get:1215 : result=0 2025-07-23 20:58:47.314 | + /opt/stack/new/devstack/functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 20:58:47.317 | + /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 20:58:47.319 | + /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 20:58:47.321 | + /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 20:58:47.324 | + /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 20:58:47.326 | + /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 20:58:47.329 | + /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get 2025-07-23 20:58:47.332 | + /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753304326402 2025-07-23 20:58:47.334 | + /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753304326402 ]] 2025-07-23 20:58:47.338 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 20:58:47.342 | + /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753304327340 2025-07-23 20:58:47.345 | + /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=938 2025-07-23 20:58:47.348 | + /opt/stack/new/devstack/functions-common:time_stop:2435 : total=1955 2025-07-23 20:58:47.351 | + /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 20:58:47.353 | + /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2893 2025-07-23 20:58:47.355 | + /opt/stack/new/devstack/functions-common:apt_get:1219 : return 0 2025-07-23 20:58:47.358 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:55 : total_nodes=2 2025-07-23 20:58:47.361 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:57 : [[ '' == \m\u\l\t\i\n\o\d\e ]] 2025-07-23 20:58:47.364 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:146 : case $1 in 2025-07-23 20:58:47.366 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:148 : wait_for_ironic_resources 2025-07-23 20:58:47.368 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:wait_for_ironic_resources:38 : local i 2025-07-23 20:58:47.370 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:wait_for_ironic_resources:39 : local nodes_count 2025-07-23 20:58:47.374 | ++ /opt/stack/new/ironic/devstack/upgrade/resources.sh:wait_for_ironic_resources:40 : openstack baremetal node list -f value -c 'Provisioning State' 2025-07-23 20:58:47.374 | ++ /opt/stack/new/ironic/devstack/upgrade/resources.sh:wait_for_ironic_resources:40 : wc -l 2025-07-23 20:58:49.338 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:wait_for_ironic_resources:40 : nodes_count=0 2025-07-23 20:58:49.340 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:wait_for_ironic_resources:41 : echo_summary 'Waiting 5 minutes for Ironic resources become available again' 2025-07-23 20:58:49.342 | + /opt/stack/new/devstack/functions:echo_summary:736 : echo Waiting 5 minutes for Ironic resources become available again 2025-07-23 20:58:49.342 | Waiting 5 minutes for Ironic resources become available again 2025-07-23 20:58:49.345 | ++ /opt/stack/new/ironic/devstack/upgrade/resources.sh:wait_for_ironic_resources:42 : seq 1 30 2025-07-23 20:58:49.350 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:wait_for_ironic_resources:42 : for i in $(seq 1 30) 2025-07-23 20:58:49.353 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:wait_for_ironic_resources:43 : grep -qi failed 2025-07-23 20:58:49.353 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:wait_for_ironic_resources:43 : openstack baremetal node list -f value -c 'Provisioning State' 2025-07-23 20:58:51.232 | ++ /opt/stack/new/ironic/devstack/upgrade/resources.sh:wait_for_ironic_resources:46 : grep -ci available 2025-07-23 20:58:51.232 | ++ /opt/stack/new/ironic/devstack/upgrade/resources.sh:wait_for_ironic_resources:46 : openstack baremetal node list -f value -c 'Provisioning State' 2025-07-23 20:58:53.158 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:wait_for_ironic_resources:46 : [[ 0 == 0 ]] 2025-07-23 20:58:53.161 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:wait_for_ironic_resources:47 : return 0 2025-07-23 20:58:53.164 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:149 : wait_for_nova_resources 2 2025-07-23 20:58:53.167 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3088 : local expected_count=2 2025-07-23 20:58:53.169 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3089 : local resource_class=BAREMETAL 2025-07-23 20:58:53.172 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3094 : local token 2025-07-23 20:58:53.175 | ++ /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3095 : openstack --os-cloud devstack-admin token issue -f value -c id 2025-07-23 20:58:55.044 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3095 : token=gAAAAABogU0O5KIUJTluZ8jRIbn9_38-PJcn57BEdrBBeAJtZoeJYkLIJL5LXmFWp44dWxi9XbbqRy8_WcSjqnqWF-BlfYlLhqpafe0X4_h99i3F1AkZnyqOQw_1EoJ0O5P4jK3rHLpVSTYTUeu9xM7LIlnrIDyLSL-fGiZ43YI2C-59zYMYtvs 2025-07-23 20:58:55.047 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3096 : local endpoint 2025-07-23 20:58:55.050 | ++ /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3097 : openstack --os-cloud devstack-admin endpoint list --service placement --interface public -f value -c URL 2025-07-23 20:58:56.978 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3097 : endpoint=http://200.225.47.25/placement 2025-07-23 20:58:56.981 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3098 : die_if_not_set 3098 endpoint 'Cannot find Placement API endpoint' 2025-07-23 20:58:56.984 | + /opt/stack/new/devstack/functions-common:die_if_not_set:303 : local exitcode=0 2025-07-23 20:58:57.003 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3100 : local i 2025-07-23 20:58:57.006 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3101 : local count 2025-07-23 20:58:57.009 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3102 : echo_summary 'Waiting up to 3 minutes for placement to pick up 2 nodes' 2025-07-23 20:58:57.011 | + /opt/stack/new/devstack/functions:echo_summary:736 : echo Waiting up to 3 minutes for placement to pick up 2 nodes 2025-07-23 20:58:57.012 | Waiting up to 3 minutes for placement to pick up 2 nodes 2025-07-23 20:58:57.015 | ++ /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3103 : seq 1 12 2025-07-23 20:58:57.021 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3103 : for i in $(seq 1 12) 2025-07-23 20:58:57.023 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3105 : local providers 2025-07-23 20:58:57.028 | ++ /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3107 : jq -r '.resource_providers[].uuid' 2025-07-23 20:58:57.028 | ++ /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3107 : curl --noproxy '*' -sH 'X-Auth-Token: gAAAAABogU0O5KIUJTluZ8jRIbn9_38-PJcn57BEdrBBeAJtZoeJYkLIJL5LXmFWp44dWxi9XbbqRy8_WcSjqnqWF-BlfYlLhqpafe0X4_h99i3F1AkZnyqOQw_1EoJ0O5P4jK3rHLpVSTYTUeu9xM7LIlnrIDyLSL-fGiZ43YI2C-59zYMYtvs' http://200.225.47.25/placement/resource_providers 2025-07-23 20:58:57.164 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3107 : providers='49fa4187-f1a3-491c-a0c8-a4fa8163b607 2025-07-23 20:58:57.164 | a6ce7838-be59-402d-a788-50fb1cd15392' 2025-07-23 20:58:57.167 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3109 : local p 2025-07-23 20:58:57.169 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3111 : count=0 2025-07-23 20:58:57.172 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3112 : for p in $providers 2025-07-23 20:58:57.175 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3113 : local amount 2025-07-23 20:58:57.179 | ++ /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3119 : curl --noproxy '*' -sH 'X-Auth-Token: gAAAAABogU0O5KIUJTluZ8jRIbn9_38-PJcn57BEdrBBeAJtZoeJYkLIJL5LXmFWp44dWxi9XbbqRy8_WcSjqnqWF-BlfYlLhqpafe0X4_h99i3F1AkZnyqOQw_1EoJ0O5P4jK3rHLpVSTYTUeu9xM7LIlnrIDyLSL-fGiZ43YI2C-59zYMYtvs' http://200.225.47.25/placement/resource_providers/49fa4187-f1a3-491c-a0c8-a4fa8163b607/inventories 2025-07-23 20:58:57.179 | ++ /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3120 : jq '.inventories.CUSTOM_BAREMETAL as $cls 2025-07-23 20:58:57.179 | | ($cls.total // 0) - ($cls.reserved // 0)' 2025-07-23 20:58:57.219 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3119 : amount=1 2025-07-23 20:58:57.222 | ++ /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3125 : curl --noproxy '*' -sH 'X-Auth-Token: gAAAAABogU0O5KIUJTluZ8jRIbn9_38-PJcn57BEdrBBeAJtZoeJYkLIJL5LXmFWp44dWxi9XbbqRy8_WcSjqnqWF-BlfYlLhqpafe0X4_h99i3F1AkZnyqOQw_1EoJ0O5P4jK3rHLpVSTYTUeu9xM7LIlnrIDyLSL-fGiZ43YI2C-59zYMYtvs' -H 'OpenStack-API-Version: placement 1.6' http://200.225.47.25/placement/resource_providers/49fa4187-f1a3-491c-a0c8-a4fa8163b607/traits 2025-07-23 20:58:57.258 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3125 : rp_traits='{"traits": ["COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NODE", "CUSTOM_GOLD"], "resource_provider_generation": 2}' 2025-07-23 20:58:57.261 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3126 : for trait in $IRONIC_DEFAULT_TRAITS 2025-07-23 20:58:57.265 | ++ /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3127 : echo '{"traits": ["COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NODE", "CUSTOM_GOLD"], "resource_provider_generation": 2}' 2025-07-23 20:58:57.266 | ++ /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3127 : jq '.traits | contains(["CUSTOM_GOLD"])' 2025-07-23 20:58:57.300 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3127 : [[ true == false ]] 2025-07-23 20:58:57.303 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3132 : '[' 1 -gt 0 ']' 2025-07-23 20:58:57.305 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3133 : count=1 2025-07-23 20:58:57.307 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3112 : for p in $providers 2025-07-23 20:58:57.310 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3113 : local amount 2025-07-23 20:58:57.314 | ++ /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3120 : jq '.inventories.CUSTOM_BAREMETAL as $cls 2025-07-23 20:58:57.314 | | ($cls.total // 0) - ($cls.reserved // 0)' 2025-07-23 20:58:57.315 | ++ /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3119 : curl --noproxy '*' -sH 'X-Auth-Token: gAAAAABogU0O5KIUJTluZ8jRIbn9_38-PJcn57BEdrBBeAJtZoeJYkLIJL5LXmFWp44dWxi9XbbqRy8_WcSjqnqWF-BlfYlLhqpafe0X4_h99i3F1AkZnyqOQw_1EoJ0O5P4jK3rHLpVSTYTUeu9xM7LIlnrIDyLSL-fGiZ43YI2C-59zYMYtvs' http://200.225.47.25/placement/resource_providers/a6ce7838-be59-402d-a788-50fb1cd15392/inventories 2025-07-23 20:58:57.351 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3119 : amount=1 2025-07-23 20:58:57.354 | ++ /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3125 : curl --noproxy '*' -sH 'X-Auth-Token: gAAAAABogU0O5KIUJTluZ8jRIbn9_38-PJcn57BEdrBBeAJtZoeJYkLIJL5LXmFWp44dWxi9XbbqRy8_WcSjqnqWF-BlfYlLhqpafe0X4_h99i3F1AkZnyqOQw_1EoJ0O5P4jK3rHLpVSTYTUeu9xM7LIlnrIDyLSL-fGiZ43YI2C-59zYMYtvs' -H 'OpenStack-API-Version: placement 1.6' http://200.225.47.25/placement/resource_providers/a6ce7838-be59-402d-a788-50fb1cd15392/traits 2025-07-23 20:58:57.388 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3125 : rp_traits='{"traits": ["COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NODE", "CUSTOM_GOLD"], "resource_provider_generation": 2}' 2025-07-23 20:58:57.391 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3126 : for trait in $IRONIC_DEFAULT_TRAITS 2025-07-23 20:58:57.394 | ++ /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3127 : jq '.traits | contains(["CUSTOM_GOLD"])' 2025-07-23 20:58:57.395 | ++ /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3127 : echo '{"traits": ["COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NODE", "CUSTOM_GOLD"], "resource_provider_generation": 2}' 2025-07-23 20:58:57.431 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3127 : [[ true == false ]] 2025-07-23 20:58:57.433 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3132 : '[' 1 -gt 0 ']' 2025-07-23 20:58:57.435 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3133 : count=2 2025-07-23 20:58:57.438 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3137 : '[' 2 -ge 2 ']' 2025-07-23 20:58:57.440 | + /opt/stack/new/ironic/devstack/lib/ironic:wait_for_nova_resources:3138 : return 0 2025-07-23 20:58:57.443 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:150 : early_create 2025-07-23 20:58:57.446 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:63 : [[ -n '' ]] 2025-07-23 20:58:57.449 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:75 : local net_id 2025-07-23 20:58:57.452 | ++ /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:76 : openstack network create --share ironic_grenade -f value -c id 2025-07-23 20:58:59.453 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:76 : net_id=25e6c7fc-bd9e-4000-b241-85f8736f961e 2025-07-23 20:58:59.455 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:77 : resource_save network net_id 25e6c7fc-bd9e-4000-b241-85f8736f961e 2025-07-23 20:58:59.457 | + /opt/stack/new/grenade/inc/plugin:resource_save:135 : local project=network 2025-07-23 20:58:59.459 | + /opt/stack/new/grenade/inc/plugin:resource_save:136 : local key=net_id 2025-07-23 20:58:59.462 | + /opt/stack/new/grenade/inc/plugin:resource_save:137 : local value=25e6c7fc-bd9e-4000-b241-85f8736f961e 2025-07-23 20:58:59.464 | + /opt/stack/new/grenade/inc/plugin:resource_save:138 : iniset /opt/stack/save/grenade_db.ini network net_id 25e6c7fc-bd9e-4000-b241-85f8736f961e 2025-07-23 20:58:59.497 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:79 : local subnet_id 2025-07-23 20:58:59.500 | ++ /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:80 : openstack subnet create -f value -c id --ip-version 4 --gateway 10.2.0.1 --network 25e6c7fc-bd9e-4000-b241-85f8736f961e --subnet-range 10.2.0.0/20 ironic_grenade 2025-07-23 20:59:01.595 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:80 : subnet_id=6724cece-ae3c-4933-9724-01cd910b6716 2025-07-23 20:59:01.598 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:81 : resource_save network subnet_id 6724cece-ae3c-4933-9724-01cd910b6716 2025-07-23 20:59:01.602 | + /opt/stack/new/grenade/inc/plugin:resource_save:135 : local project=network 2025-07-23 20:59:01.604 | + /opt/stack/new/grenade/inc/plugin:resource_save:136 : local key=subnet_id 2025-07-23 20:59:01.608 | + /opt/stack/new/grenade/inc/plugin:resource_save:137 : local value=6724cece-ae3c-4933-9724-01cd910b6716 2025-07-23 20:59:01.611 | + /opt/stack/new/grenade/inc/plugin:resource_save:138 : iniset /opt/stack/save/grenade_db.ini network subnet_id 6724cece-ae3c-4933-9724-01cd910b6716 2025-07-23 20:59:01.657 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:83 : local router_id 2025-07-23 20:59:01.661 | ++ /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:84 : openstack router create ironic_grenade -f value -c id 2025-07-23 20:59:03.616 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:84 : router_id=3ef8f222-01d9-4315-a54d-c3d507b2b4ba 2025-07-23 20:59:03.619 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:85 : resource_save network router_id 3ef8f222-01d9-4315-a54d-c3d507b2b4ba 2025-07-23 20:59:03.622 | + /opt/stack/new/grenade/inc/plugin:resource_save:135 : local project=network 2025-07-23 20:59:03.625 | + /opt/stack/new/grenade/inc/plugin:resource_save:136 : local key=router_id 2025-07-23 20:59:03.629 | + /opt/stack/new/grenade/inc/plugin:resource_save:137 : local value=3ef8f222-01d9-4315-a54d-c3d507b2b4ba 2025-07-23 20:59:03.632 | + /opt/stack/new/grenade/inc/plugin:resource_save:138 : iniset /opt/stack/save/grenade_db.ini network router_id 3ef8f222-01d9-4315-a54d-c3d507b2b4ba 2025-07-23 20:59:03.675 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:87 : openstack router add subnet ironic_grenade 6724cece-ae3c-4933-9724-01cd910b6716 2025-07-23 20:59:06.562 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:88 : openstack router set --external-gateway public ironic_grenade 2025-07-23 20:59:09.806 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:93 : local r_net_gateway 2025-07-23 20:59:09.809 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:100 : test_with_retry 'sudo ip netns exec qrouter-3ef8f222-01d9-4315-a54d-c3d507b2b4ba ip -4 route get 8.8.8.8 ' 'Route did not start' 60 2025-07-23 20:59:09.811 | + /opt/stack/new/devstack/functions-common:test_with_retry:2359 : local 'testcmd=sudo ip netns exec qrouter-3ef8f222-01d9-4315-a54d-c3d507b2b4ba ip -4 route get 8.8.8.8 ' 2025-07-23 20:59:09.813 | + /opt/stack/new/devstack/functions-common:test_with_retry:2360 : local 'failmsg=Route did not start' 2025-07-23 20:59:09.816 | + /opt/stack/new/devstack/functions-common:test_with_retry:2361 : local until=60 2025-07-23 20:59:09.818 | + /opt/stack/new/devstack/functions-common:test_with_retry:2362 : local sleep=0.5 2025-07-23 20:59:09.820 | + /opt/stack/new/devstack/functions-common:test_with_retry:2364 : time_start test_with_retry 2025-07-23 20:59:09.822 | + /opt/stack/new/devstack/functions-common:time_start:2407 : local name=test_with_retry 2025-07-23 20:59:09.824 | + /opt/stack/new/devstack/functions-common:time_start:2408 : local start_time= 2025-07-23 20:59:09.827 | + /opt/stack/new/devstack/functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 20:59:09.830 | ++ /opt/stack/new/devstack/functions-common:time_start:2412 : date +%s%3N 2025-07-23 20:59:09.835 | + /opt/stack/new/devstack/functions-common:time_start:2412 : _TIME_START[$name]=1753304349832 2025-07-23 20:59:09.837 | + /opt/stack/new/devstack/functions-common:test_with_retry:2365 : timeout 60 sh -c 'while ! sudo ip netns exec qrouter-3ef8f222-01d9-4315-a54d-c3d507b2b4ba ip -4 route get 8.8.8.8 ; do sleep 0.5; done' 2025-07-23 20:59:09.851 | RTNETLINK answers: Network is unreachable 2025-07-23 20:59:10.369 | RTNETLINK answers: Network is unreachable 2025-07-23 20:59:10.885 | RTNETLINK answers: Network is unreachable 2025-07-23 20:59:11.402 | RTNETLINK answers: Network is unreachable 2025-07-23 20:59:11.919 | 8.8.8.8 via 172.24.5.1 dev qg-099ee09d-91 src 172.24.5.135 uid 0 2025-07-23 20:59:11.919 | cache 2025-07-23 20:59:11.925 | + /opt/stack/new/devstack/functions-common:test_with_retry:2368 : time_stop test_with_retry 2025-07-23 20:59:11.928 | + /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 20:59:11.931 | + /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 20:59:11.933 | + /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 20:59:11.936 | + /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 20:59:11.938 | + /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 20:59:11.940 | + /opt/stack/new/devstack/functions-common:time_stop:2427 : name=test_with_retry 2025-07-23 20:59:11.942 | + /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753304349832 2025-07-23 20:59:11.945 | + /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753304349832 ]] 2025-07-23 20:59:11.949 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 20:59:11.954 | + /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753304351950 2025-07-23 20:59:11.956 | + /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=2118 2025-07-23 20:59:11.959 | + /opt/stack/new/devstack/functions-common:time_stop:2435 : total=0 2025-07-23 20:59:11.962 | + /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 20:59:11.964 | + /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2118 2025-07-23 20:59:11.969 | ++ /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:101 : awk '{print $7}' 2025-07-23 20:59:11.970 | ++ /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:101 : sudo ip netns exec qrouter-3ef8f222-01d9-4315-a54d-c3d507b2b4ba ip -4 route get 8.8.8.8 2025-07-23 20:59:11.970 | ++ /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:101 : grep dev 2025-07-23 20:59:11.988 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:101 : r_net_gateway=172.24.5.135 2025-07-23 20:59:11.991 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:102 : sudo ip route replace 10.2.0.0/20 via 172.24.5.135 2025-07-23 20:59:12.005 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:105 : sudo ovs-vsctl -- --if-exists del-port ovs-1-tap1 2025-07-23 20:59:12.036 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:106 : sudo ovs-vsctl -- --if-exists del-port brbm-1-tap1 2025-07-23 20:59:12.057 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:early_create:108 : create_ovs_taps 25e6c7fc-bd9e-4000-b241-85f8736f961e 2025-07-23 20:59:12.060 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2288 : local ironic_net_id 2025-07-23 20:59:12.063 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2289 : ironic_net_id=25e6c7fc-bd9e-4000-b241-85f8736f961e 2025-07-23 20:59:12.065 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2290 : die_if_not_set 2290 ironic_net_id 'Failed to get ironic network id' 2025-07-23 20:59:12.068 | + /opt/stack/new/devstack/functions-common:die_if_not_set:303 : local exitcode=0 2025-07-23 20:59:12.086 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2295 : [[ openvswitch != \o\v\n ]] 2025-07-23 20:59:12.088 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2298 : local port_id 2025-07-23 20:59:12.092 | ++ /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2299 : openstack --os-cloud devstack-admin port create --network 25e6c7fc-bd9e-4000-b241-85f8736f961e temp_port -c id -f value 2025-07-23 20:59:14.391 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2299 : port_id=067d3a55-e468-4bc1-90f1-1c5c3ed77e3d 2025-07-23 20:59:14.394 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2300 : die_if_not_set 2300 port_id 'Failed to create neutron port' 2025-07-23 20:59:14.396 | + /opt/stack/new/devstack/functions-common:die_if_not_set:303 : local exitcode=0 2025-07-23 20:59:14.416 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2301 : local tapdev 2025-07-23 20:59:14.419 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2302 : local 'tapdev_cmd=sudo ip netns exec qdhcp-25e6c7fc-bd9e-4000-b241-85f8736f961e ip link list | grep '\'' tap'\'' | cut -d'\'':'\'' -f2 | cut -d'\''@'\'' -f1 | cut -b2- | grep '\''^tap'\''' 2025-07-23 20:59:14.423 | ++ /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2304 : test_with_retry 'sudo ip netns exec qdhcp-25e6c7fc-bd9e-4000-b241-85f8736f961e ip link list | grep '\'' tap'\'' | cut -d'\'':'\'' -f2 | cut -d'\''@'\'' -f1 | cut -b2- | grep '\''^tap'\''' 'Failed to get tap device id' 20 1 2025-07-23 20:59:14.427 | ++ /opt/stack/new/devstack/functions-common:test_with_retry:2359 : local 'testcmd=sudo ip netns exec qdhcp-25e6c7fc-bd9e-4000-b241-85f8736f961e ip link list | grep '\'' tap'\'' | cut -d'\'':'\'' -f2 | cut -d'\''@'\'' -f1 | cut -b2- | grep '\''^tap'\''' 2025-07-23 20:59:14.430 | ++ /opt/stack/new/devstack/functions-common:test_with_retry:2360 : local 'failmsg=Failed to get tap device id' 2025-07-23 20:59:14.434 | ++ /opt/stack/new/devstack/functions-common:test_with_retry:2361 : local until=20 2025-07-23 20:59:14.437 | ++ /opt/stack/new/devstack/functions-common:test_with_retry:2362 : local sleep=1 2025-07-23 20:59:14.440 | ++ /opt/stack/new/devstack/functions-common:test_with_retry:2364 : time_start test_with_retry 2025-07-23 20:59:14.443 | ++ /opt/stack/new/devstack/functions-common:time_start:2407 : local name=test_with_retry 2025-07-23 20:59:14.446 | ++ /opt/stack/new/devstack/functions-common:time_start:2408 : local start_time= 2025-07-23 20:59:14.449 | ++ /opt/stack/new/devstack/functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 20:59:14.453 | +++ /opt/stack/new/devstack/functions-common:time_start:2412 : date +%s%3N 2025-07-23 20:59:14.458 | ++ /opt/stack/new/devstack/functions-common:time_start:2412 : _TIME_START[$name]=1753304354455 2025-07-23 20:59:14.462 | ++ /opt/stack/new/devstack/functions-common:test_with_retry:2365 : timeout 20 sh -c 'while ! sudo ip netns exec qdhcp-25e6c7fc-bd9e-4000-b241-85f8736f961e ip link list | grep '\'' tap'\'' | cut -d'\'':'\'' -f2 | cut -d'\''@'\'' -f1 | cut -b2- | grep '\''^tap'\''; do sleep 1; done' 2025-07-23 20:59:14.485 | ++ /opt/stack/new/devstack/functions-common:test_with_retry:2368 : time_stop test_with_retry 2025-07-23 20:59:14.487 | ++ /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 20:59:14.489 | ++ /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 20:59:14.492 | ++ /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 20:59:14.494 | ++ /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 20:59:14.497 | ++ /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 20:59:14.499 | ++ /opt/stack/new/devstack/functions-common:time_stop:2427 : name=test_with_retry 2025-07-23 20:59:14.502 | ++ /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753304354455 2025-07-23 20:59:14.505 | ++ /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753304354455 ]] 2025-07-23 20:59:14.508 | +++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 20:59:14.513 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753304354510 2025-07-23 20:59:14.515 | ++ /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=55 2025-07-23 20:59:14.518 | ++ /opt/stack/new/devstack/functions-common:time_stop:2435 : total=2118 2025-07-23 20:59:14.520 | ++ /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 20:59:14.523 | ++ /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2173 2025-07-23 20:59:14.527 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2304 : tapdev=tap9d5d8aa9-b6 2025-07-23 20:59:14.530 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2305 : local tag_id 2025-07-23 20:59:14.533 | ++ /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2306 : sudo ovs-vsctl get port tap9d5d8aa9-b6 tag 2025-07-23 20:59:14.553 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2306 : tag_id=5 2025-07-23 20:59:14.556 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2307 : die_if_not_set 2307 tag_id 'Failed to get tag id' 2025-07-23 20:59:14.559 | + /opt/stack/new/devstack/functions-common:die_if_not_set:303 : local exitcode=0 2025-07-23 20:59:14.577 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2310 : openstack --os-cloud devstack-admin port delete 067d3a55-e468-4bc1-90f1-1c5c3ed77e3d 2025-07-23 20:59:16.793 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2325 : local ovs_tap=ovs-tap 2025-07-23 20:59:16.796 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2326 : local brbm_tap=brbm-tap 2025-07-23 20:59:16.799 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2328 : sudo ip link show ovs-tap 2025-07-23 20:59:16.814 | 13: ovs-tap@brbm-tap: mtu 1500 qdisc noqueue master ovs-system state UP mode DEFAULT group default qlen 1000 2025-07-23 20:59:16.814 | link/ether 92:29:b9:5b:95:10 brd ff:ff:ff:ff:ff:ff 2025-07-23 20:59:16.819 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2328 : sudo ip link delete ovs-tap 2025-07-23 20:59:16.927 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2329 : sudo ip link show brbm-tap 2025-07-23 20:59:16.947 | Device "brbm-tap" does not exist. 2025-07-23 20:59:16.952 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2331 : sudo ip link add brbm-tap type veth peer name ovs-tap 2025-07-23 20:59:16.977 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2332 : sudo ip link set dev brbm-tap up 2025-07-23 20:59:16.996 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2333 : sudo ip link set dev ovs-tap up 2025-07-23 20:59:17.017 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2334 : sudo ip link set dev br-int up 2025-07-23 20:59:17.038 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2335 : sudo ip link set dev br-ex up 2025-07-23 20:59:17.056 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2342 : [[ openvswitch != \o\v\n ]] 2025-07-23 20:59:17.058 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2343 : sudo ovs-vsctl -- --if-exists del-port ovs-tap -- add-port br-int ovs-tap tag=5 2025-07-23 20:59:17.108 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2348 : [[ ovs == \o\v\s ]] 2025-07-23 20:59:17.111 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2350 : sudo ovs-vsctl -- --if-exists del-port brbm-tap -- add-port brbm brbm-tap 2025-07-23 20:59:17.158 | + /opt/stack/new/ironic/devstack/lib/ironic:create_ovs_taps:2357 : openstack --os-cloud devstack-admin network set 25e6c7fc-bd9e-4000-b241-85f8736f961e --share 2025-07-23 20:59:19.216 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:1 : exit_trap 2025-07-23 20:59:19.218 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 20:59:19.224 | + ./grenade.sh:main:310 : resources create 2025-07-23 20:59:19.227 | + inc/plugin:resources:94 : local phase=create 2025-07-23 20:59:19.229 | + inc/plugin:resources:95 : local side= 2025-07-23 20:59:19.231 | + inc/plugin:resources:96 : local project= 2025-07-23 20:59:19.234 | + inc/plugin:resources:99 : [[ True != \T\r\u\e ]] 2025-07-23 20:59:19.236 | + inc/plugin:resources:103 : local desc=create 2025-07-23 20:59:19.239 | + inc/plugin:resources:104 : [[ -n '' ]] 2025-07-23 20:59:19.241 | + inc/plugin:resources:107 : echo_summary 'Running resource phase: create' 2025-07-23 20:59:19.256 | 2025-07-23 20:59:19.256 | #******************************************** 2025-07-23 20:59:19.256 | # Running resource phase: create 2025-07-23 20:59:19.256 | #******************************************** 2025-07-23 20:59:19.256 | 2025-07-23 20:59:19.258 | + inc/plugin:resources:109 : local 'projects= keystone placement swift glance neutron nova ironic' 2025-07-23 20:59:19.260 | + inc/plugin:resources:110 : [[ create == \d\e\s\t\r\o\y ]] 2025-07-23 20:59:19.263 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 20:59:19.265 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/10_keystone 2025-07-23 20:59:19.267 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/10_keystone ]] 2025-07-23 20:59:19.269 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/10_keystone/resources.sh 2025-07-23 20:59:19.272 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/10_keystone/resources.sh ]] 2025-07-23 20:59:19.274 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 20:59:19.276 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 20:59:19.279 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/10_keystone/resources.sh create 2025-07-23 20:59:20.939 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:26 : KEYSTONE_TEST_USER=keystone_check 2025-07-23 20:59:20.942 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:27 : KEYSTONE_TEST_GROUP=keystone_check 2025-07-23 20:59:20.945 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:28 : KEYSTONE_TEST_PASS=pass 2025-07-23 20:59:20.947 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:62 : case $1 in 2025-07-23 20:59:20.950 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:64 : create 2025-07-23 20:59:20.953 | ++ /opt/stack/new/grenade/projects/10_keystone/resources.sh:create:32 : openstack project create -f shell -c id keystone_check 2025-07-23 20:59:22.856 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:create:32 : eval 'id="ca3e3d8915aa4d1daae7053edbab354e"' 2025-07-23 20:59:22.858 | ++ /opt/stack/new/grenade/projects/10_keystone/resources.sh:create:32 : id=ca3e3d8915aa4d1daae7053edbab354e 2025-07-23 20:59:22.860 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:create:33 : resource_save keystone project_id ca3e3d8915aa4d1daae7053edbab354e 2025-07-23 20:59:22.863 | + /opt/stack/new/grenade/inc/plugin:resource_save:135 : local project=keystone 2025-07-23 20:59:22.865 | + /opt/stack/new/grenade/inc/plugin:resource_save:136 : local key=project_id 2025-07-23 20:59:22.868 | + /opt/stack/new/grenade/inc/plugin:resource_save:137 : local value=ca3e3d8915aa4d1daae7053edbab354e 2025-07-23 20:59:22.870 | + /opt/stack/new/grenade/inc/plugin:resource_save:138 : iniset /opt/stack/save/grenade_db.ini keystone project_id ca3e3d8915aa4d1daae7053edbab354e 2025-07-23 20:59:22.907 | ++ /opt/stack/new/grenade/projects/10_keystone/resources.sh:create:40 : openstack user create keystone_check --project ca3e3d8915aa4d1daae7053edbab354e --domain default --password pass -f shell -c id 2025-07-23 20:59:24.812 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:create:40 : eval 'id="33539e5b6e8b4891af459141a784ad46"' 2025-07-23 20:59:24.815 | ++ /opt/stack/new/grenade/projects/10_keystone/resources.sh:create:40 : id=33539e5b6e8b4891af459141a784ad46 2025-07-23 20:59:24.817 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:create:41 : resource_save keystone user_id 33539e5b6e8b4891af459141a784ad46 2025-07-23 20:59:24.819 | + /opt/stack/new/grenade/inc/plugin:resource_save:135 : local project=keystone 2025-07-23 20:59:24.822 | + /opt/stack/new/grenade/inc/plugin:resource_save:136 : local key=user_id 2025-07-23 20:59:24.824 | + /opt/stack/new/grenade/inc/plugin:resource_save:137 : local value=33539e5b6e8b4891af459141a784ad46 2025-07-23 20:59:24.827 | + /opt/stack/new/grenade/inc/plugin:resource_save:138 : iniset /opt/stack/save/grenade_db.ini keystone user_id 33539e5b6e8b4891af459141a784ad46 2025-07-23 20:59:24.859 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:1 : exit_trap 2025-07-23 20:59:24.861 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 20:59:24.867 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 20:59:24.869 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/15_placement 2025-07-23 20:59:24.872 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/15_placement ]] 2025-07-23 20:59:24.874 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/15_placement/resources.sh 2025-07-23 20:59:24.877 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/15_placement/resources.sh ]] 2025-07-23 20:59:24.879 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 20:59:24.881 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/30_swift 2025-07-23 20:59:24.883 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/30_swift ]] 2025-07-23 20:59:24.886 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/30_swift/resources.sh 2025-07-23 20:59:24.888 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/30_swift/resources.sh ]] 2025-07-23 20:59:24.890 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 20:59:24.892 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 20:59:24.895 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/30_swift/resources.sh create 2025-07-23 20:59:26.525 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:26 : CONTAINER=cont_grenade 2025-07-23 20:59:26.527 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:55 : case $1 in 2025-07-23 20:59:26.530 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:57 : create 2025-07-23 20:59:26.532 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:create:34 : openstack container create cont_grenade 2025-07-23 20:59:28.265 | +---------------------------------------+--------------+------------------------------------+ 2025-07-23 20:59:28.265 | | account | container | x-trans-id | 2025-07-23 20:59:28.265 | +---------------------------------------+--------------+------------------------------------+ 2025-07-23 20:59:28.265 | | AUTH_d48fef900fe24ddc9623c2053f02ffdf | cont_grenade | tx02c401faf6f34dc39f4cd-0068814d30 | 2025-07-23 20:59:28.265 | +---------------------------------------+--------------+------------------------------------+ 2025-07-23 20:59:28.554 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:create:37 : openstack object create cont_grenade /etc/issue 2025-07-23 20:59:30.041 | +------------+--------------+----------------------------------+ 2025-07-23 20:59:30.041 | | object | container | etag | 2025-07-23 20:59:30.041 | +------------+--------------+----------------------------------+ 2025-07-23 20:59:30.041 | | /etc/issue | cont_grenade | cbca6e0c2550b4e182691e0e81220436 | 2025-07-23 20:59:30.041 | +------------+--------------+----------------------------------+ 2025-07-23 20:59:30.334 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:1 : exit_trap 2025-07-23 20:59:30.336 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 20:59:30.342 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 20:59:30.344 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/40_glance 2025-07-23 20:59:30.347 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/40_glance ]] 2025-07-23 20:59:30.349 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/40_glance/resources.sh 2025-07-23 20:59:30.352 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/40_glance/resources.sh ]] 2025-07-23 20:59:30.354 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 20:59:30.357 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/50_neutron 2025-07-23 20:59:30.359 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/50_neutron ]] 2025-07-23 20:59:30.362 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/50_neutron/resources.sh 2025-07-23 20:59:30.365 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/50_neutron/resources.sh ]] 2025-07-23 20:59:30.367 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 20:59:30.370 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 20:59:30.373 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/50_neutron/resources.sh create 2025-07-23 20:59:32.078 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:26 : NEUTRON_NET=neutron_grenade 2025-07-23 20:59:32.081 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:74 : case $1 in 2025-07-23 20:59:32.084 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:1 : exit_trap 2025-07-23 20:59:32.087 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 20:59:32.094 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 20:59:32.097 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/60_nova 2025-07-23 20:59:32.101 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/60_nova ]] 2025-07-23 20:59:32.104 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/60_nova/resources.sh 2025-07-23 20:59:32.106 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/60_nova/resources.sh ]] 2025-07-23 20:59:32.110 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 20:59:32.113 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 20:59:32.116 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/60_nova/resources.sh create 2025-07-23 20:59:33.717 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:26 : NOVA_USER=nova_grenade 2025-07-23 20:59:33.719 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:27 : NOVA_PROJECT=nova_grenade 2025-07-23 20:59:33.722 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:28 : NOVA_PASS=pass 2025-07-23 20:59:33.724 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:29 : NOVA_SERVER=nova_server1 2025-07-23 20:59:33.727 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:30 : DEFAULT_INSTANCE_TYPE=baremetal 2025-07-23 20:59:33.729 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:31 : DEFAULT_IMAGE_NAME=cirros-0.6.1-x86_64-disk 2025-07-23 20:59:33.731 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:32 : VIRT_DRIVER=ironic 2025-07-23 20:59:33.733 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:33 : INSTANCE_WAIT=120 2025-07-23 20:59:33.736 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:35 : [[ ironic == ironic ]] 2025-07-23 20:59:33.738 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:36 : NOVA_IRONIC_RESOURCE_CLASS=baremetal 2025-07-23 20:59:33.740 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:39 : NOVA_VERIFY_RESOURCE_CLASSES=CUSTOM_BAREMETAL 2025-07-23 20:59:33.742 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:217 : case $1 in 2025-07-23 20:59:33.744 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:219 : create 2025-07-23 20:59:33.747 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:create:79 : openstack project create -f shell -c id nova_grenade 2025-07-23 20:59:35.521 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:79 : eval 'id="c95ba70878604f0199e2781b32e31d03"' 2025-07-23 20:59:35.524 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:create:79 : id=c95ba70878604f0199e2781b32e31d03 2025-07-23 20:59:35.526 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:80 : [[ -z c95ba70878604f0199e2781b32e31d03 ]] 2025-07-23 20:59:35.529 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:83 : resource_save nova project_id c95ba70878604f0199e2781b32e31d03 2025-07-23 20:59:35.531 | + /opt/stack/new/grenade/inc/plugin:resource_save:135 : local project=nova 2025-07-23 20:59:35.533 | + /opt/stack/new/grenade/inc/plugin:resource_save:136 : local key=project_id 2025-07-23 20:59:35.534 | + /opt/stack/new/grenade/inc/plugin:resource_save:137 : local value=c95ba70878604f0199e2781b32e31d03 2025-07-23 20:59:35.536 | + /opt/stack/new/grenade/inc/plugin:resource_save:138 : iniset /opt/stack/save/grenade_db.ini nova project_id c95ba70878604f0199e2781b32e31d03 2025-07-23 20:59:35.569 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:84 : local project_id=c95ba70878604f0199e2781b32e31d03 2025-07-23 20:59:35.572 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:create:91 : openstack user create nova_grenade --project c95ba70878604f0199e2781b32e31d03 --domain default --password pass -f shell -c id 2025-07-23 20:59:37.441 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:91 : eval 'id="b60d473781ea4352b375b9a12270d385"' 2025-07-23 20:59:37.443 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:create:91 : id=b60d473781ea4352b375b9a12270d385 2025-07-23 20:59:37.445 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:92 : [[ -z b60d473781ea4352b375b9a12270d385 ]] 2025-07-23 20:59:37.447 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:95 : resource_save nova user_id b60d473781ea4352b375b9a12270d385 2025-07-23 20:59:37.449 | + /opt/stack/new/grenade/inc/plugin:resource_save:135 : local project=nova 2025-07-23 20:59:37.451 | + /opt/stack/new/grenade/inc/plugin:resource_save:136 : local key=user_id 2025-07-23 20:59:37.453 | + /opt/stack/new/grenade/inc/plugin:resource_save:137 : local value=b60d473781ea4352b375b9a12270d385 2025-07-23 20:59:37.455 | + /opt/stack/new/grenade/inc/plugin:resource_save:138 : iniset /opt/stack/save/grenade_db.ini nova user_id b60d473781ea4352b375b9a12270d385 2025-07-23 20:59:37.483 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:97 : openstack role add member --user b60d473781ea4352b375b9a12270d385 --project c95ba70878604f0199e2781b32e31d03 2025-07-23 20:59:39.369 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:100 : _nova_set_user 2025-07-23 20:59:39.371 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:_nova_set_user:45 : OS_TENANT_NAME=nova_grenade 2025-07-23 20:59:39.373 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:_nova_set_user:46 : OS_PROJECT_NAME=nova_grenade 2025-07-23 20:59:39.375 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:_nova_set_user:47 : OS_USERNAME=nova_grenade 2025-07-23 20:59:39.377 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:_nova_set_user:48 : OS_PASSWORD=pass 2025-07-23 20:59:39.380 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:104 : openstack security group create --description ' BUG: this should not be mandatory' nova_grenade 2025-07-23 20:59:41.360 | +-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-07-23 20:59:41.360 | | Field | Value | 2025-07-23 20:59:41.360 | +-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-07-23 20:59:41.360 | | created_at | 2025-07-23T20:59:41Z | 2025-07-23 20:59:41.360 | | description | BUG: this should not be mandatory | 2025-07-23 20:59:41.360 | | id | b191cd5b-7bb2-4acd-a011-4b9dd68eda30 | 2025-07-23 20:59:41.360 | | name | nova_grenade | 2025-07-23 20:59:41.360 | | project_id | c95ba70878604f0199e2781b32e31d03 | 2025-07-23 20:59:41.360 | | revision_number | 1 | 2025-07-23 20:59:41.360 | | rules | created_at='2025-07-23T20:59:41Z', direction='egress', ethertype='IPv6', id='004b334f-24f5-42be-833d-400eb877c22a', standard_attr_id='61', updated_at='2025-07-23T20:59:41Z' | 2025-07-23 20:59:41.360 | | | created_at='2025-07-23T20:59:41Z', direction='egress', ethertype='IPv4', id='30fd2849-8152-4c19-b603-3f8dfb40fbaa', standard_attr_id='62', updated_at='2025-07-23T20:59:41Z' | 2025-07-23 20:59:41.360 | | shared | False | 2025-07-23 20:59:41.360 | | stateful | True | 2025-07-23 20:59:41.360 | | tags | [] | 2025-07-23 20:59:41.360 | | updated_at | 2025-07-23T20:59:41Z | 2025-07-23 20:59:41.360 | +-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-07-23 20:59:41.652 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:105 : openstack security group rule create --proto icmp --dst-port 0 nova_grenade 2025-07-23 20:59:43.863 | +-------------------------+--------------------------------------+ 2025-07-23 20:59:43.864 | | Field | Value | 2025-07-23 20:59:43.864 | +-------------------------+--------------------------------------+ 2025-07-23 20:59:43.864 | | belongs_to_default_sg | False | 2025-07-23 20:59:43.864 | | created_at | 2025-07-23T20:59:43Z | 2025-07-23 20:59:43.864 | | description | | 2025-07-23 20:59:43.864 | | direction | ingress | 2025-07-23 20:59:43.864 | | ether_type | IPv4 | 2025-07-23 20:59:43.864 | | id | f88dd12c-8fdc-4f63-9a1c-f6d92046fe3f | 2025-07-23 20:59:43.864 | | name | None | 2025-07-23 20:59:43.864 | | normalized_cidr | 0.0.0.0/0 | 2025-07-23 20:59:43.864 | | port_range_max | None | 2025-07-23 20:59:43.864 | | port_range_min | None | 2025-07-23 20:59:43.864 | | project_id | c95ba70878604f0199e2781b32e31d03 | 2025-07-23 20:59:43.864 | | protocol | icmp | 2025-07-23 20:59:43.864 | | remote_address_group_id | None | 2025-07-23 20:59:43.864 | | remote_group_id | None | 2025-07-23 20:59:43.864 | | remote_ip_prefix | 0.0.0.0/0 | 2025-07-23 20:59:43.864 | | revision_number | 0 | 2025-07-23 20:59:43.864 | | security_group_id | b191cd5b-7bb2-4acd-a011-4b9dd68eda30 | 2025-07-23 20:59:43.864 | | tags | [] | 2025-07-23 20:59:43.864 | | updated_at | 2025-07-23T20:59:43Z | 2025-07-23 20:59:43.864 | +-------------------------+--------------------------------------+ 2025-07-23 20:59:44.173 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:106 : openstack security group rule create --proto tcp --dst-port 22 nova_grenade 2025-07-23 20:59:46.043 | +-------------------------+--------------------------------------+ 2025-07-23 20:59:46.044 | | Field | Value | 2025-07-23 20:59:46.044 | +-------------------------+--------------------------------------+ 2025-07-23 20:59:46.044 | | belongs_to_default_sg | False | 2025-07-23 20:59:46.044 | | created_at | 2025-07-23T20:59:45Z | 2025-07-23 20:59:46.044 | | description | | 2025-07-23 20:59:46.044 | | direction | ingress | 2025-07-23 20:59:46.044 | | ether_type | IPv4 | 2025-07-23 20:59:46.044 | | id | 8ec6afe7-f434-4c08-b8dc-d2ff403c8b92 | 2025-07-23 20:59:46.044 | | name | None | 2025-07-23 20:59:46.044 | | normalized_cidr | 0.0.0.0/0 | 2025-07-23 20:59:46.044 | | port_range_max | 22 | 2025-07-23 20:59:46.044 | | port_range_min | 22 | 2025-07-23 20:59:46.044 | | project_id | c95ba70878604f0199e2781b32e31d03 | 2025-07-23 20:59:46.044 | | protocol | tcp | 2025-07-23 20:59:46.044 | | remote_address_group_id | None | 2025-07-23 20:59:46.044 | | remote_group_id | None | 2025-07-23 20:59:46.044 | | remote_ip_prefix | 0.0.0.0/0 | 2025-07-23 20:59:46.044 | | revision_number | 0 | 2025-07-23 20:59:46.044 | | security_group_id | b191cd5b-7bb2-4acd-a011-4b9dd68eda30 | 2025-07-23 20:59:46.044 | | tags | [] | 2025-07-23 20:59:46.044 | | updated_at | 2025-07-23T20:59:45Z | 2025-07-23 20:59:46.044 | +-------------------------+--------------------------------------+ 2025-07-23 20:59:46.339 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:create:109 : resource_get network net_id 2025-07-23 20:59:46.341 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:142 : local project=network 2025-07-23 20:59:46.343 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:143 : local key=net_id 2025-07-23 20:59:46.347 | +++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : iniget /opt/stack/save/grenade_db.ini network net_id 2025-07-23 20:59:46.368 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : local value=25e6c7fc-bd9e-4000-b241-85f8736f961e 2025-07-23 20:59:46.370 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:145 : echo 25e6c7fc-bd9e-4000-b241-85f8736f961e 2025-07-23 20:59:46.373 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:109 : local net_id=25e6c7fc-bd9e-4000-b241-85f8736f961e 2025-07-23 20:59:46.376 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:110 : [[ -n 25e6c7fc-bd9e-4000-b241-85f8736f961e ]] 2025-07-23 20:59:46.379 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:111 : local 'net=--nic net-id=25e6c7fc-bd9e-4000-b241-85f8736f961e' 2025-07-23 20:59:46.381 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:114 : openstack server create --image cirros-0.6.1-x86_64-disk --flavor baremetal --security-group nova_grenade --nic net-id=25e6c7fc-bd9e-4000-b241-85f8736f961e nova_server1 --wait 2025-07-23 21:09:20.177 | 2025-07-23 21:09:20.179 | +-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-07-23 21:09:20.179 | | Field | Value | 2025-07-23 21:09:20.179 | +-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-07-23 21:09:20.179 | | OS-DCF:diskConfig | MANUAL | 2025-07-23 21:09:20.179 | | OS-EXT-AZ:availability_zone | nova | 2025-07-23 21:09:20.179 | | OS-EXT-SRV-ATTR:host | None | 2025-07-23 21:09:20.179 | | OS-EXT-SRV-ATTR:hostname | nova-server1 | 2025-07-23 21:09:20.179 | | OS-EXT-SRV-ATTR:hypervisor_hostname | None | 2025-07-23 21:09:20.179 | | OS-EXT-SRV-ATTR:instance_name | None | 2025-07-23 21:09:20.179 | | OS-EXT-SRV-ATTR:kernel_id | None | 2025-07-23 21:09:20.179 | | OS-EXT-SRV-ATTR:launch_index | None | 2025-07-23 21:09:20.179 | | OS-EXT-SRV-ATTR:ramdisk_id | None | 2025-07-23 21:09:20.179 | | OS-EXT-SRV-ATTR:reservation_id | None | 2025-07-23 21:09:20.179 | | OS-EXT-SRV-ATTR:root_device_name | None | 2025-07-23 21:09:20.179 | | OS-EXT-SRV-ATTR:user_data | None | 2025-07-23 21:09:20.179 | | OS-EXT-STS:power_state | Running | 2025-07-23 21:09:20.179 | | OS-EXT-STS:task_state | None | 2025-07-23 21:09:20.179 | | OS-EXT-STS:vm_state | active | 2025-07-23 21:09:20.179 | | OS-SRV-USG:launched_at | 2025-07-23T21:09:14.000000 | 2025-07-23 21:09:20.179 | | OS-SRV-USG:terminated_at | None | 2025-07-23 21:09:20.179 | | accessIPv4 | None | 2025-07-23 21:09:20.179 | | accessIPv6 | None | 2025-07-23 21:09:20.179 | | addresses | ironic_grenade=10.2.0.12 | 2025-07-23 21:09:20.179 | | adminPass | w4C7EjusXDXL | 2025-07-23 21:09:20.179 | | config_drive | True | 2025-07-23 21:09:20.179 | | created | 2025-07-23T20:59:49Z | 2025-07-23 21:09:20.179 | | description | None | 2025-07-23 21:09:20.179 | | flavor | description=, disk='10', ephemeral='0', extra_specs.capabilities:boot_mode='bios', extra_specs.cpu_arch='x86_64', extra_specs.resources:CUSTOM_BAREMETAL='1', extra_specs.resources:DISK_GB='0', extra_specs.resources:MEMORY_MB='0', extra_specs.resources:VCPU='0', extra_specs.trait:CUSTOM_GOLD='required', id='baremetal', is_disabled=, is_public='True', location=, name='baremetal', original_name='baremetal', ram='2600', rxtx_factor=, swap='0', vcpus='1' | 2025-07-23 21:09:20.179 | | hostId | da1777e822c9c455c8f22d743d27fc3ee8b8839b462ea7f3d7109c11 | 2025-07-23 21:09:20.179 | | host_status | None | 2025-07-23 21:09:20.179 | | id | edcec589-6d60-4375-b4cc-71385437389e | 2025-07-23 21:09:20.179 | | image | cirros-0.6.1-x86_64-disk (a476ceae-bbd9-401e-a9c0-73abcce4ca95) | 2025-07-23 21:09:20.179 | | key_name | None | 2025-07-23 21:09:20.179 | | locked | None | 2025-07-23 21:09:20.179 | | locked_reason | None | 2025-07-23 21:09:20.179 | | name | nova_server1 | 2025-07-23 21:09:20.179 | | pinned_availability_zone | None | 2025-07-23 21:09:20.179 | | progress | None | 2025-07-23 21:09:20.179 | | project_id | c95ba70878604f0199e2781b32e31d03 | 2025-07-23 21:09:20.179 | | properties | None | 2025-07-23 21:09:20.179 | | security_groups | name='nova_grenade' | 2025-07-23 21:09:20.179 | | server_groups | None | 2025-07-23 21:09:20.179 | | status | ACTIVE | 2025-07-23 21:09:20.179 | | tags | | 2025-07-23 21:09:20.179 | | trusted_image_certificates | None | 2025-07-23 21:09:20.179 | | updated | 2025-07-23T21:09:15Z | 2025-07-23 21:09:20.179 | | user_id | b60d473781ea4352b375b9a12270d385 | 2025-07-23 21:09:20.179 | | volumes_attached | | 2025-07-23 21:09:20.181 | +-------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-07-23 21:09:20.489 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:create:123 : openstack floating ip create public -f shell -c id -c ip -c floating_ip_address 2025-07-23 21:09:24.336 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:123 : eval 'floating_ip_address="172.24.5.222"' 'id="cb8157c6-742c-46ef-88af-fa89aee3b135"' 2025-07-23 21:09:24.338 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:create:123 : floating_ip_address=172.24.5.222 2025-07-23 21:09:24.341 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:create:123 : id=cb8157c6-742c-46ef-88af-fa89aee3b135 2025-07-23 21:09:24.344 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:127 : [[ -z '' ]] 2025-07-23 21:09:24.346 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:128 : ip=172.24.5.222 2025-07-23 21:09:24.349 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:130 : resource_save nova nova_server_ip 172.24.5.222 2025-07-23 21:09:24.352 | + /opt/stack/new/grenade/inc/plugin:resource_save:135 : local project=nova 2025-07-23 21:09:24.354 | + /opt/stack/new/grenade/inc/plugin:resource_save:136 : local key=nova_server_ip 2025-07-23 21:09:24.358 | + /opt/stack/new/grenade/inc/plugin:resource_save:137 : local value=172.24.5.222 2025-07-23 21:09:24.361 | + /opt/stack/new/grenade/inc/plugin:resource_save:138 : iniset /opt/stack/save/grenade_db.ini nova nova_server_ip 172.24.5.222 2025-07-23 21:09:24.399 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:131 : resource_save nova nova_server_float cb8157c6-742c-46ef-88af-fa89aee3b135 2025-07-23 21:09:24.402 | + /opt/stack/new/grenade/inc/plugin:resource_save:135 : local project=nova 2025-07-23 21:09:24.405 | + /opt/stack/new/grenade/inc/plugin:resource_save:136 : local key=nova_server_float 2025-07-23 21:09:24.408 | + /opt/stack/new/grenade/inc/plugin:resource_save:137 : local value=cb8157c6-742c-46ef-88af-fa89aee3b135 2025-07-23 21:09:24.411 | + /opt/stack/new/grenade/inc/plugin:resource_save:138 : iniset /opt/stack/save/grenade_db.ini nova nova_server_float cb8157c6-742c-46ef-88af-fa89aee3b135 2025-07-23 21:09:24.447 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:132 : openstack server add floating ip nova_server1 172.24.5.222 2025-07-23 21:09:28.299 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:create:135 : openstack server show nova_server1 -f value -c id 2025-07-23 21:09:30.431 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:135 : uuid=edcec589-6d60-4375-b4cc-71385437389e 2025-07-23 21:09:30.434 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:136 : resource_save nova nova_server_uuid edcec589-6d60-4375-b4cc-71385437389e 2025-07-23 21:09:30.437 | + /opt/stack/new/grenade/inc/plugin:resource_save:135 : local project=nova 2025-07-23 21:09:30.440 | + /opt/stack/new/grenade/inc/plugin:resource_save:136 : local key=nova_server_uuid 2025-07-23 21:09:30.443 | + /opt/stack/new/grenade/inc/plugin:resource_save:137 : local value=edcec589-6d60-4375-b4cc-71385437389e 2025-07-23 21:09:30.445 | + /opt/stack/new/grenade/inc/plugin:resource_save:138 : iniset /opt/stack/save/grenade_db.ini nova nova_server_uuid edcec589-6d60-4375-b4cc-71385437389e 2025-07-23 21:09:30.479 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:139 : ping_check_public 172.24.5.222 120 2025-07-23 21:09:30.481 | + /opt/stack/new/grenade/functions:ping_check_public:56 : local ip=172.24.5.222 2025-07-23 21:09:30.484 | + /opt/stack/new/grenade/functions:ping_check_public:57 : local boot_timeout=120 2025-07-23 21:09:30.487 | + /opt/stack/new/grenade/functions:ping_check_public:58 : local expected=True 2025-07-23 21:09:30.489 | + /opt/stack/new/grenade/functions:ping_check_public:59 : local check_command= 2025-07-23 21:09:30.492 | + /opt/stack/new/grenade/functions:ping_check_public:60 : [[ True = \T\r\u\e ]] 2025-07-23 21:09:30.494 | + /opt/stack/new/grenade/functions:ping_check_public:61 : check_command='while ! ping -c1 -w1 172.24.5.222; do sleep 1; done' 2025-07-23 21:09:30.497 | + /opt/stack/new/grenade/functions:ping_check_public:65 : timeout 120 sh -c 'while ! ping -c1 -w1 172.24.5.222; do sleep 1; done' 2025-07-23 21:09:31.507 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:09:31.507 | 2025-07-23 21:09:31.507 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:09:31.507 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:09:31.507 | 2025-07-23 21:09:33.511 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:09:33.511 | 2025-07-23 21:09:33.511 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:09:33.511 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:09:33.511 | 2025-07-23 21:09:35.515 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:09:35.515 | 2025-07-23 21:09:35.515 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:09:35.515 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:09:35.515 | 2025-07-23 21:09:37.518 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:09:37.518 | 2025-07-23 21:09:37.518 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:09:37.518 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:09:37.518 | 2025-07-23 21:09:38.525 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:09:38.525 | 64 bytes from 172.24.5.222: icmp_seq=1 ttl=63 time=2.76 ms 2025-07-23 21:09:38.525 | 2025-07-23 21:09:38.525 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:09:38.525 | 1 packets transmitted, 1 received, 0% packet loss, time 0ms 2025-07-23 21:09:38.525 | rtt min/avg/max/mdev = 2.759/2.759/2.759/0.000 ms 2025-07-23 21:09:38.528 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:142 : source_quiet /opt/stack/old/devstack/openrc admin admin 2025-07-23 21:09:38.567 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:143 : local key 2025-07-23 21:09:38.569 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:144 : for key in $NOVA_VERIFY_RESOURCE_CLASSES 2025-07-23 21:09:38.572 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:create:145 : _get_inventory_value CUSTOM_BAREMETAL 2025-07-23 21:09:38.575 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_inventory_value:52 : local key 2025-07-23 21:09:38.577 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_inventory_value:53 : local provider 2025-07-23 21:09:38.579 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_inventory_value:55 : key=CUSTOM_BAREMETAL 2025-07-23 21:09:38.583 | +++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_inventory_value:58 : openstack resource provider list -f value 2025-07-23 21:09:38.583 | +++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_inventory_value:58 : head -n1 2025-07-23 21:09:38.584 | +++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_inventory_value:58 : cut -d ' ' -f 1 2025-07-23 21:09:40.477 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_inventory_value:58 : provider=49fa4187-f1a3-491c-a0c8-a4fa8163b607 2025-07-23 21:09:40.479 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_inventory_value:61 : openstack resource provider inventory show 49fa4187-f1a3-491c-a0c8-a4fa8163b607 CUSTOM_BAREMETAL -f value -c total 2025-07-23 21:09:42.194 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:145 : resource_save nova nova_inventory_CUSTOM_BAREMETAL 1 2025-07-23 21:09:42.197 | + /opt/stack/new/grenade/inc/plugin:resource_save:135 : local project=nova 2025-07-23 21:09:42.200 | + /opt/stack/new/grenade/inc/plugin:resource_save:136 : local key=nova_inventory_CUSTOM_BAREMETAL 2025-07-23 21:09:42.203 | + /opt/stack/new/grenade/inc/plugin:resource_save:137 : local value=1 2025-07-23 21:09:42.205 | + /opt/stack/new/grenade/inc/plugin:resource_save:138 : iniset /opt/stack/save/grenade_db.ini nova nova_inventory_CUSTOM_BAREMETAL 1 2025-07-23 21:09:42.241 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:147 : for key in $NOVA_VERIFY_RESOURCE_CLASSES 2025-07-23 21:09:42.245 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:create:148 : _get_allocation_value edcec589-6d60-4375-b4cc-71385437389e CUSTOM_BAREMETAL 2025-07-23 21:09:42.248 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_allocation_value:65 : local consumer 2025-07-23 21:09:42.251 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_allocation_value:66 : local key 2025-07-23 21:09:42.254 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_allocation_value:68 : consumer=edcec589-6d60-4375-b4cc-71385437389e 2025-07-23 21:09:42.257 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_allocation_value:69 : key=CUSTOM_BAREMETAL 2025-07-23 21:09:42.261 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_allocation_value:74 : cut -d ' ' -f 2 2025-07-23 21:09:42.261 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_allocation_value:74 : grep -o '.CUSTOM_BAREMETAL.: [0-9]*' 2025-07-23 21:09:42.261 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_allocation_value:74 : openstack resource provider allocation show -f value edcec589-6d60-4375-b4cc-71385437389e 2025-07-23 21:09:44.070 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:148 : resource_save nova nova_server_allocation_CUSTOM_BAREMETAL 1 2025-07-23 21:09:44.073 | + /opt/stack/new/grenade/inc/plugin:resource_save:135 : local project=nova 2025-07-23 21:09:44.076 | + /opt/stack/new/grenade/inc/plugin:resource_save:136 : local key=nova_server_allocation_CUSTOM_BAREMETAL 2025-07-23 21:09:44.079 | + /opt/stack/new/grenade/inc/plugin:resource_save:137 : local value=1 2025-07-23 21:09:44.082 | + /opt/stack/new/grenade/inc/plugin:resource_save:138 : iniset /opt/stack/save/grenade_db.ini nova nova_server_allocation_CUSTOM_BAREMETAL 1 2025-07-23 21:09:44.118 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:create:153 : worlddump nova_resources_created 2025-07-23 21:09:44.122 | + /opt/stack/new/grenade/functions:worlddump:97 : local name=nova_resources_created 2025-07-23 21:09:44.125 | + /opt/stack/new/grenade/functions:worlddump:98 : [[ -n nova_resources_created ]] 2025-07-23 21:09:44.127 | + /opt/stack/new/grenade/functions:worlddump:99 : name='-n nova_resources_created' 2025-07-23 21:09:44.130 | + /opt/stack/new/grenade/functions:worlddump:101 : [[ -x /opt/stack/new/devstack/tools/worlddump.py ]] 2025-07-23 21:09:44.138 | + /opt/stack/new/grenade/functions:worlddump:102 : /opt/stack/new/devstack/tools/worlddump.py -n nova_resources_created -d /opt/stack/logs 2025-07-23 21:09:54.839 | + /opt/stack/new/grenade/functions:worlddump:103 : sleep 1 2025-07-23 21:09:55.846 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:1 : exit_trap 2025-07-23 21:09:55.849 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:09:55.858 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:09:55.861 | + inc/plugin:resources:115 : local dir=/opt/stack/new/ironic/devstack/upgrade 2025-07-23 21:09:55.863 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/ironic/devstack/upgrade ]] 2025-07-23 21:09:55.866 | + inc/plugin:resources:119 : local resource=/opt/stack/new/ironic/devstack/upgrade/resources.sh 2025-07-23 21:09:55.868 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/ironic/devstack/upgrade/resources.sh ]] 2025-07-23 21:09:55.871 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:09:55.874 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 21:09:55.877 | + inc/plugin:resources:122 : /opt/stack/new/ironic/devstack/upgrade/resources.sh create 2025-07-23 21:09:57.635 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:37 : GITDIR["python-ironicclient"]=/opt/stack/old/python-ironicclient 2025-07-23 21:09:57.637 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:39 : GITREPO["pyghmi"]=https://opendev.org/x/pyghmi 2025-07-23 21:09:57.639 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:40 : GITBRANCH["pyghmi"]=master 2025-07-23 21:09:57.643 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:41 : GITDIR["pyghmi"]=/opt/stack/old/pyghmi 2025-07-23 21:09:57.645 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:43 : GITREPO["virtualbmc"]=https://opendev.org/openstack/virtualbmc.git 2025-07-23 21:09:57.648 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:44 : GITBRANCH["virtualbmc"]=master 2025-07-23 21:09:57.651 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:45 : GITDIR["virtualbmc"]=/opt/stack/old/virtualbmc 2025-07-23 21:09:57.653 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:47 : GITREPO["virtualpdu"]=https://opendev.org/openstack/virtualpdu.git 2025-07-23 21:09:57.655 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:48 : GITBRANCH["virtualpdu"]=master 2025-07-23 21:09:57.657 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:49 : GITDIR["virtualpdu"]=/opt/stack/old/virtualpdu 2025-07-23 21:09:57.659 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:51 : GITREPO["sushy"]=https://opendev.org/openstack/sushy.git 2025-07-23 21:09:57.662 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:52 : GITBRANCH["sushy"]=master 2025-07-23 21:09:57.664 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:53 : GITDIR["sushy"]=/opt/stack/old/sushy 2025-07-23 21:09:57.666 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:55 : GITREPO["sushy-tools"]=https://opendev.org/openstack/sushy-tools.git 2025-07-23 21:09:57.668 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:56 : GITBRANCH["sushy-tools"]=master 2025-07-23 21:09:57.670 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:57 : GITDIR["sushy-tools"]=/opt/stack/old/sushy-tools 2025-07-23 21:09:57.672 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:59 : IRONIC_DIR=/opt/stack/old/ironic 2025-07-23 21:09:57.674 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:60 : IRONIC_DEVSTACK_DIR=/opt/stack/old/ironic/devstack 2025-07-23 21:09:57.676 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:61 : IRONIC_DEVSTACK_FILES_DIR=/opt/stack/old/ironic/devstack/files 2025-07-23 21:09:57.678 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:64 : IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git 2025-07-23 21:09:57.681 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:65 : IRONIC_PYTHON_AGENT_BRANCH=stable/2025.1 2025-07-23 21:09:57.683 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:66 : IRONIC_PYTHON_AGENT_DIR=/opt/stack/old/ironic-python-agent 2025-07-23 21:09:57.685 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:67 : IRONIC_PYTHON_AGENT_BUILDER_REPO=https://opendev.org/openstack/ironic-python-agent-builder.git 2025-07-23 21:09:57.687 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:68 : IRONIC_PYTHON_AGENT_BUILDER_BRANCH=master 2025-07-23 21:09:57.690 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:69 : IRONIC_PYTHON_AGENT_BUILDER_DIR=/opt/stack/old/ironic-python-agent-builder 2025-07-23 21:09:57.692 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:70 : IRONIC_DIB_BINDEP_FILE=https://opendev.org/openstack/diskimage-builder/raw/branch/master/bindep.txt 2025-07-23 21:09:57.694 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:71 : IRONIC_DATA_DIR=/opt/stack/data/ironic 2025-07-23 21:09:57.696 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:72 : IRONIC_STATE_PATH=/var/lib/ironic 2025-07-23 21:09:57.698 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:73 : IRONIC_AUTH_CACHE_DIR=/var/cache/ironic 2025-07-23 21:09:57.701 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:74 : IRONIC_CONF_DIR=/etc/ironic 2025-07-23 21:09:57.703 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:75 : IRONIC_CONF_FILE=/etc/ironic/ironic.conf 2025-07-23 21:09:57.705 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:76 : IRONIC_MACHINE_TYPE=q35 2025-07-23 21:09:57.708 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:79 : trueorfalse False IRONIC_IS_HARDWARE 2025-07-23 21:09:57.726 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:79 : IRONIC_IS_HARDWARE=False 2025-07-23 21:09:57.729 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:82 : IRONIC_CALLBACK_TIMEOUT=600 2025-07-23 21:09:57.731 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:85 : [[ False == False ]] 2025-07-23 21:09:57.733 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:86 : IRONIC_PXE_BOOT_RETRY_TIMEOUT=900 2025-07-23 21:09:57.736 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:92 : IRONIC_PING_TIMEOUT= 2025-07-23 21:09:57.740 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:96 : trueorfalse False IRONIC_ALLOW_UNSUPPORTED_DRIVERS 2025-07-23 21:09:57.759 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:96 : IRONIC_ALLOW_UNSUPPORTED_DRIVERS=False 2025-07-23 21:09:57.761 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:99 : IRONIC_HW_NODE_CPU=1 2025-07-23 21:09:57.764 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:100 : IRONIC_HW_NODE_RAM=512 2025-07-23 21:09:57.767 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:101 : IRONIC_HW_NODE_DISK=10 2025-07-23 21:09:57.770 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:102 : IRONIC_HW_EPHEMERAL_DISK=0 2025-07-23 21:09:57.772 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:105 : IRONIC_SUPPORTED_HW_ARCH_TYPES_RE='^(x86_64|aarch64)$' 2025-07-23 21:09:57.774 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:106 : IRONIC_HW_ARCH=x86_64 2025-07-23 21:09:57.777 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:108 : [[ ! x86_64 =~ ^(x86_64|aarch64)$ ]] 2025-07-23 21:09:57.780 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:112 : is_ubuntu 2025-07-23 21:09:57.782 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z '' ]] 2025-07-23 21:09:57.785 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:557 : GetOSVersion 2025-07-23 21:09:57.787 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:437 : source /etc/os-release 2025-07-23 21:09:57.790 | +++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 22.04.5 LTS' 2025-07-23 21:09:57.792 | +++ /etc/os-release:source:2 : NAME=Ubuntu 2025-07-23 21:09:57.794 | +++ /etc/os-release:source:3 : VERSION_ID=22.04 2025-07-23 21:09:57.797 | +++ /etc/os-release:source:4 : VERSION='22.04.5 LTS (Jammy Jellyfish)' 2025-07-23 21:09:57.799 | +++ /etc/os-release:source:5 : VERSION_CODENAME=jammy 2025-07-23 21:09:57.801 | +++ /etc/os-release:source:6 : ID=ubuntu 2025-07-23 21:09:57.803 | +++ /etc/os-release:source:7 : ID_LIKE=debian 2025-07-23 21:09:57.805 | +++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2025-07-23 21:09:57.808 | +++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2025-07-23 21:09:57.810 | +++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2025-07-23 21:09:57.812 | +++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2025-07-23 21:09:57.814 | +++ /etc/os-release:source:12 : UBUNTU_CODENAME=jammy 2025-07-23 21:09:57.817 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:438 : [[ ubuntu22.04.5 LTS (Jammy Jellyfish) == \c\e\n\t\o\s\9 ]] 2025-07-23 21:09:57.819 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:438 : [[ ubuntu22.04.5 LTS (Jammy Jellyfish) =~ rhel9 ]] 2025-07-23 21:09:57.821 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:442 : [[ ubuntu22.04.5 LTS (Jammy Jellyfish) =~ rocky9 ]] 2025-07-23 21:09:57.823 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:446 : _ensure_lsb_release 2025-07-23 21:09:57.826 | +++ /opt/stack/new/devstack/functions-common:_ensure_lsb_release:414 : command -v lsb_release 2025-07-23 21:09:57.829 | ++ /opt/stack/new/devstack/functions-common:_ensure_lsb_release:414 : [[ -x /usr/bin/lsb_release ]] 2025-07-23 21:09:57.832 | ++ /opt/stack/new/devstack/functions-common:_ensure_lsb_release:415 : return 2025-07-23 21:09:57.858 | +++ /opt/stack/new/devstack/functions-common:GetOSVersion:448 : lsb_release -r -s 2025-07-23 21:09:57.919 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:448 : os_RELEASE=22.04 2025-07-23 21:09:57.923 | +++ /opt/stack/new/devstack/functions-common:GetOSVersion:449 : lsb_release -c -s 2025-07-23 21:09:57.969 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:449 : os_CODENAME=jammy 2025-07-23 21:09:57.972 | +++ /opt/stack/new/devstack/functions-common:GetOSVersion:450 : lsb_release -i -s 2025-07-23 21:09:58.020 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2025-07-23 21:09:58.022 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2025-07-23 21:09:58.025 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:454 : os_PACKAGE=deb 2025-07-23 21:09:58.028 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2025-07-23 21:09:58.031 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2025-07-23 21:09:58.033 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2025-07-23 21:09:58.036 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2025-07-23 21:09:58.038 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:09:58.041 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:113 : IRONIC_VM_EMULATOR=/usr/bin/qemu-system-x86_64 2025-07-23 21:09:58.044 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:119 : GRUB_ARCH=x64 2025-07-23 21:09:58.047 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:120 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 21:09:58.050 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:133 : IRONIC_SHARDS=0 2025-07-23 21:09:58.052 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:134 : IRONIC_SHARD_1_NAME=ds_shard_1 2025-07-23 21:09:58.055 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:135 : IRONIC_NODE_SHARD_NAME=ds_shard_1 2025-07-23 21:09:58.059 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:156 : IRONIC_HWINFO_FILE=/opt/stack/data/ironic/hardware_info 2025-07-23 21:09:58.062 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:159 : uuidgen 2025-07-23 21:09:58.069 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:159 : IRONIC_NODE_UUID=49cc5e2d-8715-4051-bb0e-6de82ce10a98 2025-07-23 21:09:58.072 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:160 : IRONIC_SCRIPTS_DIR=/opt/stack/old/ironic/devstack/tools/ironic/scripts 2025-07-23 21:09:58.075 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:161 : IRONIC_TEMPLATES_DIR=/opt/stack/old/ironic/devstack/tools/ironic/templates 2025-07-23 21:09:58.079 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:162 : trueorfalse False IRONIC_BAREMETAL_BASIC_OPS 2025-07-23 21:09:58.099 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:162 : IRONIC_BAREMETAL_BASIC_OPS=True 2025-07-23 21:09:58.101 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:163 : IRONIC_TFTPBOOT_DIR=/opt/stack/data/ironic/tftpboot 2025-07-23 21:09:58.104 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:164 : IRONIC_TFTPSERVER_IP=200.225.47.25 2025-07-23 21:09:58.107 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:165 : IRONIC_TFTP_BLOCKSIZE=1380 2025-07-23 21:09:58.111 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:166 : IRONIC_VM_COUNT=2 2025-07-23 21:09:58.114 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:167 : IRONIC_VM_SPECS_CPU=1 2025-07-23 21:09:58.117 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:168 : IRONIC_VM_SPECS_RAM=2600 2025-07-23 21:09:58.120 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:169 : IRONIC_VM_SPECS_DISK=10 2025-07-23 21:09:58.122 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:170 : IRONIC_VM_SPECS_DISK_FORMAT=qcow2 2025-07-23 21:09:58.125 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:171 : IRONIC_VM_EPHEMERAL_DISK=0 2025-07-23 21:09:58.128 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:172 : IRONIC_VM_ENGINE=qemu 2025-07-23 21:09:58.132 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:173 : IRONIC_VM_NETWORK_BRIDGE=brbm 2025-07-23 21:09:58.134 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:174 : IRONIC_VM_INTERFACE_COUNT=2 2025-07-23 21:09:58.137 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:175 : IRONIC_VM_VOLUME_COUNT=1 2025-07-23 21:09:58.140 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:176 : IRONIC_VM_BLOCK_SIZE=512 2025-07-23 21:09:58.143 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:177 : IRONIC_VM_MACS_CSV_FILE=/opt/stack/data/ironic/ironic_macs.csv 2025-07-23 21:09:58.146 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:178 : IRONIC_CLEAN_NET_NAME=private 2025-07-23 21:09:58.149 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:179 : IRONIC_RESCUE_NET_NAME=private 2025-07-23 21:09:58.151 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:180 : IRONIC_INSPECTION_NET_NAME=private 2025-07-23 21:09:58.155 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:181 : IRONIC_EXTRA_PXE_PARAMS= 2025-07-23 21:09:58.157 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:182 : IRONIC_TTY_DEV=ttyS0,115200 2025-07-23 21:09:58.161 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:183 : trueorfalse False IRONIC_USE_PORT_GROUP 2025-07-23 21:09:58.179 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:183 : IRONIC_USE_PORT_GROUP=False 2025-07-23 21:09:58.182 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:184 : IRONIC_PORT_GROUP_MODE=balance-rr 2025-07-23 21:09:58.185 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:186 : IRONIC_TEMPEST_BUILD_TIMEOUT=1200 2025-07-23 21:09:58.188 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:187 : [[ -n 1200 ]] 2025-07-23 21:09:58.191 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:188 : echo 'WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike.' 2025-07-23 21:09:58.191 | WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike. 2025-07-23 21:09:58.194 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:192 : [[ False == \T\r\u\e ]] 2025-07-23 21:09:58.198 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:196 : hostname 2025-07-23 21:09:58.202 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:196 : hostdomain=npc1a3e38788184 2025-07-23 21:09:58.205 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:197 : [[ npc1a3e38788184 =~ rax ]] 2025-07-23 21:09:58.208 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:197 : [[ npc1a3e38788184 =~ iweb ]] 2025-07-23 21:09:58.210 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:219 : PUBLIC_SUBNET_ID= 2025-07-23 21:09:58.213 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:220 : PUBLIC_SUBNET_IP=172.24.5.250 2025-07-23 21:09:58.217 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:223 : trueorfalse True IRONIC_ENFORCE_SCOPE 2025-07-23 21:09:58.234 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:223 : IRONIC_ENFORCE_SCOPE=True 2025-07-23 21:09:58.237 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:225 : [[ True == \T\r\u\e ]] 2025-07-23 21:09:58.239 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:226 : IRONIC_OS_CLOUD=devstack-system-admin 2025-07-23 21:09:58.242 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:236 : OS_CLOUD=devstack-admin 2025-07-23 21:09:58.245 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:242 : IRONIC_SET_NODE_OWNER= 2025-07-23 21:09:58.248 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:245 : IRONIC_DEFAULT_API_VERSION= 2025-07-23 21:09:58.251 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:246 : IRONIC_CMD='openstack --os-cloud devstack-system-admin baremetal' 2025-07-23 21:09:58.254 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:247 : [[ -n '' ]] 2025-07-23 21:09:58.256 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:252 : IRONIC_ENABLED_HARDWARE_TYPES=ipmi,fake-hardware 2025-07-23 21:09:58.260 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:254 : IRONIC_DRIVER_INTERFACE_TYPES='bios boot power management deploy console inspect raid rescue storage network vendor' 2025-07-23 21:09:58.263 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:255 : IRONIC_ENABLED_BIOS_INTERFACES=fake,no-bios 2025-07-23 21:09:58.266 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:256 : IRONIC_ENABLED_BOOT_INTERFACES=fake,ipxe 2025-07-23 21:09:58.268 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:257 : IRONIC_ENABLED_CONSOLE_INTERFACES=fake,no-console 2025-07-23 21:09:58.274 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:258 : IRONIC_ENABLED_DEPLOY_INTERFACES=fake,direct,ramdisk 2025-07-23 21:09:58.276 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:259 : IRONIC_ENABLED_INSPECT_INTERFACES=fake,agent,no-inspect 2025-07-23 21:09:58.279 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:260 : IRONIC_ENABLED_MANAGEMENT_INTERFACES= 2025-07-23 21:09:58.283 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:261 : IRONIC_ENABLED_NETWORK_INTERFACES=flat,noop 2025-07-23 21:09:58.286 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:262 : IRONIC_ENABLED_POWER_INTERFACES= 2025-07-23 21:09:58.289 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:263 : IRONIC_ENABLED_RAID_INTERFACES=fake,agent,no-raid 2025-07-23 21:09:58.292 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:264 : IRONIC_ENABLED_RESCUE_INTERFACES=fake,no-rescue 2025-07-23 21:09:58.295 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:265 : IRONIC_ENABLED_STORAGE_INTERFACES=fake,cinder,noop 2025-07-23 21:09:58.298 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:266 : IRONIC_ENABLED_VENDOR_INTERFACES=fake,ipmitool,no-vendor 2025-07-23 21:09:58.301 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:268 : IRONIC_DEFAULT_BIOS_INTERFACE= 2025-07-23 21:09:58.304 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:269 : IRONIC_DEFAULT_BOOT_INTERFACE= 2025-07-23 21:09:58.307 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:270 : IRONIC_DEFAULT_CONSOLE_INTERFACE= 2025-07-23 21:09:58.310 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:271 : IRONIC_DEFAULT_DEPLOY_INTERFACE= 2025-07-23 21:09:58.312 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:272 : IRONIC_DEFAULT_INSPECT_INTERFACE= 2025-07-23 21:09:58.315 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:273 : IRONIC_DEFAULT_MANAGEMENT_INTERFACE= 2025-07-23 21:09:58.318 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:274 : IRONIC_DEFAULT_NETWORK_INTERFACE= 2025-07-23 21:09:58.320 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:275 : IRONIC_DEFAULT_POWER_INTERFACE= 2025-07-23 21:09:58.323 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:276 : IRONIC_DEFAULT_RAID_INTERFACE= 2025-07-23 21:09:58.325 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:277 : IRONIC_DEFAULT_RESCUE_INTERFACE= 2025-07-23 21:09:58.328 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:278 : IRONIC_DEFAULT_STORAGE_INTERFACE= 2025-07-23 21:09:58.330 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:279 : IRONIC_DEFAULT_VENDOR_INTERFACE= 2025-07-23 21:09:58.333 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:281 : trueorfalse False IRONIC_UNMANAGED_INSPECTION 2025-07-23 21:09:58.352 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:281 : IRONIC_UNMANAGED_INSPECTION=False 2025-07-23 21:09:58.354 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:288 : [[ qemu == \a\u\t\o ]] 2025-07-23 21:09:58.357 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:298 : [[ qemu == \k\v\m ]] 2025-07-23 21:09:58.360 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:305 : trueorfalse True IRONIC_VM_LOG_CONSOLE 2025-07-23 21:09:58.377 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:305 : IRONIC_VM_LOG_CONSOLE=True 2025-07-23 21:09:58.379 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:306 : IRONIC_VM_LOG_DIR=/opt/stack/old/ironic-bm-logs 2025-07-23 21:09:58.382 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:307 : trueorfalse True IRONIC_VM_LOG_ROTATE 2025-07-23 21:09:58.400 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:307 : IRONIC_VM_LOG_ROTATE=True 2025-07-23 21:09:58.403 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:310 : IRONIC_DEFAULT_RESOURCE_CLASS=baremetal 2025-07-23 21:09:58.405 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:313 : IRONIC_DEFAULT_TRAITS=CUSTOM_GOLD 2025-07-23 21:09:58.408 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:316 : trueorfalse True IRONIC_BUILD_DEPLOY_RAMDISK 2025-07-23 21:09:58.425 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:316 : IRONIC_BUILD_DEPLOY_RAMDISK=False 2025-07-23 21:09:58.428 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:319 : IRONIC_SUPPORTED_RAMDISK_TYPES_RE='^(tinyipa|dib)$' 2025-07-23 21:09:58.431 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:320 : IRONIC_RAMDISK_TYPE=dib 2025-07-23 21:09:58.433 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:323 : [[ ! dib =~ ^(tinyipa|dib)$ ]] 2025-07-23 21:09:58.436 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:332 : IRONIC_DEPLOY_DRIVER=ipmi 2025-07-23 21:09:58.438 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:336 : IRONIC_DEPLOY_RAMDISK=/opt/stack/old/devstack/files/ir-deploy-ipmi.initramfs 2025-07-23 21:09:58.441 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:337 : IRONIC_DEPLOY_KERNEL=/opt/stack/old/devstack/files/ir-deploy-ipmi.kernel 2025-07-23 21:09:58.443 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:338 : IRONIC_DEPLOY_ISO=/opt/stack/old/devstack/files/ir-deploy-ipmi.iso 2025-07-23 21:09:58.445 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:342 : IRONIC_EFIBOOT=/opt/stack/old/devstack/files/ir-deploy-ipmi.efiboot 2025-07-23 21:09:58.447 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:345 : IPA_DOWNLOAD_BRANCH=stable/2025.1 2025-07-23 21:09:58.451 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:346 : echo stable/2025.1 2025-07-23 21:09:58.452 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:346 : tr / - 2025-07-23 21:09:58.458 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:346 : IPA_DOWNLOAD_BRANCH=stable-2025.1 2025-07-23 21:09:58.460 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:348 : IPA_DOWNLOAD_SOURCE=ironic-python-agent 2025-07-23 21:09:58.463 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:349 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 21:09:58.465 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:354 : IRONIC_DIB_RAMDISK_OS=centos9 2025-07-23 21:09:58.467 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:355 : IRONIC_DIB_RAMDISK_RELEASE= 2025-07-23 21:09:58.469 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:358 : IRONIC_DIB_OS=centos9 2025-07-23 21:09:58.472 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:359 : IRONIC_DIB_RELEASE= 2025-07-23 21:09:58.474 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:366 : [[ False == \F\a\l\s\e ]] 2025-07-23 21:09:58.477 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:366 : [[ -e /opt/stack/old/devstack/files/ir-deploy-ipmi.initramfs ]] 2025-07-23 21:09:58.479 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:366 : [[ -e /opt/stack/old/devstack/files/ir-deploy-ipmi.kernel ]] 2025-07-23 21:09:58.482 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:383 : IRONIC_DIB_RAMDISK_OPTIONS= 2025-07-23 21:09:58.484 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:384 : [[ -z '' ]] 2025-07-23 21:09:58.486 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:386 : [[ centos9 == \c\e\n\t\o\s\8 ]] 2025-07-23 21:09:58.488 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:390 : [[ centos9 == \c\e\n\t\o\s\9 ]] 2025-07-23 21:09:58.491 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:391 : IRONIC_DIB_RAMDISK_OS=centos 2025-07-23 21:09:58.493 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:392 : IRONIC_DIB_RAMDISK_RELEASE=9-stream 2025-07-23 21:09:58.496 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:394 : IRONIC_DIB_RAMDISK_OPTIONS=centos 2025-07-23 21:09:58.498 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:397 : IRONIC_DIB_DHCP_TIMEOUT=60 2025-07-23 21:09:58.500 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:400 : IRONIC_BUILD_DIB_IMAGE=False 2025-07-23 21:09:58.503 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:401 : IRONIC_DIB_IMAGE_OPTIONS= 2025-07-23 21:09:58.506 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:402 : IRONIC_DIB_IMAGE_OS=centos 2025-07-23 21:09:58.508 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:403 : IRONIC_DIB_IMAGE_RELEASE=9-stream 2025-07-23 21:09:58.510 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:404 : [[ -z '' ]] 2025-07-23 21:09:58.512 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:405 : IRONIC_DIB_IMAGE_OPTIONS='centos bootloader block-device-efi-lvm growvols dracut-regenerate' 2025-07-23 21:09:58.515 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:411 : trueorfalse False IRONIC_DEPLOY_ISO_REQUIRED 2025-07-23 21:09:58.534 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:411 : IRONIC_DEPLOY_ISO_REQUIRED=False 2025-07-23 21:09:58.538 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:414 : [[ False = \T\r\u\e ]] 2025-07-23 21:09:58.542 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:420 : echo ipmi,fake-hardware 2025-07-23 21:09:58.542 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:420 : grep -w ipmi 2025-07-23 21:09:58.547 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:420 : [[ -z ipmi,fake-hardware ]] 2025-07-23 21:09:58.551 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:426 : get_python_exec_prefix 2025-07-23 21:09:58.568 | +++ /opt/stack/new/devstack/inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2025-07-23 21:09:58.571 | +++ /opt/stack/new/devstack/inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2025-07-23 21:09:58.574 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:426 : IRONIC_BIN_DIR=/opt/stack/data/venv/bin 2025-07-23 21:09:58.576 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:427 : IRONIC_UWSGI_CONF=/etc/ironic/ironic-uwsgi.ini 2025-07-23 21:09:58.578 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:428 : IRONIC_UWSGI=ironic.wsgi:application 2025-07-23 21:09:58.581 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:431 : IRONIC_IP_VERSION=4 2025-07-23 21:09:58.584 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:432 : IRONIC_IPV6_ADDRESS_MODE=dhcpv6-stateless 2025-07-23 21:09:58.586 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:435 : is_service_enabled tls-proxy 2025-07-23 21:09:58.603 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:09:58.606 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:438 : IRONIC_SERVICE_PROTOCOL=http 2025-07-23 21:09:58.609 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:439 : IRONIC_SERVICE_PORT=6385 2025-07-23 21:09:58.611 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:440 : IRONIC_SERVICE_PORT_INT=16385 2025-07-23 21:09:58.614 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:441 : IRONIC_NOVNCPROXY_PORT=6090 2025-07-23 21:09:58.617 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:442 : IRONIC_HOSTPORT=200.225.47.25/baremetal 2025-07-23 21:09:58.620 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:445 : trueorfalse True IRONIC_IPXE_ENABLED 2025-07-23 21:09:58.638 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:445 : IRONIC_IPXE_ENABLED=True 2025-07-23 21:09:58.644 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:447 : trueorfalse False IRONIC_IPXE_USE_SWIFT 2025-07-23 21:09:58.663 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:447 : IRONIC_IPXE_USE_SWIFT=False 2025-07-23 21:09:58.665 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:448 : IRONIC_HTTP_DIR=/opt/stack/data/ironic/httpboot 2025-07-23 21:09:58.668 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:449 : IRONIC_HTTP_PORT=3928 2025-07-23 21:09:58.671 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:452 : IRONIC_RPC_TRANSPORT=oslo 2025-07-23 21:09:58.673 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:453 : IRONIC_JSON_RPC_PORT=8089 2025-07-23 21:09:58.677 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:458 : IRONIC_JSON_RPC_AUTH_STRATEGY= 2025-07-23 21:09:58.679 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:464 : IRONIC_VBMC_PORT_RANGE_START=6230 2025-07-23 21:09:58.681 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:465 : IRONIC_VBMC_CONFIG_FILE=/etc/ironic/virtualbmc/virtualbmc.conf 2025-07-23 21:09:58.684 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:466 : IRONIC_VBMC_LOGFILE=/opt/stack/old/ironic-bm-logs/virtualbmc.log 2025-07-23 21:09:58.687 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:467 : IRONIC_VBMC_SYSTEMD_SERVICE=devstack@virtualbmc.service 2025-07-23 21:09:58.689 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:470 : IRONIC_VPDU_CONFIG_FILE=/etc/ironic/virtualpdu/virtualpdu.conf 2025-07-23 21:09:58.691 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:471 : IRONIC_VPDU_PORT_RANGE_START=1 2025-07-23 21:09:58.693 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:472 : IRONIC_VPDU_LISTEN_PORT=1161 2025-07-23 21:09:58.695 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:473 : IRONIC_VPDU_COMMUNITY=private 2025-07-23 21:09:58.698 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:474 : IRONIC_VPDU_SNMPDRIVER=apc_rackpdu 2025-07-23 21:09:58.700 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:475 : IRONIC_VPDU_SYSTEMD_SERVICE=devstack@virtualpdu.service 2025-07-23 21:09:58.702 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:478 : IRONIC_REDFISH_EMULATOR_PORT=9132 2025-07-23 21:09:58.704 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:479 : IRONIC_REDFISH_EMULATOR_SYSTEMD_SERVICE=devstack@redfish-emulator.service 2025-07-23 21:09:58.707 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:480 : IRONIC_REDFISH_EMULATOR_CONFIG=/etc/ironic/redfish/emulator.conf 2025-07-23 21:09:58.709 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:481 : IRONIC_REDFISH_EMULATOR_FEATURE_SET=full 2025-07-23 21:09:58.712 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:486 : trueorfalse False IRONIC_CONFIGURE_GLANCE_WITH_SWIFT 2025-07-23 21:09:58.729 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:486 : IRONIC_CONFIGURE_GLANCE_WITH_SWIFT=False 2025-07-23 21:09:58.731 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:489 : IRONIC_LIBVIRT_HOOKS_PATH=/etc/libvirt/hooks/ 2025-07-23 21:09:58.733 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:491 : LIBVIRT_STORAGE_POOL=default 2025-07-23 21:09:58.735 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:492 : LIBVIRT_STORAGE_POOL_PATH=/opt/libvirt/images 2025-07-23 21:09:58.737 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:496 : IRONIC_AUTH_STRATEGY=keystone 2025-07-23 21:09:58.739 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:499 : trueorfalse False IRONIC_TERMINAL_SSL 2025-07-23 21:09:58.758 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:499 : IRONIC_TERMINAL_SSL=False 2025-07-23 21:09:58.761 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:500 : IRONIC_TERMINAL_CERT_DIR=/opt/stack/data/ironic/terminal_cert/ 2025-07-23 21:09:58.764 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:505 : trueorfalse False IRONIC_USE_LINK_LOCAL 2025-07-23 21:09:58.784 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:505 : IRONIC_USE_LINK_LOCAL=False 2025-07-23 21:09:58.786 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:508 : IRONIC_DHCP_PROVIDER=neutron 2025-07-23 21:09:58.788 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:511 : IRONIC_NETWORK_INTERFACE= 2025-07-23 21:09:58.791 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:516 : IRONIC_PROVISION_NETWORK_NAME= 2025-07-23 21:09:58.793 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:520 : IRONIC_PROVISION_PROVIDER_NETWORK_TYPE=vlan 2025-07-23 21:09:58.796 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:525 : IRONIC_PROVISION_SEGMENTATION_ID= 2025-07-23 21:09:58.798 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:529 : SUBNODE_FINAL=2 2025-07-23 21:09:58.801 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:532 : SUBNODE_ID= 2025-07-23 21:09:58.803 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:533 : '[' -f /etc/devstack-host ']' 2025-07-23 21:09:58.806 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:546 : [[ 4 != \6 ]] 2025-07-23 21:09:58.808 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:549 : IRONIC_IP_VERSION=4 2025-07-23 21:09:58.810 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:553 : IRONIC_PROVISION_ALLOCATION_POOL=start=10.0.5.10,end=10.0.5.100 2025-07-23 21:09:58.812 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:558 : IRONIC_PROVISION_SUBNET_GATEWAY=10.0.5.1 2025-07-23 21:09:58.815 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:559 : IRONIC_PROVISION_SUBNET_SUBNODE_IP=10.0.5.2 2025-07-23 21:09:58.817 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:563 : IRONIC_PROVISION_SUBNET_PREFIX=10.0.5.0/24 2025-07-23 21:09:58.820 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:575 : IRONIC_ROUTER_NAME=router1 2025-07-23 21:09:58.822 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:579 : IRONIC_PROVISION_PROVIDER_SUBNET_NAME=-subnet 2025-07-23 21:09:58.824 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:584 : trueorfalse False IRONIC_USE_NEUTRON_SEGMENTS 2025-07-23 21:09:58.843 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:584 : IRONIC_USE_NEUTRON_SEGMENTS=False 2025-07-23 21:09:58.846 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:588 : IRONIC_STORAGE_INTERFACE= 2025-07-23 21:09:58.848 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:594 : IRONIC_PROVISION_SUBNET_GATEWAY=10.0.5.1 2025-07-23 21:09:58.851 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:595 : IRONIC_PROVISION_SUBNET_SUBNODE_IP=10.0.5.2 2025-07-23 21:09:58.853 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:599 : IRONIC_PROVISION_SUBNET_PREFIX=10.0.5.0/24 2025-07-23 21:09:58.856 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:601 : [[ '' == \p\r\i\m\a\r\y ]] 2025-07-23 21:09:58.858 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:607 : [[ '' == \s\u\b\n\o\d\e ]] 2025-07-23 21:09:58.861 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:614 : IRONIC_HTTP_SERVER=200.225.47.25 2025-07-23 21:09:58.863 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:618 : ISCSI_SERVICE_PORT=3260 2025-07-23 21:09:58.865 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:628 : IRONIC_DEPLOY_LOGS_COLLECT=always 2025-07-23 21:09:58.868 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:632 : IRONIC_DEPLOY_LOGS_STORAGE_BACKEND=local 2025-07-23 21:09:58.871 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:634 : IRONIC_DEPLOY_LOGS_LOCAL_PATH=/opt/stack/old/ironic-bm-logs/deploy_logs 2025-07-23 21:09:58.873 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:637 : IRONIC_DEPLOY_FAST_TRACK=False 2025-07-23 21:09:58.876 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:640 : TEMPEST_BAREMETAL_MIN_MICROVERSION= 2025-07-23 21:09:58.878 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:643 : TEMPEST_BAREMETAL_MAX_MICROVERSION= 2025-07-23 21:09:58.881 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:651 : PHYSICAL_NETWORK= 2025-07-23 21:09:58.884 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:662 : IRONIC_RAMDISK_IMAGE=http://mirrors.dotsrc.org/tinycorelinux/14.x/x86/release/Core-current.iso 2025-07-23 21:09:58.887 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:664 : IRONIC_LOADER_PATHS= 2025-07-23 21:09:58.891 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:695 : get_pxe_boot_file 2025-07-23 21:09:58.893 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:678 : local pxe_boot_file 2025-07-23 21:09:58.896 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:680 : is_ubuntu 2025-07-23 21:09:58.898 | +++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:09:58.901 | +++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:09:59.063 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:682 : pxe_paths='/usr/lib/syslinux/pxelinux.0 /usr/lib/PXELINUX/pxelinux.0' 2025-07-23 21:09:59.068 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:683 : for p in $pxe_paths 2025-07-23 21:09:59.071 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:684 : [[ -f /usr/lib/syslinux/pxelinux.0 ]] 2025-07-23 21:09:59.075 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:683 : for p in $pxe_paths 2025-07-23 21:09:59.077 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:684 : [[ -f /usr/lib/PXELINUX/pxelinux.0 ]] 2025-07-23 21:09:59.080 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:685 : pxe_boot_file=/usr/lib/PXELINUX/pxelinux.0 2025-07-23 21:09:59.083 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:691 : echo /usr/lib/PXELINUX/pxelinux.0 2025-07-23 21:09:59.086 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:695 : IRONIC_PXE_BOOT_IMAGE=/usr/lib/PXELINUX/pxelinux.0 2025-07-23 21:09:59.088 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:697 : trueorfalse True IRONIC_AUTOMATED_CLEAN_ENABLED 2025-07-23 21:09:59.106 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:697 : IRONIC_AUTOMATED_CLEAN_ENABLED=False 2025-07-23 21:09:59.109 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:699 : IRONIC_SECURE_BOOT=False 2025-07-23 21:09:59.111 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:700 : IRONIC_UEFI_BOOT_LOADER=grub2 2025-07-23 21:09:59.114 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:701 : IRONIC_GRUB2_SHIM_FILE= 2025-07-23 21:09:59.116 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:702 : IRONIC_GRUB2_FILE= 2025-07-23 21:09:59.118 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:703 : IRONIC_GRUB2_NETWORK_FILE= 2025-07-23 21:09:59.121 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:704 : IRONIC_UEFI_FILES_DIR=/var/lib/libvirt/images 2025-07-23 21:09:59.123 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:705 : UEFI_LOADER_PATH=/var/lib/libvirt/images/OVMF_CODE_4M.fd 2025-07-23 21:09:59.125 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:706 : UEFI_NVRAM_PATH=/var/lib/libvirt/images/OVMF_VARS_4M.fd 2025-07-23 21:09:59.127 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:708 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 21:09:59.129 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:714 : install_package shim shim-signed 2025-07-23 21:09:59.133 | ++ /opt/stack/new/devstack/functions-common:install_package:1442 : update_package_repo 2025-07-23 21:09:59.135 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:09:59.137 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1417 : REPOS_UPDATED=False 2025-07-23 21:09:59.140 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:09:59.142 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:09:59.145 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:09:59.147 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:09:59.150 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:09:59.152 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:09:59.154 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ False == \T\r\u\e ]] 2025-07-23 21:09:59.157 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1175 : [[ False = \T\r\u\e ]] 2025-07-23 21:09:59.159 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1177 : local sudo=sudo 2025-07-23 21:09:59.162 | +++ /opt/stack/new/devstack/functions-common:apt_get_update:1178 : id -u 2025-07-23 21:09:59.168 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1178 : [[ 1001 = \0 ]] 2025-07-23 21:09:59.170 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1181 : time_start apt-get-update 2025-07-23 21:09:59.172 | ++ /opt/stack/new/devstack/functions-common:time_start:2407 : local name=apt-get-update 2025-07-23 21:09:59.174 | ++ /opt/stack/new/devstack/functions-common:time_start:2408 : local start_time= 2025-07-23 21:09:59.176 | ++ /opt/stack/new/devstack/functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:09:59.179 | +++ /opt/stack/new/devstack/functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:09:59.185 | ++ /opt/stack/new/devstack/functions-common:time_start:2412 : _TIME_START[$name]=1753304999182 2025-07-23 21:09:59.187 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1183 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2025-07-23 21:09:59.189 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1184 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2025-07-23 21:09:59.192 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1185 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2025-07-23 21:09:59.397 | Ign:1 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy InRelease 2025-07-23 21:09:59.398 | Ign:2 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates InRelease 2025-07-23 21:09:59.398 | Ign:3 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports InRelease 2025-07-23 21:09:59.399 | Ign:4 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security InRelease 2025-07-23 21:09:59.399 | Hit:5 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release 2025-07-23 21:09:59.400 | Hit:6 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release 2025-07-23 21:09:59.400 | Hit:7 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release 2025-07-23 21:09:59.401 | Hit:8 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release 2025-07-23 21:09:59.402 | Ign:9 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release.gpg 2025-07-23 21:09:59.402 | Ign:10 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release.gpg 2025-07-23 21:09:59.403 | Ign:11 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release.gpg 2025-07-23 21:09:59.403 | Ign:12 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release.gpg 2025-07-23 21:10:01.022 | Reading package lists... 2025-07-23 21:10:01.043 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1189 : REPOS_UPDATED=True 2025-07-23 21:10:01.045 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1191 : time_stop apt-get-update 2025-07-23 21:10:01.047 | ++ /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 21:10:01.049 | ++ /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 21:10:01.050 | ++ /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:10:01.053 | ++ /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 21:10:01.055 | ++ /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 21:10:01.057 | ++ /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get-update 2025-07-23 21:10:01.059 | ++ /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753304999182 2025-07-23 21:10:01.062 | ++ /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753304999182 ]] 2025-07-23 21:10:01.065 | +++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:10:01.069 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753305001067 2025-07-23 21:10:01.072 | ++ /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=1885 2025-07-23 21:10:01.074 | ++ /opt/stack/new/devstack/functions-common:time_stop:2435 : total=0 2025-07-23 21:10:01.076 | ++ /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:10:01.078 | ++ /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1885 2025-07-23 21:10:01.080 | ++ /opt/stack/new/devstack/functions-common:install_package:1443 : real_install_package shim shim-signed 2025-07-23 21:10:01.082 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:10:01.085 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:01.087 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:01.089 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1431 : apt_get install shim shim-signed 2025-07-23 21:10:01.109 | ++ /opt/stack/new/devstack/functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install shim shim-signed 2025-07-23 21:10:01.141 | Reading package lists... 2025-07-23 21:10:01.482 | Building dependency tree... 2025-07-23 21:10:01.484 | Reading state information... 2025-07-23 21:10:01.924 | shim is already the newest version (15.8-0ubuntu1). 2025-07-23 21:10:01.924 | shim-signed is already the newest version (1.51.4+15.8-0ubuntu1). 2025-07-23 21:10:01.924 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:10:01.928 | ++ /opt/stack/new/devstack/functions-common:apt_get:1215 : result=0 2025-07-23 21:10:01.930 | ++ /opt/stack/new/devstack/functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:10:01.932 | ++ /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 21:10:01.934 | ++ /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 21:10:01.936 | ++ /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:10:01.938 | ++ /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 21:10:01.939 | ++ /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 21:10:01.941 | ++ /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:10:01.943 | ++ /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753305001107 2025-07-23 21:10:01.945 | ++ /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753305001107 ]] 2025-07-23 21:10:01.947 | +++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:10:01.951 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753305001949 2025-07-23 21:10:01.953 | ++ /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=842 2025-07-23 21:10:01.955 | ++ /opt/stack/new/devstack/functions-common:time_stop:2435 : total=0 2025-07-23 21:10:01.957 | ++ /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:10:01.958 | ++ /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=842 2025-07-23 21:10:01.961 | ++ /opt/stack/new/devstack/functions-common:apt_get:1219 : return 0 2025-07-23 21:10:01.963 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:715 : [[ x86_64 == \x\8\6\_\6\4 ]] 2025-07-23 21:10:01.965 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:716 : is_ubuntu 2025-07-23 21:10:01.967 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:01.969 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:01.970 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:717 : install_package grub-efi-amd64-signed 2025-07-23 21:10:01.973 | ++ /opt/stack/new/devstack/functions-common:install_package:1442 : update_package_repo 2025-07-23 21:10:01.975 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:10:01.977 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1417 : REPOS_UPDATED=True 2025-07-23 21:10:01.979 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:10:01.981 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:10:01.983 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:10:01.985 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:01.987 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:01.989 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:10:01.991 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ True == \T\r\u\e ]] 2025-07-23 21:10:01.993 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ False != \T\r\u\e ]] 2025-07-23 21:10:01.995 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1171 : return 2025-07-23 21:10:01.996 | ++ /opt/stack/new/devstack/functions-common:install_package:1443 : real_install_package grub-efi-amd64-signed 2025-07-23 21:10:01.998 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:10:02.000 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:02.002 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:02.003 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1431 : apt_get install grub-efi-amd64-signed 2025-07-23 21:10:02.022 | ++ /opt/stack/new/devstack/functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install grub-efi-amd64-signed 2025-07-23 21:10:02.053 | Reading package lists... 2025-07-23 21:10:02.387 | Building dependency tree... 2025-07-23 21:10:02.388 | Reading state information... 2025-07-23 21:10:02.793 | grub-efi-amd64-signed is already the newest version (1.187.12+2.06-2ubuntu14.8). 2025-07-23 21:10:02.793 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:10:02.797 | ++ /opt/stack/new/devstack/functions-common:apt_get:1215 : result=0 2025-07-23 21:10:02.799 | ++ /opt/stack/new/devstack/functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:10:02.801 | ++ /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 21:10:02.803 | ++ /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 21:10:02.805 | ++ /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:10:02.807 | ++ /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 21:10:02.809 | ++ /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 21:10:02.811 | ++ /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:10:02.813 | ++ /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753305002019 2025-07-23 21:10:02.815 | ++ /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753305002019 ]] 2025-07-23 21:10:02.817 | +++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:10:02.823 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753305002821 2025-07-23 21:10:02.825 | ++ /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=802 2025-07-23 21:10:02.827 | ++ /opt/stack/new/devstack/functions-common:time_stop:2435 : total=842 2025-07-23 21:10:02.829 | ++ /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:10:02.831 | ++ /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1644 2025-07-23 21:10:02.833 | ++ /opt/stack/new/devstack/functions-common:apt_get:1219 : return 0 2025-07-23 21:10:02.835 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:730 : [[ bios == \u\e\f\i ]] 2025-07-23 21:10:02.837 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:802 : [[ 0 != \0 ]] 2025-07-23 21:10:02.839 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:808 : is_service_enabled tls-proxy 2025-07-23 21:10:02.853 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:10:02.855 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:812 : IRONIC_NETWORK_DOWNLOAD_RETRY_MAX=5 2025-07-23 21:10:02.858 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:813 : IRONIC_NETWORK_DOWNLOAD_RETRY_DELAY=10 2025-07-23 21:10:02.860 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:839 : IRONIC_MANAGE_TIMEOUT=120 2025-07-23 21:10:02.863 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:841 : [[ -n 900 ]] 2025-07-23 21:10:02.865 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:842 : IRONIC_DEFAULT_CLEANING_TIMEOUT=1800 2025-07-23 21:10:02.867 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:846 : IRONIC_CLEANING_TIMEOUT=1800 2025-07-23 21:10:02.869 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:848 : IRONIC_CLEANING_DELAY=10 2025-07-23 21:10:02.871 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:849 : IRONIC_CLEANING_ATTEMPTS=180 2025-07-23 21:10:02.874 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:853 : IRONIC_NEUTRON_AGENT_REPORT_STATE_DELAY=10 2025-07-23 21:10:02.876 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:854 : IRONIC_NEUTRON_AGENT_REPORT_STATE_TIMEOUT=120 2025-07-23 21:10:02.878 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:855 : IRONIC_NEUTRON_AGENT_REPORT_STATE_ATTEMPTS=12 2025-07-23 21:10:02.881 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:862 : IRONIC_ANSIBLE_SSH_USER= 2025-07-23 21:10:02.883 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:878 : IRONIC_ANSIBLE_SSH_KEY=/opt/stack/data/ironic/ansible_ssh_key 2025-07-23 21:10:02.885 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:880 : is_service_enabled swift 2025-07-23 21:10:02.900 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:10:02.902 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:880 : [[ True == \T\r\u\e ]] 2025-07-23 21:10:02.904 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:881 : IRONIC_DEFAULT_DOWNLOAD_SOURCE=swift 2025-07-23 21:10:02.906 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:885 : IRONIC_AGENT_IMAGE_DOWNLOAD_SOURCE=swift 2025-07-23 21:10:02.908 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:1021 : is_deployed_by_redfish 2025-07-23 21:10:02.910 | ++ /opt/stack/new/ironic/devstack/lib/ironic:is_deployed_by_redfish:967 : [[ ipmi == redfish ]] 2025-07-23 21:10:02.912 | ++ /opt/stack/new/ironic/devstack/lib/ironic:is_deployed_by_redfish:968 : return 1 2025-07-23 21:10:02.925 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:35 : install_package jq 2025-07-23 21:10:02.928 | + /opt/stack/new/devstack/functions-common:install_package:1442 : update_package_repo 2025-07-23 21:10:02.930 | + /opt/stack/new/devstack/functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:10:02.932 | + /opt/stack/new/devstack/functions-common:update_package_repo:1417 : REPOS_UPDATED=True 2025-07-23 21:10:02.934 | + /opt/stack/new/devstack/functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:10:02.937 | + /opt/stack/new/devstack/functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:10:02.939 | + /opt/stack/new/devstack/functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:10:02.941 | + /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:02.943 | + /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:02.945 | + /opt/stack/new/devstack/functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:10:02.948 | + /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ True == \T\r\u\e ]] 2025-07-23 21:10:02.950 | + /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ False != \T\r\u\e ]] 2025-07-23 21:10:02.952 | + /opt/stack/new/devstack/functions-common:apt_get_update:1171 : return 2025-07-23 21:10:02.955 | + /opt/stack/new/devstack/functions-common:install_package:1443 : real_install_package jq 2025-07-23 21:10:02.957 | + /opt/stack/new/devstack/functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:10:02.959 | + /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:02.961 | + /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:02.964 | + /opt/stack/new/devstack/functions-common:real_install_package:1431 : apt_get install jq 2025-07-23 21:10:02.984 | + /opt/stack/new/devstack/functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install jq 2025-07-23 21:10:03.016 | Reading package lists... 2025-07-23 21:10:03.323 | Building dependency tree... 2025-07-23 21:10:03.324 | Reading state information... 2025-07-23 21:10:03.684 | jq is already the newest version (1.6-2.1ubuntu3.1). 2025-07-23 21:10:03.685 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:10:03.689 | + /opt/stack/new/devstack/functions-common:apt_get:1215 : result=0 2025-07-23 21:10:03.692 | + /opt/stack/new/devstack/functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:10:03.694 | + /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 21:10:03.697 | + /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 21:10:03.699 | + /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:10:03.701 | + /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 21:10:03.704 | + /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 21:10:03.706 | + /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:10:03.708 | + /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753305002981 2025-07-23 21:10:03.710 | + /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753305002981 ]] 2025-07-23 21:10:03.712 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:10:03.725 | + /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753305003722 2025-07-23 21:10:03.728 | + /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=741 2025-07-23 21:10:03.730 | + /opt/stack/new/devstack/functions-common:time_stop:2435 : total=1644 2025-07-23 21:10:03.732 | + /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:10:03.734 | + /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2385 2025-07-23 21:10:03.736 | + /opt/stack/new/devstack/functions-common:apt_get:1219 : return 0 2025-07-23 21:10:03.740 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:55 : total_nodes=2 2025-07-23 21:10:03.742 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:57 : [[ '' == \m\u\l\t\i\n\o\d\e ]] 2025-07-23 21:10:03.745 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:146 : case $1 in 2025-07-23 21:10:03.747 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:153 : create 2025-07-23 21:10:03.749 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:create:112 : : 2025-07-23 21:10:03.752 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:1 : exit_trap 2025-07-23 21:10:03.754 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:10:03.759 | + ./grenade.sh:main:313 : resources verify pre-upgrade 2025-07-23 21:10:03.762 | + inc/plugin:resources:94 : local phase=verify 2025-07-23 21:10:03.764 | + inc/plugin:resources:95 : local side=pre-upgrade 2025-07-23 21:10:03.766 | + inc/plugin:resources:96 : local project= 2025-07-23 21:10:03.769 | + inc/plugin:resources:99 : [[ True != \T\r\u\e ]] 2025-07-23 21:10:03.771 | + inc/plugin:resources:103 : local desc=verify 2025-07-23 21:10:03.772 | + inc/plugin:resources:104 : [[ -n pre-upgrade ]] 2025-07-23 21:10:03.774 | + inc/plugin:resources:105 : desc='verify pre-upgrade' 2025-07-23 21:10:03.776 | + inc/plugin:resources:107 : echo_summary 'Running resource phase: verify pre-upgrade' 2025-07-23 21:10:03.789 | 2025-07-23 21:10:03.789 | #******************************************** 2025-07-23 21:10:03.789 | # Running resource phase: verify pre-upgrade 2025-07-23 21:10:03.789 | #******************************************** 2025-07-23 21:10:03.789 | 2025-07-23 21:10:03.791 | + inc/plugin:resources:109 : local 'projects= keystone placement swift glance neutron nova ironic' 2025-07-23 21:10:03.794 | + inc/plugin:resources:110 : [[ verify == \d\e\s\t\r\o\y ]] 2025-07-23 21:10:03.796 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:10:03.799 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/10_keystone 2025-07-23 21:10:03.801 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/10_keystone ]] 2025-07-23 21:10:03.803 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/10_keystone/resources.sh 2025-07-23 21:10:03.805 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/10_keystone/resources.sh ]] 2025-07-23 21:10:03.808 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:10:03.810 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 21:10:03.812 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/10_keystone/resources.sh verify pre-upgrade 2025-07-23 21:10:05.263 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:26 : KEYSTONE_TEST_USER=keystone_check 2025-07-23 21:10:05.265 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:27 : KEYSTONE_TEST_GROUP=keystone_check 2025-07-23 21:10:05.267 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:28 : KEYSTONE_TEST_PASS=pass 2025-07-23 21:10:05.269 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:62 : case $1 in 2025-07-23 21:10:05.271 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:70 : verify 2025-07-23 21:10:05.274 | ++ /opt/stack/new/grenade/projects/10_keystone/resources.sh:verify:45 : resource_get keystone user_id 2025-07-23 21:10:05.276 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:142 : local project=keystone 2025-07-23 21:10:05.278 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:143 : local key=user_id 2025-07-23 21:10:05.280 | +++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : iniget /opt/stack/save/grenade_db.ini keystone user_id 2025-07-23 21:10:05.296 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : local value=33539e5b6e8b4891af459141a784ad46 2025-07-23 21:10:05.298 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:145 : echo 33539e5b6e8b4891af459141a784ad46 2025-07-23 21:10:05.300 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:verify:45 : local user_id=33539e5b6e8b4891af459141a784ad46 2025-07-23 21:10:05.302 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:verify:46 : openstack user show 33539e5b6e8b4891af459141a784ad46 2025-07-23 21:10:06.776 | +---------------------+----------------------------------+ 2025-07-23 21:10:06.776 | | Field | Value | 2025-07-23 21:10:06.776 | +---------------------+----------------------------------+ 2025-07-23 21:10:06.776 | | default_project_id | ca3e3d8915aa4d1daae7053edbab354e | 2025-07-23 21:10:06.776 | | domain_id | default | 2025-07-23 21:10:06.776 | | email | None | 2025-07-23 21:10:06.776 | | enabled | True | 2025-07-23 21:10:06.776 | | id | 33539e5b6e8b4891af459141a784ad46 | 2025-07-23 21:10:06.776 | | name | keystone_check | 2025-07-23 21:10:06.776 | | description | None | 2025-07-23 21:10:06.776 | | password_expires_at | None | 2025-07-23 21:10:06.776 | +---------------------+----------------------------------+ 2025-07-23 21:10:07.006 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:1 : exit_trap 2025-07-23 21:10:07.008 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:10:07.014 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:10:07.016 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/15_placement 2025-07-23 21:10:07.019 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/15_placement ]] 2025-07-23 21:10:07.021 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/15_placement/resources.sh 2025-07-23 21:10:07.023 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/15_placement/resources.sh ]] 2025-07-23 21:10:07.026 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:10:07.028 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/30_swift 2025-07-23 21:10:07.031 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/30_swift ]] 2025-07-23 21:10:07.033 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/30_swift/resources.sh 2025-07-23 21:10:07.035 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/30_swift/resources.sh ]] 2025-07-23 21:10:07.037 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:10:07.039 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 21:10:07.042 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/30_swift/resources.sh verify pre-upgrade 2025-07-23 21:10:08.580 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:26 : CONTAINER=cont_grenade 2025-07-23 21:10:08.582 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:55 : case $1 in 2025-07-23 21:10:08.585 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:63 : verify 2025-07-23 21:10:08.587 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:verify:41 : openstack object list cont_grenade 2025-07-23 21:10:10.118 | +------------+ 2025-07-23 21:10:10.119 | | Name | 2025-07-23 21:10:10.119 | +------------+ 2025-07-23 21:10:10.119 | | /etc/issue | 2025-07-23 21:10:10.119 | +------------+ 2025-07-23 21:10:10.382 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:1 : exit_trap 2025-07-23 21:10:10.385 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:10:10.391 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:10:10.393 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/40_glance 2025-07-23 21:10:10.396 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/40_glance ]] 2025-07-23 21:10:10.399 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/40_glance/resources.sh 2025-07-23 21:10:10.401 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/40_glance/resources.sh ]] 2025-07-23 21:10:10.404 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:10:10.406 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/50_neutron 2025-07-23 21:10:10.409 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/50_neutron ]] 2025-07-23 21:10:10.412 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/50_neutron/resources.sh 2025-07-23 21:10:10.414 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/50_neutron/resources.sh ]] 2025-07-23 21:10:10.417 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:10:10.419 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 21:10:10.421 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/50_neutron/resources.sh verify pre-upgrade 2025-07-23 21:10:12.049 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:26 : NEUTRON_NET=neutron_grenade 2025-07-23 21:10:12.051 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:74 : case $1 in 2025-07-23 21:10:12.053 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:82 : verify 2025-07-23 21:10:12.055 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:verify:55 : : 2025-07-23 21:10:12.057 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:1 : exit_trap 2025-07-23 21:10:12.059 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:10:12.064 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:10:12.066 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/60_nova 2025-07-23 21:10:12.069 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/60_nova ]] 2025-07-23 21:10:12.071 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/60_nova/resources.sh 2025-07-23 21:10:12.073 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/60_nova/resources.sh ]] 2025-07-23 21:10:12.075 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:10:12.078 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 21:10:12.080 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/60_nova/resources.sh verify pre-upgrade 2025-07-23 21:10:13.562 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:26 : NOVA_USER=nova_grenade 2025-07-23 21:10:13.564 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:27 : NOVA_PROJECT=nova_grenade 2025-07-23 21:10:13.566 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:28 : NOVA_PASS=pass 2025-07-23 21:10:13.568 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:29 : NOVA_SERVER=nova_server1 2025-07-23 21:10:13.570 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:30 : DEFAULT_INSTANCE_TYPE=baremetal 2025-07-23 21:10:13.572 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:31 : DEFAULT_IMAGE_NAME=cirros-0.6.1-x86_64-disk 2025-07-23 21:10:13.574 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:32 : VIRT_DRIVER=ironic 2025-07-23 21:10:13.577 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:33 : INSTANCE_WAIT=120 2025-07-23 21:10:13.579 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:35 : [[ ironic == ironic ]] 2025-07-23 21:10:13.581 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:36 : NOVA_IRONIC_RESOURCE_CLASS=baremetal 2025-07-23 21:10:13.583 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:39 : NOVA_VERIFY_RESOURCE_CLASSES=CUSTOM_BAREMETAL 2025-07-23 21:10:13.585 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:217 : case $1 in 2025-07-23 21:10:13.587 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:225 : verify pre-upgrade 2025-07-23 21:10:13.589 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:157 : local side=pre-upgrade 2025-07-23 21:10:13.590 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:161 : verify_noapi 2025-07-23 21:10:13.593 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:verify_noapi:195 : resource_get nova nova_server_ip 2025-07-23 21:10:13.595 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:142 : local project=nova 2025-07-23 21:10:13.597 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:143 : local key=nova_server_ip 2025-07-23 21:10:13.599 | +++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : iniget /opt/stack/save/grenade_db.ini nova nova_server_ip 2025-07-23 21:10:13.616 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : local value=172.24.5.222 2025-07-23 21:10:13.618 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:145 : echo 172.24.5.222 2025-07-23 21:10:13.620 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify_noapi:195 : local server_ip=172.24.5.222 2025-07-23 21:10:13.622 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify_noapi:196 : ping_check_public 172.24.5.222 120 2025-07-23 21:10:13.624 | + /opt/stack/new/grenade/functions:ping_check_public:56 : local ip=172.24.5.222 2025-07-23 21:10:13.626 | + /opt/stack/new/grenade/functions:ping_check_public:57 : local boot_timeout=120 2025-07-23 21:10:13.627 | + /opt/stack/new/grenade/functions:ping_check_public:58 : local expected=True 2025-07-23 21:10:13.629 | + /opt/stack/new/grenade/functions:ping_check_public:59 : local check_command= 2025-07-23 21:10:13.631 | + /opt/stack/new/grenade/functions:ping_check_public:60 : [[ True = \T\r\u\e ]] 2025-07-23 21:10:13.633 | + /opt/stack/new/grenade/functions:ping_check_public:61 : check_command='while ! ping -c1 -w1 172.24.5.222; do sleep 1; done' 2025-07-23 21:10:13.634 | + /opt/stack/new/grenade/functions:ping_check_public:65 : timeout 120 sh -c 'while ! ping -c1 -w1 172.24.5.222; do sleep 1; done' 2025-07-23 21:10:13.645 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:10:13.645 | 64 bytes from 172.24.5.222: icmp_seq=1 ttl=63 time=6.49 ms 2025-07-23 21:10:13.645 | 2025-07-23 21:10:13.645 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:10:13.645 | 1 packets transmitted, 1 received, 0% packet loss, time 0ms 2025-07-23 21:10:13.645 | rtt min/avg/max/mdev = 6.494/6.494/6.494/0.000 ms 2025-07-23 21:10:13.648 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:163 : local key 2025-07-23 21:10:13.650 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:164 : local uuid 2025-07-23 21:10:13.652 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:165 : local sval 2025-07-23 21:10:13.654 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:166 : local cval 2025-07-23 21:10:13.656 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:167 : resource_get nova nova_server_uuid 2025-07-23 21:10:13.658 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:142 : local project=nova 2025-07-23 21:10:13.659 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:143 : local key=nova_server_uuid 2025-07-23 21:10:13.662 | +++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : iniget /opt/stack/save/grenade_db.ini nova nova_server_uuid 2025-07-23 21:10:13.679 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : local value=edcec589-6d60-4375-b4cc-71385437389e 2025-07-23 21:10:13.681 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:145 : echo edcec589-6d60-4375-b4cc-71385437389e 2025-07-23 21:10:13.683 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:167 : uuid=edcec589-6d60-4375-b4cc-71385437389e 2025-07-23 21:10:13.685 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:169 : [[ pre-upgrade = \p\o\s\t\-\u\p\g\r\a\d\e ]] 2025-07-23 21:10:13.687 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:175 : source_quiet /opt/stack/old/devstack/openrc admin admin 2025-07-23 21:10:13.709 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:177 : for key in $NOVA_VERIFY_RESOURCE_CLASSES 2025-07-23 21:10:13.712 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:178 : _get_inventory_value CUSTOM_BAREMETAL 2025-07-23 21:10:13.715 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_inventory_value:52 : local key 2025-07-23 21:10:13.717 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_inventory_value:53 : local provider 2025-07-23 21:10:13.720 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_inventory_value:55 : key=CUSTOM_BAREMETAL 2025-07-23 21:10:13.723 | +++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_inventory_value:58 : openstack resource provider list -f value 2025-07-23 21:10:13.724 | +++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_inventory_value:58 : head -n1 2025-07-23 21:10:13.725 | +++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_inventory_value:58 : cut -d ' ' -f 1 2025-07-23 21:10:15.428 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_inventory_value:58 : provider=49fa4187-f1a3-491c-a0c8-a4fa8163b607 2025-07-23 21:10:15.431 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_inventory_value:61 : openstack resource provider inventory show 49fa4187-f1a3-491c-a0c8-a4fa8163b607 CUSTOM_BAREMETAL -f value -c total 2025-07-23 21:10:17.106 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:178 : cval=1 2025-07-23 21:10:17.110 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:179 : resource_get nova nova_inventory_CUSTOM_BAREMETAL 2025-07-23 21:10:17.113 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:142 : local project=nova 2025-07-23 21:10:17.116 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:143 : local key=nova_inventory_CUSTOM_BAREMETAL 2025-07-23 21:10:17.119 | +++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : iniget /opt/stack/save/grenade_db.ini nova nova_inventory_CUSTOM_BAREMETAL 2025-07-23 21:10:17.147 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : local value=1 2025-07-23 21:10:17.150 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:145 : echo 1 2025-07-23 21:10:17.153 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:179 : sval=1 2025-07-23 21:10:17.157 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:180 : '[' 1 '!=' 1 ']' 2025-07-23 21:10:17.159 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:185 : for key in $NOVA_VERIFY_RESOURCE_CLASSES 2025-07-23 21:10:17.163 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:186 : _get_allocation_value edcec589-6d60-4375-b4cc-71385437389e CUSTOM_BAREMETAL 2025-07-23 21:10:17.166 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_allocation_value:65 : local consumer 2025-07-23 21:10:17.169 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_allocation_value:66 : local key 2025-07-23 21:10:17.173 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_allocation_value:68 : consumer=edcec589-6d60-4375-b4cc-71385437389e 2025-07-23 21:10:17.175 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_allocation_value:69 : key=CUSTOM_BAREMETAL 2025-07-23 21:10:17.179 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_allocation_value:74 : openstack resource provider allocation show -f value edcec589-6d60-4375-b4cc-71385437389e 2025-07-23 21:10:17.180 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_allocation_value:74 : cut -d ' ' -f 2 2025-07-23 21:10:17.180 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:_get_allocation_value:74 : grep -o '.CUSTOM_BAREMETAL.: [0-9]*' 2025-07-23 21:10:18.841 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:186 : cval=1 2025-07-23 21:10:18.845 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:187 : resource_get nova nova_server_allocation_CUSTOM_BAREMETAL 2025-07-23 21:10:18.847 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:142 : local project=nova 2025-07-23 21:10:18.849 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:143 : local key=nova_server_allocation_CUSTOM_BAREMETAL 2025-07-23 21:10:18.852 | +++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : iniget /opt/stack/save/grenade_db.ini nova nova_server_allocation_CUSTOM_BAREMETAL 2025-07-23 21:10:18.871 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : local value=1 2025-07-23 21:10:18.873 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:145 : echo 1 2025-07-23 21:10:18.876 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:187 : sval=1 2025-07-23 21:10:18.878 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:188 : '[' 1 '!=' 1 ']' 2025-07-23 21:10:18.881 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:1 : exit_trap 2025-07-23 21:10:18.883 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:10:18.889 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:10:18.891 | + inc/plugin:resources:115 : local dir=/opt/stack/new/ironic/devstack/upgrade 2025-07-23 21:10:18.893 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/ironic/devstack/upgrade ]] 2025-07-23 21:10:18.896 | + inc/plugin:resources:119 : local resource=/opt/stack/new/ironic/devstack/upgrade/resources.sh 2025-07-23 21:10:18.898 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/ironic/devstack/upgrade/resources.sh ]] 2025-07-23 21:10:18.900 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:10:18.903 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 21:10:18.905 | + inc/plugin:resources:122 : /opt/stack/new/ironic/devstack/upgrade/resources.sh verify pre-upgrade 2025-07-23 21:10:20.334 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:37 : GITDIR["python-ironicclient"]=/opt/stack/old/python-ironicclient 2025-07-23 21:10:20.337 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:39 : GITREPO["pyghmi"]=https://opendev.org/x/pyghmi 2025-07-23 21:10:20.339 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:40 : GITBRANCH["pyghmi"]=master 2025-07-23 21:10:20.342 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:41 : GITDIR["pyghmi"]=/opt/stack/old/pyghmi 2025-07-23 21:10:20.345 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:43 : GITREPO["virtualbmc"]=https://opendev.org/openstack/virtualbmc.git 2025-07-23 21:10:20.347 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:44 : GITBRANCH["virtualbmc"]=master 2025-07-23 21:10:20.350 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:45 : GITDIR["virtualbmc"]=/opt/stack/old/virtualbmc 2025-07-23 21:10:20.353 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:47 : GITREPO["virtualpdu"]=https://opendev.org/openstack/virtualpdu.git 2025-07-23 21:10:20.356 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:48 : GITBRANCH["virtualpdu"]=master 2025-07-23 21:10:20.359 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:49 : GITDIR["virtualpdu"]=/opt/stack/old/virtualpdu 2025-07-23 21:10:20.362 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:51 : GITREPO["sushy"]=https://opendev.org/openstack/sushy.git 2025-07-23 21:10:20.364 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:52 : GITBRANCH["sushy"]=master 2025-07-23 21:10:20.366 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:53 : GITDIR["sushy"]=/opt/stack/old/sushy 2025-07-23 21:10:20.369 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:55 : GITREPO["sushy-tools"]=https://opendev.org/openstack/sushy-tools.git 2025-07-23 21:10:20.372 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:56 : GITBRANCH["sushy-tools"]=master 2025-07-23 21:10:20.374 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:57 : GITDIR["sushy-tools"]=/opt/stack/old/sushy-tools 2025-07-23 21:10:20.377 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:59 : IRONIC_DIR=/opt/stack/old/ironic 2025-07-23 21:10:20.379 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:60 : IRONIC_DEVSTACK_DIR=/opt/stack/old/ironic/devstack 2025-07-23 21:10:20.382 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:61 : IRONIC_DEVSTACK_FILES_DIR=/opt/stack/old/ironic/devstack/files 2025-07-23 21:10:20.384 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:64 : IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git 2025-07-23 21:10:20.386 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:65 : IRONIC_PYTHON_AGENT_BRANCH=stable/2025.1 2025-07-23 21:10:20.389 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:66 : IRONIC_PYTHON_AGENT_DIR=/opt/stack/old/ironic-python-agent 2025-07-23 21:10:20.392 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:67 : IRONIC_PYTHON_AGENT_BUILDER_REPO=https://opendev.org/openstack/ironic-python-agent-builder.git 2025-07-23 21:10:20.394 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:68 : IRONIC_PYTHON_AGENT_BUILDER_BRANCH=master 2025-07-23 21:10:20.397 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:69 : IRONIC_PYTHON_AGENT_BUILDER_DIR=/opt/stack/old/ironic-python-agent-builder 2025-07-23 21:10:20.400 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:70 : IRONIC_DIB_BINDEP_FILE=https://opendev.org/openstack/diskimage-builder/raw/branch/master/bindep.txt 2025-07-23 21:10:20.402 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:71 : IRONIC_DATA_DIR=/opt/stack/data/ironic 2025-07-23 21:10:20.405 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:72 : IRONIC_STATE_PATH=/var/lib/ironic 2025-07-23 21:10:20.407 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:73 : IRONIC_AUTH_CACHE_DIR=/var/cache/ironic 2025-07-23 21:10:20.409 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:74 : IRONIC_CONF_DIR=/etc/ironic 2025-07-23 21:10:20.412 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:75 : IRONIC_CONF_FILE=/etc/ironic/ironic.conf 2025-07-23 21:10:20.414 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:76 : IRONIC_MACHINE_TYPE=q35 2025-07-23 21:10:20.417 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:79 : trueorfalse False IRONIC_IS_HARDWARE 2025-07-23 21:10:20.433 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:79 : IRONIC_IS_HARDWARE=False 2025-07-23 21:10:20.435 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:82 : IRONIC_CALLBACK_TIMEOUT=600 2025-07-23 21:10:20.437 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:85 : [[ False == False ]] 2025-07-23 21:10:20.440 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:86 : IRONIC_PXE_BOOT_RETRY_TIMEOUT=900 2025-07-23 21:10:20.442 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:92 : IRONIC_PING_TIMEOUT= 2025-07-23 21:10:20.446 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:96 : trueorfalse False IRONIC_ALLOW_UNSUPPORTED_DRIVERS 2025-07-23 21:10:20.464 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:96 : IRONIC_ALLOW_UNSUPPORTED_DRIVERS=False 2025-07-23 21:10:20.466 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:99 : IRONIC_HW_NODE_CPU=1 2025-07-23 21:10:20.468 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:100 : IRONIC_HW_NODE_RAM=512 2025-07-23 21:10:20.471 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:101 : IRONIC_HW_NODE_DISK=10 2025-07-23 21:10:20.473 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:102 : IRONIC_HW_EPHEMERAL_DISK=0 2025-07-23 21:10:20.476 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:105 : IRONIC_SUPPORTED_HW_ARCH_TYPES_RE='^(x86_64|aarch64)$' 2025-07-23 21:10:20.478 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:106 : IRONIC_HW_ARCH=x86_64 2025-07-23 21:10:20.481 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:108 : [[ ! x86_64 =~ ^(x86_64|aarch64)$ ]] 2025-07-23 21:10:20.483 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:112 : is_ubuntu 2025-07-23 21:10:20.485 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z '' ]] 2025-07-23 21:10:20.488 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:557 : GetOSVersion 2025-07-23 21:10:20.490 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:437 : source /etc/os-release 2025-07-23 21:10:20.492 | +++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 22.04.5 LTS' 2025-07-23 21:10:20.495 | +++ /etc/os-release:source:2 : NAME=Ubuntu 2025-07-23 21:10:20.497 | +++ /etc/os-release:source:3 : VERSION_ID=22.04 2025-07-23 21:10:20.499 | +++ /etc/os-release:source:4 : VERSION='22.04.5 LTS (Jammy Jellyfish)' 2025-07-23 21:10:20.501 | +++ /etc/os-release:source:5 : VERSION_CODENAME=jammy 2025-07-23 21:10:20.503 | +++ /etc/os-release:source:6 : ID=ubuntu 2025-07-23 21:10:20.506 | +++ /etc/os-release:source:7 : ID_LIKE=debian 2025-07-23 21:10:20.508 | +++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2025-07-23 21:10:20.510 | +++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2025-07-23 21:10:20.514 | +++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2025-07-23 21:10:20.517 | +++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2025-07-23 21:10:20.519 | +++ /etc/os-release:source:12 : UBUNTU_CODENAME=jammy 2025-07-23 21:10:20.521 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:438 : [[ ubuntu22.04.5 LTS (Jammy Jellyfish) == \c\e\n\t\o\s\9 ]] 2025-07-23 21:10:20.523 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:438 : [[ ubuntu22.04.5 LTS (Jammy Jellyfish) =~ rhel9 ]] 2025-07-23 21:10:20.525 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:442 : [[ ubuntu22.04.5 LTS (Jammy Jellyfish) =~ rocky9 ]] 2025-07-23 21:10:20.527 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:446 : _ensure_lsb_release 2025-07-23 21:10:20.529 | +++ /opt/stack/new/devstack/functions-common:_ensure_lsb_release:414 : command -v lsb_release 2025-07-23 21:10:20.531 | ++ /opt/stack/new/devstack/functions-common:_ensure_lsb_release:414 : [[ -x /usr/bin/lsb_release ]] 2025-07-23 21:10:20.533 | ++ /opt/stack/new/devstack/functions-common:_ensure_lsb_release:415 : return 2025-07-23 21:10:20.536 | +++ /opt/stack/new/devstack/functions-common:GetOSVersion:448 : lsb_release -r -s 2025-07-23 21:10:20.581 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:448 : os_RELEASE=22.04 2025-07-23 21:10:20.584 | +++ /opt/stack/new/devstack/functions-common:GetOSVersion:449 : lsb_release -c -s 2025-07-23 21:10:20.625 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:449 : os_CODENAME=jammy 2025-07-23 21:10:20.628 | +++ /opt/stack/new/devstack/functions-common:GetOSVersion:450 : lsb_release -i -s 2025-07-23 21:10:20.671 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2025-07-23 21:10:20.673 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2025-07-23 21:10:20.675 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:454 : os_PACKAGE=deb 2025-07-23 21:10:20.677 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2025-07-23 21:10:20.679 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2025-07-23 21:10:20.681 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2025-07-23 21:10:20.683 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2025-07-23 21:10:20.685 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:20.688 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:113 : IRONIC_VM_EMULATOR=/usr/bin/qemu-system-x86_64 2025-07-23 21:10:20.690 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:119 : GRUB_ARCH=x64 2025-07-23 21:10:20.693 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:120 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 21:10:20.695 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:133 : IRONIC_SHARDS=0 2025-07-23 21:10:20.697 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:134 : IRONIC_SHARD_1_NAME=ds_shard_1 2025-07-23 21:10:20.700 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:135 : IRONIC_NODE_SHARD_NAME=ds_shard_1 2025-07-23 21:10:20.702 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:156 : IRONIC_HWINFO_FILE=/opt/stack/data/ironic/hardware_info 2025-07-23 21:10:20.706 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:159 : uuidgen 2025-07-23 21:10:20.710 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:159 : IRONIC_NODE_UUID=e3d09c1a-4242-42ca-be2a-101fe9a4aaca 2025-07-23 21:10:20.712 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:160 : IRONIC_SCRIPTS_DIR=/opt/stack/old/ironic/devstack/tools/ironic/scripts 2025-07-23 21:10:20.714 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:161 : IRONIC_TEMPLATES_DIR=/opt/stack/old/ironic/devstack/tools/ironic/templates 2025-07-23 21:10:20.718 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:162 : trueorfalse False IRONIC_BAREMETAL_BASIC_OPS 2025-07-23 21:10:20.736 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:162 : IRONIC_BAREMETAL_BASIC_OPS=True 2025-07-23 21:10:20.738 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:163 : IRONIC_TFTPBOOT_DIR=/opt/stack/data/ironic/tftpboot 2025-07-23 21:10:20.741 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:164 : IRONIC_TFTPSERVER_IP=200.225.47.25 2025-07-23 21:10:20.743 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:165 : IRONIC_TFTP_BLOCKSIZE=1380 2025-07-23 21:10:20.746 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:166 : IRONIC_VM_COUNT=2 2025-07-23 21:10:20.749 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:167 : IRONIC_VM_SPECS_CPU=1 2025-07-23 21:10:20.751 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:168 : IRONIC_VM_SPECS_RAM=2600 2025-07-23 21:10:20.754 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:169 : IRONIC_VM_SPECS_DISK=10 2025-07-23 21:10:20.756 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:170 : IRONIC_VM_SPECS_DISK_FORMAT=qcow2 2025-07-23 21:10:20.758 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:171 : IRONIC_VM_EPHEMERAL_DISK=0 2025-07-23 21:10:20.761 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:172 : IRONIC_VM_ENGINE=qemu 2025-07-23 21:10:20.764 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:173 : IRONIC_VM_NETWORK_BRIDGE=brbm 2025-07-23 21:10:20.766 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:174 : IRONIC_VM_INTERFACE_COUNT=2 2025-07-23 21:10:20.768 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:175 : IRONIC_VM_VOLUME_COUNT=1 2025-07-23 21:10:20.770 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:176 : IRONIC_VM_BLOCK_SIZE=512 2025-07-23 21:10:20.772 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:177 : IRONIC_VM_MACS_CSV_FILE=/opt/stack/data/ironic/ironic_macs.csv 2025-07-23 21:10:20.775 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:178 : IRONIC_CLEAN_NET_NAME=private 2025-07-23 21:10:20.777 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:179 : IRONIC_RESCUE_NET_NAME=private 2025-07-23 21:10:20.780 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:180 : IRONIC_INSPECTION_NET_NAME=private 2025-07-23 21:10:20.782 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:181 : IRONIC_EXTRA_PXE_PARAMS= 2025-07-23 21:10:20.784 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:182 : IRONIC_TTY_DEV=ttyS0,115200 2025-07-23 21:10:20.787 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:183 : trueorfalse False IRONIC_USE_PORT_GROUP 2025-07-23 21:10:20.806 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:183 : IRONIC_USE_PORT_GROUP=False 2025-07-23 21:10:20.808 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:184 : IRONIC_PORT_GROUP_MODE=balance-rr 2025-07-23 21:10:20.810 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:186 : IRONIC_TEMPEST_BUILD_TIMEOUT=1200 2025-07-23 21:10:20.813 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:187 : [[ -n 1200 ]] 2025-07-23 21:10:20.815 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:188 : echo 'WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike.' 2025-07-23 21:10:20.815 | WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike. 2025-07-23 21:10:20.817 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:192 : [[ False == \T\r\u\e ]] 2025-07-23 21:10:20.821 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:196 : hostname 2025-07-23 21:10:20.824 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:196 : hostdomain=npc1a3e38788184 2025-07-23 21:10:20.827 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:197 : [[ npc1a3e38788184 =~ rax ]] 2025-07-23 21:10:20.829 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:197 : [[ npc1a3e38788184 =~ iweb ]] 2025-07-23 21:10:20.832 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:219 : PUBLIC_SUBNET_ID= 2025-07-23 21:10:20.834 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:220 : PUBLIC_SUBNET_IP=172.24.5.250 2025-07-23 21:10:20.837 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:223 : trueorfalse True IRONIC_ENFORCE_SCOPE 2025-07-23 21:10:20.853 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:223 : IRONIC_ENFORCE_SCOPE=True 2025-07-23 21:10:20.855 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:225 : [[ True == \T\r\u\e ]] 2025-07-23 21:10:20.858 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:226 : IRONIC_OS_CLOUD=devstack-system-admin 2025-07-23 21:10:20.860 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:236 : OS_CLOUD=devstack-admin 2025-07-23 21:10:20.863 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:242 : IRONIC_SET_NODE_OWNER= 2025-07-23 21:10:20.865 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:245 : IRONIC_DEFAULT_API_VERSION= 2025-07-23 21:10:20.867 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:246 : IRONIC_CMD='openstack --os-cloud devstack-system-admin baremetal' 2025-07-23 21:10:20.869 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:247 : [[ -n '' ]] 2025-07-23 21:10:20.872 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:252 : IRONIC_ENABLED_HARDWARE_TYPES=ipmi,fake-hardware 2025-07-23 21:10:20.874 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:254 : IRONIC_DRIVER_INTERFACE_TYPES='bios boot power management deploy console inspect raid rescue storage network vendor' 2025-07-23 21:10:20.876 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:255 : IRONIC_ENABLED_BIOS_INTERFACES=fake,no-bios 2025-07-23 21:10:20.879 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:256 : IRONIC_ENABLED_BOOT_INTERFACES=fake,ipxe 2025-07-23 21:10:20.881 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:257 : IRONIC_ENABLED_CONSOLE_INTERFACES=fake,no-console 2025-07-23 21:10:20.883 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:258 : IRONIC_ENABLED_DEPLOY_INTERFACES=fake,direct,ramdisk 2025-07-23 21:10:20.885 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:259 : IRONIC_ENABLED_INSPECT_INTERFACES=fake,agent,no-inspect 2025-07-23 21:10:20.887 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:260 : IRONIC_ENABLED_MANAGEMENT_INTERFACES= 2025-07-23 21:10:20.889 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:261 : IRONIC_ENABLED_NETWORK_INTERFACES=flat,noop 2025-07-23 21:10:20.892 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:262 : IRONIC_ENABLED_POWER_INTERFACES= 2025-07-23 21:10:20.894 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:263 : IRONIC_ENABLED_RAID_INTERFACES=fake,agent,no-raid 2025-07-23 21:10:20.896 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:264 : IRONIC_ENABLED_RESCUE_INTERFACES=fake,no-rescue 2025-07-23 21:10:20.899 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:265 : IRONIC_ENABLED_STORAGE_INTERFACES=fake,cinder,noop 2025-07-23 21:10:20.901 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:266 : IRONIC_ENABLED_VENDOR_INTERFACES=fake,ipmitool,no-vendor 2025-07-23 21:10:20.904 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:268 : IRONIC_DEFAULT_BIOS_INTERFACE= 2025-07-23 21:10:20.905 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:269 : IRONIC_DEFAULT_BOOT_INTERFACE= 2025-07-23 21:10:20.907 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:270 : IRONIC_DEFAULT_CONSOLE_INTERFACE= 2025-07-23 21:10:20.910 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:271 : IRONIC_DEFAULT_DEPLOY_INTERFACE= 2025-07-23 21:10:20.912 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:272 : IRONIC_DEFAULT_INSPECT_INTERFACE= 2025-07-23 21:10:20.914 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:273 : IRONIC_DEFAULT_MANAGEMENT_INTERFACE= 2025-07-23 21:10:20.916 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:274 : IRONIC_DEFAULT_NETWORK_INTERFACE= 2025-07-23 21:10:20.919 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:275 : IRONIC_DEFAULT_POWER_INTERFACE= 2025-07-23 21:10:20.922 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:276 : IRONIC_DEFAULT_RAID_INTERFACE= 2025-07-23 21:10:20.924 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:277 : IRONIC_DEFAULT_RESCUE_INTERFACE= 2025-07-23 21:10:20.926 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:278 : IRONIC_DEFAULT_STORAGE_INTERFACE= 2025-07-23 21:10:20.928 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:279 : IRONIC_DEFAULT_VENDOR_INTERFACE= 2025-07-23 21:10:20.931 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:281 : trueorfalse False IRONIC_UNMANAGED_INSPECTION 2025-07-23 21:10:20.949 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:281 : IRONIC_UNMANAGED_INSPECTION=False 2025-07-23 21:10:20.951 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:288 : [[ qemu == \a\u\t\o ]] 2025-07-23 21:10:20.953 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:298 : [[ qemu == \k\v\m ]] 2025-07-23 21:10:20.956 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:305 : trueorfalse True IRONIC_VM_LOG_CONSOLE 2025-07-23 21:10:20.973 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:305 : IRONIC_VM_LOG_CONSOLE=True 2025-07-23 21:10:20.976 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:306 : IRONIC_VM_LOG_DIR=/opt/stack/old/ironic-bm-logs 2025-07-23 21:10:20.979 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:307 : trueorfalse True IRONIC_VM_LOG_ROTATE 2025-07-23 21:10:20.997 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:307 : IRONIC_VM_LOG_ROTATE=True 2025-07-23 21:10:20.999 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:310 : IRONIC_DEFAULT_RESOURCE_CLASS=baremetal 2025-07-23 21:10:21.001 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:313 : IRONIC_DEFAULT_TRAITS=CUSTOM_GOLD 2025-07-23 21:10:21.004 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:316 : trueorfalse True IRONIC_BUILD_DEPLOY_RAMDISK 2025-07-23 21:10:21.021 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:316 : IRONIC_BUILD_DEPLOY_RAMDISK=False 2025-07-23 21:10:21.024 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:319 : IRONIC_SUPPORTED_RAMDISK_TYPES_RE='^(tinyipa|dib)$' 2025-07-23 21:10:21.026 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:320 : IRONIC_RAMDISK_TYPE=dib 2025-07-23 21:10:21.029 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:323 : [[ ! dib =~ ^(tinyipa|dib)$ ]] 2025-07-23 21:10:21.031 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:332 : IRONIC_DEPLOY_DRIVER=ipmi 2025-07-23 21:10:21.034 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:336 : IRONIC_DEPLOY_RAMDISK=/opt/stack/old/devstack/files/ir-deploy-ipmi.initramfs 2025-07-23 21:10:21.036 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:337 : IRONIC_DEPLOY_KERNEL=/opt/stack/old/devstack/files/ir-deploy-ipmi.kernel 2025-07-23 21:10:21.039 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:338 : IRONIC_DEPLOY_ISO=/opt/stack/old/devstack/files/ir-deploy-ipmi.iso 2025-07-23 21:10:21.041 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:342 : IRONIC_EFIBOOT=/opt/stack/old/devstack/files/ir-deploy-ipmi.efiboot 2025-07-23 21:10:21.044 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:345 : IPA_DOWNLOAD_BRANCH=stable/2025.1 2025-07-23 21:10:21.048 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:346 : echo stable/2025.1 2025-07-23 21:10:21.048 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:346 : tr / - 2025-07-23 21:10:21.053 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:346 : IPA_DOWNLOAD_BRANCH=stable-2025.1 2025-07-23 21:10:21.055 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:348 : IPA_DOWNLOAD_SOURCE=ironic-python-agent 2025-07-23 21:10:21.057 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:349 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 21:10:21.060 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:354 : IRONIC_DIB_RAMDISK_OS=centos9 2025-07-23 21:10:21.063 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:355 : IRONIC_DIB_RAMDISK_RELEASE= 2025-07-23 21:10:21.066 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:358 : IRONIC_DIB_OS=centos9 2025-07-23 21:10:21.068 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:359 : IRONIC_DIB_RELEASE= 2025-07-23 21:10:21.071 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:366 : [[ False == \F\a\l\s\e ]] 2025-07-23 21:10:21.073 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:366 : [[ -e /opt/stack/old/devstack/files/ir-deploy-ipmi.initramfs ]] 2025-07-23 21:10:21.075 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:366 : [[ -e /opt/stack/old/devstack/files/ir-deploy-ipmi.kernel ]] 2025-07-23 21:10:21.078 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:383 : IRONIC_DIB_RAMDISK_OPTIONS= 2025-07-23 21:10:21.080 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:384 : [[ -z '' ]] 2025-07-23 21:10:21.082 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:386 : [[ centos9 == \c\e\n\t\o\s\8 ]] 2025-07-23 21:10:21.084 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:390 : [[ centos9 == \c\e\n\t\o\s\9 ]] 2025-07-23 21:10:21.086 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:391 : IRONIC_DIB_RAMDISK_OS=centos 2025-07-23 21:10:21.089 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:392 : IRONIC_DIB_RAMDISK_RELEASE=9-stream 2025-07-23 21:10:21.091 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:394 : IRONIC_DIB_RAMDISK_OPTIONS=centos 2025-07-23 21:10:21.094 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:397 : IRONIC_DIB_DHCP_TIMEOUT=60 2025-07-23 21:10:21.096 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:400 : IRONIC_BUILD_DIB_IMAGE=False 2025-07-23 21:10:21.099 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:401 : IRONIC_DIB_IMAGE_OPTIONS= 2025-07-23 21:10:21.102 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:402 : IRONIC_DIB_IMAGE_OS=centos 2025-07-23 21:10:21.104 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:403 : IRONIC_DIB_IMAGE_RELEASE=9-stream 2025-07-23 21:10:21.107 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:404 : [[ -z '' ]] 2025-07-23 21:10:21.109 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:405 : IRONIC_DIB_IMAGE_OPTIONS='centos bootloader block-device-efi-lvm growvols dracut-regenerate' 2025-07-23 21:10:21.113 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:411 : trueorfalse False IRONIC_DEPLOY_ISO_REQUIRED 2025-07-23 21:10:21.130 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:411 : IRONIC_DEPLOY_ISO_REQUIRED=False 2025-07-23 21:10:21.132 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:414 : [[ False = \T\r\u\e ]] 2025-07-23 21:10:21.135 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:420 : echo ipmi,fake-hardware 2025-07-23 21:10:21.135 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:420 : grep -w ipmi 2025-07-23 21:10:21.141 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:420 : [[ -z ipmi,fake-hardware ]] 2025-07-23 21:10:21.144 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:426 : get_python_exec_prefix 2025-07-23 21:10:21.160 | +++ /opt/stack/new/devstack/inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2025-07-23 21:10:21.162 | +++ /opt/stack/new/devstack/inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2025-07-23 21:10:21.164 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:426 : IRONIC_BIN_DIR=/opt/stack/data/venv/bin 2025-07-23 21:10:21.167 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:427 : IRONIC_UWSGI_CONF=/etc/ironic/ironic-uwsgi.ini 2025-07-23 21:10:21.169 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:428 : IRONIC_UWSGI=ironic.wsgi:application 2025-07-23 21:10:21.172 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:431 : IRONIC_IP_VERSION=4 2025-07-23 21:10:21.174 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:432 : IRONIC_IPV6_ADDRESS_MODE=dhcpv6-stateless 2025-07-23 21:10:21.177 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:435 : is_service_enabled tls-proxy 2025-07-23 21:10:21.193 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:10:21.195 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:438 : IRONIC_SERVICE_PROTOCOL=http 2025-07-23 21:10:21.197 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:439 : IRONIC_SERVICE_PORT=6385 2025-07-23 21:10:21.200 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:440 : IRONIC_SERVICE_PORT_INT=16385 2025-07-23 21:10:21.203 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:441 : IRONIC_NOVNCPROXY_PORT=6090 2025-07-23 21:10:21.205 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:442 : IRONIC_HOSTPORT=200.225.47.25/baremetal 2025-07-23 21:10:21.208 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:445 : trueorfalse True IRONIC_IPXE_ENABLED 2025-07-23 21:10:21.224 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:445 : IRONIC_IPXE_ENABLED=True 2025-07-23 21:10:21.227 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:447 : trueorfalse False IRONIC_IPXE_USE_SWIFT 2025-07-23 21:10:21.244 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:447 : IRONIC_IPXE_USE_SWIFT=False 2025-07-23 21:10:21.247 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:448 : IRONIC_HTTP_DIR=/opt/stack/data/ironic/httpboot 2025-07-23 21:10:21.249 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:449 : IRONIC_HTTP_PORT=3928 2025-07-23 21:10:21.251 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:452 : IRONIC_RPC_TRANSPORT=oslo 2025-07-23 21:10:21.253 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:453 : IRONIC_JSON_RPC_PORT=8089 2025-07-23 21:10:21.256 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:458 : IRONIC_JSON_RPC_AUTH_STRATEGY= 2025-07-23 21:10:21.258 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:464 : IRONIC_VBMC_PORT_RANGE_START=6230 2025-07-23 21:10:21.260 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:465 : IRONIC_VBMC_CONFIG_FILE=/etc/ironic/virtualbmc/virtualbmc.conf 2025-07-23 21:10:21.262 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:466 : IRONIC_VBMC_LOGFILE=/opt/stack/old/ironic-bm-logs/virtualbmc.log 2025-07-23 21:10:21.264 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:467 : IRONIC_VBMC_SYSTEMD_SERVICE=devstack@virtualbmc.service 2025-07-23 21:10:21.265 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:470 : IRONIC_VPDU_CONFIG_FILE=/etc/ironic/virtualpdu/virtualpdu.conf 2025-07-23 21:10:21.267 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:471 : IRONIC_VPDU_PORT_RANGE_START=1 2025-07-23 21:10:21.269 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:472 : IRONIC_VPDU_LISTEN_PORT=1161 2025-07-23 21:10:21.272 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:473 : IRONIC_VPDU_COMMUNITY=private 2025-07-23 21:10:21.274 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:474 : IRONIC_VPDU_SNMPDRIVER=apc_rackpdu 2025-07-23 21:10:21.276 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:475 : IRONIC_VPDU_SYSTEMD_SERVICE=devstack@virtualpdu.service 2025-07-23 21:10:21.279 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:478 : IRONIC_REDFISH_EMULATOR_PORT=9132 2025-07-23 21:10:21.281 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:479 : IRONIC_REDFISH_EMULATOR_SYSTEMD_SERVICE=devstack@redfish-emulator.service 2025-07-23 21:10:21.283 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:480 : IRONIC_REDFISH_EMULATOR_CONFIG=/etc/ironic/redfish/emulator.conf 2025-07-23 21:10:21.286 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:481 : IRONIC_REDFISH_EMULATOR_FEATURE_SET=full 2025-07-23 21:10:21.288 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:486 : trueorfalse False IRONIC_CONFIGURE_GLANCE_WITH_SWIFT 2025-07-23 21:10:21.304 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:486 : IRONIC_CONFIGURE_GLANCE_WITH_SWIFT=False 2025-07-23 21:10:21.306 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:489 : IRONIC_LIBVIRT_HOOKS_PATH=/etc/libvirt/hooks/ 2025-07-23 21:10:21.308 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:491 : LIBVIRT_STORAGE_POOL=default 2025-07-23 21:10:21.310 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:492 : LIBVIRT_STORAGE_POOL_PATH=/opt/libvirt/images 2025-07-23 21:10:21.312 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:496 : IRONIC_AUTH_STRATEGY=keystone 2025-07-23 21:10:21.315 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:499 : trueorfalse False IRONIC_TERMINAL_SSL 2025-07-23 21:10:21.332 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:499 : IRONIC_TERMINAL_SSL=False 2025-07-23 21:10:21.334 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:500 : IRONIC_TERMINAL_CERT_DIR=/opt/stack/data/ironic/terminal_cert/ 2025-07-23 21:10:21.337 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:505 : trueorfalse False IRONIC_USE_LINK_LOCAL 2025-07-23 21:10:21.355 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:505 : IRONIC_USE_LINK_LOCAL=False 2025-07-23 21:10:21.357 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:508 : IRONIC_DHCP_PROVIDER=neutron 2025-07-23 21:10:21.360 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:511 : IRONIC_NETWORK_INTERFACE= 2025-07-23 21:10:21.362 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:516 : IRONIC_PROVISION_NETWORK_NAME= 2025-07-23 21:10:21.364 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:520 : IRONIC_PROVISION_PROVIDER_NETWORK_TYPE=vlan 2025-07-23 21:10:21.367 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:525 : IRONIC_PROVISION_SEGMENTATION_ID= 2025-07-23 21:10:21.369 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:529 : SUBNODE_FINAL=2 2025-07-23 21:10:21.372 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:532 : SUBNODE_ID= 2025-07-23 21:10:21.374 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:533 : '[' -f /etc/devstack-host ']' 2025-07-23 21:10:21.376 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:546 : [[ 4 != \6 ]] 2025-07-23 21:10:21.379 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:549 : IRONIC_IP_VERSION=4 2025-07-23 21:10:21.381 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:553 : IRONIC_PROVISION_ALLOCATION_POOL=start=10.0.5.10,end=10.0.5.100 2025-07-23 21:10:21.383 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:558 : IRONIC_PROVISION_SUBNET_GATEWAY=10.0.5.1 2025-07-23 21:10:21.386 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:559 : IRONIC_PROVISION_SUBNET_SUBNODE_IP=10.0.5.2 2025-07-23 21:10:21.389 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:563 : IRONIC_PROVISION_SUBNET_PREFIX=10.0.5.0/24 2025-07-23 21:10:21.392 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:575 : IRONIC_ROUTER_NAME=router1 2025-07-23 21:10:21.394 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:579 : IRONIC_PROVISION_PROVIDER_SUBNET_NAME=-subnet 2025-07-23 21:10:21.397 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:584 : trueorfalse False IRONIC_USE_NEUTRON_SEGMENTS 2025-07-23 21:10:21.415 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:584 : IRONIC_USE_NEUTRON_SEGMENTS=False 2025-07-23 21:10:21.418 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:588 : IRONIC_STORAGE_INTERFACE= 2025-07-23 21:10:21.420 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:594 : IRONIC_PROVISION_SUBNET_GATEWAY=10.0.5.1 2025-07-23 21:10:21.423 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:595 : IRONIC_PROVISION_SUBNET_SUBNODE_IP=10.0.5.2 2025-07-23 21:10:21.426 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:599 : IRONIC_PROVISION_SUBNET_PREFIX=10.0.5.0/24 2025-07-23 21:10:21.428 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:601 : [[ '' == \p\r\i\m\a\r\y ]] 2025-07-23 21:10:21.431 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:607 : [[ '' == \s\u\b\n\o\d\e ]] 2025-07-23 21:10:21.434 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:614 : IRONIC_HTTP_SERVER=200.225.47.25 2025-07-23 21:10:21.436 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:618 : ISCSI_SERVICE_PORT=3260 2025-07-23 21:10:21.438 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:628 : IRONIC_DEPLOY_LOGS_COLLECT=always 2025-07-23 21:10:21.441 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:632 : IRONIC_DEPLOY_LOGS_STORAGE_BACKEND=local 2025-07-23 21:10:21.443 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:634 : IRONIC_DEPLOY_LOGS_LOCAL_PATH=/opt/stack/old/ironic-bm-logs/deploy_logs 2025-07-23 21:10:21.445 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:637 : IRONIC_DEPLOY_FAST_TRACK=False 2025-07-23 21:10:21.447 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:640 : TEMPEST_BAREMETAL_MIN_MICROVERSION= 2025-07-23 21:10:21.449 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:643 : TEMPEST_BAREMETAL_MAX_MICROVERSION= 2025-07-23 21:10:21.451 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:651 : PHYSICAL_NETWORK= 2025-07-23 21:10:21.454 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:662 : IRONIC_RAMDISK_IMAGE=http://mirrors.dotsrc.org/tinycorelinux/14.x/x86/release/Core-current.iso 2025-07-23 21:10:21.456 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:664 : IRONIC_LOADER_PATHS= 2025-07-23 21:10:21.459 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:695 : get_pxe_boot_file 2025-07-23 21:10:21.462 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:678 : local pxe_boot_file 2025-07-23 21:10:21.464 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:680 : is_ubuntu 2025-07-23 21:10:21.478 | +++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:21.482 | +++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:21.482 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:682 : pxe_paths='/usr/lib/syslinux/pxelinux.0 /usr/lib/PXELINUX/pxelinux.0' 2025-07-23 21:10:21.484 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:683 : for p in $pxe_paths 2025-07-23 21:10:21.486 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:684 : [[ -f /usr/lib/syslinux/pxelinux.0 ]] 2025-07-23 21:10:21.488 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:683 : for p in $pxe_paths 2025-07-23 21:10:21.491 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:684 : [[ -f /usr/lib/PXELINUX/pxelinux.0 ]] 2025-07-23 21:10:21.494 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:685 : pxe_boot_file=/usr/lib/PXELINUX/pxelinux.0 2025-07-23 21:10:21.496 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:691 : echo /usr/lib/PXELINUX/pxelinux.0 2025-07-23 21:10:21.499 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:695 : IRONIC_PXE_BOOT_IMAGE=/usr/lib/PXELINUX/pxelinux.0 2025-07-23 21:10:21.502 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:697 : trueorfalse True IRONIC_AUTOMATED_CLEAN_ENABLED 2025-07-23 21:10:21.518 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:697 : IRONIC_AUTOMATED_CLEAN_ENABLED=False 2025-07-23 21:10:21.520 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:699 : IRONIC_SECURE_BOOT=False 2025-07-23 21:10:21.522 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:700 : IRONIC_UEFI_BOOT_LOADER=grub2 2025-07-23 21:10:21.525 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:701 : IRONIC_GRUB2_SHIM_FILE= 2025-07-23 21:10:21.527 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:702 : IRONIC_GRUB2_FILE= 2025-07-23 21:10:21.529 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:703 : IRONIC_GRUB2_NETWORK_FILE= 2025-07-23 21:10:21.531 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:704 : IRONIC_UEFI_FILES_DIR=/var/lib/libvirt/images 2025-07-23 21:10:21.533 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:705 : UEFI_LOADER_PATH=/var/lib/libvirt/images/OVMF_CODE_4M.fd 2025-07-23 21:10:21.536 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:706 : UEFI_NVRAM_PATH=/var/lib/libvirt/images/OVMF_VARS_4M.fd 2025-07-23 21:10:21.537 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:708 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 21:10:21.539 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:714 : install_package shim shim-signed 2025-07-23 21:10:21.542 | ++ /opt/stack/new/devstack/functions-common:install_package:1442 : update_package_repo 2025-07-23 21:10:21.544 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:10:21.546 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1417 : REPOS_UPDATED=False 2025-07-23 21:10:21.549 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:10:21.551 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:10:21.553 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:10:21.555 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:21.557 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:21.559 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:10:21.562 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ False == \T\r\u\e ]] 2025-07-23 21:10:21.564 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1175 : [[ False = \T\r\u\e ]] 2025-07-23 21:10:21.566 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1177 : local sudo=sudo 2025-07-23 21:10:21.569 | +++ /opt/stack/new/devstack/functions-common:apt_get_update:1178 : id -u 2025-07-23 21:10:21.573 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1178 : [[ 1001 = \0 ]] 2025-07-23 21:10:21.575 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1181 : time_start apt-get-update 2025-07-23 21:10:21.577 | ++ /opt/stack/new/devstack/functions-common:time_start:2407 : local name=apt-get-update 2025-07-23 21:10:21.579 | ++ /opt/stack/new/devstack/functions-common:time_start:2408 : local start_time= 2025-07-23 21:10:21.581 | ++ /opt/stack/new/devstack/functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:10:21.584 | +++ /opt/stack/new/devstack/functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:10:21.588 | ++ /opt/stack/new/devstack/functions-common:time_start:2412 : _TIME_START[$name]=1753305021586 2025-07-23 21:10:21.590 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1183 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2025-07-23 21:10:21.592 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1184 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2025-07-23 21:10:21.594 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1185 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2025-07-23 21:10:21.697 | Ign:1 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy InRelease 2025-07-23 21:10:21.697 | Ign:2 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates InRelease 2025-07-23 21:10:21.698 | Ign:3 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports InRelease 2025-07-23 21:10:21.699 | Ign:4 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security InRelease 2025-07-23 21:10:21.699 | Hit:5 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release 2025-07-23 21:10:21.699 | Hit:6 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release 2025-07-23 21:10:21.700 | Hit:7 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release 2025-07-23 21:10:21.700 | Hit:8 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release 2025-07-23 21:10:21.701 | Ign:9 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release.gpg 2025-07-23 21:10:21.702 | Ign:10 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release.gpg 2025-07-23 21:10:21.703 | Ign:11 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release.gpg 2025-07-23 21:10:21.703 | Ign:12 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release.gpg 2025-07-23 21:10:22.955 | Reading package lists... 2025-07-23 21:10:22.977 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1189 : REPOS_UPDATED=True 2025-07-23 21:10:22.979 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1191 : time_stop apt-get-update 2025-07-23 21:10:22.981 | ++ /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 21:10:22.983 | ++ /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 21:10:22.986 | ++ /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:10:22.987 | ++ /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 21:10:22.989 | ++ /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 21:10:22.991 | ++ /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get-update 2025-07-23 21:10:22.993 | ++ /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753305021586 2025-07-23 21:10:22.995 | ++ /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753305021586 ]] 2025-07-23 21:10:22.998 | +++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:10:23.002 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753305023000 2025-07-23 21:10:23.004 | ++ /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=1414 2025-07-23 21:10:23.006 | ++ /opt/stack/new/devstack/functions-common:time_stop:2435 : total=0 2025-07-23 21:10:23.008 | ++ /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:10:23.010 | ++ /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1414 2025-07-23 21:10:23.013 | ++ /opt/stack/new/devstack/functions-common:install_package:1443 : real_install_package shim shim-signed 2025-07-23 21:10:23.015 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:10:23.017 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:23.019 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:23.021 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1431 : apt_get install shim shim-signed 2025-07-23 21:10:23.044 | ++ /opt/stack/new/devstack/functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install shim shim-signed 2025-07-23 21:10:23.077 | Reading package lists... 2025-07-23 21:10:23.405 | Building dependency tree... 2025-07-23 21:10:23.406 | Reading state information... 2025-07-23 21:10:23.807 | shim is already the newest version (15.8-0ubuntu1). 2025-07-23 21:10:23.807 | shim-signed is already the newest version (1.51.4+15.8-0ubuntu1). 2025-07-23 21:10:23.807 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:10:23.812 | ++ /opt/stack/new/devstack/functions-common:apt_get:1215 : result=0 2025-07-23 21:10:23.814 | ++ /opt/stack/new/devstack/functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:10:23.816 | ++ /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 21:10:23.819 | ++ /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 21:10:23.821 | ++ /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:10:23.823 | ++ /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 21:10:23.825 | ++ /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 21:10:23.827 | ++ /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:10:23.830 | ++ /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753305023041 2025-07-23 21:10:23.832 | ++ /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753305023041 ]] 2025-07-23 21:10:23.835 | +++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:10:23.838 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753305023836 2025-07-23 21:10:23.841 | ++ /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=795 2025-07-23 21:10:23.843 | ++ /opt/stack/new/devstack/functions-common:time_stop:2435 : total=0 2025-07-23 21:10:23.846 | ++ /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:10:23.848 | ++ /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=795 2025-07-23 21:10:23.851 | ++ /opt/stack/new/devstack/functions-common:apt_get:1219 : return 0 2025-07-23 21:10:23.853 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:715 : [[ x86_64 == \x\8\6\_\6\4 ]] 2025-07-23 21:10:23.855 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:716 : is_ubuntu 2025-07-23 21:10:23.857 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:23.859 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:23.862 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:717 : install_package grub-efi-amd64-signed 2025-07-23 21:10:23.864 | ++ /opt/stack/new/devstack/functions-common:install_package:1442 : update_package_repo 2025-07-23 21:10:23.867 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:10:23.869 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1417 : REPOS_UPDATED=True 2025-07-23 21:10:23.871 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:10:23.874 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:10:23.876 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:10:23.879 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:23.881 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:23.884 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:10:23.886 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ True == \T\r\u\e ]] 2025-07-23 21:10:23.888 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ False != \T\r\u\e ]] 2025-07-23 21:10:23.890 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1171 : return 2025-07-23 21:10:23.893 | ++ /opt/stack/new/devstack/functions-common:install_package:1443 : real_install_package grub-efi-amd64-signed 2025-07-23 21:10:23.895 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:10:23.897 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:23.900 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:23.902 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1431 : apt_get install grub-efi-amd64-signed 2025-07-23 21:10:23.923 | ++ /opt/stack/new/devstack/functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install grub-efi-amd64-signed 2025-07-23 21:10:23.957 | Reading package lists... 2025-07-23 21:10:24.228 | Building dependency tree... 2025-07-23 21:10:24.229 | Reading state information... 2025-07-23 21:10:24.532 | grub-efi-amd64-signed is already the newest version (1.187.12+2.06-2ubuntu14.8). 2025-07-23 21:10:24.532 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:10:24.536 | ++ /opt/stack/new/devstack/functions-common:apt_get:1215 : result=0 2025-07-23 21:10:24.538 | ++ /opt/stack/new/devstack/functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:10:24.541 | ++ /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 21:10:24.543 | ++ /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 21:10:24.545 | ++ /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:10:24.548 | ++ /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 21:10:24.550 | ++ /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 21:10:24.552 | ++ /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:10:24.554 | ++ /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753305023921 2025-07-23 21:10:24.557 | ++ /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753305023921 ]] 2025-07-23 21:10:24.560 | +++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:10:24.564 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753305024561 2025-07-23 21:10:24.566 | ++ /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=640 2025-07-23 21:10:24.568 | ++ /opt/stack/new/devstack/functions-common:time_stop:2435 : total=795 2025-07-23 21:10:24.571 | ++ /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:10:24.573 | ++ /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1435 2025-07-23 21:10:24.575 | ++ /opt/stack/new/devstack/functions-common:apt_get:1219 : return 0 2025-07-23 21:10:24.578 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:730 : [[ bios == \u\e\f\i ]] 2025-07-23 21:10:24.580 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:802 : [[ 0 != \0 ]] 2025-07-23 21:10:24.583 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:808 : is_service_enabled tls-proxy 2025-07-23 21:10:24.600 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:10:24.603 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:812 : IRONIC_NETWORK_DOWNLOAD_RETRY_MAX=5 2025-07-23 21:10:24.605 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:813 : IRONIC_NETWORK_DOWNLOAD_RETRY_DELAY=10 2025-07-23 21:10:24.607 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:839 : IRONIC_MANAGE_TIMEOUT=120 2025-07-23 21:10:24.609 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:841 : [[ -n 900 ]] 2025-07-23 21:10:24.611 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:842 : IRONIC_DEFAULT_CLEANING_TIMEOUT=1800 2025-07-23 21:10:24.613 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:846 : IRONIC_CLEANING_TIMEOUT=1800 2025-07-23 21:10:24.615 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:848 : IRONIC_CLEANING_DELAY=10 2025-07-23 21:10:24.617 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:849 : IRONIC_CLEANING_ATTEMPTS=180 2025-07-23 21:10:24.620 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:853 : IRONIC_NEUTRON_AGENT_REPORT_STATE_DELAY=10 2025-07-23 21:10:24.622 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:854 : IRONIC_NEUTRON_AGENT_REPORT_STATE_TIMEOUT=120 2025-07-23 21:10:24.624 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:855 : IRONIC_NEUTRON_AGENT_REPORT_STATE_ATTEMPTS=12 2025-07-23 21:10:24.626 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:862 : IRONIC_ANSIBLE_SSH_USER= 2025-07-23 21:10:24.628 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:878 : IRONIC_ANSIBLE_SSH_KEY=/opt/stack/data/ironic/ansible_ssh_key 2025-07-23 21:10:24.631 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:880 : is_service_enabled swift 2025-07-23 21:10:24.647 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:10:24.649 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:880 : [[ True == \T\r\u\e ]] 2025-07-23 21:10:24.651 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:881 : IRONIC_DEFAULT_DOWNLOAD_SOURCE=swift 2025-07-23 21:10:24.653 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:885 : IRONIC_AGENT_IMAGE_DOWNLOAD_SOURCE=swift 2025-07-23 21:10:24.656 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:1021 : is_deployed_by_redfish 2025-07-23 21:10:24.658 | ++ /opt/stack/new/ironic/devstack/lib/ironic:is_deployed_by_redfish:967 : [[ ipmi == redfish ]] 2025-07-23 21:10:24.660 | ++ /opt/stack/new/ironic/devstack/lib/ironic:is_deployed_by_redfish:968 : return 1 2025-07-23 21:10:24.673 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:35 : install_package jq 2025-07-23 21:10:24.676 | + /opt/stack/new/devstack/functions-common:install_package:1442 : update_package_repo 2025-07-23 21:10:24.679 | + /opt/stack/new/devstack/functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:10:24.681 | + /opt/stack/new/devstack/functions-common:update_package_repo:1417 : REPOS_UPDATED=True 2025-07-23 21:10:24.684 | + /opt/stack/new/devstack/functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:10:24.686 | + /opt/stack/new/devstack/functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:10:24.689 | + /opt/stack/new/devstack/functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:10:24.691 | + /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:24.694 | + /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:24.696 | + /opt/stack/new/devstack/functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:10:24.699 | + /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ True == \T\r\u\e ]] 2025-07-23 21:10:24.701 | + /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ False != \T\r\u\e ]] 2025-07-23 21:10:24.702 | + /opt/stack/new/devstack/functions-common:apt_get_update:1171 : return 2025-07-23 21:10:24.705 | + /opt/stack/new/devstack/functions-common:install_package:1443 : real_install_package jq 2025-07-23 21:10:24.707 | + /opt/stack/new/devstack/functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:10:24.710 | + /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:24.712 | + /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:24.714 | + /opt/stack/new/devstack/functions-common:real_install_package:1431 : apt_get install jq 2025-07-23 21:10:24.736 | + /opt/stack/new/devstack/functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install jq 2025-07-23 21:10:24.766 | Reading package lists... 2025-07-23 21:10:25.043 | Building dependency tree... 2025-07-23 21:10:25.044 | Reading state information... 2025-07-23 21:10:25.422 | jq is already the newest version (1.6-2.1ubuntu3.1). 2025-07-23 21:10:25.422 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:10:25.428 | + /opt/stack/new/devstack/functions-common:apt_get:1215 : result=0 2025-07-23 21:10:25.430 | + /opt/stack/new/devstack/functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:10:25.433 | + /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 21:10:25.436 | + /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 21:10:25.438 | + /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:10:25.440 | + /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 21:10:25.442 | + /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 21:10:25.445 | + /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:10:25.447 | + /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753305024733 2025-07-23 21:10:25.449 | + /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753305024733 ]] 2025-07-23 21:10:25.453 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:10:25.457 | + /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753305025454 2025-07-23 21:10:25.459 | + /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=721 2025-07-23 21:10:25.462 | + /opt/stack/new/devstack/functions-common:time_stop:2435 : total=1435 2025-07-23 21:10:25.464 | + /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:10:25.466 | + /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2156 2025-07-23 21:10:25.469 | + /opt/stack/new/devstack/functions-common:apt_get:1219 : return 0 2025-07-23 21:10:25.472 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:55 : total_nodes=2 2025-07-23 21:10:25.474 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:57 : [[ '' == \m\u\l\t\i\n\o\d\e ]] 2025-07-23 21:10:25.477 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:146 : case $1 in 2025-07-23 21:10:25.480 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:163 : verify pre-upgrade 2025-07-23 21:10:25.482 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:verify:116 : : 2025-07-23 21:10:25.485 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:1 : exit_trap 2025-07-23 21:10:25.488 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:10:25.494 | + ./grenade.sh:main:316 : echo_summary 'Saving current state information' 2025-07-23 21:10:25.507 | 2025-07-23 21:10:25.507 | #******************************************** 2025-07-23 21:10:25.507 | # Saving current state information 2025-07-23 21:10:25.507 | #******************************************** 2025-07-23 21:10:25.507 | 2025-07-23 21:10:25.510 | + ./grenade.sh:main:317 : /opt/stack/new/grenade/save-state 2025-07-23 21:10:25.514 | ********************************************************************* 2025-07-23 21:10:25.514 | Begin /opt/stack/new/grenade/save-state 2025-07-23 21:10:25.514 | ********************************************************************* 2025-07-23 21:10:25.694 | + save-state:main:45 : save_data old /opt/stack/old/devstack 2025-07-23 21:10:25.696 | + functions:save_data:81 : local release=old 2025-07-23 21:10:25.698 | + functions:save_data:82 : local dir=/opt/stack/old/devstack 2025-07-23 21:10:25.701 | + functions:save_data:83 : echo_summary 'Dumping old databases' 2025-07-23 21:10:25.703 | + /opt/stack/new/devstack/functions:echo_summary:736 : echo Dumping old databases 2025-07-23 21:10:25.703 | Dumping old databases 2025-07-23 21:10:25.705 | + functions:save_data:84 : mkdir -p /opt/stack/save 2025-07-23 21:10:27.208 | + functions:save_data:88 : local db_type=mysql 2025-07-23 21:10:27.210 | + functions:save_data:89 : [[ mysql == \m\y\s\q\l ]] 2025-07-23 21:10:27.212 | + functions:save_data:90 : save_mysql_dbs old /opt/stack/old/devstack 2025-07-23 21:10:27.214 | + inc/upgrade:save_mysql_dbs:29 : local release=old 2025-07-23 21:10:27.216 | + inc/upgrade:save_mysql_dbs:30 : local dir=/opt/stack/old/devstack 2025-07-23 21:10:28.668 | + inc/upgrade:save_mysql_dbs:35 : local mysql_pass=secretdatabase 2025-07-23 21:10:30.311 | + inc/upgrade:save_mysql_dbs:39 : local database_user=root 2025-07-23 21:10:30.313 | + inc/upgrade:save_mysql_dbs:40 : db_names=($(mysql -u$database_user -p$mysql_pass -Bse "show databases;")) 2025-07-23 21:10:30.316 | ++ inc/upgrade:save_mysql_dbs:40 : mysql -uroot -psecretdatabase -Bse 'show databases;' 2025-07-23 21:10:30.349 | mysql: [Warning] Using a password on the command line interface can be insecure. 2025-07-23 21:10:30.401 | + inc/upgrade:save_mysql_dbs:41 : for db in $DATABASES_TO_SAVE 2025-07-23 21:10:30.404 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:30.406 | + inc/upgrade:save_mysql_dbs:43 : [[ keystone == \g\l\a\n\c\e ]] 2025-07-23 21:10:30.408 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:30.411 | + inc/upgrade:save_mysql_dbs:43 : [[ keystone == \i\n\f\o\r\m\a\t\i\o\n\_\s\c\h\e\m\a ]] 2025-07-23 21:10:30.412 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:30.414 | + inc/upgrade:save_mysql_dbs:43 : [[ keystone == \i\r\o\n\i\c ]] 2025-07-23 21:10:30.416 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:30.418 | + inc/upgrade:save_mysql_dbs:43 : [[ keystone == \k\e\y\s\t\o\n\e ]] 2025-07-23 21:10:30.420 | + inc/upgrade:save_mysql_dbs:44 : echo 'Saving database :' keystone 2025-07-23 21:10:30.420 | Saving database : keystone 2025-07-23 21:10:30.422 | + inc/upgrade:save_mysql_dbs:45 : timeout 120 mysqldump -uroot -psecretdatabase keystone 2025-07-23 21:10:30.447 | mysqldump: [Warning] Using a password on the command line interface can be insecure. 2025-07-23 21:10:30.945 | + inc/upgrade:save_mysql_dbs:46 : break 2025-07-23 21:10:30.947 | + inc/upgrade:save_mysql_dbs:41 : for db in $DATABASES_TO_SAVE 2025-07-23 21:10:30.949 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:30.952 | + inc/upgrade:save_mysql_dbs:43 : [[ placement == \g\l\a\n\c\e ]] 2025-07-23 21:10:30.954 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:30.956 | + inc/upgrade:save_mysql_dbs:43 : [[ placement == \i\n\f\o\r\m\a\t\i\o\n\_\s\c\h\e\m\a ]] 2025-07-23 21:10:30.959 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:30.961 | + inc/upgrade:save_mysql_dbs:43 : [[ placement == \i\r\o\n\i\c ]] 2025-07-23 21:10:30.963 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:30.965 | + inc/upgrade:save_mysql_dbs:43 : [[ placement == \k\e\y\s\t\o\n\e ]] 2025-07-23 21:10:30.967 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:30.970 | + inc/upgrade:save_mysql_dbs:43 : [[ placement == \m\y\s\q\l ]] 2025-07-23 21:10:30.972 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:30.975 | + inc/upgrade:save_mysql_dbs:43 : [[ placement == \n\e\u\t\r\o\n ]] 2025-07-23 21:10:30.976 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:30.979 | + inc/upgrade:save_mysql_dbs:43 : [[ placement == \n\o\v\a\_\a\p\i ]] 2025-07-23 21:10:30.981 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:30.983 | + inc/upgrade:save_mysql_dbs:43 : [[ placement == \n\o\v\a\_\c\e\l\l\0 ]] 2025-07-23 21:10:30.986 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:30.988 | + inc/upgrade:save_mysql_dbs:43 : [[ placement == \n\o\v\a\_\c\e\l\l\1 ]] 2025-07-23 21:10:30.990 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:30.993 | + inc/upgrade:save_mysql_dbs:43 : [[ placement == \p\e\r\f\o\r\m\a\n\c\e\_\s\c\h\e\m\a ]] 2025-07-23 21:10:30.995 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:30.997 | + inc/upgrade:save_mysql_dbs:43 : [[ placement == \p\l\a\c\e\m\e\n\t ]] 2025-07-23 21:10:31.000 | + inc/upgrade:save_mysql_dbs:44 : echo 'Saving database :' placement 2025-07-23 21:10:31.000 | Saving database : placement 2025-07-23 21:10:31.002 | + inc/upgrade:save_mysql_dbs:45 : timeout 120 mysqldump -uroot -psecretdatabase placement 2025-07-23 21:10:31.009 | mysqldump: [Warning] Using a password on the command line interface can be insecure. 2025-07-23 21:10:31.173 | + inc/upgrade:save_mysql_dbs:46 : break 2025-07-23 21:10:31.175 | + inc/upgrade:save_mysql_dbs:41 : for db in $DATABASES_TO_SAVE 2025-07-23 21:10:31.177 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:31.179 | + inc/upgrade:save_mysql_dbs:43 : [[ glance == \g\l\a\n\c\e ]] 2025-07-23 21:10:31.181 | + inc/upgrade:save_mysql_dbs:44 : echo 'Saving database :' glance 2025-07-23 21:10:31.181 | Saving database : glance 2025-07-23 21:10:31.184 | + inc/upgrade:save_mysql_dbs:45 : timeout 120 mysqldump -uroot -psecretdatabase glance 2025-07-23 21:10:31.190 | mysqldump: [Warning] Using a password on the command line interface can be insecure. 2025-07-23 21:10:31.403 | + inc/upgrade:save_mysql_dbs:46 : break 2025-07-23 21:10:31.406 | + inc/upgrade:save_mysql_dbs:41 : for db in $DATABASES_TO_SAVE 2025-07-23 21:10:31.408 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:31.410 | + inc/upgrade:save_mysql_dbs:43 : [[ neutron == \g\l\a\n\c\e ]] 2025-07-23 21:10:31.412 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:31.414 | + inc/upgrade:save_mysql_dbs:43 : [[ neutron == \i\n\f\o\r\m\a\t\i\o\n\_\s\c\h\e\m\a ]] 2025-07-23 21:10:31.416 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:31.418 | + inc/upgrade:save_mysql_dbs:43 : [[ neutron == \i\r\o\n\i\c ]] 2025-07-23 21:10:31.420 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:31.422 | + inc/upgrade:save_mysql_dbs:43 : [[ neutron == \k\e\y\s\t\o\n\e ]] 2025-07-23 21:10:31.425 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:31.427 | + inc/upgrade:save_mysql_dbs:43 : [[ neutron == \m\y\s\q\l ]] 2025-07-23 21:10:31.429 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:31.432 | + inc/upgrade:save_mysql_dbs:43 : [[ neutron == \n\e\u\t\r\o\n ]] 2025-07-23 21:10:31.434 | + inc/upgrade:save_mysql_dbs:44 : echo 'Saving database :' neutron 2025-07-23 21:10:31.434 | Saving database : neutron 2025-07-23 21:10:31.436 | + inc/upgrade:save_mysql_dbs:45 : timeout 120 mysqldump -uroot -psecretdatabase neutron 2025-07-23 21:10:31.443 | mysqldump: [Warning] Using a password on the command line interface can be insecure. 2025-07-23 21:10:32.738 | + inc/upgrade:save_mysql_dbs:46 : break 2025-07-23 21:10:32.741 | + inc/upgrade:save_mysql_dbs:41 : for db in $DATABASES_TO_SAVE 2025-07-23 21:10:32.743 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.745 | + inc/upgrade:save_mysql_dbs:43 : [[ nova == \g\l\a\n\c\e ]] 2025-07-23 21:10:32.748 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.750 | + inc/upgrade:save_mysql_dbs:43 : [[ nova == \i\n\f\o\r\m\a\t\i\o\n\_\s\c\h\e\m\a ]] 2025-07-23 21:10:32.752 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.754 | + inc/upgrade:save_mysql_dbs:43 : [[ nova == \i\r\o\n\i\c ]] 2025-07-23 21:10:32.756 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.758 | + inc/upgrade:save_mysql_dbs:43 : [[ nova == \k\e\y\s\t\o\n\e ]] 2025-07-23 21:10:32.760 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.762 | + inc/upgrade:save_mysql_dbs:43 : [[ nova == \m\y\s\q\l ]] 2025-07-23 21:10:32.765 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.767 | + inc/upgrade:save_mysql_dbs:43 : [[ nova == \n\e\u\t\r\o\n ]] 2025-07-23 21:10:32.769 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.771 | + inc/upgrade:save_mysql_dbs:43 : [[ nova == \n\o\v\a\_\a\p\i ]] 2025-07-23 21:10:32.773 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.776 | + inc/upgrade:save_mysql_dbs:43 : [[ nova == \n\o\v\a\_\c\e\l\l\0 ]] 2025-07-23 21:10:32.778 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.780 | + inc/upgrade:save_mysql_dbs:43 : [[ nova == \n\o\v\a\_\c\e\l\l\1 ]] 2025-07-23 21:10:32.783 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.785 | + inc/upgrade:save_mysql_dbs:43 : [[ nova == \p\e\r\f\o\r\m\a\n\c\e\_\s\c\h\e\m\a ]] 2025-07-23 21:10:32.787 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.789 | + inc/upgrade:save_mysql_dbs:43 : [[ nova == \p\l\a\c\e\m\e\n\t ]] 2025-07-23 21:10:32.791 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.794 | + inc/upgrade:save_mysql_dbs:43 : [[ nova == \s\y\s ]] 2025-07-23 21:10:32.796 | + inc/upgrade:save_mysql_dbs:41 : for db in $DATABASES_TO_SAVE 2025-07-23 21:10:32.798 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.800 | + inc/upgrade:save_mysql_dbs:43 : [[ nova-api == \g\l\a\n\c\e ]] 2025-07-23 21:10:32.802 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.804 | + inc/upgrade:save_mysql_dbs:43 : [[ nova-api == \i\n\f\o\r\m\a\t\i\o\n\_\s\c\h\e\m\a ]] 2025-07-23 21:10:32.805 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.807 | + inc/upgrade:save_mysql_dbs:43 : [[ nova-api == \i\r\o\n\i\c ]] 2025-07-23 21:10:32.809 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.811 | + inc/upgrade:save_mysql_dbs:43 : [[ nova-api == \k\e\y\s\t\o\n\e ]] 2025-07-23 21:10:32.813 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.815 | + inc/upgrade:save_mysql_dbs:43 : [[ nova-api == \m\y\s\q\l ]] 2025-07-23 21:10:32.818 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.820 | + inc/upgrade:save_mysql_dbs:43 : [[ nova-api == \n\e\u\t\r\o\n ]] 2025-07-23 21:10:32.822 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.824 | + inc/upgrade:save_mysql_dbs:43 : [[ nova-api == \n\o\v\a\_\a\p\i ]] 2025-07-23 21:10:32.826 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.828 | + inc/upgrade:save_mysql_dbs:43 : [[ nova-api == \n\o\v\a\_\c\e\l\l\0 ]] 2025-07-23 21:10:32.831 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.833 | + inc/upgrade:save_mysql_dbs:43 : [[ nova-api == \n\o\v\a\_\c\e\l\l\1 ]] 2025-07-23 21:10:32.836 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.838 | + inc/upgrade:save_mysql_dbs:43 : [[ nova-api == \p\e\r\f\o\r\m\a\n\c\e\_\s\c\h\e\m\a ]] 2025-07-23 21:10:32.840 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.842 | + inc/upgrade:save_mysql_dbs:43 : [[ nova-api == \p\l\a\c\e\m\e\n\t ]] 2025-07-23 21:10:32.845 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.847 | + inc/upgrade:save_mysql_dbs:43 : [[ nova-api == \s\y\s ]] 2025-07-23 21:10:32.850 | + inc/upgrade:save_mysql_dbs:41 : for db in $DATABASES_TO_SAVE 2025-07-23 21:10:32.852 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.855 | + inc/upgrade:save_mysql_dbs:43 : [[ nova_cell0 == \g\l\a\n\c\e ]] 2025-07-23 21:10:32.857 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.860 | + inc/upgrade:save_mysql_dbs:43 : [[ nova_cell0 == \i\n\f\o\r\m\a\t\i\o\n\_\s\c\h\e\m\a ]] 2025-07-23 21:10:32.866 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.868 | + inc/upgrade:save_mysql_dbs:43 : [[ nova_cell0 == \i\r\o\n\i\c ]] 2025-07-23 21:10:32.870 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.873 | + inc/upgrade:save_mysql_dbs:43 : [[ nova_cell0 == \k\e\y\s\t\o\n\e ]] 2025-07-23 21:10:32.875 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.877 | + inc/upgrade:save_mysql_dbs:43 : [[ nova_cell0 == \m\y\s\q\l ]] 2025-07-23 21:10:32.879 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.881 | + inc/upgrade:save_mysql_dbs:43 : [[ nova_cell0 == \n\e\u\t\r\o\n ]] 2025-07-23 21:10:32.884 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.886 | + inc/upgrade:save_mysql_dbs:43 : [[ nova_cell0 == \n\o\v\a\_\a\p\i ]] 2025-07-23 21:10:32.888 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:32.889 | + inc/upgrade:save_mysql_dbs:43 : [[ nova_cell0 == \n\o\v\a\_\c\e\l\l\0 ]] 2025-07-23 21:10:32.892 | + inc/upgrade:save_mysql_dbs:44 : echo 'Saving database :' nova_cell0 2025-07-23 21:10:32.892 | Saving database : nova_cell0 2025-07-23 21:10:32.894 | + inc/upgrade:save_mysql_dbs:45 : timeout 120 mysqldump -uroot -psecretdatabase nova_cell0 2025-07-23 21:10:32.906 | mysqldump: [Warning] Using a password on the command line interface can be insecure. 2025-07-23 21:10:34.154 | + inc/upgrade:save_mysql_dbs:46 : break 2025-07-23 21:10:34.157 | + inc/upgrade:save_mysql_dbs:41 : for db in $DATABASES_TO_SAVE 2025-07-23 21:10:34.159 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:34.161 | + inc/upgrade:save_mysql_dbs:43 : [[ nova_cell1 == \g\l\a\n\c\e ]] 2025-07-23 21:10:34.164 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:34.166 | + inc/upgrade:save_mysql_dbs:43 : [[ nova_cell1 == \i\n\f\o\r\m\a\t\i\o\n\_\s\c\h\e\m\a ]] 2025-07-23 21:10:34.168 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:34.171 | + inc/upgrade:save_mysql_dbs:43 : [[ nova_cell1 == \i\r\o\n\i\c ]] 2025-07-23 21:10:34.173 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:34.175 | + inc/upgrade:save_mysql_dbs:43 : [[ nova_cell1 == \k\e\y\s\t\o\n\e ]] 2025-07-23 21:10:34.178 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:34.180 | + inc/upgrade:save_mysql_dbs:43 : [[ nova_cell1 == \m\y\s\q\l ]] 2025-07-23 21:10:34.182 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:34.185 | + inc/upgrade:save_mysql_dbs:43 : [[ nova_cell1 == \n\e\u\t\r\o\n ]] 2025-07-23 21:10:34.187 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:34.190 | + inc/upgrade:save_mysql_dbs:43 : [[ nova_cell1 == \n\o\v\a\_\a\p\i ]] 2025-07-23 21:10:34.192 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:34.194 | + inc/upgrade:save_mysql_dbs:43 : [[ nova_cell1 == \n\o\v\a\_\c\e\l\l\0 ]] 2025-07-23 21:10:34.197 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:34.200 | + inc/upgrade:save_mysql_dbs:43 : [[ nova_cell1 == \n\o\v\a\_\c\e\l\l\1 ]] 2025-07-23 21:10:34.202 | + inc/upgrade:save_mysql_dbs:44 : echo 'Saving database :' nova_cell1 2025-07-23 21:10:34.202 | Saving database : nova_cell1 2025-07-23 21:10:34.204 | + inc/upgrade:save_mysql_dbs:45 : timeout 120 mysqldump -uroot -psecretdatabase nova_cell1 2025-07-23 21:10:34.211 | mysqldump: [Warning] Using a password on the command line interface can be insecure. 2025-07-23 21:10:35.412 | + inc/upgrade:save_mysql_dbs:46 : break 2025-07-23 21:10:35.414 | + inc/upgrade:save_mysql_dbs:41 : for db in $DATABASES_TO_SAVE 2025-07-23 21:10:35.416 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:35.418 | + inc/upgrade:save_mysql_dbs:43 : [[ ironic == \g\l\a\n\c\e ]] 2025-07-23 21:10:35.419 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:35.421 | + inc/upgrade:save_mysql_dbs:43 : [[ ironic == \i\n\f\o\r\m\a\t\i\o\n\_\s\c\h\e\m\a ]] 2025-07-23 21:10:35.423 | + inc/upgrade:save_mysql_dbs:42 : for db_found in "${db_names[@]}" 2025-07-23 21:10:35.425 | + inc/upgrade:save_mysql_dbs:43 : [[ ironic == \i\r\o\n\i\c ]] 2025-07-23 21:10:35.427 | + inc/upgrade:save_mysql_dbs:44 : echo 'Saving database :' ironic 2025-07-23 21:10:35.427 | Saving database : ironic 2025-07-23 21:10:35.428 | + inc/upgrade:save_mysql_dbs:45 : timeout 120 mysqldump -uroot -psecretdatabase ironic 2025-07-23 21:10:35.434 | mysqldump: [Warning] Using a password on the command line interface can be insecure. 2025-07-23 21:10:35.678 | + inc/upgrade:save_mysql_dbs:46 : break 2025-07-23 21:10:35.681 | ++ save-state:main:51 : type -P iptables-save 2025-07-23 21:10:35.685 | + save-state:main:51 : [[ /usr/sbin/iptables-save != '' ]] 2025-07-23 21:10:35.687 | + save-state:main:52 : sudo iptables-save 2025-07-23 21:10:35.708 | ++ save-state:main:54 : type -P ebtables 2025-07-23 21:10:35.711 | + save-state:main:54 : [[ /usr/sbin/ebtables != '' ]] 2025-07-23 21:10:35.713 | + save-state:main:57 : sudo ebtables -t broute -L 2025-07-23 21:10:35.724 | ebtables v1.8.7 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2025-07-23 21:10:35.724 | 2025-07-23 21:10:35.728 | + save-state:main:57 : true 2025-07-23 21:10:35.730 | + save-state:main:58 : sudo ebtables -t filter -L 2025-07-23 21:10:35.746 | + save-state:main:59 : sudo ebtables -t nat -L 2025-07-23 21:10:35.763 | ++ save-state:main:64 : source /opt/stack/old/devstack/stackrc 2025-07-23 21:10:35.765 | +++ /opt/stack/old/devstack/stackrc:source:7 : [[ -z '' ]] 2025-07-23 21:10:35.767 | +++ /opt/stack/old/devstack/stackrc:source:8 : declare -r -g _DEVSTACK_STACKRC=1 2025-07-23 21:10:35.771 | +++++ /opt/stack/old/devstack/stackrc:source:11 : dirname /opt/stack/old/devstack/stackrc 2025-07-23 21:10:35.775 | ++++ /opt/stack/old/devstack/stackrc:source:11 : cd /opt/stack/old/devstack 2025-07-23 21:10:35.777 | ++++ /opt/stack/old/devstack/stackrc:source:11 : pwd 2025-07-23 21:10:35.780 | +++ /opt/stack/old/devstack/stackrc:source:11 : RC_DIR=/opt/stack/old/devstack 2025-07-23 21:10:35.782 | +++ stackrc:source:14 : source /opt/stack/old/devstack/functions 2025-07-23 21:10:35.784 | ++++ functions:source:14 : [[ -z 1 ]] 2025-07-23 21:10:35.786 | ++++ functions:source:14 : return 0 2025-07-23 21:10:35.788 | +++ stackrc:source:18 : TARGET_BRANCH=stable/2025.1 2025-07-23 21:10:35.790 | +++ stackrc:source:21 : TRAILING_TARGET_BRANCH=master 2025-07-23 21:10:35.792 | +++ stackrc:source:26 : BRANCHLESS_TARGET_BRANCH=master 2025-07-23 21:10:35.794 | +++ stackrc:source:29 : DEST=/opt/stack 2025-07-23 21:10:35.796 | +++ stackrc:source:32 : DATA_DIR=/opt/stack/data 2025-07-23 21:10:35.798 | +++ stackrc:source:35 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:10:35.801 | +++ stackrc:source:38 : SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2025-07-23 21:10:35.803 | +++ stackrc:source:41 : [[ 1001 -eq 0 ]] 2025-07-23 21:10:35.805 | ++++ stackrc:source:44 : whoami 2025-07-23 21:10:35.809 | +++ stackrc:source:44 : STACK_USER=stack 2025-07-23 21:10:35.811 | +++ stackrc:source:48 : REGION_NAME=RegionOne 2025-07-23 21:10:35.813 | +++ stackrc:source:54 : KEYSTONE_REGION_NAME=RegionOne 2025-07-23 21:10:35.815 | +++ stackrc:source:64 : isset ENABLED_SERVICES 2025-07-23 21:10:35.817 | +++ /opt/stack/new/devstack/functions-common:isset:261 : [[ -v ENABLED_SERVICES ]] 2025-07-23 21:10:35.819 | +++ stackrc:source:66 : ENABLED_SERVICES=key 2025-07-23 21:10:35.821 | +++ stackrc:source:68 : ENABLED_SERVICES+=,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta 2025-07-23 21:10:35.823 | +++ stackrc:source:70 : ENABLED_SERVICES+=,placement-api,placement-client 2025-07-23 21:10:35.826 | +++ stackrc:source:72 : ENABLED_SERVICES+=,g-api 2025-07-23 21:10:35.828 | +++ stackrc:source:74 : ENABLED_SERVICES+=,c-sch,c-api,c-vol 2025-07-23 21:10:35.830 | +++ stackrc:source:76 : ENABLED_SERVICES+=,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server 2025-07-23 21:10:35.832 | +++ stackrc:source:78 : ENABLED_SERVICES+=,q-svc,q-ovn-metadata-agent 2025-07-23 21:10:35.834 | +++ stackrc:source:80 : ENABLED_SERVICES+=,horizon 2025-07-23 21:10:35.836 | +++ stackrc:source:82 : ENABLED_SERVICES+=,rabbit,tempest,mysql,etcd3,dstat 2025-07-23 21:10:35.838 | +++ stackrc:source:89 : ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2025-07-23 21:10:35.840 | +++ stackrc:source:92 : NOVA_ENABLED_APIS=osapi_compute,metadata 2025-07-23 21:10:35.842 | +++ stackrc:source:95 : [[ -f /opt/stack/old/devstack/localrc ]] 2025-07-23 21:10:35.844 | +++ stackrc:source:98 : [[ -f /opt/stack/old/devstack/.localrc.auto ]] 2025-07-23 21:10:35.846 | +++ stackrc:source:100 : source /opt/stack/old/devstack/.localrc.auto 2025-07-23 21:10:35.848 | ++++ .localrc.auto:source:2 : disable_all_services 2025-07-23 21:10:35.850 | ++++ /opt/stack/new/devstack/functions-common:disable_all_services:1935 : ENABLED_SERVICES= 2025-07-23 21:10:35.852 | ++++ .localrc.auto:source:3 : disable_service c-api 2025-07-23 21:10:35.884 | ++++ .localrc.auto:source:4 : disable_service c-bak 2025-07-23 21:10:35.918 | ++++ .localrc.auto:source:5 : disable_service c-sch 2025-07-23 21:10:35.951 | ++++ .localrc.auto:source:6 : disable_service c-vol 2025-07-23 21:10:35.988 | ++++ .localrc.auto:source:7 : disable_service cinder 2025-07-23 21:10:36.024 | ++++ .localrc.auto:source:8 : disable_service dstat 2025-07-23 21:10:36.061 | ++++ .localrc.auto:source:9 : enable_service etcd3 2025-07-23 21:10:36.104 | ++++ .localrc.auto:source:10 : enable_service g-api 2025-07-23 21:10:36.149 | ++++ .localrc.auto:source:11 : enable_service g-reg 2025-07-23 21:10:36.190 | ++++ .localrc.auto:source:12 : disable_service horizon 2025-07-23 21:10:36.227 | ++++ .localrc.auto:source:13 : enable_service ir-api 2025-07-23 21:10:36.273 | ++++ .localrc.auto:source:14 : enable_service ir-cond 2025-07-23 21:10:36.320 | ++++ .localrc.auto:source:15 : enable_service key 2025-07-23 21:10:36.366 | ++++ .localrc.auto:source:16 : enable_service memory_tracker 2025-07-23 21:10:36.412 | ++++ .localrc.auto:source:17 : enable_service mysql 2025-07-23 21:10:36.460 | ++++ .localrc.auto:source:18 : enable_service n-api 2025-07-23 21:10:36.508 | ++++ .localrc.auto:source:19 : enable_service n-api-meta 2025-07-23 21:10:36.553 | ++++ .localrc.auto:source:20 : enable_service n-cauth 2025-07-23 21:10:36.596 | ++++ .localrc.auto:source:21 : enable_service n-cond 2025-07-23 21:10:36.640 | ++++ .localrc.auto:source:22 : enable_service n-cpu 2025-07-23 21:10:36.683 | ++++ .localrc.auto:source:23 : enable_service n-novnc 2025-07-23 21:10:36.723 | ++++ .localrc.auto:source:24 : enable_service n-obj 2025-07-23 21:10:36.765 | ++++ .localrc.auto:source:25 : enable_service n-sch 2025-07-23 21:10:36.809 | ++++ .localrc.auto:source:26 : enable_service neutron-trunk 2025-07-23 21:10:36.854 | ++++ .localrc.auto:source:27 : disable_service ovn-controller 2025-07-23 21:10:36.890 | ++++ .localrc.auto:source:28 : disable_service ovn-northd 2025-07-23 21:10:36.924 | ++++ .localrc.auto:source:29 : enable_service ovs-vswitchd 2025-07-23 21:10:36.971 | ++++ .localrc.auto:source:30 : enable_service ovsdb-server 2025-07-23 21:10:37.020 | ++++ .localrc.auto:source:31 : enable_service placement-api 2025-07-23 21:10:37.065 | ++++ .localrc.auto:source:32 : enable_service q-agt 2025-07-23 21:10:37.114 | ++++ .localrc.auto:source:33 : enable_service q-dhcp 2025-07-23 21:10:37.164 | ++++ .localrc.auto:source:34 : enable_service q-dns 2025-07-23 21:10:37.210 | ++++ .localrc.auto:source:35 : enable_service q-l3 2025-07-23 21:10:37.260 | ++++ .localrc.auto:source:36 : enable_service q-meta 2025-07-23 21:10:37.307 | ++++ .localrc.auto:source:37 : enable_service q-metering 2025-07-23 21:10:37.356 | ++++ .localrc.auto:source:38 : enable_service q-ovn-agent 2025-07-23 21:10:37.404 | ++++ .localrc.auto:source:39 : disable_service q-ovn-metadata-agent 2025-07-23 21:10:37.443 | ++++ .localrc.auto:source:40 : enable_service q-svc 2025-07-23 21:10:37.489 | ++++ .localrc.auto:source:41 : enable_service rabbit 2025-07-23 21:10:37.540 | ++++ .localrc.auto:source:42 : enable_service s-account 2025-07-23 21:10:37.591 | ++++ .localrc.auto:source:43 : enable_service s-container 2025-07-23 21:10:37.642 | ++++ .localrc.auto:source:44 : enable_service s-object 2025-07-23 21:10:37.692 | ++++ .localrc.auto:source:45 : enable_service s-proxy 2025-07-23 21:10:37.740 | ++++ .localrc.auto:source:46 : enable_service tempest 2025-07-23 21:10:37.787 | ++++ .localrc.auto:source:47 : disable_service tls-proxy 2025-07-23 21:10:37.826 | ++++ .localrc.auto:source:48 : ADMIN_PASSWORD=secretadmin 2025-07-23 21:10:37.828 | ++++ .localrc.auto:source:49 : BUILD_TIMEOUT=1200 2025-07-23 21:10:37.830 | ++++ .localrc.auto:source:50 : CELLSV2_SETUP=singleconductor 2025-07-23 21:10:37.833 | ++++ .localrc.auto:source:51 : CINDER_PERIODIC_INTERVAL=10 2025-07-23 21:10:37.835 | ++++ .localrc.auto:source:52 : CIRROS_VERSION=0.6.1 2025-07-23 21:10:37.837 | ++++ .localrc.auto:source:53 : DATABASE_PASSWORD=secretdatabase 2025-07-23 21:10:37.839 | ++++ .localrc.auto:source:54 : DATABASE_TYPE=mysql 2025-07-23 21:10:37.841 | ++++ .localrc.auto:source:55 : DEBUG_LIBVIRT_COREDUMPS=True 2025-07-23 21:10:37.843 | ++++ .localrc.auto:source:56 : DEFAULT_INSTANCE_TYPE=baremetal 2025-07-23 21:10:37.845 | ++++ .localrc.auto:source:57 : DEST=/opt/stack/old 2025-07-23 21:10:37.848 | ++++ .localrc.auto:source:58 : EBTABLES_RACE_FIX=True 2025-07-23 21:10:37.850 | ++++ .localrc.auto:source:59 : ERROR_ON_CLONE=True 2025-07-23 21:10:37.852 | ++++ .localrc.auto:source:60 : FIXED_NETWORK_SIZE=4096 2025-07-23 21:10:37.854 | ++++ .localrc.auto:source:61 : FIXED_RANGE=10.1.0.0/20 2025-07-23 21:10:37.856 | ++++ .localrc.auto:source:62 : FLOATING_RANGE=172.24.5.0/24 2025-07-23 21:10:37.858 | ++++ .localrc.auto:source:63 : FORCE_CONFIG_DRIVE=True 2025-07-23 21:10:37.860 | ++++ .localrc.auto:source:64 : GLANCE_STANDALONE=False 2025-07-23 21:10:37.863 | ++++ .localrc.auto:source:65 : HOST_IP=200.225.47.25 2025-07-23 21:10:37.865 | ++++ .localrc.auto:source:66 : INSTALL_TEMPEST=False 2025-07-23 21:10:37.868 | ++++ .localrc.auto:source:67 : INSTANCE_WAIT=120 2025-07-23 21:10:37.870 | ++++ .localrc.auto:source:68 : IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2025-07-23 21:10:37.872 | ++++ .localrc.auto:source:69 : IRONIC_AUTOMATED_CLEAN_ENABLED=False 2025-07-23 21:10:37.874 | ++++ .localrc.auto:source:70 : IRONIC_BAREMETAL_BASIC_OPS=True 2025-07-23 21:10:37.876 | ++++ .localrc.auto:source:71 : IRONIC_BOOT_MODE=bios 2025-07-23 21:10:37.878 | ++++ .localrc.auto:source:72 : IRONIC_BUILD_DEPLOY_RAMDISK=False 2025-07-23 21:10:37.881 | ++++ .localrc.auto:source:73 : IRONIC_CALLBACK_TIMEOUT=600 2025-07-23 21:10:37.884 | ++++ .localrc.auto:source:74 : IRONIC_DEPLOY_DRIVER=ipmi 2025-07-23 21:10:37.886 | ++++ .localrc.auto:source:75 : IRONIC_INSPECTOR_BUILD_RAMDISK=False 2025-07-23 21:10:37.889 | ++++ .localrc.auto:source:76 : IRONIC_TEMPEST_BUILD_TIMEOUT=1200 2025-07-23 21:10:37.892 | ++++ .localrc.auto:source:77 : IRONIC_TEMPEST_WHOLE_DISK_IMAGE=True 2025-07-23 21:10:37.894 | ++++ .localrc.auto:source:78 : IRONIC_VM_COUNT=2 2025-07-23 21:10:37.897 | ++++ .localrc.auto:source:79 : IRONIC_VM_EPHEMERAL_DISK=0 2025-07-23 21:10:37.900 | ++++ .localrc.auto:source:80 : IRONIC_VM_LOG_DIR=/opt/stack/old/ironic-bm-logs 2025-07-23 21:10:37.902 | ++++ .localrc.auto:source:81 : IRONIC_VM_SPECS_RAM=2600 2025-07-23 21:10:37.904 | ++++ .localrc.auto:source:82 : LIBVIRT_STORAGE_POOL_PATH=/opt/libvirt/images 2025-07-23 21:10:37.907 | ++++ .localrc.auto:source:83 : LIBVIRT_TYPE=qemu 2025-07-23 21:10:37.909 | ++++ .localrc.auto:source:84 : LOGFILE=/opt/stack/old/logs/devstacklog.txt 2025-07-23 21:10:37.912 | ++++ .localrc.auto:source:85 : LOG_COLOR=False 2025-07-23 21:10:37.914 | ++++ .localrc.auto:source:86 : MYSQL_GATHER_PERFORMANCE=False 2025-07-23 21:10:37.916 | ++++ .localrc.auto:source:87 : MYSQL_PASSWORD=secretdatabase 2025-07-23 21:10:37.918 | ++++ .localrc.auto:source:88 : NETWORK_GATEWAY=10.1.0.1 2025-07-23 21:10:37.921 | ++++ .localrc.auto:source:89 : NEUTRON_DEPLOY_MOD_WSGI=True 2025-07-23 21:10:37.923 | ++++ .localrc.auto:source:90 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2025-07-23 21:10:37.926 | ++++ .localrc.auto:source:91 : NOVNC_FROM_PACKAGE=True 2025-07-23 21:10:37.928 | ++++ .localrc.auto:source:92 : OVN_AGENT_EXTENSIONS=metadata 2025-07-23 21:10:37.930 | ++++ .localrc.auto:source:93 : PUBLIC_BRIDGE_MTU=1430 2025-07-23 21:10:37.932 | ++++ .localrc.auto:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2025-07-23 21:10:37.935 | ++++ .localrc.auto:source:95 : Q_AGENT=openvswitch 2025-07-23 21:10:37.937 | ++++ .localrc.auto:source:96 : Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch 2025-07-23 21:10:37.940 | ++++ .localrc.auto:source:97 : Q_ML2_TENANT_NETWORK_TYPE=vxlan 2025-07-23 21:10:37.943 | ++++ .localrc.auto:source:98 : RABBIT_PASSWORD=secretrabbit 2025-07-23 21:10:37.946 | ++++ .localrc.auto:source:99 : SERVICE_HOST=200.225.47.25 2025-07-23 21:10:37.948 | ++++ .localrc.auto:source:100 : SERVICE_PASSWORD=secretservice 2025-07-23 21:10:37.951 | ++++ .localrc.auto:source:101 : SWIFT_ENABLE_TEMPURLS=True 2025-07-23 21:10:37.955 | ++++ .localrc.auto:source:102 : SWIFT_HASH=1234123412341234 2025-07-23 21:10:37.957 | ++++ .localrc.auto:source:103 : SWIFT_REPLICAS=1 2025-07-23 21:10:37.960 | ++++ .localrc.auto:source:104 : SWIFT_START_ALL_SERVICES=False 2025-07-23 21:10:37.963 | ++++ .localrc.auto:source:105 : SWIFT_TEMPURL_KEY=secretkey 2025-07-23 21:10:37.965 | ++++ .localrc.auto:source:106 : VERBOSE=True 2025-07-23 21:10:37.967 | ++++ .localrc.auto:source:107 : VERBOSE_NO_TIMESTAMP=True 2025-07-23 21:10:37.969 | ++++ .localrc.auto:source:108 : VIRT_DRIVER=ironic 2025-07-23 21:10:37.972 | ++++ .localrc.auto:source:109 : LIBS_FROM_GIT=cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc 2025-07-23 21:10:37.975 | ++++ .localrc.auto:source:110 : TEMPEST_PLUGINS=/opt/stack/old/ironic-tempest-plugin 2025-07-23 21:10:37.977 | ++++ .localrc.auto:source:111 : enable_plugin ironic https://opendev.org/openstack/ironic 2025-07-23 21:10:37.979 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1738 : local name=ironic 2025-07-23 21:10:37.981 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1739 : local url=https://opendev.org/openstack/ironic 2025-07-23 21:10:37.983 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1740 : local branch=master 2025-07-23 21:10:37.985 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1741 : is_plugin_enabled ironic 2025-07-23 21:10:37.988 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1756 : local name=ironic 2025-07-23 21:10:37.991 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1757 : [[ ,, =~ ,ironic, ]] 2025-07-23 21:10:37.993 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1760 : return 1 2025-07-23 21:10:37.996 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1744 : DEVSTACK_PLUGINS+=,ironic 2025-07-23 21:10:37.998 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1745 : GITREPO[$name]=https://opendev.org/openstack/ironic 2025-07-23 21:10:38.001 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1746 : GITDIR[$name]=/opt/stack/old/ironic 2025-07-23 21:10:38.003 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1747 : GITBRANCH[$name]=master 2025-07-23 21:10:38.006 | ++++ .localrc.auto:source:112 : enable_plugin neutron https://opendev.org/openstack/neutron 2025-07-23 21:10:38.008 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1738 : local name=neutron 2025-07-23 21:10:38.010 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1739 : local url=https://opendev.org/openstack/neutron 2025-07-23 21:10:38.013 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1740 : local branch=master 2025-07-23 21:10:38.015 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1741 : is_plugin_enabled neutron 2025-07-23 21:10:38.017 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1756 : local name=neutron 2025-07-23 21:10:38.020 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1757 : [[ ,,ironic, =~ ,neutron, ]] 2025-07-23 21:10:38.022 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1760 : return 1 2025-07-23 21:10:38.024 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1744 : DEVSTACK_PLUGINS+=,neutron 2025-07-23 21:10:38.027 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1745 : GITREPO[$name]=https://opendev.org/openstack/neutron 2025-07-23 21:10:38.029 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1746 : GITDIR[$name]=/opt/stack/old/neutron 2025-07-23 21:10:38.031 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1747 : GITBRANCH[$name]=master 2025-07-23 21:10:38.034 | +++ stackrc:source:109 : CELLSV2_SETUP=singleconductor 2025-07-23 21:10:38.036 | +++ stackrc:source:112 : HORIZON_APACHE_ROOT=/dashboard 2025-07-23 21:10:38.040 | ++++ stackrc:source:115 : trueorfalse False USER_UNITS 2025-07-23 21:10:38.059 | +++ stackrc:source:115 : USER_UNITS=False 2025-07-23 21:10:38.061 | +++ stackrc:source:116 : [[ False == \T\r\u\e ]] 2025-07-23 21:10:38.063 | +++ stackrc:source:120 : SYSTEMD_DIR=/etc/systemd/system 2025-07-23 21:10:38.066 | +++ stackrc:source:121 : SYSTEMCTL='sudo systemctl' 2025-07-23 21:10:38.068 | +++ stackrc:source:125 : [[ -r /opt/stack/old/devstack/.localrc.password ]] 2025-07-23 21:10:38.071 | ++++ stackrc:source:131 : _get_python_version python3 2025-07-23 21:10:38.074 | ++++ /opt/stack/new/devstack/functions-common:_get_python_version:2279 : local interp=python3 2025-07-23 21:10:38.078 | ++++ /opt/stack/new/devstack/functions-common:_get_python_version:2280 : local version 2025-07-23 21:10:38.082 | +++++ /opt/stack/new/devstack/functions-common:_get_python_version:2282 : which python3 2025-07-23 21:10:38.088 | ++++ /opt/stack/new/devstack/functions-common:_get_python_version:2282 : [[ -x /usr/bin/python3 ]] 2025-07-23 21:10:38.091 | +++++ /opt/stack/new/devstack/functions-common:_get_python_version:2283 : python3 -c 'import sys; print("%s.%s" % sys.version_info[0:2])' 2025-07-23 21:10:38.113 | ++++ /opt/stack/new/devstack/functions-common:_get_python_version:2283 : version=3.10 2025-07-23 21:10:38.115 | ++++ /opt/stack/new/devstack/functions-common:_get_python_version:2285 : echo 3.10 2025-07-23 21:10:38.118 | +++ stackrc:source:131 : _DEFAULT_PYTHON3_VERSION=3.10 2025-07-23 21:10:38.121 | +++ stackrc:source:132 : export PYTHON3_VERSION=3.10 2025-07-23 21:10:38.123 | +++ stackrc:source:132 : PYTHON3_VERSION=3.10 2025-07-23 21:10:38.125 | +++ stackrc:source:136 : export 'VIRTUALENV_CMD=python3 -m venv' 2025-07-23 21:10:38.128 | +++ stackrc:source:136 : VIRTUALENV_CMD='python3 -m venv' 2025-07-23 21:10:38.131 | +++ stackrc:source:143 : '[' -t 1 ']' 2025-07-23 21:10:38.134 | +++ stackrc:source:146 : _LOG_COLOR_DEFAULT=False 2025-07-23 21:10:38.137 | ++++ stackrc:source:150 : trueorfalse False LOG_COLOR 2025-07-23 21:10:38.155 | +++ stackrc:source:150 : LOG_COLOR=False 2025-07-23 21:10:38.158 | +++ stackrc:source:153 : [[ False == \T\r\u\e ]] 2025-07-23 21:10:38.160 | +++ stackrc:source:162 : export 'PS4=+ $(short_source): ' 2025-07-23 21:10:38.163 | +++ stackrc:source:162 : PS4='+ $(short_source): ' 2025-07-23 21:10:38.167 | ++++ stackrc:source:167 : trueorfalse False ENFORCE_SCOPE 2025-07-23 21:10:38.185 | +++ stackrc:source:167 : ENFORCE_SCOPE=False 2025-07-23 21:10:38.188 | +++ stackrc:source:174 : DEVSTACK_VENV=/opt/stack/data/venv 2025-07-23 21:10:38.190 | +++ stackrc:source:180 : [[ Ubuntu =~ (CentOSStream|Rocky) ]] 2025-07-23 21:10:38.194 | ++++ stackrc:source:183 : trueorfalse True GLOBAL_VENV 2025-07-23 21:10:38.211 | +++ stackrc:source:183 : GLOBAL_VENV=True 2025-07-23 21:10:38.214 | ++++ stackrc:source:190 : trueorfalse False USE_VENV 2025-07-23 21:10:38.233 | +++ stackrc:source:190 : USE_VENV=False 2025-07-23 21:10:38.235 | +++ stackrc:source:195 : ADDITIONAL_VENV_PACKAGES= 2025-07-23 21:10:38.238 | ++++ stackrc:source:199 : trueorfalse False DATABASE_QUERY_LOGGING 2025-07-23 21:10:38.257 | +++ stackrc:source:199 : DATABASE_QUERY_LOGGING=False 2025-07-23 21:10:38.260 | ++++ stackrc:source:203 : trueorfalse True MYSQL_GATHER_PERFORMANCE 2025-07-23 21:10:38.277 | +++ stackrc:source:203 : MYSQL_GATHER_PERFORMANCE=False 2025-07-23 21:10:38.281 | ++++ stackrc:source:208 : trueorfalse True MYSQL_REDUCE_MEMORY 2025-07-23 21:10:38.299 | +++ stackrc:source:208 : MYSQL_REDUCE_MEMORY=True 2025-07-23 21:10:38.302 | +++ stackrc:source:219 : GIT_TIMEOUT=0 2025-07-23 21:10:38.304 | +++ stackrc:source:225 : WSGI_MODE=uwsgi 2025-07-23 21:10:38.306 | +++ stackrc:source:226 : [[ uwsgi != \u\w\s\g\i ]] 2025-07-23 21:10:38.309 | +++ stackrc:source:234 : GIT_BASE=https://opendev.org 2025-07-23 21:10:38.311 | +++ stackrc:source:237 : REQUIREMENTS_DIR=/opt/stack/new/requirements 2025-07-23 21:10:38.313 | +++ stackrc:source:255 : DEVSTACK_SERIES=2025.1 2025-07-23 21:10:38.315 | +++ stackrc:source:264 : CINDER_REPO=https://opendev.org/openstack/cinder.git 2025-07-23 21:10:38.317 | +++ stackrc:source:265 : CINDER_BRANCH=stable/2025.1 2025-07-23 21:10:38.319 | +++ stackrc:source:268 : GLANCE_REPO=https://opendev.org/openstack/glance.git 2025-07-23 21:10:38.322 | +++ stackrc:source:269 : GLANCE_BRANCH=stable/2025.1 2025-07-23 21:10:38.324 | +++ stackrc:source:272 : HORIZON_REPO=https://opendev.org/openstack/horizon.git 2025-07-23 21:10:38.327 | +++ stackrc:source:273 : HORIZON_BRANCH=stable/2025.1 2025-07-23 21:10:38.329 | +++ stackrc:source:276 : KEYSTONE_REPO=https://opendev.org/openstack/keystone.git 2025-07-23 21:10:38.332 | +++ stackrc:source:277 : KEYSTONE_BRANCH=stable/2025.1 2025-07-23 21:10:38.335 | +++ stackrc:source:280 : NEUTRON_REPO=https://opendev.org/openstack/neutron.git 2025-07-23 21:10:38.338 | +++ stackrc:source:281 : NEUTRON_BRANCH=stable/2025.1 2025-07-23 21:10:38.342 | +++ stackrc:source:284 : NOVA_REPO=https://opendev.org/openstack/nova.git 2025-07-23 21:10:38.345 | +++ stackrc:source:285 : NOVA_BRANCH=stable/2025.1 2025-07-23 21:10:38.347 | +++ stackrc:source:288 : SWIFT_REPO=https://opendev.org/openstack/swift.git 2025-07-23 21:10:38.351 | +++ stackrc:source:289 : SWIFT_BRANCH=stable/2025.1 2025-07-23 21:10:38.354 | +++ stackrc:source:292 : PLACEMENT_REPO=https://opendev.org/openstack/placement.git 2025-07-23 21:10:38.357 | +++ stackrc:source:293 : PLACEMENT_BRANCH=stable/2025.1 2025-07-23 21:10:38.360 | +++ stackrc:source:302 : REQUIREMENTS_REPO=https://opendev.org/openstack/requirements.git 2025-07-23 21:10:38.363 | +++ stackrc:source:303 : REQUIREMENTS_BRANCH=stable/2025.1 2025-07-23 21:10:38.366 | +++ stackrc:source:306 : TEMPEST_REPO=https://opendev.org/openstack/tempest.git 2025-07-23 21:10:38.369 | +++ stackrc:source:307 : TEMPEST_BRANCH=master 2025-07-23 21:10:38.372 | +++ stackrc:source:308 : TEMPEST_VENV_UPPER_CONSTRAINTS=master 2025-07-23 21:10:38.374 | +++ stackrc:source:310 : OSTESTIMAGES_REPO=https://opendev.org/openstack/os-test-images.git 2025-07-23 21:10:38.377 | +++ stackrc:source:311 : OSTESTIMAGES_BRANCH=master 2025-07-23 21:10:38.380 | +++ stackrc:source:312 : OSTESTIMAGES_DIR=/opt/stack/old/os-test-images 2025-07-23 21:10:38.384 | +++ stackrc:source:322 : GITREPO["python-cinderclient"]=https://opendev.org/openstack/python-cinderclient.git 2025-07-23 21:10:38.386 | +++ stackrc:source:323 : GITBRANCH["python-cinderclient"]=stable/2025.1 2025-07-23 21:10:38.388 | +++ stackrc:source:326 : GITREPO["python-brick-cinderclient-ext"]=https://opendev.org/openstack/python-brick-cinderclient-ext.git 2025-07-23 21:10:38.391 | +++ stackrc:source:327 : GITBRANCH["python-brick-cinderclient-ext"]=stable/2025.1 2025-07-23 21:10:38.393 | +++ stackrc:source:330 : GITREPO["python-barbicanclient"]=https://opendev.org/openstack/python-barbicanclient.git 2025-07-23 21:10:38.396 | +++ stackrc:source:331 : GITBRANCH["python-barbicanclient"]=stable/2025.1 2025-07-23 21:10:38.398 | +++ stackrc:source:332 : GITDIR["python-barbicanclient"]=/opt/stack/old/python-barbicanclient 2025-07-23 21:10:38.401 | +++ stackrc:source:335 : GITREPO["python-glanceclient"]=https://opendev.org/openstack/python-glanceclient.git 2025-07-23 21:10:38.403 | +++ stackrc:source:336 : GITBRANCH["python-glanceclient"]=stable/2025.1 2025-07-23 21:10:38.406 | +++ stackrc:source:339 : GITREPO["python-ironicclient"]=https://opendev.org/openstack/python-ironicclient.git 2025-07-23 21:10:38.408 | +++ stackrc:source:340 : GITBRANCH["python-ironicclient"]=stable/2025.1 2025-07-23 21:10:38.410 | +++ stackrc:source:342 : GITDIR["python-ironicclient"]=/opt/stack/old/python-ironicclient 2025-07-23 21:10:38.413 | +++ stackrc:source:345 : GITREPO["keystoneauth"]=https://opendev.org/openstack/keystoneauth.git 2025-07-23 21:10:38.417 | +++ stackrc:source:346 : GITBRANCH["keystoneauth"]=stable/2025.1 2025-07-23 21:10:38.420 | +++ stackrc:source:349 : GITREPO["python-keystoneclient"]=https://opendev.org/openstack/python-keystoneclient.git 2025-07-23 21:10:38.422 | +++ stackrc:source:350 : GITBRANCH["python-keystoneclient"]=stable/2025.1 2025-07-23 21:10:38.425 | +++ stackrc:source:353 : GITREPO["python-neutronclient"]=https://opendev.org/openstack/python-neutronclient.git 2025-07-23 21:10:38.428 | +++ stackrc:source:354 : GITBRANCH["python-neutronclient"]=stable/2025.1 2025-07-23 21:10:38.430 | +++ stackrc:source:357 : GITREPO["python-novaclient"]=https://opendev.org/openstack/python-novaclient.git 2025-07-23 21:10:38.433 | +++ stackrc:source:358 : GITBRANCH["python-novaclient"]=stable/2025.1 2025-07-23 21:10:38.436 | +++ stackrc:source:361 : GITREPO["python-swiftclient"]=https://opendev.org/openstack/python-swiftclient.git 2025-07-23 21:10:38.438 | +++ stackrc:source:362 : GITBRANCH["python-swiftclient"]=stable/2025.1 2025-07-23 21:10:38.441 | +++ stackrc:source:365 : GITREPO["python-openstackclient"]=https://opendev.org/openstack/python-openstackclient.git 2025-07-23 21:10:38.444 | +++ stackrc:source:366 : GITBRANCH["python-openstackclient"]=stable/2025.1 2025-07-23 21:10:38.447 | +++ stackrc:source:368 : GITDIR["python-openstackclient"]=/opt/stack/old/python-openstackclient 2025-07-23 21:10:38.451 | +++ stackrc:source:371 : GITREPO["osc-placement"]=https://opendev.org/openstack/osc-placement.git 2025-07-23 21:10:38.454 | +++ stackrc:source:372 : GITBRANCH["osc-placement"]=stable/2025.1 2025-07-23 21:10:38.457 | +++ stackrc:source:383 : GITREPO["castellan"]=https://opendev.org/openstack/castellan.git 2025-07-23 21:10:38.460 | +++ stackrc:source:384 : GITBRANCH["castellan"]=stable/2025.1 2025-07-23 21:10:38.462 | +++ stackrc:source:387 : GITREPO["cliff"]=https://opendev.org/openstack/cliff.git 2025-07-23 21:10:38.465 | +++ stackrc:source:388 : GITBRANCH["cliff"]=stable/2025.1 2025-07-23 21:10:38.467 | +++ stackrc:source:391 : GITREPO["futurist"]=https://opendev.org/openstack/futurist.git 2025-07-23 21:10:38.470 | +++ stackrc:source:392 : GITBRANCH["futurist"]=stable/2025.1 2025-07-23 21:10:38.472 | +++ stackrc:source:395 : GITREPO["debtcollector"]=https://opendev.org/openstack/debtcollector.git 2025-07-23 21:10:38.475 | +++ stackrc:source:396 : GITBRANCH["debtcollector"]=stable/2025.1 2025-07-23 21:10:38.478 | +++ stackrc:source:399 : GITREPO["automaton"]=https://opendev.org/openstack/automaton.git 2025-07-23 21:10:38.480 | +++ stackrc:source:400 : GITBRANCH["automaton"]=stable/2025.1 2025-07-23 21:10:38.483 | +++ stackrc:source:403 : GITREPO["oslo.cache"]=https://opendev.org/openstack/oslo.cache.git 2025-07-23 21:10:38.486 | +++ stackrc:source:404 : GITBRANCH["oslo.cache"]=stable/2025.1 2025-07-23 21:10:38.489 | +++ stackrc:source:407 : GITREPO["oslo.concurrency"]=https://opendev.org/openstack/oslo.concurrency.git 2025-07-23 21:10:38.492 | +++ stackrc:source:408 : GITBRANCH["oslo.concurrency"]=stable/2025.1 2025-07-23 21:10:38.494 | +++ stackrc:source:411 : GITREPO["oslo.config"]=https://opendev.org/openstack/oslo.config.git 2025-07-23 21:10:38.497 | +++ stackrc:source:412 : GITBRANCH["oslo.config"]=stable/2025.1 2025-07-23 21:10:38.499 | +++ stackrc:source:415 : GITREPO["oslo.context"]=https://opendev.org/openstack/oslo.context.git 2025-07-23 21:10:38.502 | +++ stackrc:source:416 : GITBRANCH["oslo.context"]=stable/2025.1 2025-07-23 21:10:38.504 | +++ stackrc:source:419 : GITREPO["oslo.db"]=https://opendev.org/openstack/oslo.db.git 2025-07-23 21:10:38.506 | +++ stackrc:source:420 : GITBRANCH["oslo.db"]=stable/2025.1 2025-07-23 21:10:38.509 | +++ stackrc:source:423 : GITREPO["oslo.i18n"]=https://opendev.org/openstack/oslo.i18n.git 2025-07-23 21:10:38.511 | +++ stackrc:source:424 : GITBRANCH["oslo.i18n"]=stable/2025.1 2025-07-23 21:10:38.514 | +++ stackrc:source:427 : GITREPO["oslo.limit"]=https://opendev.org/openstack/oslo.limit.git 2025-07-23 21:10:38.517 | +++ stackrc:source:428 : GITBRANCH["oslo.limit"]=stable/2025.1 2025-07-23 21:10:38.519 | +++ stackrc:source:431 : GITREPO["oslo.log"]=https://opendev.org/openstack/oslo.log.git 2025-07-23 21:10:38.522 | +++ stackrc:source:432 : GITBRANCH["oslo.log"]=stable/2025.1 2025-07-23 21:10:38.525 | +++ stackrc:source:435 : GITREPO["oslo.messaging"]=https://opendev.org/openstack/oslo.messaging.git 2025-07-23 21:10:38.528 | +++ stackrc:source:436 : GITBRANCH["oslo.messaging"]=stable/2025.1 2025-07-23 21:10:38.530 | +++ stackrc:source:439 : GITREPO["oslo.middleware"]=https://opendev.org/openstack/oslo.middleware.git 2025-07-23 21:10:38.533 | +++ stackrc:source:440 : GITBRANCH["oslo.middleware"]=stable/2025.1 2025-07-23 21:10:38.535 | +++ stackrc:source:443 : GITREPO["oslo.policy"]=https://opendev.org/openstack/oslo.policy.git 2025-07-23 21:10:38.538 | +++ stackrc:source:444 : GITBRANCH["oslo.policy"]=stable/2025.1 2025-07-23 21:10:38.540 | +++ stackrc:source:447 : GITREPO["oslo.privsep"]=https://opendev.org/openstack/oslo.privsep.git 2025-07-23 21:10:38.542 | +++ stackrc:source:448 : GITBRANCH["oslo.privsep"]=stable/2025.1 2025-07-23 21:10:38.545 | +++ stackrc:source:451 : GITREPO["oslo.reports"]=https://opendev.org/openstack/oslo.reports.git 2025-07-23 21:10:38.548 | +++ stackrc:source:452 : GITBRANCH["oslo.reports"]=stable/2025.1 2025-07-23 21:10:38.550 | +++ stackrc:source:455 : GITREPO["oslo.rootwrap"]=https://opendev.org/openstack/oslo.rootwrap.git 2025-07-23 21:10:38.553 | +++ stackrc:source:456 : GITBRANCH["oslo.rootwrap"]=stable/2025.1 2025-07-23 21:10:38.556 | +++ stackrc:source:459 : GITREPO["oslo.serialization"]=https://opendev.org/openstack/oslo.serialization.git 2025-07-23 21:10:38.558 | +++ stackrc:source:460 : GITBRANCH["oslo.serialization"]=stable/2025.1 2025-07-23 21:10:38.561 | +++ stackrc:source:463 : GITREPO["oslo.service"]=https://opendev.org/openstack/oslo.service.git 2025-07-23 21:10:38.563 | +++ stackrc:source:464 : GITBRANCH["oslo.service"]=stable/2025.1 2025-07-23 21:10:38.566 | +++ stackrc:source:467 : GITREPO["oslo.utils"]=https://opendev.org/openstack/oslo.utils.git 2025-07-23 21:10:38.568 | +++ stackrc:source:468 : GITBRANCH["oslo.utils"]=stable/2025.1 2025-07-23 21:10:38.571 | +++ stackrc:source:471 : GITREPO["oslo.versionedobjects"]=https://opendev.org/openstack/oslo.versionedobjects.git 2025-07-23 21:10:38.574 | +++ stackrc:source:472 : GITBRANCH["oslo.versionedobjects"]=stable/2025.1 2025-07-23 21:10:38.577 | +++ stackrc:source:475 : GITREPO["oslo.vmware"]=https://opendev.org/openstack/oslo.vmware.git 2025-07-23 21:10:38.580 | +++ stackrc:source:476 : GITBRANCH["oslo.vmware"]=stable/2025.1 2025-07-23 21:10:38.583 | +++ stackrc:source:479 : GITREPO["osprofiler"]=https://opendev.org/openstack/osprofiler.git 2025-07-23 21:10:38.586 | +++ stackrc:source:480 : GITBRANCH["osprofiler"]=stable/2025.1 2025-07-23 21:10:38.589 | +++ stackrc:source:483 : GITREPO["pycadf"]=https://opendev.org/openstack/pycadf.git 2025-07-23 21:10:38.591 | +++ stackrc:source:484 : GITBRANCH["pycadf"]=stable/2025.1 2025-07-23 21:10:38.593 | +++ stackrc:source:487 : GITREPO["stevedore"]=https://opendev.org/openstack/stevedore.git 2025-07-23 21:10:38.596 | +++ stackrc:source:488 : GITBRANCH["stevedore"]=stable/2025.1 2025-07-23 21:10:38.598 | +++ stackrc:source:491 : GITREPO["taskflow"]=https://opendev.org/openstack/taskflow.git 2025-07-23 21:10:38.601 | +++ stackrc:source:492 : GITBRANCH["taskflow"]=stable/2025.1 2025-07-23 21:10:38.603 | +++ stackrc:source:495 : GITREPO["tooz"]=https://opendev.org/openstack/tooz.git 2025-07-23 21:10:38.606 | +++ stackrc:source:496 : GITBRANCH["tooz"]=stable/2025.1 2025-07-23 21:10:38.608 | +++ stackrc:source:499 : GITREPO["pbr"]=https://opendev.org/openstack/pbr.git 2025-07-23 21:10:38.611 | +++ stackrc:source:500 : GITBRANCH["pbr"]=master 2025-07-23 21:10:38.614 | +++ stackrc:source:510 : GITREPO["cursive"]=https://opendev.org/openstack/cursive.git 2025-07-23 21:10:38.616 | +++ stackrc:source:511 : GITBRANCH["cursive"]=stable/2025.1 2025-07-23 21:10:38.619 | +++ stackrc:source:514 : GITREPO["glance_store"]=https://opendev.org/openstack/glance_store.git 2025-07-23 21:10:38.621 | +++ stackrc:source:515 : GITBRANCH["glance_store"]=stable/2025.1 2025-07-23 21:10:38.624 | +++ stackrc:source:518 : GITREPO["keystonemiddleware"]=https://opendev.org/openstack/keystonemiddleware.git 2025-07-23 21:10:38.626 | +++ stackrc:source:519 : GITBRANCH["keystonemiddleware"]=stable/2025.1 2025-07-23 21:10:38.629 | +++ stackrc:source:522 : GITREPO["ceilometermiddleware"]=https://opendev.org/openstack/ceilometermiddleware.git 2025-07-23 21:10:38.632 | +++ stackrc:source:523 : GITBRANCH["ceilometermiddleware"]=stable/2025.1 2025-07-23 21:10:38.634 | +++ stackrc:source:524 : GITDIR["ceilometermiddleware"]=/opt/stack/old/ceilometermiddleware 2025-07-23 21:10:38.636 | +++ stackrc:source:527 : GITREPO["openstacksdk"]=https://opendev.org/openstack/openstacksdk.git 2025-07-23 21:10:38.639 | +++ stackrc:source:528 : GITBRANCH["openstacksdk"]=stable/2025.1 2025-07-23 21:10:38.641 | +++ stackrc:source:531 : GITREPO["os-brick"]=https://opendev.org/openstack/os-brick.git 2025-07-23 21:10:38.644 | +++ stackrc:source:532 : GITBRANCH["os-brick"]=stable/2025.1 2025-07-23 21:10:38.646 | +++ stackrc:source:535 : GITREPO["os-client-config"]=https://opendev.org/openstack/os-client-config.git 2025-07-23 21:10:38.649 | +++ stackrc:source:536 : GITBRANCH["os-client-config"]=stable/2025.1 2025-07-23 21:10:38.651 | +++ stackrc:source:537 : GITDIR["os-client-config"]=/opt/stack/old/os-client-config 2025-07-23 21:10:38.654 | +++ stackrc:source:540 : GITREPO["os-vif"]=https://opendev.org/openstack/os-vif.git 2025-07-23 21:10:38.656 | +++ stackrc:source:541 : GITBRANCH["os-vif"]=stable/2025.1 2025-07-23 21:10:38.659 | +++ stackrc:source:544 : GITREPO["osc-lib"]=https://opendev.org/openstack/osc-lib.git 2025-07-23 21:10:38.661 | +++ stackrc:source:545 : GITBRANCH["osc-lib"]=stable/2025.1 2025-07-23 21:10:38.663 | +++ stackrc:source:548 : GITREPO["ironic-lib"]=https://opendev.org/openstack/ironic-lib.git 2025-07-23 21:10:38.666 | +++ stackrc:source:549 : GITBRANCH["ironic-lib"]=stable/2025.1 2025-07-23 21:10:38.668 | +++ stackrc:source:551 : GITDIR["ironic-lib"]=/opt/stack/old/ironic-lib 2025-07-23 21:10:38.671 | +++ stackrc:source:554 : GITREPO["diskimage-builder"]=https://opendev.org/openstack/diskimage-builder.git 2025-07-23 21:10:38.673 | +++ stackrc:source:555 : GITBRANCH["diskimage-builder"]=master 2025-07-23 21:10:38.676 | +++ stackrc:source:556 : GITDIR["diskimage-builder"]=/opt/stack/old/diskimage-builder 2025-07-23 21:10:38.678 | +++ stackrc:source:559 : GITREPO["neutron-lib"]=https://opendev.org/openstack/neutron-lib.git 2025-07-23 21:10:38.681 | +++ stackrc:source:560 : GITBRANCH["neutron-lib"]=stable/2025.1 2025-07-23 21:10:38.683 | +++ stackrc:source:561 : GITDIR["neutron-lib"]=/opt/stack/old/neutron-lib 2025-07-23 21:10:38.686 | +++ stackrc:source:564 : GITREPO["os-resource-classes"]=https://opendev.org/openstack/os-resource-classes.git 2025-07-23 21:10:38.688 | +++ stackrc:source:565 : GITBRANCH["os-resource-classes"]=stable/2025.1 2025-07-23 21:10:38.690 | +++ stackrc:source:568 : GITREPO["os-traits"]=https://opendev.org/openstack/os-traits.git 2025-07-23 21:10:38.692 | +++ stackrc:source:569 : GITBRANCH["os-traits"]=stable/2025.1 2025-07-23 21:10:38.695 | +++ stackrc:source:572 : GITREPO["ovsdbapp"]=https://opendev.org/openstack/ovsdbapp.git 2025-07-23 21:10:38.697 | +++ stackrc:source:573 : GITBRANCH["ovsdbapp"]=stable/2025.1 2025-07-23 21:10:38.699 | +++ stackrc:source:574 : GITDIR["ovsdbapp"]=/opt/stack/old/ovsdbapp 2025-07-23 21:10:38.702 | +++ stackrc:source:577 : GITREPO["os-ken"]=https://opendev.org/openstack/os-ken.git 2025-07-23 21:10:38.704 | +++ stackrc:source:578 : GITBRANCH["os-ken"]=stable/2025.1 2025-07-23 21:10:38.707 | +++ stackrc:source:579 : GITDIR["os-ken"]=/opt/stack/old/os-ken 2025-07-23 21:10:38.709 | +++ stackrc:source:591 : IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git 2025-07-23 21:10:38.712 | +++ stackrc:source:592 : IRONIC_PYTHON_AGENT_BRANCH=stable/2025.1 2025-07-23 21:10:38.714 | +++ stackrc:source:595 : NOVNC_REPO=https://github.com/novnc/novnc.git 2025-07-23 21:10:38.717 | +++ stackrc:source:596 : NOVNC_BRANCH=v1.3.0 2025-07-23 21:10:38.720 | +++ stackrc:source:599 : SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2025-07-23 21:10:38.722 | +++ stackrc:source:600 : SPICE_BRANCH=master 2025-07-23 21:10:38.725 | ++++ stackrc:source:606 : trueorfalse False ENABLE_VOLUME_MULTIATTACH 2025-07-23 21:10:38.743 | +++ stackrc:source:606 : ENABLE_VOLUME_MULTIATTACH=False 2025-07-23 21:10:38.745 | +++ stackrc:source:611 : DEFAULT_VIRT_DRIVER=libvirt 2025-07-23 21:10:38.748 | +++ stackrc:source:612 : VIRT_DRIVER=ironic 2025-07-23 21:10:38.750 | +++ stackrc:source:613 : case "$VIRT_DRIVER" in 2025-07-23 21:10:38.752 | +++ stackrc:source:615 : LIBVIRT_TYPE=qemu 2025-07-23 21:10:38.755 | +++ stackrc:source:616 : LIBVIRT_CPU_MODE=custom 2025-07-23 21:10:38.757 | +++ stackrc:source:617 : LIBVIRT_CPU_MODEL=Nehalem 2025-07-23 21:10:38.759 | +++ stackrc:source:618 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2025-07-23 21:10:38.764 | ++++ stackrc:source:622 : cut -d : -f 1 /etc/group 2025-07-23 21:10:38.764 | ++++ stackrc:source:622 : grep 'libvirtd$' 2025-07-23 21:10:38.769 | ++++ stackrc:source:622 : true 2025-07-23 21:10:38.772 | +++ stackrc:source:622 : LIBVIRT_GROUP= 2025-07-23 21:10:38.774 | +++ stackrc:source:623 : LIBVIRT_GROUP=libvirt 2025-07-23 21:10:38.777 | +++ stackrc:source:662 : CIRROS_VERSION=0.6.1 2025-07-23 21:10:38.780 | ++++ stackrc:source:663 : uname -m 2025-07-23 21:10:38.783 | +++ stackrc:source:663 : CIRROS_ARCH=x86_64 2025-07-23 21:10:38.787 | ++++ stackrc:source:668 : trueorfalse True DOWNLOAD_DEFAULT_IMAGES 2025-07-23 21:10:38.804 | +++ stackrc:source:668 : DOWNLOAD_DEFAULT_IMAGES=True 2025-07-23 21:10:38.807 | +++ stackrc:source:669 : [[ True == \T\r\u\e ]] 2025-07-23 21:10:38.809 | +++ stackrc:source:670 : [[ -n '' ]] 2025-07-23 21:10:38.811 | +++ stackrc:source:673 : case "$VIRT_DRIVER" in 2025-07-23 21:10:38.814 | +++ stackrc:source:696 : DOWNLOAD_DEFAULT_IMAGES=False 2025-07-23 21:10:38.816 | +++ stackrc:source:705 : EXTRA_CACHE_URLS= 2025-07-23 21:10:38.818 | +++ stackrc:source:708 : ETCD_VERSION=v3.4.27 2025-07-23 21:10:38.821 | +++ stackrc:source:709 : ETCD_SHA256_AMD64=a32d21e006252dbc3405b0645ba8468021ed41376974b573285927bf39b39eb9 2025-07-23 21:10:38.823 | +++ stackrc:source:710 : ETCD_SHA256_ARM64=ed7e257c225b9b9545fac22246b97f4074a4b5109676e92dbaebfb9315b69cc0 2025-07-23 21:10:38.826 | +++ stackrc:source:711 : ETCD_SHA256_PPC64=eb8825e0bc2cbaf9e55947f5ee373ebc9ca43b6a2ea5ced3b992c81855fff37e 2025-07-23 21:10:38.828 | +++ stackrc:source:713 : ETCD_SHA256_S390X= 2025-07-23 21:10:38.831 | +++ stackrc:source:715 : is_arch x86_64 2025-07-23 21:10:38.834 | ++++ /opt/stack/new/devstack/functions-common:is_arch:518 : uname -m 2025-07-23 21:10:38.838 | +++ /opt/stack/new/devstack/functions-common:is_arch:518 : [[ x86_64 == \x\8\6\_\6\4 ]] 2025-07-23 21:10:38.840 | +++ stackrc:source:716 : ETCD_ARCH=amd64 2025-07-23 21:10:38.843 | +++ stackrc:source:717 : ETCD_SHA256=a32d21e006252dbc3405b0645ba8468021ed41376974b573285927bf39b39eb9 2025-07-23 21:10:38.846 | +++ stackrc:source:737 : ETCD_PORT=2379 2025-07-23 21:10:38.848 | +++ stackrc:source:738 : ETCD_PEER_PORT=2380 2025-07-23 21:10:38.850 | +++ stackrc:source:739 : ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2025-07-23 21:10:38.853 | +++ stackrc:source:740 : ETCD_NAME=etcd-v3.4.27-linux-amd64 2025-07-23 21:10:38.855 | +++ stackrc:source:741 : ETCD_DOWNLOAD_FILE=etcd-v3.4.27-linux-amd64.tar.gz 2025-07-23 21:10:38.857 | +++ stackrc:source:742 : ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.4.27/etcd-v3.4.27-linux-amd64.tar.gz 2025-07-23 21:10:38.860 | +++ stackrc:source:744 : EXTRA_CACHE_URLS+=,https://github.com/etcd-io/etcd/releases/download/v3.4.27/etcd-v3.4.27-linux-amd64.tar.gz 2025-07-23 21:10:38.863 | +++ stackrc:source:747 : CACHE_BACKEND=dogpile.cache.memcached 2025-07-23 21:10:38.866 | +++ stackrc:source:748 : MEMCACHE_SERVERS=localhost:11211 2025-07-23 21:10:38.868 | +++ stackrc:source:758 : VOLUME_BACKING_FILE_SIZE=30G 2025-07-23 21:10:38.871 | +++ stackrc:source:761 : VOLUME_NAME_PREFIX=volume- 2025-07-23 21:10:38.873 | +++ stackrc:source:762 : INSTANCE_NAME_PREFIX=instance- 2025-07-23 21:10:38.875 | +++ stackrc:source:765 : S3_SERVICE_PORT=3333 2025-07-23 21:10:38.877 | +++ stackrc:source:768 : PRIVATE_NETWORK_NAME=private 2025-07-23 21:10:38.879 | +++ stackrc:source:769 : PUBLIC_NETWORK_NAME=public 2025-07-23 21:10:38.881 | +++ stackrc:source:771 : PUBLIC_INTERFACE= 2025-07-23 21:10:38.883 | +++ stackrc:source:774 : SERVICE_PROTOCOL=http 2025-07-23 21:10:38.886 | ++++ stackrc:source:780 : nproc 2025-07-23 21:10:38.891 | ++++ stackrc:source:780 : nproc 2025-07-23 21:10:38.895 | +++ stackrc:source:780 : API_WORKERS=2 2025-07-23 21:10:38.898 | +++ stackrc:source:783 : SERVICE_TIMEOUT=120 2025-07-23 21:10:38.901 | +++ stackrc:source:786 : NOVA_READY_TIMEOUT=120 2025-07-23 21:10:38.903 | +++ stackrc:source:789 : SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2025-07-23 21:10:38.905 | +++ stackrc:source:792 : WORKER_TIMEOUT=80 2025-07-23 21:10:38.909 | ++++ stackrc:source:800 : trueorfalse False OFFLINE 2025-07-23 21:10:38.926 | +++ stackrc:source:800 : OFFLINE=False 2025-07-23 21:10:38.929 | ++++ stackrc:source:805 : trueorfalse False ERROR_ON_CLONE 2025-07-23 21:10:38.946 | +++ stackrc:source:805 : ERROR_ON_CLONE=True 2025-07-23 21:10:38.950 | ++++ stackrc:source:808 : trueorfalse True ENABLE_DEBUG_LOG_LEVEL 2025-07-23 21:10:38.968 | +++ stackrc:source:808 : ENABLE_DEBUG_LOG_LEVEL=True 2025-07-23 21:10:38.971 | +++ stackrc:source:814 : FLOATING_RANGE=172.24.5.0/24 2025-07-23 21:10:38.974 | +++ stackrc:source:815 : IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2025-07-23 21:10:38.976 | +++ stackrc:source:816 : FIXED_RANGE=10.1.0.0/20 2025-07-23 21:10:38.979 | +++ stackrc:source:817 : HOST_IP_IFACE= 2025-07-23 21:10:38.982 | +++ stackrc:source:818 : HOST_IP=200.225.47.25 2025-07-23 21:10:38.985 | +++ stackrc:source:819 : HOST_IPV6= 2025-07-23 21:10:38.988 | ++++ stackrc:source:821 : get_default_host_ip 10.1.0.0/20 172.24.5.0/24 '' 200.225.47.25 inet 2025-07-23 21:10:38.992 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:764 : local fixed_range=10.1.0.0/20 2025-07-23 21:10:38.994 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:765 : local floating_range=172.24.5.0/24 2025-07-23 21:10:38.997 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:766 : local host_ip_iface= 2025-07-23 21:10:39.000 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:767 : local host_ip=200.225.47.25 2025-07-23 21:10:39.003 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:768 : local af=inet 2025-07-23 21:10:39.005 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:771 : '[' -z 200.225.47.25 -o 200.225.47.25 == dhcp ']' 2025-07-23 21:10:39.008 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:795 : echo 200.225.47.25 2025-07-23 21:10:39.011 | +++ stackrc:source:821 : HOST_IP=200.225.47.25 2025-07-23 21:10:39.014 | +++ stackrc:source:822 : '[' 200.225.47.25 == '' ']' 2025-07-23 21:10:39.017 | ++++ stackrc:source:826 : get_default_host_ip '' '' '' '' inet6 2025-07-23 21:10:39.020 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:764 : local fixed_range= 2025-07-23 21:10:39.022 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:765 : local floating_range= 2025-07-23 21:10:39.025 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:766 : local host_ip_iface= 2025-07-23 21:10:39.027 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:767 : local host_ip= 2025-07-23 21:10:39.030 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:768 : local af=inet6 2025-07-23 21:10:39.033 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:771 : '[' -z '' -o '' == dhcp ']' 2025-07-23 21:10:39.035 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:772 : host_ip= 2025-07-23 21:10:39.040 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:774 : ip -f inet6 route list match default table all 2025-07-23 21:10:39.040 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:774 : grep via 2025-07-23 21:10:39.041 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:774 : awk '/default/ {print $5}' 2025-07-23 21:10:39.041 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:774 : head -1 2025-07-23 21:10:39.047 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:774 : host_ip_iface= 2025-07-23 21:10:39.050 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:775 : local host_ips 2025-07-23 21:10:39.054 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:776 : sed /temporary/d 2025-07-23 21:10:39.054 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:776 : LC_ALL=C 2025-07-23 21:10:39.056 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:776 : awk '/inet6/ {split($2,parts,"/"); print parts[1]}' 2025-07-23 21:10:39.057 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:776 : ip -f inet6 addr show 2025-07-23 21:10:39.063 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:776 : host_ips='::1 2025-07-23 21:10:39.063 | fe80::f816:3eff:fe0f:20f5 2025-07-23 21:10:39.063 | fe80::8452:21ff:fe3f:4c48 2025-07-23 21:10:39.063 | 2001:db8::2 2025-07-23 21:10:39.063 | fe80::a4c4:f7ff:fe06:7645 2025-07-23 21:10:39.063 | fe80::3480:36ff:fedf:f48 2025-07-23 21:10:39.063 | fe80::9029:b9ff:fe5b:9510 2025-07-23 21:10:39.063 | fe80::7484:79ff:fea2:f043 2025-07-23 21:10:39.063 | fe80::fc54:ff:feef:16fd 2025-07-23 21:10:39.063 | fe80::fc54:ff:fee6:8ae8' 2025-07-23 21:10:39.066 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:777 : local ip 2025-07-23 21:10:39.068 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:778 : for ip in $host_ips 2025-07-23 21:10:39.071 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:785 : [[ inet6 == \i\n\e\t\6 ]] 2025-07-23 21:10:39.073 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:786 : host_ip=::1 2025-07-23 21:10:39.075 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:787 : break 2025-07-23 21:10:39.078 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:795 : echo ::1 2025-07-23 21:10:39.081 | +++ stackrc:source:826 : HOST_IPV6=::1 2025-07-23 21:10:39.084 | ++++ stackrc:source:829 : trueorfalse True NEUTRON_PORT_SECURITY 2025-07-23 21:10:39.101 | +++ stackrc:source:829 : NEUTRON_PORT_SECURITY=True 2025-07-23 21:10:39.103 | +++ stackrc:source:834 : SERVICE_IP_VERSION=4 2025-07-23 21:10:39.107 | +++ stackrc:source:840 : [[ 4 != \4 ]] 2025-07-23 21:10:39.109 | +++ stackrc:source:844 : [[ 4 == 4 ]] 2025-07-23 21:10:39.112 | +++ stackrc:source:845 : DEF_SERVICE_HOST=200.225.47.25 2025-07-23 21:10:39.114 | +++ stackrc:source:846 : DEF_SERVICE_LOCAL_HOST=127.0.0.1 2025-07-23 21:10:39.117 | +++ stackrc:source:847 : DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2025-07-23 21:10:39.120 | +++ stackrc:source:850 : [[ 4 == 6 ]] 2025-07-23 21:10:39.123 | +++ stackrc:source:861 : SERVICE_LISTEN_ADDRESS=0.0.0.0 2025-07-23 21:10:39.125 | +++ stackrc:source:865 : SERVICE_HOST=200.225.47.25 2025-07-23 21:10:39.127 | +++ stackrc:source:867 : SERVICE_LOCAL_HOST=127.0.0.1 2025-07-23 21:10:39.131 | +++ stackrc:source:871 : TUNNEL_IP_VERSION=4 2025-07-23 21:10:39.133 | +++ stackrc:source:874 : [[ 4 != \4 ]] 2025-07-23 21:10:39.136 | +++ stackrc:source:878 : [[ 4 == 4 ]] 2025-07-23 21:10:39.138 | +++ stackrc:source:879 : DEF_TUNNEL_ENDPOINT_IP=200.225.47.25 2025-07-23 21:10:39.141 | +++ stackrc:source:882 : [[ 4 == 6 ]] 2025-07-23 21:10:39.143 | +++ stackrc:source:893 : TUNNEL_ENDPOINT_IP=200.225.47.25 2025-07-23 21:10:39.147 | ++++ stackrc:source:896 : trueorfalse False SYSLOG 2025-07-23 21:10:39.164 | +++ stackrc:source:896 : SYSLOG=False 2025-07-23 21:10:39.166 | +++ stackrc:source:897 : SYSLOG_HOST=200.225.47.25 2025-07-23 21:10:39.169 | +++ stackrc:source:898 : SYSLOG_PORT=516 2025-07-23 21:10:39.172 | +++ stackrc:source:902 : GIT_DEPTH=0 2025-07-23 21:10:39.175 | ++++ stackrc:source:906 : trueorfalse True RECREATE_KEYSTONE_DB 2025-07-23 21:10:39.192 | +++ stackrc:source:906 : RECREATE_KEYSTONE_DB=True 2025-07-23 21:10:39.194 | +++ stackrc:source:918 : [[ -z '' ]] 2025-07-23 21:10:39.197 | +++ stackrc:source:919 : default_logdir=/opt/stack/old/logs 2025-07-23 21:10:39.199 | +++ stackrc:source:920 : [[ -z /opt/stack/old/logs/devstacklog.txt ]] 2025-07-23 21:10:39.201 | +++ stackrc:source:925 : LOGDIR=/opt/stack/old/logs 2025-07-23 21:10:39.203 | +++ stackrc:source:926 : logfile=devstacklog.txt 2025-07-23 21:10:39.206 | +++ stackrc:source:927 : [[ -z /opt/stack/old/logs ]] 2025-07-23 21:10:39.208 | +++ stackrc:source:927 : [[ /opt/stack/old/logs == \d\e\v\s\t\a\c\k\l\o\g\.\t\x\t ]] 2025-07-23 21:10:39.210 | +++ stackrc:source:932 : unset default_logdir logfile 2025-07-23 21:10:39.212 | +++ stackrc:source:938 : ULIMIT_NOFILE=2048 2025-07-23 21:10:39.214 | ++ /opt/stack/new/grenade/save-state:main:64 : is_service_enabled rabbit 2025-07-23 21:10:39.229 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:10:39.232 | + save-state:main:65 : sudo rabbitmqctl list_queues messages consumers arguments name 2025-07-23 21:10:40.024 | + save-state:main:66 : sudo rabbitmqctl report 2025-07-23 21:10:40.963 | ********************************************************************* 2025-07-23 21:10:40.963 | SUCCESS: End /opt/stack/new/grenade/save-state 2025-07-23 21:10:40.963 | ********************************************************************* 2025-07-23 21:10:40.967 | + ./grenade.sh:main:318 : stop save-state 130 2025-07-23 21:10:40.969 | + inc/bootstrap:stop:67 : stop=save-state 2025-07-23 21:10:40.972 | + inc/bootstrap:stop:68 : shift 2025-07-23 21:10:40.973 | + inc/bootstrap:stop:69 : [[ 130 =~ save-state ]] 2025-07-23 21:10:40.977 | + ./grenade.sh:main:321 : echo_summary 'Shutting down all services on base devstack...' 2025-07-23 21:10:40.993 | 2025-07-23 21:10:40.993 | #******************************************** 2025-07-23 21:10:40.993 | # Shutting down all services on base devstack... 2025-07-23 21:10:40.993 | #******************************************** 2025-07-23 21:10:40.993 | 2025-07-23 21:10:40.996 | + ./grenade.sh:main:322 : shutdown_services 2025-07-23 21:10:40.999 | + inc/plugin:shutdown_services:72 : local projects= 2025-07-23 21:10:41.001 | + inc/plugin:shutdown_services:73 : local project= 2025-07-23 21:10:41.005 | ++ inc/plugin:shutdown_services:75 : reverse_list ' keystone placement swift glance neutron nova ironic' 2025-07-23 21:10:41.008 | ++ inc/plugin:reverse_list:62 : local str= 2025-07-23 21:10:41.010 | ++ inc/plugin:reverse_list:63 : local reversed= 2025-07-23 21:10:41.013 | ++ inc/plugin:reverse_list:64 : for str in $@ 2025-07-23 21:10:41.015 | ++ inc/plugin:reverse_list:65 : reversed='keystone ' 2025-07-23 21:10:41.018 | ++ inc/plugin:reverse_list:64 : for str in $@ 2025-07-23 21:10:41.021 | ++ inc/plugin:reverse_list:65 : reversed='placement keystone ' 2025-07-23 21:10:41.023 | ++ inc/plugin:reverse_list:64 : for str in $@ 2025-07-23 21:10:41.026 | ++ inc/plugin:reverse_list:65 : reversed='swift placement keystone ' 2025-07-23 21:10:41.029 | ++ inc/plugin:reverse_list:64 : for str in $@ 2025-07-23 21:10:41.031 | ++ inc/plugin:reverse_list:65 : reversed='glance swift placement keystone ' 2025-07-23 21:10:41.034 | ++ inc/plugin:reverse_list:64 : for str in $@ 2025-07-23 21:10:41.037 | ++ inc/plugin:reverse_list:65 : reversed='neutron glance swift placement keystone ' 2025-07-23 21:10:41.039 | ++ inc/plugin:reverse_list:64 : for str in $@ 2025-07-23 21:10:41.041 | ++ inc/plugin:reverse_list:65 : reversed='nova neutron glance swift placement keystone ' 2025-07-23 21:10:41.045 | ++ inc/plugin:reverse_list:64 : for str in $@ 2025-07-23 21:10:41.047 | ++ inc/plugin:reverse_list:65 : reversed='ironic nova neutron glance swift placement keystone ' 2025-07-23 21:10:41.050 | ++ inc/plugin:reverse_list:68 : echo ironic nova neutron glance swift placement keystone 2025-07-23 21:10:41.053 | + inc/plugin:shutdown_services:75 : projects='ironic nova neutron glance swift placement keystone' 2025-07-23 21:10:41.055 | + inc/plugin:shutdown_services:76 : echo 'Upgrade projects: ironic nova neutron glance swift placement keystone' 2025-07-23 21:10:41.055 | Upgrade projects: ironic nova neutron glance swift placement keystone 2025-07-23 21:10:41.057 | + inc/plugin:shutdown_services:79 : for project in $projects 2025-07-23 21:10:41.059 | + inc/plugin:shutdown_services:80 : echo 'Looking for ironic' 2025-07-23 21:10:41.060 | Looking for ironic 2025-07-23 21:10:41.061 | + inc/plugin:shutdown_services:81 : local dir=/opt/stack/new/ironic/devstack/upgrade 2025-07-23 21:10:41.063 | + inc/plugin:shutdown_services:82 : [[ -z /opt/stack/new/ironic/devstack/upgrade ]] 2025-07-23 21:10:41.065 | + inc/plugin:shutdown_services:85 : local shutdown=/opt/stack/new/ironic/devstack/upgrade/shutdown.sh 2025-07-23 21:10:41.068 | + inc/plugin:shutdown_services:86 : [[ -e /opt/stack/new/ironic/devstack/upgrade/shutdown.sh ]] 2025-07-23 21:10:41.070 | + inc/plugin:shutdown_services:87 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:10:41.073 | + inc/plugin:shutdown_services:87 : /opt/stack/new/ironic/devstack/upgrade/shutdown.sh 2025-07-23 21:10:42.789 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:37 : GITDIR["python-ironicclient"]=/opt/stack/old/python-ironicclient 2025-07-23 21:10:42.791 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:39 : GITREPO["pyghmi"]=https://opendev.org/x/pyghmi 2025-07-23 21:10:42.793 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:40 : GITBRANCH["pyghmi"]=master 2025-07-23 21:10:42.796 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:41 : GITDIR["pyghmi"]=/opt/stack/old/pyghmi 2025-07-23 21:10:42.799 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:43 : GITREPO["virtualbmc"]=https://opendev.org/openstack/virtualbmc.git 2025-07-23 21:10:42.801 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:44 : GITBRANCH["virtualbmc"]=master 2025-07-23 21:10:42.803 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:45 : GITDIR["virtualbmc"]=/opt/stack/old/virtualbmc 2025-07-23 21:10:42.806 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:47 : GITREPO["virtualpdu"]=https://opendev.org/openstack/virtualpdu.git 2025-07-23 21:10:42.808 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:48 : GITBRANCH["virtualpdu"]=master 2025-07-23 21:10:42.810 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:49 : GITDIR["virtualpdu"]=/opt/stack/old/virtualpdu 2025-07-23 21:10:42.813 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:51 : GITREPO["sushy"]=https://opendev.org/openstack/sushy.git 2025-07-23 21:10:42.815 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:52 : GITBRANCH["sushy"]=master 2025-07-23 21:10:42.818 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:53 : GITDIR["sushy"]=/opt/stack/old/sushy 2025-07-23 21:10:42.820 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:55 : GITREPO["sushy-tools"]=https://opendev.org/openstack/sushy-tools.git 2025-07-23 21:10:42.822 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:56 : GITBRANCH["sushy-tools"]=master 2025-07-23 21:10:42.824 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:57 : GITDIR["sushy-tools"]=/opt/stack/old/sushy-tools 2025-07-23 21:10:42.827 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:59 : IRONIC_DIR=/opt/stack/old/ironic 2025-07-23 21:10:42.830 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:60 : IRONIC_DEVSTACK_DIR=/opt/stack/old/ironic/devstack 2025-07-23 21:10:42.832 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:61 : IRONIC_DEVSTACK_FILES_DIR=/opt/stack/old/ironic/devstack/files 2025-07-23 21:10:42.834 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:64 : IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git 2025-07-23 21:10:42.836 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:65 : IRONIC_PYTHON_AGENT_BRANCH=stable/2025.1 2025-07-23 21:10:42.838 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:66 : IRONIC_PYTHON_AGENT_DIR=/opt/stack/old/ironic-python-agent 2025-07-23 21:10:42.840 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:67 : IRONIC_PYTHON_AGENT_BUILDER_REPO=https://opendev.org/openstack/ironic-python-agent-builder.git 2025-07-23 21:10:42.843 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:68 : IRONIC_PYTHON_AGENT_BUILDER_BRANCH=master 2025-07-23 21:10:42.845 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:69 : IRONIC_PYTHON_AGENT_BUILDER_DIR=/opt/stack/old/ironic-python-agent-builder 2025-07-23 21:10:42.848 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:70 : IRONIC_DIB_BINDEP_FILE=https://opendev.org/openstack/diskimage-builder/raw/branch/master/bindep.txt 2025-07-23 21:10:42.850 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:71 : IRONIC_DATA_DIR=/opt/stack/data/ironic 2025-07-23 21:10:42.852 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:72 : IRONIC_STATE_PATH=/var/lib/ironic 2025-07-23 21:10:42.855 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:73 : IRONIC_AUTH_CACHE_DIR=/var/cache/ironic 2025-07-23 21:10:42.857 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:74 : IRONIC_CONF_DIR=/etc/ironic 2025-07-23 21:10:42.860 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:75 : IRONIC_CONF_FILE=/etc/ironic/ironic.conf 2025-07-23 21:10:42.862 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:76 : IRONIC_MACHINE_TYPE=q35 2025-07-23 21:10:42.865 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:79 : trueorfalse False IRONIC_IS_HARDWARE 2025-07-23 21:10:42.883 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:79 : IRONIC_IS_HARDWARE=False 2025-07-23 21:10:42.886 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:82 : IRONIC_CALLBACK_TIMEOUT=600 2025-07-23 21:10:42.888 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:85 : [[ False == False ]] 2025-07-23 21:10:42.891 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:86 : IRONIC_PXE_BOOT_RETRY_TIMEOUT=900 2025-07-23 21:10:42.893 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:92 : IRONIC_PING_TIMEOUT= 2025-07-23 21:10:42.896 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:96 : trueorfalse False IRONIC_ALLOW_UNSUPPORTED_DRIVERS 2025-07-23 21:10:42.913 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:96 : IRONIC_ALLOW_UNSUPPORTED_DRIVERS=False 2025-07-23 21:10:42.915 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:99 : IRONIC_HW_NODE_CPU=1 2025-07-23 21:10:42.917 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:100 : IRONIC_HW_NODE_RAM=512 2025-07-23 21:10:42.919 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:101 : IRONIC_HW_NODE_DISK=10 2025-07-23 21:10:42.922 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:102 : IRONIC_HW_EPHEMERAL_DISK=0 2025-07-23 21:10:42.924 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:105 : IRONIC_SUPPORTED_HW_ARCH_TYPES_RE='^(x86_64|aarch64)$' 2025-07-23 21:10:42.927 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:106 : IRONIC_HW_ARCH=x86_64 2025-07-23 21:10:42.929 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:108 : [[ ! x86_64 =~ ^(x86_64|aarch64)$ ]] 2025-07-23 21:10:42.931 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:112 : is_ubuntu 2025-07-23 21:10:42.934 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:42.936 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:42.939 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:113 : IRONIC_VM_EMULATOR=/usr/bin/qemu-system-x86_64 2025-07-23 21:10:42.941 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:119 : GRUB_ARCH=x64 2025-07-23 21:10:42.944 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:120 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 21:10:42.946 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:133 : IRONIC_SHARDS=0 2025-07-23 21:10:42.949 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:134 : IRONIC_SHARD_1_NAME=ds_shard_1 2025-07-23 21:10:42.951 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:135 : IRONIC_NODE_SHARD_NAME=ds_shard_1 2025-07-23 21:10:42.954 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:156 : IRONIC_HWINFO_FILE=/opt/stack/data/ironic/hardware_info 2025-07-23 21:10:42.956 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:159 : uuidgen 2025-07-23 21:10:42.961 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:159 : IRONIC_NODE_UUID=67031dfa-498a-41f2-8293-fd17bec2f207 2025-07-23 21:10:42.963 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:160 : IRONIC_SCRIPTS_DIR=/opt/stack/old/ironic/devstack/tools/ironic/scripts 2025-07-23 21:10:42.965 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:161 : IRONIC_TEMPLATES_DIR=/opt/stack/old/ironic/devstack/tools/ironic/templates 2025-07-23 21:10:42.969 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:162 : trueorfalse False IRONIC_BAREMETAL_BASIC_OPS 2025-07-23 21:10:42.985 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:162 : IRONIC_BAREMETAL_BASIC_OPS=True 2025-07-23 21:10:42.987 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:163 : IRONIC_TFTPBOOT_DIR=/opt/stack/data/ironic/tftpboot 2025-07-23 21:10:42.990 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:164 : IRONIC_TFTPSERVER_IP=200.225.47.25 2025-07-23 21:10:42.993 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:165 : IRONIC_TFTP_BLOCKSIZE=1380 2025-07-23 21:10:42.995 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:166 : IRONIC_VM_COUNT=2 2025-07-23 21:10:42.997 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:167 : IRONIC_VM_SPECS_CPU=1 2025-07-23 21:10:43.000 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:168 : IRONIC_VM_SPECS_RAM=2600 2025-07-23 21:10:43.002 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:169 : IRONIC_VM_SPECS_DISK=10 2025-07-23 21:10:43.005 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:170 : IRONIC_VM_SPECS_DISK_FORMAT=qcow2 2025-07-23 21:10:43.007 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:171 : IRONIC_VM_EPHEMERAL_DISK=0 2025-07-23 21:10:43.009 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:172 : IRONIC_VM_ENGINE=qemu 2025-07-23 21:10:43.011 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:173 : IRONIC_VM_NETWORK_BRIDGE=brbm 2025-07-23 21:10:43.013 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:174 : IRONIC_VM_INTERFACE_COUNT=2 2025-07-23 21:10:43.015 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:175 : IRONIC_VM_VOLUME_COUNT=1 2025-07-23 21:10:43.018 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:176 : IRONIC_VM_BLOCK_SIZE=512 2025-07-23 21:10:43.020 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:177 : IRONIC_VM_MACS_CSV_FILE=/opt/stack/data/ironic/ironic_macs.csv 2025-07-23 21:10:43.023 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:178 : IRONIC_CLEAN_NET_NAME=private 2025-07-23 21:10:43.025 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:179 : IRONIC_RESCUE_NET_NAME=private 2025-07-23 21:10:43.027 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:180 : IRONIC_INSPECTION_NET_NAME=private 2025-07-23 21:10:43.029 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:181 : IRONIC_EXTRA_PXE_PARAMS= 2025-07-23 21:10:43.032 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:182 : IRONIC_TTY_DEV=ttyS0,115200 2025-07-23 21:10:43.035 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:183 : trueorfalse False IRONIC_USE_PORT_GROUP 2025-07-23 21:10:43.052 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:183 : IRONIC_USE_PORT_GROUP=False 2025-07-23 21:10:43.055 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:184 : IRONIC_PORT_GROUP_MODE=balance-rr 2025-07-23 21:10:43.057 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:186 : IRONIC_TEMPEST_BUILD_TIMEOUT=1200 2025-07-23 21:10:43.060 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:187 : [[ -n 1200 ]] 2025-07-23 21:10:43.062 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:188 : echo 'WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike.' 2025-07-23 21:10:43.062 | WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike. 2025-07-23 21:10:43.065 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:192 : [[ False == \T\r\u\e ]] 2025-07-23 21:10:43.069 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:196 : hostname 2025-07-23 21:10:43.073 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:196 : hostdomain=npc1a3e38788184 2025-07-23 21:10:43.076 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:197 : [[ npc1a3e38788184 =~ rax ]] 2025-07-23 21:10:43.079 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:197 : [[ npc1a3e38788184 =~ iweb ]] 2025-07-23 21:10:43.082 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:219 : PUBLIC_SUBNET_ID= 2025-07-23 21:10:43.085 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:220 : PUBLIC_SUBNET_IP=172.24.5.250 2025-07-23 21:10:43.088 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:223 : trueorfalse True IRONIC_ENFORCE_SCOPE 2025-07-23 21:10:43.107 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:223 : IRONIC_ENFORCE_SCOPE=True 2025-07-23 21:10:43.109 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:225 : [[ True == \T\r\u\e ]] 2025-07-23 21:10:43.112 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:226 : IRONIC_OS_CLOUD=devstack-system-admin 2025-07-23 21:10:43.115 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:236 : OS_CLOUD=devstack-admin 2025-07-23 21:10:43.117 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:242 : IRONIC_SET_NODE_OWNER= 2025-07-23 21:10:43.120 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:245 : IRONIC_DEFAULT_API_VERSION= 2025-07-23 21:10:43.123 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:246 : IRONIC_CMD='openstack --os-cloud devstack-system-admin baremetal' 2025-07-23 21:10:43.126 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:247 : [[ -n '' ]] 2025-07-23 21:10:43.128 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:252 : IRONIC_ENABLED_HARDWARE_TYPES=ipmi,fake-hardware 2025-07-23 21:10:43.131 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:254 : IRONIC_DRIVER_INTERFACE_TYPES='bios boot power management deploy console inspect raid rescue storage network vendor' 2025-07-23 21:10:43.133 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:255 : IRONIC_ENABLED_BIOS_INTERFACES=fake,no-bios 2025-07-23 21:10:43.136 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:256 : IRONIC_ENABLED_BOOT_INTERFACES=fake,ipxe 2025-07-23 21:10:43.138 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:257 : IRONIC_ENABLED_CONSOLE_INTERFACES=fake,no-console 2025-07-23 21:10:43.141 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:258 : IRONIC_ENABLED_DEPLOY_INTERFACES=fake,direct,ramdisk 2025-07-23 21:10:43.142 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:259 : IRONIC_ENABLED_INSPECT_INTERFACES=fake,agent,no-inspect 2025-07-23 21:10:43.145 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:260 : IRONIC_ENABLED_MANAGEMENT_INTERFACES= 2025-07-23 21:10:43.147 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:261 : IRONIC_ENABLED_NETWORK_INTERFACES=flat,noop 2025-07-23 21:10:43.150 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:262 : IRONIC_ENABLED_POWER_INTERFACES= 2025-07-23 21:10:43.152 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:263 : IRONIC_ENABLED_RAID_INTERFACES=fake,agent,no-raid 2025-07-23 21:10:43.154 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:264 : IRONIC_ENABLED_RESCUE_INTERFACES=fake,no-rescue 2025-07-23 21:10:43.157 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:265 : IRONIC_ENABLED_STORAGE_INTERFACES=fake,cinder,noop 2025-07-23 21:10:43.159 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:266 : IRONIC_ENABLED_VENDOR_INTERFACES=fake,ipmitool,no-vendor 2025-07-23 21:10:43.161 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:268 : IRONIC_DEFAULT_BIOS_INTERFACE= 2025-07-23 21:10:43.164 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:269 : IRONIC_DEFAULT_BOOT_INTERFACE= 2025-07-23 21:10:43.166 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:270 : IRONIC_DEFAULT_CONSOLE_INTERFACE= 2025-07-23 21:10:43.168 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:271 : IRONIC_DEFAULT_DEPLOY_INTERFACE= 2025-07-23 21:10:43.170 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:272 : IRONIC_DEFAULT_INSPECT_INTERFACE= 2025-07-23 21:10:43.173 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:273 : IRONIC_DEFAULT_MANAGEMENT_INTERFACE= 2025-07-23 21:10:43.175 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:274 : IRONIC_DEFAULT_NETWORK_INTERFACE= 2025-07-23 21:10:43.178 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:275 : IRONIC_DEFAULT_POWER_INTERFACE= 2025-07-23 21:10:43.180 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:276 : IRONIC_DEFAULT_RAID_INTERFACE= 2025-07-23 21:10:43.182 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:277 : IRONIC_DEFAULT_RESCUE_INTERFACE= 2025-07-23 21:10:43.184 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:278 : IRONIC_DEFAULT_STORAGE_INTERFACE= 2025-07-23 21:10:43.187 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:279 : IRONIC_DEFAULT_VENDOR_INTERFACE= 2025-07-23 21:10:43.190 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:281 : trueorfalse False IRONIC_UNMANAGED_INSPECTION 2025-07-23 21:10:43.206 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:281 : IRONIC_UNMANAGED_INSPECTION=False 2025-07-23 21:10:43.209 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:288 : [[ qemu == \a\u\t\o ]] 2025-07-23 21:10:43.211 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:298 : [[ qemu == \k\v\m ]] 2025-07-23 21:10:43.214 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:305 : trueorfalse True IRONIC_VM_LOG_CONSOLE 2025-07-23 21:10:43.230 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:305 : IRONIC_VM_LOG_CONSOLE=True 2025-07-23 21:10:43.232 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:306 : IRONIC_VM_LOG_DIR=/opt/stack/old/ironic-bm-logs 2025-07-23 21:10:43.235 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:307 : trueorfalse True IRONIC_VM_LOG_ROTATE 2025-07-23 21:10:43.250 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:307 : IRONIC_VM_LOG_ROTATE=True 2025-07-23 21:10:43.252 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:310 : IRONIC_DEFAULT_RESOURCE_CLASS=baremetal 2025-07-23 21:10:43.254 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:313 : IRONIC_DEFAULT_TRAITS=CUSTOM_GOLD 2025-07-23 21:10:43.258 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:316 : trueorfalse True IRONIC_BUILD_DEPLOY_RAMDISK 2025-07-23 21:10:43.273 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:316 : IRONIC_BUILD_DEPLOY_RAMDISK=False 2025-07-23 21:10:43.275 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:319 : IRONIC_SUPPORTED_RAMDISK_TYPES_RE='^(tinyipa|dib)$' 2025-07-23 21:10:43.277 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:320 : IRONIC_RAMDISK_TYPE=dib 2025-07-23 21:10:43.280 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:323 : [[ ! dib =~ ^(tinyipa|dib)$ ]] 2025-07-23 21:10:43.282 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:332 : IRONIC_DEPLOY_DRIVER=ipmi 2025-07-23 21:10:43.284 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:336 : IRONIC_DEPLOY_RAMDISK=/opt/stack/old/devstack/files/ir-deploy-ipmi.initramfs 2025-07-23 21:10:43.287 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:337 : IRONIC_DEPLOY_KERNEL=/opt/stack/old/devstack/files/ir-deploy-ipmi.kernel 2025-07-23 21:10:43.289 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:338 : IRONIC_DEPLOY_ISO=/opt/stack/old/devstack/files/ir-deploy-ipmi.iso 2025-07-23 21:10:43.291 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:342 : IRONIC_EFIBOOT=/opt/stack/old/devstack/files/ir-deploy-ipmi.efiboot 2025-07-23 21:10:43.294 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:345 : IPA_DOWNLOAD_BRANCH=stable/2025.1 2025-07-23 21:10:43.297 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:346 : echo stable/2025.1 2025-07-23 21:10:43.298 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:346 : tr / - 2025-07-23 21:10:43.302 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:346 : IPA_DOWNLOAD_BRANCH=stable-2025.1 2025-07-23 21:10:43.305 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:348 : IPA_DOWNLOAD_SOURCE=ironic-python-agent 2025-07-23 21:10:43.307 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:349 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 21:10:43.309 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:354 : IRONIC_DIB_RAMDISK_OS=centos9 2025-07-23 21:10:43.312 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:355 : IRONIC_DIB_RAMDISK_RELEASE= 2025-07-23 21:10:43.314 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:358 : IRONIC_DIB_OS=centos9 2025-07-23 21:10:43.316 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:359 : IRONIC_DIB_RELEASE= 2025-07-23 21:10:43.319 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:366 : [[ False == \F\a\l\s\e ]] 2025-07-23 21:10:43.321 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:366 : [[ -e /opt/stack/old/devstack/files/ir-deploy-ipmi.initramfs ]] 2025-07-23 21:10:43.323 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:366 : [[ -e /opt/stack/old/devstack/files/ir-deploy-ipmi.kernel ]] 2025-07-23 21:10:43.326 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:383 : IRONIC_DIB_RAMDISK_OPTIONS= 2025-07-23 21:10:43.328 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:384 : [[ -z '' ]] 2025-07-23 21:10:43.330 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:386 : [[ centos9 == \c\e\n\t\o\s\8 ]] 2025-07-23 21:10:43.333 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:390 : [[ centos9 == \c\e\n\t\o\s\9 ]] 2025-07-23 21:10:43.335 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:391 : IRONIC_DIB_RAMDISK_OS=centos 2025-07-23 21:10:43.338 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:392 : IRONIC_DIB_RAMDISK_RELEASE=9-stream 2025-07-23 21:10:43.340 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:394 : IRONIC_DIB_RAMDISK_OPTIONS=centos 2025-07-23 21:10:43.342 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:397 : IRONIC_DIB_DHCP_TIMEOUT=60 2025-07-23 21:10:43.345 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:400 : IRONIC_BUILD_DIB_IMAGE=False 2025-07-23 21:10:43.347 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:401 : IRONIC_DIB_IMAGE_OPTIONS= 2025-07-23 21:10:43.349 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:402 : IRONIC_DIB_IMAGE_OS=centos 2025-07-23 21:10:43.352 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:403 : IRONIC_DIB_IMAGE_RELEASE=9-stream 2025-07-23 21:10:43.354 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:404 : [[ -z '' ]] 2025-07-23 21:10:43.356 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:405 : IRONIC_DIB_IMAGE_OPTIONS='centos bootloader block-device-efi-lvm growvols dracut-regenerate' 2025-07-23 21:10:43.359 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:411 : trueorfalse False IRONIC_DEPLOY_ISO_REQUIRED 2025-07-23 21:10:43.375 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:411 : IRONIC_DEPLOY_ISO_REQUIRED=False 2025-07-23 21:10:43.377 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:414 : [[ False = \T\r\u\e ]] 2025-07-23 21:10:43.381 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:420 : echo ipmi,fake-hardware 2025-07-23 21:10:43.382 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:420 : grep -w ipmi 2025-07-23 21:10:43.386 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:420 : [[ -z ipmi,fake-hardware ]] 2025-07-23 21:10:43.389 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:426 : get_python_exec_prefix 2025-07-23 21:10:43.405 | +++ /opt/stack/new/devstack/inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2025-07-23 21:10:43.407 | +++ /opt/stack/new/devstack/inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2025-07-23 21:10:43.410 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:426 : IRONIC_BIN_DIR=/opt/stack/data/venv/bin 2025-07-23 21:10:43.412 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:427 : IRONIC_UWSGI_CONF=/etc/ironic/ironic-uwsgi.ini 2025-07-23 21:10:43.414 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:428 : IRONIC_UWSGI=ironic.wsgi:application 2025-07-23 21:10:43.417 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:431 : IRONIC_IP_VERSION=4 2025-07-23 21:10:43.419 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:432 : IRONIC_IPV6_ADDRESS_MODE=dhcpv6-stateless 2025-07-23 21:10:43.421 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:435 : is_service_enabled tls-proxy 2025-07-23 21:10:43.438 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:10:43.440 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:438 : IRONIC_SERVICE_PROTOCOL=http 2025-07-23 21:10:43.442 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:439 : IRONIC_SERVICE_PORT=6385 2025-07-23 21:10:43.445 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:440 : IRONIC_SERVICE_PORT_INT=16385 2025-07-23 21:10:43.447 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:441 : IRONIC_NOVNCPROXY_PORT=6090 2025-07-23 21:10:43.449 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:442 : IRONIC_HOSTPORT=200.225.47.25/baremetal 2025-07-23 21:10:43.452 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:445 : trueorfalse True IRONIC_IPXE_ENABLED 2025-07-23 21:10:43.470 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:445 : IRONIC_IPXE_ENABLED=True 2025-07-23 21:10:43.473 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:447 : trueorfalse False IRONIC_IPXE_USE_SWIFT 2025-07-23 21:10:43.491 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:447 : IRONIC_IPXE_USE_SWIFT=False 2025-07-23 21:10:43.493 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:448 : IRONIC_HTTP_DIR=/opt/stack/data/ironic/httpboot 2025-07-23 21:10:43.495 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:449 : IRONIC_HTTP_PORT=3928 2025-07-23 21:10:43.497 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:452 : IRONIC_RPC_TRANSPORT=oslo 2025-07-23 21:10:43.499 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:453 : IRONIC_JSON_RPC_PORT=8089 2025-07-23 21:10:43.501 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:458 : IRONIC_JSON_RPC_AUTH_STRATEGY= 2025-07-23 21:10:43.503 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:464 : IRONIC_VBMC_PORT_RANGE_START=6230 2025-07-23 21:10:43.505 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:465 : IRONIC_VBMC_CONFIG_FILE=/etc/ironic/virtualbmc/virtualbmc.conf 2025-07-23 21:10:43.507 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:466 : IRONIC_VBMC_LOGFILE=/opt/stack/old/ironic-bm-logs/virtualbmc.log 2025-07-23 21:10:43.509 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:467 : IRONIC_VBMC_SYSTEMD_SERVICE=devstack@virtualbmc.service 2025-07-23 21:10:43.512 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:470 : IRONIC_VPDU_CONFIG_FILE=/etc/ironic/virtualpdu/virtualpdu.conf 2025-07-23 21:10:43.514 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:471 : IRONIC_VPDU_PORT_RANGE_START=1 2025-07-23 21:10:43.516 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:472 : IRONIC_VPDU_LISTEN_PORT=1161 2025-07-23 21:10:43.518 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:473 : IRONIC_VPDU_COMMUNITY=private 2025-07-23 21:10:43.520 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:474 : IRONIC_VPDU_SNMPDRIVER=apc_rackpdu 2025-07-23 21:10:43.522 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:475 : IRONIC_VPDU_SYSTEMD_SERVICE=devstack@virtualpdu.service 2025-07-23 21:10:43.524 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:478 : IRONIC_REDFISH_EMULATOR_PORT=9132 2025-07-23 21:10:43.526 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:479 : IRONIC_REDFISH_EMULATOR_SYSTEMD_SERVICE=devstack@redfish-emulator.service 2025-07-23 21:10:43.528 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:480 : IRONIC_REDFISH_EMULATOR_CONFIG=/etc/ironic/redfish/emulator.conf 2025-07-23 21:10:43.531 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:481 : IRONIC_REDFISH_EMULATOR_FEATURE_SET=full 2025-07-23 21:10:43.534 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:486 : trueorfalse False IRONIC_CONFIGURE_GLANCE_WITH_SWIFT 2025-07-23 21:10:43.550 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:486 : IRONIC_CONFIGURE_GLANCE_WITH_SWIFT=False 2025-07-23 21:10:43.552 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:489 : IRONIC_LIBVIRT_HOOKS_PATH=/etc/libvirt/hooks/ 2025-07-23 21:10:43.554 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:491 : LIBVIRT_STORAGE_POOL=default 2025-07-23 21:10:43.556 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:492 : LIBVIRT_STORAGE_POOL_PATH=/opt/libvirt/images 2025-07-23 21:10:43.558 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:496 : IRONIC_AUTH_STRATEGY=keystone 2025-07-23 21:10:43.561 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:499 : trueorfalse False IRONIC_TERMINAL_SSL 2025-07-23 21:10:43.577 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:499 : IRONIC_TERMINAL_SSL=False 2025-07-23 21:10:43.579 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:500 : IRONIC_TERMINAL_CERT_DIR=/opt/stack/data/ironic/terminal_cert/ 2025-07-23 21:10:43.582 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:505 : trueorfalse False IRONIC_USE_LINK_LOCAL 2025-07-23 21:10:43.598 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:505 : IRONIC_USE_LINK_LOCAL=False 2025-07-23 21:10:43.600 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:508 : IRONIC_DHCP_PROVIDER=neutron 2025-07-23 21:10:43.602 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:511 : IRONIC_NETWORK_INTERFACE= 2025-07-23 21:10:43.604 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:516 : IRONIC_PROVISION_NETWORK_NAME= 2025-07-23 21:10:43.607 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:520 : IRONIC_PROVISION_PROVIDER_NETWORK_TYPE=vlan 2025-07-23 21:10:43.608 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:525 : IRONIC_PROVISION_SEGMENTATION_ID= 2025-07-23 21:10:43.611 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:529 : SUBNODE_FINAL=2 2025-07-23 21:10:43.613 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:532 : SUBNODE_ID= 2025-07-23 21:10:43.615 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:533 : '[' -f /etc/devstack-host ']' 2025-07-23 21:10:43.617 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:546 : [[ 4 != \6 ]] 2025-07-23 21:10:43.619 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:549 : IRONIC_IP_VERSION=4 2025-07-23 21:10:43.622 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:553 : IRONIC_PROVISION_ALLOCATION_POOL=start=10.0.5.10,end=10.0.5.100 2025-07-23 21:10:43.623 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:558 : IRONIC_PROVISION_SUBNET_GATEWAY=10.0.5.1 2025-07-23 21:10:43.625 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:559 : IRONIC_PROVISION_SUBNET_SUBNODE_IP=10.0.5.2 2025-07-23 21:10:43.628 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:563 : IRONIC_PROVISION_SUBNET_PREFIX=10.0.5.0/24 2025-07-23 21:10:43.630 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:575 : IRONIC_ROUTER_NAME=router1 2025-07-23 21:10:43.632 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:579 : IRONIC_PROVISION_PROVIDER_SUBNET_NAME=-subnet 2025-07-23 21:10:43.635 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:584 : trueorfalse False IRONIC_USE_NEUTRON_SEGMENTS 2025-07-23 21:10:43.651 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:584 : IRONIC_USE_NEUTRON_SEGMENTS=False 2025-07-23 21:10:43.653 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:588 : IRONIC_STORAGE_INTERFACE= 2025-07-23 21:10:43.656 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:594 : IRONIC_PROVISION_SUBNET_GATEWAY=10.0.5.1 2025-07-23 21:10:43.658 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:595 : IRONIC_PROVISION_SUBNET_SUBNODE_IP=10.0.5.2 2025-07-23 21:10:43.659 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:599 : IRONIC_PROVISION_SUBNET_PREFIX=10.0.5.0/24 2025-07-23 21:10:43.661 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:601 : [[ '' == \p\r\i\m\a\r\y ]] 2025-07-23 21:10:43.664 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:607 : [[ '' == \s\u\b\n\o\d\e ]] 2025-07-23 21:10:43.666 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:614 : IRONIC_HTTP_SERVER=200.225.47.25 2025-07-23 21:10:43.668 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:618 : ISCSI_SERVICE_PORT=3260 2025-07-23 21:10:43.670 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:628 : IRONIC_DEPLOY_LOGS_COLLECT=always 2025-07-23 21:10:43.672 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:632 : IRONIC_DEPLOY_LOGS_STORAGE_BACKEND=local 2025-07-23 21:10:43.674 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:634 : IRONIC_DEPLOY_LOGS_LOCAL_PATH=/opt/stack/old/ironic-bm-logs/deploy_logs 2025-07-23 21:10:43.676 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:637 : IRONIC_DEPLOY_FAST_TRACK=False 2025-07-23 21:10:43.678 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:640 : TEMPEST_BAREMETAL_MIN_MICROVERSION= 2025-07-23 21:10:43.681 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:643 : TEMPEST_BAREMETAL_MAX_MICROVERSION= 2025-07-23 21:10:43.683 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:651 : PHYSICAL_NETWORK= 2025-07-23 21:10:43.686 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:662 : IRONIC_RAMDISK_IMAGE=http://mirrors.dotsrc.org/tinycorelinux/14.x/x86/release/Core-current.iso 2025-07-23 21:10:43.688 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:664 : IRONIC_LOADER_PATHS= 2025-07-23 21:10:43.691 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:695 : get_pxe_boot_file 2025-07-23 21:10:43.694 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:678 : local pxe_boot_file 2025-07-23 21:10:43.697 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:680 : is_ubuntu 2025-07-23 21:10:43.699 | +++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:43.701 | +++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:43.703 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:682 : pxe_paths='/usr/lib/syslinux/pxelinux.0 /usr/lib/PXELINUX/pxelinux.0' 2025-07-23 21:10:43.705 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:683 : for p in $pxe_paths 2025-07-23 21:10:43.707 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:684 : [[ -f /usr/lib/syslinux/pxelinux.0 ]] 2025-07-23 21:10:43.709 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:683 : for p in $pxe_paths 2025-07-23 21:10:43.711 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:684 : [[ -f /usr/lib/PXELINUX/pxelinux.0 ]] 2025-07-23 21:10:43.713 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:685 : pxe_boot_file=/usr/lib/PXELINUX/pxelinux.0 2025-07-23 21:10:43.716 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:691 : echo /usr/lib/PXELINUX/pxelinux.0 2025-07-23 21:10:43.719 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:695 : IRONIC_PXE_BOOT_IMAGE=/usr/lib/PXELINUX/pxelinux.0 2025-07-23 21:10:43.721 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:697 : trueorfalse True IRONIC_AUTOMATED_CLEAN_ENABLED 2025-07-23 21:10:43.737 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:697 : IRONIC_AUTOMATED_CLEAN_ENABLED=False 2025-07-23 21:10:43.739 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:699 : IRONIC_SECURE_BOOT=False 2025-07-23 21:10:43.741 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:700 : IRONIC_UEFI_BOOT_LOADER=grub2 2025-07-23 21:10:43.743 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:701 : IRONIC_GRUB2_SHIM_FILE= 2025-07-23 21:10:43.745 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:702 : IRONIC_GRUB2_FILE= 2025-07-23 21:10:43.748 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:703 : IRONIC_GRUB2_NETWORK_FILE= 2025-07-23 21:10:43.750 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:704 : IRONIC_UEFI_FILES_DIR=/var/lib/libvirt/images 2025-07-23 21:10:43.752 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:705 : UEFI_LOADER_PATH=/var/lib/libvirt/images/OVMF_CODE_4M.fd 2025-07-23 21:10:43.754 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:706 : UEFI_NVRAM_PATH=/var/lib/libvirt/images/OVMF_VARS_4M.fd 2025-07-23 21:10:43.756 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:708 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 21:10:43.757 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:714 : install_package shim shim-signed 2025-07-23 21:10:43.760 | ++ /opt/stack/new/devstack/functions-common:install_package:1442 : update_package_repo 2025-07-23 21:10:43.762 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:10:43.764 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1417 : REPOS_UPDATED=False 2025-07-23 21:10:43.766 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:10:43.768 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:10:43.770 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:10:43.773 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:43.775 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:43.777 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:10:43.779 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ False == \T\r\u\e ]] 2025-07-23 21:10:43.781 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1175 : [[ False = \T\r\u\e ]] 2025-07-23 21:10:43.784 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1177 : local sudo=sudo 2025-07-23 21:10:43.786 | +++ /opt/stack/new/devstack/functions-common:apt_get_update:1178 : id -u 2025-07-23 21:10:43.791 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1178 : [[ 1001 = \0 ]] 2025-07-23 21:10:43.793 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1181 : time_start apt-get-update 2025-07-23 21:10:43.795 | ++ /opt/stack/new/devstack/functions-common:time_start:2407 : local name=apt-get-update 2025-07-23 21:10:43.797 | ++ /opt/stack/new/devstack/functions-common:time_start:2408 : local start_time= 2025-07-23 21:10:43.798 | ++ /opt/stack/new/devstack/functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:10:43.801 | +++ /opt/stack/new/devstack/functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:10:43.804 | ++ /opt/stack/new/devstack/functions-common:time_start:2412 : _TIME_START[$name]=1753305043802 2025-07-23 21:10:43.807 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1183 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2025-07-23 21:10:43.809 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1184 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2025-07-23 21:10:43.811 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1185 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2025-07-23 21:10:43.913 | Ign:1 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy InRelease 2025-07-23 21:10:43.913 | Ign:2 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates InRelease 2025-07-23 21:10:43.914 | Ign:3 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports InRelease 2025-07-23 21:10:43.915 | Ign:4 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security InRelease 2025-07-23 21:10:43.915 | Hit:5 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release 2025-07-23 21:10:43.916 | Hit:6 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release 2025-07-23 21:10:43.916 | Hit:7 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release 2025-07-23 21:10:43.917 | Hit:8 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release 2025-07-23 21:10:43.918 | Ign:9 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release.gpg 2025-07-23 21:10:43.919 | Ign:10 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release.gpg 2025-07-23 21:10:43.919 | Ign:11 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release.gpg 2025-07-23 21:10:43.920 | Ign:12 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release.gpg 2025-07-23 21:10:45.057 | Reading package lists... 2025-07-23 21:10:45.077 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1189 : REPOS_UPDATED=True 2025-07-23 21:10:45.079 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1191 : time_stop apt-get-update 2025-07-23 21:10:45.081 | ++ /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 21:10:45.083 | ++ /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 21:10:45.085 | ++ /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:10:45.087 | ++ /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 21:10:45.089 | ++ /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 21:10:45.091 | ++ /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get-update 2025-07-23 21:10:45.093 | ++ /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753305043802 2025-07-23 21:10:45.095 | ++ /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753305043802 ]] 2025-07-23 21:10:45.097 | +++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:10:45.101 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753305045099 2025-07-23 21:10:45.103 | ++ /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=1297 2025-07-23 21:10:45.105 | ++ /opt/stack/new/devstack/functions-common:time_stop:2435 : total=0 2025-07-23 21:10:45.108 | ++ /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:10:45.110 | ++ /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1297 2025-07-23 21:10:45.112 | ++ /opt/stack/new/devstack/functions-common:install_package:1443 : real_install_package shim shim-signed 2025-07-23 21:10:45.114 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:10:45.116 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:45.118 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:45.120 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1431 : apt_get install shim shim-signed 2025-07-23 21:10:45.140 | ++ /opt/stack/new/devstack/functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install shim shim-signed 2025-07-23 21:10:45.171 | Reading package lists... 2025-07-23 21:10:45.472 | Building dependency tree... 2025-07-23 21:10:45.473 | Reading state information... 2025-07-23 21:10:45.818 | shim is already the newest version (15.8-0ubuntu1). 2025-07-23 21:10:45.818 | shim-signed is already the newest version (1.51.4+15.8-0ubuntu1). 2025-07-23 21:10:45.818 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:10:45.822 | ++ /opt/stack/new/devstack/functions-common:apt_get:1215 : result=0 2025-07-23 21:10:45.825 | ++ /opt/stack/new/devstack/functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:10:45.827 | ++ /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 21:10:45.829 | ++ /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 21:10:45.831 | ++ /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:10:45.833 | ++ /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 21:10:45.835 | ++ /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 21:10:45.836 | ++ /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:10:45.838 | ++ /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753305045137 2025-07-23 21:10:45.840 | ++ /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753305045137 ]] 2025-07-23 21:10:45.842 | +++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:10:45.846 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753305045844 2025-07-23 21:10:45.848 | ++ /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=707 2025-07-23 21:10:45.850 | ++ /opt/stack/new/devstack/functions-common:time_stop:2435 : total=0 2025-07-23 21:10:45.852 | ++ /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:10:45.854 | ++ /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=707 2025-07-23 21:10:45.856 | ++ /opt/stack/new/devstack/functions-common:apt_get:1219 : return 0 2025-07-23 21:10:45.858 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:715 : [[ x86_64 == \x\8\6\_\6\4 ]] 2025-07-23 21:10:45.860 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:716 : is_ubuntu 2025-07-23 21:10:45.862 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:45.864 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:45.866 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:717 : install_package grub-efi-amd64-signed 2025-07-23 21:10:45.868 | ++ /opt/stack/new/devstack/functions-common:install_package:1442 : update_package_repo 2025-07-23 21:10:45.871 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:10:45.873 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1417 : REPOS_UPDATED=True 2025-07-23 21:10:45.875 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:10:45.878 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:10:45.879 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:10:45.881 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:45.883 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:45.886 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:10:45.888 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ True == \T\r\u\e ]] 2025-07-23 21:10:45.890 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ False != \T\r\u\e ]] 2025-07-23 21:10:45.892 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1171 : return 2025-07-23 21:10:45.894 | ++ /opt/stack/new/devstack/functions-common:install_package:1443 : real_install_package grub-efi-amd64-signed 2025-07-23 21:10:45.896 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:10:45.898 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:10:45.900 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:10:45.903 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1431 : apt_get install grub-efi-amd64-signed 2025-07-23 21:10:45.922 | ++ /opt/stack/new/devstack/functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install grub-efi-amd64-signed 2025-07-23 21:10:45.952 | Reading package lists... 2025-07-23 21:10:46.252 | Building dependency tree... 2025-07-23 21:10:46.253 | Reading state information... 2025-07-23 21:10:46.572 | grub-efi-amd64-signed is already the newest version (1.187.12+2.06-2ubuntu14.8). 2025-07-23 21:10:46.572 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:10:46.576 | ++ /opt/stack/new/devstack/functions-common:apt_get:1215 : result=0 2025-07-23 21:10:46.578 | ++ /opt/stack/new/devstack/functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:10:46.581 | ++ /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 21:10:46.583 | ++ /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 21:10:46.585 | ++ /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:10:46.587 | ++ /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 21:10:46.588 | ++ /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 21:10:46.590 | ++ /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:10:46.592 | ++ /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753305045920 2025-07-23 21:10:46.594 | ++ /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753305045920 ]] 2025-07-23 21:10:46.597 | +++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:10:46.601 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753305046599 2025-07-23 21:10:46.603 | ++ /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=679 2025-07-23 21:10:46.605 | ++ /opt/stack/new/devstack/functions-common:time_stop:2435 : total=707 2025-07-23 21:10:46.607 | ++ /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:10:46.610 | ++ /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1386 2025-07-23 21:10:46.612 | ++ /opt/stack/new/devstack/functions-common:apt_get:1219 : return 0 2025-07-23 21:10:46.614 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:730 : [[ bios == \u\e\f\i ]] 2025-07-23 21:10:46.617 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:802 : [[ 0 != \0 ]] 2025-07-23 21:10:46.619 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:808 : is_service_enabled tls-proxy 2025-07-23 21:10:46.634 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:10:46.636 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:812 : IRONIC_NETWORK_DOWNLOAD_RETRY_MAX=5 2025-07-23 21:10:46.638 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:813 : IRONIC_NETWORK_DOWNLOAD_RETRY_DELAY=10 2025-07-23 21:10:46.640 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:839 : IRONIC_MANAGE_TIMEOUT=120 2025-07-23 21:10:46.642 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:841 : [[ -n 900 ]] 2025-07-23 21:10:46.644 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:842 : IRONIC_DEFAULT_CLEANING_TIMEOUT=1800 2025-07-23 21:10:46.646 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:846 : IRONIC_CLEANING_TIMEOUT=1800 2025-07-23 21:10:46.649 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:848 : IRONIC_CLEANING_DELAY=10 2025-07-23 21:10:46.651 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:849 : IRONIC_CLEANING_ATTEMPTS=180 2025-07-23 21:10:46.653 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:853 : IRONIC_NEUTRON_AGENT_REPORT_STATE_DELAY=10 2025-07-23 21:10:46.656 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:854 : IRONIC_NEUTRON_AGENT_REPORT_STATE_TIMEOUT=120 2025-07-23 21:10:46.658 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:855 : IRONIC_NEUTRON_AGENT_REPORT_STATE_ATTEMPTS=12 2025-07-23 21:10:46.660 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:862 : IRONIC_ANSIBLE_SSH_USER= 2025-07-23 21:10:46.663 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:878 : IRONIC_ANSIBLE_SSH_KEY=/opt/stack/data/ironic/ansible_ssh_key 2025-07-23 21:10:46.665 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:880 : is_service_enabled swift 2025-07-23 21:10:46.680 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:10:46.682 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:880 : [[ True == \T\r\u\e ]] 2025-07-23 21:10:46.685 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:881 : IRONIC_DEFAULT_DOWNLOAD_SOURCE=swift 2025-07-23 21:10:46.687 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:885 : IRONIC_AGENT_IMAGE_DOWNLOAD_SOURCE=swift 2025-07-23 21:10:46.690 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:1021 : is_deployed_by_redfish 2025-07-23 21:10:46.692 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_deployed_by_redfish:967 : [[ ipmi == redfish ]] 2025-07-23 21:10:46.694 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_deployed_by_redfish:968 : return 1 2025-07-23 21:10:46.709 | + /opt/stack/new/ironic/devstack/upgrade/shutdown.sh:main:22 : stop_ironic 2025-07-23 21:10:46.711 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:stop_ironic:2275 : stop_process ir-api 2025-07-23 21:10:46.714 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=ir-api 2025-07-23 21:10:46.717 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:10:46.720 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled ir-api 2025-07-23 21:10:46.736 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:10:46.739 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@ir-api.service 2025-07-23 21:10:46.774 | enabled 2025-07-23 21:10:46.779 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@ir-api.service 2025-07-23 21:10:49.820 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@ir-api.service 2025-07-23 21:10:49.858 | Removed /etc/systemd/system/multi-user.target.wants/devstack@ir-api.service. 2025-07-23 21:10:50.277 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:stop_ironic:2276 : stop_process ir-cond 2025-07-23 21:10:50.280 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=ir-cond 2025-07-23 21:10:50.283 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:10:50.286 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled ir-cond 2025-07-23 21:10:50.304 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:10:50.307 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@ir-cond.service 2025-07-23 21:10:50.322 | enabled 2025-07-23 21:10:50.327 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@ir-cond.service 2025-07-23 21:11:50.364 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@ir-cond.service 2025-07-23 21:11:50.395 | Removed /etc/systemd/system/multi-user.target.wants/devstack@ir-cond.service. 2025-07-23 21:11:50.680 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:stop_ironic:2277 : stop_process ir-novnc 2025-07-23 21:11:50.683 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=ir-novnc 2025-07-23 21:11:50.686 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:11:50.689 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled ir-novnc 2025-07-23 21:11:50.708 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:11:50.711 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:stop_ironic:2278 : stop_process ir-sw-sim 2025-07-23 21:11:50.714 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=ir-sw-sim 2025-07-23 21:11:50.717 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:11:50.720 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled ir-sw-sim 2025-07-23 21:11:50.740 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:11:50.743 | + /opt/stack/new/ironic/devstack/upgrade/shutdown.sh:main:1 : exit_trap 2025-07-23 21:11:50.747 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:11:50.754 | + inc/plugin:shutdown_services:79 : for project in $projects 2025-07-23 21:11:50.756 | + inc/plugin:shutdown_services:80 : echo 'Looking for nova' 2025-07-23 21:11:50.756 | Looking for nova 2025-07-23 21:11:50.758 | + inc/plugin:shutdown_services:81 : local dir=/opt/stack/new/grenade/projects/60_nova 2025-07-23 21:11:50.761 | + inc/plugin:shutdown_services:82 : [[ -z /opt/stack/new/grenade/projects/60_nova ]] 2025-07-23 21:11:50.764 | + inc/plugin:shutdown_services:85 : local shutdown=/opt/stack/new/grenade/projects/60_nova/shutdown.sh 2025-07-23 21:11:50.766 | + inc/plugin:shutdown_services:86 : [[ -e /opt/stack/new/grenade/projects/60_nova/shutdown.sh ]] 2025-07-23 21:11:50.768 | + inc/plugin:shutdown_services:87 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:11:50.771 | + inc/plugin:shutdown_services:87 : /opt/stack/new/grenade/projects/60_nova/shutdown.sh 2025-07-23 21:11:52.391 | + /opt/stack/new/grenade/projects/60_nova/shutdown.sh:main:20 : stop_placement 2025-07-23 21:11:52.394 | + lib/placement:stop_placement:142 : stop_process placement-api 2025-07-23 21:11:52.396 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=placement-api 2025-07-23 21:11:52.399 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:11:52.402 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled placement-api 2025-07-23 21:11:52.417 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:11:52.419 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@placement-api.service 2025-07-23 21:11:52.436 | enabled 2025-07-23 21:11:52.440 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@placement-api.service 2025-07-23 21:11:53.477 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@placement-api.service 2025-07-23 21:11:53.506 | Removed /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service. 2025-07-23 21:11:53.775 | + /opt/stack/new/grenade/projects/60_nova/shutdown.sh:main:21 : stop_nova 2025-07-23 21:11:53.778 | + lib/nova:stop_nova:1254 : stop_nova_rest 2025-07-23 21:11:53.780 | + lib/nova:stop_nova_rest:1218 : for serv in n-api n-api-meta n-sch 2025-07-23 21:11:53.782 | + lib/nova:stop_nova_rest:1219 : stop_process n-api 2025-07-23 21:11:53.784 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=n-api 2025-07-23 21:11:53.786 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:11:53.788 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled n-api 2025-07-23 21:11:53.802 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:11:53.804 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@n-api.service 2025-07-23 21:11:53.818 | enabled 2025-07-23 21:11:53.822 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@n-api.service 2025-07-23 21:11:54.861 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@n-api.service 2025-07-23 21:11:54.890 | Removed /etc/systemd/system/multi-user.target.wants/devstack@n-api.service. 2025-07-23 21:11:55.165 | + lib/nova:stop_nova_rest:1218 : for serv in n-api n-api-meta n-sch 2025-07-23 21:11:55.167 | + lib/nova:stop_nova_rest:1219 : stop_process n-api-meta 2025-07-23 21:11:55.170 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=n-api-meta 2025-07-23 21:11:55.172 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:11:55.174 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled n-api-meta 2025-07-23 21:11:55.190 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:11:55.193 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@n-api-meta.service 2025-07-23 21:11:55.207 | enabled 2025-07-23 21:11:55.210 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@n-api-meta.service 2025-07-23 21:11:56.253 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@n-api-meta.service 2025-07-23 21:11:56.284 | Removed /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service. 2025-07-23 21:11:56.569 | + lib/nova:stop_nova_rest:1218 : for serv in n-api n-api-meta n-sch 2025-07-23 21:11:56.571 | + lib/nova:stop_nova_rest:1219 : stop_process n-sch 2025-07-23 21:11:56.574 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=n-sch 2025-07-23 21:11:56.577 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:11:56.580 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled n-sch 2025-07-23 21:11:56.595 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:11:56.599 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@n-sch.service 2025-07-23 21:11:56.615 | enabled 2025-07-23 21:11:56.620 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@n-sch.service 2025-07-23 21:12:00.412 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@n-sch.service 2025-07-23 21:12:00.442 | Removed /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service. 2025-07-23 21:12:00.744 | + lib/nova:stop_nova:1255 : stop_nova_console_proxies 2025-07-23 21:12:00.747 | + lib/nova:stop_nova_console_proxies:1224 : [[ singleconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-07-23 21:12:00.749 | + lib/nova:stop_nova_console_proxies:1225 : for srv in n-novnc n-spice n-sproxy 2025-07-23 21:12:00.751 | + lib/nova:stop_nova_console_proxies:1226 : stop_process n-novnc 2025-07-23 21:12:00.753 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=n-novnc 2025-07-23 21:12:00.755 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:00.758 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled n-novnc 2025-07-23 21:12:00.772 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:00.775 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@n-novnc.service 2025-07-23 21:12:00.789 | enabled 2025-07-23 21:12:00.793 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@n-novnc.service 2025-07-23 21:12:02.177 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@n-novnc.service 2025-07-23 21:12:02.206 | Removed /etc/systemd/system/multi-user.target.wants/devstack@n-novnc.service. 2025-07-23 21:12:02.480 | + lib/nova:stop_nova_console_proxies:1225 : for srv in n-novnc n-spice n-sproxy 2025-07-23 21:12:02.483 | + lib/nova:stop_nova_console_proxies:1226 : stop_process n-spice 2025-07-23 21:12:02.485 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=n-spice 2025-07-23 21:12:02.487 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:02.489 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled n-spice 2025-07-23 21:12:02.504 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:12:02.507 | + lib/nova:stop_nova_console_proxies:1225 : for srv in n-novnc n-spice n-sproxy 2025-07-23 21:12:02.509 | + lib/nova:stop_nova_console_proxies:1226 : stop_process n-sproxy 2025-07-23 21:12:02.512 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=n-sproxy 2025-07-23 21:12:02.514 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:02.517 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled n-sproxy 2025-07-23 21:12:02.534 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:12:02.536 | + lib/nova:stop_nova:1256 : stop_nova_conductor 2025-07-23 21:12:02.538 | + lib/nova:stop_nova_conductor:1239 : [[ singleconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-07-23 21:12:02.540 | + lib/nova:stop_nova_conductor:1240 : stop_process n-cond 2025-07-23 21:12:02.542 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=n-cond 2025-07-23 21:12:02.544 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:02.547 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled n-cond 2025-07-23 21:12:02.564 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:02.567 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@n-cond.service 2025-07-23 21:12:02.581 | enabled 2025-07-23 21:12:02.585 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@n-cond.service 2025-07-23 21:12:05.737 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@n-cond.service 2025-07-23 21:12:05.765 | Removed /etc/systemd/system/multi-user.target.wants/devstack@n-cond.service. 2025-07-23 21:12:06.041 | + lib/nova:stop_nova_conductor:1241 : return 2025-07-23 21:12:06.044 | + lib/nova:stop_nova:1257 : stop_nova_compute 2025-07-23 21:12:06.047 | + lib/nova:stop_nova_compute:1203 : '[' ironic == fake ']' 2025-07-23 21:12:06.049 | + lib/nova:stop_nova_compute:1209 : stop_process n-cpu 2025-07-23 21:12:06.052 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=n-cpu 2025-07-23 21:12:06.054 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:06.056 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled n-cpu 2025-07-23 21:12:06.071 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:06.074 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@n-cpu.service 2025-07-23 21:12:06.090 | enabled 2025-07-23 21:12:06.094 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@n-cpu.service 2025-07-23 21:12:10.930 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@n-cpu.service 2025-07-23 21:12:10.958 | Removed /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service. 2025-07-23 21:12:11.244 | + lib/nova:stop_nova_compute:1211 : is_service_enabled n-cpu 2025-07-23 21:12:11.261 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:11.264 | + lib/nova:stop_nova_compute:1211 : [[ -r /opt/stack/old/devstack/lib/nova_plugins/hypervisor-ironic ]] 2025-07-23 21:12:11.266 | + lib/nova:stop_nova_compute:1212 : stop_nova_hypervisor 2025-07-23 21:12:11.269 | + lib/nova_plugins/hypervisor-ironic:stop_nova_hypervisor:90 : : 2025-07-23 21:12:11.273 | + /opt/stack/new/grenade/projects/60_nova/shutdown.sh:main:24 : stop_process n-cond 2025-07-23 21:12:11.275 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=n-cond 2025-07-23 21:12:11.278 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:11.281 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled n-cond 2025-07-23 21:12:11.298 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:11.300 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@n-cond.service 2025-07-23 21:12:11.322 | disabled 2025-07-23 21:12:11.327 | + /opt/stack/new/grenade/projects/60_nova/shutdown.sh:main:27 : SERVICES_DOWN='nova-api nova-conductor nova-scheduler nova-compute placement-api' 2025-07-23 21:12:11.329 | + /opt/stack/new/grenade/projects/60_nova/shutdown.sh:main:30 : ensure_services_stopped nova-api nova-conductor nova-scheduler nova-compute placement-api 2025-07-23 21:12:11.333 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:135 : local wait_for=120 2025-07-23 21:12:11.336 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:136 : local still_running= 2025-07-23 21:12:11.338 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:137 : '[' 120 -gt 0 ']' 2025-07-23 21:12:11.342 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:138 : still_running= 2025-07-23 21:12:11.344 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:139 : local service= 2025-07-23 21:12:11.346 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:140 : for service in "$@" 2025-07-23 21:12:11.349 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:141 : is_service_running nova-api 2025-07-23 21:12:11.352 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=nova-api 2025-07-23 21:12:11.355 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:12:11.357 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@nova-api --no-pager 2025-07-23 21:12:11.371 | Failed to get unit file state for devstack@nova-api.service: No such file or directory 2025-07-23 21:12:11.375 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:121 : deprecated 'Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.378 | + /opt/stack/new/devstack/functions-common:deprecated:316 : local 'text=Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.380 | + /opt/stack/new/devstack/functions-common:deprecated:317 : DEPRECATED_TEXT+='\nUsing the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.383 | + /opt/stack/new/devstack/functions-common:deprecated:318 : echo 'WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.383 | WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name 2025-07-23 21:12:11.386 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : ps auxw 2025-07-23 21:12:11.387 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v grep 2025-07-23 21:12:11.388 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v shutdown.sh 2025-07-23 21:12:11.388 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -e nova-api 2025-07-23 21:12:11.389 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v upgrade.sh 2025-07-23 21:12:11.407 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:123 : exitcode=1 2025-07-23 21:12:11.410 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 1 2025-07-23 21:12:11.413 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:140 : for service in "$@" 2025-07-23 21:12:11.416 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:141 : is_service_running nova-conductor 2025-07-23 21:12:11.419 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=nova-conductor 2025-07-23 21:12:11.421 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:12:11.423 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@nova-conductor --no-pager 2025-07-23 21:12:11.436 | Failed to get unit file state for devstack@nova-conductor.service: No such file or directory 2025-07-23 21:12:11.441 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:121 : deprecated 'Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.443 | + /opt/stack/new/devstack/functions-common:deprecated:316 : local 'text=Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.446 | + /opt/stack/new/devstack/functions-common:deprecated:317 : DEPRECATED_TEXT+='\nUsing the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.448 | + /opt/stack/new/devstack/functions-common:deprecated:318 : echo 'WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.448 | WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name 2025-07-23 21:12:11.452 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : ps auxw 2025-07-23 21:12:11.452 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v grep 2025-07-23 21:12:11.452 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v shutdown.sh 2025-07-23 21:12:11.453 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v upgrade.sh 2025-07-23 21:12:11.455 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -e nova-conductor 2025-07-23 21:12:11.472 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:123 : exitcode=1 2025-07-23 21:12:11.475 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 1 2025-07-23 21:12:11.477 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:140 : for service in "$@" 2025-07-23 21:12:11.480 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:141 : is_service_running nova-scheduler 2025-07-23 21:12:11.483 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=nova-scheduler 2025-07-23 21:12:11.486 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:12:11.489 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@nova-scheduler --no-pager 2025-07-23 21:12:11.502 | Failed to get unit file state for devstack@nova-scheduler.service: No such file or directory 2025-07-23 21:12:11.506 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:121 : deprecated 'Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.509 | + /opt/stack/new/devstack/functions-common:deprecated:316 : local 'text=Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.511 | + /opt/stack/new/devstack/functions-common:deprecated:317 : DEPRECATED_TEXT+='\nUsing the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.514 | + /opt/stack/new/devstack/functions-common:deprecated:318 : echo 'WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.514 | WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name 2025-07-23 21:12:11.518 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : ps auxw 2025-07-23 21:12:11.518 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v grep 2025-07-23 21:12:11.519 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v upgrade.sh 2025-07-23 21:12:11.519 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v shutdown.sh 2025-07-23 21:12:11.520 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -e nova-scheduler 2025-07-23 21:12:11.539 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:123 : exitcode=1 2025-07-23 21:12:11.541 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 1 2025-07-23 21:12:11.544 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:140 : for service in "$@" 2025-07-23 21:12:11.546 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:141 : is_service_running nova-compute 2025-07-23 21:12:11.549 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=nova-compute 2025-07-23 21:12:11.552 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:12:11.554 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@nova-compute --no-pager 2025-07-23 21:12:11.567 | Failed to get unit file state for devstack@nova-compute.service: No such file or directory 2025-07-23 21:12:11.571 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:121 : deprecated 'Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.574 | + /opt/stack/new/devstack/functions-common:deprecated:316 : local 'text=Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.576 | + /opt/stack/new/devstack/functions-common:deprecated:317 : DEPRECATED_TEXT+='\nUsing the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.579 | + /opt/stack/new/devstack/functions-common:deprecated:318 : echo 'WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.579 | WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name 2025-07-23 21:12:11.582 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : ps auxw 2025-07-23 21:12:11.583 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v grep 2025-07-23 21:12:11.584 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -e nova-compute 2025-07-23 21:12:11.584 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v shutdown.sh 2025-07-23 21:12:11.585 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v upgrade.sh 2025-07-23 21:12:11.604 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:123 : exitcode=1 2025-07-23 21:12:11.606 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 1 2025-07-23 21:12:11.608 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:140 : for service in "$@" 2025-07-23 21:12:11.611 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:141 : is_service_running placement-api 2025-07-23 21:12:11.614 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=placement-api 2025-07-23 21:12:11.618 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:12:11.621 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@placement-api --no-pager 2025-07-23 21:12:11.639 | disabled 2025-07-23 21:12:11.644 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:121 : deprecated 'Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.647 | + /opt/stack/new/devstack/functions-common:deprecated:316 : local 'text=Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.650 | + /opt/stack/new/devstack/functions-common:deprecated:317 : DEPRECATED_TEXT+='\nUsing the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.653 | + /opt/stack/new/devstack/functions-common:deprecated:318 : echo 'WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:11.653 | WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name 2025-07-23 21:12:11.656 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : ps auxw 2025-07-23 21:12:11.657 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v grep 2025-07-23 21:12:11.657 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v shutdown.sh 2025-07-23 21:12:11.658 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -e placement-api 2025-07-23 21:12:11.659 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v upgrade.sh 2025-07-23 21:12:11.677 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:123 : exitcode=1 2025-07-23 21:12:11.680 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 1 2025-07-23 21:12:11.683 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:146 : [[ -n '' ]] 2025-07-23 21:12:11.685 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:150 : break 2025-07-23 21:12:11.687 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:155 : [[ -n '' ]] 2025-07-23 21:12:11.690 | + /opt/stack/new/grenade/projects/60_nova/shutdown.sh:main:1 : exit_trap 2025-07-23 21:12:11.692 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:12:11.698 | + inc/plugin:shutdown_services:79 : for project in $projects 2025-07-23 21:12:11.701 | + inc/plugin:shutdown_services:80 : echo 'Looking for neutron' 2025-07-23 21:12:11.701 | Looking for neutron 2025-07-23 21:12:11.703 | + inc/plugin:shutdown_services:81 : local dir=/opt/stack/new/grenade/projects/50_neutron 2025-07-23 21:12:11.706 | + inc/plugin:shutdown_services:82 : [[ -z /opt/stack/new/grenade/projects/50_neutron ]] 2025-07-23 21:12:11.708 | + inc/plugin:shutdown_services:85 : local shutdown=/opt/stack/new/grenade/projects/50_neutron/shutdown.sh 2025-07-23 21:12:11.711 | + inc/plugin:shutdown_services:86 : [[ -e /opt/stack/new/grenade/projects/50_neutron/shutdown.sh ]] 2025-07-23 21:12:11.713 | + inc/plugin:shutdown_services:87 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:12:11.716 | + inc/plugin:shutdown_services:87 : /opt/stack/new/grenade/projects/50_neutron/shutdown.sh 2025-07-23 21:12:13.640 | + /opt/stack/new/grenade/projects/50_neutron/shutdown.sh:main:21 : export SKIP_STOP_OVN=True 2025-07-23 21:12:13.643 | + /opt/stack/new/grenade/projects/50_neutron/shutdown.sh:main:21 : SKIP_STOP_OVN=True 2025-07-23 21:12:13.646 | + /opt/stack/new/grenade/projects/50_neutron/shutdown.sh:main:22 : stop_neutron 2025-07-23 21:12:13.649 | + lib/neutron:stop_neutron:759 : stop_other 2025-07-23 21:12:13.651 | + lib/neutron:stop_other:722 : is_service_enabled q-dhcp neutron-dhcp 2025-07-23 21:12:13.669 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:13.671 | + lib/neutron:stop_other:723 : stop_process q-dhcp 2025-07-23 21:12:13.674 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=q-dhcp 2025-07-23 21:12:13.677 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:13.679 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled q-dhcp 2025-07-23 21:12:13.697 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:13.700 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@q-dhcp.service 2025-07-23 21:12:13.729 | enabled 2025-07-23 21:12:13.740 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@q-dhcp.service 2025-07-23 21:12:17.306 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@q-dhcp.service 2025-07-23 21:12:17.335 | Removed /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service. 2025-07-23 21:12:17.628 | ++ lib/neutron:stop_other:724 : ps aux 2025-07-23 21:12:17.630 | ++ lib/neutron:stop_other:724 : awk '/[d]nsmasq.+interface=(tap|ns-)/ { print $2 }' 2025-07-23 21:12:17.651 | + lib/neutron:stop_other:724 : pid= 2025-07-23 21:12:17.654 | + lib/neutron:stop_other:725 : '[' '!' -z '' ']' 2025-07-23 21:12:17.657 | + lib/neutron:stop_other:728 : '[' True == True ']' 2025-07-23 21:12:17.660 | + lib/neutron:stop_other:729 : stop_process neutron-rpc-server 2025-07-23 21:12:17.662 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=neutron-rpc-server 2025-07-23 21:12:17.664 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:17.666 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled neutron-rpc-server 2025-07-23 21:12:17.682 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:12:17.685 | + lib/neutron:stop_other:730 : stop_process neutron-periodic-workers 2025-07-23 21:12:17.687 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=neutron-periodic-workers 2025-07-23 21:12:17.690 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:17.692 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled neutron-periodic-workers 2025-07-23 21:12:17.710 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:12:17.712 | + lib/neutron:stop_other:731 : stop_process neutron-api 2025-07-23 21:12:17.715 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=neutron-api 2025-07-23 21:12:17.717 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:17.720 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled neutron-api 2025-07-23 21:12:17.738 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:12:17.741 | + lib/neutron:stop_other:732 : _stop_ovn_maintenance 2025-07-23 21:12:17.743 | + lib/neutron:_stop_ovn_maintenance:373 : [[ openvswitch == \o\v\n ]] 2025-07-23 21:12:17.745 | + lib/neutron:stop_other:737 : is_service_enabled q-l3 neutron-l3 2025-07-23 21:12:17.763 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:17.766 | + lib/neutron:stop_other:738 : sudo pkill -f 'radvd -C /opt/stack/data/neutron/ra' 2025-07-23 21:12:17.792 | + lib/neutron:stop_other:739 : stop_process q-l3 2025-07-23 21:12:17.795 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=q-l3 2025-07-23 21:12:17.798 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:17.800 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled q-l3 2025-07-23 21:12:17.815 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:17.818 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@q-l3.service 2025-07-23 21:12:17.834 | enabled 2025-07-23 21:12:17.838 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@q-l3.service 2025-07-23 21:12:24.009 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@q-l3.service 2025-07-23 21:12:24.040 | Removed /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service. 2025-07-23 21:12:24.318 | + lib/neutron:stop_other:742 : is_service_enabled q-meta neutron-metadata-agent 2025-07-23 21:12:24.336 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:24.339 | + lib/neutron:stop_other:743 : stop_process q-meta 2025-07-23 21:12:24.341 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=q-meta 2025-07-23 21:12:24.343 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:24.345 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled q-meta 2025-07-23 21:12:24.361 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:24.363 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@q-meta.service 2025-07-23 21:12:24.377 | enabled 2025-07-23 21:12:24.382 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@q-meta.service 2025-07-23 21:12:24.412 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@q-meta.service 2025-07-23 21:12:24.440 | Removed /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service. 2025-07-23 21:12:24.743 | + lib/neutron:stop_other:746 : is_service_enabled q-metering neutron-metering 2025-07-23 21:12:24.762 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:24.765 | + lib/neutron:stop_other:747 : neutron_metering_stop 2025-07-23 21:12:24.768 | + lib/neutron_plugins/services/metering:neutron_metering_stop:28 : stop_process q-metering 2025-07-23 21:12:24.771 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=q-metering 2025-07-23 21:12:24.773 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:24.776 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled q-metering 2025-07-23 21:12:24.794 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:24.797 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@q-metering.service 2025-07-23 21:12:24.813 | enabled 2025-07-23 21:12:24.817 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@q-metering.service 2025-07-23 21:12:29.709 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@q-metering.service 2025-07-23 21:12:29.738 | Removed /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service. 2025-07-23 21:12:30.007 | + lib/neutron:stop_other:750 : [[ True == \T\r\u\e ]] 2025-07-23 21:12:30.009 | + lib/neutron:stop_other:753 : sudo pkill -9 -f '/opt/stack/data/venv/bin/neutron-rootwrap-[d]aemon' 2025-07-23 21:12:30.035 | + lib/neutron:stop_other:753 : : 2025-07-23 21:12:30.038 | + lib/neutron:stop_neutron:760 : stop_l2_agent 2025-07-23 21:12:30.040 | + lib/neutron:stop_l2_agent:717 : stop_process q-agt 2025-07-23 21:12:30.043 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=q-agt 2025-07-23 21:12:30.045 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:30.048 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled q-agt 2025-07-23 21:12:30.066 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:30.069 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@q-agt.service 2025-07-23 21:12:30.083 | enabled 2025-07-23 21:12:30.088 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@q-agt.service 2025-07-23 21:12:41.244 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@q-agt.service 2025-07-23 21:12:41.273 | Removed /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service. 2025-07-23 21:12:41.531 | + lib/neutron:stop_neutron:762 : [[ openvswitch == \o\v\n ]] 2025-07-23 21:12:41.535 | + /opt/stack/new/grenade/projects/50_neutron/shutdown.sh:main:1 : exit_trap 2025-07-23 21:12:41.537 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:12:41.544 | + inc/plugin:shutdown_services:79 : for project in $projects 2025-07-23 21:12:41.546 | + inc/plugin:shutdown_services:80 : echo 'Looking for glance' 2025-07-23 21:12:41.546 | Looking for glance 2025-07-23 21:12:41.548 | + inc/plugin:shutdown_services:81 : local dir=/opt/stack/new/grenade/projects/40_glance 2025-07-23 21:12:41.551 | + inc/plugin:shutdown_services:82 : [[ -z /opt/stack/new/grenade/projects/40_glance ]] 2025-07-23 21:12:41.553 | + inc/plugin:shutdown_services:85 : local shutdown=/opt/stack/new/grenade/projects/40_glance/shutdown.sh 2025-07-23 21:12:41.556 | + inc/plugin:shutdown_services:86 : [[ -e /opt/stack/new/grenade/projects/40_glance/shutdown.sh ]] 2025-07-23 21:12:41.559 | + inc/plugin:shutdown_services:87 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:12:41.562 | + inc/plugin:shutdown_services:87 : /opt/stack/new/grenade/projects/40_glance/shutdown.sh 2025-07-23 21:12:43.225 | + /opt/stack/new/grenade/projects/40_glance/shutdown.sh:main:19 : stop_glance 2025-07-23 21:12:43.227 | + lib/glance:stop_glance:696 : stop_process g-api 2025-07-23 21:12:43.230 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=g-api 2025-07-23 21:12:43.232 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:43.234 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled g-api 2025-07-23 21:12:43.249 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:43.251 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@g-api.service 2025-07-23 21:12:43.265 | enabled 2025-07-23 21:12:43.270 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@g-api.service 2025-07-23 21:12:45.305 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@g-api.service 2025-07-23 21:12:45.333 | Removed /etc/systemd/system/multi-user.target.wants/devstack@g-api.service. 2025-07-23 21:12:45.581 | + lib/glance:stop_glance:697 : stop_process g-api-r 2025-07-23 21:12:45.583 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=g-api-r 2025-07-23 21:12:45.585 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:45.588 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled g-api-r 2025-07-23 21:12:45.603 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:12:45.605 | + /opt/stack/new/grenade/projects/40_glance/shutdown.sh:main:22 : ensure_services_stopped glance-api 2025-07-23 21:12:45.607 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:135 : local wait_for=120 2025-07-23 21:12:45.609 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:136 : local still_running= 2025-07-23 21:12:45.611 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:137 : '[' 120 -gt 0 ']' 2025-07-23 21:12:45.613 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:138 : still_running= 2025-07-23 21:12:45.617 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:139 : local service= 2025-07-23 21:12:45.619 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:140 : for service in "$@" 2025-07-23 21:12:45.621 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:141 : is_service_running glance-api 2025-07-23 21:12:45.623 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=glance-api 2025-07-23 21:12:45.625 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:12:45.627 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@glance-api --no-pager 2025-07-23 21:12:45.640 | Failed to get unit file state for devstack@glance-api.service: No such file or directory 2025-07-23 21:12:45.644 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:121 : deprecated 'Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:45.647 | + /opt/stack/new/devstack/functions-common:deprecated:316 : local 'text=Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:45.649 | + /opt/stack/new/devstack/functions-common:deprecated:317 : DEPRECATED_TEXT+='\nUsing the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:45.651 | + /opt/stack/new/devstack/functions-common:deprecated:318 : echo 'WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:45.651 | WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name 2025-07-23 21:12:45.654 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : ps auxw 2025-07-23 21:12:45.655 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v grep 2025-07-23 21:12:45.656 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v upgrade.sh 2025-07-23 21:12:45.656 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v shutdown.sh 2025-07-23 21:12:45.657 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -e glance-api 2025-07-23 21:12:45.674 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:123 : exitcode=1 2025-07-23 21:12:45.676 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 1 2025-07-23 21:12:45.678 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:146 : [[ -n '' ]] 2025-07-23 21:12:45.680 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:150 : break 2025-07-23 21:12:45.682 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:155 : [[ -n '' ]] 2025-07-23 21:12:45.684 | + /opt/stack/new/grenade/projects/40_glance/shutdown.sh:main:1 : exit_trap 2025-07-23 21:12:45.686 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:12:45.692 | + inc/plugin:shutdown_services:79 : for project in $projects 2025-07-23 21:12:45.695 | + inc/plugin:shutdown_services:80 : echo 'Looking for swift' 2025-07-23 21:12:45.695 | Looking for swift 2025-07-23 21:12:45.697 | + inc/plugin:shutdown_services:81 : local dir=/opt/stack/new/grenade/projects/30_swift 2025-07-23 21:12:45.700 | + inc/plugin:shutdown_services:82 : [[ -z /opt/stack/new/grenade/projects/30_swift ]] 2025-07-23 21:12:45.702 | + inc/plugin:shutdown_services:85 : local shutdown=/opt/stack/new/grenade/projects/30_swift/shutdown.sh 2025-07-23 21:12:45.704 | + inc/plugin:shutdown_services:86 : [[ -e /opt/stack/new/grenade/projects/30_swift/shutdown.sh ]] 2025-07-23 21:12:45.706 | + inc/plugin:shutdown_services:87 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:12:45.709 | + inc/plugin:shutdown_services:87 : /opt/stack/new/grenade/projects/30_swift/shutdown.sh 2025-07-23 21:12:47.401 | + /opt/stack/new/grenade/projects/30_swift/shutdown.sh:main:20 : stop_swift 2025-07-23 21:12:47.404 | + lib/swift:stop_swift:826 : local type 2025-07-23 21:12:47.406 | + lib/swift:stop_swift:828 : '[' False == True ']' 2025-07-23 21:12:47.408 | + lib/swift:stop_swift:833 : type -p /opt/stack/data/venv/bin/swift-init 2025-07-23 21:12:47.410 | + lib/swift:stop_swift:834 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2025-07-23 21:12:47.771 | + lib/swift:stop_swift:834 : true 2025-07-23 21:12:47.773 | + lib/swift:stop_swift:838 : for type in proxy object container account 2025-07-23 21:12:47.775 | + lib/swift:stop_swift:839 : stop_process s-proxy 2025-07-23 21:12:47.777 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=s-proxy 2025-07-23 21:12:47.780 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:47.782 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled s-proxy 2025-07-23 21:12:47.800 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:47.803 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@s-proxy.service 2025-07-23 21:12:47.818 | enabled 2025-07-23 21:12:47.822 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@s-proxy.service 2025-07-23 21:12:48.395 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@s-proxy.service 2025-07-23 21:12:48.421 | Removed /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service. 2025-07-23 21:12:48.707 | + lib/swift:stop_swift:838 : for type in proxy object container account 2025-07-23 21:12:48.710 | + lib/swift:stop_swift:839 : stop_process s-object 2025-07-23 21:12:48.712 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=s-object 2025-07-23 21:12:48.714 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:48.716 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled s-object 2025-07-23 21:12:48.732 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:48.734 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@s-object.service 2025-07-23 21:12:48.749 | enabled 2025-07-23 21:12:48.753 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@s-object.service 2025-07-23 21:12:49.132 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@s-object.service 2025-07-23 21:12:49.158 | Removed /etc/systemd/system/multi-user.target.wants/devstack@s-object.service. 2025-07-23 21:12:49.446 | + lib/swift:stop_swift:838 : for type in proxy object container account 2025-07-23 21:12:49.448 | + lib/swift:stop_swift:839 : stop_process s-container 2025-07-23 21:12:49.451 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=s-container 2025-07-23 21:12:49.453 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:49.456 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled s-container 2025-07-23 21:12:49.472 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:49.475 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@s-container.service 2025-07-23 21:12:49.489 | enabled 2025-07-23 21:12:49.493 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@s-container.service 2025-07-23 21:12:49.861 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@s-container.service 2025-07-23 21:12:49.888 | Removed /etc/systemd/system/multi-user.target.wants/devstack@s-container.service. 2025-07-23 21:12:50.150 | + lib/swift:stop_swift:838 : for type in proxy object container account 2025-07-23 21:12:50.153 | + lib/swift:stop_swift:839 : stop_process s-account 2025-07-23 21:12:50.156 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=s-account 2025-07-23 21:12:50.157 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:50.160 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled s-account 2025-07-23 21:12:50.175 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:50.177 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@s-account.service 2025-07-23 21:12:50.190 | enabled 2025-07-23 21:12:50.195 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@s-account.service 2025-07-23 21:12:50.510 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@s-account.service 2025-07-23 21:12:50.538 | Removed /etc/systemd/system/multi-user.target.wants/devstack@s-account.service. 2025-07-23 21:12:50.811 | + lib/swift:stop_swift:842 : pkill -f swift- 2025-07-23 21:12:50.826 | + /opt/stack/new/grenade/projects/30_swift/shutdown.sh:main:23 : sudo umount /opt/stack/data/swift/drives/images/swift.img 2025-07-23 21:12:50.872 | + /opt/stack/new/grenade/projects/30_swift/shutdown.sh:main:26 : ensure_services_stopped swift-object-server swift-proxy-server 2025-07-23 21:12:50.874 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:135 : local wait_for=120 2025-07-23 21:12:50.877 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:136 : local still_running= 2025-07-23 21:12:50.879 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:137 : '[' 120 -gt 0 ']' 2025-07-23 21:12:50.881 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:138 : still_running= 2025-07-23 21:12:50.883 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:139 : local service= 2025-07-23 21:12:50.885 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:140 : for service in "$@" 2025-07-23 21:12:50.887 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:141 : is_service_running swift-object-server 2025-07-23 21:12:50.889 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=swift-object-server 2025-07-23 21:12:50.891 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:12:50.893 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@swift-object-server --no-pager 2025-07-23 21:12:50.905 | Failed to get unit file state for devstack@swift-object-server.service: No such file or directory 2025-07-23 21:12:50.909 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:121 : deprecated 'Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:50.911 | + /opt/stack/new/devstack/functions-common:deprecated:316 : local 'text=Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:50.913 | + /opt/stack/new/devstack/functions-common:deprecated:317 : DEPRECATED_TEXT+='\nUsing the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:50.915 | + /opt/stack/new/devstack/functions-common:deprecated:318 : echo 'WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:50.915 | WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name 2025-07-23 21:12:50.919 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : ps auxw 2025-07-23 21:12:50.919 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v grep 2025-07-23 21:12:50.919 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v upgrade.sh 2025-07-23 21:12:50.920 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v shutdown.sh 2025-07-23 21:12:50.920 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -e swift-object-server 2025-07-23 21:12:50.936 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:123 : exitcode=1 2025-07-23 21:12:50.939 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 1 2025-07-23 21:12:50.941 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:140 : for service in "$@" 2025-07-23 21:12:50.943 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:141 : is_service_running swift-proxy-server 2025-07-23 21:12:50.945 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=swift-proxy-server 2025-07-23 21:12:50.947 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:12:50.949 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@swift-proxy-server --no-pager 2025-07-23 21:12:50.962 | Failed to get unit file state for devstack@swift-proxy-server.service: No such file or directory 2025-07-23 21:12:50.966 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:121 : deprecated 'Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:50.968 | + /opt/stack/new/devstack/functions-common:deprecated:316 : local 'text=Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:50.970 | + /opt/stack/new/devstack/functions-common:deprecated:317 : DEPRECATED_TEXT+='\nUsing the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:50.972 | + /opt/stack/new/devstack/functions-common:deprecated:318 : echo 'WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:50.972 | WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name 2025-07-23 21:12:50.975 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : ps auxw 2025-07-23 21:12:50.976 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v shutdown.sh 2025-07-23 21:12:50.977 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v grep 2025-07-23 21:12:50.977 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v upgrade.sh 2025-07-23 21:12:50.978 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -e swift-proxy-server 2025-07-23 21:12:50.993 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:123 : exitcode=1 2025-07-23 21:12:50.995 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 1 2025-07-23 21:12:50.998 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:146 : [[ -n '' ]] 2025-07-23 21:12:51.000 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:150 : break 2025-07-23 21:12:51.002 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:155 : [[ -n '' ]] 2025-07-23 21:12:51.005 | + /opt/stack/new/grenade/projects/30_swift/shutdown.sh:main:1 : exit_trap 2025-07-23 21:12:51.007 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:12:51.013 | + inc/plugin:shutdown_services:79 : for project in $projects 2025-07-23 21:12:51.015 | + inc/plugin:shutdown_services:80 : echo 'Looking for placement' 2025-07-23 21:12:51.016 | Looking for placement 2025-07-23 21:12:51.018 | + inc/plugin:shutdown_services:81 : local dir=/opt/stack/new/grenade/projects/15_placement 2025-07-23 21:12:51.020 | + inc/plugin:shutdown_services:82 : [[ -z /opt/stack/new/grenade/projects/15_placement ]] 2025-07-23 21:12:51.023 | + inc/plugin:shutdown_services:85 : local shutdown=/opt/stack/new/grenade/projects/15_placement/shutdown.sh 2025-07-23 21:12:51.025 | + inc/plugin:shutdown_services:86 : [[ -e /opt/stack/new/grenade/projects/15_placement/shutdown.sh ]] 2025-07-23 21:12:51.028 | + inc/plugin:shutdown_services:79 : for project in $projects 2025-07-23 21:12:51.031 | + inc/plugin:shutdown_services:80 : echo 'Looking for keystone' 2025-07-23 21:12:51.031 | Looking for keystone 2025-07-23 21:12:51.033 | + inc/plugin:shutdown_services:81 : local dir=/opt/stack/new/grenade/projects/10_keystone 2025-07-23 21:12:51.036 | + inc/plugin:shutdown_services:82 : [[ -z /opt/stack/new/grenade/projects/10_keystone ]] 2025-07-23 21:12:51.038 | + inc/plugin:shutdown_services:85 : local shutdown=/opt/stack/new/grenade/projects/10_keystone/shutdown.sh 2025-07-23 21:12:51.041 | + inc/plugin:shutdown_services:86 : [[ -e /opt/stack/new/grenade/projects/10_keystone/shutdown.sh ]] 2025-07-23 21:12:51.043 | + inc/plugin:shutdown_services:87 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:12:51.046 | + inc/plugin:shutdown_services:87 : /opt/stack/new/grenade/projects/10_keystone/shutdown.sh 2025-07-23 21:12:52.690 | + /opt/stack/new/grenade/projects/10_keystone/shutdown.sh:main:19 : stop_keystone 2025-07-23 21:12:52.693 | + lib/keystone:stop_keystone:563 : stop_process keystone 2025-07-23 21:12:52.695 | + /opt/stack/new/devstack/functions-common:stop_process:1697 : local service=keystone 2025-07-23 21:12:52.697 | + /opt/stack/new/devstack/functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:12:52.700 | + /opt/stack/new/devstack/functions-common:stop_process:1701 : is_service_enabled keystone 2025-07-23 21:12:52.716 | + /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:12:52.719 | + /opt/stack/new/devstack/functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@keystone.service 2025-07-23 21:12:52.733 | enabled 2025-07-23 21:12:52.737 | + /opt/stack/new/devstack/functions-common:stop_process:1706 : sudo systemctl stop devstack@keystone.service 2025-07-23 21:12:54.773 | + /opt/stack/new/devstack/functions-common:stop_process:1707 : sudo systemctl disable devstack@keystone.service 2025-07-23 21:12:54.801 | Removed /etc/systemd/system/multi-user.target.wants/devstack@keystone.service. 2025-07-23 21:12:55.060 | + /opt/stack/new/grenade/projects/10_keystone/shutdown.sh:main:22 : SERVICES_DOWN=keystone-all 2025-07-23 21:12:55.063 | + /opt/stack/new/grenade/projects/10_keystone/shutdown.sh:main:23 : ensure_services_stopped keystone-all 2025-07-23 21:12:55.066 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:135 : local wait_for=120 2025-07-23 21:12:55.068 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:136 : local still_running= 2025-07-23 21:12:55.070 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:137 : '[' 120 -gt 0 ']' 2025-07-23 21:12:55.073 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:138 : still_running= 2025-07-23 21:12:55.075 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:139 : local service= 2025-07-23 21:12:55.078 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:140 : for service in "$@" 2025-07-23 21:12:55.080 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:141 : is_service_running keystone-all 2025-07-23 21:12:55.082 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=keystone-all 2025-07-23 21:12:55.084 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:12:55.087 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@keystone-all --no-pager 2025-07-23 21:12:55.100 | Failed to get unit file state for devstack@keystone-all.service: No such file or directory 2025-07-23 21:12:55.104 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:121 : deprecated 'Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:55.106 | + /opt/stack/new/devstack/functions-common:deprecated:316 : local 'text=Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:55.109 | + /opt/stack/new/devstack/functions-common:deprecated:317 : DEPRECATED_TEXT+='\nUsing the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:55.111 | + /opt/stack/new/devstack/functions-common:deprecated:318 : echo 'WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:12:55.111 | WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name 2025-07-23 21:12:55.114 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : ps auxw 2025-07-23 21:12:55.114 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v grep 2025-07-23 21:12:55.115 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -e keystone-all 2025-07-23 21:12:55.115 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v shutdown.sh 2025-07-23 21:12:55.115 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v upgrade.sh 2025-07-23 21:12:55.137 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:123 : exitcode=1 2025-07-23 21:12:55.139 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 1 2025-07-23 21:12:55.142 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:146 : [[ -n '' ]] 2025-07-23 21:12:55.144 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:150 : break 2025-07-23 21:12:55.146 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_stopped:155 : [[ -n '' ]] 2025-07-23 21:12:55.149 | + /opt/stack/new/grenade/projects/10_keystone/shutdown.sh:main:1 : exit_trap 2025-07-23 21:12:55.151 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:12:55.157 | + ./grenade.sh:main:325 : resources verify_noapi pre-upgrade 2025-07-23 21:12:55.159 | + inc/plugin:resources:94 : local phase=verify_noapi 2025-07-23 21:12:55.161 | + inc/plugin:resources:95 : local side=pre-upgrade 2025-07-23 21:12:55.164 | + inc/plugin:resources:96 : local project= 2025-07-23 21:12:55.166 | + inc/plugin:resources:99 : [[ True != \T\r\u\e ]] 2025-07-23 21:12:55.169 | + inc/plugin:resources:103 : local desc=verify_noapi 2025-07-23 21:12:55.171 | + inc/plugin:resources:104 : [[ -n pre-upgrade ]] 2025-07-23 21:12:55.174 | + inc/plugin:resources:105 : desc='verify_noapi pre-upgrade' 2025-07-23 21:12:55.176 | + inc/plugin:resources:107 : echo_summary 'Running resource phase: verify_noapi pre-upgrade' 2025-07-23 21:12:55.192 | 2025-07-23 21:12:55.192 | #******************************************** 2025-07-23 21:12:55.192 | # Running resource phase: verify_noapi pre-upgrade 2025-07-23 21:12:55.192 | #******************************************** 2025-07-23 21:12:55.192 | 2025-07-23 21:12:55.194 | + inc/plugin:resources:109 : local 'projects= keystone placement swift glance neutron nova ironic' 2025-07-23 21:12:55.197 | + inc/plugin:resources:110 : [[ verify_noapi == \d\e\s\t\r\o\y ]] 2025-07-23 21:12:55.199 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:12:55.202 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/10_keystone 2025-07-23 21:12:55.204 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/10_keystone ]] 2025-07-23 21:12:55.207 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/10_keystone/resources.sh 2025-07-23 21:12:55.210 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/10_keystone/resources.sh ]] 2025-07-23 21:12:55.213 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:12:55.215 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 21:12:55.218 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/10_keystone/resources.sh verify_noapi pre-upgrade 2025-07-23 21:12:56.797 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:26 : KEYSTONE_TEST_USER=keystone_check 2025-07-23 21:12:56.800 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:27 : KEYSTONE_TEST_GROUP=keystone_check 2025-07-23 21:12:56.802 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:28 : KEYSTONE_TEST_PASS=pass 2025-07-23 21:12:56.805 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:62 : case $1 in 2025-07-23 21:12:56.807 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:67 : verify_noapi 2025-07-23 21:12:56.810 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:verify_noapi:51 : : 2025-07-23 21:12:56.812 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:1 : exit_trap 2025-07-23 21:12:56.814 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:12:56.819 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:12:56.822 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/15_placement 2025-07-23 21:12:56.825 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/15_placement ]] 2025-07-23 21:12:56.827 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/15_placement/resources.sh 2025-07-23 21:12:56.830 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/15_placement/resources.sh ]] 2025-07-23 21:12:56.832 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:12:56.835 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/30_swift 2025-07-23 21:12:56.838 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/30_swift ]] 2025-07-23 21:12:56.841 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/30_swift/resources.sh 2025-07-23 21:12:56.844 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/30_swift/resources.sh ]] 2025-07-23 21:12:56.846 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:12:56.849 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 21:12:56.852 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/30_swift/resources.sh verify_noapi pre-upgrade 2025-07-23 21:12:58.346 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:26 : CONTAINER=cont_grenade 2025-07-23 21:12:58.348 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:55 : case $1 in 2025-07-23 21:12:58.351 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:60 : verify_noapi 2025-07-23 21:12:58.353 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:verify_noapi:46 : : 2025-07-23 21:12:58.355 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:1 : exit_trap 2025-07-23 21:12:58.357 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:12:58.362 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:12:58.365 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/40_glance 2025-07-23 21:12:58.367 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/40_glance ]] 2025-07-23 21:12:58.370 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/40_glance/resources.sh 2025-07-23 21:12:58.373 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/40_glance/resources.sh ]] 2025-07-23 21:12:58.375 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:12:58.378 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/50_neutron 2025-07-23 21:12:58.381 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/50_neutron ]] 2025-07-23 21:12:58.383 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/50_neutron/resources.sh 2025-07-23 21:12:58.386 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/50_neutron/resources.sh ]] 2025-07-23 21:12:58.388 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:12:58.390 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 21:12:58.393 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/50_neutron/resources.sh verify_noapi pre-upgrade 2025-07-23 21:12:59.843 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:26 : NEUTRON_NET=neutron_grenade 2025-07-23 21:12:59.846 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:74 : case $1 in 2025-07-23 21:12:59.848 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:79 : verify_noapi 2025-07-23 21:12:59.850 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:verify_noapi:59 : : 2025-07-23 21:12:59.852 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:1 : exit_trap 2025-07-23 21:12:59.854 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:12:59.859 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:12:59.862 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/60_nova 2025-07-23 21:12:59.864 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/60_nova ]] 2025-07-23 21:12:59.867 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/60_nova/resources.sh 2025-07-23 21:12:59.869 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/60_nova/resources.sh ]] 2025-07-23 21:12:59.871 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:12:59.874 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 21:12:59.876 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/60_nova/resources.sh verify_noapi pre-upgrade 2025-07-23 21:13:01.219 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:26 : NOVA_USER=nova_grenade 2025-07-23 21:13:01.221 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:27 : NOVA_PROJECT=nova_grenade 2025-07-23 21:13:01.223 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:28 : NOVA_PASS=pass 2025-07-23 21:13:01.226 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:29 : NOVA_SERVER=nova_server1 2025-07-23 21:13:01.228 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:30 : DEFAULT_INSTANCE_TYPE=baremetal 2025-07-23 21:13:01.230 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:31 : DEFAULT_IMAGE_NAME=cirros-0.6.1-x86_64-disk 2025-07-23 21:13:01.233 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:32 : VIRT_DRIVER=ironic 2025-07-23 21:13:01.235 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:33 : INSTANCE_WAIT=120 2025-07-23 21:13:01.237 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:35 : [[ ironic == ironic ]] 2025-07-23 21:13:01.239 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:36 : NOVA_IRONIC_RESOURCE_CLASS=baremetal 2025-07-23 21:13:01.242 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:39 : NOVA_VERIFY_RESOURCE_CLASSES=CUSTOM_BAREMETAL 2025-07-23 21:13:01.245 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:217 : case $1 in 2025-07-23 21:13:01.247 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:222 : verify_noapi pre-upgrade 2025-07-23 21:13:01.249 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:verify_noapi:195 : resource_get nova nova_server_ip 2025-07-23 21:13:01.251 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:142 : local project=nova 2025-07-23 21:13:01.254 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:143 : local key=nova_server_ip 2025-07-23 21:13:01.257 | +++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : iniget /opt/stack/save/grenade_db.ini nova nova_server_ip 2025-07-23 21:13:01.276 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : local value=172.24.5.222 2025-07-23 21:13:01.278 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:145 : echo 172.24.5.222 2025-07-23 21:13:01.281 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify_noapi:195 : local server_ip=172.24.5.222 2025-07-23 21:13:01.283 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify_noapi:196 : ping_check_public 172.24.5.222 120 2025-07-23 21:13:01.286 | + /opt/stack/new/grenade/functions:ping_check_public:56 : local ip=172.24.5.222 2025-07-23 21:13:01.288 | + /opt/stack/new/grenade/functions:ping_check_public:57 : local boot_timeout=120 2025-07-23 21:13:01.290 | + /opt/stack/new/grenade/functions:ping_check_public:58 : local expected=True 2025-07-23 21:13:01.292 | + /opt/stack/new/grenade/functions:ping_check_public:59 : local check_command= 2025-07-23 21:13:01.294 | + /opt/stack/new/grenade/functions:ping_check_public:60 : [[ True = \T\r\u\e ]] 2025-07-23 21:13:01.296 | + /opt/stack/new/grenade/functions:ping_check_public:61 : check_command='while ! ping -c1 -w1 172.24.5.222; do sleep 1; done' 2025-07-23 21:13:01.298 | + /opt/stack/new/grenade/functions:ping_check_public:65 : timeout 120 sh -c 'while ! ping -c1 -w1 172.24.5.222; do sleep 1; done' 2025-07-23 21:13:01.306 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:13:01.306 | 64 bytes from 172.24.5.222: icmp_seq=1 ttl=63 time=2.56 ms 2025-07-23 21:13:01.306 | 2025-07-23 21:13:01.306 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:13:01.306 | 1 packets transmitted, 1 received, 0% packet loss, time 0ms 2025-07-23 21:13:01.306 | rtt min/avg/max/mdev = 2.562/2.562/2.562/0.000 ms 2025-07-23 21:13:01.309 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:1 : exit_trap 2025-07-23 21:13:01.311 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:13:01.317 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:13:01.319 | + inc/plugin:resources:115 : local dir=/opt/stack/new/ironic/devstack/upgrade 2025-07-23 21:13:01.321 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/ironic/devstack/upgrade ]] 2025-07-23 21:13:01.324 | + inc/plugin:resources:119 : local resource=/opt/stack/new/ironic/devstack/upgrade/resources.sh 2025-07-23 21:13:01.326 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/ironic/devstack/upgrade/resources.sh ]] 2025-07-23 21:13:01.329 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:13:01.331 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 21:13:01.334 | + inc/plugin:resources:122 : /opt/stack/new/ironic/devstack/upgrade/resources.sh verify_noapi pre-upgrade 2025-07-23 21:13:02.736 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:37 : GITDIR["python-ironicclient"]=/opt/stack/old/python-ironicclient 2025-07-23 21:13:02.738 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:39 : GITREPO["pyghmi"]=https://opendev.org/x/pyghmi 2025-07-23 21:13:02.740 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:40 : GITBRANCH["pyghmi"]=master 2025-07-23 21:13:02.742 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:41 : GITDIR["pyghmi"]=/opt/stack/old/pyghmi 2025-07-23 21:13:02.744 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:43 : GITREPO["virtualbmc"]=https://opendev.org/openstack/virtualbmc.git 2025-07-23 21:13:02.746 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:44 : GITBRANCH["virtualbmc"]=master 2025-07-23 21:13:02.749 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:45 : GITDIR["virtualbmc"]=/opt/stack/old/virtualbmc 2025-07-23 21:13:02.751 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:47 : GITREPO["virtualpdu"]=https://opendev.org/openstack/virtualpdu.git 2025-07-23 21:13:02.754 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:48 : GITBRANCH["virtualpdu"]=master 2025-07-23 21:13:02.756 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:49 : GITDIR["virtualpdu"]=/opt/stack/old/virtualpdu 2025-07-23 21:13:02.758 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:51 : GITREPO["sushy"]=https://opendev.org/openstack/sushy.git 2025-07-23 21:13:02.760 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:52 : GITBRANCH["sushy"]=master 2025-07-23 21:13:02.763 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:53 : GITDIR["sushy"]=/opt/stack/old/sushy 2025-07-23 21:13:02.765 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:55 : GITREPO["sushy-tools"]=https://opendev.org/openstack/sushy-tools.git 2025-07-23 21:13:02.767 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:56 : GITBRANCH["sushy-tools"]=master 2025-07-23 21:13:02.768 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:57 : GITDIR["sushy-tools"]=/opt/stack/old/sushy-tools 2025-07-23 21:13:02.770 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:59 : IRONIC_DIR=/opt/stack/old/ironic 2025-07-23 21:13:02.772 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:60 : IRONIC_DEVSTACK_DIR=/opt/stack/old/ironic/devstack 2025-07-23 21:13:02.774 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:61 : IRONIC_DEVSTACK_FILES_DIR=/opt/stack/old/ironic/devstack/files 2025-07-23 21:13:02.776 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:64 : IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git 2025-07-23 21:13:02.777 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:65 : IRONIC_PYTHON_AGENT_BRANCH=stable/2025.1 2025-07-23 21:13:02.780 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:66 : IRONIC_PYTHON_AGENT_DIR=/opt/stack/old/ironic-python-agent 2025-07-23 21:13:02.783 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:67 : IRONIC_PYTHON_AGENT_BUILDER_REPO=https://opendev.org/openstack/ironic-python-agent-builder.git 2025-07-23 21:13:02.785 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:68 : IRONIC_PYTHON_AGENT_BUILDER_BRANCH=master 2025-07-23 21:13:02.788 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:69 : IRONIC_PYTHON_AGENT_BUILDER_DIR=/opt/stack/old/ironic-python-agent-builder 2025-07-23 21:13:02.790 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:70 : IRONIC_DIB_BINDEP_FILE=https://opendev.org/openstack/diskimage-builder/raw/branch/master/bindep.txt 2025-07-23 21:13:02.792 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:71 : IRONIC_DATA_DIR=/opt/stack/data/ironic 2025-07-23 21:13:02.794 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:72 : IRONIC_STATE_PATH=/var/lib/ironic 2025-07-23 21:13:02.797 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:73 : IRONIC_AUTH_CACHE_DIR=/var/cache/ironic 2025-07-23 21:13:02.800 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:74 : IRONIC_CONF_DIR=/etc/ironic 2025-07-23 21:13:02.802 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:75 : IRONIC_CONF_FILE=/etc/ironic/ironic.conf 2025-07-23 21:13:02.804 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:76 : IRONIC_MACHINE_TYPE=q35 2025-07-23 21:13:02.807 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:79 : trueorfalse False IRONIC_IS_HARDWARE 2025-07-23 21:13:02.824 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:79 : IRONIC_IS_HARDWARE=False 2025-07-23 21:13:02.827 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:82 : IRONIC_CALLBACK_TIMEOUT=600 2025-07-23 21:13:02.829 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:85 : [[ False == False ]] 2025-07-23 21:13:02.832 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:86 : IRONIC_PXE_BOOT_RETRY_TIMEOUT=900 2025-07-23 21:13:02.834 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:92 : IRONIC_PING_TIMEOUT= 2025-07-23 21:13:02.836 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:96 : trueorfalse False IRONIC_ALLOW_UNSUPPORTED_DRIVERS 2025-07-23 21:13:02.852 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:96 : IRONIC_ALLOW_UNSUPPORTED_DRIVERS=False 2025-07-23 21:13:02.854 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:99 : IRONIC_HW_NODE_CPU=1 2025-07-23 21:13:02.856 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:100 : IRONIC_HW_NODE_RAM=512 2025-07-23 21:13:02.859 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:101 : IRONIC_HW_NODE_DISK=10 2025-07-23 21:13:02.861 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:102 : IRONIC_HW_EPHEMERAL_DISK=0 2025-07-23 21:13:02.863 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:105 : IRONIC_SUPPORTED_HW_ARCH_TYPES_RE='^(x86_64|aarch64)$' 2025-07-23 21:13:02.866 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:106 : IRONIC_HW_ARCH=x86_64 2025-07-23 21:13:02.867 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:108 : [[ ! x86_64 =~ ^(x86_64|aarch64)$ ]] 2025-07-23 21:13:02.869 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:112 : is_ubuntu 2025-07-23 21:13:02.872 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z '' ]] 2025-07-23 21:13:02.874 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:557 : GetOSVersion 2025-07-23 21:13:02.876 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:437 : source /etc/os-release 2025-07-23 21:13:02.878 | +++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 22.04.5 LTS' 2025-07-23 21:13:02.880 | +++ /etc/os-release:source:2 : NAME=Ubuntu 2025-07-23 21:13:02.881 | +++ /etc/os-release:source:3 : VERSION_ID=22.04 2025-07-23 21:13:02.883 | +++ /etc/os-release:source:4 : VERSION='22.04.5 LTS (Jammy Jellyfish)' 2025-07-23 21:13:02.884 | +++ /etc/os-release:source:5 : VERSION_CODENAME=jammy 2025-07-23 21:13:02.887 | +++ /etc/os-release:source:6 : ID=ubuntu 2025-07-23 21:13:02.889 | +++ /etc/os-release:source:7 : ID_LIKE=debian 2025-07-23 21:13:02.891 | +++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2025-07-23 21:13:02.893 | +++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2025-07-23 21:13:02.896 | +++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2025-07-23 21:13:02.898 | +++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2025-07-23 21:13:02.900 | +++ /etc/os-release:source:12 : UBUNTU_CODENAME=jammy 2025-07-23 21:13:02.901 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:438 : [[ ubuntu22.04.5 LTS (Jammy Jellyfish) == \c\e\n\t\o\s\9 ]] 2025-07-23 21:13:02.903 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:438 : [[ ubuntu22.04.5 LTS (Jammy Jellyfish) =~ rhel9 ]] 2025-07-23 21:13:02.906 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:442 : [[ ubuntu22.04.5 LTS (Jammy Jellyfish) =~ rocky9 ]] 2025-07-23 21:13:02.908 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:446 : _ensure_lsb_release 2025-07-23 21:13:02.911 | +++ /opt/stack/new/devstack/functions-common:_ensure_lsb_release:414 : command -v lsb_release 2025-07-23 21:13:02.914 | ++ /opt/stack/new/devstack/functions-common:_ensure_lsb_release:414 : [[ -x /usr/bin/lsb_release ]] 2025-07-23 21:13:02.915 | ++ /opt/stack/new/devstack/functions-common:_ensure_lsb_release:415 : return 2025-07-23 21:13:02.918 | +++ /opt/stack/new/devstack/functions-common:GetOSVersion:448 : lsb_release -r -s 2025-07-23 21:13:02.959 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:448 : os_RELEASE=22.04 2025-07-23 21:13:02.963 | +++ /opt/stack/new/devstack/functions-common:GetOSVersion:449 : lsb_release -c -s 2025-07-23 21:13:03.002 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:449 : os_CODENAME=jammy 2025-07-23 21:13:03.005 | +++ /opt/stack/new/devstack/functions-common:GetOSVersion:450 : lsb_release -i -s 2025-07-23 21:13:03.045 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2025-07-23 21:13:03.047 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2025-07-23 21:13:03.050 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:454 : os_PACKAGE=deb 2025-07-23 21:13:03.052 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2025-07-23 21:13:03.054 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2025-07-23 21:13:03.057 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2025-07-23 21:13:03.059 | ++ /opt/stack/new/devstack/functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2025-07-23 21:13:03.061 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:13:03.063 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:113 : IRONIC_VM_EMULATOR=/usr/bin/qemu-system-x86_64 2025-07-23 21:13:03.065 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:119 : GRUB_ARCH=x64 2025-07-23 21:13:03.067 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:120 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 21:13:03.069 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:133 : IRONIC_SHARDS=0 2025-07-23 21:13:03.072 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:134 : IRONIC_SHARD_1_NAME=ds_shard_1 2025-07-23 21:13:03.074 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:135 : IRONIC_NODE_SHARD_NAME=ds_shard_1 2025-07-23 21:13:03.076 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:156 : IRONIC_HWINFO_FILE=/opt/stack/data/ironic/hardware_info 2025-07-23 21:13:03.079 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:159 : uuidgen 2025-07-23 21:13:03.083 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:159 : IRONIC_NODE_UUID=60cdbf9e-db5d-43b0-8146-7c939db10fc9 2025-07-23 21:13:03.085 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:160 : IRONIC_SCRIPTS_DIR=/opt/stack/old/ironic/devstack/tools/ironic/scripts 2025-07-23 21:13:03.087 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:161 : IRONIC_TEMPLATES_DIR=/opt/stack/old/ironic/devstack/tools/ironic/templates 2025-07-23 21:13:03.090 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:162 : trueorfalse False IRONIC_BAREMETAL_BASIC_OPS 2025-07-23 21:13:03.105 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:162 : IRONIC_BAREMETAL_BASIC_OPS=True 2025-07-23 21:13:03.108 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:163 : IRONIC_TFTPBOOT_DIR=/opt/stack/data/ironic/tftpboot 2025-07-23 21:13:03.110 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:164 : IRONIC_TFTPSERVER_IP=200.225.47.25 2025-07-23 21:13:03.112 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:165 : IRONIC_TFTP_BLOCKSIZE=1380 2025-07-23 21:13:03.114 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:166 : IRONIC_VM_COUNT=2 2025-07-23 21:13:03.116 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:167 : IRONIC_VM_SPECS_CPU=1 2025-07-23 21:13:03.118 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:168 : IRONIC_VM_SPECS_RAM=2600 2025-07-23 21:13:03.120 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:169 : IRONIC_VM_SPECS_DISK=10 2025-07-23 21:13:03.122 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:170 : IRONIC_VM_SPECS_DISK_FORMAT=qcow2 2025-07-23 21:13:03.124 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:171 : IRONIC_VM_EPHEMERAL_DISK=0 2025-07-23 21:13:03.126 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:172 : IRONIC_VM_ENGINE=qemu 2025-07-23 21:13:03.129 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:173 : IRONIC_VM_NETWORK_BRIDGE=brbm 2025-07-23 21:13:03.133 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:174 : IRONIC_VM_INTERFACE_COUNT=2 2025-07-23 21:13:03.133 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:175 : IRONIC_VM_VOLUME_COUNT=1 2025-07-23 21:13:03.135 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:176 : IRONIC_VM_BLOCK_SIZE=512 2025-07-23 21:13:03.137 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:177 : IRONIC_VM_MACS_CSV_FILE=/opt/stack/data/ironic/ironic_macs.csv 2025-07-23 21:13:03.140 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:178 : IRONIC_CLEAN_NET_NAME=private 2025-07-23 21:13:03.142 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:179 : IRONIC_RESCUE_NET_NAME=private 2025-07-23 21:13:03.145 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:180 : IRONIC_INSPECTION_NET_NAME=private 2025-07-23 21:13:03.147 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:181 : IRONIC_EXTRA_PXE_PARAMS= 2025-07-23 21:13:03.148 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:182 : IRONIC_TTY_DEV=ttyS0,115200 2025-07-23 21:13:03.151 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:183 : trueorfalse False IRONIC_USE_PORT_GROUP 2025-07-23 21:13:03.166 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:183 : IRONIC_USE_PORT_GROUP=False 2025-07-23 21:13:03.168 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:184 : IRONIC_PORT_GROUP_MODE=balance-rr 2025-07-23 21:13:03.170 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:186 : IRONIC_TEMPEST_BUILD_TIMEOUT=1200 2025-07-23 21:13:03.172 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:187 : [[ -n 1200 ]] 2025-07-23 21:13:03.175 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:188 : echo 'WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike.' 2025-07-23 21:13:03.175 | WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike. 2025-07-23 21:13:03.177 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:192 : [[ False == \T\r\u\e ]] 2025-07-23 21:13:03.181 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:196 : hostname 2025-07-23 21:13:03.185 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:196 : hostdomain=npc1a3e38788184 2025-07-23 21:13:03.187 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:197 : [[ npc1a3e38788184 =~ rax ]] 2025-07-23 21:13:03.189 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:197 : [[ npc1a3e38788184 =~ iweb ]] 2025-07-23 21:13:03.191 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:219 : PUBLIC_SUBNET_ID= 2025-07-23 21:13:03.193 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:220 : PUBLIC_SUBNET_IP=172.24.5.250 2025-07-23 21:13:03.196 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:223 : trueorfalse True IRONIC_ENFORCE_SCOPE 2025-07-23 21:13:03.213 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:223 : IRONIC_ENFORCE_SCOPE=True 2025-07-23 21:13:03.215 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:225 : [[ True == \T\r\u\e ]] 2025-07-23 21:13:03.218 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:226 : IRONIC_OS_CLOUD=devstack-system-admin 2025-07-23 21:13:03.220 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:236 : OS_CLOUD=devstack-admin 2025-07-23 21:13:03.223 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:242 : IRONIC_SET_NODE_OWNER= 2025-07-23 21:13:03.225 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:245 : IRONIC_DEFAULT_API_VERSION= 2025-07-23 21:13:03.228 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:246 : IRONIC_CMD='openstack --os-cloud devstack-system-admin baremetal' 2025-07-23 21:13:03.230 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:247 : [[ -n '' ]] 2025-07-23 21:13:03.232 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:252 : IRONIC_ENABLED_HARDWARE_TYPES=ipmi,fake-hardware 2025-07-23 21:13:03.235 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:254 : IRONIC_DRIVER_INTERFACE_TYPES='bios boot power management deploy console inspect raid rescue storage network vendor' 2025-07-23 21:13:03.237 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:255 : IRONIC_ENABLED_BIOS_INTERFACES=fake,no-bios 2025-07-23 21:13:03.240 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:256 : IRONIC_ENABLED_BOOT_INTERFACES=fake,ipxe 2025-07-23 21:13:03.243 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:257 : IRONIC_ENABLED_CONSOLE_INTERFACES=fake,no-console 2025-07-23 21:13:03.245 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:258 : IRONIC_ENABLED_DEPLOY_INTERFACES=fake,direct,ramdisk 2025-07-23 21:13:03.247 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:259 : IRONIC_ENABLED_INSPECT_INTERFACES=fake,agent,no-inspect 2025-07-23 21:13:03.249 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:260 : IRONIC_ENABLED_MANAGEMENT_INTERFACES= 2025-07-23 21:13:03.251 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:261 : IRONIC_ENABLED_NETWORK_INTERFACES=flat,noop 2025-07-23 21:13:03.253 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:262 : IRONIC_ENABLED_POWER_INTERFACES= 2025-07-23 21:13:03.255 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:263 : IRONIC_ENABLED_RAID_INTERFACES=fake,agent,no-raid 2025-07-23 21:13:03.258 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:264 : IRONIC_ENABLED_RESCUE_INTERFACES=fake,no-rescue 2025-07-23 21:13:03.260 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:265 : IRONIC_ENABLED_STORAGE_INTERFACES=fake,cinder,noop 2025-07-23 21:13:03.263 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:266 : IRONIC_ENABLED_VENDOR_INTERFACES=fake,ipmitool,no-vendor 2025-07-23 21:13:03.265 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:268 : IRONIC_DEFAULT_BIOS_INTERFACE= 2025-07-23 21:13:03.267 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:269 : IRONIC_DEFAULT_BOOT_INTERFACE= 2025-07-23 21:13:03.269 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:270 : IRONIC_DEFAULT_CONSOLE_INTERFACE= 2025-07-23 21:13:03.271 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:271 : IRONIC_DEFAULT_DEPLOY_INTERFACE= 2025-07-23 21:13:03.274 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:272 : IRONIC_DEFAULT_INSPECT_INTERFACE= 2025-07-23 21:13:03.277 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:273 : IRONIC_DEFAULT_MANAGEMENT_INTERFACE= 2025-07-23 21:13:03.279 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:274 : IRONIC_DEFAULT_NETWORK_INTERFACE= 2025-07-23 21:13:03.283 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:275 : IRONIC_DEFAULT_POWER_INTERFACE= 2025-07-23 21:13:03.285 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:276 : IRONIC_DEFAULT_RAID_INTERFACE= 2025-07-23 21:13:03.288 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:277 : IRONIC_DEFAULT_RESCUE_INTERFACE= 2025-07-23 21:13:03.291 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:278 : IRONIC_DEFAULT_STORAGE_INTERFACE= 2025-07-23 21:13:03.293 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:279 : IRONIC_DEFAULT_VENDOR_INTERFACE= 2025-07-23 21:13:03.297 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:281 : trueorfalse False IRONIC_UNMANAGED_INSPECTION 2025-07-23 21:13:03.315 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:281 : IRONIC_UNMANAGED_INSPECTION=False 2025-07-23 21:13:03.317 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:288 : [[ qemu == \a\u\t\o ]] 2025-07-23 21:13:03.318 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:298 : [[ qemu == \k\v\m ]] 2025-07-23 21:13:03.321 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:305 : trueorfalse True IRONIC_VM_LOG_CONSOLE 2025-07-23 21:13:03.338 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:305 : IRONIC_VM_LOG_CONSOLE=True 2025-07-23 21:13:03.340 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:306 : IRONIC_VM_LOG_DIR=/opt/stack/old/ironic-bm-logs 2025-07-23 21:13:03.343 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:307 : trueorfalse True IRONIC_VM_LOG_ROTATE 2025-07-23 21:13:03.362 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:307 : IRONIC_VM_LOG_ROTATE=True 2025-07-23 21:13:03.364 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:310 : IRONIC_DEFAULT_RESOURCE_CLASS=baremetal 2025-07-23 21:13:03.367 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:313 : IRONIC_DEFAULT_TRAITS=CUSTOM_GOLD 2025-07-23 21:13:03.371 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:316 : trueorfalse True IRONIC_BUILD_DEPLOY_RAMDISK 2025-07-23 21:13:03.388 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:316 : IRONIC_BUILD_DEPLOY_RAMDISK=False 2025-07-23 21:13:03.390 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:319 : IRONIC_SUPPORTED_RAMDISK_TYPES_RE='^(tinyipa|dib)$' 2025-07-23 21:13:03.393 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:320 : IRONIC_RAMDISK_TYPE=dib 2025-07-23 21:13:03.394 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:323 : [[ ! dib =~ ^(tinyipa|dib)$ ]] 2025-07-23 21:13:03.396 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:332 : IRONIC_DEPLOY_DRIVER=ipmi 2025-07-23 21:13:03.398 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:336 : IRONIC_DEPLOY_RAMDISK=/opt/stack/old/devstack/files/ir-deploy-ipmi.initramfs 2025-07-23 21:13:03.401 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:337 : IRONIC_DEPLOY_KERNEL=/opt/stack/old/devstack/files/ir-deploy-ipmi.kernel 2025-07-23 21:13:03.403 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:338 : IRONIC_DEPLOY_ISO=/opt/stack/old/devstack/files/ir-deploy-ipmi.iso 2025-07-23 21:13:03.406 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:342 : IRONIC_EFIBOOT=/opt/stack/old/devstack/files/ir-deploy-ipmi.efiboot 2025-07-23 21:13:03.407 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:345 : IPA_DOWNLOAD_BRANCH=stable/2025.1 2025-07-23 21:13:03.410 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:346 : echo stable/2025.1 2025-07-23 21:13:03.412 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:346 : tr / - 2025-07-23 21:13:03.416 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:346 : IPA_DOWNLOAD_BRANCH=stable-2025.1 2025-07-23 21:13:03.419 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:348 : IPA_DOWNLOAD_SOURCE=ironic-python-agent 2025-07-23 21:13:03.421 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:349 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 21:13:03.423 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:354 : IRONIC_DIB_RAMDISK_OS=centos9 2025-07-23 21:13:03.424 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:355 : IRONIC_DIB_RAMDISK_RELEASE= 2025-07-23 21:13:03.427 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:358 : IRONIC_DIB_OS=centos9 2025-07-23 21:13:03.429 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:359 : IRONIC_DIB_RELEASE= 2025-07-23 21:13:03.431 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:366 : [[ False == \F\a\l\s\e ]] 2025-07-23 21:13:03.433 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:366 : [[ -e /opt/stack/old/devstack/files/ir-deploy-ipmi.initramfs ]] 2025-07-23 21:13:03.436 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:366 : [[ -e /opt/stack/old/devstack/files/ir-deploy-ipmi.kernel ]] 2025-07-23 21:13:03.439 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:383 : IRONIC_DIB_RAMDISK_OPTIONS= 2025-07-23 21:13:03.441 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:384 : [[ -z '' ]] 2025-07-23 21:13:03.443 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:386 : [[ centos9 == \c\e\n\t\o\s\8 ]] 2025-07-23 21:13:03.445 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:390 : [[ centos9 == \c\e\n\t\o\s\9 ]] 2025-07-23 21:13:03.448 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:391 : IRONIC_DIB_RAMDISK_OS=centos 2025-07-23 21:13:03.450 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:392 : IRONIC_DIB_RAMDISK_RELEASE=9-stream 2025-07-23 21:13:03.453 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:394 : IRONIC_DIB_RAMDISK_OPTIONS=centos 2025-07-23 21:13:03.455 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:397 : IRONIC_DIB_DHCP_TIMEOUT=60 2025-07-23 21:13:03.458 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:400 : IRONIC_BUILD_DIB_IMAGE=False 2025-07-23 21:13:03.460 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:401 : IRONIC_DIB_IMAGE_OPTIONS= 2025-07-23 21:13:03.462 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:402 : IRONIC_DIB_IMAGE_OS=centos 2025-07-23 21:13:03.465 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:403 : IRONIC_DIB_IMAGE_RELEASE=9-stream 2025-07-23 21:13:03.467 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:404 : [[ -z '' ]] 2025-07-23 21:13:03.469 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:405 : IRONIC_DIB_IMAGE_OPTIONS='centos bootloader block-device-efi-lvm growvols dracut-regenerate' 2025-07-23 21:13:03.472 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:411 : trueorfalse False IRONIC_DEPLOY_ISO_REQUIRED 2025-07-23 21:13:03.489 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:411 : IRONIC_DEPLOY_ISO_REQUIRED=False 2025-07-23 21:13:03.492 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:414 : [[ False = \T\r\u\e ]] 2025-07-23 21:13:03.496 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:420 : echo ipmi,fake-hardware 2025-07-23 21:13:03.496 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:420 : grep -w ipmi 2025-07-23 21:13:03.501 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:420 : [[ -z ipmi,fake-hardware ]] 2025-07-23 21:13:03.504 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:426 : get_python_exec_prefix 2025-07-23 21:13:03.520 | +++ /opt/stack/new/devstack/inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2025-07-23 21:13:03.522 | +++ /opt/stack/new/devstack/inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2025-07-23 21:13:03.525 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:426 : IRONIC_BIN_DIR=/opt/stack/data/venv/bin 2025-07-23 21:13:03.527 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:427 : IRONIC_UWSGI_CONF=/etc/ironic/ironic-uwsgi.ini 2025-07-23 21:13:03.530 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:428 : IRONIC_UWSGI=ironic.wsgi:application 2025-07-23 21:13:03.532 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:431 : IRONIC_IP_VERSION=4 2025-07-23 21:13:03.535 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:432 : IRONIC_IPV6_ADDRESS_MODE=dhcpv6-stateless 2025-07-23 21:13:03.537 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:435 : is_service_enabled tls-proxy 2025-07-23 21:13:03.552 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:13:03.554 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:438 : IRONIC_SERVICE_PROTOCOL=http 2025-07-23 21:13:03.556 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:439 : IRONIC_SERVICE_PORT=6385 2025-07-23 21:13:03.558 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:440 : IRONIC_SERVICE_PORT_INT=16385 2025-07-23 21:13:03.561 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:441 : IRONIC_NOVNCPROXY_PORT=6090 2025-07-23 21:13:03.563 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:442 : IRONIC_HOSTPORT=200.225.47.25/baremetal 2025-07-23 21:13:03.566 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:445 : trueorfalse True IRONIC_IPXE_ENABLED 2025-07-23 21:13:03.582 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:445 : IRONIC_IPXE_ENABLED=True 2025-07-23 21:13:03.585 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:447 : trueorfalse False IRONIC_IPXE_USE_SWIFT 2025-07-23 21:13:03.602 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:447 : IRONIC_IPXE_USE_SWIFT=False 2025-07-23 21:13:03.605 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:448 : IRONIC_HTTP_DIR=/opt/stack/data/ironic/httpboot 2025-07-23 21:13:03.607 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:449 : IRONIC_HTTP_PORT=3928 2025-07-23 21:13:03.609 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:452 : IRONIC_RPC_TRANSPORT=oslo 2025-07-23 21:13:03.612 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:453 : IRONIC_JSON_RPC_PORT=8089 2025-07-23 21:13:03.614 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:458 : IRONIC_JSON_RPC_AUTH_STRATEGY= 2025-07-23 21:13:03.617 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:464 : IRONIC_VBMC_PORT_RANGE_START=6230 2025-07-23 21:13:03.619 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:465 : IRONIC_VBMC_CONFIG_FILE=/etc/ironic/virtualbmc/virtualbmc.conf 2025-07-23 21:13:03.621 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:466 : IRONIC_VBMC_LOGFILE=/opt/stack/old/ironic-bm-logs/virtualbmc.log 2025-07-23 21:13:03.623 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:467 : IRONIC_VBMC_SYSTEMD_SERVICE=devstack@virtualbmc.service 2025-07-23 21:13:03.625 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:470 : IRONIC_VPDU_CONFIG_FILE=/etc/ironic/virtualpdu/virtualpdu.conf 2025-07-23 21:13:03.627 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:471 : IRONIC_VPDU_PORT_RANGE_START=1 2025-07-23 21:13:03.630 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:472 : IRONIC_VPDU_LISTEN_PORT=1161 2025-07-23 21:13:03.632 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:473 : IRONIC_VPDU_COMMUNITY=private 2025-07-23 21:13:03.634 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:474 : IRONIC_VPDU_SNMPDRIVER=apc_rackpdu 2025-07-23 21:13:03.636 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:475 : IRONIC_VPDU_SYSTEMD_SERVICE=devstack@virtualpdu.service 2025-07-23 21:13:03.639 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:478 : IRONIC_REDFISH_EMULATOR_PORT=9132 2025-07-23 21:13:03.641 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:479 : IRONIC_REDFISH_EMULATOR_SYSTEMD_SERVICE=devstack@redfish-emulator.service 2025-07-23 21:13:03.643 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:480 : IRONIC_REDFISH_EMULATOR_CONFIG=/etc/ironic/redfish/emulator.conf 2025-07-23 21:13:03.645 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:481 : IRONIC_REDFISH_EMULATOR_FEATURE_SET=full 2025-07-23 21:13:03.648 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:486 : trueorfalse False IRONIC_CONFIGURE_GLANCE_WITH_SWIFT 2025-07-23 21:13:03.664 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:486 : IRONIC_CONFIGURE_GLANCE_WITH_SWIFT=False 2025-07-23 21:13:03.666 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:489 : IRONIC_LIBVIRT_HOOKS_PATH=/etc/libvirt/hooks/ 2025-07-23 21:13:03.668 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:491 : LIBVIRT_STORAGE_POOL=default 2025-07-23 21:13:03.671 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:492 : LIBVIRT_STORAGE_POOL_PATH=/opt/libvirt/images 2025-07-23 21:13:03.673 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:496 : IRONIC_AUTH_STRATEGY=keystone 2025-07-23 21:13:03.676 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:499 : trueorfalse False IRONIC_TERMINAL_SSL 2025-07-23 21:13:03.693 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:499 : IRONIC_TERMINAL_SSL=False 2025-07-23 21:13:03.695 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:500 : IRONIC_TERMINAL_CERT_DIR=/opt/stack/data/ironic/terminal_cert/ 2025-07-23 21:13:03.698 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:505 : trueorfalse False IRONIC_USE_LINK_LOCAL 2025-07-23 21:13:03.715 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:505 : IRONIC_USE_LINK_LOCAL=False 2025-07-23 21:13:03.717 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:508 : IRONIC_DHCP_PROVIDER=neutron 2025-07-23 21:13:03.719 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:511 : IRONIC_NETWORK_INTERFACE= 2025-07-23 21:13:03.722 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:516 : IRONIC_PROVISION_NETWORK_NAME= 2025-07-23 21:13:03.724 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:520 : IRONIC_PROVISION_PROVIDER_NETWORK_TYPE=vlan 2025-07-23 21:13:03.727 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:525 : IRONIC_PROVISION_SEGMENTATION_ID= 2025-07-23 21:13:03.729 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:529 : SUBNODE_FINAL=2 2025-07-23 21:13:03.731 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:532 : SUBNODE_ID= 2025-07-23 21:13:03.733 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:533 : '[' -f /etc/devstack-host ']' 2025-07-23 21:13:03.736 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:546 : [[ 4 != \6 ]] 2025-07-23 21:13:03.738 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:549 : IRONIC_IP_VERSION=4 2025-07-23 21:13:03.741 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:553 : IRONIC_PROVISION_ALLOCATION_POOL=start=10.0.5.10,end=10.0.5.100 2025-07-23 21:13:03.743 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:558 : IRONIC_PROVISION_SUBNET_GATEWAY=10.0.5.1 2025-07-23 21:13:03.745 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:559 : IRONIC_PROVISION_SUBNET_SUBNODE_IP=10.0.5.2 2025-07-23 21:13:03.747 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:563 : IRONIC_PROVISION_SUBNET_PREFIX=10.0.5.0/24 2025-07-23 21:13:03.749 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:575 : IRONIC_ROUTER_NAME=router1 2025-07-23 21:13:03.751 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:579 : IRONIC_PROVISION_PROVIDER_SUBNET_NAME=-subnet 2025-07-23 21:13:03.754 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:584 : trueorfalse False IRONIC_USE_NEUTRON_SEGMENTS 2025-07-23 21:13:03.771 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:584 : IRONIC_USE_NEUTRON_SEGMENTS=False 2025-07-23 21:13:03.773 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:588 : IRONIC_STORAGE_INTERFACE= 2025-07-23 21:13:03.776 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:594 : IRONIC_PROVISION_SUBNET_GATEWAY=10.0.5.1 2025-07-23 21:13:03.778 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:595 : IRONIC_PROVISION_SUBNET_SUBNODE_IP=10.0.5.2 2025-07-23 21:13:03.780 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:599 : IRONIC_PROVISION_SUBNET_PREFIX=10.0.5.0/24 2025-07-23 21:13:03.783 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:601 : [[ '' == \p\r\i\m\a\r\y ]] 2025-07-23 21:13:03.785 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:607 : [[ '' == \s\u\b\n\o\d\e ]] 2025-07-23 21:13:03.787 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:614 : IRONIC_HTTP_SERVER=200.225.47.25 2025-07-23 21:13:03.789 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:618 : ISCSI_SERVICE_PORT=3260 2025-07-23 21:13:03.792 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:628 : IRONIC_DEPLOY_LOGS_COLLECT=always 2025-07-23 21:13:03.794 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:632 : IRONIC_DEPLOY_LOGS_STORAGE_BACKEND=local 2025-07-23 21:13:03.796 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:634 : IRONIC_DEPLOY_LOGS_LOCAL_PATH=/opt/stack/old/ironic-bm-logs/deploy_logs 2025-07-23 21:13:03.799 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:637 : IRONIC_DEPLOY_FAST_TRACK=False 2025-07-23 21:13:03.801 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:640 : TEMPEST_BAREMETAL_MIN_MICROVERSION= 2025-07-23 21:13:03.803 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:643 : TEMPEST_BAREMETAL_MAX_MICROVERSION= 2025-07-23 21:13:03.806 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:651 : PHYSICAL_NETWORK= 2025-07-23 21:13:03.808 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:662 : IRONIC_RAMDISK_IMAGE=http://mirrors.dotsrc.org/tinycorelinux/14.x/x86/release/Core-current.iso 2025-07-23 21:13:03.810 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:664 : IRONIC_LOADER_PATHS= 2025-07-23 21:13:03.813 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:695 : get_pxe_boot_file 2025-07-23 21:13:03.816 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:678 : local pxe_boot_file 2025-07-23 21:13:03.818 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:680 : is_ubuntu 2025-07-23 21:13:03.820 | +++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:13:03.822 | +++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:13:03.824 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:682 : pxe_paths='/usr/lib/syslinux/pxelinux.0 /usr/lib/PXELINUX/pxelinux.0' 2025-07-23 21:13:03.826 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:683 : for p in $pxe_paths 2025-07-23 21:13:03.828 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:684 : [[ -f /usr/lib/syslinux/pxelinux.0 ]] 2025-07-23 21:13:03.830 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:683 : for p in $pxe_paths 2025-07-23 21:13:03.833 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:684 : [[ -f /usr/lib/PXELINUX/pxelinux.0 ]] 2025-07-23 21:13:03.835 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:685 : pxe_boot_file=/usr/lib/PXELINUX/pxelinux.0 2025-07-23 21:13:03.837 | +++ /opt/stack/new/ironic/devstack/lib/ironic:get_pxe_boot_file:691 : echo /usr/lib/PXELINUX/pxelinux.0 2025-07-23 21:13:03.840 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:695 : IRONIC_PXE_BOOT_IMAGE=/usr/lib/PXELINUX/pxelinux.0 2025-07-23 21:13:03.843 | +++ /opt/stack/new/ironic/devstack/lib/ironic:source:697 : trueorfalse True IRONIC_AUTOMATED_CLEAN_ENABLED 2025-07-23 21:13:03.860 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:697 : IRONIC_AUTOMATED_CLEAN_ENABLED=False 2025-07-23 21:13:03.862 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:699 : IRONIC_SECURE_BOOT=False 2025-07-23 21:13:03.864 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:700 : IRONIC_UEFI_BOOT_LOADER=grub2 2025-07-23 21:13:03.866 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:701 : IRONIC_GRUB2_SHIM_FILE= 2025-07-23 21:13:03.868 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:702 : IRONIC_GRUB2_FILE= 2025-07-23 21:13:03.870 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:703 : IRONIC_GRUB2_NETWORK_FILE= 2025-07-23 21:13:03.872 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:704 : IRONIC_UEFI_FILES_DIR=/var/lib/libvirt/images 2025-07-23 21:13:03.874 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:705 : UEFI_LOADER_PATH=/var/lib/libvirt/images/OVMF_CODE_4M.fd 2025-07-23 21:13:03.876 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:706 : UEFI_NVRAM_PATH=/var/lib/libvirt/images/OVMF_VARS_4M.fd 2025-07-23 21:13:03.878 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:708 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 21:13:03.881 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:714 : install_package shim shim-signed 2025-07-23 21:13:03.883 | ++ /opt/stack/new/devstack/functions-common:install_package:1442 : update_package_repo 2025-07-23 21:13:03.885 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:13:03.887 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1417 : REPOS_UPDATED=False 2025-07-23 21:13:03.889 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:13:03.891 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:13:03.893 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:13:03.895 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:13:03.898 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:13:03.900 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:13:03.902 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ False == \T\r\u\e ]] 2025-07-23 21:13:03.904 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1175 : [[ False = \T\r\u\e ]] 2025-07-23 21:13:03.905 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1177 : local sudo=sudo 2025-07-23 21:13:03.908 | +++ /opt/stack/new/devstack/functions-common:apt_get_update:1178 : id -u 2025-07-23 21:13:03.912 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1178 : [[ 1001 = \0 ]] 2025-07-23 21:13:03.914 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1181 : time_start apt-get-update 2025-07-23 21:13:03.916 | ++ /opt/stack/new/devstack/functions-common:time_start:2407 : local name=apt-get-update 2025-07-23 21:13:03.918 | ++ /opt/stack/new/devstack/functions-common:time_start:2408 : local start_time= 2025-07-23 21:13:03.920 | ++ /opt/stack/new/devstack/functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:13:03.922 | +++ /opt/stack/new/devstack/functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:13:03.927 | ++ /opt/stack/new/devstack/functions-common:time_start:2412 : _TIME_START[$name]=1753305183924 2025-07-23 21:13:03.929 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1183 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2025-07-23 21:13:03.931 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1184 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2025-07-23 21:13:03.933 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1185 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2025-07-23 21:13:04.096 | Ign:1 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy InRelease 2025-07-23 21:13:04.097 | Ign:2 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates InRelease 2025-07-23 21:13:04.097 | Ign:3 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports InRelease 2025-07-23 21:13:04.098 | Ign:4 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security InRelease 2025-07-23 21:13:04.098 | Hit:5 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release 2025-07-23 21:13:04.099 | Hit:6 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release 2025-07-23 21:13:04.099 | Hit:7 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release 2025-07-23 21:13:04.100 | Hit:8 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release 2025-07-23 21:13:04.101 | Ign:9 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release.gpg 2025-07-23 21:13:04.102 | Ign:10 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release.gpg 2025-07-23 21:13:04.102 | Ign:11 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release.gpg 2025-07-23 21:13:04.102 | Ign:12 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release.gpg 2025-07-23 21:13:05.345 | Reading package lists... 2025-07-23 21:13:05.366 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1189 : REPOS_UPDATED=True 2025-07-23 21:13:05.368 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1191 : time_stop apt-get-update 2025-07-23 21:13:05.370 | ++ /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 21:13:05.372 | ++ /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 21:13:05.374 | ++ /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:13:05.377 | ++ /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 21:13:05.379 | ++ /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 21:13:05.381 | ++ /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get-update 2025-07-23 21:13:05.383 | ++ /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753305183924 2025-07-23 21:13:05.385 | ++ /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753305183924 ]] 2025-07-23 21:13:05.389 | +++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:13:05.393 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753305185390 2025-07-23 21:13:05.395 | ++ /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=1466 2025-07-23 21:13:05.398 | ++ /opt/stack/new/devstack/functions-common:time_stop:2435 : total=0 2025-07-23 21:13:05.400 | ++ /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:13:05.402 | ++ /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1466 2025-07-23 21:13:05.404 | ++ /opt/stack/new/devstack/functions-common:install_package:1443 : real_install_package shim shim-signed 2025-07-23 21:13:05.406 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:13:05.409 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:13:05.411 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:13:05.413 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1431 : apt_get install shim shim-signed 2025-07-23 21:13:05.434 | ++ /opt/stack/new/devstack/functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install shim shim-signed 2025-07-23 21:13:05.466 | Reading package lists... 2025-07-23 21:13:05.734 | Building dependency tree... 2025-07-23 21:13:05.735 | Reading state information... 2025-07-23 21:13:06.053 | shim is already the newest version (15.8-0ubuntu1). 2025-07-23 21:13:06.053 | shim-signed is already the newest version (1.51.4+15.8-0ubuntu1). 2025-07-23 21:13:06.053 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:13:06.058 | ++ /opt/stack/new/devstack/functions-common:apt_get:1215 : result=0 2025-07-23 21:13:06.060 | ++ /opt/stack/new/devstack/functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:13:06.063 | ++ /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 21:13:06.065 | ++ /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 21:13:06.067 | ++ /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:13:06.070 | ++ /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 21:13:06.072 | ++ /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 21:13:06.074 | ++ /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:13:06.076 | ++ /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753305185431 2025-07-23 21:13:06.078 | ++ /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753305185431 ]] 2025-07-23 21:13:06.081 | +++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:13:06.085 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753305186083 2025-07-23 21:13:06.088 | ++ /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=652 2025-07-23 21:13:06.090 | ++ /opt/stack/new/devstack/functions-common:time_stop:2435 : total=0 2025-07-23 21:13:06.093 | ++ /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:13:06.095 | ++ /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=652 2025-07-23 21:13:06.097 | ++ /opt/stack/new/devstack/functions-common:apt_get:1219 : return 0 2025-07-23 21:13:06.100 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:715 : [[ x86_64 == \x\8\6\_\6\4 ]] 2025-07-23 21:13:06.102 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:716 : is_ubuntu 2025-07-23 21:13:06.104 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:13:06.107 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:13:06.109 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:717 : install_package grub-efi-amd64-signed 2025-07-23 21:13:06.111 | ++ /opt/stack/new/devstack/functions-common:install_package:1442 : update_package_repo 2025-07-23 21:13:06.114 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:13:06.116 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1417 : REPOS_UPDATED=True 2025-07-23 21:13:06.119 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:13:06.121 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:13:06.123 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:13:06.125 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:13:06.128 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:13:06.130 | ++ /opt/stack/new/devstack/functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:13:06.133 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ True == \T\r\u\e ]] 2025-07-23 21:13:06.135 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ False != \T\r\u\e ]] 2025-07-23 21:13:06.137 | ++ /opt/stack/new/devstack/functions-common:apt_get_update:1171 : return 2025-07-23 21:13:06.139 | ++ /opt/stack/new/devstack/functions-common:install_package:1443 : real_install_package grub-efi-amd64-signed 2025-07-23 21:13:06.142 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:13:06.144 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:13:06.146 | ++ /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:13:06.149 | ++ /opt/stack/new/devstack/functions-common:real_install_package:1431 : apt_get install grub-efi-amd64-signed 2025-07-23 21:13:06.168 | ++ /opt/stack/new/devstack/functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install grub-efi-amd64-signed 2025-07-23 21:13:06.201 | Reading package lists... 2025-07-23 21:13:06.469 | Building dependency tree... 2025-07-23 21:13:06.470 | Reading state information... 2025-07-23 21:13:06.747 | grub-efi-amd64-signed is already the newest version (1.187.12+2.06-2ubuntu14.8). 2025-07-23 21:13:06.747 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:13:06.752 | ++ /opt/stack/new/devstack/functions-common:apt_get:1215 : result=0 2025-07-23 21:13:06.754 | ++ /opt/stack/new/devstack/functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:13:06.756 | ++ /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 21:13:06.759 | ++ /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 21:13:06.761 | ++ /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:13:06.763 | ++ /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 21:13:06.766 | ++ /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 21:13:06.768 | ++ /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:13:06.770 | ++ /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753305186166 2025-07-23 21:13:06.772 | ++ /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753305186166 ]] 2025-07-23 21:13:06.775 | +++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:13:06.779 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753305186776 2025-07-23 21:13:06.781 | ++ /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=610 2025-07-23 21:13:06.783 | ++ /opt/stack/new/devstack/functions-common:time_stop:2435 : total=652 2025-07-23 21:13:06.785 | ++ /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:13:06.787 | ++ /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1262 2025-07-23 21:13:06.790 | ++ /opt/stack/new/devstack/functions-common:apt_get:1219 : return 0 2025-07-23 21:13:06.793 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:730 : [[ bios == \u\e\f\i ]] 2025-07-23 21:13:06.795 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:802 : [[ 0 != \0 ]] 2025-07-23 21:13:06.798 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:808 : is_service_enabled tls-proxy 2025-07-23 21:13:06.815 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:13:06.817 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:812 : IRONIC_NETWORK_DOWNLOAD_RETRY_MAX=5 2025-07-23 21:13:06.820 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:813 : IRONIC_NETWORK_DOWNLOAD_RETRY_DELAY=10 2025-07-23 21:13:06.823 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:839 : IRONIC_MANAGE_TIMEOUT=120 2025-07-23 21:13:06.825 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:841 : [[ -n 900 ]] 2025-07-23 21:13:06.827 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:842 : IRONIC_DEFAULT_CLEANING_TIMEOUT=1800 2025-07-23 21:13:06.829 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:846 : IRONIC_CLEANING_TIMEOUT=1800 2025-07-23 21:13:06.831 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:848 : IRONIC_CLEANING_DELAY=10 2025-07-23 21:13:06.833 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:849 : IRONIC_CLEANING_ATTEMPTS=180 2025-07-23 21:13:06.836 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:853 : IRONIC_NEUTRON_AGENT_REPORT_STATE_DELAY=10 2025-07-23 21:13:06.838 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:854 : IRONIC_NEUTRON_AGENT_REPORT_STATE_TIMEOUT=120 2025-07-23 21:13:06.840 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:855 : IRONIC_NEUTRON_AGENT_REPORT_STATE_ATTEMPTS=12 2025-07-23 21:13:06.842 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:862 : IRONIC_ANSIBLE_SSH_USER= 2025-07-23 21:13:06.844 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:878 : IRONIC_ANSIBLE_SSH_KEY=/opt/stack/data/ironic/ansible_ssh_key 2025-07-23 21:13:06.845 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:880 : is_service_enabled swift 2025-07-23 21:13:06.861 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:13:06.863 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:880 : [[ True == \T\r\u\e ]] 2025-07-23 21:13:06.865 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:881 : IRONIC_DEFAULT_DOWNLOAD_SOURCE=swift 2025-07-23 21:13:06.866 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:885 : IRONIC_AGENT_IMAGE_DOWNLOAD_SOURCE=swift 2025-07-23 21:13:06.869 | ++ /opt/stack/new/ironic/devstack/lib/ironic:source:1021 : is_deployed_by_redfish 2025-07-23 21:13:06.872 | ++ /opt/stack/new/ironic/devstack/lib/ironic:is_deployed_by_redfish:967 : [[ ipmi == redfish ]] 2025-07-23 21:13:06.874 | ++ /opt/stack/new/ironic/devstack/lib/ironic:is_deployed_by_redfish:968 : return 1 2025-07-23 21:13:06.888 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:35 : install_package jq 2025-07-23 21:13:06.891 | + /opt/stack/new/devstack/functions-common:install_package:1442 : update_package_repo 2025-07-23 21:13:06.893 | + /opt/stack/new/devstack/functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:13:06.896 | + /opt/stack/new/devstack/functions-common:update_package_repo:1417 : REPOS_UPDATED=True 2025-07-23 21:13:06.898 | + /opt/stack/new/devstack/functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:13:06.901 | + /opt/stack/new/devstack/functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:13:06.904 | + /opt/stack/new/devstack/functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:13:06.906 | + /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:13:06.909 | + /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:13:06.911 | + /opt/stack/new/devstack/functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:13:06.913 | + /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ True == \T\r\u\e ]] 2025-07-23 21:13:06.915 | + /opt/stack/new/devstack/functions-common:apt_get_update:1170 : [[ False != \T\r\u\e ]] 2025-07-23 21:13:06.918 | + /opt/stack/new/devstack/functions-common:apt_get_update:1171 : return 2025-07-23 21:13:06.921 | + /opt/stack/new/devstack/functions-common:install_package:1443 : real_install_package jq 2025-07-23 21:13:06.924 | + /opt/stack/new/devstack/functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:13:06.927 | + /opt/stack/new/devstack/functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:13:06.929 | + /opt/stack/new/devstack/functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:13:06.932 | + /opt/stack/new/devstack/functions-common:real_install_package:1431 : apt_get install jq 2025-07-23 21:13:06.954 | + /opt/stack/new/devstack/functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install jq 2025-07-23 21:13:06.988 | Reading package lists... 2025-07-23 21:13:07.249 | Building dependency tree... 2025-07-23 21:13:07.250 | Reading state information... 2025-07-23 21:13:07.535 | jq is already the newest version (1.6-2.1ubuntu3.1). 2025-07-23 21:13:07.535 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:13:07.540 | + /opt/stack/new/devstack/functions-common:apt_get:1215 : result=0 2025-07-23 21:13:07.543 | + /opt/stack/new/devstack/functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:13:07.546 | + /opt/stack/new/devstack/functions-common:time_stop:2421 : local name 2025-07-23 21:13:07.548 | + /opt/stack/new/devstack/functions-common:time_stop:2422 : local end_time 2025-07-23 21:13:07.551 | + /opt/stack/new/devstack/functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:13:07.552 | + /opt/stack/new/devstack/functions-common:time_stop:2424 : local total 2025-07-23 21:13:07.554 | + /opt/stack/new/devstack/functions-common:time_stop:2425 : local start_time 2025-07-23 21:13:07.556 | + /opt/stack/new/devstack/functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:13:07.558 | + /opt/stack/new/devstack/functions-common:time_stop:2428 : start_time=1753305186952 2025-07-23 21:13:07.560 | + /opt/stack/new/devstack/functions-common:time_stop:2430 : [[ -z 1753305186952 ]] 2025-07-23 21:13:07.563 | ++ /opt/stack/new/devstack/functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:13:07.568 | + /opt/stack/new/devstack/functions-common:time_stop:2433 : end_time=1753305187565 2025-07-23 21:13:07.570 | + /opt/stack/new/devstack/functions-common:time_stop:2434 : elapsed_time=613 2025-07-23 21:13:07.572 | + /opt/stack/new/devstack/functions-common:time_stop:2435 : total=1262 2025-07-23 21:13:07.574 | + /opt/stack/new/devstack/functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:13:07.576 | + /opt/stack/new/devstack/functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1875 2025-07-23 21:13:07.579 | + /opt/stack/new/devstack/functions-common:apt_get:1219 : return 0 2025-07-23 21:13:07.581 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:55 : total_nodes=2 2025-07-23 21:13:07.584 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:57 : [[ '' == \m\u\l\t\i\n\o\d\e ]] 2025-07-23 21:13:07.586 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:146 : case $1 in 2025-07-23 21:13:07.588 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:159 : verify_noapi pre-upgrade 2025-07-23 21:13:07.590 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:verify_noapi:120 : : 2025-07-23 21:13:07.592 | + /opt/stack/new/ironic/devstack/upgrade/resources.sh:main:1 : exit_trap 2025-07-23 21:13:07.595 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:13:07.601 | + ./grenade.sh:main:332 : [[ True == \T\r\u\e ]] 2025-07-23 21:13:07.605 | + ./grenade.sh:main:335 : fetch_plugins 2025-07-23 21:13:07.607 | + /opt/stack/new/devstack/functions-common:fetch_plugins:1767 : local plugins= 2025-07-23 21:13:07.609 | + /opt/stack/new/devstack/functions-common:fetch_plugins:1768 : local plugin 2025-07-23 21:13:07.612 | + /opt/stack/new/devstack/functions-common:fetch_plugins:1771 : [[ -z '' ]] 2025-07-23 21:13:07.614 | + /opt/stack/new/devstack/functions-common:fetch_plugins:1772 : return 2025-07-23 21:13:07.617 | + ./grenade.sh:main:340 : echo_summary 'Preparing the target devstack environment' 2025-07-23 21:13:07.631 | 2025-07-23 21:13:07.631 | #******************************************** 2025-07-23 21:13:07.631 | # Preparing the target devstack environment 2025-07-23 21:13:07.631 | #******************************************** 2025-07-23 21:13:07.631 | 2025-07-23 21:13:07.633 | + ./grenade.sh:main:341 : /opt/stack/new/grenade/prep-target 2025-07-23 21:13:07.637 | /opt/stack/new/grenade/prep-target: line 3: set: error: invalid option name 2025-07-23 21:13:07.833 | + prep-target:main:31 : [[ -d /opt/stack/old/images ]] 2025-07-23 21:13:07.836 | + prep-target:main:32 : rsync -a /opt/stack/old/images /opt/stack/new/devstack/files 2025-07-23 21:13:08.764 | + prep-target:main:36 : source /opt/stack/new/devstack/stackrc 2025-07-23 21:13:08.768 | ++ /opt/stack/new/devstack/stackrc:source:7 : [[ -z '' ]] 2025-07-23 21:13:08.770 | ++ /opt/stack/new/devstack/stackrc:source:8 : declare -r -g _DEVSTACK_STACKRC=1 2025-07-23 21:13:08.774 | ++++ /opt/stack/new/devstack/stackrc:source:11 : dirname /opt/stack/new/devstack/stackrc 2025-07-23 21:13:08.778 | +++ /opt/stack/new/devstack/stackrc:source:11 : cd /opt/stack/new/devstack 2025-07-23 21:13:08.780 | +++ /opt/stack/new/devstack/stackrc:source:11 : pwd 2025-07-23 21:13:08.782 | ++ /opt/stack/new/devstack/stackrc:source:11 : RC_DIR=/opt/stack/new/devstack 2025-07-23 21:13:08.784 | ++ stackrc:source:14 : source /opt/stack/new/devstack/functions 2025-07-23 21:13:08.786 | +++ functions:source:14 : [[ -z 1 ]] 2025-07-23 21:13:08.788 | +++ functions:source:14 : return 0 2025-07-23 21:13:08.790 | ++ stackrc:source:18 : TARGET_BRANCH=master 2025-07-23 21:13:08.792 | ++ stackrc:source:21 : TRAILING_TARGET_BRANCH=master 2025-07-23 21:13:08.795 | ++ stackrc:source:26 : BRANCHLESS_TARGET_BRANCH=master 2025-07-23 21:13:08.796 | ++ stackrc:source:29 : DEST=/opt/stack 2025-07-23 21:13:08.798 | ++ stackrc:source:32 : DATA_DIR=/opt/stack/data 2025-07-23 21:13:08.800 | ++ stackrc:source:35 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:13:08.801 | ++ stackrc:source:38 : SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2025-07-23 21:13:08.803 | ++ stackrc:source:41 : [[ 1001 -eq 0 ]] 2025-07-23 21:13:08.806 | +++ stackrc:source:44 : whoami 2025-07-23 21:13:08.810 | ++ stackrc:source:44 : STACK_USER=stack 2025-07-23 21:13:08.812 | ++ stackrc:source:48 : REGION_NAME=RegionOne 2025-07-23 21:13:08.814 | ++ stackrc:source:54 : KEYSTONE_REGION_NAME=RegionOne 2025-07-23 21:13:08.815 | ++ stackrc:source:64 : isset ENABLED_SERVICES 2025-07-23 21:13:08.817 | ++ functions-common:isset:261 : [[ -v ENABLED_SERVICES ]] 2025-07-23 21:13:08.819 | ++ stackrc:source:66 : ENABLED_SERVICES=key 2025-07-23 21:13:08.821 | ++ stackrc:source:68 : ENABLED_SERVICES+=,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta 2025-07-23 21:13:08.824 | ++ stackrc:source:70 : ENABLED_SERVICES+=,placement-api,placement-client 2025-07-23 21:13:08.825 | ++ stackrc:source:72 : ENABLED_SERVICES+=,g-api 2025-07-23 21:13:08.827 | ++ stackrc:source:74 : ENABLED_SERVICES+=,c-sch,c-api,c-vol 2025-07-23 21:13:08.829 | ++ stackrc:source:76 : ENABLED_SERVICES+=,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server 2025-07-23 21:13:08.831 | ++ stackrc:source:78 : ENABLED_SERVICES+=,q-svc,q-ovn-agent 2025-07-23 21:13:08.833 | ++ stackrc:source:80 : ENABLED_SERVICES+=,horizon 2025-07-23 21:13:08.834 | ++ stackrc:source:82 : ENABLED_SERVICES+=,rabbit,tempest,mysql,etcd3,dstat 2025-07-23 21:13:08.836 | ++ stackrc:source:89 : ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2025-07-23 21:13:08.839 | ++ stackrc:source:92 : NOVA_ENABLED_APIS=osapi_compute,metadata 2025-07-23 21:13:08.840 | ++ stackrc:source:95 : [[ -f /opt/stack/new/devstack/localrc ]] 2025-07-23 21:13:08.842 | ++ stackrc:source:98 : [[ -f /opt/stack/new/devstack/.localrc.auto ]] 2025-07-23 21:13:08.845 | ++ stackrc:source:100 : source /opt/stack/new/devstack/.localrc.auto 2025-07-23 21:13:08.848 | +++ .localrc.auto:source:2 : disable_all_services 2025-07-23 21:13:08.850 | +++ functions-common:disable_all_services:1935 : ENABLED_SERVICES= 2025-07-23 21:13:08.852 | +++ .localrc.auto:source:3 : disable_service c-api 2025-07-23 21:13:08.881 | +++ .localrc.auto:source:4 : disable_service c-bak 2025-07-23 21:13:08.911 | +++ .localrc.auto:source:5 : disable_service c-sch 2025-07-23 21:13:08.944 | +++ .localrc.auto:source:6 : disable_service c-vol 2025-07-23 21:13:08.975 | +++ .localrc.auto:source:7 : disable_service cinder 2025-07-23 21:13:09.005 | +++ .localrc.auto:source:8 : disable_service dstat 2025-07-23 21:13:09.034 | +++ .localrc.auto:source:9 : enable_service etcd3 2025-07-23 21:13:09.071 | +++ .localrc.auto:source:10 : enable_service g-api 2025-07-23 21:13:09.109 | +++ .localrc.auto:source:11 : enable_service g-reg 2025-07-23 21:13:09.149 | +++ .localrc.auto:source:12 : disable_service horizon 2025-07-23 21:13:09.180 | +++ .localrc.auto:source:13 : enable_service ir-api 2025-07-23 21:13:09.218 | +++ .localrc.auto:source:14 : enable_service ir-cond 2025-07-23 21:13:09.257 | +++ .localrc.auto:source:15 : enable_service key 2025-07-23 21:13:09.296 | +++ .localrc.auto:source:16 : enable_service memory_tracker 2025-07-23 21:13:09.335 | +++ .localrc.auto:source:17 : enable_service mysql 2025-07-23 21:13:09.374 | +++ .localrc.auto:source:18 : enable_service n-api 2025-07-23 21:13:09.413 | +++ .localrc.auto:source:19 : enable_service n-api-meta 2025-07-23 21:13:09.452 | +++ .localrc.auto:source:20 : enable_service n-cauth 2025-07-23 21:13:09.491 | +++ .localrc.auto:source:21 : enable_service n-cond 2025-07-23 21:13:09.532 | +++ .localrc.auto:source:22 : enable_service n-cpu 2025-07-23 21:13:09.573 | +++ .localrc.auto:source:23 : enable_service n-novnc 2025-07-23 21:13:09.612 | +++ .localrc.auto:source:24 : enable_service n-obj 2025-07-23 21:13:09.652 | +++ .localrc.auto:source:25 : enable_service n-sch 2025-07-23 21:13:09.692 | +++ .localrc.auto:source:26 : enable_service neutron-trunk 2025-07-23 21:13:09.734 | +++ .localrc.auto:source:27 : disable_service ovn-controller 2025-07-23 21:13:09.770 | +++ .localrc.auto:source:28 : disable_service ovn-northd 2025-07-23 21:13:09.805 | +++ .localrc.auto:source:29 : enable_service ovs-vswitchd 2025-07-23 21:13:09.844 | +++ .localrc.auto:source:30 : enable_service ovsdb-server 2025-07-23 21:13:09.885 | +++ .localrc.auto:source:31 : enable_service placement-api 2025-07-23 21:13:09.925 | +++ .localrc.auto:source:32 : enable_service q-agt 2025-07-23 21:13:09.964 | +++ .localrc.auto:source:33 : enable_service q-dhcp 2025-07-23 21:13:10.003 | +++ .localrc.auto:source:34 : enable_service q-dns 2025-07-23 21:13:10.043 | +++ .localrc.auto:source:35 : enable_service q-l3 2025-07-23 21:13:10.083 | +++ .localrc.auto:source:36 : enable_service q-meta 2025-07-23 21:13:10.122 | +++ .localrc.auto:source:37 : enable_service q-metering 2025-07-23 21:13:10.161 | +++ .localrc.auto:source:38 : enable_service q-ovn-agent 2025-07-23 21:13:10.201 | +++ .localrc.auto:source:39 : disable_service q-ovn-metadata-agent 2025-07-23 21:13:10.233 | +++ .localrc.auto:source:40 : enable_service q-svc 2025-07-23 21:13:10.275 | +++ .localrc.auto:source:41 : enable_service rabbit 2025-07-23 21:13:10.314 | +++ .localrc.auto:source:42 : enable_service s-account 2025-07-23 21:13:10.354 | +++ .localrc.auto:source:43 : enable_service s-container 2025-07-23 21:13:10.396 | +++ .localrc.auto:source:44 : enable_service s-object 2025-07-23 21:13:10.437 | +++ .localrc.auto:source:45 : enable_service s-proxy 2025-07-23 21:13:10.479 | +++ .localrc.auto:source:46 : enable_service tempest 2025-07-23 21:13:10.519 | +++ .localrc.auto:source:47 : disable_service tls-proxy 2025-07-23 21:13:10.554 | +++ .localrc.auto:source:48 : ADMIN_PASSWORD=secretadmin 2025-07-23 21:13:10.556 | +++ .localrc.auto:source:49 : BUILD_TIMEOUT=1200 2025-07-23 21:13:10.559 | +++ .localrc.auto:source:50 : CELLSV2_SETUP=singleconductor 2025-07-23 21:13:10.561 | +++ .localrc.auto:source:51 : CINDER_PERIODIC_INTERVAL=10 2025-07-23 21:13:10.563 | +++ .localrc.auto:source:52 : CIRROS_VERSION=0.6.1 2025-07-23 21:13:10.564 | +++ .localrc.auto:source:53 : DATABASE_PASSWORD=secretdatabase 2025-07-23 21:13:10.566 | +++ .localrc.auto:source:54 : DATABASE_TYPE=mysql 2025-07-23 21:13:10.568 | +++ .localrc.auto:source:55 : DEBUG_LIBVIRT_COREDUMPS=True 2025-07-23 21:13:10.570 | +++ .localrc.auto:source:56 : DEFAULT_INSTANCE_TYPE=baremetal 2025-07-23 21:13:10.572 | +++ .localrc.auto:source:57 : DEST=/opt/stack/new 2025-07-23 21:13:10.575 | +++ .localrc.auto:source:58 : EBTABLES_RACE_FIX=True 2025-07-23 21:13:10.576 | +++ .localrc.auto:source:59 : ERROR_ON_CLONE=True 2025-07-23 21:13:10.578 | +++ .localrc.auto:source:60 : FIXED_NETWORK_SIZE=4096 2025-07-23 21:13:10.580 | +++ .localrc.auto:source:61 : FIXED_RANGE=10.1.0.0/20 2025-07-23 21:13:10.582 | +++ .localrc.auto:source:62 : FLOATING_RANGE=172.24.5.0/24 2025-07-23 21:13:10.584 | +++ .localrc.auto:source:63 : FORCE_CONFIG_DRIVE=True 2025-07-23 21:13:10.586 | +++ .localrc.auto:source:64 : GLANCE_STANDALONE=False 2025-07-23 21:13:10.588 | +++ .localrc.auto:source:65 : HOST_IP=200.225.47.25 2025-07-23 21:13:10.590 | +++ .localrc.auto:source:66 : INSTALL_TEMPEST=False 2025-07-23 21:13:10.592 | +++ .localrc.auto:source:67 : INSTANCE_WAIT=120 2025-07-23 21:13:10.594 | +++ .localrc.auto:source:68 : IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2025-07-23 21:13:10.596 | +++ .localrc.auto:source:69 : IRONIC_AUTOMATED_CLEAN_ENABLED=False 2025-07-23 21:13:10.598 | +++ .localrc.auto:source:70 : IRONIC_BAREMETAL_BASIC_OPS=True 2025-07-23 21:13:10.600 | +++ .localrc.auto:source:71 : IRONIC_BOOT_MODE=bios 2025-07-23 21:13:10.602 | +++ .localrc.auto:source:72 : IRONIC_BUILD_DEPLOY_RAMDISK=False 2025-07-23 21:13:10.604 | +++ .localrc.auto:source:73 : IRONIC_CALLBACK_TIMEOUT=600 2025-07-23 21:13:10.606 | +++ .localrc.auto:source:74 : IRONIC_DEPLOY_DRIVER=ipmi 2025-07-23 21:13:10.608 | +++ .localrc.auto:source:75 : IRONIC_INSPECTOR_BUILD_RAMDISK=False 2025-07-23 21:13:10.610 | +++ .localrc.auto:source:76 : IRONIC_TEMPEST_BUILD_TIMEOUT=1200 2025-07-23 21:13:10.612 | +++ .localrc.auto:source:77 : IRONIC_TEMPEST_WHOLE_DISK_IMAGE=True 2025-07-23 21:13:10.614 | +++ .localrc.auto:source:78 : IRONIC_VM_COUNT=2 2025-07-23 21:13:10.616 | +++ .localrc.auto:source:79 : IRONIC_VM_EPHEMERAL_DISK=0 2025-07-23 21:13:10.617 | +++ .localrc.auto:source:80 : IRONIC_VM_SPECS_RAM=2600 2025-07-23 21:13:10.619 | +++ .localrc.auto:source:81 : LIBVIRT_STORAGE_POOL_PATH=/opt/libvirt/images 2025-07-23 21:13:10.622 | +++ .localrc.auto:source:82 : LIBVIRT_TYPE=qemu 2025-07-23 21:13:10.624 | +++ .localrc.auto:source:83 : LOGFILE=/opt/stack/new/logs/devstacklog.txt 2025-07-23 21:13:10.626 | +++ .localrc.auto:source:84 : LOG_COLOR=False 2025-07-23 21:13:10.628 | +++ .localrc.auto:source:85 : MYSQL_GATHER_PERFORMANCE=False 2025-07-23 21:13:10.630 | +++ .localrc.auto:source:86 : MYSQL_PASSWORD=secretdatabase 2025-07-23 21:13:10.632 | +++ .localrc.auto:source:87 : NETWORK_GATEWAY=10.1.0.1 2025-07-23 21:13:10.633 | +++ .localrc.auto:source:88 : NEUTRON_DEPLOY_MOD_WSGI=True 2025-07-23 21:13:10.636 | +++ .localrc.auto:source:89 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2025-07-23 21:13:10.638 | +++ .localrc.auto:source:90 : NOVNC_FROM_PACKAGE=True 2025-07-23 21:13:10.640 | +++ .localrc.auto:source:91 : OVN_AGENT_EXTENSIONS=metadata 2025-07-23 21:13:10.642 | +++ .localrc.auto:source:92 : PUBLIC_BRIDGE_MTU=1430 2025-07-23 21:13:10.643 | +++ .localrc.auto:source:93 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2025-07-23 21:13:10.645 | +++ .localrc.auto:source:94 : Q_AGENT=openvswitch 2025-07-23 21:13:10.647 | +++ .localrc.auto:source:95 : Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch 2025-07-23 21:13:10.649 | +++ .localrc.auto:source:96 : Q_ML2_TENANT_NETWORK_TYPE=vxlan 2025-07-23 21:13:10.651 | +++ .localrc.auto:source:97 : RABBIT_PASSWORD=secretrabbit 2025-07-23 21:13:10.654 | +++ .localrc.auto:source:98 : SERVICE_HOST=200.225.47.25 2025-07-23 21:13:10.656 | +++ .localrc.auto:source:99 : SERVICE_PASSWORD=secretservice 2025-07-23 21:13:10.657 | +++ .localrc.auto:source:100 : SWIFT_ENABLE_TEMPURLS=True 2025-07-23 21:13:10.659 | +++ .localrc.auto:source:101 : SWIFT_HASH=1234123412341234 2025-07-23 21:13:10.661 | +++ .localrc.auto:source:102 : SWIFT_REPLICAS=1 2025-07-23 21:13:10.663 | +++ .localrc.auto:source:103 : SWIFT_START_ALL_SERVICES=False 2025-07-23 21:13:10.665 | +++ .localrc.auto:source:104 : SWIFT_TEMPURL_KEY=secretkey 2025-07-23 21:13:10.667 | +++ .localrc.auto:source:105 : VERBOSE=True 2025-07-23 21:13:10.670 | +++ .localrc.auto:source:106 : VERBOSE_NO_TIMESTAMP=True 2025-07-23 21:13:10.672 | +++ .localrc.auto:source:107 : VIRT_DRIVER=ironic 2025-07-23 21:13:10.673 | +++ .localrc.auto:source:108 : LIBS_FROM_GIT=cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc 2025-07-23 21:13:10.675 | +++ .localrc.auto:source:109 : TEMPEST_PLUGINS=/opt/stack/new/ironic-tempest-plugin 2025-07-23 21:13:10.677 | +++ .localrc.auto:source:110 : enable_plugin ironic https://opendev.org/openstack/ironic 2025-07-23 21:13:10.679 | +++ functions-common:enable_plugin:1738 : local name=ironic 2025-07-23 21:13:10.681 | +++ functions-common:enable_plugin:1739 : local url=https://opendev.org/openstack/ironic 2025-07-23 21:13:10.683 | +++ functions-common:enable_plugin:1740 : local branch=master 2025-07-23 21:13:10.686 | +++ functions-common:enable_plugin:1741 : is_plugin_enabled ironic 2025-07-23 21:13:10.688 | +++ functions-common:is_plugin_enabled:1756 : local name=ironic 2025-07-23 21:13:10.689 | +++ functions-common:is_plugin_enabled:1757 : [[ ,, =~ ,ironic, ]] 2025-07-23 21:13:10.691 | +++ functions-common:is_plugin_enabled:1760 : return 1 2025-07-23 21:13:10.693 | +++ functions-common:enable_plugin:1744 : DEVSTACK_PLUGINS+=,ironic 2025-07-23 21:13:10.695 | +++ functions-common:enable_plugin:1745 : GITREPO[$name]=https://opendev.org/openstack/ironic 2025-07-23 21:13:10.697 | +++ functions-common:enable_plugin:1746 : GITDIR[$name]=/opt/stack/new/ironic 2025-07-23 21:13:10.699 | +++ functions-common:enable_plugin:1747 : GITBRANCH[$name]=master 2025-07-23 21:13:10.702 | +++ .localrc.auto:source:111 : enable_plugin neutron https://opendev.org/openstack/neutron 2025-07-23 21:13:10.704 | +++ functions-common:enable_plugin:1738 : local name=neutron 2025-07-23 21:13:10.705 | +++ functions-common:enable_plugin:1739 : local url=https://opendev.org/openstack/neutron 2025-07-23 21:13:10.707 | +++ functions-common:enable_plugin:1740 : local branch=master 2025-07-23 21:13:10.709 | +++ functions-common:enable_plugin:1741 : is_plugin_enabled neutron 2025-07-23 21:13:10.711 | +++ functions-common:is_plugin_enabled:1756 : local name=neutron 2025-07-23 21:13:10.713 | +++ functions-common:is_plugin_enabled:1757 : [[ ,,ironic, =~ ,neutron, ]] 2025-07-23 21:13:10.715 | +++ functions-common:is_plugin_enabled:1760 : return 1 2025-07-23 21:13:10.718 | +++ functions-common:enable_plugin:1744 : DEVSTACK_PLUGINS+=,neutron 2025-07-23 21:13:10.720 | +++ functions-common:enable_plugin:1745 : GITREPO[$name]=https://opendev.org/openstack/neutron 2025-07-23 21:13:10.721 | +++ functions-common:enable_plugin:1746 : GITDIR[$name]=/opt/stack/new/neutron 2025-07-23 21:13:10.723 | +++ functions-common:enable_plugin:1747 : GITBRANCH[$name]=master 2025-07-23 21:13:10.725 | ++ stackrc:source:109 : CELLSV2_SETUP=singleconductor 2025-07-23 21:13:10.728 | ++ stackrc:source:112 : HORIZON_APACHE_ROOT=/dashboard 2025-07-23 21:13:10.730 | +++ stackrc:source:115 : trueorfalse False USER_UNITS 2025-07-23 21:13:10.745 | ++ stackrc:source:115 : USER_UNITS=False 2025-07-23 21:13:10.747 | ++ stackrc:source:116 : [[ False == \T\r\u\e ]] 2025-07-23 21:13:10.750 | ++ stackrc:source:120 : SYSTEMD_DIR=/etc/systemd/system 2025-07-23 21:13:10.752 | ++ stackrc:source:121 : SYSTEMCTL='sudo systemctl' 2025-07-23 21:13:10.754 | ++ stackrc:source:125 : [[ -r /opt/stack/new/devstack/.localrc.password ]] 2025-07-23 21:13:10.757 | +++ stackrc:source:131 : _get_python_version python3 2025-07-23 21:13:10.760 | +++ functions-common:_get_python_version:2279 : local interp=python3 2025-07-23 21:13:10.762 | +++ functions-common:_get_python_version:2280 : local version 2025-07-23 21:13:10.765 | ++++ functions-common:_get_python_version:2282 : which python3 2025-07-23 21:13:10.769 | +++ functions-common:_get_python_version:2282 : [[ -x /usr/bin/python3 ]] 2025-07-23 21:13:10.773 | ++++ functions-common:_get_python_version:2283 : python3 -c 'import sys; print("%s.%s" % sys.version_info[0:2])' 2025-07-23 21:13:10.790 | +++ functions-common:_get_python_version:2283 : version=3.10 2025-07-23 21:13:10.793 | +++ functions-common:_get_python_version:2285 : echo 3.10 2025-07-23 21:13:10.795 | ++ stackrc:source:131 : _DEFAULT_PYTHON3_VERSION=3.10 2025-07-23 21:13:10.798 | ++ stackrc:source:132 : export PYTHON3_VERSION=3.10 2025-07-23 21:13:10.800 | ++ stackrc:source:132 : PYTHON3_VERSION=3.10 2025-07-23 21:13:10.803 | ++ stackrc:source:136 : export 'VIRTUALENV_CMD=python3 -m venv' 2025-07-23 21:13:10.805 | ++ stackrc:source:136 : VIRTUALENV_CMD='python3 -m venv' 2025-07-23 21:13:10.806 | ++ stackrc:source:143 : '[' -t 1 ']' 2025-07-23 21:13:10.809 | ++ stackrc:source:146 : _LOG_COLOR_DEFAULT=False 2025-07-23 21:13:10.812 | +++ stackrc:source:150 : trueorfalse False LOG_COLOR 2025-07-23 21:13:10.826 | ++ stackrc:source:150 : LOG_COLOR=False 2025-07-23 21:13:10.828 | ++ stackrc:source:153 : [[ False == \T\r\u\e ]] 2025-07-23 21:13:10.830 | ++ stackrc:source:162 : export 'PS4=+ $(short_source): ' 2025-07-23 21:13:10.832 | ++ stackrc:source:162 : PS4='+ $(short_source): ' 2025-07-23 21:13:10.834 | +++ stackrc:source:167 : trueorfalse False ENFORCE_SCOPE 2025-07-23 21:13:10.849 | ++ stackrc:source:167 : ENFORCE_SCOPE=False 2025-07-23 21:13:10.851 | ++ stackrc:source:174 : DEVSTACK_VENV=/opt/stack/data/venv 2025-07-23 21:13:10.853 | ++ stackrc:source:180 : [[ Ubuntu =~ (CentOSStream|Rocky) ]] 2025-07-23 21:13:10.856 | +++ stackrc:source:183 : trueorfalse True GLOBAL_VENV 2025-07-23 21:13:10.873 | ++ stackrc:source:183 : GLOBAL_VENV=True 2025-07-23 21:13:10.876 | +++ stackrc:source:190 : trueorfalse False USE_VENV 2025-07-23 21:13:10.893 | ++ stackrc:source:190 : USE_VENV=False 2025-07-23 21:13:10.895 | ++ stackrc:source:195 : ADDITIONAL_VENV_PACKAGES= 2025-07-23 21:13:10.898 | +++ stackrc:source:199 : trueorfalse False DATABASE_QUERY_LOGGING 2025-07-23 21:13:10.914 | ++ stackrc:source:199 : DATABASE_QUERY_LOGGING=False 2025-07-23 21:13:10.917 | +++ stackrc:source:203 : trueorfalse True MYSQL_GATHER_PERFORMANCE 2025-07-23 21:13:10.932 | ++ stackrc:source:203 : MYSQL_GATHER_PERFORMANCE=False 2025-07-23 21:13:10.935 | +++ stackrc:source:208 : trueorfalse True MYSQL_REDUCE_MEMORY 2025-07-23 21:13:10.952 | ++ stackrc:source:208 : MYSQL_REDUCE_MEMORY=True 2025-07-23 21:13:10.954 | ++ stackrc:source:219 : GIT_TIMEOUT=0 2025-07-23 21:13:10.956 | ++ stackrc:source:225 : WSGI_MODE=uwsgi 2025-07-23 21:13:10.958 | ++ stackrc:source:226 : [[ uwsgi != \u\w\s\g\i ]] 2025-07-23 21:13:10.960 | ++ stackrc:source:234 : GIT_BASE=https://opendev.org 2025-07-23 21:13:10.962 | ++ stackrc:source:237 : REQUIREMENTS_DIR=/opt/stack/new/requirements 2025-07-23 21:13:10.964 | ++ stackrc:source:255 : DEVSTACK_SERIES=2025.2 2025-07-23 21:13:10.966 | ++ stackrc:source:264 : CINDER_REPO=https://opendev.org/openstack/cinder.git 2025-07-23 21:13:10.968 | ++ stackrc:source:265 : CINDER_BRANCH=master 2025-07-23 21:13:10.970 | ++ stackrc:source:268 : GLANCE_REPO=https://opendev.org/openstack/glance.git 2025-07-23 21:13:10.973 | ++ stackrc:source:269 : GLANCE_BRANCH=master 2025-07-23 21:13:10.974 | ++ stackrc:source:272 : HORIZON_REPO=https://opendev.org/openstack/horizon.git 2025-07-23 21:13:10.976 | ++ stackrc:source:273 : HORIZON_BRANCH=master 2025-07-23 21:13:10.978 | ++ stackrc:source:276 : KEYSTONE_REPO=https://opendev.org/openstack/keystone.git 2025-07-23 21:13:10.980 | ++ stackrc:source:277 : KEYSTONE_BRANCH=master 2025-07-23 21:13:10.982 | ++ stackrc:source:280 : NEUTRON_REPO=https://opendev.org/openstack/neutron.git 2025-07-23 21:13:10.984 | ++ stackrc:source:281 : NEUTRON_BRANCH=master 2025-07-23 21:13:10.986 | ++ stackrc:source:284 : NOVA_REPO=https://opendev.org/openstack/nova.git 2025-07-23 21:13:10.988 | ++ stackrc:source:285 : NOVA_BRANCH=master 2025-07-23 21:13:10.991 | ++ stackrc:source:288 : SWIFT_REPO=https://opendev.org/openstack/swift.git 2025-07-23 21:13:10.993 | ++ stackrc:source:289 : SWIFT_BRANCH=master 2025-07-23 21:13:10.995 | ++ stackrc:source:292 : PLACEMENT_REPO=https://opendev.org/openstack/placement.git 2025-07-23 21:13:10.996 | ++ stackrc:source:293 : PLACEMENT_BRANCH=master 2025-07-23 21:13:10.998 | ++ stackrc:source:302 : REQUIREMENTS_REPO=https://opendev.org/openstack/requirements.git 2025-07-23 21:13:11.000 | ++ stackrc:source:303 : REQUIREMENTS_BRANCH=master 2025-07-23 21:13:11.003 | ++ stackrc:source:306 : TEMPEST_REPO=https://opendev.org/openstack/tempest.git 2025-07-23 21:13:11.005 | ++ stackrc:source:307 : TEMPEST_BRANCH=master 2025-07-23 21:13:11.007 | ++ stackrc:source:308 : TEMPEST_VENV_UPPER_CONSTRAINTS=master 2025-07-23 21:13:11.009 | ++ stackrc:source:310 : OSTESTIMAGES_REPO=https://opendev.org/openstack/os-test-images.git 2025-07-23 21:13:11.011 | ++ stackrc:source:311 : OSTESTIMAGES_BRANCH=master 2025-07-23 21:13:11.012 | ++ stackrc:source:312 : OSTESTIMAGES_DIR=/opt/stack/new/os-test-images 2025-07-23 21:13:11.014 | ++ stackrc:source:322 : GITREPO["python-cinderclient"]=https://opendev.org/openstack/python-cinderclient.git 2025-07-23 21:13:11.016 | ++ stackrc:source:323 : GITBRANCH["python-cinderclient"]=master 2025-07-23 21:13:11.018 | ++ stackrc:source:326 : GITREPO["python-brick-cinderclient-ext"]=https://opendev.org/openstack/python-brick-cinderclient-ext.git 2025-07-23 21:13:11.021 | ++ stackrc:source:327 : GITBRANCH["python-brick-cinderclient-ext"]=master 2025-07-23 21:13:11.023 | ++ stackrc:source:330 : GITREPO["python-barbicanclient"]=https://opendev.org/openstack/python-barbicanclient.git 2025-07-23 21:13:11.025 | ++ stackrc:source:331 : GITBRANCH["python-barbicanclient"]=master 2025-07-23 21:13:11.026 | ++ stackrc:source:332 : GITDIR["python-barbicanclient"]=/opt/stack/new/python-barbicanclient 2025-07-23 21:13:11.028 | ++ stackrc:source:335 : GITREPO["python-glanceclient"]=https://opendev.org/openstack/python-glanceclient.git 2025-07-23 21:13:11.030 | ++ stackrc:source:336 : GITBRANCH["python-glanceclient"]=master 2025-07-23 21:13:11.032 | ++ stackrc:source:339 : GITREPO["python-ironicclient"]=https://opendev.org/openstack/python-ironicclient.git 2025-07-23 21:13:11.034 | ++ stackrc:source:340 : GITBRANCH["python-ironicclient"]=master 2025-07-23 21:13:11.036 | ++ stackrc:source:342 : GITDIR["python-ironicclient"]=/opt/stack/new/python-ironicclient 2025-07-23 21:13:11.038 | ++ stackrc:source:345 : GITREPO["keystoneauth"]=https://opendev.org/openstack/keystoneauth.git 2025-07-23 21:13:11.040 | ++ stackrc:source:346 : GITBRANCH["keystoneauth"]=master 2025-07-23 21:13:11.042 | ++ stackrc:source:349 : GITREPO["python-keystoneclient"]=https://opendev.org/openstack/python-keystoneclient.git 2025-07-23 21:13:11.044 | ++ stackrc:source:350 : GITBRANCH["python-keystoneclient"]=master 2025-07-23 21:13:11.046 | ++ stackrc:source:353 : GITREPO["python-neutronclient"]=https://opendev.org/openstack/python-neutronclient.git 2025-07-23 21:13:11.048 | ++ stackrc:source:354 : GITBRANCH["python-neutronclient"]=master 2025-07-23 21:13:11.049 | ++ stackrc:source:357 : GITREPO["python-novaclient"]=https://opendev.org/openstack/python-novaclient.git 2025-07-23 21:13:11.052 | ++ stackrc:source:358 : GITBRANCH["python-novaclient"]=master 2025-07-23 21:13:11.054 | ++ stackrc:source:361 : GITREPO["python-swiftclient"]=https://opendev.org/openstack/python-swiftclient.git 2025-07-23 21:13:11.056 | ++ stackrc:source:362 : GITBRANCH["python-swiftclient"]=master 2025-07-23 21:13:11.057 | ++ stackrc:source:365 : GITREPO["python-openstackclient"]=https://opendev.org/openstack/python-openstackclient.git 2025-07-23 21:13:11.059 | ++ stackrc:source:366 : GITBRANCH["python-openstackclient"]=master 2025-07-23 21:13:11.061 | ++ stackrc:source:368 : GITDIR["python-openstackclient"]=/opt/stack/new/python-openstackclient 2025-07-23 21:13:11.063 | ++ stackrc:source:371 : GITREPO["osc-placement"]=https://opendev.org/openstack/osc-placement.git 2025-07-23 21:13:11.065 | ++ stackrc:source:372 : GITBRANCH["osc-placement"]=master 2025-07-23 21:13:11.067 | ++ stackrc:source:383 : GITREPO["castellan"]=https://opendev.org/openstack/castellan.git 2025-07-23 21:13:11.069 | ++ stackrc:source:384 : GITBRANCH["castellan"]=master 2025-07-23 21:13:11.071 | ++ stackrc:source:387 : GITREPO["cliff"]=https://opendev.org/openstack/cliff.git 2025-07-23 21:13:11.073 | ++ stackrc:source:388 : GITBRANCH["cliff"]=master 2025-07-23 21:13:11.075 | ++ stackrc:source:391 : GITREPO["futurist"]=https://opendev.org/openstack/futurist.git 2025-07-23 21:13:11.076 | ++ stackrc:source:392 : GITBRANCH["futurist"]=master 2025-07-23 21:13:11.078 | ++ stackrc:source:395 : GITREPO["debtcollector"]=https://opendev.org/openstack/debtcollector.git 2025-07-23 21:13:11.080 | ++ stackrc:source:396 : GITBRANCH["debtcollector"]=master 2025-07-23 21:13:11.082 | ++ stackrc:source:399 : GITREPO["automaton"]=https://opendev.org/openstack/automaton.git 2025-07-23 21:13:11.085 | ++ stackrc:source:400 : GITBRANCH["automaton"]=master 2025-07-23 21:13:11.087 | ++ stackrc:source:403 : GITREPO["oslo.cache"]=https://opendev.org/openstack/oslo.cache.git 2025-07-23 21:13:11.089 | ++ stackrc:source:404 : GITBRANCH["oslo.cache"]=master 2025-07-23 21:13:11.091 | ++ stackrc:source:407 : GITREPO["oslo.concurrency"]=https://opendev.org/openstack/oslo.concurrency.git 2025-07-23 21:13:11.093 | ++ stackrc:source:408 : GITBRANCH["oslo.concurrency"]=master 2025-07-23 21:13:11.095 | ++ stackrc:source:411 : GITREPO["oslo.config"]=https://opendev.org/openstack/oslo.config.git 2025-07-23 21:13:11.097 | ++ stackrc:source:412 : GITBRANCH["oslo.config"]=master 2025-07-23 21:13:11.099 | ++ stackrc:source:415 : GITREPO["oslo.context"]=https://opendev.org/openstack/oslo.context.git 2025-07-23 21:13:11.100 | ++ stackrc:source:416 : GITBRANCH["oslo.context"]=master 2025-07-23 21:13:11.102 | ++ stackrc:source:419 : GITREPO["oslo.db"]=https://opendev.org/openstack/oslo.db.git 2025-07-23 21:13:11.104 | ++ stackrc:source:420 : GITBRANCH["oslo.db"]=master 2025-07-23 21:13:11.106 | ++ stackrc:source:423 : GITREPO["oslo.i18n"]=https://opendev.org/openstack/oslo.i18n.git 2025-07-23 21:13:11.108 | ++ stackrc:source:424 : GITBRANCH["oslo.i18n"]=master 2025-07-23 21:13:11.110 | ++ stackrc:source:427 : GITREPO["oslo.limit"]=https://opendev.org/openstack/oslo.limit.git 2025-07-23 21:13:11.112 | ++ stackrc:source:428 : GITBRANCH["oslo.limit"]=master 2025-07-23 21:13:11.114 | ++ stackrc:source:431 : GITREPO["oslo.log"]=https://opendev.org/openstack/oslo.log.git 2025-07-23 21:13:11.116 | ++ stackrc:source:432 : GITBRANCH["oslo.log"]=master 2025-07-23 21:13:11.117 | ++ stackrc:source:435 : GITREPO["oslo.messaging"]=https://opendev.org/openstack/oslo.messaging.git 2025-07-23 21:13:11.119 | ++ stackrc:source:436 : GITBRANCH["oslo.messaging"]=master 2025-07-23 21:13:11.121 | ++ stackrc:source:439 : GITREPO["oslo.middleware"]=https://opendev.org/openstack/oslo.middleware.git 2025-07-23 21:13:11.123 | ++ stackrc:source:440 : GITBRANCH["oslo.middleware"]=master 2025-07-23 21:13:11.125 | ++ stackrc:source:443 : GITREPO["oslo.policy"]=https://opendev.org/openstack/oslo.policy.git 2025-07-23 21:13:11.127 | ++ stackrc:source:444 : GITBRANCH["oslo.policy"]=master 2025-07-23 21:13:11.129 | ++ stackrc:source:447 : GITREPO["oslo.privsep"]=https://opendev.org/openstack/oslo.privsep.git 2025-07-23 21:13:11.130 | ++ stackrc:source:448 : GITBRANCH["oslo.privsep"]=master 2025-07-23 21:13:11.132 | ++ stackrc:source:451 : GITREPO["oslo.reports"]=https://opendev.org/openstack/oslo.reports.git 2025-07-23 21:13:11.134 | ++ stackrc:source:452 : GITBRANCH["oslo.reports"]=master 2025-07-23 21:13:11.136 | ++ stackrc:source:455 : GITREPO["oslo.rootwrap"]=https://opendev.org/openstack/oslo.rootwrap.git 2025-07-23 21:13:11.138 | ++ stackrc:source:456 : GITBRANCH["oslo.rootwrap"]=master 2025-07-23 21:13:11.140 | ++ stackrc:source:459 : GITREPO["oslo.serialization"]=https://opendev.org/openstack/oslo.serialization.git 2025-07-23 21:13:11.142 | ++ stackrc:source:460 : GITBRANCH["oslo.serialization"]=master 2025-07-23 21:13:11.144 | ++ stackrc:source:463 : GITREPO["oslo.service"]=https://opendev.org/openstack/oslo.service.git 2025-07-23 21:13:11.145 | ++ stackrc:source:464 : GITBRANCH["oslo.service"]=master 2025-07-23 21:13:11.147 | ++ stackrc:source:467 : GITREPO["oslo.utils"]=https://opendev.org/openstack/oslo.utils.git 2025-07-23 21:13:11.149 | ++ stackrc:source:468 : GITBRANCH["oslo.utils"]=master 2025-07-23 21:13:11.151 | ++ stackrc:source:471 : GITREPO["oslo.versionedobjects"]=https://opendev.org/openstack/oslo.versionedobjects.git 2025-07-23 21:13:11.153 | ++ stackrc:source:472 : GITBRANCH["oslo.versionedobjects"]=master 2025-07-23 21:13:11.155 | ++ stackrc:source:475 : GITREPO["oslo.vmware"]=https://opendev.org/openstack/oslo.vmware.git 2025-07-23 21:13:11.157 | ++ stackrc:source:476 : GITBRANCH["oslo.vmware"]=master 2025-07-23 21:13:11.159 | ++ stackrc:source:479 : GITREPO["osprofiler"]=https://opendev.org/openstack/osprofiler.git 2025-07-23 21:13:11.160 | ++ stackrc:source:480 : GITBRANCH["osprofiler"]=master 2025-07-23 21:13:11.162 | ++ stackrc:source:483 : GITREPO["pycadf"]=https://opendev.org/openstack/pycadf.git 2025-07-23 21:13:11.164 | ++ stackrc:source:484 : GITBRANCH["pycadf"]=master 2025-07-23 21:13:11.166 | ++ stackrc:source:487 : GITREPO["stevedore"]=https://opendev.org/openstack/stevedore.git 2025-07-23 21:13:11.167 | ++ stackrc:source:488 : GITBRANCH["stevedore"]=master 2025-07-23 21:13:11.169 | ++ stackrc:source:491 : GITREPO["taskflow"]=https://opendev.org/openstack/taskflow.git 2025-07-23 21:13:11.172 | ++ stackrc:source:492 : GITBRANCH["taskflow"]=master 2025-07-23 21:13:11.173 | ++ stackrc:source:495 : GITREPO["tooz"]=https://opendev.org/openstack/tooz.git 2025-07-23 21:13:11.175 | ++ stackrc:source:496 : GITBRANCH["tooz"]=master 2025-07-23 21:13:11.177 | ++ stackrc:source:499 : GITREPO["pbr"]=https://opendev.org/openstack/pbr.git 2025-07-23 21:13:11.179 | ++ stackrc:source:500 : GITBRANCH["pbr"]=master 2025-07-23 21:13:11.180 | ++ stackrc:source:510 : GITREPO["cursive"]=https://opendev.org/openstack/cursive.git 2025-07-23 21:13:11.182 | ++ stackrc:source:511 : GITBRANCH["cursive"]=master 2025-07-23 21:13:11.184 | ++ stackrc:source:514 : GITREPO["glance_store"]=https://opendev.org/openstack/glance_store.git 2025-07-23 21:13:11.186 | ++ stackrc:source:515 : GITBRANCH["glance_store"]=master 2025-07-23 21:13:11.188 | ++ stackrc:source:518 : GITREPO["keystonemiddleware"]=https://opendev.org/openstack/keystonemiddleware.git 2025-07-23 21:13:11.190 | ++ stackrc:source:519 : GITBRANCH["keystonemiddleware"]=master 2025-07-23 21:13:11.192 | ++ stackrc:source:522 : GITREPO["ceilometermiddleware"]=https://opendev.org/openstack/ceilometermiddleware.git 2025-07-23 21:13:11.194 | ++ stackrc:source:523 : GITBRANCH["ceilometermiddleware"]=master 2025-07-23 21:13:11.196 | ++ stackrc:source:524 : GITDIR["ceilometermiddleware"]=/opt/stack/new/ceilometermiddleware 2025-07-23 21:13:11.198 | ++ stackrc:source:527 : GITREPO["openstacksdk"]=https://opendev.org/openstack/openstacksdk.git 2025-07-23 21:13:11.199 | ++ stackrc:source:528 : GITBRANCH["openstacksdk"]=master 2025-07-23 21:13:11.201 | ++ stackrc:source:531 : GITREPO["os-brick"]=https://opendev.org/openstack/os-brick.git 2025-07-23 21:13:11.204 | ++ stackrc:source:532 : GITBRANCH["os-brick"]=master 2025-07-23 21:13:11.206 | ++ stackrc:source:535 : GITREPO["os-client-config"]=https://opendev.org/openstack/os-client-config.git 2025-07-23 21:13:11.207 | ++ stackrc:source:536 : GITBRANCH["os-client-config"]=master 2025-07-23 21:13:11.209 | ++ stackrc:source:537 : GITDIR["os-client-config"]=/opt/stack/new/os-client-config 2025-07-23 21:13:11.211 | ++ stackrc:source:540 : GITREPO["os-vif"]=https://opendev.org/openstack/os-vif.git 2025-07-23 21:13:11.213 | ++ stackrc:source:541 : GITBRANCH["os-vif"]=master 2025-07-23 21:13:11.215 | ++ stackrc:source:544 : GITREPO["osc-lib"]=https://opendev.org/openstack/osc-lib.git 2025-07-23 21:13:11.216 | ++ stackrc:source:545 : GITBRANCH["osc-lib"]=master 2025-07-23 21:13:11.219 | ++ stackrc:source:548 : GITREPO["ironic-lib"]=https://opendev.org/openstack/ironic-lib.git 2025-07-23 21:13:11.221 | ++ stackrc:source:549 : GITBRANCH["ironic-lib"]=master 2025-07-23 21:13:11.223 | ++ stackrc:source:551 : GITDIR["ironic-lib"]=/opt/stack/new/ironic-lib 2025-07-23 21:13:11.225 | ++ stackrc:source:554 : GITREPO["diskimage-builder"]=https://opendev.org/openstack/diskimage-builder.git 2025-07-23 21:13:11.227 | ++ stackrc:source:555 : GITBRANCH["diskimage-builder"]=master 2025-07-23 21:13:11.228 | ++ stackrc:source:556 : GITDIR["diskimage-builder"]=/opt/stack/new/diskimage-builder 2025-07-23 21:13:11.230 | ++ stackrc:source:559 : GITREPO["neutron-lib"]=https://opendev.org/openstack/neutron-lib.git 2025-07-23 21:13:11.232 | ++ stackrc:source:560 : GITBRANCH["neutron-lib"]=master 2025-07-23 21:13:11.234 | ++ stackrc:source:561 : GITDIR["neutron-lib"]=/opt/stack/new/neutron-lib 2025-07-23 21:13:11.236 | ++ stackrc:source:564 : GITREPO["os-resource-classes"]=https://opendev.org/openstack/os-resource-classes.git 2025-07-23 21:13:11.238 | ++ stackrc:source:565 : GITBRANCH["os-resource-classes"]=master 2025-07-23 21:13:11.240 | ++ stackrc:source:568 : GITREPO["os-traits"]=https://opendev.org/openstack/os-traits.git 2025-07-23 21:13:11.242 | ++ stackrc:source:569 : GITBRANCH["os-traits"]=master 2025-07-23 21:13:11.244 | ++ stackrc:source:572 : GITREPO["ovsdbapp"]=https://opendev.org/openstack/ovsdbapp.git 2025-07-23 21:13:11.246 | ++ stackrc:source:573 : GITBRANCH["ovsdbapp"]=master 2025-07-23 21:13:11.247 | ++ stackrc:source:574 : GITDIR["ovsdbapp"]=/opt/stack/new/ovsdbapp 2025-07-23 21:13:11.249 | ++ stackrc:source:577 : GITREPO["os-ken"]=https://opendev.org/openstack/os-ken.git 2025-07-23 21:13:11.251 | ++ stackrc:source:578 : GITBRANCH["os-ken"]=master 2025-07-23 21:13:11.253 | ++ stackrc:source:579 : GITDIR["os-ken"]=/opt/stack/new/os-ken 2025-07-23 21:13:11.255 | ++ stackrc:source:591 : IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git 2025-07-23 21:13:11.257 | ++ stackrc:source:592 : IRONIC_PYTHON_AGENT_BRANCH=master 2025-07-23 21:13:11.259 | ++ stackrc:source:595 : NOVNC_REPO=https://github.com/novnc/novnc.git 2025-07-23 21:13:11.261 | ++ stackrc:source:596 : NOVNC_BRANCH=v1.3.0 2025-07-23 21:13:11.263 | ++ stackrc:source:599 : SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2025-07-23 21:13:11.264 | ++ stackrc:source:600 : SPICE_BRANCH=master 2025-07-23 21:13:11.267 | +++ stackrc:source:606 : trueorfalse False ENABLE_VOLUME_MULTIATTACH 2025-07-23 21:13:11.282 | ++ stackrc:source:606 : ENABLE_VOLUME_MULTIATTACH=False 2025-07-23 21:13:11.284 | ++ stackrc:source:611 : DEFAULT_VIRT_DRIVER=libvirt 2025-07-23 21:13:11.286 | ++ stackrc:source:612 : VIRT_DRIVER=ironic 2025-07-23 21:13:11.288 | ++ stackrc:source:613 : case "$VIRT_DRIVER" in 2025-07-23 21:13:11.290 | ++ stackrc:source:615 : LIBVIRT_TYPE=qemu 2025-07-23 21:13:11.293 | ++ stackrc:source:616 : LIBVIRT_CPU_MODE=custom 2025-07-23 21:13:11.295 | ++ stackrc:source:617 : LIBVIRT_CPU_MODEL=Nehalem 2025-07-23 21:13:11.296 | ++ stackrc:source:618 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2025-07-23 21:13:11.299 | +++ stackrc:source:622 : cut -d : -f 1 /etc/group 2025-07-23 21:13:11.300 | +++ stackrc:source:622 : grep 'libvirtd$' 2025-07-23 21:13:11.304 | +++ stackrc:source:622 : true 2025-07-23 21:13:11.306 | ++ stackrc:source:622 : LIBVIRT_GROUP= 2025-07-23 21:13:11.308 | ++ stackrc:source:623 : LIBVIRT_GROUP=libvirt 2025-07-23 21:13:11.310 | ++ stackrc:source:662 : CIRROS_VERSION=0.6.1 2025-07-23 21:13:11.312 | +++ stackrc:source:663 : uname -m 2025-07-23 21:13:11.316 | ++ stackrc:source:663 : CIRROS_ARCH=x86_64 2025-07-23 21:13:11.318 | +++ stackrc:source:668 : trueorfalse True DOWNLOAD_DEFAULT_IMAGES 2025-07-23 21:13:11.332 | ++ stackrc:source:668 : DOWNLOAD_DEFAULT_IMAGES=True 2025-07-23 21:13:11.334 | ++ stackrc:source:669 : [[ True == \T\r\u\e ]] 2025-07-23 21:13:11.336 | ++ stackrc:source:670 : [[ -n '' ]] 2025-07-23 21:13:11.337 | ++ stackrc:source:673 : case "$VIRT_DRIVER" in 2025-07-23 21:13:11.339 | ++ stackrc:source:696 : DOWNLOAD_DEFAULT_IMAGES=False 2025-07-23 21:13:11.342 | ++ stackrc:source:705 : EXTRA_CACHE_URLS= 2025-07-23 21:13:11.344 | ++ stackrc:source:708 : ETCD_VERSION=v3.4.27 2025-07-23 21:13:11.346 | ++ stackrc:source:709 : ETCD_SHA256_AMD64=a32d21e006252dbc3405b0645ba8468021ed41376974b573285927bf39b39eb9 2025-07-23 21:13:11.348 | ++ stackrc:source:710 : ETCD_SHA256_ARM64=ed7e257c225b9b9545fac22246b97f4074a4b5109676e92dbaebfb9315b69cc0 2025-07-23 21:13:11.349 | ++ stackrc:source:711 : ETCD_SHA256_PPC64=eb8825e0bc2cbaf9e55947f5ee373ebc9ca43b6a2ea5ced3b992c81855fff37e 2025-07-23 21:13:11.351 | ++ stackrc:source:713 : ETCD_SHA256_S390X= 2025-07-23 21:13:11.353 | ++ stackrc:source:715 : is_arch x86_64 2025-07-23 21:13:11.356 | +++ functions-common:is_arch:518 : uname -m 2025-07-23 21:13:11.359 | ++ functions-common:is_arch:518 : [[ x86_64 == \x\8\6\_\6\4 ]] 2025-07-23 21:13:11.361 | ++ stackrc:source:716 : ETCD_ARCH=amd64 2025-07-23 21:13:11.363 | ++ stackrc:source:717 : ETCD_SHA256=a32d21e006252dbc3405b0645ba8468021ed41376974b573285927bf39b39eb9 2025-07-23 21:13:11.365 | ++ stackrc:source:737 : ETCD_PORT=2379 2025-07-23 21:13:11.367 | ++ stackrc:source:738 : ETCD_PEER_PORT=2380 2025-07-23 21:13:11.369 | ++ stackrc:source:739 : ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2025-07-23 21:13:11.371 | ++ stackrc:source:740 : ETCD_NAME=etcd-v3.4.27-linux-amd64 2025-07-23 21:13:11.373 | ++ stackrc:source:741 : ETCD_DOWNLOAD_FILE=etcd-v3.4.27-linux-amd64.tar.gz 2025-07-23 21:13:11.375 | ++ stackrc:source:742 : ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.4.27/etcd-v3.4.27-linux-amd64.tar.gz 2025-07-23 21:13:11.377 | ++ stackrc:source:744 : EXTRA_CACHE_URLS+=,https://github.com/etcd-io/etcd/releases/download/v3.4.27/etcd-v3.4.27-linux-amd64.tar.gz 2025-07-23 21:13:11.379 | ++ stackrc:source:747 : CACHE_BACKEND=dogpile.cache.memcached 2025-07-23 21:13:11.381 | ++ stackrc:source:748 : MEMCACHE_SERVERS=localhost:11211 2025-07-23 21:13:11.383 | ++ stackrc:source:758 : VOLUME_BACKING_FILE_SIZE=30G 2025-07-23 21:13:11.384 | ++ stackrc:source:761 : VOLUME_NAME_PREFIX=volume- 2025-07-23 21:13:11.386 | ++ stackrc:source:762 : INSTANCE_NAME_PREFIX=instance- 2025-07-23 21:13:11.389 | ++ stackrc:source:765 : S3_SERVICE_PORT=3333 2025-07-23 21:13:11.391 | ++ stackrc:source:768 : PRIVATE_NETWORK_NAME=private 2025-07-23 21:13:11.393 | ++ stackrc:source:769 : PUBLIC_NETWORK_NAME=public 2025-07-23 21:13:11.395 | ++ stackrc:source:771 : PUBLIC_INTERFACE= 2025-07-23 21:13:11.397 | ++ stackrc:source:774 : SERVICE_PROTOCOL=http 2025-07-23 21:13:11.400 | +++ stackrc:source:780 : nproc 2025-07-23 21:13:11.404 | +++ stackrc:source:780 : nproc 2025-07-23 21:13:11.408 | ++ stackrc:source:780 : API_WORKERS=2 2025-07-23 21:13:11.410 | ++ stackrc:source:783 : SERVICE_TIMEOUT=120 2025-07-23 21:13:11.411 | ++ stackrc:source:786 : NOVA_READY_TIMEOUT=120 2025-07-23 21:13:11.413 | ++ stackrc:source:789 : SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2025-07-23 21:13:11.415 | ++ stackrc:source:792 : WORKER_TIMEOUT=80 2025-07-23 21:13:11.418 | +++ stackrc:source:800 : trueorfalse False OFFLINE 2025-07-23 21:13:11.433 | ++ stackrc:source:800 : OFFLINE=False 2025-07-23 21:13:11.436 | +++ stackrc:source:805 : trueorfalse False ERROR_ON_CLONE 2025-07-23 21:13:11.451 | ++ stackrc:source:805 : ERROR_ON_CLONE=True 2025-07-23 21:13:11.453 | +++ stackrc:source:808 : trueorfalse True ENABLE_DEBUG_LOG_LEVEL 2025-07-23 21:13:11.468 | ++ stackrc:source:808 : ENABLE_DEBUG_LOG_LEVEL=True 2025-07-23 21:13:11.470 | ++ stackrc:source:814 : FLOATING_RANGE=172.24.5.0/24 2025-07-23 21:13:11.472 | ++ stackrc:source:815 : IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2025-07-23 21:13:11.474 | ++ stackrc:source:816 : FIXED_RANGE=10.1.0.0/20 2025-07-23 21:13:11.475 | ++ stackrc:source:817 : HOST_IP_IFACE= 2025-07-23 21:13:11.477 | ++ stackrc:source:818 : HOST_IP=200.225.47.25 2025-07-23 21:13:11.479 | ++ stackrc:source:819 : HOST_IPV6= 2025-07-23 21:13:11.482 | +++ stackrc:source:821 : get_default_host_ip 10.1.0.0/20 172.24.5.0/24 '' 200.225.47.25 inet 2025-07-23 21:13:11.484 | +++ functions-common:get_default_host_ip:764 : local fixed_range=10.1.0.0/20 2025-07-23 21:13:11.487 | +++ functions-common:get_default_host_ip:765 : local floating_range=172.24.5.0/24 2025-07-23 21:13:11.489 | +++ functions-common:get_default_host_ip:766 : local host_ip_iface= 2025-07-23 21:13:11.491 | +++ functions-common:get_default_host_ip:767 : local host_ip=200.225.47.25 2025-07-23 21:13:11.494 | +++ functions-common:get_default_host_ip:768 : local af=inet 2025-07-23 21:13:11.496 | +++ functions-common:get_default_host_ip:771 : '[' -z 200.225.47.25 -o 200.225.47.25 == dhcp ']' 2025-07-23 21:13:11.498 | +++ functions-common:get_default_host_ip:795 : echo 200.225.47.25 2025-07-23 21:13:11.501 | ++ stackrc:source:821 : HOST_IP=200.225.47.25 2025-07-23 21:13:11.503 | ++ stackrc:source:822 : '[' 200.225.47.25 == '' ']' 2025-07-23 21:13:11.506 | +++ stackrc:source:826 : get_default_host_ip '' '' '' '' inet6 2025-07-23 21:13:11.509 | +++ functions-common:get_default_host_ip:764 : local fixed_range= 2025-07-23 21:13:11.511 | +++ functions-common:get_default_host_ip:765 : local floating_range= 2025-07-23 21:13:11.513 | +++ functions-common:get_default_host_ip:766 : local host_ip_iface= 2025-07-23 21:13:11.515 | +++ functions-common:get_default_host_ip:767 : local host_ip= 2025-07-23 21:13:11.518 | +++ functions-common:get_default_host_ip:768 : local af=inet6 2025-07-23 21:13:11.520 | +++ functions-common:get_default_host_ip:771 : '[' -z '' -o '' == dhcp ']' 2025-07-23 21:13:11.522 | +++ functions-common:get_default_host_ip:772 : host_ip= 2025-07-23 21:13:11.525 | ++++ functions-common:get_default_host_ip:774 : ip -f inet6 route list match default table all 2025-07-23 21:13:11.526 | ++++ functions-common:get_default_host_ip:774 : awk '/default/ {print $5}' 2025-07-23 21:13:11.526 | ++++ functions-common:get_default_host_ip:774 : grep via 2025-07-23 21:13:11.527 | ++++ functions-common:get_default_host_ip:774 : head -1 2025-07-23 21:13:11.531 | +++ functions-common:get_default_host_ip:774 : host_ip_iface= 2025-07-23 21:13:11.534 | +++ functions-common:get_default_host_ip:775 : local host_ips 2025-07-23 21:13:11.537 | ++++ functions-common:get_default_host_ip:776 : LC_ALL=C 2025-07-23 21:13:11.537 | ++++ functions-common:get_default_host_ip:776 : awk '/inet6/ {split($2,parts,"/"); print parts[1]}' 2025-07-23 21:13:11.538 | ++++ functions-common:get_default_host_ip:776 : sed /temporary/d 2025-07-23 21:13:11.540 | ++++ functions-common:get_default_host_ip:776 : ip -f inet6 addr show 2025-07-23 21:13:11.545 | +++ functions-common:get_default_host_ip:776 : host_ips='::1 2025-07-23 21:13:11.545 | fe80::f816:3eff:fe0f:20f5 2025-07-23 21:13:11.545 | fe80::8452:21ff:fe3f:4c48 2025-07-23 21:13:11.545 | 2001:db8::2 2025-07-23 21:13:11.545 | fe80::a4c4:f7ff:fe06:7645 2025-07-23 21:13:11.545 | fe80::3480:36ff:fedf:f48 2025-07-23 21:13:11.545 | fe80::9029:b9ff:fe5b:9510 2025-07-23 21:13:11.545 | fe80::7484:79ff:fea2:f043 2025-07-23 21:13:11.545 | fe80::fc54:ff:feef:16fd 2025-07-23 21:13:11.545 | fe80::fc54:ff:fee6:8ae8' 2025-07-23 21:13:11.547 | +++ functions-common:get_default_host_ip:777 : local ip 2025-07-23 21:13:11.550 | +++ functions-common:get_default_host_ip:778 : for ip in $host_ips 2025-07-23 21:13:11.552 | +++ functions-common:get_default_host_ip:785 : [[ inet6 == \i\n\e\t\6 ]] 2025-07-23 21:13:11.554 | +++ functions-common:get_default_host_ip:786 : host_ip=::1 2025-07-23 21:13:11.556 | +++ functions-common:get_default_host_ip:787 : break 2025-07-23 21:13:11.558 | +++ functions-common:get_default_host_ip:795 : echo ::1 2025-07-23 21:13:11.561 | ++ stackrc:source:826 : HOST_IPV6=::1 2025-07-23 21:13:11.564 | +++ stackrc:source:829 : trueorfalse True NEUTRON_PORT_SECURITY 2025-07-23 21:13:11.579 | ++ stackrc:source:829 : NEUTRON_PORT_SECURITY=True 2025-07-23 21:13:11.582 | ++ stackrc:source:834 : SERVICE_IP_VERSION=4 2025-07-23 21:13:11.584 | ++ stackrc:source:840 : [[ 4 != \4 ]] 2025-07-23 21:13:11.586 | ++ stackrc:source:844 : [[ 4 == 4 ]] 2025-07-23 21:13:11.588 | ++ stackrc:source:845 : DEF_SERVICE_HOST=200.225.47.25 2025-07-23 21:13:11.591 | ++ stackrc:source:846 : DEF_SERVICE_LOCAL_HOST=127.0.0.1 2025-07-23 21:13:11.593 | ++ stackrc:source:847 : DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2025-07-23 21:13:11.595 | ++ stackrc:source:850 : [[ 4 == 6 ]] 2025-07-23 21:13:11.597 | ++ stackrc:source:861 : SERVICE_LISTEN_ADDRESS=0.0.0.0 2025-07-23 21:13:11.599 | ++ stackrc:source:865 : SERVICE_HOST=200.225.47.25 2025-07-23 21:13:11.602 | ++ stackrc:source:867 : SERVICE_LOCAL_HOST=127.0.0.1 2025-07-23 21:13:11.604 | ++ stackrc:source:871 : TUNNEL_IP_VERSION=4 2025-07-23 21:13:11.606 | ++ stackrc:source:874 : [[ 4 != \4 ]] 2025-07-23 21:13:11.608 | ++ stackrc:source:878 : [[ 4 == 4 ]] 2025-07-23 21:13:11.611 | ++ stackrc:source:879 : DEF_TUNNEL_ENDPOINT_IP=200.225.47.25 2025-07-23 21:13:11.613 | ++ stackrc:source:882 : [[ 4 == 6 ]] 2025-07-23 21:13:11.615 | ++ stackrc:source:893 : TUNNEL_ENDPOINT_IP=200.225.47.25 2025-07-23 21:13:11.618 | +++ stackrc:source:896 : trueorfalse False SYSLOG 2025-07-23 21:13:11.634 | ++ stackrc:source:896 : SYSLOG=False 2025-07-23 21:13:11.637 | ++ stackrc:source:897 : SYSLOG_HOST=200.225.47.25 2025-07-23 21:13:11.639 | ++ stackrc:source:898 : SYSLOG_PORT=516 2025-07-23 21:13:11.641 | ++ stackrc:source:902 : GIT_DEPTH=0 2025-07-23 21:13:11.644 | +++ stackrc:source:906 : trueorfalse True RECREATE_KEYSTONE_DB 2025-07-23 21:13:11.660 | ++ stackrc:source:906 : RECREATE_KEYSTONE_DB=True 2025-07-23 21:13:11.662 | ++ stackrc:source:918 : [[ -z '' ]] 2025-07-23 21:13:11.663 | ++ stackrc:source:919 : default_logdir=/opt/stack/new/logs 2025-07-23 21:13:11.665 | ++ stackrc:source:920 : [[ -z /opt/stack/new/logs/devstacklog.txt ]] 2025-07-23 21:13:11.668 | ++ stackrc:source:925 : LOGDIR=/opt/stack/new/logs 2025-07-23 21:13:11.670 | ++ stackrc:source:926 : logfile=devstacklog.txt 2025-07-23 21:13:11.672 | ++ stackrc:source:927 : [[ -z /opt/stack/new/logs ]] 2025-07-23 21:13:11.674 | ++ stackrc:source:927 : [[ /opt/stack/new/logs == \d\e\v\s\t\a\c\k\l\o\g\.\t\x\t ]] 2025-07-23 21:13:11.676 | ++ stackrc:source:932 : unset default_logdir logfile 2025-07-23 21:13:11.678 | ++ stackrc:source:938 : ULIMIT_NOFILE=2048 2025-07-23 21:13:11.680 | + /opt/stack/new/grenade/prep-target:main:39 : [[ -n '' ]] 2025-07-23 21:13:11.683 | + /opt/stack/new/grenade/prep-target:main:44 : install_database_python 2025-07-23 21:13:11.683 | /opt/stack/new/grenade/prep-target: line 44: install_database_python: command not found 2025-07-23 21:13:11.686 | + /opt/stack/new/grenade/prep-target:main:50 : SCREEN_HARDSTATUS='%{= .} %-Lw%{= .}%> %n%f %t*%{= .}%+Lw%< %-=%{g}(%{d}%H/%l%{g})' 2025-07-23 21:13:11.688 | + /opt/stack/new/grenade/prep-target:main:51 : screen -r stack -X hardstatus alwayslastline '%{= .} %-Lw%{= .}%> %n%f %t*%{= .}%+Lw%< %-=%{g}(%{d}%H/%l%{g})' 2025-07-23 21:13:11.688 | /opt/stack/new/grenade/prep-target: line 51: screen: command not found 2025-07-23 21:13:11.691 | + /opt/stack/new/grenade/prep-target:main:59 : init_service_check 2025-07-23 21:13:11.692 | /opt/stack/new/grenade/prep-target: line 59: init_service_check: command not found 2025-07-23 21:13:11.694 | + /opt/stack/new/grenade/prep-target:main:69 : TIMESTAMP_FORMAT=%F-%H%M%S 2025-07-23 21:13:11.696 | + /opt/stack/new/grenade/prep-target:main:70 : [[ -n /opt/stack/new/logs/devstacklog.txt ]] 2025-07-23 21:13:11.699 | + /opt/stack/new/grenade/prep-target:main:71 : LOGDAYS=1 2025-07-23 21:13:11.702 | ++ /opt/stack/new/grenade/prep-target:main:72 : date +%F-%H%M%S 2025-07-23 21:13:11.706 | + /opt/stack/new/grenade/prep-target:main:72 : CURRENT_LOG_TIME=2025-07-23-211311 2025-07-23 21:13:11.709 | + /opt/stack/new/grenade/prep-target:main:75 : [[ -n /opt/stack/new/logs/devstacklog.txt ]] 2025-07-23 21:13:11.712 | ++ /opt/stack/new/grenade/prep-target:main:79 : dirname /opt/stack/new/logs/devstacklog.txt 2025-07-23 21:13:11.715 | + /opt/stack/new/grenade/prep-target:main:79 : LOGDIR=/opt/stack/new/logs 2025-07-23 21:13:11.718 | ++ /opt/stack/new/grenade/prep-target:main:80 : basename /opt/stack/new/logs/devstacklog.txt 2025-07-23 21:13:11.723 | + /opt/stack/new/grenade/prep-target:main:80 : LOGNAME=devstacklog.txt 2025-07-23 21:13:11.725 | + /opt/stack/new/grenade/prep-target:main:81 : mkdir -p /opt/stack/new/logs 2025-07-23 21:13:11.730 | + /opt/stack/new/grenade/prep-target:main:82 : find /opt/stack/new/logs -maxdepth 1 -name 'devstacklog.txt.*' -mtime +1 -exec rm '{}' ';' 2025-07-23 21:13:11.737 | + /opt/stack/new/grenade/prep-target:main:83 : LOGFILE=/opt/stack/new/logs/devstacklog.txt.2025-07-23-211311 2025-07-23 21:13:11.739 | + /opt/stack/new/grenade/prep-target:main:84 : SUMFILE=/opt/stack/new/logs/devstacklog.txt.2025-07-23-211311.2025-07-23-211311.summary 2025-07-23 21:13:11.741 | + /opt/stack/new/grenade/prep-target:main:87 : [[ -n /opt/stack/logs/screen ]] 2025-07-23 21:13:11.744 | + /opt/stack/new/grenade/prep-target:main:88 : mkdir -p /opt/stack/logs/screen 2025-07-23 21:13:11.747 | + /opt/stack/new/grenade/prep-target:main:96 : cp -a /opt/stack/old/devstack/accrc /opt/stack/new/devstack/accrc 2025-07-23 21:13:11.753 | cp: cannot stat '/opt/stack/old/devstack/accrc': No such file or directory 2025-07-23 21:13:11.756 | + /opt/stack/new/grenade/prep-target:main:101 : echo_summary 'Installing package prerequisites' 2025-07-23 21:13:11.767 | 2025-07-23 21:13:11.767 | #******************************************** 2025-07-23 21:13:11.767 | # Installing package prerequisites 2025-07-23 21:13:11.767 | #******************************************** 2025-07-23 21:13:11.767 | 2025-07-23 21:13:11.769 | + /opt/stack/new/grenade/prep-target:main:102 : FILES=/opt/stack/new/devstack/files 2025-07-23 21:13:11.771 | + /opt/stack/new/grenade/prep-target:main:103 : source /opt/stack/new/devstack/tools/install_prereqs.sh 2025-07-23 21:13:11.774 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2025-07-23 21:13:11.776 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2025-07-23 21:13:11.778 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/new/devstack ]] 2025-07-23 21:13:11.781 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/new/devstack/.prereqs 2025-07-23 21:13:11.783 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2025-07-23 21:13:11.784 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2025-07-23 21:13:11.787 | +++ tools/install_prereqs.sh:source:47 : date +%s 2025-07-23 21:13:11.791 | ++ tools/install_prereqs.sh:source:47 : NOW=1753305191 2025-07-23 21:13:11.794 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/new/devstack/.prereqs 2025-07-23 21:13:11.798 | +++ tools/install_prereqs.sh:source:48 : echo 0 2025-07-23 21:13:11.800 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2025-07-23 21:13:11.802 | ++ tools/install_prereqs.sh:source:49 : DELTA=1753305191 2025-07-23 21:13:11.804 | ++ tools/install_prereqs.sh:source:50 : [[ 1753305191 -lt 7200 ]] 2025-07-23 21:13:11.810 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2025-07-23 21:13:11.812 | ++ functions-common:export_proxy_variables:2239 : isset http_proxy 2025-07-23 21:13:11.814 | ++ functions-common:isset:261 : [[ -v http_proxy ]] 2025-07-23 21:13:11.816 | ++ functions-common:export_proxy_variables:2242 : isset https_proxy 2025-07-23 21:13:11.818 | ++ functions-common:isset:261 : [[ -v https_proxy ]] 2025-07-23 21:13:11.820 | ++ functions-common:export_proxy_variables:2245 : isset no_proxy 2025-07-23 21:13:11.822 | ++ functions-common:isset:261 : [[ -v no_proxy ]] 2025-07-23 21:13:11.825 | +++ tools/install_prereqs.sh:source:64 : get_packages general,etcd3,g-api,g-reg,ir-api,ir-cond,key,memory_tracker,mysql,n-api,n-api-meta,n-cauth,n-cond,n-cpu,n-novnc,n-obj,n-sch,neutron-trunk,ovs-vswitchd,ovsdb-server,placement-api,q-agt,q-dhcp,q-dns,q-l3,q-meta,q-metering,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest 2025-07-23 21:13:11.868 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2025-07-23 21:13:11.868 | apache2-dev 2025-07-23 21:13:11.868 | bc 2025-07-23 21:13:11.868 | bsdmainutils 2025-07-23 21:13:11.868 | curl 2025-07-23 21:13:11.868 | g++ 2025-07-23 21:13:11.868 | gawk 2025-07-23 21:13:11.868 | gcc 2025-07-23 21:13:11.868 | gettext 2025-07-23 21:13:11.868 | git 2025-07-23 21:13:11.868 | graphviz 2025-07-23 21:13:11.868 | iputils-ping 2025-07-23 21:13:11.868 | libapache2-mod-proxy-uwsgi 2025-07-23 21:13:11.868 | libffi-dev 2025-07-23 21:13:11.868 | libjpeg-dev 2025-07-23 21:13:11.868 | libpcre3-dev 2025-07-23 21:13:11.868 | libpq-dev 2025-07-23 21:13:11.868 | libssl-dev 2025-07-23 21:13:11.868 | libsystemd-dev 2025-07-23 21:13:11.868 | libxml2-dev 2025-07-23 21:13:11.868 | libxslt1-dev 2025-07-23 21:13:11.868 | libyaml-dev 2025-07-23 21:13:11.868 | lsof 2025-07-23 21:13:11.868 | openssh-server 2025-07-23 21:13:11.868 | openssl 2025-07-23 21:13:11.868 | pkg-config 2025-07-23 21:13:11.868 | psmisc 2025-07-23 21:13:11.868 | python3-dev 2025-07-23 21:13:11.868 | python3-pip 2025-07-23 21:13:11.868 | python3-systemd 2025-07-23 21:13:11.868 | python3-venv 2025-07-23 21:13:11.868 | tar 2025-07-23 21:13:11.868 | tcpdump 2025-07-23 21:13:11.868 | unzip 2025-07-23 21:13:11.868 | uuid-runtime 2025-07-23 21:13:11.868 | wget 2025-07-23 21:13:11.868 | wget 2025-07-23 21:13:11.868 | zlib1g-dev 2025-07-23 21:13:11.868 | libkrb5-dev 2025-07-23 21:13:11.868 | libldap2-dev 2025-07-23 21:13:11.868 | libsasl2-dev 2025-07-23 21:13:11.868 | memcached 2025-07-23 21:13:11.868 | python3-mysqldb 2025-07-23 21:13:11.868 | sqlite3 2025-07-23 21:13:11.868 | conntrack 2025-07-23 21:13:11.868 | curl 2025-07-23 21:13:11.868 | ebtables 2025-07-23 21:13:11.868 | genisoimage 2025-07-23 21:13:11.868 | iptables 2025-07-23 21:13:11.868 | iputils-arping 2025-07-23 21:13:11.868 | kpartx 2025-07-23 21:13:11.868 | libjs-jquery-tablesorter 2025-07-23 21:13:11.868 | parted 2025-07-23 21:13:11.868 | pm-utils 2025-07-23 21:13:11.868 | python3-mysqldb 2025-07-23 21:13:11.868 | socat 2025-07-23 21:13:11.868 | sqlite3 2025-07-23 21:13:11.868 | sudo 2025-07-23 21:13:11.868 | vlan 2025-07-23 21:13:11.868 | lsscsi 2025-07-23 21:13:11.868 | open-iscsi 2025-07-23 21:13:11.868 | cryptsetup 2025-07-23 21:13:11.868 | dosfstools 2025-07-23 21:13:11.868 | genisoimage 2025-07-23 21:13:11.868 | gir1.2-libosinfo-1.0 2025-07-23 21:13:11.868 | netcat-openbsd 2025-07-23 21:13:11.868 | open-iscsi 2025-07-23 21:13:11.868 | qemu-utils 2025-07-23 21:13:11.868 | sg3-utils 2025-07-23 21:13:11.869 | sysfsutils 2025-07-23 21:13:11.869 | acl 2025-07-23 21:13:11.869 | dnsmasq-base 2025-07-23 21:13:11.869 | dnsmasq-utils 2025-07-23 21:13:11.869 | ebtables 2025-07-23 21:13:11.869 | haproxy 2025-07-23 21:13:11.869 | iptables 2025-07-23 21:13:11.869 | iputils-arping 2025-07-23 21:13:11.869 | iputils-ping 2025-07-23 21:13:11.869 | postgresql-server-dev-all 2025-07-23 21:13:11.869 | python3-mysqldb 2025-07-23 21:13:11.869 | sqlite3 2025-07-23 21:13:11.869 | sudo 2025-07-23 21:13:11.869 | vlan 2025-07-23 21:13:11.869 | ipset 2025-07-23 21:13:11.869 | conntrack 2025-07-23 21:13:11.869 | conntrackd 2025-07-23 21:13:11.869 | keepalived 2025-07-23 21:13:11.869 | curl 2025-07-23 21:13:11.869 | liberasurecode-dev 2025-07-23 21:13:11.869 | make 2025-07-23 21:13:11.869 | memcached 2025-07-23 21:13:11.869 | rsync 2025-07-23 21:13:11.869 | sqlite3 2025-07-23 21:13:11.869 | xfsprogs' 2025-07-23 21:13:11.871 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2025-07-23 21:13:11.889 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2025-07-23 21:13:11.889 | apache2-dev 2025-07-23 21:13:11.889 | bc 2025-07-23 21:13:11.889 | bsdmainutils 2025-07-23 21:13:11.889 | curl 2025-07-23 21:13:11.889 | g++ 2025-07-23 21:13:11.889 | gawk 2025-07-23 21:13:11.889 | gcc 2025-07-23 21:13:11.889 | gettext 2025-07-23 21:13:11.889 | git 2025-07-23 21:13:11.889 | graphviz 2025-07-23 21:13:11.889 | iputils-ping 2025-07-23 21:13:11.889 | libapache2-mod-proxy-uwsgi 2025-07-23 21:13:11.889 | libffi-dev 2025-07-23 21:13:11.889 | libjpeg-dev 2025-07-23 21:13:11.889 | libpcre3-dev 2025-07-23 21:13:11.889 | libpq-dev 2025-07-23 21:13:11.889 | libssl-dev 2025-07-23 21:13:11.889 | libsystemd-dev 2025-07-23 21:13:11.889 | libxml2-dev 2025-07-23 21:13:11.889 | libxslt1-dev 2025-07-23 21:13:11.889 | libyaml-dev 2025-07-23 21:13:11.889 | lsof 2025-07-23 21:13:11.889 | openssh-server 2025-07-23 21:13:11.889 | openssl 2025-07-23 21:13:11.889 | pkg-config 2025-07-23 21:13:11.889 | psmisc 2025-07-23 21:13:11.889 | python3-dev 2025-07-23 21:13:11.889 | python3-pip 2025-07-23 21:13:11.889 | python3-systemd 2025-07-23 21:13:11.889 | python3-venv 2025-07-23 21:13:11.889 | tar 2025-07-23 21:13:11.889 | tcpdump 2025-07-23 21:13:11.889 | unzip 2025-07-23 21:13:11.889 | uuid-runtime 2025-07-23 21:13:11.889 | wget 2025-07-23 21:13:11.889 | wget 2025-07-23 21:13:11.889 | zlib1g-dev 2025-07-23 21:13:11.890 | libkrb5-dev 2025-07-23 21:13:11.890 | libldap2-dev 2025-07-23 21:13:11.890 | libsasl2-dev 2025-07-23 21:13:11.890 | memcached 2025-07-23 21:13:11.890 | python3-mysqldb 2025-07-23 21:13:11.890 | sqlite3 2025-07-23 21:13:11.890 | conntrack 2025-07-23 21:13:11.890 | curl 2025-07-23 21:13:11.890 | ebtables 2025-07-23 21:13:11.890 | genisoimage 2025-07-23 21:13:11.890 | iptables 2025-07-23 21:13:11.890 | iputils-arping 2025-07-23 21:13:11.890 | kpartx 2025-07-23 21:13:11.890 | libjs-jquery-tablesorter 2025-07-23 21:13:11.890 | parted 2025-07-23 21:13:11.890 | pm-utils 2025-07-23 21:13:11.890 | python3-mysqldb 2025-07-23 21:13:11.890 | socat 2025-07-23 21:13:11.890 | sqlite3 2025-07-23 21:13:11.890 | sudo 2025-07-23 21:13:11.890 | vlan 2025-07-23 21:13:11.890 | lsscsi 2025-07-23 21:13:11.890 | open-iscsi 2025-07-23 21:13:11.890 | cryptsetup 2025-07-23 21:13:11.890 | dosfstools 2025-07-23 21:13:11.890 | genisoimage 2025-07-23 21:13:11.890 | gir1.2-libosinfo-1.0 2025-07-23 21:13:11.890 | netcat-openbsd 2025-07-23 21:13:11.890 | open-iscsi 2025-07-23 21:13:11.890 | qemu-utils 2025-07-23 21:13:11.890 | sg3-utils 2025-07-23 21:13:11.890 | sysfsutils 2025-07-23 21:13:11.890 | acl 2025-07-23 21:13:11.890 | dnsmasq-base 2025-07-23 21:13:11.890 | dnsmasq-utils 2025-07-23 21:13:11.890 | ebtables 2025-07-23 21:13:11.890 | haproxy 2025-07-23 21:13:11.890 | iptables 2025-07-23 21:13:11.890 | iputils-arping 2025-07-23 21:13:11.890 | iputils-ping 2025-07-23 21:13:11.890 | postgresql-server-dev-all 2025-07-23 21:13:11.890 | python3-mysqldb 2025-07-23 21:13:11.890 | sqlite3 2025-07-23 21:13:11.890 | sudo 2025-07-23 21:13:11.890 | vlan 2025-07-23 21:13:11.890 | ipset 2025-07-23 21:13:11.890 | conntrack 2025-07-23 21:13:11.890 | conntrackd 2025-07-23 21:13:11.890 | keepalived 2025-07-23 21:13:11.890 | curl 2025-07-23 21:13:11.890 | liberasurecode-dev 2025-07-23 21:13:11.890 | make 2025-07-23 21:13:11.890 | memcached 2025-07-23 21:13:11.890 | rsync 2025-07-23 21:13:11.890 | sqlite3 2025-07-23 21:13:11.890 | xfsprogs ' 2025-07-23 21:13:11.891 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2025-07-23 21:13:11.893 | ++ functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:13:11.895 | ++ functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:13:11.898 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2025-07-23 21:13:11.898 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2025-07-23 21:13:11.903 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2025-07-23 21:13:11.905 | ++ functions-common:install_package:1442 : update_package_repo 2025-07-23 21:13:11.907 | ++ functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:13:11.909 | ++ functions-common:update_package_repo:1417 : REPOS_UPDATED=False 2025-07-23 21:13:11.911 | ++ functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:13:11.913 | ++ functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:13:11.914 | ++ functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:13:11.916 | ++ functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:13:11.918 | ++ functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:13:11.920 | ++ functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:13:11.922 | ++ functions-common:apt_get_update:1170 : [[ False == \T\r\u\e ]] 2025-07-23 21:13:11.924 | ++ functions-common:apt_get_update:1175 : [[ False = \T\r\u\e ]] 2025-07-23 21:13:11.927 | ++ functions-common:apt_get_update:1177 : local sudo=sudo 2025-07-23 21:13:11.930 | +++ functions-common:apt_get_update:1178 : id -u 2025-07-23 21:13:11.933 | ++ functions-common:apt_get_update:1178 : [[ 1001 = \0 ]] 2025-07-23 21:13:11.936 | ++ functions-common:apt_get_update:1181 : time_start apt-get-update 2025-07-23 21:13:11.938 | ++ functions-common:time_start:2407 : local name=apt-get-update 2025-07-23 21:13:11.939 | ++ functions-common:time_start:2408 : local start_time= 2025-07-23 21:13:11.941 | ++ functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:13:11.943 | +++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:13:11.947 | ++ functions-common:time_start:2412 : _TIME_START[$name]=1753305191945 2025-07-23 21:13:11.950 | ++ functions-common:apt_get_update:1183 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2025-07-23 21:13:11.952 | ++ functions-common:apt_get_update:1184 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2025-07-23 21:13:11.953 | ++ functions-common:apt_get_update:1185 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2025-07-23 21:13:12.048 | Ign:1 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy InRelease 2025-07-23 21:13:12.049 | Ign:2 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates InRelease 2025-07-23 21:13:12.050 | Ign:3 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports InRelease 2025-07-23 21:13:12.050 | Ign:4 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security InRelease 2025-07-23 21:13:12.051 | Hit:5 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release 2025-07-23 21:13:12.051 | Hit:6 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release 2025-07-23 21:13:12.052 | Hit:7 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release 2025-07-23 21:13:12.052 | Hit:8 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release 2025-07-23 21:13:12.053 | Ign:9 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release.gpg 2025-07-23 21:13:12.053 | Ign:10 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release.gpg 2025-07-23 21:13:12.054 | Ign:11 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release.gpg 2025-07-23 21:13:12.055 | Ign:12 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release.gpg 2025-07-23 21:13:13.230 | Reading package lists... 2025-07-23 21:13:13.251 | ++ functions-common:apt_get_update:1189 : REPOS_UPDATED=True 2025-07-23 21:13:13.253 | ++ functions-common:apt_get_update:1191 : time_stop apt-get-update 2025-07-23 21:13:13.255 | ++ functions-common:time_stop:2421 : local name 2025-07-23 21:13:13.257 | ++ functions-common:time_stop:2422 : local end_time 2025-07-23 21:13:13.259 | ++ functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:13:13.261 | ++ functions-common:time_stop:2424 : local total 2025-07-23 21:13:13.263 | ++ functions-common:time_stop:2425 : local start_time 2025-07-23 21:13:13.264 | ++ functions-common:time_stop:2427 : name=apt-get-update 2025-07-23 21:13:13.266 | ++ functions-common:time_stop:2428 : start_time=1753305191945 2025-07-23 21:13:13.268 | ++ functions-common:time_stop:2430 : [[ -z 1753305191945 ]] 2025-07-23 21:13:13.270 | +++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:13:13.274 | ++ functions-common:time_stop:2433 : end_time=1753305193272 2025-07-23 21:13:13.277 | ++ functions-common:time_stop:2434 : elapsed_time=1327 2025-07-23 21:13:13.278 | ++ functions-common:time_stop:2435 : total=0 2025-07-23 21:13:13.280 | ++ functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:13:13.282 | ++ functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1327 2025-07-23 21:13:13.284 | ++ functions-common:install_package:1443 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2025-07-23 21:13:13.285 | ++ functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:13:13.288 | ++ functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:13:13.291 | ++ functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:13:13.293 | ++ functions-common:real_install_package:1431 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2025-07-23 21:13:13.311 | ++ functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2025-07-23 21:13:13.342 | Reading package lists... 2025-07-23 21:13:13.612 | Building dependency tree... 2025-07-23 21:13:13.613 | Reading state information... 2025-07-23 21:13:13.638 | acl is already the newest version (2.3.1-1). 2025-07-23 21:13:13.638 | bc is already the newest version (1.07.1-3build1). 2025-07-23 21:13:13.638 | conntrack is already the newest version (1:1.4.6-2build2). 2025-07-23 21:13:13.638 | dosfstools is already the newest version (4.2-1build3). 2025-07-23 21:13:13.638 | ebtables is already the newest version (2.0.11-4build2). 2025-07-23 21:13:13.638 | g++ is already the newest version (4:11.2.0-1ubuntu1). 2025-07-23 21:13:13.638 | gcc is already the newest version (4:11.2.0-1ubuntu1). 2025-07-23 21:13:13.638 | genisoimage is already the newest version (9:1.1.11-3.2ubuntu1). 2025-07-23 21:13:13.638 | gettext is already the newest version (0.21-4ubuntu4). 2025-07-23 21:13:13.638 | ipset is already the newest version (7.15-1build1). 2025-07-23 21:13:13.638 | iputils-arping is already the newest version (3:20211215-1). 2025-07-23 21:13:13.638 | iputils-ping is already the newest version (3:20211215-1). 2025-07-23 21:13:13.638 | keepalived is already the newest version (1:2.2.4-0.2build1). 2025-07-23 21:13:13.638 | liberasurecode-dev is already the newest version (1.6.2-1build2). 2025-07-23 21:13:13.638 | libffi-dev is already the newest version (3.4.2-4). 2025-07-23 21:13:13.638 | libjpeg-dev is already the newest version (8c-2ubuntu10). 2025-07-23 21:13:13.638 | libyaml-dev is already the newest version (0.2.2-1build2). 2025-07-23 21:13:13.638 | lsof is already the newest version (4.93.2+dfsg-1.1build2). 2025-07-23 21:13:13.638 | lsscsi is already the newest version (0.31-1build2). 2025-07-23 21:13:13.638 | make is already the newest version (4.3-4.1build1). 2025-07-23 21:13:13.638 | netcat-openbsd is already the newest version (1.218-4ubuntu1). 2025-07-23 21:13:13.638 | parted is already the newest version (3.4-2build1). 2025-07-23 21:13:13.638 | pkg-config is already the newest version (0.29.2-1ubuntu3). 2025-07-23 21:13:13.638 | psmisc is already the newest version (23.4-2build3). 2025-07-23 21:13:13.638 | python3-mysqldb is already the newest version (1.4.6-1build1). 2025-07-23 21:13:13.639 | python3-systemd is already the newest version (234-3ubuntu2). 2025-07-23 21:13:13.639 | socat is already the newest version (1.7.4.1-3ubuntu4). 2025-07-23 21:13:13.639 | sysfsutils is already the newest version (2.1.1-1build1). 2025-07-23 21:13:13.639 | bsdmainutils is already the newest version (12.1.7+nmu3ubuntu2). 2025-07-23 21:13:13.639 | conntrackd is already the newest version (1:1.4.6-2build2). 2025-07-23 21:13:13.639 | gir1.2-libosinfo-1.0 is already the newest version (1.8.0-1). 2025-07-23 21:13:13.639 | libjs-jquery-tablesorter is already the newest version (1:2.31.3+dfsg1-3). 2025-07-23 21:13:13.639 | pm-utils is already the newest version (1.4.1-19). 2025-07-23 21:13:13.639 | postgresql-server-dev-all is already the newest version (238). 2025-07-23 21:13:13.639 | vlan is already the newest version (2.0.5ubuntu5). 2025-07-23 21:13:13.639 | apache2 is already the newest version (2.4.52-1ubuntu4.15). 2025-07-23 21:13:13.639 | apache2-dev is already the newest version (2.4.52-1ubuntu4.15). 2025-07-23 21:13:13.639 | cryptsetup is already the newest version (2:2.4.3-1ubuntu1.3). 2025-07-23 21:13:13.639 | curl is already the newest version (7.81.0-1ubuntu1.20). 2025-07-23 21:13:13.639 | dnsmasq-utils is already the newest version (2.90-0ubuntu0.22.04.1). 2025-07-23 21:13:13.639 | gawk is already the newest version (1:5.1.0-1ubuntu0.1). 2025-07-23 21:13:13.639 | git is already the newest version (1:2.34.1-1ubuntu1.15). 2025-07-23 21:13:13.639 | haproxy is already the newest version (2.4.24-0ubuntu0.22.04.2). 2025-07-23 21:13:13.639 | iptables is already the newest version (1.8.7-1ubuntu5.2). 2025-07-23 21:13:13.639 | kpartx is already the newest version (0.8.8-1ubuntu1.22.04.4). 2025-07-23 21:13:13.639 | libkrb5-dev is already the newest version (1.19.2-2ubuntu0.7). 2025-07-23 21:13:13.639 | libldap2-dev is already the newest version (2.5.19+dfsg-0ubuntu0.22.04.1). 2025-07-23 21:13:13.639 | libpcre3-dev is already the newest version (2:8.39-13ubuntu0.22.04.1). 2025-07-23 21:13:13.639 | libpq-dev is already the newest version (14.18-0ubuntu0.22.04.1). 2025-07-23 21:13:13.639 | libsasl2-dev is already the newest version (2.1.27+dfsg2-3ubuntu1.2). 2025-07-23 21:13:13.639 | libssl-dev is already the newest version (3.0.2-0ubuntu1.19). 2025-07-23 21:13:13.639 | libsystemd-dev is already the newest version (249.11-0ubuntu3.16). 2025-07-23 21:13:13.639 | libxml2-dev is already the newest version (2.9.13+dfsg-1ubuntu0.7). 2025-07-23 21:13:13.639 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.22.04.4). 2025-07-23 21:13:13.639 | memcached is already the newest version (1.6.14-1ubuntu0.1). 2025-07-23 21:13:13.639 | open-iscsi is already the newest version (2.1.5-1ubuntu1.1). 2025-07-23 21:13:13.639 | openssh-server is already the newest version (1:8.9p1-3ubuntu0.13). 2025-07-23 21:13:13.639 | openssl is already the newest version (3.0.2-0ubuntu1.19). 2025-07-23 21:13:13.639 | python3-dev is already the newest version (3.10.6-1~22.04.1). 2025-07-23 21:13:13.639 | qemu-utils is already the newest version (1:6.2+dfsg-2ubuntu6.26). 2025-07-23 21:13:13.639 | rsync is already the newest version (3.2.7-0ubuntu0.22.04.4). 2025-07-23 21:13:13.639 | sg3-utils is already the newest version (1.46-1ubuntu0.22.04.1). 2025-07-23 21:13:13.639 | sqlite3 is already the newest version (3.37.2-2ubuntu0.4). 2025-07-23 21:13:13.639 | sudo is already the newest version (1.9.9-1ubuntu2.5). 2025-07-23 21:13:13.639 | tar is already the newest version (1.34+dfsg-1ubuntu0.1.22.04.2). 2025-07-23 21:13:13.639 | tcpdump is already the newest version (4.99.1-3ubuntu0.2). 2025-07-23 21:13:13.639 | unzip is already the newest version (6.0-26ubuntu3.2). 2025-07-23 21:13:13.891 | uuid-runtime is already the newest version (2.37.2-4ubuntu3.4). 2025-07-23 21:13:13.891 | wget is already the newest version (1.21.2-2ubuntu1.1). 2025-07-23 21:13:13.891 | xfsprogs is already the newest version (5.13.0-1ubuntu2.1). 2025-07-23 21:13:13.891 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu9.2). 2025-07-23 21:13:13.891 | graphviz is already the newest version (2.42.2-6ubuntu0.1). 2025-07-23 21:13:13.891 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.52-1ubuntu4.15). 2025-07-23 21:13:13.891 | python3-pip is already the newest version (22.0.2+dfsg-1ubuntu0.6). 2025-07-23 21:13:13.891 | python3-venv is already the newest version (3.10.6-1~22.04.1). 2025-07-23 21:13:13.891 | The following NEW packages will be installed: 2025-07-23 21:13:13.893 | dnsmasq-base 2025-07-23 21:13:14.253 | debconf: delaying package configuration, since apt-utils is not installed 2025-07-23 21:13:14.305 | 0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:13:14.305 | Need to get 0 B/374 kB of archives. 2025-07-23 21:13:14.305 | After this operation, 909 kB of additional disk space will be used. 2025-07-23 21:13:14.355 | Selecting previously unselected package dnsmasq-base. 2025-07-23 21:13:14.810 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61877 files and directories currently installed.) 2025-07-23 21:13:14.813 | Preparing to unpack .../dnsmasq-base_2.90-0ubuntu0.22.04.1_amd64.deb ... 2025-07-23 21:13:14.816 | Unpacking dnsmasq-base (2.90-0ubuntu0.22.04.1) ... 2025-07-23 21:13:14.899 | Setting up dnsmasq-base (2.90-0ubuntu0.22.04.1) ... 2025-07-23 21:13:14.918 | Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2025-07-23 21:13:14.937 | Processing triggers for man-db (2.10.2-1) ... 2025-07-23 21:13:15.371 | ++ functions-common:apt_get:1215 : result=0 2025-07-23 21:13:15.373 | ++ functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:13:15.375 | ++ functions-common:time_stop:2421 : local name 2025-07-23 21:13:15.378 | ++ functions-common:time_stop:2422 : local end_time 2025-07-23 21:13:15.380 | ++ functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:13:15.382 | ++ functions-common:time_stop:2424 : local total 2025-07-23 21:13:15.384 | ++ functions-common:time_stop:2425 : local start_time 2025-07-23 21:13:15.387 | ++ functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:13:15.390 | ++ functions-common:time_stop:2428 : start_time=1753305193309 2025-07-23 21:13:15.392 | ++ functions-common:time_stop:2430 : [[ -z 1753305193309 ]] 2025-07-23 21:13:15.395 | +++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:13:15.398 | ++ functions-common:time_stop:2433 : end_time=1753305195396 2025-07-23 21:13:15.400 | ++ functions-common:time_stop:2434 : elapsed_time=2087 2025-07-23 21:13:15.402 | ++ functions-common:time_stop:2435 : total=0 2025-07-23 21:13:15.405 | ++ functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:13:15.407 | ++ functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2087 2025-07-23 21:13:15.410 | ++ functions-common:apt_get:1219 : return 0 2025-07-23 21:13:15.412 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2025-07-23 21:13:15.415 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2025-07-23 21:13:15.418 | +++ tools/install_prereqs.sh:source:83 : which python3.10 2025-07-23 21:13:15.422 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.10 2025-07-23 21:13:15.424 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.10 2025-07-23 21:13:15.427 | ++ tools/install_prereqs.sh:source:88 : date +%s 2025-07-23 21:13:15.431 | ++ tools/install_prereqs.sh:source:89 : date 2025-07-23 21:13:15.435 | + /opt/stack/new/grenade/prep-target:main:115 : source /opt/stack/new/devstack/lib/infra 2025-07-23 21:13:15.451 | + /opt/stack/new/grenade/prep-target:main:116 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/new/requirements master 2025-07-23 21:13:15.454 | + functions-common:git_clone:593 : local git_remote=https://opendev.org/openstack/requirements.git 2025-07-23 21:13:15.457 | + functions-common:git_clone:594 : local git_dest=/opt/stack/new/requirements 2025-07-23 21:13:15.459 | + functions-common:git_clone:595 : local git_ref=master 2025-07-23 21:13:15.461 | + functions-common:git_clone:596 : local orig_dir 2025-07-23 21:13:15.464 | ++ functions-common:git_clone:597 : pwd 2025-07-23 21:13:15.466 | + functions-common:git_clone:597 : orig_dir=/opt/stack/new/grenade 2025-07-23 21:13:15.468 | + functions-common:git_clone:598 : local git_clone_flags= 2025-07-23 21:13:15.471 | ++ functions-common:git_clone:600 : trueorfalse False RECLONE 2025-07-23 21:13:15.485 | + functions-common:git_clone:600 : RECLONE=False 2025-07-23 21:13:15.487 | + functions-common:git_clone:601 : [[ 0 -gt 0 ]] 2025-07-23 21:13:15.489 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2025-07-23 21:13:15.491 | + functions-common:git_clone:614 : echo master 2025-07-23 21:13:15.492 | + functions-common:git_clone:614 : egrep -q '^refs' 2025-07-23 21:13:15.498 | + functions-common:git_clone:628 : [[ ! -d /opt/stack/new/requirements ]] 2025-07-23 21:13:15.500 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2025-07-23 21:13:15.502 | + functions-common:git_clone:673 : sudo git config --system --add safe.directory /opt/stack/new/requirements 2025-07-23 21:13:15.537 | + functions-common:git_clone:676 : cd /opt/stack/new/requirements 2025-07-23 21:13:15.540 | + functions-common:git_clone:677 : git show --oneline 2025-07-23 21:13:15.541 | + functions-common:git_clone:677 : head -1 2025-07-23 21:13:15.562 | 8d1a0ebe Updated from generate-constraints 2025-07-23 21:13:15.564 | + functions-common:git_clone:678 : cd /opt/stack/new/grenade 2025-07-23 21:13:15.567 | + /opt/stack/new/grenade/prep-target:main:118 : install_infra 2025-07-23 21:13:15.569 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/new/requirements/.venv 2025-07-23 21:13:15.571 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/new/requirements/.venv ']' 2025-07-23 21:13:15.573 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/new/requirements/.venv 2025-07-23 21:13:19.710 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/new/requirements/.venv 2025-07-23 21:13:19.713 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2025-07-23 21:13:19.737 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/new/requirements/.venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2025-07-23 21:13:20.728 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:13:20.817 | Collecting pbr 2025-07-23 21:13:20.821 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/47/ac/684d71315abc7b1214d59304e23a982472967f6bf4bde5a98f1503f648dc/pbr-6.1.1-py2.py3-none-any.whl (108 kB) 2025-07-23 21:13:20.825 | Requirement already satisfied: setuptools[core] in /opt/stack/new/requirements/.venv/lib/python3.10/site-packages (59.6.0) 2025-07-23 21:13:21.204 | Collecting setuptools[core] 2025-07-23 21:13:21.218 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-07-23 21:13:21.370 | Collecting platformdirs>=4.2.2 2025-07-23 21:13:21.374 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fe/39/979e8e21520d4e47a0bbe349e2713c0aac6f3d853d0e5b34d76206c439aa/platformdirs-4.3.8-py3-none-any.whl (18 kB) 2025-07-23 21:13:21.429 | Collecting more_itertools>=8.8 2025-07-23 21:13:21.433 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/2b/9f/7ba6f94fc1e9ac3d2b853fdff3035fb2fa5afbed898c4a72b8a020610594/more_itertools-10.7.0-py3-none-any.whl (65 kB) 2025-07-23 21:13:21.444 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.3/65.3 KB 8.6 MB/s eta 0:00:00 2025-07-23 21:13:21.496 | Collecting jaraco.functools>=4 2025-07-23 21:13:21.501 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f3/fd/179a20f832824514df39a90bb0e5372b314fea99f217f5ab942b10a8a4e8/jaraco_functools-4.2.1-py3-none-any.whl (10 kB) 2025-07-23 21:13:21.566 | Collecting wheel>=0.43.0 2025-07-23 21:13:21.570 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/0b/2c/87f3254fd8ffd29e4c02732eee68a83a1d3c346ae39bc6822dcbcb697f2b/wheel-0.45.1-py3-none-any.whl (72 kB) 2025-07-23 21:13:21.616 | Collecting jaraco.text>=3.7 2025-07-23 21:13:21.619 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/2f/29/350039bde32fbd7000e2fb81e1c4e42a857b5e77bcbaf6267c806c70ab9a/jaraco.text-4.0.0-py3-none-any.whl (11 kB) 2025-07-23 21:13:21.673 | Collecting packaging>=24.2 2025-07-23 21:13:21.676 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) 2025-07-23 21:13:21.726 | Collecting tomli>=2.0.1 2025-07-23 21:13:21.729 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/6e/c2/61d3e0f47e2b74ef40a68b9e6ad5984f6241a942f7cd3bbfbdbd03861ea9/tomli-2.2.1-py3-none-any.whl (14 kB) 2025-07-23 21:13:21.788 | Collecting autocommand 2025-07-23 21:13:21.791 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/62/05203c39d21aa3171454a6c5391ea3b582a97bfb1bc1adad25628331a1cd/autocommand-2.2.2-py3-none-any.whl (19 kB) 2025-07-23 21:13:21.823 | Collecting jaraco.context>=4.1 2025-07-23 21:13:21.826 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/ff/db/0c52c4cf5e4bd9f5d7135ec7669a3a767af21b3a308e1ed3674881e52b62/jaraco.context-6.0.1-py3-none-any.whl (6.8 kB) 2025-07-23 21:13:21.882 | Collecting backports.tarfile 2025-07-23 21:13:21.885 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b9/fa/123043af240e49752f1c4bd24da5053b6bd00cad78c2be53c0d1e8b975bc/backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-07-23 21:13:22.042 | Installing collected packages: wheel, tomli, setuptools, platformdirs, packaging, more_itertools, backports.tarfile, autocommand, pbr, jaraco.functools, jaraco.context, jaraco.text 2025-07-23 21:13:22.133 | Attempting uninstall: setuptools 2025-07-23 21:13:22.136 | Found existing installation: setuptools 59.6.0 2025-07-23 21:13:22.227 | Uninstalling setuptools-59.6.0: 2025-07-23 21:13:22.239 | Successfully uninstalled setuptools-59.6.0 2025-07-23 21:13:23.307 | Successfully installed autocommand-2.2.2 backports.tarfile-1.2.0 jaraco.context-6.0.1 jaraco.functools-4.2.1 jaraco.text-4.0.0 more_itertools-10.7.0 packaging-25.0 pbr-6.1.1 platformdirs-4.3.8 setuptools-80.9.0 tomli-2.2.1 wheel-0.45.1 2025-07-23 21:13:23.496 | + inc/python:pip_install:216 : result=0 2025-07-23 21:13:23.499 | + inc/python:pip_install:218 : time_stop pip_install 2025-07-23 21:13:23.501 | + functions-common:time_stop:2421 : local name 2025-07-23 21:13:23.504 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:13:23.506 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:13:23.509 | + functions-common:time_stop:2424 : local total 2025-07-23 21:13:23.511 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:13:23.514 | + functions-common:time_stop:2427 : name=pip_install 2025-07-23 21:13:23.516 | + functions-common:time_stop:2428 : start_time=1753305199729 2025-07-23 21:13:23.518 | + functions-common:time_stop:2430 : [[ -z 1753305199729 ]] 2025-07-23 21:13:23.522 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:13:23.527 | + functions-common:time_stop:2433 : end_time=1753305203524 2025-07-23 21:13:23.529 | + functions-common:time_stop:2434 : elapsed_time=3795 2025-07-23 21:13:23.532 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:13:23.534 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:13:23.536 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=3795 2025-07-23 21:13:23.539 | + inc/python:pip_install:219 : return 0 2025-07-23 21:13:23.542 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/new/requirements/.venv 2025-07-23 21:13:23.545 | + lib/infra:install_infra:35 : pip_install /opt/stack/new/requirements 2025-07-23 21:13:23.572 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/new/requirements/.venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt /opt/stack/new/requirements 2025-07-23 21:13:24.677 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:13:24.692 | Processing /opt/stack/new/requirements 2025-07-23 21:13:24.693 | Preparing metadata (setup.py): started 2025-07-23 21:13:25.765 | Preparing metadata (setup.py): finished with status 'done' 2025-07-23 21:13:25.888 | Collecting fixtures>=3.0.0 2025-07-23 21:13:25.894 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/2d/90/ed632ce9bc6f683efe590d03fe3cbabffdca0514edabcdb24c7d5f2c336b/fixtures-4.2.5-py3-none-any.whl (64 kB) 2025-07-23 21:13:25.905 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.0/64.0 KB 9.5 MB/s eta 0:00:00 2025-07-23 21:13:25.959 | Collecting Parsley>=1.2 2025-07-23 21:13:25.972 | Using cached https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/parsley/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2025-07-23 21:13:25.976 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/new/requirements/.venv/lib/python3.10/site-packages (from openstack_requirements==1.2.1.dev7698) (25.0) 2025-07-23 21:13:26.054 | Collecting requests>=2.14.2 2025-07-23 21:13:26.058 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/7c/e4/56027c4a6b4ae70ca9de302488c5ca95ad4a39e190093d6c1a8ace08341b/requests-2.32.4-py3-none-any.whl (64 kB) 2025-07-23 21:13:26.066 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 KB 12.6 MB/s eta 0:00:00 2025-07-23 21:13:26.186 | Collecting PyYAML>=3.12 2025-07-23 21:13:26.196 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/6b/4e/1523cb902fd98355e2e9ea5e5eb237cbc5f3ad5f3075fa65087aa0ecb669/PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2025-07-23 21:13:26.243 | Collecting beagle>=0.2.1 2025-07-23 21:13:26.246 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/6e/68e167a7236f3082867331276cb2cf308874e77fcd0f59357eba677cbdfe/beagle-0.4.0-py3-none-any.whl (11 kB) 2025-07-23 21:13:26.249 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/new/requirements/.venv/lib/python3.10/site-packages (from openstack_requirements==1.2.1.dev7698) (80.9.0) 2025-07-23 21:13:26.317 | Collecting cliff>=2.11.0 2025-07-23 21:13:26.321 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/66/48/a2c92d2e40c2beab077e0cde8719feba0206ddd86b45445e45f31b585402/cliff-4.10.0-py3-none-any.whl (84 kB) 2025-07-23 21:13:26.329 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.3/84.3 KB 15.4 MB/s eta 0:00:00 2025-07-23 21:13:26.333 | Requirement already satisfied: pbr>=2.0 in /opt/stack/new/requirements/.venv/lib/python3.10/site-packages (from beagle>=0.2.1->openstack_requirements==1.2.1.dev7698) (6.1.1) 2025-07-23 21:13:26.418 | Collecting certifi>=2017.4.17 2025-07-23 21:13:26.423 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4f/52/34c6cf5bb9285074dc3531c437b3919e825d976fde097a7a73f79e726d03/certifi-2025.7.14-py3-none-any.whl (162 kB) 2025-07-23 21:13:26.518 | Collecting urllib3<3,>=1.21.1 2025-07-23 21:13:26.523 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-07-23 21:13:26.781 | Collecting charset_normalizer<4,>=2 2025-07-23 21:13:26.785 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a8/2d/7a5b635aa65284bf3eab7653e8b4151ab420ecbae918d3e359d1947b4d61/charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) 2025-07-23 21:13:26.794 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.5/149.5 KB 23.4 MB/s eta 0:00:00 2025-07-23 21:13:26.884 | Collecting idna<4,>=2.5 2025-07-23 21:13:26.887 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl (70 kB) 2025-07-23 21:13:26.981 | Collecting stevedore>=2.0.1 2025-07-23 21:13:26.985 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f7/45/8c4ebc0c460e6ec38e62ab245ad3c7fc10b210116cea7c16d61602aa9558/stevedore-5.4.1-py3-none-any.whl (49 kB) 2025-07-23 21:13:27.032 | Collecting autopage>=0.4.0 2025-07-23 21:13:27.036 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/9b/63/f1c3fa431e91a52bad5e3602e9d5df6c94d8d095ac485424efa4eeddb4d2/autopage-0.5.2-py3-none-any.whl (30 kB) 2025-07-23 21:13:27.133 | Collecting cmd2>=1.0.0 2025-07-23 21:13:27.137 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4c/83/0f65933b7daa436912173f3d63232d158b60686318fccc7cf458ff15bfe8/cmd2-2.7.0-py3-none-any.whl (154 kB) 2025-07-23 21:13:27.145 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.3/154.3 KB 28.8 MB/s eta 0:00:00 2025-07-23 21:13:27.198 | Collecting PrettyTable>=0.7.2 2025-07-23 21:13:27.201 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/02/c7/5613524e606ea1688b3bdbf48aa64bafb6d0a4ac3750274c43b6158a390f/prettytable-3.16.0-py3-none-any.whl (33 kB) 2025-07-23 21:13:27.283 | Collecting rich-argparse>=1.7.1 2025-07-23 21:13:27.288 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/31/f6/5fc0574af5379606ffd57a4b68ed88f9b415eb222047fe023aefcc00a648/rich_argparse-1.7.1-py3-none-any.whl (25 kB) 2025-07-23 21:13:27.346 | Collecting pyperclip>=1.8 2025-07-23 21:13:27.355 | Using cached https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/pyperclip/pyperclip-1.9.0-py3-none-any.whl (11 kB) 2025-07-23 21:13:27.407 | Collecting wcwidth>=0.2.10 2025-07-23 21:13:27.411 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fd/84/fd2ba7aafacbad3c4201d395674fc6348826569da3c0937e75505ead3528/wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2025-07-23 21:13:27.578 | Collecting rich>=11.0.0 2025-07-23 21:13:27.581 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/0d/9b/63f4c7ebc259242c89b3acafdb37b41d1185c07ff0011164674e9076b491/rich-14.0.0-py3-none-any.whl (243 kB) 2025-07-23 21:13:27.592 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.2/243.2 KB 33.2 MB/s eta 0:00:00 2025-07-23 21:13:27.666 | Collecting typing-extensions<5.0,>=4.0.0 2025-07-23 21:13:27.669 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/00/d631e67a838026495268c2f6884f3711a15a9a2a96cd244fdaea53b823fb/typing_extensions-4.14.1-py3-none-any.whl (43 kB) 2025-07-23 21:13:27.676 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.9/43.9 KB 8.4 MB/s eta 0:00:00 2025-07-23 21:13:27.741 | Collecting pygments<3.0.0,>=2.13.0 2025-07-23 21:13:27.745 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-07-23 21:13:27.768 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 60.7 MB/s eta 0:00:00 2025-07-23 21:13:27.821 | Collecting markdown-it-py>=2.2.0 2025-07-23 21:13:27.824 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2025-07-23 21:13:27.831 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 KB 16.7 MB/s eta 0:00:00 2025-07-23 21:13:27.885 | Collecting mdurl~=0.1 2025-07-23 21:13:27.888 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-07-23 21:13:27.960 | Building wheels for collected packages: openstack_requirements 2025-07-23 21:13:27.961 | Building wheel for openstack_requirements (setup.py): started 2025-07-23 21:13:29.751 | Building wheel for openstack_requirements (setup.py): finished with status 'done' 2025-07-23 21:13:29.752 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev7698-py3-none-any.whl size=58390 sha256=68bcf06635a353d11953b341374391dd96224fbe796800ac3b2db35767722975 2025-07-23 21:13:29.752 | Stored in directory: /tmp/pip-ephem-wheel-cache-h5fq9acl/wheels/61/a5/cb/5da76547845b59ef180597212259b3e80d40f7a2daefed4ab8 2025-07-23 21:13:29.754 | Successfully built openstack_requirements 2025-07-23 21:13:29.976 | Installing collected packages: wcwidth, pyperclip, Parsley, urllib3, typing-extensions, PyYAML, pygments, PrettyTable, mdurl, idna, fixtures, charset_normalizer, certifi, autopage, stevedore, requests, markdown-it-py, rich, rich-argparse, cmd2, cliff, beagle, openstack_requirements 2025-07-23 21:13:32.211 | Successfully installed Parsley-1.3 PrettyTable-3.16.0 PyYAML-6.0.2 autopage-0.5.2 beagle-0.4.0 certifi-2025.7.14 charset_normalizer-3.4.2 cliff-4.10.0 cmd2-2.7.0 fixtures-4.2.5 idna-3.10 markdown-it-py-3.0.0 mdurl-0.1.2 openstack_requirements-1.2.1.dev7698 pygments-2.19.2 pyperclip-1.9.0 requests-2.32.4 rich-14.0.0 rich-argparse-1.7.1 stevedore-5.4.1 typing-extensions-4.14.1 urllib3-1.26.20 wcwidth-0.2.13 2025-07-23 21:13:32.533 | + inc/python:pip_install:216 : result=0 2025-07-23 21:13:32.536 | + inc/python:pip_install:218 : time_stop pip_install 2025-07-23 21:13:32.539 | + functions-common:time_stop:2421 : local name 2025-07-23 21:13:32.541 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:13:32.544 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:13:32.546 | + functions-common:time_stop:2424 : local total 2025-07-23 21:13:32.548 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:13:32.550 | + functions-common:time_stop:2427 : name=pip_install 2025-07-23 21:13:32.552 | + functions-common:time_stop:2428 : start_time=1753305203563 2025-07-23 21:13:32.555 | + functions-common:time_stop:2430 : [[ -z 1753305203563 ]] 2025-07-23 21:13:32.558 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:13:32.563 | + functions-common:time_stop:2433 : end_time=1753305212560 2025-07-23 21:13:32.565 | + functions-common:time_stop:2434 : elapsed_time=8997 2025-07-23 21:13:32.567 | + functions-common:time_stop:2435 : total=3795 2025-07-23 21:13:32.569 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:13:32.572 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=12792 2025-07-23 21:13:32.574 | + inc/python:pip_install:219 : return 0 2025-07-23 21:13:32.577 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2025-07-23 21:13:32.580 | + lib/infra:install_infra:42 : use_library_from_git pbr 2025-07-23 21:13:32.582 | + inc/python:use_library_from_git:266 : local name=pbr 2025-07-23 21:13:32.585 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:32.587 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:32.590 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,pbr, ]] 2025-07-23 21:13:32.592 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:32.595 | + lib/infra:install_infra:48 : pip_install -U pbr 2025-07-23 21:13:32.618 | Using python 3.10 to install pbr 2025-07-23 21:13:32.621 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -U pbr 2025-07-23 21:13:33.748 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:13:33.755 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.10/site-packages (6.1.1) 2025-07-23 21:13:33.806 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.10/site-packages (from pbr) (80.9.0) 2025-07-23 21:13:34.519 | + inc/python:pip_install:216 : result=0 2025-07-23 21:13:34.521 | + inc/python:pip_install:218 : time_stop pip_install 2025-07-23 21:13:34.524 | + functions-common:time_stop:2421 : local name 2025-07-23 21:13:34.526 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:13:34.529 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:13:34.531 | + functions-common:time_stop:2424 : local total 2025-07-23 21:13:34.533 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:13:34.535 | + functions-common:time_stop:2427 : name=pip_install 2025-07-23 21:13:34.538 | + functions-common:time_stop:2428 : start_time=1753305212612 2025-07-23 21:13:34.540 | + functions-common:time_stop:2430 : [[ -z 1753305212612 ]] 2025-07-23 21:13:34.543 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:13:34.547 | + functions-common:time_stop:2433 : end_time=1753305214544 2025-07-23 21:13:34.549 | + functions-common:time_stop:2434 : elapsed_time=1932 2025-07-23 21:13:34.552 | + functions-common:time_stop:2435 : total=12792 2025-07-23 21:13:34.554 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:13:34.556 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=14724 2025-07-23 21:13:34.559 | + inc/python:pip_install:219 : return 0 2025-07-23 21:13:34.562 | + /opt/stack/new/grenade/prep-target:main:121 : source /opt/stack/new/devstack/lib/libraries 2025-07-23 21:13:34.583 | + /opt/stack/new/grenade/prep-target:main:122 : install_oslo 2025-07-23 21:13:34.586 | + lib/libraries:install_oslo:83 : install_libs 2025-07-23 21:13:34.588 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2025-07-23 21:13:34.590 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2025-07-23 21:13:34.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2025-07-23 21:13:34.594 | + inc/python:use_library_from_git:266 : local name=automaton 2025-07-23 21:13:34.596 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.598 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.600 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,automaton, ]] 2025-07-23 21:13:34.602 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.604 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2025-07-23 21:13:34.607 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2025-07-23 21:13:34.609 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2025-07-23 21:13:34.612 | + inc/python:use_library_from_git:266 : local name=castellan 2025-07-23 21:13:34.614 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.616 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.618 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,castellan, ]] 2025-07-23 21:13:34.620 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.622 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2025-07-23 21:13:34.624 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2025-07-23 21:13:34.627 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2025-07-23 21:13:34.629 | + inc/python:use_library_from_git:266 : local name=cliff 2025-07-23 21:13:34.631 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.634 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.636 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,cliff, ]] 2025-07-23 21:13:34.638 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.640 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2025-07-23 21:13:34.643 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2025-07-23 21:13:34.645 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2025-07-23 21:13:34.647 | + inc/python:use_library_from_git:266 : local name=cursive 2025-07-23 21:13:34.649 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.652 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.654 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,cursive, ]] 2025-07-23 21:13:34.656 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.658 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2025-07-23 21:13:34.660 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2025-07-23 21:13:34.662 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2025-07-23 21:13:34.665 | + inc/python:use_library_from_git:266 : local name=debtcollector 2025-07-23 21:13:34.667 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.669 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.671 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,debtcollector, ]] 2025-07-23 21:13:34.674 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.676 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2025-07-23 21:13:34.678 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2025-07-23 21:13:34.680 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2025-07-23 21:13:34.683 | + inc/python:use_library_from_git:266 : local name=futurist 2025-07-23 21:13:34.685 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.688 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.690 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,futurist, ]] 2025-07-23 21:13:34.692 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.694 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2025-07-23 21:13:34.696 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2025-07-23 21:13:34.699 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2025-07-23 21:13:34.701 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2025-07-23 21:13:34.704 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.706 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.708 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,openstacksdk, ]] 2025-07-23 21:13:34.710 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.713 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2025-07-23 21:13:34.715 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2025-07-23 21:13:34.718 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2025-07-23 21:13:34.720 | + inc/python:use_library_from_git:266 : local name=osc-lib 2025-07-23 21:13:34.722 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.723 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.725 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,osc-lib, ]] 2025-07-23 21:13:34.727 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.730 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2025-07-23 21:13:34.732 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2025-07-23 21:13:34.735 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2025-07-23 21:13:34.737 | + inc/python:use_library_from_git:266 : local name=osc-placement 2025-07-23 21:13:34.739 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.740 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.743 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,osc-placement, ]] 2025-07-23 21:13:34.745 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.747 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2025-07-23 21:13:34.750 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2025-07-23 21:13:34.752 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2025-07-23 21:13:34.754 | + inc/python:use_library_from_git:266 : local name=os-client-config 2025-07-23 21:13:34.756 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.758 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.761 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,os-client-config, ]] 2025-07-23 21:13:34.763 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.765 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2025-07-23 21:13:34.768 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2025-07-23 21:13:34.770 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2025-07-23 21:13:34.772 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2025-07-23 21:13:34.774 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.776 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.778 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.cache, ]] 2025-07-23 21:13:34.780 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.782 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2025-07-23 21:13:34.785 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2025-07-23 21:13:34.787 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2025-07-23 21:13:34.789 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2025-07-23 21:13:34.791 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.794 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.796 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.concurrency, ]] 2025-07-23 21:13:34.798 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.801 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2025-07-23 21:13:34.803 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2025-07-23 21:13:34.806 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2025-07-23 21:13:34.808 | + inc/python:use_library_from_git:266 : local name=oslo.config 2025-07-23 21:13:34.810 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.812 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.814 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.config, ]] 2025-07-23 21:13:34.816 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.819 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2025-07-23 21:13:34.821 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2025-07-23 21:13:34.823 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2025-07-23 21:13:34.826 | + inc/python:use_library_from_git:266 : local name=oslo.context 2025-07-23 21:13:34.828 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.830 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.833 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.context, ]] 2025-07-23 21:13:34.835 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.838 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2025-07-23 21:13:34.840 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2025-07-23 21:13:34.843 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2025-07-23 21:13:34.845 | + inc/python:use_library_from_git:266 : local name=oslo.db 2025-07-23 21:13:34.848 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.850 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.853 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.db, ]] 2025-07-23 21:13:34.855 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.858 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2025-07-23 21:13:34.860 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2025-07-23 21:13:34.863 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2025-07-23 21:13:34.865 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2025-07-23 21:13:34.868 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.870 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.873 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.i18n, ]] 2025-07-23 21:13:34.875 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.878 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2025-07-23 21:13:34.880 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2025-07-23 21:13:34.883 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2025-07-23 21:13:34.885 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2025-07-23 21:13:34.888 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.890 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.893 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.limit, ]] 2025-07-23 21:13:34.895 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.898 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2025-07-23 21:13:34.900 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2025-07-23 21:13:34.903 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2025-07-23 21:13:34.905 | + inc/python:use_library_from_git:266 : local name=oslo.log 2025-07-23 21:13:34.908 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.911 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.913 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.log, ]] 2025-07-23 21:13:34.916 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.919 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2025-07-23 21:13:34.921 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2025-07-23 21:13:34.924 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2025-07-23 21:13:34.926 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2025-07-23 21:13:34.929 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.931 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.934 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.messaging, ]] 2025-07-23 21:13:34.936 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.939 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2025-07-23 21:13:34.941 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2025-07-23 21:13:34.944 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2025-07-23 21:13:34.946 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2025-07-23 21:13:34.949 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.951 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.954 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.middleware, ]] 2025-07-23 21:13:34.956 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.959 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2025-07-23 21:13:34.961 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2025-07-23 21:13:34.964 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2025-07-23 21:13:34.966 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2025-07-23 21:13:34.968 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.971 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.974 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.policy, ]] 2025-07-23 21:13:34.976 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.979 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2025-07-23 21:13:34.982 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2025-07-23 21:13:34.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2025-07-23 21:13:34.987 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2025-07-23 21:13:34.990 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:34.992 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:34.994 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.privsep, ]] 2025-07-23 21:13:34.997 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:34.999 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2025-07-23 21:13:35.002 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2025-07-23 21:13:35.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2025-07-23 21:13:35.007 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2025-07-23 21:13:35.009 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:35.012 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:35.015 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.reports, ]] 2025-07-23 21:13:35.017 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:35.020 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2025-07-23 21:13:35.023 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2025-07-23 21:13:35.026 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2025-07-23 21:13:35.028 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2025-07-23 21:13:35.031 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:35.033 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:35.036 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.rootwrap, ]] 2025-07-23 21:13:35.038 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:35.041 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2025-07-23 21:13:35.043 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2025-07-23 21:13:35.046 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2025-07-23 21:13:35.048 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2025-07-23 21:13:35.051 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:35.054 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:35.056 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.serialization, ]] 2025-07-23 21:13:35.059 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:35.062 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2025-07-23 21:13:35.064 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2025-07-23 21:13:35.067 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2025-07-23 21:13:35.069 | + inc/python:use_library_from_git:266 : local name=oslo.service 2025-07-23 21:13:35.072 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:35.074 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:35.077 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.service, ]] 2025-07-23 21:13:35.079 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:35.082 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2025-07-23 21:13:35.084 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2025-07-23 21:13:35.086 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2025-07-23 21:13:35.089 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2025-07-23 21:13:35.091 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:35.093 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:35.096 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.utils, ]] 2025-07-23 21:13:35.099 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:35.101 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2025-07-23 21:13:35.103 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2025-07-23 21:13:35.106 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2025-07-23 21:13:35.108 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2025-07-23 21:13:35.111 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:35.113 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:35.115 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.versionedobjects, ]] 2025-07-23 21:13:35.118 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:35.120 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2025-07-23 21:13:35.123 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2025-07-23 21:13:35.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2025-07-23 21:13:35.128 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2025-07-23 21:13:35.131 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:35.133 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:35.136 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,oslo.vmware, ]] 2025-07-23 21:13:35.138 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:35.141 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2025-07-23 21:13:35.143 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2025-07-23 21:13:35.145 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2025-07-23 21:13:35.148 | + inc/python:use_library_from_git:266 : local name=osprofiler 2025-07-23 21:13:35.151 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:35.153 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:35.155 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,osprofiler, ]] 2025-07-23 21:13:35.158 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:35.161 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2025-07-23 21:13:35.164 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2025-07-23 21:13:35.166 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2025-07-23 21:13:35.169 | + inc/python:use_library_from_git:266 : local name=pycadf 2025-07-23 21:13:35.171 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:35.174 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:35.176 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,pycadf, ]] 2025-07-23 21:13:35.178 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:35.181 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2025-07-23 21:13:35.183 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2025-07-23 21:13:35.186 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2025-07-23 21:13:35.189 | + inc/python:use_library_from_git:266 : local name=stevedore 2025-07-23 21:13:35.192 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:35.194 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:35.196 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,stevedore, ]] 2025-07-23 21:13:35.199 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:35.202 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2025-07-23 21:13:35.204 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2025-07-23 21:13:35.207 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2025-07-23 21:13:35.210 | + inc/python:use_library_from_git:266 : local name=taskflow 2025-07-23 21:13:35.212 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:35.215 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:35.217 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,taskflow, ]] 2025-07-23 21:13:35.219 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:35.222 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2025-07-23 21:13:35.224 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2025-07-23 21:13:35.227 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2025-07-23 21:13:35.229 | + inc/python:use_library_from_git:266 : local name=tooz 2025-07-23 21:13:35.232 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:35.234 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:35.238 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,tooz, ]] 2025-07-23 21:13:35.241 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:35.243 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2025-07-23 21:13:35.246 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2025-07-23 21:13:35.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2025-07-23 21:13:35.251 | + inc/python:use_library_from_git:266 : local name=os-brick 2025-07-23 21:13:35.254 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:35.256 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:35.258 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,os-brick, ]] 2025-07-23 21:13:35.261 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:35.264 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2025-07-23 21:13:35.266 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2025-07-23 21:13:35.269 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2025-07-23 21:13:35.271 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2025-07-23 21:13:35.274 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:35.276 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:35.278 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,os-resource-classes, ]] 2025-07-23 21:13:35.281 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:35.283 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2025-07-23 21:13:35.286 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2025-07-23 21:13:35.289 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2025-07-23 21:13:35.291 | + inc/python:use_library_from_git:266 : local name=os-traits 2025-07-23 21:13:35.294 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:35.296 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:35.298 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,os-traits, ]] 2025-07-23 21:13:35.300 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:35.303 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2025-07-23 21:13:35.306 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2025-07-23 21:13:35.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2025-07-23 21:13:35.312 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2025-07-23 21:13:35.315 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:35.317 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:35.320 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,python-barbicanclient, ]] 2025-07-23 21:13:35.323 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:35.325 | + lib/libraries:install_libs:135 : pip_install etcd3gw 2025-07-23 21:13:35.347 | Using python 3.10 to install etcd3gw 2025-07-23 21:13:35.350 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt etcd3gw 2025-07-23 21:13:36.300 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:13:36.309 | Requirement already satisfied: etcd3gw in /opt/stack/data/venv/lib/python3.10/site-packages (2.4.2) 2025-07-23 21:13:36.361 | Collecting futurist>=0.16.0 (from etcd3gw) 2025-07-23 21:13:36.365 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/67/2f/083d0e43dcb18d07002fd7d124d8aa3a32b1935d7664189505311f227c68/futurist-3.1.1-py3-none-any.whl.metadata (2.2 kB) 2025-07-23 21:13:36.375 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from etcd3gw) (6.1.1) 2025-07-23 21:13:36.417 | Collecting requests>=2.20.0 (from etcd3gw) 2025-07-23 21:13:36.421 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/7c/e4/56027c4a6b4ae70ca9de302488c5ca95ad4a39e190093d6c1a8ace08341b/requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 2025-07-23 21:13:36.426 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from futurist>=0.16.0->etcd3gw) (3.0.0) 2025-07-23 21:13:36.428 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) (1.17.2) 2025-07-23 21:13:36.429 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.10/site-packages (from pbr>=2.0->etcd3gw) (80.9.0) 2025-07-23 21:13:36.560 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2025-07-23 21:13:36.564 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a8/2d/7a5b635aa65284bf3eab7653e8b4151ab420ecbae918d3e359d1947b4d61/charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 2025-07-23 21:13:36.569 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.20.0->etcd3gw) (3.10) 2025-07-23 21:13:36.569 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.20.0->etcd3gw) (1.26.20) 2025-07-23 21:13:36.570 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2020.6.20) 2025-07-23 21:13:36.599 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/67/2f/083d0e43dcb18d07002fd7d124d8aa3a32b1935d7664189505311f227c68/futurist-3.1.1-py3-none-any.whl (37 kB) 2025-07-23 21:13:36.610 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/7c/e4/56027c4a6b4ae70ca9de302488c5ca95ad4a39e190093d6c1a8ace08341b/requests-2.32.4-py3-none-any.whl (64 kB) 2025-07-23 21:13:36.614 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a8/2d/7a5b635aa65284bf3eab7653e8b4151ab420ecbae918d3e359d1947b4d61/charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) 2025-07-23 21:13:37.046 | Installing collected packages: charset_normalizer, requests, futurist 2025-07-23 21:13:37.047 | Attempting uninstall: charset_normalizer 2025-07-23 21:13:37.049 | Found existing installation: charset-normalizer 3.4.1 2025-07-23 21:13:37.055 | Uninstalling charset-normalizer-3.4.1: 2025-07-23 21:13:37.057 | Successfully uninstalled charset-normalizer-3.4.1 2025-07-23 21:13:37.102 | Attempting uninstall: requests 2025-07-23 21:13:37.103 | Found existing installation: requests 2.32.3 2025-07-23 21:13:37.108 | Uninstalling requests-2.32.3: 2025-07-23 21:13:37.109 | Successfully uninstalled requests-2.32.3 2025-07-23 21:13:37.151 | Attempting uninstall: futurist 2025-07-23 21:13:37.152 | Found existing installation: futurist 3.1.0 2025-07-23 21:13:37.156 | Uninstalling futurist-3.1.0: 2025-07-23 21:13:37.157 | Successfully uninstalled futurist-3.1.0 2025-07-23 21:13:37.190 | 2025-07-23 21:13:37.222 | Successfully installed charset_normalizer-3.4.2 futurist-3.1.1 requests-2.32.4 2025-07-23 21:13:37.491 | + inc/python:pip_install:216 : result=0 2025-07-23 21:13:37.493 | + inc/python:pip_install:218 : time_stop pip_install 2025-07-23 21:13:37.495 | + functions-common:time_stop:2421 : local name 2025-07-23 21:13:37.498 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:13:37.500 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:13:37.502 | + functions-common:time_stop:2424 : local total 2025-07-23 21:13:37.504 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:13:37.506 | + functions-common:time_stop:2427 : name=pip_install 2025-07-23 21:13:37.508 | + functions-common:time_stop:2428 : start_time=1753305215341 2025-07-23 21:13:37.511 | + functions-common:time_stop:2430 : [[ -z 1753305215341 ]] 2025-07-23 21:13:37.513 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:13:37.517 | + functions-common:time_stop:2433 : end_time=1753305217515 2025-07-23 21:13:37.519 | + functions-common:time_stop:2434 : elapsed_time=2174 2025-07-23 21:13:37.521 | + functions-common:time_stop:2435 : total=14724 2025-07-23 21:13:37.523 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:13:37.526 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=16898 2025-07-23 21:13:37.528 | + inc/python:pip_install:219 : return 0 2025-07-23 21:13:37.531 | + /opt/stack/new/grenade/prep-target:main:130 : source /opt/stack/new/devstack/lib/dstat 2025-07-23 21:13:37.547 | + /opt/stack/new/grenade/prep-target:main:132 : start_dstat 2025-07-23 21:13:37.550 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new/logs' 2025-07-23 21:13:37.552 | + functions-common:run_process:1675 : local service=dstat 2025-07-23 21:13:37.554 | + functions-common:run_process:1676 : local 'command=/opt/stack/new/devstack/tools/dstat.sh /opt/stack/new/logs' 2025-07-23 21:13:37.557 | + functions-common:run_process:1677 : local group= 2025-07-23 21:13:37.559 | + functions-common:run_process:1678 : local user= 2025-07-23 21:13:37.562 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:13:37.564 | + functions-common:run_process:1681 : local name=dstat 2025-07-23 21:13:37.566 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:13:37.568 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:13:37.570 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:13:37.572 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:13:37.576 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:13:37.580 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305217577 2025-07-23 21:13:37.582 | + functions-common:run_process:1684 : is_service_enabled dstat 2025-07-23 21:13:37.597 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:13:37.599 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:13:37.601 | + functions-common:time_stop:2421 : local name 2025-07-23 21:13:37.603 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:13:37.605 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:13:37.608 | + functions-common:time_stop:2424 : local total 2025-07-23 21:13:37.610 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:13:37.612 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:13:37.614 | + functions-common:time_stop:2428 : start_time=1753305217577 2025-07-23 21:13:37.617 | + functions-common:time_stop:2430 : [[ -z 1753305217577 ]] 2025-07-23 21:13:37.619 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:13:37.623 | + functions-common:time_stop:2433 : end_time=1753305217621 2025-07-23 21:13:37.625 | + functions-common:time_stop:2434 : elapsed_time=44 2025-07-23 21:13:37.628 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:13:37.630 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:13:37.632 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=44 2025-07-23 21:13:37.634 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/new/devstack/tools/memory_tracker.sh '' root PYTHON=python3.10 2025-07-23 21:13:37.636 | + functions-common:run_process:1675 : local service=memory_tracker 2025-07-23 21:13:37.638 | + functions-common:run_process:1676 : local command=/opt/stack/new/devstack/tools/memory_tracker.sh 2025-07-23 21:13:37.640 | + functions-common:run_process:1677 : local group= 2025-07-23 21:13:37.643 | + functions-common:run_process:1678 : local user=root 2025-07-23 21:13:37.645 | + functions-common:run_process:1679 : local env_vars=PYTHON=python3.10 2025-07-23 21:13:37.648 | + functions-common:run_process:1681 : local name=memory_tracker 2025-07-23 21:13:37.650 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:13:37.653 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:13:37.655 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:13:37.657 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:13:37.661 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:13:37.665 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305217662 2025-07-23 21:13:37.667 | + functions-common:run_process:1684 : is_service_enabled memory_tracker 2025-07-23 21:13:37.684 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:13:37.686 | + functions-common:run_process:1685 : _run_under_systemd memory_tracker /opt/stack/new/devstack/tools/memory_tracker.sh '' root PYTHON=python3.10 2025-07-23 21:13:37.689 | + functions-common:_run_under_systemd:1632 : local service=memory_tracker 2025-07-23 21:13:37.691 | + functions-common:_run_under_systemd:1633 : local command=/opt/stack/new/devstack/tools/memory_tracker.sh 2025-07-23 21:13:37.694 | + functions-common:_run_under_systemd:1634 : local cmd=/opt/stack/new/devstack/tools/memory_tracker.sh 2025-07-23 21:13:37.695 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls /opt/stack/new/devstack/tools/memory_tracker.sh 2025-07-23 21:13:37.697 | + functions-common:_common_systemd_pitfalls:1604 : local cmd=/opt/stack/new/devstack/tools/memory_tracker.sh 2025-07-23 21:13:37.699 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/new/devstack/tools/memory_tracker.sh =~ sudo ]] 2025-07-23 21:13:37.701 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/new/devstack/tools/memory_tracker.sh =~ ^/ ]] 2025-07-23 21:13:37.704 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@memory_tracker.service 2025-07-23 21:13:37.706 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:13:37.709 | + functions-common:_run_under_systemd:1640 : local user=root 2025-07-23 21:13:37.711 | + functions-common:_run_under_systemd:1641 : [[ -z root ]] 2025-07-23 21:13:37.713 | + functions-common:_run_under_systemd:1644 : local env_vars=PYTHON=python3.10 2025-07-23 21:13:37.715 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/new/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2025-07-23 21:13:37.718 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@memory_tracker.service /opt/stack/new/devstack/tools/memory_tracker.sh '' root PYTHON=python3.10 2025-07-23 21:13:37.720 | + functions-common:write_user_unit_file:1539 : local service=devstack@memory_tracker.service 2025-07-23 21:13:37.723 | + functions-common:write_user_unit_file:1540 : local command=/opt/stack/new/devstack/tools/memory_tracker.sh 2025-07-23 21:13:37.725 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:13:37.727 | + functions-common:write_user_unit_file:1542 : local user=root 2025-07-23 21:13:37.729 | + functions-common:write_user_unit_file:1543 : local env_vars=PYTHON=python3.10 2025-07-23 21:13:37.731 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:13:37.733 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:13:37.735 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2025-07-23 21:13:37.737 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:13:37.741 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2025-07-23 21:13:37.814 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:13:37.876 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2025-07-23 21:13:37.935 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/new/devstack/tools/memory_tracker.sh 2025-07-23 21:13:37.996 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2025-07-23 21:13:38.059 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2025-07-23 21:13:38.126 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:13:38.187 | + functions-common:write_user_unit_file:1558 : [[ -n PYTHON=python3.10 ]] 2025-07-23 21:13:38.190 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.10 2025-07-23 21:13:38.255 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:13:38.258 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2025-07-23 21:13:38.322 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:13:38.628 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@memory_tracker.service 2025-07-23 21:13:38.903 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@memory_tracker.service 2025-07-23 21:13:38.920 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:13:38.923 | + functions-common:time_stop:2421 : local name 2025-07-23 21:13:38.926 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:13:38.928 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:13:38.931 | + functions-common:time_stop:2424 : local total 2025-07-23 21:13:38.934 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:13:38.936 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:13:38.939 | + functions-common:time_stop:2428 : start_time=1753305217662 2025-07-23 21:13:38.942 | + functions-common:time_stop:2430 : [[ -z 1753305217662 ]] 2025-07-23 21:13:38.945 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:13:38.950 | + functions-common:time_stop:2433 : end_time=1753305218947 2025-07-23 21:13:38.952 | + functions-common:time_stop:2434 : elapsed_time=1285 2025-07-23 21:13:38.955 | + functions-common:time_stop:2435 : total=44 2025-07-23 21:13:38.958 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:13:38.961 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1329 2025-07-23 21:13:38.964 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2025-07-23 21:13:38.983 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:13:38.986 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/new/devstack/tools/file_tracker.sh 2025-07-23 21:13:38.988 | + functions-common:run_process:1675 : local service=file_tracker 2025-07-23 21:13:38.991 | + functions-common:run_process:1676 : local command=/opt/stack/new/devstack/tools/file_tracker.sh 2025-07-23 21:13:38.994 | + functions-common:run_process:1677 : local group= 2025-07-23 21:13:38.997 | + functions-common:run_process:1678 : local user= 2025-07-23 21:13:39.000 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:13:39.002 | + functions-common:run_process:1681 : local name=file_tracker 2025-07-23 21:13:39.005 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:13:39.008 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:13:39.011 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:13:39.014 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:13:39.018 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:13:39.022 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305219020 2025-07-23 21:13:39.025 | + functions-common:run_process:1684 : is_service_enabled file_tracker 2025-07-23 21:13:39.045 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:13:39.048 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:13:39.051 | + functions-common:time_stop:2421 : local name 2025-07-23 21:13:39.054 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:13:39.057 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:13:39.059 | + functions-common:time_stop:2424 : local total 2025-07-23 21:13:39.062 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:13:39.065 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:13:39.068 | + functions-common:time_stop:2428 : start_time=1753305219020 2025-07-23 21:13:39.071 | + functions-common:time_stop:2430 : [[ -z 1753305219020 ]] 2025-07-23 21:13:39.075 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:13:39.080 | + functions-common:time_stop:2433 : end_time=1753305219077 2025-07-23 21:13:39.084 | + functions-common:time_stop:2434 : elapsed_time=57 2025-07-23 21:13:39.087 | + functions-common:time_stop:2435 : total=1329 2025-07-23 21:13:39.090 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:13:39.093 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1386 2025-07-23 21:13:39.097 | + /opt/stack/new/grenade/prep-target:main:1 : exit_trap 2025-07-23 21:13:39.100 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:13:39.107 | + ./grenade.sh:main:344 : echo 'Upgrade projects: keystone placement swift glance neutron nova ironic' 2025-07-23 21:13:39.107 | Upgrade projects: keystone placement swift glance neutron nova ironic 2025-07-23 21:13:39.110 | + ./grenade.sh:main:345 : for project in $UPGRADE_PROJECTS 2025-07-23 21:13:39.112 | + ./grenade.sh:main:346 : echo 'Upgrading project: keystone' 2025-07-23 21:13:39.112 | Upgrading project: keystone 2025-07-23 21:13:39.115 | + ./grenade.sh:main:347 : upgrade_service keystone 2025-07-23 21:13:39.118 | + inc/upgrade:upgrade_service:61 : local local_service=keystone 2025-07-23 21:13:39.121 | + inc/upgrade:upgrade_service:62 : local plugin_dir=/opt/stack/new/grenade/projects/10_keystone 2025-07-23 21:13:39.124 | + inc/upgrade:upgrade_service:63 : [[ -n /opt/stack/new/grenade/projects/10_keystone ]] 2025-07-23 21:13:39.127 | + inc/upgrade:upgrade_service:64 : echo_summary 'Upgrading keystone...' 2025-07-23 21:13:39.143 | 2025-07-23 21:13:39.143 | #******************************************** 2025-07-23 21:13:39.143 | # Upgrading keystone... 2025-07-23 21:13:39.143 | #******************************************** 2025-07-23 21:13:39.143 | 2025-07-23 21:13:39.146 | + inc/upgrade:upgrade_service:65 : TOP_DIR=/opt/stack/new/devstack 2025-07-23 21:13:39.149 | + inc/upgrade:upgrade_service:65 : /opt/stack/new/grenade/projects/10_keystone/upgrade.sh 2025-07-23 21:13:39.153 | ********************************************************************* 2025-07-23 21:13:39.153 | Begin /opt/stack/new/grenade/projects/10_keystone/upgrade.sh 2025-07-23 21:13:39.153 | ********************************************************************* 2025-07-23 21:13:40.856 | + /opt/stack/new/grenade/projects/10_keystone/upgrade.sh:main:46 : [[ -z /opt/stack/data/venv/bin ]] 2025-07-23 21:13:40.859 | + /opt/stack/new/grenade/projects/10_keystone/upgrade.sh:main:51 : [[ -d /opt/stack/save/etc.keystone ]] 2025-07-23 21:13:40.861 | + /opt/stack/new/grenade/projects/10_keystone/upgrade.sh:main:51 : cp -pr /etc/keystone /opt/stack/save/etc.keystone 2025-07-23 21:13:40.870 | + /opt/stack/new/grenade/projects/10_keystone/upgrade.sh:main:54 : stack_install_service keystone 2025-07-23 21:13:40.873 | + lib/stack:stack_install_service:20 : local service=keystone 2025-07-23 21:13:40.875 | + lib/stack:stack_install_service:21 : type install_keystone 2025-07-23 21:13:40.877 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-07-23 21:13:40.880 | + lib/stack:stack_install_service:32 : install_keystone 2025-07-23 21:13:40.882 | + lib/keystone:install_keystone:516 : is_service_enabled ldap 2025-07-23 21:13:40.896 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:13:40.898 | + lib/keystone:install_keystone:520 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/new/keystone master 2025-07-23 21:13:40.900 | + functions-common:git_clone:593 : local git_remote=https://opendev.org/openstack/keystone.git 2025-07-23 21:13:40.902 | + functions-common:git_clone:594 : local git_dest=/opt/stack/new/keystone 2025-07-23 21:13:40.904 | + functions-common:git_clone:595 : local git_ref=master 2025-07-23 21:13:40.906 | + functions-common:git_clone:596 : local orig_dir 2025-07-23 21:13:40.909 | ++ functions-common:git_clone:597 : pwd 2025-07-23 21:13:40.911 | + functions-common:git_clone:597 : orig_dir=/opt/stack/new/grenade 2025-07-23 21:13:40.913 | + functions-common:git_clone:598 : local git_clone_flags= 2025-07-23 21:13:40.915 | ++ functions-common:git_clone:600 : trueorfalse False RECLONE 2025-07-23 21:13:40.932 | + functions-common:git_clone:600 : RECLONE=False 2025-07-23 21:13:40.934 | + functions-common:git_clone:601 : [[ 0 -gt 0 ]] 2025-07-23 21:13:40.936 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2025-07-23 21:13:40.938 | + functions-common:git_clone:614 : echo master 2025-07-23 21:13:40.939 | + functions-common:git_clone:614 : egrep -q '^refs' 2025-07-23 21:13:40.944 | + functions-common:git_clone:628 : [[ ! -d /opt/stack/new/keystone ]] 2025-07-23 21:13:40.946 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2025-07-23 21:13:40.948 | + functions-common:git_clone:673 : sudo git config --system --add safe.directory /opt/stack/new/keystone 2025-07-23 21:13:40.962 | + functions-common:git_clone:676 : cd /opt/stack/new/keystone 2025-07-23 21:13:40.966 | + functions-common:git_clone:677 : git show --oneline 2025-07-23 21:13:40.966 | + functions-common:git_clone:677 : head -1 2025-07-23 21:13:41.067 | e066e18ab Merge "Remove the password element from the generated dict in update_user" 2025-07-23 21:13:41.070 | + functions-common:git_clone:678 : cd /opt/stack/new/grenade 2025-07-23 21:13:41.072 | + lib/keystone:install_keystone:521 : setup_develop /opt/stack/new/keystone 2025-07-23 21:13:41.074 | + inc/python:setup_develop:354 : local bindep 2025-07-23 21:13:41.077 | + inc/python:setup_develop:355 : [[ /opt/stack/new/keystone == -bindep* ]] 2025-07-23 21:13:41.079 | + inc/python:setup_develop:359 : local project_dir=/opt/stack/new/keystone 2025-07-23 21:13:41.081 | + inc/python:setup_develop:360 : local extras= 2025-07-23 21:13:41.083 | + inc/python:setup_develop:361 : _setup_package_with_constraints_edit /opt/stack/new/keystone -e 2025-07-23 21:13:41.085 | + inc/python:_setup_package_with_constraints_edit:380 : local bindep 2025-07-23 21:13:41.087 | + inc/python:_setup_package_with_constraints_edit:381 : [[ /opt/stack/new/keystone == -bindep* ]] 2025-07-23 21:13:41.089 | + inc/python:_setup_package_with_constraints_edit:385 : local project_dir=/opt/stack/new/keystone 2025-07-23 21:13:41.091 | + inc/python:_setup_package_with_constraints_edit:386 : local flags=-e 2025-07-23 21:13:41.093 | + inc/python:_setup_package_with_constraints_edit:387 : local extras= 2025-07-23 21:13:41.095 | ++ inc/python:_setup_package_with_constraints_edit:394 : cd /opt/stack/new/keystone 2025-07-23 21:13:41.097 | ++ inc/python:_setup_package_with_constraints_edit:394 : pwd 2025-07-23 21:13:41.100 | + inc/python:_setup_package_with_constraints_edit:394 : project_dir=/opt/stack/new/keystone 2025-07-23 21:13:41.101 | + inc/python:_setup_package_with_constraints_edit:396 : '[' -n /opt/stack/new/requirements ']' 2025-07-23 21:13:41.103 | + inc/python:_setup_package_with_constraints_edit:400 : local name 2025-07-23 21:13:41.106 | ++ inc/python:_setup_package_with_constraints_edit:401 : awk '/^name.*=/ {print $3}' /opt/stack/new/keystone/setup.cfg 2025-07-23 21:13:41.112 | + inc/python:_setup_package_with_constraints_edit:401 : name=keystone 2025-07-23 21:13:41.114 | + inc/python:_setup_package_with_constraints_edit:402 : '[' -z keystone ']' 2025-07-23 21:13:41.117 | + inc/python:_setup_package_with_constraints_edit:406 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- keystone 2025-07-23 21:13:41.264 | /opt/stack/new/requirements/.venv/lib/python3.10/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-07-23 21:13:41.264 | import pkg_resources 2025-07-23 21:13:41.378 | + inc/python:_setup_package_with_constraints_edit:409 : setup_package /opt/stack/new/keystone -e 2025-07-23 21:13:41.379 | + inc/python:setup_package:437 : local bindep=0 2025-07-23 21:13:41.382 | + inc/python:setup_package:438 : local bindep_flag= 2025-07-23 21:13:41.384 | + inc/python:setup_package:439 : local bindep_profiles= 2025-07-23 21:13:41.386 | + inc/python:setup_package:440 : [[ /opt/stack/new/keystone == -bindep* ]] 2025-07-23 21:13:41.389 | + inc/python:setup_package:445 : local project_dir=/opt/stack/new/keystone 2025-07-23 21:13:41.391 | + inc/python:setup_package:446 : local flags=-e 2025-07-23 21:13:41.393 | + inc/python:setup_package:447 : local extras= 2025-07-23 21:13:41.395 | + inc/python:setup_package:451 : [[ -n -e ]] 2025-07-23 21:13:41.396 | + inc/python:setup_package:451 : [[ -z '' ]] 2025-07-23 21:13:41.398 | + inc/python:setup_package:451 : [[ ! -e =~ ^-.* ]] 2025-07-23 21:13:41.401 | + inc/python:setup_package:456 : [[ ! -z '' ]] 2025-07-23 21:13:41.403 | + inc/python:setup_package:461 : [[ 0 == 1 ]] 2025-07-23 21:13:41.405 | + inc/python:setup_package:465 : pip_install -e /opt/stack/new/keystone 2025-07-23 21:13:41.425 | Using python 3.10 to install /opt/stack/new/keystone 2025-07-23 21:13:41.427 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/keystone 2025-07-23 21:13:42.415 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:13:42.423 | Obtaining file:///opt/stack/new/keystone 2025-07-23 21:13:42.428 | Installing build dependencies: started 2025-07-23 21:13:44.108 | Installing build dependencies: finished with status 'done' 2025-07-23 21:13:44.110 | Checking if build backend supports build_editable: started 2025-07-23 21:13:44.449 | Checking if build backend supports build_editable: finished with status 'done' 2025-07-23 21:13:44.450 | Getting requirements to build editable: started 2025-07-23 21:13:44.655 | Getting requirements to build editable: finished with status 'done' 2025-07-23 21:13:44.658 | Preparing editable metadata (pyproject.toml): started 2025-07-23 21:13:45.493 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-07-23 21:13:45.511 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystone==27.1.0.dev84) (6.1.1) 2025-07-23 21:13:45.512 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystone==27.1.0.dev84) (1.8.9) 2025-07-23 21:13:45.639 | Collecting Flask!=0.11,>=1.0.2 (from keystone==27.1.0.dev84) 2025-07-23 21:13:45.650 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/3d/68/9d4508e893976286d2ead7f8f571314af6c2037af34853a30fd769c02e9d/flask-3.1.1-py3-none-any.whl.metadata (3.0 kB) 2025-07-23 21:13:45.662 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystone==27.1.0.dev84) (0.3.10) 2025-07-23 21:13:45.664 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystone==27.1.0.dev84) (43.0.3) 2025-07-23 21:13:46.134 | Collecting SQLAlchemy>=1.4.0 (from keystone==27.1.0.dev84) 2025-07-23 21:13:46.139 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/bd/72/49d52bd3c5e63a1d458fd6d289a1523a8015adedbddf2c07408ff556e772/sqlalchemy-2.0.41-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2025-07-23 21:13:46.164 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystone==27.1.0.dev84) (5.4.1) 2025-07-23 21:13:46.164 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystone==27.1.0.dev84) (5.6.0) 2025-07-23 21:13:46.206 | Collecting keystonemiddleware>=7.0.0 (from keystone==27.1.0.dev84) 2025-07-23 21:13:46.211 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/29/bb/2367edb504c2c2ed76128860be4b852050cbb77a9ac0729a9b53263e3ff0/keystonemiddleware-10.11.0-py3-none-any.whl.metadata (3.9 kB) 2025-07-23 21:13:46.229 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystone==27.1.0.dev84) (4.0.1) 2025-07-23 21:13:46.230 | Requirement already satisfied: scrypt>=0.8.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystone==27.1.0.dev84) (0.8.27) 2025-07-23 21:13:46.275 | Collecting oslo.cache>=1.26.0 (from keystone==27.1.0.dev84) 2025-07-23 21:13:46.279 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/14/33/b7675c69071b20a0e22cbbdcdb616c964de8c030acf1fe2693678c2700fe/oslo_cache-3.11.0-py3-none-any.whl.metadata (3.2 kB) 2025-07-23 21:13:46.343 | Collecting oslo.config>=6.8.0 (from keystone==27.1.0.dev84) 2025-07-23 21:13:46.346 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-07-23 21:13:46.384 | Collecting oslo.context>=2.22.0 (from keystone==27.1.0.dev84) 2025-07-23 21:13:46.387 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a7/1b/30c2017abef2126aeded7424fd647e351cf059e545683ddc99c28a4a3a64/oslo_context-6.0.0-py3-none-any.whl.metadata (2.1 kB) 2025-07-23 21:13:46.455 | Collecting oslo.messaging>=5.29.0 (from keystone==27.1.0.dev84) 2025-07-23 21:13:46.459 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5d/df/50e2dc3245b36e840d525a72243856ef358a878f8a3c5995246472cb6bb6/oslo_messaging-17.1.0-py3-none-any.whl.metadata (3.1 kB) 2025-07-23 21:13:46.523 | Collecting oslo.db>=6.0.0 (from keystone==27.1.0.dev84) 2025-07-23 21:13:46.527 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/34/d1/e6c1a26f124ecb4aa55f96b3192f8f29ed1d6fb2b76550fc2cfbeb8c865a/oslo_db-17.3.0-py3-none-any.whl.metadata (3.0 kB) 2025-07-23 21:13:46.539 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystone==27.1.0.dev84) (6.5.1) 2025-07-23 21:13:46.586 | Collecting oslo.log>=3.44.0 (from keystone==27.1.0.dev84) 2025-07-23 21:13:46.589 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5f/67/27f4cce3905b9cd34d4230621620f137a7041d19f431135ddcdeb8ea975e/oslo_log-7.2.0-py3-none-any.whl.metadata (2.8 kB) 2025-07-23 21:13:46.631 | Collecting oslo.middleware>=3.31.0 (from keystone==27.1.0.dev84) 2025-07-23 21:13:46.635 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/ee/13/596ea9360b7131cdbba15d2c0d82bc5c016f329b1e2ad3f2a3339baab179/oslo_middleware-6.6.0-py3-none-any.whl.metadata (2.2 kB) 2025-07-23 21:13:46.643 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystone==27.1.0.dev84) (4.5.1) 2025-07-23 21:13:46.644 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystone==27.1.0.dev84) (5.7.0) 2025-07-23 21:13:46.645 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystone==27.1.0.dev84) (2.5.0) 2025-07-23 21:13:46.691 | Collecting oslo.utils>=3.33.0 (from keystone==27.1.0.dev84) 2025-07-23 21:13:46.694 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl.metadata (2.2 kB) 2025-07-23 21:13:46.738 | Collecting oauthlib>=0.6.2 (from keystone==27.1.0.dev84) 2025-07-23 21:13:46.743 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/be/9c/92789c596b8df838baa98fa71844d84283302f7604ed565dafe5a6b5041a/oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-07-23 21:13:46.751 | Requirement already satisfied: pysaml2>=5.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystone==27.1.0.dev84) (7.5.2) 2025-07-23 21:13:46.752 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystone==27.1.0.dev84) (2.10.1) 2025-07-23 21:13:46.775 | Collecting dogpile.cache>=1.0.2 (from keystone==27.1.0.dev84) 2025-07-23 21:13:46.778 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fb/91/6191ee1b821a03ed2487f234b11c58b0390c305452cf31e1e33b4a53064d/dogpile_cache-1.4.0-py3-none-any.whl.metadata (5.5 kB) 2025-07-23 21:13:46.825 | Collecting jsonschema>=3.2.0 (from keystone==27.1.0.dev84) 2025-07-23 21:13:46.827 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fe/54/c86cd8e011fe98803d7e382fd67c0df5ceab8d2b7ad8c5a81524f791551c/jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB) 2025-07-23 21:13:46.833 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystone==27.1.0.dev84) (4.0.1) 2025-07-23 21:13:46.945 | Collecting msgpack>=0.5.0 (from keystone==27.1.0.dev84) 2025-07-23 21:13:46.949 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/20/8e/0bb8c977efecfe6ea7116e2ed73a78a8d32a947f94d272586cf02a9757db/msgpack-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) 2025-07-23 21:13:47.032 | Collecting osprofiler>=1.4.0 (from keystone==27.1.0.dev84) 2025-07-23 21:13:47.036 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/99/07/01e28443724ddebe1f99d5ffb4bc634ff4651272c9c513db1d74c43b419c/osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-07-23 21:13:47.050 | Requirement already satisfied: Werkzeug>=0.15.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystone==27.1.0.dev84) (3.1.3) 2025-07-23 21:13:47.059 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from cryptography>=2.7->keystone==27.1.0.dev84) (1.17.1) 2025-07-23 21:13:47.061 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.10/site-packages (from cffi>=1.12->cryptography>=2.7->keystone==27.1.0.dev84) (2.22) 2025-07-23 21:13:47.085 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.0.2->keystone==27.1.0.dev84) 2025-07-23 21:13:47.088 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-07-23 21:13:47.127 | Collecting typing_extensions>=4.0.1 (from dogpile.cache>=1.0.2->keystone==27.1.0.dev84) 2025-07-23 21:13:47.130 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/00/d631e67a838026495268c2f6884f3711a15a9a2a96cd244fdaea53b823fb/typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 2025-07-23 21:13:47.134 | Requirement already satisfied: blinker>=1.9.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from Flask!=0.11,>=1.0.2->keystone==27.1.0.dev84) (1.9.0) 2025-07-23 21:13:47.185 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==27.1.0.dev84) 2025-07-23 21:13:47.191 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/85/32/10bb5764d90a8eee674e9dc6f4db6a0ab47c8c4d0d83c27f7c39ac415a4d/click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 2025-07-23 21:13:47.200 | Requirement already satisfied: itsdangerous>=2.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from Flask!=0.11,>=1.0.2->keystone==27.1.0.dev84) (2.2.0) 2025-07-23 21:13:47.227 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==27.1.0.dev84) 2025-07-23 21:13:47.231 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/62/a1/3d680cbfd5f4b8f15abc1d571870c5fc3e594bb582bc3b64ea099db13e56/jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-07-23 21:13:47.234 | Requirement already satisfied: markupsafe>=2.1.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from Flask!=0.11,>=1.0.2->keystone==27.1.0.dev84) (3.0.2) 2025-07-23 21:13:47.281 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==27.1.0.dev84) 2025-07-23 21:13:47.287 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/59/75/e0e10dc7ed1408c28e03a6cb2d7a407f99320eb953f229d008a7a6d05546/aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2025-07-23 21:13:47.304 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from Flask-RESTful>=0.3.5->keystone==27.1.0.dev84) (1.17.0) 2025-07-23 21:13:47.419 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==27.1.0.dev84) 2025-07-23 21:13:47.424 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/81/c4/34e93fe5f5429d7570ec1fa436f1986fb1f00c3e0f43a589fe2bbcd22c3f/pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-07-23 21:13:47.462 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==27.1.0.dev84) 2025-07-23 21:13:47.467 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/77/06/bb80f5f86020c4551da315d78b3ab75e8228f89f0162f2c3a819e407941a/attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-07-23 21:13:47.501 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==27.1.0.dev84) 2025-07-23 21:13:47.504 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/01/0e/b27cdbaccf30b890c40ed1da9fd4a3593a5cf94dae54fb34f8a4b74fcd3f/jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 2025-07-23 21:13:47.506 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=3.2.0->keystone==27.1.0.dev84) (0.36.2) 2025-07-23 21:13:47.923 | Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->keystone==27.1.0.dev84) 2025-07-23 21:13:47.927 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/15/93/fde36cd6e4685df2cd08508f6c45a841e82f5bb98c8d5ecf05649522acb5/rpds_py-0.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2025-07-23 21:13:47.970 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware>=7.0.0->keystone==27.1.0.dev84) 2025-07-23 21:13:47.973 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/73/be/2c02cc89ec0c2532c12034976dae2e19baa3f5798a42706ba3f1ea0f1473/keystoneauth1-5.11.1-py3-none-any.whl.metadata (4.0 kB) 2025-07-23 21:13:48.025 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=7.0.0->keystone==27.1.0.dev84) (2.32.4) 2025-07-23 21:13:48.027 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==27.1.0.dev84) (2.1.0) 2025-07-23 21:13:48.045 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==27.1.0.dev84) 2025-07-23 21:13:48.048 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/77/ef/d24a7c6772d9ec554d12b97275ee5c8461c90dd73ccd1b364cf586018bb1/os_service_types-1.8.0-py3-none-any.whl.metadata (1.9 kB) 2025-07-23 21:13:48.104 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.cache>=1.26.0->keystone==27.1.0.dev84) (3.0.0) 2025-07-23 21:13:48.107 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from debtcollector>=3.0.0->oslo.cache>=1.26.0->keystone==27.1.0.dev84) (1.17.2) 2025-07-23 21:13:48.109 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.config>=6.8.0->keystone==27.1.0.dev84) (1.3.0) 2025-07-23 21:13:48.110 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.config>=6.8.0->keystone==27.1.0.dev84) (2.0.0) 2025-07-23 21:13:48.111 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.config>=6.8.0->keystone==27.1.0.dev84) (6.0.2) 2025-07-23 21:13:48.151 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==27.1.0.dev84) 2025-07-23 21:13:48.155 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/c2/62/96b5217b742805236614f05904541000f55422a6060a90d7fd4ce26c172d/alembic-1.16.4-py3-none-any.whl.metadata (7.3 kB) 2025-07-23 21:13:48.182 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==27.1.0.dev84) 2025-07-23 21:13:48.185 | Downloading https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/testresources/testresources-2.0.2-py2.py3-none-any.whl (34 kB) 2025-07-23 21:13:48.196 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.db>=6.0.0->keystone==27.1.0.dev84) (0.5.0) 2025-07-23 21:13:48.225 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==27.1.0.dev84) 2025-07-23 21:13:48.228 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/87/fb/99f81ac72ae23375f22b7afdb7642aba97c00a713c217124420147681a2f/mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2025-07-23 21:13:48.238 | Requirement already satisfied: tomli in /opt/stack/data/venv/lib/python3.10/site-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==27.1.0.dev84) (2.2.1) 2025-07-23 21:13:48.267 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.log>=3.44.0->keystone==27.1.0.dev84) (2.9.0.post0) 2025-07-23 21:13:48.271 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging>=5.29.0->keystone==27.1.0.dev84) (3.1.1) 2025-07-23 21:13:48.395 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==27.1.0.dev84) 2025-07-23 21:13:48.398 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b8/72/9400bb28e5e034bd24795e5ebbba859b48197a3ca63ea49493e9e094d354/oslo_service-4.2.2-py3-none-any.whl.metadata (2.8 kB) 2025-07-23 21:13:48.408 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging>=5.29.0->keystone==27.1.0.dev84) (5.5.2) 2025-07-23 21:13:48.410 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging>=5.29.0->keystone==27.1.0.dev84) (5.3.1) 2025-07-23 21:13:48.452 | Collecting kombu>=4.6.6 (from oslo.messaging>=5.29.0->keystone==27.1.0.dev84) 2025-07-23 21:13:48.455 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/ef/70/a07dcf4f62598c8ad579df241af55ced65bed76e42e45d3c368a6d82dbc1/kombu-5.5.4-py3-none-any.whl.metadata (3.5 kB) 2025-07-23 21:13:48.497 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==27.1.0.dev84) 2025-07-23 21:13:48.501 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/76/45/9e256c0a69c8e0a2e9e567196ecba6bc1ea32fce66dac0caa570387c7a6e/oslo_metrics-0.12.0-py3-none-any.whl.metadata (1.3 kB) 2025-07-23 21:13:48.512 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==27.1.0.dev84) (5.1.0) 2025-07-23 21:13:48.542 | Collecting tzdata>=2025.2 (from kombu>=4.6.6->oslo.messaging>=5.29.0->keystone==27.1.0.dev84) 2025-07-23 21:13:48.545 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5c/23/c7abc0ca0a1526a0774eca151daeb8de62ec457e77262b66b359c3c7679e/tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-07-23 21:13:48.574 | Collecting packaging (from kombu>=4.6.6->oslo.messaging>=5.29.0->keystone==27.1.0.dev84) 2025-07-23 21:13:48.577 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-07-23 21:13:48.624 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==27.1.0.dev84) 2025-07-23 21:13:48.631 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/32/ae/ec06af4fe3ee72d16973474f122541746196aaa16cea6f66d18b963c6177/prometheus_client-0.22.1-py3-none-any.whl.metadata (1.9 kB) 2025-07-23 21:13:48.646 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.middleware>=3.31.0->keystone==27.1.0.dev84) (4.0.1) 2025-07-23 21:13:48.711 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.1.0.dev84) 2025-07-23 21:13:48.714 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/ac/67/9224faf0d1aca44c63e1b5de295b11fc6ba261fe45045d12bcf114afd617/eventlet-0.40.1-py3-none-any.whl.metadata (5.4 kB) 2025-07-23 21:13:48.921 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.1.0.dev84) 2025-07-23 21:13:48.927 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/e9/45/626e974948713bc15775b696adb3eb0bd708bec267d6d2d5c47bb47a6119/greenlet-3.2.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB) 2025-07-23 21:13:48.948 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.1.0.dev84) (7.1.0) 2025-07-23 21:13:48.964 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.1.0.dev84) (3.1.0) 2025-07-23 21:13:48.965 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.1.0.dev84) (2.5.1) 2025-07-23 21:13:48.966 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.1.0.dev84) (3.10.1) 2025-07-23 21:13:48.967 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.1.0.dev84) (1.6.10) 2025-07-23 21:13:48.970 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.1.0.dev84) (2.7.0) 2025-07-23 21:13:48.989 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.1.0.dev84) (0.19) 2025-07-23 21:13:49.026 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==27.1.0.dev84) 2025-07-23 21:13:49.029 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/02/c7/5613524e606ea1688b3bdbf48aa64bafb6d0a4ac3750274c43b6158a390f/prettytable-3.16.0-py3-none-any.whl.metadata (33 kB) 2025-07-23 21:13:49.099 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystone==27.1.0.dev84) 2025-07-23 21:13:49.102 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/05/e7/df2285f3d08fee213f2d041540fa4fc9ca6c2d44cf36d3a035bf2a8d2bcc/pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) 2025-07-23 21:13:49.110 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->keystone==27.1.0.dev84) (7.0.0) 2025-07-23 21:13:49.129 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.10/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.1.0.dev84) (80.9.0) 2025-07-23 21:13:49.139 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.10/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==27.1.0.dev84) (0.2.13) 2025-07-23 21:13:49.161 | Requirement already satisfied: defusedxml in /opt/stack/data/venv/lib/python3.10/site-packages (from pysaml2>=5.0.0->keystone==27.1.0.dev84) (0.7.1) 2025-07-23 21:13:49.162 | Requirement already satisfied: pyopenssl<24.3.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from pysaml2>=5.0.0->keystone==27.1.0.dev84) (24.2.1) 2025-07-23 21:13:49.164 | Requirement already satisfied: xmlschema<3,>=2 in /opt/stack/data/venv/lib/python3.10/site-packages (from pysaml2>=5.0.0->keystone==27.1.0.dev84) (2.5.1) 2025-07-23 21:13:49.173 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==27.1.0.dev84) (3.4.2) 2025-07-23 21:13:49.174 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==27.1.0.dev84) (3.10) 2025-07-23 21:13:49.175 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==27.1.0.dev84) (1.26.20) 2025-07-23 21:13:49.176 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==27.1.0.dev84) (2020.6.20) 2025-07-23 21:13:49.253 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3,>=2->pysaml2>=5.0.0->keystone==27.1.0.dev84) 2025-07-23 21:13:49.259 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/45/95/615af832e7f507fe5ce4562b4be1bd2fec080c4ff6da88dcd0c2dbfca582/elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2025-07-23 21:13:49.308 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.1.0.dev84) (0.7) 2025-07-23 21:13:49.338 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.10/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==27.1.0.dev84) (2.7.2) 2025-07-23 21:13:49.398 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fb/91/6191ee1b821a03ed2487f234b11c58b0390c305452cf31e1e33b4a53064d/dogpile_cache-1.4.0-py3-none-any.whl (62 kB) 2025-07-23 21:13:49.410 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-07-23 21:13:49.420 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/3d/68/9d4508e893976286d2ead7f8f571314af6c2037af34853a30fd769c02e9d/flask-3.1.1-py3-none-any.whl (103 kB) 2025-07-23 21:13:49.431 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/85/32/10bb5764d90a8eee674e9dc6f4db6a0ab47c8c4d0d83c27f7c39ac415a4d/click-8.2.1-py3-none-any.whl (102 kB) 2025-07-23 21:13:49.442 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/59/75/e0e10dc7ed1408c28e03a6cb2d7a407f99320eb953f229d008a7a6d05546/aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2025-07-23 21:13:49.452 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/62/a1/3d680cbfd5f4b8f15abc1d571870c5fc3e594bb582bc3b64ea099db13e56/jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-07-23 21:13:49.456 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fe/54/c86cd8e011fe98803d7e382fd67c0df5ceab8d2b7ad8c5a81524f791551c/jsonschema-4.25.0-py3-none-any.whl (89 kB) 2025-07-23 21:13:49.462 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/77/06/bb80f5f86020c4551da315d78b3ab75e8228f89f0162f2c3a819e407941a/attrs-25.3.0-py3-none-any.whl (63 kB) 2025-07-23 21:13:49.465 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/01/0e/b27cdbaccf30b890c40ed1da9fd4a3593a5cf94dae54fb34f8a4b74fcd3f/jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 2025-07-23 21:13:49.469 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/29/bb/2367edb504c2c2ed76128860be4b852050cbb77a9ac0729a9b53263e3ff0/keystonemiddleware-10.11.0-py3-none-any.whl (152 kB) 2025-07-23 21:13:49.481 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/73/be/2c02cc89ec0c2532c12034976dae2e19baa3f5798a42706ba3f1ea0f1473/keystoneauth1-5.11.1-py3-none-any.whl (344 kB) 2025-07-23 21:13:49.494 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/20/8e/0bb8c977efecfe6ea7116e2ed73a78a8d32a947f94d272586cf02a9757db/msgpack-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (408 kB) 2025-07-23 21:13:49.502 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/be/9c/92789c596b8df838baa98fa71844d84283302f7604ed565dafe5a6b5041a/oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-07-23 21:13:49.513 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/77/ef/d24a7c6772d9ec554d12b97275ee5c8461c90dd73ccd1b364cf586018bb1/os_service_types-1.8.0-py3-none-any.whl (24 kB) 2025-07-23 21:13:49.523 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/14/33/b7675c69071b20a0e22cbbdcdb616c964de8c030acf1fe2693678c2700fe/oslo_cache-3.11.0-py3-none-any.whl (76 kB) 2025-07-23 21:13:49.532 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-07-23 21:13:49.536 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a7/1b/30c2017abef2126aeded7424fd647e351cf059e545683ddc99c28a4a3a64/oslo_context-6.0.0-py3-none-any.whl (19 kB) 2025-07-23 21:13:49.540 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/34/d1/e6c1a26f124ecb4aa55f96b3192f8f29ed1d6fb2b76550fc2cfbeb8c865a/oslo_db-17.3.0-py3-none-any.whl (156 kB) 2025-07-23 21:13:49.552 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/c2/62/96b5217b742805236614f05904541000f55422a6060a90d7fd4ce26c172d/alembic-1.16.4-py3-none-any.whl (247 kB) 2025-07-23 21:13:49.564 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5f/67/27f4cce3905b9cd34d4230621620f137a7041d19f431135ddcdeb8ea975e/oslo_log-7.2.0-py3-none-any.whl (75 kB) 2025-07-23 21:13:49.569 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5d/df/50e2dc3245b36e840d525a72243856ef358a878f8a3c5995246472cb6bb6/oslo_messaging-17.1.0-py3-none-any.whl (202 kB) 2025-07-23 21:13:49.581 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/ef/70/a07dcf4f62598c8ad579df241af55ced65bed76e42e45d3c368a6d82dbc1/kombu-5.5.4-py3-none-any.whl (210 kB) 2025-07-23 21:13:49.593 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/76/45/9e256c0a69c8e0a2e9e567196ecba6bc1ea32fce66dac0caa570387c7a6e/oslo_metrics-0.12.0-py3-none-any.whl (13 kB) 2025-07-23 21:13:49.603 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/ee/13/596ea9360b7131cdbba15d2c0d82bc5c016f329b1e2ad3f2a3339baab179/oslo_middleware-6.6.0-py3-none-any.whl (67 kB) 2025-07-23 21:13:49.615 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b8/72/9400bb28e5e034bd24795e5ebbba859b48197a3ca63ea49493e9e094d354/oslo_service-4.2.2-py3-none-any.whl (103 kB) 2025-07-23 21:13:49.626 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/ac/67/9224faf0d1aca44c63e1b5de295b11fc6ba261fe45045d12bcf114afd617/eventlet-0.40.1-py3-none-any.whl (364 kB) 2025-07-23 21:13:49.640 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/e9/45/626e974948713bc15775b696adb3eb0bd708bec267d6d2d5c47bb47a6119/greenlet-3.2.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (582 kB) 2025-07-23 21:13:49.658 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.2/582.2 kB 25.6 MB/s eta 0:00:00 2025-07-23 21:13:49.662 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl (134 kB) 2025-07-23 21:13:49.668 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/99/07/01e28443724ddebe1f99d5ffb4bc634ff4651272c9c513db1d74c43b419c/osprofiler-4.3.0-py3-none-any.whl (95 kB) 2025-07-23 21:13:49.680 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) 2025-07-23 21:13:49.685 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/02/c7/5613524e606ea1688b3bdbf48aa64bafb6d0a4ac3750274c43b6158a390f/prettytable-3.16.0-py3-none-any.whl (33 kB) 2025-07-23 21:13:49.691 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/32/ae/ec06af4fe3ee72d16973474f122541746196aaa16cea6f66d18b963c6177/prometheus_client-0.22.1-py3-none-any.whl (58 kB) 2025-07-23 21:13:49.703 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/05/e7/df2285f3d08fee213f2d041540fa4fc9ca6c2d44cf36d3a035bf2a8d2bcc/pyparsing-3.2.3-py3-none-any.whl (111 kB) 2025-07-23 21:13:49.709 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/45/95/615af832e7f507fe5ce4562b4be1bd2fec080c4ff6da88dcd0c2dbfca582/elementpath-4.8.0-py3-none-any.whl (243 kB) 2025-07-23 21:13:49.724 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/15/93/fde36cd6e4685df2cd08508f6c45a841e82f5bb98c8d5ecf05649522acb5/rpds_py-0.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (383 kB) 2025-07-23 21:13:49.731 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/bd/72/49d52bd3c5e63a1d458fd6d289a1523a8015adedbddf2c07408ff556e772/sqlalchemy-2.0.41-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) 2025-07-23 21:13:49.766 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 99.1 MB/s eta 0:00:00 2025-07-23 21:13:49.769 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/00/d631e67a838026495268c2f6884f3711a15a9a2a96cd244fdaea53b823fb/typing_extensions-4.14.1-py3-none-any.whl (43 kB) 2025-07-23 21:13:49.773 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5c/23/c7abc0ca0a1526a0774eca151daeb8de62ec457e77262b66b359c3c7679e/tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-07-23 21:13:49.779 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/87/fb/99f81ac72ae23375f22b7afdb7642aba97c00a713c217124420147681a2f/mako-1.3.10-py3-none-any.whl (78 kB) 2025-07-23 21:13:49.789 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/81/c4/34e93fe5f5429d7570ec1fa436f1986fb1f00c3e0f43a589fe2bbcd22c3f/pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-07-23 21:13:49.882 | Building wheels for collected packages: keystone 2025-07-23 21:13:49.884 | Building editable for keystone (pyproject.toml): started 2025-07-23 21:13:50.832 | Building editable for keystone (pyproject.toml): finished with status 'done' 2025-07-23 21:13:50.833 | Created wheel for keystone: filename=keystone-27.1.0.dev84-0.editable-py3-none-any.whl size=9434 sha256=359404e11ddadb9fd9e754abbaa790b411e01ea98abda5ee81d64cfcddfb852b 2025-07-23 21:13:50.833 | Stored in directory: /tmp/pip-ephem-wheel-cache-ijcu8vxh/wheels/06/79/e3/ff02ea30e89125255740fca94afd48da3ef8091c37ab501e40 2025-07-23 21:13:50.836 | Successfully built keystone 2025-07-23 21:13:51.422 | Installing collected packages: pytz, aniso8601, tzdata, typing_extensions, rpds-py, pyparsing, prometheus-client, PrettyTable, packaging, oauthlib, msgpack, Mako, jinja2, greenlet, elementpath, decorator, click, attrs, testresources, SQLAlchemy, oslo.context, os-service-types, kombu, Flask, eventlet, oslo.utils, oslo.config, keystoneauth1, jsonschema-specifications, dogpile.cache, alembic, oslo.middleware, oslo.db, jsonschema, osprofiler, oslo.log, oslo.service, oslo.metrics, oslo.cache, oslo.messaging, keystonemiddleware, keystone 2025-07-23 21:13:51.422 | Attempting uninstall: pytz 2025-07-23 21:13:51.425 | Found existing installation: pytz 2025.1 2025-07-23 21:13:51.444 | Uninstalling pytz-2025.1: 2025-07-23 21:13:51.448 | Successfully uninstalled pytz-2025.1 2025-07-23 21:13:51.584 | Attempting uninstall: aniso8601 2025-07-23 21:13:51.585 | Found existing installation: aniso8601 10.0.0 2025-07-23 21:13:51.592 | Uninstalling aniso8601-10.0.0: 2025-07-23 21:13:51.594 | Successfully uninstalled aniso8601-10.0.0 2025-07-23 21:13:51.659 | Attempting uninstall: tzdata 2025-07-23 21:13:51.660 | Found existing installation: tzdata 2025.1 2025-07-23 21:13:51.685 | Uninstalling tzdata-2025.1: 2025-07-23 21:13:51.689 | Successfully uninstalled tzdata-2025.1 2025-07-23 21:13:51.821 | Attempting uninstall: typing_extensions 2025-07-23 21:13:51.823 | Found existing installation: typing_extensions 4.12.2 2025-07-23 21:13:51.826 | Uninstalling typing_extensions-4.12.2: 2025-07-23 21:13:52.011 | Successfully uninstalled typing_extensions-4.12.2 2025-07-23 21:13:52.045 | Attempting uninstall: rpds-py 2025-07-23 21:13:52.046 | Found existing installation: rpds-py 0.23.1 2025-07-23 21:13:52.050 | Uninstalling rpds-py-0.23.1: 2025-07-23 21:13:52.050 | Successfully uninstalled rpds-py-0.23.1 2025-07-23 21:13:52.068 | Attempting uninstall: pyparsing 2025-07-23 21:13:52.070 | Found existing installation: pyparsing 3.2.1 2025-07-23 21:13:52.074 | Uninstalling pyparsing-3.2.1: 2025-07-23 21:13:52.075 | Successfully uninstalled pyparsing-3.2.1 2025-07-23 21:13:52.153 | Attempting uninstall: prometheus-client 2025-07-23 21:13:52.155 | Found existing installation: prometheus_client 0.21.1 2025-07-23 21:13:52.160 | Uninstalling prometheus_client-0.21.1: 2025-07-23 21:13:52.161 | Successfully uninstalled prometheus_client-0.21.1 2025-07-23 21:13:52.213 | Attempting uninstall: PrettyTable 2025-07-23 21:13:52.215 | Found existing installation: prettytable 3.14.0 2025-07-23 21:13:52.219 | Uninstalling prettytable-3.14.0: 2025-07-23 21:13:52.220 | Successfully uninstalled prettytable-3.14.0 2025-07-23 21:13:52.253 | Attempting uninstall: packaging 2025-07-23 21:13:52.254 | Found existing installation: packaging 24.2 2025-07-23 21:13:52.259 | Uninstalling packaging-24.2: 2025-07-23 21:13:52.260 | Successfully uninstalled packaging-24.2 2025-07-23 21:13:52.309 | Attempting uninstall: oauthlib 2025-07-23 21:13:52.310 | Found existing installation: oauthlib 3.2.2 2025-07-23 21:13:52.322 | Uninstalling oauthlib-3.2.2: 2025-07-23 21:13:52.325 | Successfully uninstalled oauthlib-3.2.2 2025-07-23 21:13:52.419 | Attempting uninstall: msgpack 2025-07-23 21:13:52.420 | Found existing installation: msgpack 1.1.0 2025-07-23 21:13:52.424 | Uninstalling msgpack-1.1.0: 2025-07-23 21:13:52.425 | Successfully uninstalled msgpack-1.1.0 2025-07-23 21:13:52.453 | Attempting uninstall: Mako 2025-07-23 21:13:52.454 | Found existing installation: Mako 1.3.9 2025-07-23 21:13:52.461 | Uninstalling Mako-1.3.9: 2025-07-23 21:13:52.464 | Successfully uninstalled Mako-1.3.9 2025-07-23 21:13:52.534 | Attempting uninstall: jinja2 2025-07-23 21:13:52.535 | Found existing installation: Jinja2 3.1.5 2025-07-23 21:13:52.541 | Uninstalling Jinja2-3.1.5: 2025-07-23 21:13:52.542 | Successfully uninstalled Jinja2-3.1.5 2025-07-23 21:13:52.638 | Attempting uninstall: greenlet 2025-07-23 21:13:52.639 | Found existing installation: greenlet 3.1.1 2025-07-23 21:13:52.646 | Uninstalling greenlet-3.1.1: 2025-07-23 21:13:52.648 | Successfully uninstalled greenlet-3.1.1 2025-07-23 21:13:52.725 | Attempting uninstall: elementpath 2025-07-23 21:13:52.726 | Found existing installation: elementpath 4.7.0 2025-07-23 21:13:52.736 | Uninstalling elementpath-4.7.0: 2025-07-23 21:13:52.738 | Successfully uninstalled elementpath-4.7.0 2025-07-23 21:13:53.002 | Attempting uninstall: decorator 2025-07-23 21:13:53.004 | Found existing installation: decorator 5.1.1 2025-07-23 21:13:53.009 | Uninstalling decorator-5.1.1: 2025-07-23 21:13:53.191 | Successfully uninstalled decorator-5.1.1 2025-07-23 21:13:53.206 | Attempting uninstall: click 2025-07-23 21:13:53.207 | Found existing installation: click 8.1.8 2025-07-23 21:13:53.211 | Uninstalling click-8.1.8: 2025-07-23 21:13:53.212 | Successfully uninstalled click-8.1.8 2025-07-23 21:13:53.286 | Attempting uninstall: attrs 2025-07-23 21:13:53.287 | Found existing installation: attrs 25.1.0 2025-07-23 21:13:53.292 | Uninstalling attrs-25.1.0: 2025-07-23 21:13:53.293 | Successfully uninstalled attrs-25.1.0 2025-07-23 21:13:53.337 | Attempting uninstall: testresources 2025-07-23 21:13:53.339 | Found existing installation: testresources 2.0.1 2025-07-23 21:13:53.343 | Uninstalling testresources-2.0.1: 2025-07-23 21:13:53.344 | Successfully uninstalled testresources-2.0.1 2025-07-23 21:13:53.374 | Attempting uninstall: SQLAlchemy 2025-07-23 21:13:53.375 | Found existing installation: SQLAlchemy 2.0.38 2025-07-23 21:13:53.402 | Uninstalling SQLAlchemy-2.0.38: 2025-07-23 21:13:53.407 | Successfully uninstalled SQLAlchemy-2.0.38 2025-07-23 21:13:54.589 | Attempting uninstall: oslo.context 2025-07-23 21:13:54.590 | Found existing installation: oslo.context 5.7.1 2025-07-23 21:13:54.594 | Uninstalling oslo.context-5.7.1: 2025-07-23 21:13:54.595 | Successfully uninstalled oslo.context-5.7.1 2025-07-23 21:13:54.617 | Attempting uninstall: os-service-types 2025-07-23 21:13:54.618 | Found existing installation: os-service-types 1.7.0 2025-07-23 21:13:54.622 | Uninstalling os-service-types-1.7.0: 2025-07-23 21:13:54.623 | Successfully uninstalled os-service-types-1.7.0 2025-07-23 21:13:54.646 | Attempting uninstall: kombu 2025-07-23 21:13:54.647 | Found existing installation: kombu 5.4.2 2025-07-23 21:13:54.658 | Uninstalling kombu-5.4.2: 2025-07-23 21:13:54.661 | Successfully uninstalled kombu-5.4.2 2025-07-23 21:13:54.827 | Attempting uninstall: Flask 2025-07-23 21:13:54.828 | Found existing installation: Flask 3.1.0 2025-07-23 21:13:54.836 | Uninstalling Flask-3.1.0: 2025-07-23 21:13:54.838 | Successfully uninstalled Flask-3.1.0 2025-07-23 21:13:54.904 | Attempting uninstall: eventlet 2025-07-23 21:13:54.905 | Found existing installation: eventlet 0.39.0 2025-07-23 21:13:54.918 | Uninstalling eventlet-0.39.0: 2025-07-23 21:13:54.920 | Successfully uninstalled eventlet-0.39.0 2025-07-23 21:13:55.080 | Attempting uninstall: oslo.utils 2025-07-23 21:13:55.081 | Found existing installation: oslo.utils 8.2.0 2025-07-23 21:13:55.090 | Uninstalling oslo.utils-8.2.0: 2025-07-23 21:13:55.092 | Successfully uninstalled oslo.utils-8.2.0 2025-07-23 21:13:55.194 | Attempting uninstall: oslo.config 2025-07-23 21:13:55.195 | Found existing installation: oslo.config 9.7.1 2025-07-23 21:13:55.203 | Uninstalling oslo.config-9.7.1: 2025-07-23 21:13:55.206 | Successfully uninstalled oslo.config-9.7.1 2025-07-23 21:13:55.346 | Attempting uninstall: keystoneauth1 2025-07-23 21:13:55.347 | Found existing installation: keystoneauth1 5.10.0 2025-07-23 21:13:55.371 | Uninstalling keystoneauth1-5.10.0: 2025-07-23 21:13:55.376 | Successfully uninstalled keystoneauth1-5.10.0 2025-07-23 21:13:55.626 | Attempting uninstall: jsonschema-specifications 2025-07-23 21:13:55.627 | Found existing installation: jsonschema-specifications 2024.10.1 2025-07-23 21:13:55.631 | Uninstalling jsonschema-specifications-2024.10.1: 2025-07-23 21:13:55.632 | Successfully uninstalled jsonschema-specifications-2024.10.1 2025-07-23 21:13:55.651 | Attempting uninstall: dogpile.cache 2025-07-23 21:13:55.652 | Found existing installation: dogpile.cache 1.3.4 2025-07-23 21:13:55.658 | Uninstalling dogpile.cache-1.3.4: 2025-07-23 21:13:55.660 | Successfully uninstalled dogpile.cache-1.3.4 2025-07-23 21:13:55.707 | Attempting uninstall: alembic 2025-07-23 21:13:55.708 | Found existing installation: alembic 1.14.1 2025-07-23 21:13:55.721 | Uninstalling alembic-1.14.1: 2025-07-23 21:13:55.724 | Successfully uninstalled alembic-1.14.1 2025-07-23 21:13:55.888 | Attempting uninstall: oslo.middleware 2025-07-23 21:13:55.890 | Found existing installation: oslo.middleware 6.3.1 2025-07-23 21:13:55.897 | Uninstalling oslo.middleware-6.3.1: 2025-07-23 21:13:55.899 | Successfully uninstalled oslo.middleware-6.3.1 2025-07-23 21:13:55.951 | Attempting uninstall: oslo.db 2025-07-23 21:13:55.952 | Found existing installation: oslo.db 17.2.1 2025-07-23 21:13:55.961 | Uninstalling oslo.db-17.2.1: 2025-07-23 21:13:55.963 | Successfully uninstalled oslo.db-17.2.1 2025-07-23 21:13:56.074 | Attempting uninstall: jsonschema 2025-07-23 21:13:56.075 | Found existing installation: jsonschema 4.23.0 2025-07-23 21:13:56.082 | Uninstalling jsonschema-4.23.0: 2025-07-23 21:13:56.085 | Successfully uninstalled jsonschema-4.23.0 2025-07-23 21:13:56.168 | Attempting uninstall: osprofiler 2025-07-23 21:13:56.168 | Found existing installation: osprofiler 4.2.0 2025-07-23 21:13:56.177 | Uninstalling osprofiler-4.2.0: 2025-07-23 21:13:56.179 | Successfully uninstalled osprofiler-4.2.0 2025-07-23 21:13:56.256 | Attempting uninstall: oslo.log 2025-07-23 21:13:56.258 | Found existing installation: oslo.log 7.1.0 2025-07-23 21:13:56.267 | Uninstalling oslo.log-7.1.0: 2025-07-23 21:13:56.270 | Successfully uninstalled oslo.log-7.1.0 2025-07-23 21:13:56.329 | Attempting uninstall: oslo.service 2025-07-23 21:13:56.331 | Found existing installation: oslo.service 4.1.1 2025-07-23 21:13:56.339 | Uninstalling oslo.service-4.1.1: 2025-07-23 21:13:56.341 | Successfully uninstalled oslo.service-4.1.1 2025-07-23 21:13:56.416 | Attempting uninstall: oslo.metrics 2025-07-23 21:13:56.418 | Found existing installation: oslo.metrics 0.11.0 2025-07-23 21:13:56.423 | Uninstalling oslo.metrics-0.11.0: 2025-07-23 21:13:56.425 | Successfully uninstalled oslo.metrics-0.11.0 2025-07-23 21:13:56.443 | Attempting uninstall: oslo.cache 2025-07-23 21:13:56.444 | Found existing installation: oslo.cache 3.10.1 2025-07-23 21:13:56.454 | Uninstalling oslo.cache-3.10.1: 2025-07-23 21:13:56.457 | Successfully uninstalled oslo.cache-3.10.1 2025-07-23 21:13:56.518 | Attempting uninstall: oslo.messaging 2025-07-23 21:13:56.520 | Found existing installation: oslo.messaging 16.1.0 2025-07-23 21:13:56.534 | Uninstalling oslo.messaging-16.1.0: 2025-07-23 21:13:56.537 | Successfully uninstalled oslo.messaging-16.1.0 2025-07-23 21:13:56.705 | Attempting uninstall: keystonemiddleware 2025-07-23 21:13:56.706 | Found existing installation: keystonemiddleware 10.9.0 2025-07-23 21:13:56.717 | Uninstalling keystonemiddleware-10.9.0: 2025-07-23 21:13:56.719 | Successfully uninstalled keystonemiddleware-10.9.0 2025-07-23 21:13:56.848 | Attempting uninstall: keystone 2025-07-23 21:13:56.850 | Found existing installation: keystone 27.0.1.dev6 2025-07-23 21:13:56.857 | Uninstalling keystone-27.0.1.dev6: 2025-07-23 21:13:57.035 | Successfully uninstalled keystone-27.0.1.dev6 2025-07-23 21:13:57.057 | 2025-07-23 21:13:57.091 | Successfully installed Flask-3.1.1 Mako-1.3.10 PrettyTable-3.16.0 SQLAlchemy-2.0.41 alembic-1.16.4 aniso8601-10.0.1 attrs-25.3.0 click-8.2.1 decorator-5.2.1 dogpile.cache-1.4.0 elementpath-4.8.0 eventlet-0.40.1 greenlet-3.2.3 jinja2-3.1.6 jsonschema-4.25.0 jsonschema-specifications-2025.4.1 keystone-27.1.0.dev84 keystoneauth1-5.11.1 keystonemiddleware-10.11.0 kombu-5.5.4 msgpack-1.1.1 oauthlib-3.3.1 os-service-types-1.8.0 oslo.cache-3.11.0 oslo.config-10.0.0 oslo.context-6.0.0 oslo.db-17.3.0 oslo.log-7.2.0 oslo.messaging-17.1.0 oslo.metrics-0.12.0 oslo.middleware-6.6.0 oslo.service-4.2.2 oslo.utils-9.0.0 osprofiler-4.3.0 packaging-25.0 prometheus-client-0.22.1 pyparsing-3.2.3 pytz-2025.2 rpds-py-0.26.0 testresources-2.0.2 typing_extensions-4.14.1 tzdata-2025.2 2025-07-23 21:13:57.732 | + inc/python:pip_install:216 : result=0 2025-07-23 21:13:57.734 | + inc/python:pip_install:218 : time_stop pip_install 2025-07-23 21:13:57.736 | + functions-common:time_stop:2421 : local name 2025-07-23 21:13:57.738 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:13:57.740 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:13:57.742 | + functions-common:time_stop:2424 : local total 2025-07-23 21:13:57.744 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:13:57.746 | + functions-common:time_stop:2427 : name=pip_install 2025-07-23 21:13:57.747 | + functions-common:time_stop:2428 : start_time=1753305221420 2025-07-23 21:13:57.750 | + functions-common:time_stop:2430 : [[ -z 1753305221420 ]] 2025-07-23 21:13:57.752 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:13:57.755 | + functions-common:time_stop:2433 : end_time=1753305237753 2025-07-23 21:13:57.757 | + functions-common:time_stop:2434 : elapsed_time=16333 2025-07-23 21:13:57.759 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:13:57.761 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:13:57.763 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=16333 2025-07-23 21:13:57.764 | + inc/python:pip_install:219 : return 0 2025-07-23 21:13:57.766 | + inc/python:setup_package:467 : [[ -e == \-\e ]] 2025-07-23 21:13:57.768 | + inc/python:setup_package:467 : [[ True == \F\a\l\s\e ]] 2025-07-23 21:13:57.770 | + inc/python:_setup_package_with_constraints_edit:413 : use_library_from_git /opt/stack/new/keystone 2025-07-23 21:13:57.772 | + inc/python:use_library_from_git:266 : local name=/opt/stack/new/keystone 2025-07-23 21:13:57.774 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:13:57.776 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:13:57.779 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,/opt/stack/new/keystone, ]] 2025-07-23 21:13:57.781 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:13:57.783 | + lib/keystone:install_keystone:523 : is_service_enabled ldap 2025-07-23 21:13:57.799 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:13:57.801 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-07-23 21:13:57.803 | + /opt/stack/new/grenade/projects/10_keystone/upgrade.sh:main:57 : upgrade_project keystone /opt/stack/new/grenade/projects/10_keystone stable/2025.1 2025-07-23 21:13:57.805 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:80 : project=keystone 2025-07-23 21:13:57.807 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:81 : base_dir=/opt/stack/new/grenade/projects/10_keystone 2025-07-23 21:13:57.809 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:82 : base_branch=stable/2025.1 2025-07-23 21:13:57.811 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:83 : target_branch= 2025-07-23 21:13:57.814 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:85 : [[ stable/2025.1 == '' ]] 2025-07-23 21:13:57.816 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:88 : direction=from 2025-07-23 21:13:57.818 | ++ /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : get_release_name_from_branch stable/2025.1 2025-07-23 21:13:57.821 | ++ functions-common:get_release_name_from_branch:576 : local branch=stable/2025.1 2025-07-23 21:13:57.823 | ++ functions-common:get_release_name_from_branch:577 : [[ stable/2025.1 =~ stable/ ]] 2025-07-23 21:13:57.825 | ++ functions-common:get_release_name_from_branch:578 : echo 2025.1 2025-07-23 21:13:57.828 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : upgrade_dir=2025.1 2025-07-23 21:13:57.830 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:92 : upgrade_file=/opt/stack/new/grenade/projects/10_keystone/from-2025.1/upgrade-keystone 2025-07-23 21:13:57.832 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:93 : [[ -e /opt/stack/new/grenade/projects/10_keystone/from-2025.1/upgrade-keystone ]] 2025-07-23 21:13:57.835 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:96 : echo 'Warning: No new configurations were found for OpenStack keystone.' 2025-07-23 21:13:57.835 | Warning: No new configurations were found for OpenStack keystone. 2025-07-23 21:13:57.837 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:97 : echo 'If your patch fails during the upgrade this may be the cause.' 2025-07-23 21:13:57.837 | If your patch fails during the upgrade this may be the cause. 2025-07-23 21:13:57.839 | + /opt/stack/new/grenade/projects/10_keystone/upgrade.sh:main:61 : /opt/stack/data/venv/bin/keystone-manage db_sync 2025-07-23 21:14:00.316 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=173325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-07-23 21:14:00.328 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-07-23 21:14:00.328 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-07-23 21:14:00.818 | + /opt/stack/new/grenade/projects/10_keystone/upgrade.sh:main:64 : start_keystone 2025-07-23 21:14:00.820 | + lib/keystone:start_keystone:531 : local service_port=5000 2025-07-23 21:14:00.822 | + lib/keystone:start_keystone:532 : local auth_protocol=http 2025-07-23 21:14:00.825 | + lib/keystone:start_keystone:533 : is_service_enabled tls-proxy 2025-07-23 21:14:00.840 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:14:00.843 | ++ lib/keystone:start_keystone:538 : which uwsgi 2025-07-23 21:14:00.848 | + lib/keystone:start_keystone:538 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2025-07-23 21:14:00.850 | + functions-common:run_process:1675 : local service=keystone 2025-07-23 21:14:00.852 | + functions-common:run_process:1676 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-07-23 21:14:00.854 | + functions-common:run_process:1677 : local group= 2025-07-23 21:14:00.856 | + functions-common:run_process:1678 : local user= 2025-07-23 21:14:00.859 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:14:00.861 | + functions-common:run_process:1681 : local name=keystone 2025-07-23 21:14:00.863 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:14:00.865 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:14:00.868 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:14:00.870 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:14:00.872 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:14:00.877 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305240874 2025-07-23 21:14:00.879 | + functions-common:run_process:1684 : is_service_enabled keystone 2025-07-23 21:14:00.896 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:14:00.898 | + functions-common:run_process:1685 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2025-07-23 21:14:00.900 | + functions-common:_run_under_systemd:1632 : local service=keystone 2025-07-23 21:14:00.903 | + functions-common:_run_under_systemd:1633 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-07-23 21:14:00.905 | + functions-common:_run_under_systemd:1634 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-07-23 21:14:00.908 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-07-23 21:14:00.910 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-07-23 21:14:00.913 | + functions-common:_common_systemd_pitfalls:1607 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2025-07-23 21:14:00.916 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2025-07-23 21:14:00.919 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@keystone.service 2025-07-23 21:14:00.921 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:14:00.924 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:14:00.926 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:14:00.929 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:14:00.932 | + functions-common:_run_under_systemd:1645 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2025-07-23 21:14:00.934 | + functions-common:_run_under_systemd:1646 : [[ True == \T\r\u\e ]] 2025-07-23 21:14:00.937 | + functions-common:_run_under_systemd:1647 : cmd='/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2025-07-23 21:14:00.939 | + functions-common:_run_under_systemd:1649 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' stack '' 2025-07-23 21:14:00.942 | + functions-common:write_uwsgi_user_unit_file:1571 : local service=devstack@keystone.service 2025-07-23 21:14:00.944 | + functions-common:write_uwsgi_user_unit_file:1572 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2025-07-23 21:14:00.946 | + functions-common:write_uwsgi_user_unit_file:1573 : local group= 2025-07-23 21:14:00.949 | + functions-common:write_uwsgi_user_unit_file:1574 : local user=stack 2025-07-23 21:14:00.951 | + functions-common:write_uwsgi_user_unit_file:1575 : local env_vars= 2025-07-23 21:14:00.954 | + functions-common:write_uwsgi_user_unit_file:1576 : local unitfile=/etc/systemd/system/devstack@keystone.service 2025-07-23 21:14:00.956 | + functions-common:write_uwsgi_user_unit_file:1577 : mkdir -p /etc/systemd/system 2025-07-23 21:14:00.960 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2025-07-23 21:14:01.026 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:14:01.090 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2025-07-23 21:14:01.156 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2025-07-23 21:14:01.221 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2025-07-23 21:14:01.283 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:14:01.343 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2025-07-23 21:14:01.403 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2025-07-23 21:14:01.464 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2025-07-23 21:14:01.528 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2025-07-23 21:14:01.594 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2025-07-23 21:14:01.658 | + functions-common:write_uwsgi_user_unit_file:1591 : [[ -n '' ]] 2025-07-23 21:14:01.661 | + functions-common:write_uwsgi_user_unit_file:1594 : [[ -n '' ]] 2025-07-23 21:14:01.664 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2025-07-23 21:14:01.728 | + functions-common:write_uwsgi_user_unit_file:1600 : sudo systemctl daemon-reload 2025-07-23 21:14:01.998 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@keystone.service 2025-07-23 21:14:02.013 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2025-07-23 21:14:02.270 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@keystone.service 2025-07-23 21:14:02.362 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:14:02.364 | + functions-common:time_stop:2421 : local name 2025-07-23 21:14:02.366 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:14:02.369 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:14:02.372 | + functions-common:time_stop:2424 : local total 2025-07-23 21:14:02.374 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:14:02.377 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:14:02.379 | + functions-common:time_stop:2428 : start_time=1753305240874 2025-07-23 21:14:02.381 | + functions-common:time_stop:2430 : [[ -z 1753305240874 ]] 2025-07-23 21:14:02.384 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:14:02.389 | + functions-common:time_stop:2433 : end_time=1753305242386 2025-07-23 21:14:02.392 | + functions-common:time_stop:2434 : elapsed_time=1512 2025-07-23 21:14:02.394 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:14:02.397 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:14:02.400 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1512 2025-07-23 21:14:02.402 | + lib/keystone:start_keystone:540 : echo 'Waiting for keystone to start...' 2025-07-23 21:14:02.402 | Waiting for keystone to start... 2025-07-23 21:14:02.404 | + lib/keystone:start_keystone:546 : local service_uri=http://200.225.47.25/identity/v3/ 2025-07-23 21:14:02.407 | + lib/keystone:start_keystone:548 : wait_for_service 120 http://200.225.47.25/identity/v3/ 2025-07-23 21:14:02.409 | + functions:wait_for_service:468 : local timeout=120 2025-07-23 21:14:02.411 | + functions:wait_for_service:469 : local url=http://200.225.47.25/identity/v3/ 2025-07-23 21:14:02.414 | + functions:wait_for_service:470 : local rval=0 2025-07-23 21:14:02.416 | + functions:wait_for_service:471 : time_start wait_for_service 2025-07-23 21:14:02.419 | + functions-common:time_start:2407 : local name=wait_for_service 2025-07-23 21:14:02.421 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:14:02.424 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:14:02.427 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:14:02.431 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305242429 2025-07-23 21:14:02.434 | + functions:wait_for_service:472 : timeout 120 bash -x 2025-07-23 21:14:02.440 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://200.225.47.25/identity/v3/ 2025-07-23 21:14:05.385 | + :: : [[ 200 == 503 ]] 2025-07-23 21:14:05.387 | + :: : [[ 0 -eq 7 ]] 2025-07-23 21:14:05.390 | + functions:wait_for_service:477 : time_stop wait_for_service 2025-07-23 21:14:05.392 | + functions-common:time_stop:2421 : local name 2025-07-23 21:14:05.395 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:14:05.397 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:14:05.400 | + functions-common:time_stop:2424 : local total 2025-07-23 21:14:05.402 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:14:05.404 | + functions-common:time_stop:2427 : name=wait_for_service 2025-07-23 21:14:05.406 | + functions-common:time_stop:2428 : start_time=1753305242429 2025-07-23 21:14:05.408 | + functions-common:time_stop:2430 : [[ -z 1753305242429 ]] 2025-07-23 21:14:05.410 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:14:05.414 | + functions-common:time_stop:2433 : end_time=1753305245412 2025-07-23 21:14:05.416 | + functions-common:time_stop:2434 : elapsed_time=2983 2025-07-23 21:14:05.418 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:14:05.420 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:14:05.422 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2983 2025-07-23 21:14:05.424 | + functions:wait_for_service:478 : return 0 2025-07-23 21:14:05.426 | + lib/keystone:start_keystone:553 : is_service_enabled tls-proxy 2025-07-23 21:14:05.442 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:14:05.444 | + lib/keystone:start_keystone:558 : restart_service memcached 2025-07-23 21:14:05.446 | + functions-common:restart_service:2305 : '[' -x /bin/systemctl ']' 2025-07-23 21:14:05.448 | + functions-common:restart_service:2306 : sudo /bin/systemctl restart memcached 2025-07-23 21:14:05.623 | + /opt/stack/new/grenade/projects/10_keystone/upgrade.sh:main:67 : ensure_services_started keystone 2025-07-23 21:14:05.626 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:165 : local wait_for=120 2025-07-23 21:14:05.628 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:166 : '[' 120 -gt 0 ']' 2025-07-23 21:14:05.631 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:167 : not_running= 2025-07-23 21:14:05.634 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:168 : local service= 2025-07-23 21:14:05.636 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:169 : for service in "$@" 2025-07-23 21:14:05.639 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:170 : is_service_running keystone 2025-07-23 21:14:05.641 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=keystone 2025-07-23 21:14:05.643 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:14:05.645 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@keystone --no-pager 2025-07-23 21:14:05.658 | enabled 2025-07-23 21:14:05.663 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:117 : sudo systemctl status devstack@keystone --no-pager 2025-07-23 21:14:05.693 | ● devstack@keystone.service - Devstack devstack@keystone.service 2025-07-23 21:14:05.693 | Loaded: loaded (/etc/systemd/system/devstack@keystone.service; enabled; vendor preset: enabled) 2025-07-23 21:14:05.693 | Active: active (running) since Wed 2025-07-23 21:14:02 UTC; 3s ago 2025-07-23 21:14:05.693 | Main PID: 173838 (uwsgi) 2025-07-23 21:14:05.693 | Status: "uWSGI is ready" 2025-07-23 21:14:05.693 | Tasks: 3 (limit: 9431) 2025-07-23 21:14:05.693 | Memory: 198.8M 2025-07-23 21:14:05.693 | CPU: 5.901s 2025-07-23 21:14:05.693 | CGroup: /system.slice/system-devstack.slice/devstack@keystone.service 2025-07-23 21:14:05.693 | ├─173838 "keystoneuWSGI master" 2025-07-23 21:14:05.693 | ├─173839 "keystoneuWSGI worker 1" 2025-07-23 21:14:05.693 | └─173840 "keystoneuWSGI worker 2" 2025-07-23 21:14:05.693 | 2025-07-23 21:14:05.693 | Jul 23 21:14:05 npc1a3e38788184 devstack@keystone.service[173839]: DEBUG keystone.server.flask.common [-] Adding resource routes to API users: ['/users//credentials/OS-EC2/' {}] {{(pid=173839) _add_mapped_resources /opt/stack/new/keystone/keystone/server/flask/common.py:483}} 2025-07-23 21:14:05.693 | Jul 23 21:14:05 npc1a3e38788184 devstack@keystone.service[173839]: DEBUG keystone.server.flask.common [-] Adding resource routes to API users: ['/users//OS-OAUTH1/access_tokens' {}] {{(pid=173839) _add_mapped_resources /opt/stack/new/keystone/keystone/server/flask/common.py:483}} 2025-07-23 21:14:05.693 | Jul 23 21:14:05 npc1a3e38788184 devstack@keystone.service[173839]: DEBUG keystone.server.flask.common [-] Adding resource routes to API users: ['/users//OS-OAUTH1/access_tokens/' {}] {{(pid=173839) _add_mapped_resources /opt/stack/new/keystone/keystone/server/flask/common.py:483}} 2025-07-23 21:14:05.693 | Jul 23 21:14:05 npc1a3e38788184 devstack@keystone.service[173839]: DEBUG keystone.server.flask.common [-] Adding resource routes to API users: ['/users//OS-OAUTH1/access_tokens//roles' {}] {{(pid=173839) _add_mapped_resources /opt/stack/new/keystone/keystone/server/flask/common.py:483}} 2025-07-23 21:14:05.693 | Jul 23 21:14:05 npc1a3e38788184 devstack@keystone.service[173839]: DEBUG keystone.server.flask.common [-] Adding resource routes to API users: ['/users//OS-OAUTH1/access_tokens//roles/' {}] {{(pid=173839) _add_mapped_resources /opt/stack/new/keystone/keystone/server/flask/common.py:483}} 2025-07-23 21:14:05.693 | Jul 23 21:14:05 npc1a3e38788184 devstack@keystone.service[173839]: DEBUG keystone.server.flask.common [-] Adding resource routes to API users: ['/users//application_credentials' {}] {{(pid=173839) _add_mapped_resources /opt/stack/new/keystone/keystone/server/flask/common.py:483}} 2025-07-23 21:14:05.693 | Jul 23 21:14:05 npc1a3e38788184 devstack@keystone.service[173839]: DEBUG keystone.server.flask.common [-] Adding resource routes to API users: ['/users//application_credentials/' {}] {{(pid=173839) _add_mapped_resources /opt/stack/new/keystone/keystone/server/flask/common.py:483}} 2025-07-23 21:14:05.693 | Jul 23 21:14:05 npc1a3e38788184 devstack@keystone.service[173839]: DEBUG keystone.server.flask.common [-] Adding resource routes to API users: ['/users//access_rules' {}] {{(pid=173839) _add_mapped_resources /opt/stack/new/keystone/keystone/server/flask/common.py:483}} 2025-07-23 21:14:05.693 | Jul 23 21:14:05 npc1a3e38788184 devstack@keystone.service[173839]: DEBUG keystone.server.flask.common [-] Adding resource routes to API users: ['/users//access_rules/' {}] {{(pid=173839) _add_mapped_resources /opt/stack/new/keystone/keystone/server/flask/common.py:483}} 2025-07-23 21:14:05.693 | Jul 23 21:14:05 npc1a3e38788184 devstack@keystone.service[173839]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x55a87eb47ce0 pid: 173839 (default app) 2025-07-23 21:14:05.698 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:118 : exitcode=0 2025-07-23 21:14:05.700 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 0 2025-07-23 21:14:05.702 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:175 : [[ -n '' ]] 2025-07-23 21:14:05.704 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:179 : break 2025-07-23 21:14:05.706 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:184 : [[ -n '' ]] 2025-07-23 21:14:05.708 | ********************************************************************* 2025-07-23 21:14:05.708 | SUCCESS: End /opt/stack/new/grenade/projects/10_keystone/upgrade.sh 2025-07-23 21:14:05.708 | ********************************************************************* 2025-07-23 21:14:05.711 | + ./grenade.sh:main:345 : for project in $UPGRADE_PROJECTS 2025-07-23 21:14:05.714 | + ./grenade.sh:main:346 : echo 'Upgrading project: placement' 2025-07-23 21:14:05.714 | Upgrading project: placement 2025-07-23 21:14:05.716 | + ./grenade.sh:main:347 : upgrade_service placement 2025-07-23 21:14:05.719 | + inc/upgrade:upgrade_service:61 : local local_service=placement 2025-07-23 21:14:05.721 | + inc/upgrade:upgrade_service:62 : local plugin_dir=/opt/stack/new/grenade/projects/15_placement 2025-07-23 21:14:05.724 | + inc/upgrade:upgrade_service:63 : [[ -n /opt/stack/new/grenade/projects/15_placement ]] 2025-07-23 21:14:05.727 | + inc/upgrade:upgrade_service:64 : echo_summary 'Upgrading placement...' 2025-07-23 21:14:05.745 | 2025-07-23 21:14:05.745 | #******************************************** 2025-07-23 21:14:05.745 | # Upgrading placement... 2025-07-23 21:14:05.745 | #******************************************** 2025-07-23 21:14:05.745 | 2025-07-23 21:14:05.748 | + inc/upgrade:upgrade_service:65 : TOP_DIR=/opt/stack/new/devstack 2025-07-23 21:14:05.751 | + inc/upgrade:upgrade_service:65 : /opt/stack/new/grenade/projects/15_placement/upgrade.sh 2025-07-23 21:14:05.756 | ********************************************************************* 2025-07-23 21:14:05.756 | Begin /opt/stack/new/grenade/projects/15_placement/upgrade.sh 2025-07-23 21:14:05.756 | ********************************************************************* 2025-07-23 21:14:07.404 | + /opt/stack/new/grenade/projects/15_placement/upgrade.sh:main:46 : [[ -z /opt/stack/data/venv/bin ]] 2025-07-23 21:14:07.406 | + /opt/stack/new/grenade/projects/15_placement/upgrade.sh:main:51 : [[ -d /opt/stack/save/etc.placement ]] 2025-07-23 21:14:07.408 | + /opt/stack/new/grenade/projects/15_placement/upgrade.sh:main:51 : cp -pr /etc/placement /opt/stack/save/etc.placement 2025-07-23 21:14:07.415 | + /opt/stack/new/grenade/projects/15_placement/upgrade.sh:main:54 : stack_install_service placement 2025-07-23 21:14:07.417 | + lib/stack:stack_install_service:20 : local service=placement 2025-07-23 21:14:07.420 | + lib/stack:stack_install_service:21 : type install_placement 2025-07-23 21:14:07.422 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-07-23 21:14:07.424 | + lib/stack:stack_install_service:32 : install_placement 2025-07-23 21:14:07.426 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2025-07-23 21:14:07.428 | + inc/python:pip_install_gr:94 : local name=osc-placement 2025-07-23 21:14:07.430 | + inc/python:pip_install_gr:95 : local clean_name 2025-07-23 21:14:07.432 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2025-07-23 21:14:07.434 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2025-07-23 21:14:07.437 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-07-23 21:14:07.441 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/new/requirements/global-requirements.txt 2025-07-23 21:14:07.442 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-07-23 21:14:07.447 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2025-07-23 21:14:07.449 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2025-07-23 21:14:07.451 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2025-07-23 21:14:07.454 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2025-07-23 21:14:07.456 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2025-07-23 21:14:07.475 | Using python 3.10 to install osc-placement 2025-07-23 21:14:07.477 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt osc-placement 2025-07-23 21:14:08.447 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:14:08.456 | Requirement already satisfied: osc-placement in /opt/stack/data/venv/lib/python3.10/site-packages (4.6.0) 2025-07-23 21:14:08.458 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from osc-placement) (6.1.1) 2025-07-23 21:14:08.459 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from osc-placement) (5.11.1) 2025-07-23 21:14:08.506 | Collecting osc-lib>=1.2.0 (from osc-placement) 2025-07-23 21:14:08.510 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/8f/ba/9ee44b6333cc4464e9a57932ff885e7df725ac237473fe2c86e020ddb34c/osc_lib-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2025-07-23 21:14:08.573 | Collecting oslo.utils>=3.37.0 (from osc-placement) 2025-07-23 21:14:08.575 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl.metadata (2.2 kB) 2025-07-23 21:14:08.585 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2025-07-23 21:14:08.586 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.32.4) 2025-07-23 21:14:08.587 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.4.1) 2025-07-23 21:14:08.588 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.0) 2025-07-23 21:14:08.589 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.14.1) 2025-07-23 21:14:08.628 | Collecting cliff>=4.9.0 (from osc-lib>=1.2.0->osc-placement) 2025-07-23 21:14:08.631 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/66/48/a2c92d2e40c2beab077e0cde8719feba0206ddd86b45445e45f31b585402/cliff-4.10.0-py3-none-any.whl.metadata (1.9 kB) 2025-07-23 21:14:08.680 | Collecting openstacksdk>=0.15.0 (from osc-lib>=1.2.0->osc-placement) 2025-07-23 21:14:08.684 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/56/e2/a4813d785c621eb9a61ef95874ac22833f88e5307dfb15532119c10a09a8/openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB) 2025-07-23 21:14:08.694 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from osc-lib>=1.2.0->osc-placement) (6.5.1) 2025-07-23 21:14:08.713 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.5.2) 2025-07-23 21:14:08.759 | Collecting cmd2>=1.0.0 (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) 2025-07-23 21:14:08.762 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4c/83/0f65933b7daa436912173f3d63232d158b60686318fccc7cf458ff15bfe8/cmd2-2.7.0-py3-none-any.whl.metadata (17 kB) 2025-07-23 21:14:08.767 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.16.0) 2025-07-23 21:14:08.768 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.2) 2025-07-23 21:14:08.770 | Requirement already satisfied: pyperclip>=1.8 in /opt/stack/data/venv/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.9.0) 2025-07-23 21:14:08.792 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) 2025-07-23 21:14:08.796 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/31/f6/5fc0574af5379606ffd57a4b68ed88f9b415eb222047fe023aefcc00a648/rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB) 2025-07-23 21:14:08.799 | Requirement already satisfied: wcwidth>=0.2.10 in /opt/stack/data/venv/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.2.13) 2025-07-23 21:14:08.801 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2025-07-23 21:14:08.802 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.2.1) 2025-07-23 21:14:08.803 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2025-07-23 21:14:08.805 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.1) 2025-07-23 21:14:08.806 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.33) 2025-07-23 21:14:08.840 | Collecting platformdirs>=3 (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) 2025-07-23 21:14:08.844 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fe/39/979e8e21520d4e47a0bbe349e2713c0aac6f3d853d0e5b34d76206c439aa/platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) 2025-07-23 21:14:08.855 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (7.0.0) 2025-07-23 21:14:08.856 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2025-07-23 21:14:08.864 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.17.1) 2025-07-23 21:14:08.866 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.10/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.22) 2025-07-23 21:14:08.873 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2025-07-23 21:14:08.878 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2025-07-23 21:14:08.878 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.0) 2025-07-23 21:14:08.879 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.2.3) 2025-07-23 21:14:08.880 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=3.37.0->osc-placement) (25.0) 2025-07-23 21:14:08.881 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=3.37.0->osc-placement) (2025.2) 2025-07-23 21:14:08.884 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.17.2) 2025-07-23 21:14:08.889 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.10/site-packages (from pbr>=2.0.0->osc-placement) (80.9.0) 2025-07-23 21:14:08.905 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.2) 2025-07-23 21:14:08.906 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.10) 2025-07-23 21:14:08.907 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.20) 2025-07-23 21:14:08.908 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2020.6.20) 2025-07-23 21:14:09.005 | Collecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) 2025-07-23 21:14:09.008 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/0d/9b/63f4c7ebc259242c89b3acafdb37b41d1185c07ff0011164674e9076b491/rich-14.0.0-py3-none-any.whl.metadata (18 kB) 2025-07-23 21:14:09.036 | Collecting markdown-it-py>=2.2.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) 2025-07-23 21:14:09.039 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2025-07-23 21:14:09.081 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) 2025-07-23 21:14:09.084 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-07-23 21:14:09.104 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) 2025-07-23 21:14:09.107 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-07-23 21:14:09.138 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/8f/ba/9ee44b6333cc4464e9a57932ff885e7df725ac237473fe2c86e020ddb34c/osc_lib-4.1.0-py3-none-any.whl (92 kB) 2025-07-23 21:14:09.148 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/66/48/a2c92d2e40c2beab077e0cde8719feba0206ddd86b45445e45f31b585402/cliff-4.10.0-py3-none-any.whl (84 kB) 2025-07-23 21:14:09.152 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4c/83/0f65933b7daa436912173f3d63232d158b60686318fccc7cf458ff15bfe8/cmd2-2.7.0-py3-none-any.whl (154 kB) 2025-07-23 21:14:09.158 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/56/e2/a4813d785c621eb9a61ef95874ac22833f88e5307dfb15532119c10a09a8/openstacksdk-4.6.0-py3-none-any.whl (1.8 MB) 2025-07-23 21:14:09.188 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 63.1 MB/s eta 0:00:00 2025-07-23 21:14:09.190 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl (134 kB) 2025-07-23 21:14:09.193 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fe/39/979e8e21520d4e47a0bbe349e2713c0aac6f3d853d0e5b34d76206c439aa/platformdirs-4.3.8-py3-none-any.whl (18 kB) 2025-07-23 21:14:09.203 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/31/f6/5fc0574af5379606ffd57a4b68ed88f9b415eb222047fe023aefcc00a648/rich_argparse-1.7.1-py3-none-any.whl (25 kB) 2025-07-23 21:14:09.207 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/0d/9b/63f4c7ebc259242c89b3acafdb37b41d1185c07ff0011164674e9076b491/rich-14.0.0-py3-none-any.whl (243 kB) 2025-07-23 21:14:09.212 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-07-23 21:14:09.222 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2025-07-23 21:14:09.226 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-07-23 21:14:09.680 | Installing collected packages: pygments, platformdirs, mdurl, markdown-it-py, rich, oslo.utils, rich-argparse, openstacksdk, cmd2, cliff, osc-lib 2025-07-23 21:14:09.681 | Attempting uninstall: pygments 2025-07-23 21:14:09.683 | Found existing installation: Pygments 2.11.2 2025-07-23 21:14:09.684 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2025-07-23 21:14:09.684 | Can't uninstall 'Pygments'. No files were found to uninstall. 2025-07-23 21:14:10.399 | Attempting uninstall: platformdirs 2025-07-23 21:14:10.400 | Found existing installation: platformdirs 4.3.6 2025-07-23 21:14:10.404 | Uninstalling platformdirs-4.3.6: 2025-07-23 21:14:10.405 | Successfully uninstalled platformdirs-4.3.6 2025-07-23 21:14:10.696 | Attempting uninstall: oslo.utils 2025-07-23 21:14:10.697 | Found existing installation: oslo.utils 9.0.0 2025-07-23 21:14:10.706 | Uninstalling oslo.utils-9.0.0: 2025-07-23 21:14:10.708 | Successfully uninstalled oslo.utils-9.0.0 2025-07-23 21:14:10.833 | Attempting uninstall: openstacksdk 2025-07-23 21:14:10.834 | Found existing installation: openstacksdk 4.4.0 2025-07-23 21:14:10.961 | Uninstalling openstacksdk-4.4.0: 2025-07-23 21:14:10.981 | Successfully uninstalled openstacksdk-4.4.0 2025-07-23 21:14:12.536 | Attempting uninstall: cmd2 2025-07-23 21:14:12.538 | Found existing installation: cmd2 2.5.11 2025-07-23 21:14:12.544 | Uninstalling cmd2-2.5.11: 2025-07-23 21:14:12.545 | Successfully uninstalled cmd2-2.5.11 2025-07-23 21:14:12.645 | Attempting uninstall: cliff 2025-07-23 21:14:12.646 | Found existing installation: cliff 4.9.1 2025-07-23 21:14:12.655 | Uninstalling cliff-4.9.1: 2025-07-23 21:14:12.656 | Successfully uninstalled cliff-4.9.1 2025-07-23 21:14:12.731 | Attempting uninstall: osc-lib 2025-07-23 21:14:12.733 | Found existing installation: osc-lib 3.2.0 2025-07-23 21:14:12.742 | Uninstalling osc-lib-3.2.0: 2025-07-23 21:14:12.744 | Successfully uninstalled osc-lib-3.2.0 2025-07-23 21:14:12.823 | 2025-07-23 21:14:12.859 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2025-07-23 21:14:12.859 | neutron 26.0.2.dev27 requires oslo.config>=9.4.0, but you have oslo-config 8.8.0 which is incompatible. 2025-07-23 21:14:12.859 | neutron 26.0.2.dev27 requires oslo.log>=5.3.0, but you have oslo-log 4.6.1 which is incompatible. 2025-07-23 21:14:12.859 | os-brick 6.11.0 requires oslo.config>=9.0.0, but you have oslo-config 8.8.0 which is incompatible. 2025-07-23 21:14:12.859 | os-brick 6.11.0 requires oslo.log>=4.8.0, but you have oslo-log 4.6.1 which is incompatible. 2025-07-23 21:14:12.859 | oslo-privsep 3.6.0 requires oslo.log>=5.0.2, but you have oslo-log 4.6.1 which is incompatible. 2025-07-23 21:14:12.859 | oslo-messaging 17.1.0 requires oslo.context>=5.3.0, but you have oslo-context 4.1.0 which is incompatible. 2025-07-23 21:14:12.859 | Successfully installed cliff-4.10.0 cmd2-2.7.0 markdown-it-py-3.0.0 mdurl-0.1.2 openstacksdk-4.6.0 osc-lib-4.1.0 oslo.utils-9.0.0 platformdirs-4.3.8 pygments-2.19.2 rich-14.0.0 rich-argparse-1.7.1 2025-07-23 21:14:13.101 | + inc/python:pip_install:216 : result=0 2025-07-23 21:14:13.104 | + inc/python:pip_install:218 : time_stop pip_install 2025-07-23 21:14:13.105 | + functions-common:time_stop:2421 : local name 2025-07-23 21:14:13.108 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:14:13.109 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:14:13.111 | + functions-common:time_stop:2424 : local total 2025-07-23 21:14:13.113 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:14:13.115 | + functions-common:time_stop:2427 : name=pip_install 2025-07-23 21:14:13.117 | + functions-common:time_stop:2428 : start_time=1753305247470 2025-07-23 21:14:13.120 | + functions-common:time_stop:2430 : [[ -z 1753305247470 ]] 2025-07-23 21:14:13.122 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:14:13.126 | + functions-common:time_stop:2433 : end_time=1753305253124 2025-07-23 21:14:13.128 | + functions-common:time_stop:2434 : elapsed_time=5654 2025-07-23 21:14:13.130 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:14:13.132 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:14:13.134 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=5654 2025-07-23 21:14:13.136 | + inc/python:pip_install:219 : return 0 2025-07-23 21:14:13.139 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/new/placement master 2025-07-23 21:14:13.141 | + functions-common:git_clone:593 : local git_remote=https://opendev.org/openstack/placement.git 2025-07-23 21:14:13.143 | + functions-common:git_clone:594 : local git_dest=/opt/stack/new/placement 2025-07-23 21:14:13.144 | + functions-common:git_clone:595 : local git_ref=master 2025-07-23 21:14:13.146 | + functions-common:git_clone:596 : local orig_dir 2025-07-23 21:14:13.148 | ++ functions-common:git_clone:597 : pwd 2025-07-23 21:14:13.151 | + functions-common:git_clone:597 : orig_dir=/opt/stack/new/grenade 2025-07-23 21:14:13.153 | + functions-common:git_clone:598 : local git_clone_flags= 2025-07-23 21:14:13.156 | ++ functions-common:git_clone:600 : trueorfalse False RECLONE 2025-07-23 21:14:13.174 | + functions-common:git_clone:600 : RECLONE=False 2025-07-23 21:14:13.177 | + functions-common:git_clone:601 : [[ 0 -gt 0 ]] 2025-07-23 21:14:13.179 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2025-07-23 21:14:13.181 | + functions-common:git_clone:614 : echo master 2025-07-23 21:14:13.181 | + functions-common:git_clone:614 : egrep -q '^refs' 2025-07-23 21:14:13.188 | + functions-common:git_clone:628 : [[ ! -d /opt/stack/new/placement ]] 2025-07-23 21:14:13.190 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2025-07-23 21:14:13.193 | + functions-common:git_clone:673 : sudo git config --system --add safe.directory /opt/stack/new/placement 2025-07-23 21:14:13.209 | + functions-common:git_clone:676 : cd /opt/stack/new/placement 2025-07-23 21:14:13.212 | + functions-common:git_clone:677 : git show --oneline 2025-07-23 21:14:13.212 | + functions-common:git_clone:677 : head -1 2025-07-23 21:14:13.236 | 3e881568 Replace deprecated assertItemsEqual 2025-07-23 21:14:13.240 | + functions-common:git_clone:678 : cd /opt/stack/new/grenade 2025-07-23 21:14:13.242 | + lib/placement:install_placement:123 : setup_develop /opt/stack/new/placement 2025-07-23 21:14:13.244 | + inc/python:setup_develop:354 : local bindep 2025-07-23 21:14:13.246 | + inc/python:setup_develop:355 : [[ /opt/stack/new/placement == -bindep* ]] 2025-07-23 21:14:13.249 | + inc/python:setup_develop:359 : local project_dir=/opt/stack/new/placement 2025-07-23 21:14:13.251 | + inc/python:setup_develop:360 : local extras= 2025-07-23 21:14:13.253 | + inc/python:setup_develop:361 : _setup_package_with_constraints_edit /opt/stack/new/placement -e 2025-07-23 21:14:13.255 | + inc/python:_setup_package_with_constraints_edit:380 : local bindep 2025-07-23 21:14:13.258 | + inc/python:_setup_package_with_constraints_edit:381 : [[ /opt/stack/new/placement == -bindep* ]] 2025-07-23 21:14:13.260 | + inc/python:_setup_package_with_constraints_edit:385 : local project_dir=/opt/stack/new/placement 2025-07-23 21:14:13.262 | + inc/python:_setup_package_with_constraints_edit:386 : local flags=-e 2025-07-23 21:14:13.265 | + inc/python:_setup_package_with_constraints_edit:387 : local extras= 2025-07-23 21:14:13.268 | ++ inc/python:_setup_package_with_constraints_edit:394 : cd /opt/stack/new/placement 2025-07-23 21:14:13.271 | ++ inc/python:_setup_package_with_constraints_edit:394 : pwd 2025-07-23 21:14:13.275 | + inc/python:_setup_package_with_constraints_edit:394 : project_dir=/opt/stack/new/placement 2025-07-23 21:14:13.278 | + inc/python:_setup_package_with_constraints_edit:396 : '[' -n /opt/stack/new/requirements ']' 2025-07-23 21:14:13.280 | + inc/python:_setup_package_with_constraints_edit:400 : local name 2025-07-23 21:14:13.283 | ++ inc/python:_setup_package_with_constraints_edit:401 : awk '/^name.*=/ {print $3}' /opt/stack/new/placement/setup.cfg 2025-07-23 21:14:13.290 | + inc/python:_setup_package_with_constraints_edit:401 : name=openstack-placement 2025-07-23 21:14:13.292 | + inc/python:_setup_package_with_constraints_edit:402 : '[' -z openstack-placement ']' 2025-07-23 21:14:13.295 | + inc/python:_setup_package_with_constraints_edit:406 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- openstack-placement 2025-07-23 21:14:13.463 | /opt/stack/new/requirements/.venv/lib/python3.10/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-07-23 21:14:13.463 | import pkg_resources 2025-07-23 21:14:13.587 | + inc/python:_setup_package_with_constraints_edit:409 : setup_package /opt/stack/new/placement -e 2025-07-23 21:14:13.590 | + inc/python:setup_package:437 : local bindep=0 2025-07-23 21:14:13.592 | + inc/python:setup_package:438 : local bindep_flag= 2025-07-23 21:14:13.593 | + inc/python:setup_package:439 : local bindep_profiles= 2025-07-23 21:14:13.596 | + inc/python:setup_package:440 : [[ /opt/stack/new/placement == -bindep* ]] 2025-07-23 21:14:13.598 | + inc/python:setup_package:445 : local project_dir=/opt/stack/new/placement 2025-07-23 21:14:13.600 | + inc/python:setup_package:446 : local flags=-e 2025-07-23 21:14:13.602 | + inc/python:setup_package:447 : local extras= 2025-07-23 21:14:13.604 | + inc/python:setup_package:451 : [[ -n -e ]] 2025-07-23 21:14:13.606 | + inc/python:setup_package:451 : [[ -z '' ]] 2025-07-23 21:14:13.608 | + inc/python:setup_package:451 : [[ ! -e =~ ^-.* ]] 2025-07-23 21:14:13.610 | + inc/python:setup_package:456 : [[ ! -z '' ]] 2025-07-23 21:14:13.611 | + inc/python:setup_package:461 : [[ 0 == 1 ]] 2025-07-23 21:14:13.614 | + inc/python:setup_package:465 : pip_install -e /opt/stack/new/placement 2025-07-23 21:14:13.635 | Using python 3.10 to install /opt/stack/new/placement 2025-07-23 21:14:13.638 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/placement 2025-07-23 21:14:14.572 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:14:14.579 | Obtaining file:///opt/stack/new/placement 2025-07-23 21:14:14.583 | Installing build dependencies: started 2025-07-23 21:14:16.263 | Installing build dependencies: finished with status 'done' 2025-07-23 21:14:16.264 | Checking if build backend supports build_editable: started 2025-07-23 21:14:16.631 | Checking if build backend supports build_editable: finished with status 'done' 2025-07-23 21:14:16.632 | Getting requirements to build editable: started 2025-07-23 21:14:16.840 | Getting requirements to build editable: finished with status 'done' 2025-07-23 21:14:16.843 | Preparing editable metadata (pyproject.toml): started 2025-07-23 21:14:17.461 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-07-23 21:14:17.467 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstack-placement==13.1.0.dev6) (6.1.1) 2025-07-23 21:14:17.469 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstack-placement==13.1.0.dev6) (2.0.41) 2025-07-23 21:14:17.470 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstack-placement==13.1.0.dev6) (10.11.0) 2025-07-23 21:14:17.471 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstack-placement==13.1.0.dev6) (2.5.1) 2025-07-23 21:14:17.472 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstack-placement==13.1.0.dev6) (1.8.9) 2025-07-23 21:14:17.473 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstack-placement==13.1.0.dev6) (4.25.0) 2025-07-23 21:14:17.474 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstack-placement==13.1.0.dev6) (2.32.4) 2025-07-23 21:14:17.476 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstack-placement==13.1.0.dev6) (7.1.0) 2025-07-23 21:14:17.551 | Collecting oslo.config>=6.7.0 (from openstack-placement==13.1.0.dev6) 2025-07-23 21:14:17.554 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-07-23 21:14:17.589 | Collecting oslo.context>=2.22.0 (from openstack-placement==13.1.0.dev6) 2025-07-23 21:14:17.591 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a7/1b/30c2017abef2126aeded7424fd647e351cf059e545683ddc99c28a4a3a64/oslo_context-6.0.0-py3-none-any.whl.metadata (2.1 kB) 2025-07-23 21:14:17.633 | Collecting oslo.log>=4.3.0 (from openstack-placement==13.1.0.dev6) 2025-07-23 21:14:17.635 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5f/67/27f4cce3905b9cd34d4230621620f137a7041d19f431135ddcdeb8ea975e/oslo_log-7.2.0-py3-none-any.whl.metadata (2.8 kB) 2025-07-23 21:14:17.640 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstack-placement==13.1.0.dev6) (5.7.0) 2025-07-23 21:14:17.684 | Collecting oslo.utils>=4.5.0 (from openstack-placement==13.1.0.dev6) 2025-07-23 21:14:17.687 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl.metadata (2.2 kB) 2025-07-23 21:14:17.689 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstack-placement==13.1.0.dev6) (17.3.0) 2025-07-23 21:14:17.690 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstack-placement==13.1.0.dev6) (4.5.1) 2025-07-23 21:14:17.691 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstack-placement==13.1.0.dev6) (6.6.0) 2025-07-23 21:14:17.692 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstack-placement==13.1.0.dev6) (2.5.0) 2025-07-23 21:14:17.693 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstack-placement==13.1.0.dev6) (1.1.0) 2025-07-23 21:14:17.719 | Collecting os-traits>=3.3.0 (from openstack-placement==13.1.0.dev6) 2025-07-23 21:14:17.722 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/15/02/1cc710a536994ba27263a33dea7befb638f16f9e5fce577fd46897681b00/os_traits-3.5.0-py3-none-any.whl.metadata (1.7 kB) 2025-07-23 21:14:17.730 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstack-placement==13.1.0.dev6) (2.0.0) 2025-07-23 21:14:17.734 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=3.2.0->openstack-placement==13.1.0.dev6) (25.3.0) 2025-07-23 21:14:17.735 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=3.2.0->openstack-placement==13.1.0.dev6) (2025.4.1) 2025-07-23 21:14:17.736 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=3.2.0->openstack-placement==13.1.0.dev6) (0.36.2) 2025-07-23 21:14:17.737 | Requirement already satisfied: rpds-py>=0.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=3.2.0->openstack-placement==13.1.0.dev6) (0.26.0) 2025-07-23 21:14:17.757 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.1.0.dev6) (5.11.1) 2025-07-23 21:14:17.758 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.1.0.dev6) (3.11.0) 2025-07-23 21:14:17.774 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.1.0.dev6) (6.5.1) 2025-07-23 21:14:17.785 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.1.0.dev6) (4.0.1) 2025-07-23 21:14:17.786 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.1.0.dev6) (2.10.1) 2025-07-23 21:14:17.787 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.1.0.dev6) (5.6.0) 2025-07-23 21:14:17.795 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.1.0.dev6) (2.1.0) 2025-07-23 21:14:17.796 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.1.0.dev6) (5.4.1) 2025-07-23 21:14:17.797 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.1.0.dev6) (1.8.0) 2025-07-23 21:14:17.797 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.1.0.dev6) (4.14.1) 2025-07-23 21:14:17.809 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==13.1.0.dev6) (1.4.0) 2025-07-23 21:14:17.831 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==13.1.0.dev6) (3.0.0) 2025-07-23 21:14:17.832 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==13.1.0.dev6) (1.17.2) 2025-07-23 21:14:17.836 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==13.1.0.dev6) (5.2.1) 2025-07-23 21:14:17.842 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==13.1.0.dev6) (0.19) 2025-07-23 21:14:17.845 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.config>=6.7.0->openstack-placement==13.1.0.dev6) (1.3.0) 2025-07-23 21:14:17.846 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.config>=6.7.0->openstack-placement==13.1.0.dev6) (2.0.0) 2025-07-23 21:14:17.847 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.config>=6.7.0->openstack-placement==13.1.0.dev6) (6.0.2) 2025-07-23 21:14:17.855 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.db>=8.6.0->openstack-placement==13.1.0.dev6) (1.16.4) 2025-07-23 21:14:17.856 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.db>=8.6.0->openstack-placement==13.1.0.dev6) (2.0.2) 2025-07-23 21:14:17.857 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.db>=8.6.0->openstack-placement==13.1.0.dev6) (0.5.0) 2025-07-23 21:14:17.860 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.10/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==13.1.0.dev6) (1.3.10) 2025-07-23 21:14:17.861 | Requirement already satisfied: tomli in /opt/stack/data/venv/lib/python3.10/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==13.1.0.dev6) (2.2.1) 2025-07-23 21:14:17.875 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.log>=4.3.0->openstack-placement==13.1.0.dev6) (2.9.0.post0) 2025-07-23 21:14:17.878 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.middleware>=3.31.0->openstack-placement==13.1.0.dev6) (4.0.1) 2025-07-23 21:14:17.879 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.middleware>=3.31.0->openstack-placement==13.1.0.dev6) (3.1.6) 2025-07-23 21:14:17.881 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.middleware>=3.31.0->openstack-placement==13.1.0.dev6) (4.0.1) 2025-07-23 21:14:17.886 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==13.1.0.dev6) (3.0.2) 2025-07-23 21:14:17.909 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.serialization>=2.25.0->openstack-placement==13.1.0.dev6) (1.1.1) 2025-07-23 21:14:17.910 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.serialization>=2.25.0->openstack-placement==13.1.0.dev6) (2025.2) 2025-07-23 21:14:17.915 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==13.1.0.dev6) (3.16.0) 2025-07-23 21:14:17.918 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=4.5.0->openstack-placement==13.1.0.dev6) (3.2.3) 2025-07-23 21:14:17.919 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=4.5.0->openstack-placement==13.1.0.dev6) (25.0) 2025-07-23 21:14:17.920 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=4.5.0->openstack-placement==13.1.0.dev6) (7.0.0) 2025-07-23 21:14:17.924 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.10/site-packages (from pbr>=3.1.1->openstack-placement==13.1.0.dev6) (80.9.0) 2025-07-23 21:14:17.928 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.10/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==13.1.0.dev6) (0.2.13) 2025-07-23 21:14:17.943 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==13.1.0.dev6) (1.17.0) 2025-07-23 21:14:17.983 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.25.0->openstack-placement==13.1.0.dev6) (3.4.2) 2025-07-23 21:14:17.984 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.25.0->openstack-placement==13.1.0.dev6) (3.10) 2025-07-23 21:14:17.985 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.25.0->openstack-placement==13.1.0.dev6) (1.26.20) 2025-07-23 21:14:17.986 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==13.1.0.dev6) (2020.6.20) 2025-07-23 21:14:18.004 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from Routes>=2.3.1->openstack-placement==13.1.0.dev6) (0.7) 2025-07-23 21:14:18.026 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.10/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==13.1.0.dev6) (3.2.3) 2025-07-23 21:14:18.040 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.10/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==13.1.0.dev6) (2.7.2) 2025-07-23 21:14:18.080 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/15/02/1cc710a536994ba27263a33dea7befb638f16f9e5fce577fd46897681b00/os_traits-3.5.0-py3-none-any.whl (43 kB) 2025-07-23 21:14:18.087 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-07-23 21:14:18.090 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a7/1b/30c2017abef2126aeded7424fd647e351cf059e545683ddc99c28a4a3a64/oslo_context-6.0.0-py3-none-any.whl (19 kB) 2025-07-23 21:14:18.091 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5f/67/27f4cce3905b9cd34d4230621620f137a7041d19f431135ddcdeb8ea975e/oslo_log-7.2.0-py3-none-any.whl (75 kB) 2025-07-23 21:14:18.093 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl (134 kB) 2025-07-23 21:14:18.106 | Building wheels for collected packages: openstack-placement 2025-07-23 21:14:18.107 | Building editable for openstack-placement (pyproject.toml): started 2025-07-23 21:14:18.694 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2025-07-23 21:14:18.695 | Created wheel for openstack-placement: filename=openstack_placement-13.1.0.dev6-0.editable-py3-none-any.whl size=8828 sha256=9640c52e13da0b74ef13175c61977f278735bc7bd669b7b44daf2521e4a0c167 2025-07-23 21:14:18.696 | Stored in directory: /tmp/pip-ephem-wheel-cache-4g51z_d5/wheels/b6/93/ef/07a653f01e2418e5a5f38fc31c6fa52627527fb5b46c157820 2025-07-23 21:14:18.698 | Successfully built openstack-placement 2025-07-23 21:14:19.009 | Installing collected packages: oslo.context, os-traits, oslo.utils, oslo.config, oslo.log, openstack-placement 2025-07-23 21:14:19.011 | Attempting uninstall: oslo.context 2025-07-23 21:14:19.012 | Found existing installation: oslo.context 6.0.0 2025-07-23 21:14:19.015 | Uninstalling oslo.context-6.0.0: 2025-07-23 21:14:19.017 | Successfully uninstalled oslo.context-6.0.0 2025-07-23 21:14:19.042 | Attempting uninstall: os-traits 2025-07-23 21:14:19.043 | Found existing installation: os-traits 3.3.0 2025-07-23 21:14:19.052 | Uninstalling os-traits-3.3.0: 2025-07-23 21:14:19.054 | Successfully uninstalled os-traits-3.3.0 2025-07-23 21:14:19.090 | Attempting uninstall: oslo.utils 2025-07-23 21:14:19.092 | Found existing installation: oslo.utils 9.0.0 2025-07-23 21:14:19.100 | Uninstalling oslo.utils-9.0.0: 2025-07-23 21:14:19.102 | Successfully uninstalled oslo.utils-9.0.0 2025-07-23 21:14:19.200 | Attempting uninstall: oslo.config 2025-07-23 21:14:19.201 | Found existing installation: oslo.config 10.0.0 2025-07-23 21:14:19.207 | Uninstalling oslo.config-10.0.0: 2025-07-23 21:14:19.209 | Successfully uninstalled oslo.config-10.0.0 2025-07-23 21:14:19.348 | Attempting uninstall: oslo.log 2025-07-23 21:14:19.349 | Found existing installation: oslo.log 7.2.0 2025-07-23 21:14:19.355 | Uninstalling oslo.log-7.2.0: 2025-07-23 21:14:19.358 | Successfully uninstalled oslo.log-7.2.0 2025-07-23 21:14:19.417 | Attempting uninstall: openstack-placement 2025-07-23 21:14:19.418 | Found existing installation: openstack-placement 13.0.1.dev2 2025-07-23 21:14:19.422 | Uninstalling openstack-placement-13.0.1.dev2: 2025-07-23 21:14:19.632 | Successfully uninstalled openstack-placement-13.0.1.dev2 2025-07-23 21:14:19.654 | 2025-07-23 21:14:19.688 | Successfully installed openstack-placement-13.1.0.dev6 os-traits-3.5.0 oslo.config-10.0.0 oslo.context-6.0.0 oslo.log-7.2.0 oslo.utils-9.0.0 2025-07-23 21:14:19.905 | + inc/python:pip_install:216 : result=0 2025-07-23 21:14:19.907 | + inc/python:pip_install:218 : time_stop pip_install 2025-07-23 21:14:19.909 | + functions-common:time_stop:2421 : local name 2025-07-23 21:14:19.911 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:14:19.913 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:14:19.915 | + functions-common:time_stop:2424 : local total 2025-07-23 21:14:19.917 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:14:19.918 | + functions-common:time_stop:2427 : name=pip_install 2025-07-23 21:14:19.920 | + functions-common:time_stop:2428 : start_time=1753305253628 2025-07-23 21:14:19.922 | + functions-common:time_stop:2430 : [[ -z 1753305253628 ]] 2025-07-23 21:14:19.924 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:14:19.928 | + functions-common:time_stop:2433 : end_time=1753305259926 2025-07-23 21:14:19.930 | + functions-common:time_stop:2434 : elapsed_time=6298 2025-07-23 21:14:19.932 | + functions-common:time_stop:2435 : total=5654 2025-07-23 21:14:19.934 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:14:19.935 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=11952 2025-07-23 21:14:19.937 | + inc/python:pip_install:219 : return 0 2025-07-23 21:14:19.939 | + inc/python:setup_package:467 : [[ -e == \-\e ]] 2025-07-23 21:14:19.941 | + inc/python:setup_package:467 : [[ True == \F\a\l\s\e ]] 2025-07-23 21:14:19.943 | + inc/python:_setup_package_with_constraints_edit:413 : use_library_from_git /opt/stack/new/placement 2025-07-23 21:14:19.945 | + inc/python:use_library_from_git:266 : local name=/opt/stack/new/placement 2025-07-23 21:14:19.947 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:14:19.948 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:14:19.950 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,/opt/stack/new/placement, ]] 2025-07-23 21:14:19.952 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:14:19.954 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-07-23 21:14:19.956 | + /opt/stack/new/grenade/projects/15_placement/upgrade.sh:main:57 : upgrade_project placement /opt/stack/new/grenade/projects/15_placement stable/2025.1 2025-07-23 21:14:19.959 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:80 : project=placement 2025-07-23 21:14:19.961 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:81 : base_dir=/opt/stack/new/grenade/projects/15_placement 2025-07-23 21:14:19.963 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:82 : base_branch=stable/2025.1 2025-07-23 21:14:19.965 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:83 : target_branch= 2025-07-23 21:14:19.967 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:85 : [[ stable/2025.1 == '' ]] 2025-07-23 21:14:19.969 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:88 : direction=from 2025-07-23 21:14:19.971 | ++ /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : get_release_name_from_branch stable/2025.1 2025-07-23 21:14:19.974 | ++ functions-common:get_release_name_from_branch:576 : local branch=stable/2025.1 2025-07-23 21:14:19.976 | ++ functions-common:get_release_name_from_branch:577 : [[ stable/2025.1 =~ stable/ ]] 2025-07-23 21:14:19.978 | ++ functions-common:get_release_name_from_branch:578 : echo 2025.1 2025-07-23 21:14:19.981 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : upgrade_dir=2025.1 2025-07-23 21:14:19.983 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:92 : upgrade_file=/opt/stack/new/grenade/projects/15_placement/from-2025.1/upgrade-placement 2025-07-23 21:14:19.985 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:93 : [[ -e /opt/stack/new/grenade/projects/15_placement/from-2025.1/upgrade-placement ]] 2025-07-23 21:14:19.987 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:96 : echo 'Warning: No new configurations were found for OpenStack placement.' 2025-07-23 21:14:19.987 | Warning: No new configurations were found for OpenStack placement. 2025-07-23 21:14:19.989 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:97 : echo 'If your patch fails during the upgrade this may be the cause.' 2025-07-23 21:14:19.989 | If your patch fails during the upgrade this may be the cause. 2025-07-23 21:14:19.991 | + /opt/stack/new/grenade/projects/15_placement/upgrade.sh:main:61 : /opt/stack/data/venv/bin/placement-manage db sync 2025-07-23 21:14:21.554 | + /opt/stack/new/grenade/projects/15_placement/upgrade.sh:main:63 : /opt/stack/data/venv/bin/placement-manage db online_data_migrations 2025-07-23 21:14:22.750 | Running batches of 50 until complete 2025-07-23 21:14:22.750 | +-----------------------------+-------------+-----------+ 2025-07-23 21:14:22.750 | | Migration | Total Found | Completed | 2025-07-23 21:14:22.750 | +-----------------------------+-------------+-----------+ 2025-07-23 21:14:22.750 | | set_root_provider_ids | 0 | 0 | 2025-07-23 21:14:22.750 | | create_incomplete_consumers | 0 | 0 | 2025-07-23 21:14:22.750 | +-----------------------------+-------------+-----------+ 2025-07-23 21:14:23.003 | + /opt/stack/new/grenade/projects/15_placement/upgrade.sh:main:67 : start_placement 2025-07-23 21:14:23.006 | + lib/placement:start_placement:137 : start_placement_api 2025-07-23 21:14:23.008 | ++ lib/placement:start_placement_api:128 : which uwsgi 2025-07-23 21:14:23.012 | + lib/placement:start_placement_api:128 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-07-23 21:14:23.014 | + functions-common:run_process:1675 : local service=placement-api 2025-07-23 21:14:23.016 | + functions-common:run_process:1676 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-07-23 21:14:23.019 | + functions-common:run_process:1677 : local group= 2025-07-23 21:14:23.020 | + functions-common:run_process:1678 : local user= 2025-07-23 21:14:23.022 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:14:23.024 | + functions-common:run_process:1681 : local name=placement-api 2025-07-23 21:14:23.026 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:14:23.028 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:14:23.030 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:14:23.032 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:14:23.035 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:14:23.039 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305263036 2025-07-23 21:14:23.041 | + functions-common:run_process:1684 : is_service_enabled placement-api 2025-07-23 21:14:23.056 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:14:23.058 | + functions-common:run_process:1685 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2025-07-23 21:14:23.060 | + functions-common:_run_under_systemd:1632 : local service=placement-api 2025-07-23 21:14:23.062 | + functions-common:_run_under_systemd:1633 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-07-23 21:14:23.063 | + functions-common:_run_under_systemd:1634 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-07-23 21:14:23.065 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-07-23 21:14:23.068 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-07-23 21:14:23.070 | + functions-common:_common_systemd_pitfalls:1607 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2025-07-23 21:14:23.072 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2025-07-23 21:14:23.074 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@placement-api.service 2025-07-23 21:14:23.076 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:14:23.078 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:14:23.079 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:14:23.081 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:14:23.084 | + functions-common:_run_under_systemd:1645 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2025-07-23 21:14:23.086 | + functions-common:_run_under_systemd:1646 : [[ True == \T\r\u\e ]] 2025-07-23 21:14:23.088 | + functions-common:_run_under_systemd:1647 : cmd='/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:14:23.090 | + functions-common:_run_under_systemd:1649 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2025-07-23 21:14:23.092 | + functions-common:write_uwsgi_user_unit_file:1571 : local service=devstack@placement-api.service 2025-07-23 21:14:23.094 | + functions-common:write_uwsgi_user_unit_file:1572 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:14:23.096 | + functions-common:write_uwsgi_user_unit_file:1573 : local group= 2025-07-23 21:14:23.098 | + functions-common:write_uwsgi_user_unit_file:1574 : local user=stack 2025-07-23 21:14:23.100 | + functions-common:write_uwsgi_user_unit_file:1575 : local env_vars= 2025-07-23 21:14:23.102 | + functions-common:write_uwsgi_user_unit_file:1576 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2025-07-23 21:14:23.104 | + functions-common:write_uwsgi_user_unit_file:1577 : mkdir -p /etc/systemd/system 2025-07-23 21:14:23.107 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2025-07-23 21:14:23.167 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:14:23.228 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2025-07-23 21:14:23.291 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2025-07-23 21:14:23.356 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:14:23.427 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:14:23.498 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2025-07-23 21:14:23.572 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2025-07-23 21:14:23.636 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2025-07-23 21:14:23.703 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2025-07-23 21:14:23.768 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2025-07-23 21:14:23.839 | + functions-common:write_uwsgi_user_unit_file:1591 : [[ -n '' ]] 2025-07-23 21:14:23.842 | + functions-common:write_uwsgi_user_unit_file:1594 : [[ -n '' ]] 2025-07-23 21:14:23.844 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2025-07-23 21:14:23.909 | + functions-common:write_uwsgi_user_unit_file:1600 : sudo systemctl daemon-reload 2025-07-23 21:14:24.161 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@placement-api.service 2025-07-23 21:14:24.175 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2025-07-23 21:14:24.443 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@placement-api.service 2025-07-23 21:14:24.513 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:14:24.516 | + functions-common:time_stop:2421 : local name 2025-07-23 21:14:24.518 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:14:24.521 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:14:24.524 | + functions-common:time_stop:2424 : local total 2025-07-23 21:14:24.526 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:14:24.529 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:14:24.531 | + functions-common:time_stop:2428 : start_time=1753305263036 2025-07-23 21:14:24.533 | + functions-common:time_stop:2430 : [[ -z 1753305263036 ]] 2025-07-23 21:14:24.537 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:14:24.541 | + functions-common:time_stop:2433 : end_time=1753305264538 2025-07-23 21:14:24.544 | + functions-common:time_stop:2434 : elapsed_time=1502 2025-07-23 21:14:24.547 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:14:24.549 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:14:24.552 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1502 2025-07-23 21:14:24.554 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2025-07-23 21:14:24.554 | Waiting for placement-api to start... 2025-07-23 21:14:24.557 | + lib/placement:start_placement_api:131 : wait_for_service 120 http://200.225.47.25/placement 2025-07-23 21:14:24.560 | + functions:wait_for_service:468 : local timeout=120 2025-07-23 21:14:24.562 | + functions:wait_for_service:469 : local url=http://200.225.47.25/placement 2025-07-23 21:14:24.565 | + functions:wait_for_service:470 : local rval=0 2025-07-23 21:14:24.567 | + functions:wait_for_service:471 : time_start wait_for_service 2025-07-23 21:14:24.570 | + functions-common:time_start:2407 : local name=wait_for_service 2025-07-23 21:14:24.572 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:14:24.575 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:14:24.578 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:14:24.582 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305264580 2025-07-23 21:14:24.584 | + functions:wait_for_service:472 : timeout 120 bash -x 2025-07-23 21:14:24.591 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://200.225.47.25/placement 2025-07-23 21:14:26.099 | + :: : [[ 200 == 503 ]] 2025-07-23 21:14:26.100 | + :: : [[ 0 -eq 7 ]] 2025-07-23 21:14:26.104 | + functions:wait_for_service:477 : time_stop wait_for_service 2025-07-23 21:14:26.106 | + functions-common:time_stop:2421 : local name 2025-07-23 21:14:26.109 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:14:26.111 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:14:26.114 | + functions-common:time_stop:2424 : local total 2025-07-23 21:14:26.116 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:14:26.119 | + functions-common:time_stop:2427 : name=wait_for_service 2025-07-23 21:14:26.122 | + functions-common:time_stop:2428 : start_time=1753305264580 2025-07-23 21:14:26.125 | + functions-common:time_stop:2430 : [[ -z 1753305264580 ]] 2025-07-23 21:14:26.128 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:14:26.133 | + functions-common:time_stop:2433 : end_time=1753305266130 2025-07-23 21:14:26.135 | + functions-common:time_stop:2434 : elapsed_time=1550 2025-07-23 21:14:26.138 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:14:26.140 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:14:26.143 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1550 2025-07-23 21:14:26.146 | + functions:wait_for_service:478 : return 0 2025-07-23 21:14:26.149 | + /opt/stack/new/grenade/projects/15_placement/upgrade.sh:main:70 : ensure_services_started placement 2025-07-23 21:14:26.151 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:165 : local wait_for=120 2025-07-23 21:14:26.154 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:166 : '[' 120 -gt 0 ']' 2025-07-23 21:14:26.157 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:167 : not_running= 2025-07-23 21:14:26.159 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:168 : local service= 2025-07-23 21:14:26.162 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:169 : for service in "$@" 2025-07-23 21:14:26.164 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:170 : is_service_running placement 2025-07-23 21:14:26.167 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=placement 2025-07-23 21:14:26.169 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:14:26.172 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@placement --no-pager 2025-07-23 21:14:26.185 | Failed to get unit file state for devstack@placement.service: No such file or directory 2025-07-23 21:14:26.189 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:121 : deprecated 'Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:14:26.192 | + functions-common:deprecated:316 : local 'text=Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:14:26.195 | + functions-common:deprecated:317 : DEPRECATED_TEXT+='\nUsing the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:14:26.197 | + functions-common:deprecated:318 : echo 'WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:14:26.197 | WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name 2025-07-23 21:14:26.201 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v grep 2025-07-23 21:14:26.202 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : ps auxw 2025-07-23 21:14:26.202 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v shutdown.sh 2025-07-23 21:14:26.202 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -e placement 2025-07-23 21:14:26.203 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v upgrade.sh 2025-07-23 21:14:26.218 | stack 176153 2.0 0.2 61108 16924 ? Ss 21:14 0:00 placementuWSGI master 2025-07-23 21:14:26.218 | stack 176154 76.5 1.2 150536 97708 ? S 21:14 0:01 placementuWSGI worker 1 2025-07-23 21:14:26.218 | stack 176155 77.0 1.1 150452 97508 ? S 21:14 0:01 placementuWSGI worker 2 2025-07-23 21:14:26.221 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:123 : exitcode=0 2025-07-23 21:14:26.223 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 0 2025-07-23 21:14:26.226 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:175 : [[ -n '' ]] 2025-07-23 21:14:26.229 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:179 : break 2025-07-23 21:14:26.231 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:184 : [[ -n '' ]] 2025-07-23 21:14:26.234 | ********************************************************************* 2025-07-23 21:14:26.234 | SUCCESS: End /opt/stack/new/grenade/projects/15_placement/upgrade.sh 2025-07-23 21:14:26.234 | ********************************************************************* 2025-07-23 21:14:26.238 | + ./grenade.sh:main:345 : for project in $UPGRADE_PROJECTS 2025-07-23 21:14:26.240 | + ./grenade.sh:main:346 : echo 'Upgrading project: swift' 2025-07-23 21:14:26.240 | Upgrading project: swift 2025-07-23 21:14:26.243 | + ./grenade.sh:main:347 : upgrade_service swift 2025-07-23 21:14:26.246 | + inc/upgrade:upgrade_service:61 : local local_service=swift 2025-07-23 21:14:26.249 | + inc/upgrade:upgrade_service:62 : local plugin_dir=/opt/stack/new/grenade/projects/30_swift 2025-07-23 21:14:26.251 | + inc/upgrade:upgrade_service:63 : [[ -n /opt/stack/new/grenade/projects/30_swift ]] 2025-07-23 21:14:26.253 | + inc/upgrade:upgrade_service:64 : echo_summary 'Upgrading swift...' 2025-07-23 21:14:26.268 | 2025-07-23 21:14:26.269 | #******************************************** 2025-07-23 21:14:26.269 | # Upgrading swift... 2025-07-23 21:14:26.269 | #******************************************** 2025-07-23 21:14:26.269 | 2025-07-23 21:14:26.271 | + inc/upgrade:upgrade_service:65 : TOP_DIR=/opt/stack/new/devstack 2025-07-23 21:14:26.274 | + inc/upgrade:upgrade_service:65 : /opt/stack/new/grenade/projects/30_swift/upgrade.sh 2025-07-23 21:14:26.278 | ********************************************************************* 2025-07-23 21:14:26.278 | Begin /opt/stack/new/grenade/projects/30_swift/upgrade.sh 2025-07-23 21:14:26.278 | ********************************************************************* 2025-07-23 21:14:27.938 | + /opt/stack/new/grenade/projects/30_swift/upgrade.sh:main:52 : [[ -d /opt/stack/save/etc.swift ]] 2025-07-23 21:14:27.940 | + /opt/stack/new/grenade/projects/30_swift/upgrade.sh:main:52 : cp -pr /etc/swift /opt/stack/save/etc.swift 2025-07-23 21:14:27.960 | + /opt/stack/new/grenade/projects/30_swift/upgrade.sh:main:53 : cp -pr /etc/rsyncd.conf /opt/stack/save 2025-07-23 21:14:27.965 | + /opt/stack/new/grenade/projects/30_swift/upgrade.sh:main:56 : stack_install_service swift 2025-07-23 21:14:27.967 | + lib/stack:stack_install_service:20 : local service=swift 2025-07-23 21:14:27.969 | + lib/stack:stack_install_service:21 : type install_swift 2025-07-23 21:14:27.971 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-07-23 21:14:27.973 | + lib/stack:stack_install_service:32 : install_swift 2025-07-23 21:14:27.976 | + lib/swift:install_swift:720 : git_clone https://opendev.org/openstack/swift.git /opt/stack/new/swift master 2025-07-23 21:14:27.977 | + functions-common:git_clone:593 : local git_remote=https://opendev.org/openstack/swift.git 2025-07-23 21:14:27.979 | + functions-common:git_clone:594 : local git_dest=/opt/stack/new/swift 2025-07-23 21:14:27.981 | + functions-common:git_clone:595 : local git_ref=master 2025-07-23 21:14:27.983 | + functions-common:git_clone:596 : local orig_dir 2025-07-23 21:14:27.985 | ++ functions-common:git_clone:597 : pwd 2025-07-23 21:14:27.987 | + functions-common:git_clone:597 : orig_dir=/opt/stack/new/grenade 2025-07-23 21:14:27.989 | + functions-common:git_clone:598 : local git_clone_flags= 2025-07-23 21:14:27.992 | ++ functions-common:git_clone:600 : trueorfalse False RECLONE 2025-07-23 21:14:28.008 | + functions-common:git_clone:600 : RECLONE=False 2025-07-23 21:14:28.010 | + functions-common:git_clone:601 : [[ 0 -gt 0 ]] 2025-07-23 21:14:28.012 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2025-07-23 21:14:28.015 | + functions-common:git_clone:614 : echo master 2025-07-23 21:14:28.015 | + functions-common:git_clone:614 : egrep -q '^refs' 2025-07-23 21:14:28.020 | + functions-common:git_clone:628 : [[ ! -d /opt/stack/new/swift ]] 2025-07-23 21:14:28.022 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2025-07-23 21:14:28.025 | + functions-common:git_clone:673 : sudo git config --system --add safe.directory /opt/stack/new/swift 2025-07-23 21:14:28.042 | + functions-common:git_clone:676 : cd /opt/stack/new/swift 2025-07-23 21:14:28.045 | + functions-common:git_clone:677 : git show --oneline 2025-07-23 21:14:28.045 | + functions-common:git_clone:677 : head -1 2025-07-23 21:14:28.134 | e75e93f11 Merge "Drop support for old pickled rings" 2025-07-23 21:14:28.136 | + functions-common:git_clone:678 : cd /opt/stack/new/grenade 2025-07-23 21:14:28.138 | + lib/swift:install_swift:723 : setup_develop /opt/stack/new/swift keystone 2025-07-23 21:14:28.140 | + inc/python:setup_develop:354 : local bindep 2025-07-23 21:14:28.142 | + inc/python:setup_develop:355 : [[ /opt/stack/new/swift == -bindep* ]] 2025-07-23 21:14:28.144 | + inc/python:setup_develop:359 : local project_dir=/opt/stack/new/swift 2025-07-23 21:14:28.146 | + inc/python:setup_develop:360 : local extras=keystone 2025-07-23 21:14:28.148 | + inc/python:setup_develop:361 : _setup_package_with_constraints_edit /opt/stack/new/swift -e keystone 2025-07-23 21:14:28.150 | + inc/python:_setup_package_with_constraints_edit:380 : local bindep 2025-07-23 21:14:28.152 | + inc/python:_setup_package_with_constraints_edit:381 : [[ /opt/stack/new/swift == -bindep* ]] 2025-07-23 21:14:28.154 | + inc/python:_setup_package_with_constraints_edit:385 : local project_dir=/opt/stack/new/swift 2025-07-23 21:14:28.156 | + inc/python:_setup_package_with_constraints_edit:386 : local flags=-e 2025-07-23 21:14:28.158 | + inc/python:_setup_package_with_constraints_edit:387 : local extras=keystone 2025-07-23 21:14:28.161 | ++ inc/python:_setup_package_with_constraints_edit:394 : cd /opt/stack/new/swift 2025-07-23 21:14:28.163 | ++ inc/python:_setup_package_with_constraints_edit:394 : pwd 2025-07-23 21:14:28.165 | + inc/python:_setup_package_with_constraints_edit:394 : project_dir=/opt/stack/new/swift 2025-07-23 21:14:28.167 | + inc/python:_setup_package_with_constraints_edit:396 : '[' -n /opt/stack/new/requirements ']' 2025-07-23 21:14:28.168 | + inc/python:_setup_package_with_constraints_edit:400 : local name 2025-07-23 21:14:28.171 | ++ inc/python:_setup_package_with_constraints_edit:401 : awk '/^name.*=/ {print $3}' /opt/stack/new/swift/setup.cfg 2025-07-23 21:14:28.177 | + inc/python:_setup_package_with_constraints_edit:401 : name=swift 2025-07-23 21:14:28.179 | + inc/python:_setup_package_with_constraints_edit:402 : '[' -z swift ']' 2025-07-23 21:14:28.181 | + inc/python:_setup_package_with_constraints_edit:406 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- swift 2025-07-23 21:14:28.332 | /opt/stack/new/requirements/.venv/lib/python3.10/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-07-23 21:14:28.332 | import pkg_resources 2025-07-23 21:14:28.434 | + inc/python:_setup_package_with_constraints_edit:409 : setup_package /opt/stack/new/swift -e keystone 2025-07-23 21:14:28.436 | + inc/python:setup_package:437 : local bindep=0 2025-07-23 21:14:28.438 | + inc/python:setup_package:438 : local bindep_flag= 2025-07-23 21:14:28.440 | + inc/python:setup_package:439 : local bindep_profiles= 2025-07-23 21:14:28.442 | + inc/python:setup_package:440 : [[ /opt/stack/new/swift == -bindep* ]] 2025-07-23 21:14:28.443 | + inc/python:setup_package:445 : local project_dir=/opt/stack/new/swift 2025-07-23 21:14:28.446 | + inc/python:setup_package:446 : local flags=-e 2025-07-23 21:14:28.447 | + inc/python:setup_package:447 : local extras=keystone 2025-07-23 21:14:28.450 | + inc/python:setup_package:451 : [[ -n -e ]] 2025-07-23 21:14:28.452 | + inc/python:setup_package:451 : [[ -z keystone ]] 2025-07-23 21:14:28.454 | + inc/python:setup_package:456 : [[ ! -z keystone ]] 2025-07-23 21:14:28.456 | + inc/python:setup_package:457 : extras='[keystone]' 2025-07-23 21:14:28.458 | + inc/python:setup_package:461 : [[ 0 == 1 ]] 2025-07-23 21:14:28.460 | + inc/python:setup_package:465 : pip_install -e '/opt/stack/new/swift[keystone]' 2025-07-23 21:14:28.479 | Using python 3.10 to install /opt/stack/new/swift 2025-07-23 21:14:28.481 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -e '/opt/stack/new/swift[keystone]' 2025-07-23 21:14:29.405 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:14:29.413 | Obtaining file:///opt/stack/new/swift 2025-07-23 21:14:29.416 | Installing build dependencies: started 2025-07-23 21:14:31.118 | Installing build dependencies: finished with status 'done' 2025-07-23 21:14:31.119 | Checking if build backend supports build_editable: started 2025-07-23 21:14:31.503 | Checking if build backend supports build_editable: finished with status 'done' 2025-07-23 21:14:31.505 | Getting requirements to build editable: started 2025-07-23 21:14:31.733 | Getting requirements to build editable: finished with status 'done' 2025-07-23 21:14:31.735 | Preparing editable metadata (pyproject.toml): started 2025-07-23 21:14:32.479 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-07-23 21:14:32.490 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from swift==2.36.0.dev107) (0.40.1) 2025-07-23 21:14:32.491 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.10/site-packages (from swift==2.36.0.dev107) (3.2.3) 2025-07-23 21:14:32.491 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from swift==2.36.0.dev107) (3.1.0) 2025-07-23 21:14:32.834 | Collecting lxml>=4.2.3 (from swift==2.36.0.dev107) 2025-07-23 21:14:32.887 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/8e/47/897142dd9385dcc1925acec0c4afe14cc16d310ce02c41fcd9010ac5d15d/lxml-6.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2025-07-23 21:14:32.897 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from swift==2.36.0.dev107) (2.32.4) 2025-07-23 21:14:32.974 | Collecting xattr>=0.7.2 (from swift==2.36.0.dev107) 2025-07-23 21:14:32.977 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/51/5b/be272ba051442fb308494675a8e49b69c04cb97123d257eac810cfabe0ba/xattr-1.2.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 kB) 2025-07-23 21:14:32.987 | Requirement already satisfied: PyECLib!=1.6.2,!=1.6.3,>=1.3.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from swift==2.36.0.dev107) (1.6.4) 2025-07-23 21:14:32.988 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from swift==2.36.0.dev107) (43.0.3) 2025-07-23 21:14:32.989 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from swift==2.36.0.dev107) (2.7.0) 2025-07-23 21:14:32.991 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from swift==2.36.0.dev107) (10.11.0) 2025-07-23 21:14:32.998 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from cryptography>=2.0.2->swift==2.36.0.dev107) (1.17.1) 2025-07-23 21:14:33.000 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.10/site-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.36.0.dev107) (2.22) 2025-07-23 21:14:33.015 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (5.11.1) 2025-07-23 21:14:33.015 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (3.11.0) 2025-07-23 21:14:33.064 | Collecting oslo.config>=5.2.0 (from keystonemiddleware>=4.17.0->swift==2.36.0.dev107) 2025-07-23 21:14:33.066 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-07-23 21:14:33.102 | Collecting oslo.context>=2.19.2 (from keystonemiddleware>=4.17.0->swift==2.36.0.dev107) 2025-07-23 21:14:33.104 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a7/1b/30c2017abef2126aeded7424fd647e351cf059e545683ddc99c28a4a3a64/oslo_context-6.0.0-py3-none-any.whl.metadata (2.1 kB) 2025-07-23 21:14:33.106 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (6.5.1) 2025-07-23 21:14:33.152 | Collecting oslo.log>=3.36.0 (from keystonemiddleware>=4.17.0->swift==2.36.0.dev107) 2025-07-23 21:14:33.154 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5f/67/27f4cce3905b9cd34d4230621620f137a7041d19f431135ddcdeb8ea975e/oslo_log-7.2.0-py3-none-any.whl.metadata (2.8 kB) 2025-07-23 21:14:33.158 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (5.7.0) 2025-07-23 21:14:33.208 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware>=4.17.0->swift==2.36.0.dev107) 2025-07-23 21:14:33.210 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl.metadata (2.2 kB) 2025-07-23 21:14:33.212 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (6.1.1) 2025-07-23 21:14:33.213 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (4.0.1) 2025-07-23 21:14:33.214 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (2.10.1) 2025-07-23 21:14:33.215 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (5.6.0) 2025-07-23 21:14:33.215 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (1.8.9) 2025-07-23 21:14:33.223 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (2.1.0) 2025-07-23 21:14:33.224 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (5.4.1) 2025-07-23 21:14:33.224 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (1.8.0) 2025-07-23 21:14:33.225 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (4.14.1) 2025-07-23 21:14:33.233 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (1.4.0) 2025-07-23 21:14:33.265 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (3.0.0) 2025-07-23 21:14:33.267 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (1.17.2) 2025-07-23 21:14:33.271 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (5.2.1) 2025-07-23 21:14:33.274 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (1.3.0) 2025-07-23 21:14:33.275 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (2.0.0) 2025-07-23 21:14:33.276 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (6.0.2) 2025-07-23 21:14:33.307 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (2.9.0.post0) 2025-07-23 21:14:33.310 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (1.1.1) 2025-07-23 21:14:33.311 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (2025.2) 2025-07-23 21:14:33.315 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (3.2.3) 2025-07-23 21:14:33.316 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (25.0) 2025-07-23 21:14:33.317 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (7.0.0) 2025-07-23 21:14:33.323 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.10/site-packages (from pbr>=2.0.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (80.9.0) 2025-07-23 21:14:33.340 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.36.0.dev107) (1.17.0) 2025-07-23 21:14:33.351 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.14.2->swift==2.36.0.dev107) (3.4.2) 2025-07-23 21:14:33.352 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.14.2->swift==2.36.0.dev107) (3.10) 2025-07-23 21:14:33.353 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.14.2->swift==2.36.0.dev107) (1.26.20) 2025-07-23 21:14:33.354 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.36.0.dev107) (2020.6.20) 2025-07-23 21:14:33.409 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/8e/47/897142dd9385dcc1925acec0c4afe14cc16d310ce02c41fcd9010ac5d15d/lxml-6.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2025-07-23 21:14:33.461 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 107.2 MB/s eta 0:00:00 2025-07-23 21:14:33.463 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-07-23 21:14:33.464 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a7/1b/30c2017abef2126aeded7424fd647e351cf059e545683ddc99c28a4a3a64/oslo_context-6.0.0-py3-none-any.whl (19 kB) 2025-07-23 21:14:33.466 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5f/67/27f4cce3905b9cd34d4230621620f137a7041d19f431135ddcdeb8ea975e/oslo_log-7.2.0-py3-none-any.whl (75 kB) 2025-07-23 21:14:33.468 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl (134 kB) 2025-07-23 21:14:33.471 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/51/5b/be272ba051442fb308494675a8e49b69c04cb97123d257eac810cfabe0ba/xattr-1.2.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39 kB) 2025-07-23 21:14:33.517 | Building wheels for collected packages: swift 2025-07-23 21:14:33.518 | Building editable for swift (pyproject.toml): started 2025-07-23 21:14:34.293 | Building editable for swift (pyproject.toml): finished with status 'done' 2025-07-23 21:14:34.294 | Created wheel for swift: filename=swift-2.36.0.dev107-0.editable-py3-none-any.whl size=19696 sha256=a7292763ebf38b9979e210f81340de9315be1ee00e91e8fb19cffc98a8dc8da2 2025-07-23 21:14:34.294 | Stored in directory: /tmp/pip-ephem-wheel-cache-9l7cpuv4/wheels/0d/e2/09/df73e181840dc6b281473706f44dbd21375f2117cda1604ae9 2025-07-23 21:14:34.297 | Successfully built swift 2025-07-23 21:14:34.657 | Installing collected packages: lxml, xattr, oslo.context, swift, oslo.utils, oslo.config, oslo.log 2025-07-23 21:14:34.658 | Attempting uninstall: lxml 2025-07-23 21:14:34.659 | Found existing installation: lxml 5.3.1 2025-07-23 21:14:34.669 | Uninstalling lxml-5.3.1: 2025-07-23 21:14:34.671 | Successfully uninstalled lxml-5.3.1 2025-07-23 21:14:34.903 | Attempting uninstall: xattr 2025-07-23 21:14:34.905 | Found existing installation: xattr 1.1.4 2025-07-23 21:14:34.909 | Uninstalling xattr-1.1.4: 2025-07-23 21:14:34.910 | Successfully uninstalled xattr-1.1.4 2025-07-23 21:14:34.931 | Attempting uninstall: oslo.context 2025-07-23 21:14:34.933 | Found existing installation: oslo.context 6.0.0 2025-07-23 21:14:34.936 | Uninstalling oslo.context-6.0.0: 2025-07-23 21:14:34.937 | Successfully uninstalled oslo.context-6.0.0 2025-07-23 21:14:34.960 | Attempting uninstall: swift 2025-07-23 21:14:34.962 | Found existing installation: swift 2.35.1.dev2 2025-07-23 21:14:34.968 | Uninstalling swift-2.35.1.dev2: 2025-07-23 21:14:35.154 | Successfully uninstalled swift-2.35.1.dev2 2025-07-23 21:14:35.181 | Attempting uninstall: oslo.utils 2025-07-23 21:14:35.182 | Found existing installation: oslo.utils 9.0.0 2025-07-23 21:14:35.190 | Uninstalling oslo.utils-9.0.0: 2025-07-23 21:14:35.192 | Successfully uninstalled oslo.utils-9.0.0 2025-07-23 21:14:35.287 | Attempting uninstall: oslo.config 2025-07-23 21:14:35.288 | Found existing installation: oslo.config 10.0.0 2025-07-23 21:14:35.295 | Uninstalling oslo.config-10.0.0: 2025-07-23 21:14:35.297 | Successfully uninstalled oslo.config-10.0.0 2025-07-23 21:14:35.435 | Attempting uninstall: oslo.log 2025-07-23 21:14:35.437 | Found existing installation: oslo.log 7.2.0 2025-07-23 21:14:35.443 | Uninstalling oslo.log-7.2.0: 2025-07-23 21:14:35.445 | Successfully uninstalled oslo.log-7.2.0 2025-07-23 21:14:35.505 | 2025-07-23 21:14:35.539 | Successfully installed lxml-6.0.0 oslo.config-10.0.0 oslo.context-6.0.0 oslo.log-7.2.0 oslo.utils-9.0.0 swift-2.36.0.dev107 xattr-1.2.0 2025-07-23 21:14:35.790 | + inc/python:pip_install:216 : result=0 2025-07-23 21:14:35.792 | + inc/python:pip_install:218 : time_stop pip_install 2025-07-23 21:14:35.794 | + functions-common:time_stop:2421 : local name 2025-07-23 21:14:35.796 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:14:35.798 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:14:35.800 | + functions-common:time_stop:2424 : local total 2025-07-23 21:14:35.802 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:14:35.803 | + functions-common:time_stop:2427 : name=pip_install 2025-07-23 21:14:35.805 | + functions-common:time_stop:2428 : start_time=1753305268474 2025-07-23 21:14:35.807 | + functions-common:time_stop:2430 : [[ -z 1753305268474 ]] 2025-07-23 21:14:35.809 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:14:35.812 | + functions-common:time_stop:2433 : end_time=1753305275810 2025-07-23 21:14:35.814 | + functions-common:time_stop:2434 : elapsed_time=7336 2025-07-23 21:14:35.816 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:14:35.818 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:14:35.820 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=7336 2025-07-23 21:14:35.821 | + inc/python:pip_install:219 : return 0 2025-07-23 21:14:35.823 | + inc/python:setup_package:467 : [[ -e == \-\e ]] 2025-07-23 21:14:35.825 | + inc/python:setup_package:467 : [[ True == \F\a\l\s\e ]] 2025-07-23 21:14:35.827 | + inc/python:_setup_package_with_constraints_edit:413 : use_library_from_git /opt/stack/new/swift 2025-07-23 21:14:35.829 | + inc/python:use_library_from_git:266 : local name=/opt/stack/new/swift 2025-07-23 21:14:35.831 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:14:35.833 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:14:35.835 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,/opt/stack/new/swift, ]] 2025-07-23 21:14:35.837 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:14:35.839 | + lib/swift:install_swift:724 : '[' False == True ']' 2025-07-23 21:14:35.841 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-07-23 21:14:35.844 | + /opt/stack/new/grenade/projects/30_swift/upgrade.sh:main:59 : upgrade_project swift /opt/stack/new/grenade/projects/30_swift stable/2025.1 master 2025-07-23 21:14:35.846 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:80 : project=swift 2025-07-23 21:14:35.848 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:81 : base_dir=/opt/stack/new/grenade/projects/30_swift 2025-07-23 21:14:35.850 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:82 : base_branch=stable/2025.1 2025-07-23 21:14:35.852 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:83 : target_branch=master 2025-07-23 21:14:35.854 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:85 : [[ stable/2025.1 == \m\a\s\t\e\r ]] 2025-07-23 21:14:35.856 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:88 : direction=from 2025-07-23 21:14:35.859 | ++ /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : get_release_name_from_branch stable/2025.1 2025-07-23 21:14:35.862 | ++ functions-common:get_release_name_from_branch:576 : local branch=stable/2025.1 2025-07-23 21:14:35.864 | ++ functions-common:get_release_name_from_branch:577 : [[ stable/2025.1 =~ stable/ ]] 2025-07-23 21:14:35.866 | ++ functions-common:get_release_name_from_branch:578 : echo 2025.1 2025-07-23 21:14:35.869 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : upgrade_dir=2025.1 2025-07-23 21:14:35.871 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:92 : upgrade_file=/opt/stack/new/grenade/projects/30_swift/from-2025.1/upgrade-swift 2025-07-23 21:14:35.873 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:93 : [[ -e /opt/stack/new/grenade/projects/30_swift/from-2025.1/upgrade-swift ]] 2025-07-23 21:14:35.875 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:96 : echo 'Warning: No new configurations were found for OpenStack swift.' 2025-07-23 21:14:35.875 | Warning: No new configurations were found for OpenStack swift. 2025-07-23 21:14:35.877 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:97 : echo 'If your patch fails during the upgrade this may be the cause.' 2025-07-23 21:14:35.877 | If your patch fails during the upgrade this may be the cause. 2025-07-23 21:14:35.880 | ++ /opt/stack/new/grenade/projects/30_swift/upgrade.sh:main:64 : id -g 2025-07-23 21:14:35.884 | + /opt/stack/new/grenade/projects/30_swift/upgrade.sh:main:64 : USER_GROUP=1001 2025-07-23 21:14:35.886 | + /opt/stack/new/grenade/projects/30_swift/upgrade.sh:main:65 : sudo mkdir -p /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2025-07-23 21:14:35.900 | + /opt/stack/new/grenade/projects/30_swift/upgrade.sh:main:66 : sudo chown -R stack:1001 /opt/stack/data/swift 2025-07-23 21:14:35.916 | + /opt/stack/new/grenade/projects/30_swift/upgrade.sh:main:69 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2025-07-23 21:14:35.921 | + /opt/stack/new/grenade/projects/30_swift/upgrade.sh:main:70 : sudo mount -t xfs -o nouuid,loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2025-07-23 21:14:36.057 | + /opt/stack/new/grenade/projects/30_swift/upgrade.sh:main:75 : start_swift 2025-07-23 21:14:36.059 | + lib/swift:start_swift:754 : restart_service memcached 2025-07-23 21:14:36.061 | + functions-common:restart_service:2305 : '[' -x /bin/systemctl ']' 2025-07-23 21:14:36.062 | + functions-common:restart_service:2306 : sudo /bin/systemctl restart memcached 2025-07-23 21:14:37.010 | + lib/swift:start_swift:757 : is_ubuntu 2025-07-23 21:14:37.012 | + functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:14:37.015 | + functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:14:37.017 | + lib/swift:start_swift:758 : sudo /etc/init.d/rsync restart 2025-07-23 21:14:37.465 | Restarting rsync (via systemctl): rsync.service. 2025-07-23 21:14:37.469 | + lib/swift:start_swift:765 : '[' False == True ']' 2025-07-23 21:14:37.471 | + lib/swift:start_swift:784 : [[ 1 == 1 ]] 2025-07-23 21:14:37.473 | + lib/swift:start_swift:785 : local foreground_services type 2025-07-23 21:14:37.475 | + lib/swift:start_swift:787 : foreground_services='object container account' 2025-07-23 21:14:37.477 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2025-07-23 21:14:37.479 | + lib/swift:start_swift:789 : run_process s-object '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-07-23 21:14:37.481 | + functions-common:run_process:1675 : local service=s-object 2025-07-23 21:14:37.483 | + functions-common:run_process:1676 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-07-23 21:14:37.485 | + functions-common:run_process:1677 : local group= 2025-07-23 21:14:37.487 | + functions-common:run_process:1678 : local user= 2025-07-23 21:14:37.489 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:14:37.491 | + functions-common:run_process:1681 : local name=s-object 2025-07-23 21:14:37.493 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:14:37.495 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:14:37.497 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:14:37.499 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:14:37.501 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:14:37.505 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305277503 2025-07-23 21:14:37.507 | + functions-common:run_process:1684 : is_service_enabled s-object 2025-07-23 21:14:37.521 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:14:37.523 | + functions-common:run_process:1685 : _run_under_systemd s-object '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2025-07-23 21:14:37.525 | + functions-common:_run_under_systemd:1632 : local service=s-object 2025-07-23 21:14:37.527 | + functions-common:_run_under_systemd:1633 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-07-23 21:14:37.530 | + functions-common:_run_under_systemd:1634 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-07-23 21:14:37.532 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-07-23 21:14:37.534 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-07-23 21:14:37.535 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2025-07-23 21:14:37.537 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2025-07-23 21:14:37.539 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@s-object.service 2025-07-23 21:14:37.541 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:14:37.543 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:14:37.545 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:14:37.547 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:14:37.549 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2025-07-23 21:14:37.551 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@s-object.service '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' stack '' 2025-07-23 21:14:37.552 | + functions-common:write_user_unit_file:1539 : local service=devstack@s-object.service 2025-07-23 21:14:37.554 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-07-23 21:14:37.556 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:14:37.558 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:14:37.560 | + functions-common:write_user_unit_file:1543 : local env_vars= 2025-07-23 21:14:37.562 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:14:37.564 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:14:37.566 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@s-object.service 2025-07-23 21:14:37.568 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:14:37.572 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2025-07-23 21:14:37.626 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:14:37.686 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2025-07-23 21:14:37.742 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-07-23 21:14:37.799 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2025-07-23 21:14:37.858 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2025-07-23 21:14:37.918 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:14:37.976 | + functions-common:write_user_unit_file:1558 : [[ -n '' ]] 2025-07-23 21:14:37.979 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:14:37.981 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2025-07-23 21:14:38.045 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:14:38.327 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@s-object.service 2025-07-23 21:14:38.343 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2025-07-23 21:14:38.597 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@s-object.service 2025-07-23 21:14:38.617 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:14:38.620 | + functions-common:time_stop:2421 : local name 2025-07-23 21:14:38.622 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:14:38.626 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:14:38.628 | + functions-common:time_stop:2424 : local total 2025-07-23 21:14:38.631 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:14:38.634 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:14:38.637 | + functions-common:time_stop:2428 : start_time=1753305277503 2025-07-23 21:14:38.639 | + functions-common:time_stop:2430 : [[ -z 1753305277503 ]] 2025-07-23 21:14:38.643 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:14:38.649 | + functions-common:time_stop:2433 : end_time=1753305278646 2025-07-23 21:14:38.651 | + functions-common:time_stop:2434 : elapsed_time=1143 2025-07-23 21:14:38.654 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:14:38.656 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:14:38.659 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1143 2025-07-23 21:14:38.662 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2025-07-23 21:14:38.664 | + lib/swift:start_swift:789 : run_process s-container '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-07-23 21:14:38.666 | + functions-common:run_process:1675 : local service=s-container 2025-07-23 21:14:38.668 | + functions-common:run_process:1676 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-07-23 21:14:38.671 | + functions-common:run_process:1677 : local group= 2025-07-23 21:14:38.674 | + functions-common:run_process:1678 : local user= 2025-07-23 21:14:38.677 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:14:38.680 | + functions-common:run_process:1681 : local name=s-container 2025-07-23 21:14:38.682 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:14:38.684 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:14:38.687 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:14:38.689 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:14:38.692 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:14:38.696 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305278694 2025-07-23 21:14:38.700 | + functions-common:run_process:1684 : is_service_enabled s-container 2025-07-23 21:14:38.717 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:14:38.720 | + functions-common:run_process:1685 : _run_under_systemd s-container '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2025-07-23 21:14:38.722 | + functions-common:_run_under_systemd:1632 : local service=s-container 2025-07-23 21:14:38.724 | + functions-common:_run_under_systemd:1633 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-07-23 21:14:38.726 | + functions-common:_run_under_systemd:1634 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-07-23 21:14:38.729 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-07-23 21:14:38.732 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-07-23 21:14:38.734 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2025-07-23 21:14:38.736 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2025-07-23 21:14:38.738 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@s-container.service 2025-07-23 21:14:38.740 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:14:38.743 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:14:38.746 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:14:38.748 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:14:38.751 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2025-07-23 21:14:38.753 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@s-container.service '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' stack '' 2025-07-23 21:14:38.755 | + functions-common:write_user_unit_file:1539 : local service=devstack@s-container.service 2025-07-23 21:14:38.757 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-07-23 21:14:38.759 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:14:38.762 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:14:38.764 | + functions-common:write_user_unit_file:1543 : local env_vars= 2025-07-23 21:14:38.767 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:14:38.769 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:14:38.771 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@s-container.service 2025-07-23 21:14:38.773 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:14:38.778 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2025-07-23 21:14:38.846 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:14:38.921 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2025-07-23 21:14:38.992 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-07-23 21:14:39.064 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2025-07-23 21:14:39.129 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2025-07-23 21:14:39.197 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:14:39.262 | + functions-common:write_user_unit_file:1558 : [[ -n '' ]] 2025-07-23 21:14:39.265 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:14:39.268 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2025-07-23 21:14:39.338 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:14:39.626 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@s-container.service 2025-07-23 21:14:39.643 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2025-07-23 21:14:39.924 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@s-container.service 2025-07-23 21:14:39.947 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:14:39.950 | + functions-common:time_stop:2421 : local name 2025-07-23 21:14:39.953 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:14:39.956 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:14:39.959 | + functions-common:time_stop:2424 : local total 2025-07-23 21:14:39.963 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:14:39.966 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:14:39.969 | + functions-common:time_stop:2428 : start_time=1753305278694 2025-07-23 21:14:39.971 | + functions-common:time_stop:2430 : [[ -z 1753305278694 ]] 2025-07-23 21:14:39.975 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:14:39.981 | + functions-common:time_stop:2433 : end_time=1753305279978 2025-07-23 21:14:39.984 | + functions-common:time_stop:2434 : elapsed_time=1284 2025-07-23 21:14:39.987 | + functions-common:time_stop:2435 : total=1143 2025-07-23 21:14:39.991 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:14:39.994 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2427 2025-07-23 21:14:39.998 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2025-07-23 21:14:40.001 | + lib/swift:start_swift:789 : run_process s-account '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-07-23 21:14:40.004 | + functions-common:run_process:1675 : local service=s-account 2025-07-23 21:14:40.008 | + functions-common:run_process:1676 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-07-23 21:14:40.011 | + functions-common:run_process:1677 : local group= 2025-07-23 21:14:40.014 | + functions-common:run_process:1678 : local user= 2025-07-23 21:14:40.017 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:14:40.020 | + functions-common:run_process:1681 : local name=s-account 2025-07-23 21:14:40.023 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:14:40.026 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:14:40.029 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:14:40.032 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:14:40.036 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:14:40.041 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305280038 2025-07-23 21:14:40.044 | + functions-common:run_process:1684 : is_service_enabled s-account 2025-07-23 21:14:40.065 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:14:40.068 | + functions-common:run_process:1685 : _run_under_systemd s-account '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2025-07-23 21:14:40.071 | + functions-common:_run_under_systemd:1632 : local service=s-account 2025-07-23 21:14:40.075 | + functions-common:_run_under_systemd:1633 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-07-23 21:14:40.078 | + functions-common:_run_under_systemd:1634 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-07-23 21:14:40.081 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-07-23 21:14:40.084 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-07-23 21:14:40.087 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2025-07-23 21:14:40.090 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2025-07-23 21:14:40.094 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@s-account.service 2025-07-23 21:14:40.097 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:14:40.100 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:14:40.103 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:14:40.106 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:14:40.109 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2025-07-23 21:14:40.112 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@s-account.service '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' stack '' 2025-07-23 21:14:40.115 | + functions-common:write_user_unit_file:1539 : local service=devstack@s-account.service 2025-07-23 21:14:40.118 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-07-23 21:14:40.121 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:14:40.124 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:14:40.127 | + functions-common:write_user_unit_file:1543 : local env_vars= 2025-07-23 21:14:40.129 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:14:40.132 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:14:40.135 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@s-account.service 2025-07-23 21:14:40.138 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:14:40.143 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2025-07-23 21:14:40.215 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:14:40.288 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2025-07-23 21:14:40.356 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-07-23 21:14:40.417 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2025-07-23 21:14:40.484 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2025-07-23 21:14:40.559 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:14:40.624 | + functions-common:write_user_unit_file:1558 : [[ -n '' ]] 2025-07-23 21:14:40.627 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:14:40.629 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2025-07-23 21:14:40.691 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:14:40.968 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@s-account.service 2025-07-23 21:14:40.983 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2025-07-23 21:14:41.250 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@s-account.service 2025-07-23 21:14:41.269 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:14:41.271 | + functions-common:time_stop:2421 : local name 2025-07-23 21:14:41.273 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:14:41.275 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:14:41.277 | + functions-common:time_stop:2424 : local total 2025-07-23 21:14:41.279 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:14:41.281 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:14:41.283 | + functions-common:time_stop:2428 : start_time=1753305280038 2025-07-23 21:14:41.285 | + functions-common:time_stop:2430 : [[ -z 1753305280038 ]] 2025-07-23 21:14:41.288 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:14:41.292 | + functions-common:time_stop:2433 : end_time=1753305281290 2025-07-23 21:14:41.294 | + functions-common:time_stop:2434 : elapsed_time=1252 2025-07-23 21:14:41.296 | + functions-common:time_stop:2435 : total=2427 2025-07-23 21:14:41.298 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:14:41.300 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=3679 2025-07-23 21:14:41.303 | + lib/swift:start_swift:792 : [[ False == \T\r\u\e ]] 2025-07-23 21:14:41.305 | + lib/swift:start_swift:797 : enable_service s-container-sync 2025-07-23 21:14:41.351 | + lib/swift:start_swift:798 : run_process s-container-sync '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-07-23 21:14:41.353 | + functions-common:run_process:1675 : local service=s-container-sync 2025-07-23 21:14:41.355 | + functions-common:run_process:1676 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-07-23 21:14:41.357 | + functions-common:run_process:1677 : local group= 2025-07-23 21:14:41.359 | + functions-common:run_process:1678 : local user= 2025-07-23 21:14:41.361 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:14:41.363 | + functions-common:run_process:1681 : local name=s-container-sync 2025-07-23 21:14:41.365 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:14:41.367 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:14:41.370 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:14:41.372 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:14:41.375 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:14:41.379 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305281376 2025-07-23 21:14:41.381 | + functions-common:run_process:1684 : is_service_enabled s-container-sync 2025-07-23 21:14:41.397 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:14:41.399 | + functions-common:run_process:1685 : _run_under_systemd s-container-sync '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2025-07-23 21:14:41.401 | + functions-common:_run_under_systemd:1632 : local service=s-container-sync 2025-07-23 21:14:41.403 | + functions-common:_run_under_systemd:1633 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-07-23 21:14:41.405 | + functions-common:_run_under_systemd:1634 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-07-23 21:14:41.407 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-07-23 21:14:41.409 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-07-23 21:14:41.412 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2025-07-23 21:14:41.414 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2025-07-23 21:14:41.416 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@s-container-sync.service 2025-07-23 21:14:41.418 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:14:41.420 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:14:41.422 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:14:41.424 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:14:41.426 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2025-07-23 21:14:41.429 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@s-container-sync.service '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' stack '' 2025-07-23 21:14:41.431 | + functions-common:write_user_unit_file:1539 : local service=devstack@s-container-sync.service 2025-07-23 21:14:41.434 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-07-23 21:14:41.437 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:14:41.441 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:14:41.443 | + functions-common:write_user_unit_file:1543 : local env_vars= 2025-07-23 21:14:41.446 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:14:41.449 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:14:41.452 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2025-07-23 21:14:41.455 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:14:41.459 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2025-07-23 21:14:41.525 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:14:41.587 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2025-07-23 21:14:41.649 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-07-23 21:14:41.712 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2025-07-23 21:14:41.776 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2025-07-23 21:14:41.840 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:14:41.902 | + functions-common:write_user_unit_file:1558 : [[ -n '' ]] 2025-07-23 21:14:41.905 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:14:41.907 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2025-07-23 21:14:41.972 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:14:42.271 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@s-container-sync.service 2025-07-23 21:14:42.564 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@s-container-sync.service 2025-07-23 21:14:42.585 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:14:42.588 | + functions-common:time_stop:2421 : local name 2025-07-23 21:14:42.591 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:14:42.593 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:14:42.595 | + functions-common:time_stop:2424 : local total 2025-07-23 21:14:42.598 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:14:42.600 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:14:42.602 | + functions-common:time_stop:2428 : start_time=1753305281376 2025-07-23 21:14:42.605 | + functions-common:time_stop:2430 : [[ -z 1753305281376 ]] 2025-07-23 21:14:42.608 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:14:42.614 | + functions-common:time_stop:2433 : end_time=1753305282611 2025-07-23 21:14:42.616 | + functions-common:time_stop:2434 : elapsed_time=1235 2025-07-23 21:14:42.618 | + functions-common:time_stop:2435 : total=3679 2025-07-23 21:14:42.621 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:14:42.623 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=4914 2025-07-23 21:14:42.625 | + lib/swift:start_swift:805 : is_service_enabled tls-proxy 2025-07-23 21:14:42.644 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:14:42.647 | + lib/swift:start_swift:809 : run_process s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-07-23 21:14:42.649 | + functions-common:run_process:1675 : local service=s-proxy 2025-07-23 21:14:42.652 | + functions-common:run_process:1676 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-07-23 21:14:42.654 | + functions-common:run_process:1677 : local group= 2025-07-23 21:14:42.657 | + functions-common:run_process:1678 : local user= 2025-07-23 21:14:42.659 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:14:42.663 | + functions-common:run_process:1681 : local name=s-proxy 2025-07-23 21:14:42.665 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:14:42.668 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:14:42.670 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:14:42.673 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:14:42.676 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:14:42.681 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305282678 2025-07-23 21:14:42.684 | + functions-common:run_process:1684 : is_service_enabled s-proxy 2025-07-23 21:14:42.704 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:14:42.707 | + functions-common:run_process:1685 : _run_under_systemd s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2025-07-23 21:14:42.709 | + functions-common:_run_under_systemd:1632 : local service=s-proxy 2025-07-23 21:14:42.712 | + functions-common:_run_under_systemd:1633 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-07-23 21:14:42.714 | + functions-common:_run_under_systemd:1634 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-07-23 21:14:42.717 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-07-23 21:14:42.719 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-07-23 21:14:42.722 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2025-07-23 21:14:42.725 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2025-07-23 21:14:42.727 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@s-proxy.service 2025-07-23 21:14:42.729 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:14:42.732 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:14:42.734 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:14:42.737 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:14:42.739 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2025-07-23 21:14:42.742 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@s-proxy.service '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' stack '' 2025-07-23 21:14:42.744 | + functions-common:write_user_unit_file:1539 : local service=devstack@s-proxy.service 2025-07-23 21:14:42.747 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-07-23 21:14:42.749 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:14:42.751 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:14:42.754 | + functions-common:write_user_unit_file:1543 : local env_vars= 2025-07-23 21:14:42.756 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:14:42.759 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:14:42.761 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2025-07-23 21:14:42.764 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:14:42.769 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2025-07-23 21:14:42.834 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:14:42.895 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2025-07-23 21:14:42.959 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-07-23 21:14:43.024 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2025-07-23 21:14:43.088 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2025-07-23 21:14:43.155 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:14:43.226 | + functions-common:write_user_unit_file:1558 : [[ -n '' ]] 2025-07-23 21:14:43.229 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:14:43.232 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2025-07-23 21:14:43.300 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:14:43.569 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@s-proxy.service 2025-07-23 21:14:43.582 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2025-07-23 21:14:43.854 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@s-proxy.service 2025-07-23 21:14:43.874 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:14:43.877 | + functions-common:time_stop:2421 : local name 2025-07-23 21:14:43.879 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:14:43.882 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:14:43.885 | + functions-common:time_stop:2424 : local total 2025-07-23 21:14:43.887 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:14:43.889 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:14:43.892 | + functions-common:time_stop:2428 : start_time=1753305282678 2025-07-23 21:14:43.895 | + functions-common:time_stop:2430 : [[ -z 1753305282678 ]] 2025-07-23 21:14:43.898 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:14:43.903 | + functions-common:time_stop:2433 : end_time=1753305283900 2025-07-23 21:14:43.905 | + functions-common:time_stop:2434 : elapsed_time=1222 2025-07-23 21:14:43.908 | + functions-common:time_stop:2435 : total=4914 2025-07-23 21:14:43.911 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:14:43.913 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=6136 2025-07-23 21:14:43.916 | + lib/swift:start_swift:814 : echo 'Waiting for swift proxy to start...' 2025-07-23 21:14:43.916 | Waiting for swift proxy to start... 2025-07-23 21:14:43.919 | + lib/swift:start_swift:815 : wait_for_service 120 http://200.225.47.25:8080/info 2025-07-23 21:14:43.921 | + functions:wait_for_service:468 : local timeout=120 2025-07-23 21:14:43.924 | + functions:wait_for_service:469 : local url=http://200.225.47.25:8080/info 2025-07-23 21:14:43.926 | + functions:wait_for_service:470 : local rval=0 2025-07-23 21:14:43.928 | + functions:wait_for_service:471 : time_start wait_for_service 2025-07-23 21:14:43.931 | + functions-common:time_start:2407 : local name=wait_for_service 2025-07-23 21:14:43.934 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:14:43.937 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:14:43.940 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:14:43.944 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305283942 2025-07-23 21:14:43.947 | + functions:wait_for_service:472 : timeout 120 bash -x 2025-07-23 21:14:43.953 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://200.225.47.25:8080/info 2025-07-23 21:14:43.962 | + :: : [[ 000 == 503 ]] 2025-07-23 21:14:43.964 | + :: : [[ 7 -eq 7 ]] 2025-07-23 21:14:43.965 | + :: : sleep 1 2025-07-23 21:14:44.969 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://200.225.47.25:8080/info 2025-07-23 21:14:44.982 | + :: : [[ 000 == 503 ]] 2025-07-23 21:14:44.983 | + :: : [[ 7 -eq 7 ]] 2025-07-23 21:14:44.986 | + :: : sleep 1 2025-07-23 21:14:45.990 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://200.225.47.25:8080/info 2025-07-23 21:14:46.007 | + :: : [[ 200 == 503 ]] 2025-07-23 21:14:46.008 | + :: : [[ 0 -eq 7 ]] 2025-07-23 21:14:46.011 | + functions:wait_for_service:477 : time_stop wait_for_service 2025-07-23 21:14:46.013 | + functions-common:time_stop:2421 : local name 2025-07-23 21:14:46.016 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:14:46.018 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:14:46.020 | + functions-common:time_stop:2424 : local total 2025-07-23 21:14:46.023 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:14:46.025 | + functions-common:time_stop:2427 : name=wait_for_service 2025-07-23 21:14:46.027 | + functions-common:time_stop:2428 : start_time=1753305283942 2025-07-23 21:14:46.029 | + functions-common:time_stop:2430 : [[ -z 1753305283942 ]] 2025-07-23 21:14:46.033 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:14:46.038 | + functions-common:time_stop:2433 : end_time=1753305286035 2025-07-23 21:14:46.040 | + functions-common:time_stop:2434 : elapsed_time=2093 2025-07-23 21:14:46.042 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:14:46.045 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:14:46.048 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2093 2025-07-23 21:14:46.050 | + functions:wait_for_service:478 : return 0 2025-07-23 21:14:46.052 | + lib/swift:start_swift:819 : [[ True == \T\r\u\e ]] 2025-07-23 21:14:46.055 | + lib/swift:start_swift:820 : swift_configure_tempurls 2025-07-23 21:14:46.059 | + lib/swift:swift_configure_tempurls:847 : openstack --os-cloud= --os-region-name=RegionOne --os-auth-url=http://200.225.47.25/identity --os-username=swift --os-password=secretservice --os-user-domain-name=Default --os-project-name=service --os-project-domain-name=Default object store account set --property Temp-URL-Key=secretkey 2025-07-23 21:14:48.248 | + /opt/stack/new/grenade/projects/30_swift/upgrade.sh:main:78 : ensure_services_started s-object s-proxy 2025-07-23 21:14:48.251 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:165 : local wait_for=120 2025-07-23 21:14:48.254 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:166 : '[' 120 -gt 0 ']' 2025-07-23 21:14:48.257 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:167 : not_running= 2025-07-23 21:14:48.259 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:168 : local service= 2025-07-23 21:14:48.262 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:169 : for service in "$@" 2025-07-23 21:14:48.265 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:170 : is_service_running s-object 2025-07-23 21:14:48.267 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=s-object 2025-07-23 21:14:48.269 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:14:48.272 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@s-object --no-pager 2025-07-23 21:14:48.287 | enabled 2025-07-23 21:14:48.292 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:117 : sudo systemctl status devstack@s-object --no-pager 2025-07-23 21:14:48.311 | ● devstack@s-object.service - Devstack devstack@s-object.service 2025-07-23 21:14:48.312 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2025-07-23 21:14:48.312 | Active: active (running) since Wed 2025-07-23 21:14:38 UTC; 9s ago 2025-07-23 21:14:48.312 | Main PID: 178298 (swift-object-se) 2025-07-23 21:14:48.312 | Tasks: 3 (limit: 9431) 2025-07-23 21:14:48.312 | Memory: 50.8M 2025-07-23 21:14:48.312 | CPU: 864ms 2025-07-23 21:14:48.312 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2025-07-23 21:14:48.312 | ├─178298 /opt/stack/data/venv/bin/python3.10 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2025-07-23 21:14:48.312 | ├─178663 /opt/stack/data/venv/bin/python3.10 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2025-07-23 21:14:48.312 | └─178664 /opt/stack/data/venv/bin/python3.10 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2025-07-23 21:14:48.312 | 2025-07-23 21:14:48.312 | Jul 23 21:14:38 npc1a3e38788184 systemd[1]: Started Devstack devstack@s-object.service. 2025-07-23 21:14:48.312 | Jul 23 21:14:39 npc1a3e38788184 object-server[178298]: Started child 178663 from parent 178298 2025-07-23 21:14:48.312 | Jul 23 21:14:39 npc1a3e38788184 swift-object-server[178298]: object-server: Started child 178663 from parent 178298 2025-07-23 21:14:48.312 | Jul 23 21:14:39 npc1a3e38788184 object-server[178298]: Started child 178664 from parent 178298 2025-07-23 21:14:48.312 | Jul 23 21:14:39 npc1a3e38788184 swift-object-server[178298]: object-server: Started child 178664 from parent 178298 2025-07-23 21:14:48.315 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:118 : exitcode=0 2025-07-23 21:14:48.318 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 0 2025-07-23 21:14:48.321 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:169 : for service in "$@" 2025-07-23 21:14:48.323 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:170 : is_service_running s-proxy 2025-07-23 21:14:48.326 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=s-proxy 2025-07-23 21:14:48.328 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:14:48.330 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@s-proxy --no-pager 2025-07-23 21:14:48.343 | enabled 2025-07-23 21:14:48.347 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:117 : sudo systemctl status devstack@s-proxy --no-pager 2025-07-23 21:14:48.368 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2025-07-23 21:14:48.368 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2025-07-23 21:14:48.368 | Active: active (running) since Wed 2025-07-23 21:14:43 UTC; 4s ago 2025-07-23 21:14:48.368 | Main PID: 179982 (swift-proxy-ser) 2025-07-23 21:14:48.368 | Tasks: 2 (limit: 9431) 2025-07-23 21:14:48.369 | Memory: 70.8M 2025-07-23 21:14:48.369 | CPU: 1.355s 2025-07-23 21:14:48.369 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2025-07-23 21:14:48.369 | ├─179982 /opt/stack/data/venv/bin/python3.10 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2025-07-23 21:14:48.369 | └─180065 /opt/stack/data/venv/bin/python3.10 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2025-07-23 21:14:48.369 | 2025-07-23 21:14:48.369 | Jul 23 21:14:48 npc1a3e38788184 proxy-server[180065]: Validating token access rules against request 2025-07-23 21:14:48.369 | Jul 23 21:14:48 npc1a3e38788184 swift-proxy-server[180065]: proxy-server: Validating token access rules against request 2025-07-23 21:14:48.369 | Jul 23 21:14:48 npc1a3e38788184 proxy-server[180065]: Received request from user: user_id eee605e65c32469294b8a121b3d35829, project_id 8a5ec84d64b1472ba5bc92f1c8d9338d, roles service,reader,manager,member,admin 2025-07-23 21:14:48.369 | Jul 23 21:14:48 npc1a3e38788184 swift-proxy-server[180065]: proxy-server: Received request from user: user_id eee605e65c32469294b8a121b3d35829, project_id 8a5ec84d64b1472ba5bc92f1c8d9338d, roles service,reader,manager,member,admin 2025-07-23 21:14:48.369 | Jul 23 21:14:48 npc1a3e38788184 proxy-server[180065]: Using identity: {'user': ('eee605e65c32469294b8a121b3d35829', 'swift'), 'tenant': ('8a5ec84d64b1472ba5bc92f1c8d9338d', 'service'), 'roles': ['service', 'reader', 'manager', 'member', 'admin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx866e813c76ee473cbe76b-00688150c7) 2025-07-23 21:14:48.369 | Jul 23 21:14:48 npc1a3e38788184 swift-proxy-server[180065]: proxy-server: Using identity: {'user': ('eee605e65c32469294b8a121b3d35829', 'swift'), 'tenant': ('8a5ec84d64b1472ba5bc92f1c8d9338d', 'service'), 'roles': ['service', 'reader', 'manager', 'member', 'admin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx866e813c76ee473cbe76b-00688150c7) 2025-07-23 21:14:48.369 | Jul 23 21:14:48 npc1a3e38788184 proxy-server[180065]: allow user with role(s) admin,member as account admin (txn: tx866e813c76ee473cbe76b-00688150c7) (client_ip: 200.225.47.25) 2025-07-23 21:14:48.369 | Jul 23 21:14:48 npc1a3e38788184 swift-proxy-server[180065]: proxy-server: allow user with role(s) admin,member as account admin (txn: tx866e813c76ee473cbe76b-00688150c7) (client_ip: 200.225.47.25) 2025-07-23 21:14:48.369 | Jul 23 21:14:48 npc1a3e38788184 proxy-server[180065]: 200.225.47.25 200.225.47.25 23/Jul/2025/21/14/48 POST /v1/AUTH_8a5ec84d64b1472ba5bc92f1c8d9338d HTTP/1.0 204 - openstacksdk/4.6.0%20keystoneauth1/5.11.1%20python-requests/2.32.4%20CPython/3.10.12 gAAAAABogVDH... - - - tx866e813c76ee473cbe76b-00688150c7 - 0.2876 - - 1753305287.761211157 1753305288.048815012 - 2025-07-23 21:14:48.369 | Jul 23 21:14:48 npc1a3e38788184 swift-proxy-server[180065]: proxy-server: 200.225.47.25 200.225.47.25 23/Jul/2025/21/14/48 POST /v1/AUTH_8a5ec84d64b1472ba5bc92f1c8d9338d HTTP/1.0 204 - openstacksdk/4.6.0%20keystoneauth1/5.11.1%20python-requests/2.32.4%20CPython/3.10.12 gAAAAABogVDH... - - - tx866e813c76ee473cbe76b-00688150c7 - 0.2876 - - 1753305287.761211157 1753305288.048815012 - 2025-07-23 21:14:48.373 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:118 : exitcode=0 2025-07-23 21:14:48.376 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 0 2025-07-23 21:14:48.378 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:175 : [[ -n '' ]] 2025-07-23 21:14:48.381 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:179 : break 2025-07-23 21:14:48.383 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:184 : [[ -n '' ]] 2025-07-23 21:14:48.385 | + /opt/stack/new/grenade/projects/30_swift/upgrade.sh:main:86 : pip_install python-openstackclient 2025-07-23 21:14:48.405 | Using python 3.10 to install python-openstackclient 2025-07-23 21:14:48.408 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt python-openstackclient 2025-07-23 21:14:49.313 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:14:49.378 | Collecting python-openstackclient 2025-07-23 21:14:49.382 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/69/48/b3ac07f6fee9d8e2f62f7e51a3fbbd54abb899acd03ef1136ee0afea3e27/python_openstackclient-8.1.0-py3-none-any.whl.metadata (10.0 kB) 2025-07-23 21:14:49.392 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-openstackclient) (6.1.1) 2025-07-23 21:14:49.393 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-openstackclient) (43.0.3) 2025-07-23 21:14:49.394 | Requirement already satisfied: cliff>=3.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-openstackclient) (4.10.0) 2025-07-23 21:14:49.395 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-openstackclient) (2.1.0) 2025-07-23 21:14:49.396 | Requirement already satisfied: openstacksdk>=4.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-openstackclient) (4.6.0) 2025-07-23 21:14:49.397 | Requirement already satisfied: osc-lib>=2.3.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-openstackclient) (4.1.0) 2025-07-23 21:14:49.397 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-openstackclient) (6.5.1) 2025-07-23 21:14:49.398 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-openstackclient) (5.6.0) 2025-07-23 21:14:49.399 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-openstackclient) (9.7.0) 2025-07-23 21:14:49.400 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-openstackclient) (2.32.4) 2025-07-23 21:14:49.401 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-openstackclient) (5.4.1) 2025-07-23 21:14:49.402 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff>=3.5.0->python-openstackclient) (0.5.2) 2025-07-23 21:14:49.403 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff>=3.5.0->python-openstackclient) (2.7.0) 2025-07-23 21:14:49.404 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff>=3.5.0->python-openstackclient) (3.16.0) 2025-07-23 21:14:49.405 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff>=3.5.0->python-openstackclient) (6.0.2) 2025-07-23 21:14:49.408 | Requirement already satisfied: pyperclip>=1.8 in /opt/stack/data/venv/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.9.0) 2025-07-23 21:14:49.409 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.7.1) 2025-07-23 21:14:49.410 | Requirement already satisfied: wcwidth>=0.2.10 in /opt/stack/data/venv/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.13) 2025-07-23 21:14:49.416 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from cryptography>=2.7->python-openstackclient) (1.17.1) 2025-07-23 21:14:49.418 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.10/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient) (2.22) 2025-07-23 21:14:49.422 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=4.5.0->python-openstackclient) (5.2.1) 2025-07-23 21:14:49.422 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=4.5.0->python-openstackclient) (1.4.0) 2025-07-23 21:14:49.423 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=4.5.0->python-openstackclient) (1.0.1) 2025-07-23 21:14:49.424 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=4.5.0->python-openstackclient) (1.33) 2025-07-23 21:14:49.425 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=4.5.0->python-openstackclient) (5.11.1) 2025-07-23 21:14:49.426 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=4.5.0->python-openstackclient) (1.8.0) 2025-07-23 21:14:49.427 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=4.5.0->python-openstackclient) (4.3.8) 2025-07-23 21:14:49.427 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=4.5.0->python-openstackclient) (7.0.0) 2025-07-23 21:14:49.428 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=4.5.0->python-openstackclient) (1.4.0) 2025-07-23 21:14:49.429 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=4.5.0->python-openstackclient) (4.14.1) 2025-07-23 21:14:49.436 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.5.0->python-openstackclient) (3.0.0) 2025-07-23 21:14:49.500 | Collecting oslo.utils>=3.33.0 (from osc-lib>=2.3.0->python-openstackclient) 2025-07-23 21:14:49.502 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl.metadata (2.2 kB) 2025-07-23 21:14:49.507 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient) (1.3.0) 2025-07-23 21:14:49.508 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient) (3.0.0) 2025-07-23 21:14:49.510 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient) (3.2.3) 2025-07-23 21:14:49.510 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient) (25.0) 2025-07-23 21:14:49.511 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient) (2025.2) 2025-07-23 21:14:49.514 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient) (1.17.2) 2025-07-23 21:14:49.519 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.10/site-packages (from pbr!=2.1.0,>=2.0.0->python-openstackclient) (80.9.0) 2025-07-23 21:14:49.597 | Collecting oslo.config>=5.2.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2025-07-23 21:14:49.599 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-07-23 21:14:49.604 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (5.7.0) 2025-07-23 21:14:49.607 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (2.0.0) 2025-07-23 21:14:49.610 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.1.1) 2025-07-23 21:14:49.617 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.27.0->python-openstackclient) (3.4.2) 2025-07-23 21:14:49.618 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.27.0->python-openstackclient) (3.10) 2025-07-23 21:14:49.619 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.27.0->python-openstackclient) (1.26.20) 2025-07-23 21:14:49.619 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient) (2020.6.20) 2025-07-23 21:14:49.636 | Requirement already satisfied: rich>=11.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (14.0.0) 2025-07-23 21:14:49.639 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (3.0.0) 2025-07-23 21:14:49.640 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (2.19.2) 2025-07-23 21:14:49.651 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.1.2) 2025-07-23 21:14:49.681 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/69/48/b3ac07f6fee9d8e2f62f7e51a3fbbd54abb899acd03ef1136ee0afea3e27/python_openstackclient-8.1.0-py3-none-any.whl (1.1 MB) 2025-07-23 21:14:49.704 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 47.9 MB/s eta 0:00:00 2025-07-23 21:14:49.706 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl (134 kB) 2025-07-23 21:14:49.707 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-07-23 21:14:50.082 | Installing collected packages: oslo.utils, oslo.config, python-openstackclient 2025-07-23 21:14:50.083 | Attempting uninstall: oslo.utils 2025-07-23 21:14:50.084 | Found existing installation: oslo.utils 9.0.0 2025-07-23 21:14:50.091 | Uninstalling oslo.utils-9.0.0: 2025-07-23 21:14:50.093 | Successfully uninstalled oslo.utils-9.0.0 2025-07-23 21:14:50.186 | Attempting uninstall: oslo.config 2025-07-23 21:14:50.188 | Found existing installation: oslo.config 10.0.0 2025-07-23 21:14:50.193 | Uninstalling oslo.config-10.0.0: 2025-07-23 21:14:50.195 | Successfully uninstalled oslo.config-10.0.0 2025-07-23 21:14:50.328 | Attempting uninstall: python-openstackclient 2025-07-23 21:14:50.329 | Found existing installation: python-openstackclient 7.5.0 2025-07-23 21:14:50.391 | Uninstalling python-openstackclient-7.5.0: 2025-07-23 21:14:50.400 | Successfully uninstalled python-openstackclient-7.5.0 2025-07-23 21:14:51.389 | 2025-07-23 21:14:51.425 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2025-07-23 21:14:51.425 | neutron 26.0.2.dev27 requires oslo.log>=5.3.0, but you have oslo-log 4.6.1 which is incompatible. 2025-07-23 21:14:51.425 | os-brick 6.11.0 requires oslo.log>=4.8.0, but you have oslo-log 4.6.1 which is incompatible. 2025-07-23 21:14:51.425 | oslo-privsep 3.6.0 requires oslo.log>=5.0.2, but you have oslo-log 4.6.1 which is incompatible. 2025-07-23 21:14:51.425 | oslo-messaging 17.1.0 requires oslo.context>=5.3.0, but you have oslo-context 4.1.0 which is incompatible. 2025-07-23 21:14:51.425 | Successfully installed oslo.config-10.0.0 oslo.utils-9.0.0 python-openstackclient-8.1.0 2025-07-23 21:14:51.579 | + inc/python:pip_install:216 : result=0 2025-07-23 21:14:51.581 | + inc/python:pip_install:218 : time_stop pip_install 2025-07-23 21:14:51.584 | + functions-common:time_stop:2421 : local name 2025-07-23 21:14:51.586 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:14:51.589 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:14:51.592 | + functions-common:time_stop:2424 : local total 2025-07-23 21:14:51.594 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:14:51.596 | + functions-common:time_stop:2427 : name=pip_install 2025-07-23 21:14:51.598 | + functions-common:time_stop:2428 : start_time=1753305288400 2025-07-23 21:14:51.600 | + functions-common:time_stop:2430 : [[ -z 1753305288400 ]] 2025-07-23 21:14:51.603 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:14:51.607 | + functions-common:time_stop:2433 : end_time=1753305291605 2025-07-23 21:14:51.609 | + functions-common:time_stop:2434 : elapsed_time=3205 2025-07-23 21:14:51.611 | + functions-common:time_stop:2435 : total=7336 2025-07-23 21:14:51.613 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:14:51.615 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=10541 2025-07-23 21:14:51.617 | + inc/python:pip_install:219 : return 0 2025-07-23 21:14:51.621 | ********************************************************************* 2025-07-23 21:14:51.621 | SUCCESS: End /opt/stack/new/grenade/projects/30_swift/upgrade.sh 2025-07-23 21:14:51.621 | ********************************************************************* 2025-07-23 21:14:51.624 | + ./grenade.sh:main:345 : for project in $UPGRADE_PROJECTS 2025-07-23 21:14:51.626 | + ./grenade.sh:main:346 : echo 'Upgrading project: glance' 2025-07-23 21:14:51.626 | Upgrading project: glance 2025-07-23 21:14:51.628 | + ./grenade.sh:main:347 : upgrade_service glance 2025-07-23 21:14:51.630 | + inc/upgrade:upgrade_service:61 : local local_service=glance 2025-07-23 21:14:51.632 | + inc/upgrade:upgrade_service:62 : local plugin_dir=/opt/stack/new/grenade/projects/40_glance 2025-07-23 21:14:51.635 | + inc/upgrade:upgrade_service:63 : [[ -n /opt/stack/new/grenade/projects/40_glance ]] 2025-07-23 21:14:51.637 | + inc/upgrade:upgrade_service:64 : echo_summary 'Upgrading glance...' 2025-07-23 21:14:51.649 | 2025-07-23 21:14:51.649 | #******************************************** 2025-07-23 21:14:51.649 | # Upgrading glance... 2025-07-23 21:14:51.649 | #******************************************** 2025-07-23 21:14:51.649 | 2025-07-23 21:14:51.652 | + inc/upgrade:upgrade_service:65 : TOP_DIR=/opt/stack/new/devstack 2025-07-23 21:14:51.654 | + inc/upgrade:upgrade_service:65 : /opt/stack/new/grenade/projects/40_glance/upgrade.sh 2025-07-23 21:14:51.658 | ********************************************************************* 2025-07-23 21:14:51.658 | Begin /opt/stack/new/grenade/projects/40_glance/upgrade.sh 2025-07-23 21:14:51.658 | ********************************************************************* 2025-07-23 21:14:53.289 | + /opt/stack/new/grenade/projects/40_glance/upgrade.sh:main:50 : [[ -d /opt/stack/save/etc.glance ]] 2025-07-23 21:14:53.291 | + /opt/stack/new/grenade/projects/40_glance/upgrade.sh:main:50 : cp -pr /etc/glance /opt/stack/save/etc.glance 2025-07-23 21:14:53.317 | + /opt/stack/new/grenade/projects/40_glance/upgrade.sh:main:53 : stack_install_service glance 2025-07-23 21:14:53.320 | + lib/stack:stack_install_service:20 : local service=glance 2025-07-23 21:14:53.322 | + lib/stack:stack_install_service:21 : type install_glance 2025-07-23 21:14:53.325 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-07-23 21:14:53.327 | + lib/stack:stack_install_service:32 : install_glance 2025-07-23 21:14:53.330 | + lib/glance:install_glance:567 : glance_store_extras=() 2025-07-23 21:14:53.332 | + lib/glance:install_glance:567 : local glance_store_extras 2025-07-23 21:14:53.334 | + lib/glance:install_glance:569 : is_service_enabled cinder 2025-07-23 21:14:53.348 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:14:53.350 | + lib/glance:install_glance:573 : is_service_enabled swift 2025-07-23 21:14:53.365 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:14:53.367 | + lib/glance:install_glance:574 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2025-07-23 21:14:53.369 | + lib/glance:install_glance:579 : use_library_from_git glance_store 2025-07-23 21:14:53.370 | + inc/python:use_library_from_git:266 : local name=glance_store 2025-07-23 21:14:53.372 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:14:53.373 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:14:53.376 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,glance_store, ]] 2025-07-23 21:14:53.378 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:14:53.381 | ++ lib/glance:install_glance:585 : join_extras swift 2025-07-23 21:14:53.383 | ++ inc/python:join_extras:28 : local IFS=, 2025-07-23 21:14:53.386 | ++ inc/python:join_extras:29 : echo swift 2025-07-23 21:14:53.389 | + lib/glance:install_glance:585 : pip_install_gr_extras glance-store swift 2025-07-23 21:14:53.391 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2025-07-23 21:14:53.393 | + inc/python:pip_install_gr_extras:108 : local extras=swift 2025-07-23 21:14:53.395 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2025-07-23 21:14:53.398 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2025-07-23 21:14:53.400 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2025-07-23 21:14:53.401 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2025-07-23 21:14:53.405 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2025-07-23 21:14:53.405 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/new/requirements/global-requirements.txt 2025-07-23 21:14:53.413 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2025-07-23 21:14:53.415 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2025-07-23 21:14:53.417 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2025-07-23 21:14:53.420 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2025-07-23 21:14:53.422 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift]!=0.29.0' 2025-07-23 21:14:53.442 | Using python 3.10 to install glance-store[swift]!=0.29.0 2025-07-23 21:14:53.444 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt 'glance-store[swift]!=0.29.0' 2025-07-23 21:14:54.410 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:14:54.485 | Collecting glance-store!=0.29.0 (from glance-store[swift]!=0.29.0) 2025-07-23 21:14:54.506 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fd/49/dba329e9605b3240dc13993cbdd7cf8c852454f1072e1a97854702ff26f3/glance_store-5.0.0-py3-none-any.whl.metadata (4.3 kB) 2025-07-23 21:14:54.565 | Collecting oslo.config>=5.2.0 (from glance-store!=0.29.0->glance-store[swift]!=0.29.0) 2025-07-23 21:14:54.567 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-07-23 21:14:54.572 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance-store!=0.29.0->glance-store[swift]!=0.29.0) (6.5.1) 2025-07-23 21:14:54.573 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance-store!=0.29.0->glance-store[swift]!=0.29.0) (5.7.0) 2025-07-23 21:14:54.623 | Collecting oslo.utils>=4.7.0 (from glance-store!=0.29.0->glance-store[swift]!=0.29.0) 2025-07-23 21:14:54.626 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl.metadata (2.2 kB) 2025-07-23 21:14:54.628 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance-store!=0.29.0->glance-store[swift]!=0.29.0) (7.1.0) 2025-07-23 21:14:54.629 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance-store!=0.29.0->glance-store[swift]!=0.29.0) (5.4.1) 2025-07-23 21:14:54.630 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance-store!=0.29.0->glance-store[swift]!=0.29.0) (0.40.1) 2025-07-23 21:14:54.631 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance-store!=0.29.0->glance-store[swift]!=0.29.0) (4.25.0) 2025-07-23 21:14:54.632 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance-store!=0.29.0->glance-store[swift]!=0.29.0) (5.11.1) 2025-07-23 21:14:54.632 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance-store!=0.29.0->glance-store[swift]!=0.29.0) (5.6.0) 2025-07-23 21:14:54.633 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance-store!=0.29.0->glance-store[swift]!=0.29.0) (2.32.4) 2025-07-23 21:14:54.636 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (2.7.0) 2025-07-23 21:14:54.637 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (3.2.3) 2025-07-23 21:14:54.672 | Collecting python-swiftclient>=3.2.0 (from glance-store[swift]!=0.29.0) 2025-07-23 21:14:54.676 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/7b/6a/18958e077fa489bae5ff4783ddd53dd8181243d6e12e23916f9675894dbe/python_swiftclient-4.8.0-py3-none-any.whl.metadata (3.5 kB) 2025-07-23 21:14:54.692 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (25.3.0) 2025-07-23 21:14:54.694 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (2025.4.1) 2025-07-23 21:14:54.694 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (0.36.2) 2025-07-23 21:14:54.695 | Requirement already satisfied: rpds-py>=0.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (0.26.0) 2025-07-23 21:14:54.716 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (6.1.1) 2025-07-23 21:14:54.717 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (2.1.0) 2025-07-23 21:14:54.718 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (1.8.0) 2025-07-23 21:14:54.719 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (4.14.1) 2025-07-23 21:14:54.740 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (0.19) 2025-07-23 21:14:54.741 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (3.0.0) 2025-07-23 21:14:54.742 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (1.17.2) 2025-07-23 21:14:54.745 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (1.3.0) 2025-07-23 21:14:54.746 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (2.0.0) 2025-07-23 21:14:54.747 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (6.0.2) 2025-07-23 21:14:54.751 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (1.1.1) 2025-07-23 21:14:54.752 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (2025.2) 2025-07-23 21:14:54.756 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (3.2.3) 2025-07-23 21:14:54.757 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (25.0) 2025-07-23 21:14:54.758 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (7.0.0) 2025-07-23 21:14:54.761 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.10/site-packages (from pbr>=2.0.0->keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (80.9.0) 2025-07-23 21:14:54.780 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (3.4.2) 2025-07-23 21:14:54.781 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (3.10) 2025-07-23 21:14:54.782 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (1.26.20) 2025-07-23 21:14:54.783 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[swift]!=0.29.0) (2020.6.20) 2025-07-23 21:14:54.822 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/fd/49/dba329e9605b3240dc13993cbdd7cf8c852454f1072e1a97854702ff26f3/glance_store-5.0.0-py3-none-any.whl (249 kB) 2025-07-23 21:14:54.834 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-07-23 21:14:54.836 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl (134 kB) 2025-07-23 21:14:54.839 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/7b/6a/18958e077fa489bae5ff4783ddd53dd8181243d6e12e23916f9675894dbe/python_swiftclient-4.8.0-py3-none-any.whl (88 kB) 2025-07-23 21:14:55.246 | Installing collected packages: python-swiftclient, oslo.utils, oslo.config, glance-store 2025-07-23 21:14:55.247 | Attempting uninstall: python-swiftclient 2025-07-23 21:14:55.249 | Found existing installation: python-swiftclient 4.7.0 2025-07-23 21:14:55.254 | Uninstalling python-swiftclient-4.7.0: 2025-07-23 21:14:55.256 | Successfully uninstalled python-swiftclient-4.7.0 2025-07-23 21:14:55.322 | Attempting uninstall: oslo.utils 2025-07-23 21:14:55.323 | Found existing installation: oslo.utils 9.0.0 2025-07-23 21:14:55.330 | Uninstalling oslo.utils-9.0.0: 2025-07-23 21:14:55.332 | Successfully uninstalled oslo.utils-9.0.0 2025-07-23 21:14:55.440 | Attempting uninstall: oslo.config 2025-07-23 21:14:55.442 | Found existing installation: oslo.config 10.0.0 2025-07-23 21:14:55.449 | Uninstalling oslo.config-10.0.0: 2025-07-23 21:14:55.452 | Successfully uninstalled oslo.config-10.0.0 2025-07-23 21:14:55.644 | Attempting uninstall: glance-store 2025-07-23 21:14:55.645 | Found existing installation: glance_store 4.9.1 2025-07-23 21:14:55.661 | Uninstalling glance_store-4.9.1: 2025-07-23 21:14:55.665 | Successfully uninstalled glance_store-4.9.1 2025-07-23 21:14:55.878 | 2025-07-23 21:14:55.917 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2025-07-23 21:14:55.917 | neutron 26.0.2.dev27 requires oslo.log>=5.3.0, but you have oslo-log 4.6.1 which is incompatible. 2025-07-23 21:14:55.917 | os-brick 6.11.0 requires oslo.log>=4.8.0, but you have oslo-log 4.6.1 which is incompatible. 2025-07-23 21:14:55.917 | oslo-privsep 3.6.0 requires oslo.log>=5.0.2, but you have oslo-log 4.6.1 which is incompatible. 2025-07-23 21:14:55.917 | oslo-messaging 17.1.0 requires oslo.context>=5.3.0, but you have oslo-context 4.1.0 which is incompatible. 2025-07-23 21:14:55.918 | Successfully installed glance-store-5.0.0 oslo.config-10.0.0 oslo.utils-9.0.0 python-swiftclient-4.8.0 2025-07-23 21:14:56.139 | + inc/python:pip_install:216 : result=0 2025-07-23 21:14:56.142 | + inc/python:pip_install:218 : time_stop pip_install 2025-07-23 21:14:56.144 | + functions-common:time_stop:2421 : local name 2025-07-23 21:14:56.147 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:14:56.149 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:14:56.152 | + functions-common:time_stop:2424 : local total 2025-07-23 21:14:56.154 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:14:56.156 | + functions-common:time_stop:2427 : name=pip_install 2025-07-23 21:14:56.159 | + functions-common:time_stop:2428 : start_time=1753305293437 2025-07-23 21:14:56.163 | + functions-common:time_stop:2430 : [[ -z 1753305293437 ]] 2025-07-23 21:14:56.166 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:14:56.172 | + functions-common:time_stop:2433 : end_time=1753305296169 2025-07-23 21:14:56.175 | + functions-common:time_stop:2434 : elapsed_time=2732 2025-07-23 21:14:56.179 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:14:56.181 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:14:56.184 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2732 2025-07-23 21:14:56.187 | + inc/python:pip_install:219 : return 0 2025-07-23 21:14:56.190 | + lib/glance:install_glance:586 : copy_rootwrap /opt/stack/data/venv/etc/glance 2025-07-23 21:14:56.193 | + lib/glance:copy_rootwrap:277 : local source_path=/opt/stack/data/venv/etc/glance 2025-07-23 21:14:56.196 | + lib/glance:copy_rootwrap:279 : sudo install -d -o stack /etc/glance 2025-07-23 21:14:56.213 | + lib/glance:copy_rootwrap:280 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2025-07-23 21:14:56.219 | + lib/glance:install_glance:589 : git_clone https://opendev.org/openstack/glance.git /opt/stack/new/glance master 2025-07-23 21:14:56.222 | + functions-common:git_clone:593 : local git_remote=https://opendev.org/openstack/glance.git 2025-07-23 21:14:56.224 | + functions-common:git_clone:594 : local git_dest=/opt/stack/new/glance 2025-07-23 21:14:56.226 | + functions-common:git_clone:595 : local git_ref=master 2025-07-23 21:14:56.229 | + functions-common:git_clone:596 : local orig_dir 2025-07-23 21:14:56.231 | ++ functions-common:git_clone:597 : pwd 2025-07-23 21:14:56.233 | + functions-common:git_clone:597 : orig_dir=/opt/stack/new/grenade 2025-07-23 21:14:56.235 | + functions-common:git_clone:598 : local git_clone_flags= 2025-07-23 21:14:56.238 | ++ functions-common:git_clone:600 : trueorfalse False RECLONE 2025-07-23 21:14:56.257 | + functions-common:git_clone:600 : RECLONE=False 2025-07-23 21:14:56.259 | + functions-common:git_clone:601 : [[ 0 -gt 0 ]] 2025-07-23 21:14:56.260 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2025-07-23 21:14:56.263 | + functions-common:git_clone:614 : echo master 2025-07-23 21:14:56.264 | + functions-common:git_clone:614 : egrep -q '^refs' 2025-07-23 21:14:56.268 | + functions-common:git_clone:628 : [[ ! -d /opt/stack/new/glance ]] 2025-07-23 21:14:56.270 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2025-07-23 21:14:56.272 | + functions-common:git_clone:673 : sudo git config --system --add safe.directory /opt/stack/new/glance 2025-07-23 21:14:56.287 | + functions-common:git_clone:676 : cd /opt/stack/new/glance 2025-07-23 21:14:56.290 | + functions-common:git_clone:677 : git show --oneline 2025-07-23 21:14:56.290 | + functions-common:git_clone:677 : head -1 2025-07-23 21:14:56.360 | 32f8343da Merge "Functional tests migration" 2025-07-23 21:14:56.363 | + functions-common:git_clone:678 : cd /opt/stack/new/grenade 2025-07-23 21:14:56.368 | + lib/glance:install_glance:591 : setup_develop /opt/stack/new/glance 2025-07-23 21:14:56.371 | + inc/python:setup_develop:354 : local bindep 2025-07-23 21:14:56.373 | + inc/python:setup_develop:355 : [[ /opt/stack/new/glance == -bindep* ]] 2025-07-23 21:14:56.376 | + inc/python:setup_develop:359 : local project_dir=/opt/stack/new/glance 2025-07-23 21:14:56.379 | + inc/python:setup_develop:360 : local extras= 2025-07-23 21:14:56.382 | + inc/python:setup_develop:361 : _setup_package_with_constraints_edit /opt/stack/new/glance -e 2025-07-23 21:14:56.384 | + inc/python:_setup_package_with_constraints_edit:380 : local bindep 2025-07-23 21:14:56.387 | + inc/python:_setup_package_with_constraints_edit:381 : [[ /opt/stack/new/glance == -bindep* ]] 2025-07-23 21:14:56.389 | + inc/python:_setup_package_with_constraints_edit:385 : local project_dir=/opt/stack/new/glance 2025-07-23 21:14:56.391 | + inc/python:_setup_package_with_constraints_edit:386 : local flags=-e 2025-07-23 21:14:56.393 | + inc/python:_setup_package_with_constraints_edit:387 : local extras= 2025-07-23 21:14:56.396 | ++ inc/python:_setup_package_with_constraints_edit:394 : cd /opt/stack/new/glance 2025-07-23 21:14:56.398 | ++ inc/python:_setup_package_with_constraints_edit:394 : pwd 2025-07-23 21:14:56.402 | + inc/python:_setup_package_with_constraints_edit:394 : project_dir=/opt/stack/new/glance 2025-07-23 21:14:56.405 | + inc/python:_setup_package_with_constraints_edit:396 : '[' -n /opt/stack/new/requirements ']' 2025-07-23 21:14:56.407 | + inc/python:_setup_package_with_constraints_edit:400 : local name 2025-07-23 21:14:56.410 | ++ inc/python:_setup_package_with_constraints_edit:401 : awk '/^name.*=/ {print $3}' /opt/stack/new/glance/setup.cfg 2025-07-23 21:14:56.417 | + inc/python:_setup_package_with_constraints_edit:401 : name=glance 2025-07-23 21:14:56.419 | + inc/python:_setup_package_with_constraints_edit:402 : '[' -z glance ']' 2025-07-23 21:14:56.422 | + inc/python:_setup_package_with_constraints_edit:406 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- glance 2025-07-23 21:14:56.583 | /opt/stack/new/requirements/.venv/lib/python3.10/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-07-23 21:14:56.583 | import pkg_resources 2025-07-23 21:14:56.708 | + inc/python:_setup_package_with_constraints_edit:409 : setup_package /opt/stack/new/glance -e 2025-07-23 21:14:56.712 | + inc/python:setup_package:437 : local bindep=0 2025-07-23 21:14:56.714 | + inc/python:setup_package:438 : local bindep_flag= 2025-07-23 21:14:56.716 | + inc/python:setup_package:439 : local bindep_profiles= 2025-07-23 21:14:56.719 | + inc/python:setup_package:440 : [[ /opt/stack/new/glance == -bindep* ]] 2025-07-23 21:14:56.721 | + inc/python:setup_package:445 : local project_dir=/opt/stack/new/glance 2025-07-23 21:14:56.724 | + inc/python:setup_package:446 : local flags=-e 2025-07-23 21:14:56.727 | + inc/python:setup_package:447 : local extras= 2025-07-23 21:14:56.729 | + inc/python:setup_package:451 : [[ -n -e ]] 2025-07-23 21:14:56.731 | + inc/python:setup_package:451 : [[ -z '' ]] 2025-07-23 21:14:56.734 | + inc/python:setup_package:451 : [[ ! -e =~ ^-.* ]] 2025-07-23 21:14:56.736 | + inc/python:setup_package:456 : [[ ! -z '' ]] 2025-07-23 21:14:56.739 | + inc/python:setup_package:461 : [[ 0 == 1 ]] 2025-07-23 21:14:56.742 | + inc/python:setup_package:465 : pip_install -e /opt/stack/new/glance 2025-07-23 21:14:56.767 | Using python 3.10 to install /opt/stack/new/glance 2025-07-23 21:14:56.770 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/glance 2025-07-23 21:14:57.811 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:14:57.824 | Obtaining file:///opt/stack/new/glance 2025-07-23 21:14:57.826 | Preparing metadata (setup.py): started 2025-07-23 21:14:59.064 | Preparing metadata (setup.py): finished with status 'done' 2025-07-23 21:14:59.077 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (6.1.1) 2025-07-23 21:14:59.078 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (0.7.1) 2025-07-23 21:14:59.079 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (2.0.41) 2025-07-23 21:14:59.080 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (0.40.1) 2025-07-23 21:14:59.082 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (3.1.0) 2025-07-23 21:14:59.083 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (2.5.1) 2025-07-23 21:14:59.084 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (1.8.9) 2025-07-23 21:14:59.085 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (1.16.4) 2025-07-23 21:14:59.086 | Requirement already satisfied: httplib2>=0.9.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (0.22.0) 2025-07-23 21:14:59.198 | Collecting oslo.config>=8.1.0 (from glance==30.1.0.dev66) 2025-07-23 21:14:59.200 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-07-23 21:14:59.205 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (7.1.0) 2025-07-23 21:14:59.236 | Collecting oslo.context>=2.22.0 (from glance==30.1.0.dev66) 2025-07-23 21:14:59.237 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a7/1b/30c2017abef2126aeded7424fd647e351cf059e545683ddc99c28a4a3a64/oslo_context-6.0.0-py3-none-any.whl.metadata (2.1 kB) 2025-07-23 21:14:59.240 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (2.5.0) 2025-07-23 21:14:59.317 | Collecting oslo.utils>=7.3.0 (from glance==30.1.0.dev66) 2025-07-23 21:14:59.319 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl.metadata (2.2 kB) 2025-07-23 21:14:59.321 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (5.4.1) 2025-07-23 21:14:59.322 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (3.1.1) 2025-07-23 21:14:59.360 | Collecting taskflow>=4.0.0 (from glance==30.1.0.dev66) 2025-07-23 21:14:59.363 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/85/4b/dce020af0ef7f53fc27e7e1b2e2e783fc5331eb1349fbc5ad69cc82c069b/taskflow-6.0.1-py3-none-any.whl.metadata (5.6 kB) 2025-07-23 21:14:59.380 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (5.11.1) 2025-07-23 21:14:59.381 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (10.11.0) 2025-07-23 21:14:59.382 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (0.12.1) 2025-07-23 21:14:59.383 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (3.16.0) 2025-07-23 21:14:59.383 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (3.10.1) 2025-07-23 21:14:59.384 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (4.25.0) 2025-07-23 21:14:59.385 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (5.6.0) 2025-07-23 21:14:59.385 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (17.3.0) 2025-07-23 21:14:59.386 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (6.5.1) 2025-07-23 21:14:59.409 | Collecting oslo.limit>=1.6.0 (from glance==30.1.0.dev66) 2025-07-23 21:14:59.412 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/cf/e8/b298b6f0ffef41da3ff87babfc8ad3550a2393a0bf754323affdc5f9b751/oslo_limit-2.7.0-py3-none-any.whl.metadata (2.1 kB) 2025-07-23 21:14:59.461 | Collecting oslo.log>=4.5.0 (from glance==30.1.0.dev66) 2025-07-23 21:14:59.463 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5f/67/27f4cce3905b9cd34d4230621620f137a7041d19f431135ddcdeb8ea975e/oslo_log-7.2.0-py3-none-any.whl.metadata (2.8 kB) 2025-07-23 21:14:59.467 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (17.1.0) 2025-07-23 21:14:59.468 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (6.6.0) 2025-07-23 21:14:59.469 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (3.5.1) 2025-07-23 21:14:59.470 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (4.5.1) 2025-07-23 21:14:59.497 | Collecting retrying!=1.3.0,>=1.2.3 (from glance==30.1.0.dev66) 2025-07-23 21:14:59.501 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/96/7e/5a83e2c56761d347128e58b3f23af829fd145bfb1afeff18927bc5915459/retrying-1.4.0-py3-none-any.whl.metadata (7.5 kB) 2025-07-23 21:14:59.511 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (4.3.0) 2025-07-23 21:14:59.512 | Requirement already satisfied: glance-store>=4.9.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (5.0.0) 2025-07-23 21:14:59.513 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (3.0.0) 2025-07-23 21:14:59.514 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (43.0.3) 2025-07-23 21:14:59.515 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from glance==30.1.0.dev66) (0.2.3) 2025-07-23 21:14:59.554 | Collecting castellan>=0.17.0 (from glance==30.1.0.dev66) 2025-07-23 21:14:59.557 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/d3/52/773a54e5410d426690b2a71f068c09dfdb7c239dd50db25e34a9c476a2dc/castellan-5.4.0-py3-none-any.whl.metadata (1.9 kB) 2025-07-23 21:14:59.568 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.10/site-packages (from alembic>=0.9.6->glance==30.1.0.dev66) (1.3.10) 2025-07-23 21:14:59.569 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from alembic>=0.9.6->glance==30.1.0.dev66) (4.14.1) 2025-07-23 21:14:59.570 | Requirement already satisfied: tomli in /opt/stack/data/venv/lib/python3.10/site-packages (from alembic>=0.9.6->glance==30.1.0.dev66) (2.2.1) 2025-07-23 21:14:59.572 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from castellan>=0.17.0->glance==30.1.0.dev66) (7.1.0) 2025-07-23 21:14:59.608 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from castellan>=0.17.0->glance==30.1.0.dev66) (2.32.4) 2025-07-23 21:14:59.614 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from cryptography>=2.6.1->glance==30.1.0.dev66) (1.17.1) 2025-07-23 21:14:59.616 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.10/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==30.1.0.dev66) (2.22) 2025-07-23 21:14:59.637 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from cursive>=0.2.1->glance==30.1.0.dev66) (5.7.0) 2025-07-23 21:14:59.650 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from debtcollector>=1.19.0->glance==30.1.0.dev66) (1.17.2) 2025-07-23 21:14:59.655 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from eventlet>=0.33.3->glance==30.1.0.dev66) (2.7.0) 2025-07-23 21:14:59.655 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from eventlet>=0.33.3->glance==30.1.0.dev66) (3.2.3) 2025-07-23 21:14:59.697 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from httplib2>=0.9.1->glance==30.1.0.dev66) (3.2.3) 2025-07-23 21:14:59.705 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=3.2.0->glance==30.1.0.dev66) (25.3.0) 2025-07-23 21:14:59.705 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=3.2.0->glance==30.1.0.dev66) (2025.4.1) 2025-07-23 21:14:59.706 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=3.2.0->glance==30.1.0.dev66) (0.36.2) 2025-07-23 21:14:59.707 | Requirement already satisfied: rpds-py>=0.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=3.2.0->glance==30.1.0.dev66) (0.26.0) 2025-07-23 21:14:59.760 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.4.0->glance==30.1.0.dev66) (2.1.0) 2025-07-23 21:14:59.761 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.4.0->glance==30.1.0.dev66) (1.8.0) 2025-07-23 21:14:59.770 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=5.1.0->glance==30.1.0.dev66) (3.11.0) 2025-07-23 21:14:59.772 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=5.1.0->glance==30.1.0.dev66) (4.0.1) 2025-07-23 21:14:59.773 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=5.1.0->glance==30.1.0.dev66) (2.10.1) 2025-07-23 21:14:59.782 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==30.1.0.dev66) (1.4.0) 2025-07-23 21:14:59.806 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==30.1.0.dev66) (5.2.1) 2025-07-23 21:14:59.813 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.concurrency>=4.5.1->glance==30.1.0.dev66) (0.19) 2025-07-23 21:14:59.816 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.config>=8.1.0->glance==30.1.0.dev66) (1.3.0) 2025-07-23 21:14:59.818 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.config>=8.1.0->glance==30.1.0.dev66) (2.0.0) 2025-07-23 21:14:59.818 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.config>=8.1.0->glance==30.1.0.dev66) (6.0.2) 2025-07-23 21:14:59.829 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.db>=5.0.0->glance==30.1.0.dev66) (2.0.2) 2025-07-23 21:14:59.829 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.db>=5.0.0->glance==30.1.0.dev66) (0.5.0) 2025-07-23 21:14:59.849 | Requirement already satisfied: openstacksdk>=0.47.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.limit>=1.6.0->glance==30.1.0.dev66) (4.6.0) 2025-07-23 21:14:59.855 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==30.1.0.dev66) (1.0.1) 2025-07-23 21:14:59.855 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==30.1.0.dev66) (1.33) 2025-07-23 21:14:59.857 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==30.1.0.dev66) (4.3.8) 2025-07-23 21:14:59.858 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==30.1.0.dev66) (7.0.0) 2025-07-23 21:14:59.859 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==30.1.0.dev66) (1.4.0) 2025-07-23 21:14:59.864 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==30.1.0.dev66) (3.0.0) 2025-07-23 21:14:59.877 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.log>=4.5.0->glance==30.1.0.dev66) (2.9.0.post0) 2025-07-23 21:14:59.896 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==30.1.0.dev66) (4.2.2) 2025-07-23 21:14:59.898 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==30.1.0.dev66) (5.5.2) 2025-07-23 21:14:59.899 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==30.1.0.dev66) (5.3.1) 2025-07-23 21:14:59.900 | Requirement already satisfied: kombu>=4.6.6 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==30.1.0.dev66) (5.5.4) 2025-07-23 21:14:59.901 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==30.1.0.dev66) (0.12.0) 2025-07-23 21:14:59.906 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==30.1.0.dev66) (5.1.0) 2025-07-23 21:14:59.928 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from kombu>=4.6.6->oslo.messaging!=9.0.0,>=5.29.0->glance==30.1.0.dev66) (2025.2) 2025-07-23 21:14:59.929 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.10/site-packages (from kombu>=4.6.6->oslo.messaging!=9.0.0,>=5.29.0->glance==30.1.0.dev66) (25.0) 2025-07-23 21:14:59.980 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==30.1.0.dev66) (0.22.1) 2025-07-23 21:14:59.984 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.middleware>=3.31.0->glance==30.1.0.dev66) (4.0.1) 2025-07-23 21:14:59.985 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.middleware>=3.31.0->glance==30.1.0.dev66) (3.1.6) 2025-07-23 21:14:59.987 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.middleware>=3.31.0->glance==30.1.0.dev66) (4.0.1) 2025-07-23 21:14:59.995 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==30.1.0.dev66) (3.0.2) 2025-07-23 21:15:00.062 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==30.1.0.dev66) (1.1.1) 2025-07-23 21:15:00.103 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==30.1.0.dev66) (1.6.10) 2025-07-23 21:15:00.156 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.10/site-packages (from Paste>=2.0.2->glance==30.1.0.dev66) (80.9.0) 2025-07-23 21:15:00.170 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.10/site-packages (from PrettyTable>=0.7.1->glance==30.1.0.dev66) (0.2.13) 2025-07-23 21:15:00.190 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==30.1.0.dev66) (4.10.0) 2025-07-23 21:15:00.196 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==30.1.0.dev66) (0.5.2) 2025-07-23 21:15:00.197 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==30.1.0.dev66) (2.7.0) 2025-07-23 21:15:00.204 | Requirement already satisfied: pyperclip>=1.8 in /opt/stack/data/venv/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==30.1.0.dev66) (1.9.0) 2025-07-23 21:15:00.205 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==30.1.0.dev66) (1.7.1) 2025-07-23 21:15:00.211 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==30.1.0.dev66) (1.17.0) 2025-07-23 21:15:00.229 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==30.1.0.dev66) (3.4.2) 2025-07-23 21:15:00.230 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==30.1.0.dev66) (3.10) 2025-07-23 21:15:00.230 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==30.1.0.dev66) (1.26.20) 2025-07-23 21:15:00.231 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==30.1.0.dev66) (2020.6.20) 2025-07-23 21:15:00.258 | Requirement already satisfied: rich>=11.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==30.1.0.dev66) (14.0.0) 2025-07-23 21:15:00.263 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==30.1.0.dev66) (3.0.0) 2025-07-23 21:15:00.264 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==30.1.0.dev66) (2.19.2) 2025-07-23 21:15:00.278 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==30.1.0.dev66) (0.1.2) 2025-07-23 21:15:00.285 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from Routes>=2.3.1->glance==30.1.0.dev66) (0.7) 2025-07-23 21:15:00.323 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from taskflow>=4.0.0->glance==30.1.0.dev66) (3.4.2) 2025-07-23 21:15:00.324 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from taskflow>=4.0.0->glance==30.1.0.dev66) (3.2.0) 2025-07-23 21:15:00.354 | Collecting tenacity>=6.0.0 (from taskflow>=4.0.0->glance==30.1.0.dev66) 2025-07-23 21:15:00.357 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/e5/30/643397144bfbfec6f6ef821f36f33e57d35946c44a2352d3c9f0ae847619/tenacity-9.1.2-py3-none-any.whl.metadata (1.2 kB) 2025-07-23 21:15:00.385 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==30.1.0.dev66) 2025-07-23 21:15:00.388 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/7e/32/a7125fb28c4261a627f999d5fb4afff25b523800faed2c30979949d6facd/pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2025-07-23 21:15:00.429 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.10/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==30.1.0.dev66) (2.7.2) 2025-07-23 21:15:00.447 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.10/site-packages (from WSME>=0.8.0->glance==30.1.0.dev66) (0.8.1) 2025-07-23 21:15:00.448 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.10/site-packages (from WSME>=0.8.0->glance==30.1.0.dev66) (2025.2) 2025-07-23 21:15:00.510 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==30.1.0.dev66) 2025-07-23 21:15:00.531 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/20/b0/36bd937216ec521246249be3bf9855081de4c5e06a0c9b4219dbeda50373/importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) 2025-07-23 21:15:00.593 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==30.1.0.dev66) 2025-07-23 21:15:00.615 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/2e/54/647ade08bf0db230bfea292f893923872fd20be6ac6f53b2b936ba839d75/zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2025-07-23 21:15:00.679 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/d3/52/773a54e5410d426690b2a71f068c09dfdb7c239dd50db25e34a9c476a2dc/castellan-5.4.0-py3-none-any.whl (99 kB) 2025-07-23 21:15:00.689 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-07-23 21:15:00.691 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a7/1b/30c2017abef2126aeded7424fd647e351cf059e545683ddc99c28a4a3a64/oslo_context-6.0.0-py3-none-any.whl (19 kB) 2025-07-23 21:15:00.694 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/cf/e8/b298b6f0ffef41da3ff87babfc8ad3550a2393a0bf754323affdc5f9b751/oslo_limit-2.7.0-py3-none-any.whl (22 kB) 2025-07-23 21:15:00.702 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5f/67/27f4cce3905b9cd34d4230621620f137a7041d19f431135ddcdeb8ea975e/oslo_log-7.2.0-py3-none-any.whl (75 kB) 2025-07-23 21:15:00.704 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl (134 kB) 2025-07-23 21:15:00.739 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/96/7e/5a83e2c56761d347128e58b3f23af829fd145bfb1afeff18927bc5915459/retrying-1.4.0-py3-none-any.whl (11 kB) 2025-07-23 21:15:00.757 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/85/4b/dce020af0ef7f53fc27e7e1b2e2e783fc5331eb1349fbc5ad69cc82c069b/taskflow-6.0.1-py3-none-any.whl (491 kB) 2025-07-23 21:15:00.773 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/7e/32/a7125fb28c4261a627f999d5fb4afff25b523800faed2c30979949d6facd/pydot-4.0.1-py3-none-any.whl (37 kB) 2025-07-23 21:15:00.785 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/e5/30/643397144bfbfec6f6ef821f36f33e57d35946c44a2352d3c9f0ae847619/tenacity-9.1.2-py3-none-any.whl (28 kB) 2025-07-23 21:15:00.812 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/20/b0/36bd937216ec521246249be3bf9855081de4c5e06a0c9b4219dbeda50373/importlib_metadata-8.7.0-py3-none-any.whl (27 kB) 2025-07-23 21:15:00.844 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/2e/54/647ade08bf0db230bfea292f893923872fd20be6ac6f53b2b936ba839d75/zipp-3.23.0-py3-none-any.whl (10 kB) 2025-07-23 21:15:01.133 | Installing collected packages: zipp, tenacity, retrying, pydot, oslo.context, importlib-metadata, oslo.utils, oslo.config, taskflow, oslo.log, oslo.limit, castellan, glance 2025-07-23 21:15:01.134 | Attempting uninstall: zipp 2025-07-23 21:15:01.135 | Found existing installation: zipp 3.21.0 2025-07-23 21:15:01.139 | Uninstalling zipp-3.21.0: 2025-07-23 21:15:01.140 | Successfully uninstalled zipp-3.21.0 2025-07-23 21:15:01.157 | Attempting uninstall: tenacity 2025-07-23 21:15:01.159 | Found existing installation: tenacity 9.0.0 2025-07-23 21:15:01.163 | Uninstalling tenacity-9.0.0: 2025-07-23 21:15:01.164 | Successfully uninstalled tenacity-9.0.0 2025-07-23 21:15:01.192 | Attempting uninstall: retrying 2025-07-23 21:15:01.194 | Found existing installation: retrying 1.3.4 2025-07-23 21:15:01.197 | Uninstalling retrying-1.3.4: 2025-07-23 21:15:01.381 | Successfully uninstalled retrying-1.3.4 2025-07-23 21:15:01.396 | Attempting uninstall: pydot 2025-07-23 21:15:01.398 | Found existing installation: pydot 3.0.4 2025-07-23 21:15:01.401 | Uninstalling pydot-3.0.4: 2025-07-23 21:15:01.402 | Successfully uninstalled pydot-3.0.4 2025-07-23 21:15:01.434 | Attempting uninstall: oslo.context 2025-07-23 21:15:01.435 | Found existing installation: oslo.context 6.0.0 2025-07-23 21:15:01.438 | Uninstalling oslo.context-6.0.0: 2025-07-23 21:15:01.439 | Successfully uninstalled oslo.context-6.0.0 2025-07-23 21:15:01.460 | Attempting uninstall: importlib-metadata 2025-07-23 21:15:01.461 | Found existing installation: importlib_metadata 8.5.0 2025-07-23 21:15:01.465 | Uninstalling importlib_metadata-8.5.0: 2025-07-23 21:15:01.466 | Successfully uninstalled importlib_metadata-8.5.0 2025-07-23 21:15:01.493 | Attempting uninstall: oslo.utils 2025-07-23 21:15:01.495 | Found existing installation: oslo.utils 9.0.0 2025-07-23 21:15:01.502 | Uninstalling oslo.utils-9.0.0: 2025-07-23 21:15:01.503 | Successfully uninstalled oslo.utils-9.0.0 2025-07-23 21:15:01.594 | Attempting uninstall: oslo.config 2025-07-23 21:15:01.595 | Found existing installation: oslo.config 10.0.0 2025-07-23 21:15:01.601 | Uninstalling oslo.config-10.0.0: 2025-07-23 21:15:01.603 | Successfully uninstalled oslo.config-10.0.0 2025-07-23 21:15:01.741 | Attempting uninstall: taskflow 2025-07-23 21:15:01.743 | Found existing installation: taskflow 5.12.0 2025-07-23 21:15:01.770 | Uninstalling taskflow-5.12.0: 2025-07-23 21:15:01.775 | Successfully uninstalled taskflow-5.12.0 2025-07-23 21:15:02.119 | Attempting uninstall: oslo.log 2025-07-23 21:15:02.120 | Found existing installation: oslo.log 7.2.0 2025-07-23 21:15:02.126 | Uninstalling oslo.log-7.2.0: 2025-07-23 21:15:02.128 | Successfully uninstalled oslo.log-7.2.0 2025-07-23 21:15:02.184 | Attempting uninstall: oslo.limit 2025-07-23 21:15:02.185 | Found existing installation: oslo.limit 2.6.1 2025-07-23 21:15:02.189 | Uninstalling oslo.limit-2.6.1: 2025-07-23 21:15:02.190 | Successfully uninstalled oslo.limit-2.6.1 2025-07-23 21:15:02.213 | Attempting uninstall: castellan 2025-07-23 21:15:02.214 | Found existing installation: castellan 5.2.1 2025-07-23 21:15:02.223 | Uninstalling castellan-5.2.1: 2025-07-23 21:15:02.225 | Successfully uninstalled castellan-5.2.1 2025-07-23 21:15:02.303 | Attempting uninstall: glance 2025-07-23 21:15:02.304 | Found existing installation: glance 30.0.1.dev5 2025-07-23 21:15:02.308 | Uninstalling glance-30.0.1.dev5: 2025-07-23 21:15:02.486 | Successfully uninstalled glance-30.0.1.dev5 2025-07-23 21:15:02.487 | DEPRECATION: Legacy editable install of glance==30.1.0.dev66 from file:///opt/stack/new/glance (setup.py develop) is deprecated. pip 25.3 will enforce this behaviour change. A possible replacement is to add a pyproject.toml or enable --use-pep517, and use setuptools >= 64. If the resulting installation is not behaving as expected, try using --config-settings editable_mode=compat. Please consult the setuptools documentation for more information. Discussion can be found at https://github.com/pypa/pip/issues/11457 2025-07-23 21:15:02.487 | Running setup.py develop for glance 2025-07-23 21:15:09.405 | 2025-07-23 21:15:09.438 | Successfully installed castellan-5.4.0 glance-30.1.0.dev66 importlib-metadata-8.7.0 oslo.config-10.0.0 oslo.context-6.0.0 oslo.limit-2.7.0 oslo.log-7.2.0 oslo.utils-9.0.0 pydot-4.0.1 retrying-1.4.0 taskflow-6.0.1 tenacity-9.1.2 zipp-3.23.0 2025-07-23 21:15:09.649 | + inc/python:pip_install:216 : result=0 2025-07-23 21:15:09.651 | + inc/python:pip_install:218 : time_stop pip_install 2025-07-23 21:15:09.653 | + functions-common:time_stop:2421 : local name 2025-07-23 21:15:09.655 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:15:09.657 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:15:09.659 | + functions-common:time_stop:2424 : local total 2025-07-23 21:15:09.661 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:15:09.663 | + functions-common:time_stop:2427 : name=pip_install 2025-07-23 21:15:09.665 | + functions-common:time_stop:2428 : start_time=1753305296760 2025-07-23 21:15:09.667 | + functions-common:time_stop:2430 : [[ -z 1753305296760 ]] 2025-07-23 21:15:09.670 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:15:09.674 | + functions-common:time_stop:2433 : end_time=1753305309672 2025-07-23 21:15:09.676 | + functions-common:time_stop:2434 : elapsed_time=12912 2025-07-23 21:15:09.678 | + functions-common:time_stop:2435 : total=2732 2025-07-23 21:15:09.680 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:15:09.682 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=15644 2025-07-23 21:15:09.684 | + inc/python:pip_install:219 : return 0 2025-07-23 21:15:09.686 | + inc/python:setup_package:467 : [[ -e == \-\e ]] 2025-07-23 21:15:09.688 | + inc/python:setup_package:467 : [[ True == \F\a\l\s\e ]] 2025-07-23 21:15:09.690 | + inc/python:_setup_package_with_constraints_edit:413 : use_library_from_git /opt/stack/new/glance 2025-07-23 21:15:09.692 | + inc/python:use_library_from_git:266 : local name=/opt/stack/new/glance 2025-07-23 21:15:09.694 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:15:09.697 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:15:09.699 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,/opt/stack/new/glance, ]] 2025-07-23 21:15:09.701 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:15:09.704 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-07-23 21:15:09.707 | + /opt/stack/new/grenade/projects/40_glance/upgrade.sh:main:56 : upgrade_project glance /opt/stack/new/grenade/projects/40_glance stable/2025.1 master 2025-07-23 21:15:09.709 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:80 : project=glance 2025-07-23 21:15:09.711 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:81 : base_dir=/opt/stack/new/grenade/projects/40_glance 2025-07-23 21:15:09.713 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:82 : base_branch=stable/2025.1 2025-07-23 21:15:09.715 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:83 : target_branch=master 2025-07-23 21:15:09.718 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:85 : [[ stable/2025.1 == \m\a\s\t\e\r ]] 2025-07-23 21:15:09.721 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:88 : direction=from 2025-07-23 21:15:09.724 | ++ /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : get_release_name_from_branch stable/2025.1 2025-07-23 21:15:09.727 | ++ functions-common:get_release_name_from_branch:576 : local branch=stable/2025.1 2025-07-23 21:15:09.730 | ++ functions-common:get_release_name_from_branch:577 : [[ stable/2025.1 =~ stable/ ]] 2025-07-23 21:15:09.732 | ++ functions-common:get_release_name_from_branch:578 : echo 2025.1 2025-07-23 21:15:09.735 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : upgrade_dir=2025.1 2025-07-23 21:15:09.737 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:92 : upgrade_file=/opt/stack/new/grenade/projects/40_glance/from-2025.1/upgrade-glance 2025-07-23 21:15:09.740 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:93 : [[ -e /opt/stack/new/grenade/projects/40_glance/from-2025.1/upgrade-glance ]] 2025-07-23 21:15:09.743 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:96 : echo 'Warning: No new configurations were found for OpenStack glance.' 2025-07-23 21:15:09.743 | Warning: No new configurations were found for OpenStack glance. 2025-07-23 21:15:09.745 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:97 : echo 'If your patch fails during the upgrade this may be the cause.' 2025-07-23 21:15:09.745 | If your patch fails during the upgrade this may be the cause. 2025-07-23 21:15:09.747 | + /opt/stack/new/grenade/projects/40_glance/upgrade.sh:main:59 : /opt/stack/data/venv/bin/glance-manage db_sync 2025-07-23 21:15:11.403 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=182016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-07-23 21:15:11.409 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-07-23 21:15:11.409 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-07-23 21:15:11.487 | Database is up to date. No migrations needed. 2025-07-23 21:15:11.984 | + /opt/stack/new/grenade/projects/40_glance/upgrade.sh:main:63 : start_glance 2025-07-23 21:15:11.987 | + lib/glance:start_glance:666 : local service_protocol=http 2025-07-23 21:15:11.990 | + lib/glance:start_glance:667 : is_service_enabled tls-proxy 2025-07-23 21:15:12.010 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:15:12.013 | + lib/glance:start_glance:673 : [[ False == False ]] 2025-07-23 21:15:12.016 | ++ lib/glance:start_glance:674 : which uwsgi 2025-07-23 21:15:12.021 | + lib/glance:start_glance:674 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-07-23 21:15:12.023 | + functions-common:run_process:1675 : local service=g-api 2025-07-23 21:15:12.026 | + functions-common:run_process:1676 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-07-23 21:15:12.029 | + functions-common:run_process:1677 : local group= 2025-07-23 21:15:12.031 | + functions-common:run_process:1678 : local user= 2025-07-23 21:15:12.034 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:15:12.037 | + functions-common:run_process:1681 : local name=g-api 2025-07-23 21:15:12.039 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:15:12.042 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:15:12.045 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:15:12.048 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:15:12.051 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:15:12.056 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305312053 2025-07-23 21:15:12.059 | + functions-common:run_process:1684 : is_service_enabled g-api 2025-07-23 21:15:12.080 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:15:12.096 | + functions-common:run_process:1685 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2025-07-23 21:15:12.099 | + functions-common:_run_under_systemd:1632 : local service=g-api 2025-07-23 21:15:12.102 | + functions-common:_run_under_systemd:1633 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-07-23 21:15:12.105 | + functions-common:_run_under_systemd:1634 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-07-23 21:15:12.108 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-07-23 21:15:12.110 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-07-23 21:15:12.113 | + functions-common:_common_systemd_pitfalls:1607 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2025-07-23 21:15:12.115 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2025-07-23 21:15:12.118 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@g-api.service 2025-07-23 21:15:12.121 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:15:12.124 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:15:12.127 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:15:12.129 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:15:12.132 | + functions-common:_run_under_systemd:1645 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2025-07-23 21:15:12.136 | + functions-common:_run_under_systemd:1646 : [[ True == \T\r\u\e ]] 2025-07-23 21:15:12.138 | + functions-common:_run_under_systemd:1647 : cmd='/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:15:12.141 | + functions-common:_run_under_systemd:1649 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2025-07-23 21:15:12.144 | + functions-common:write_uwsgi_user_unit_file:1571 : local service=devstack@g-api.service 2025-07-23 21:15:12.147 | + functions-common:write_uwsgi_user_unit_file:1572 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:15:12.149 | + functions-common:write_uwsgi_user_unit_file:1573 : local group= 2025-07-23 21:15:12.152 | + functions-common:write_uwsgi_user_unit_file:1574 : local user=stack 2025-07-23 21:15:12.155 | + functions-common:write_uwsgi_user_unit_file:1575 : local env_vars= 2025-07-23 21:15:12.157 | + functions-common:write_uwsgi_user_unit_file:1576 : local unitfile=/etc/systemd/system/devstack@g-api.service 2025-07-23 21:15:12.160 | + functions-common:write_uwsgi_user_unit_file:1577 : mkdir -p /etc/systemd/system 2025-07-23 21:15:12.164 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2025-07-23 21:15:12.248 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:15:12.325 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2025-07-23 21:15:12.400 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2025-07-23 21:15:12.473 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:15:12.546 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:15:12.622 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2025-07-23 21:15:12.691 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2025-07-23 21:15:12.762 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2025-07-23 21:15:12.837 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2025-07-23 21:15:12.907 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2025-07-23 21:15:12.979 | + functions-common:write_uwsgi_user_unit_file:1591 : [[ -n '' ]] 2025-07-23 21:15:12.982 | + functions-common:write_uwsgi_user_unit_file:1594 : [[ -n '' ]] 2025-07-23 21:15:12.984 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2025-07-23 21:15:13.049 | + functions-common:write_uwsgi_user_unit_file:1600 : sudo systemctl daemon-reload 2025-07-23 21:15:13.398 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@g-api.service 2025-07-23 21:15:13.415 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2025-07-23 21:15:13.728 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@g-api.service 2025-07-23 21:15:13.819 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:15:13.821 | + functions-common:time_stop:2421 : local name 2025-07-23 21:15:13.824 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:15:13.826 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:15:13.828 | + functions-common:time_stop:2424 : local total 2025-07-23 21:15:13.831 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:15:13.834 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:15:13.837 | + functions-common:time_stop:2428 : start_time=1753305312053 2025-07-23 21:15:13.839 | + functions-common:time_stop:2430 : [[ -z 1753305312053 ]] 2025-07-23 21:15:13.845 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:15:13.849 | + functions-common:time_stop:2433 : end_time=1753305313845 2025-07-23 21:15:13.851 | + functions-common:time_stop:2434 : elapsed_time=1792 2025-07-23 21:15:13.853 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:15:13.856 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:15:13.858 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1792 2025-07-23 21:15:13.861 | + lib/glance:start_glance:679 : is_service_enabled g-api-r 2025-07-23 21:15:13.883 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:15:13.887 | + lib/glance:start_glance:684 : echo 'Waiting for g-api (200.225.47.25) to start...' 2025-07-23 21:15:13.887 | Waiting for g-api (200.225.47.25) to start... 2025-07-23 21:15:13.890 | + lib/glance:start_glance:685 : wait_for_service 120 http://200.225.47.25/image 2025-07-23 21:15:13.893 | + functions:wait_for_service:468 : local timeout=120 2025-07-23 21:15:13.896 | + functions:wait_for_service:469 : local url=http://200.225.47.25/image 2025-07-23 21:15:13.899 | + functions:wait_for_service:470 : local rval=0 2025-07-23 21:15:13.902 | + functions:wait_for_service:471 : time_start wait_for_service 2025-07-23 21:15:13.905 | + functions-common:time_start:2407 : local name=wait_for_service 2025-07-23 21:15:13.908 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:15:13.911 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:15:13.914 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:15:13.918 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305313916 2025-07-23 21:15:13.921 | + functions:wait_for_service:472 : timeout 120 bash -x 2025-07-23 21:15:13.927 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://200.225.47.25/image 2025-07-23 21:15:16.723 | + :: : [[ 300 == 503 ]] 2025-07-23 21:15:16.725 | + :: : [[ 0 -eq 7 ]] 2025-07-23 21:15:16.727 | + functions:wait_for_service:477 : time_stop wait_for_service 2025-07-23 21:15:16.730 | + functions-common:time_stop:2421 : local name 2025-07-23 21:15:16.732 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:15:16.734 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:15:16.737 | + functions-common:time_stop:2424 : local total 2025-07-23 21:15:16.739 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:15:16.741 | + functions-common:time_stop:2427 : name=wait_for_service 2025-07-23 21:15:16.743 | + functions-common:time_stop:2428 : start_time=1753305313916 2025-07-23 21:15:16.747 | + functions-common:time_stop:2430 : [[ -z 1753305313916 ]] 2025-07-23 21:15:16.750 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:15:16.754 | + functions-common:time_stop:2433 : end_time=1753305316751 2025-07-23 21:15:16.757 | + functions-common:time_stop:2434 : elapsed_time=2835 2025-07-23 21:15:16.759 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:15:16.761 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:15:16.764 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2835 2025-07-23 21:15:16.766 | + functions:wait_for_service:478 : return 0 2025-07-23 21:15:16.769 | + /opt/stack/new/grenade/projects/40_glance/upgrade.sh:main:66 : ensure_services_started g-api 2025-07-23 21:15:16.772 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:165 : local wait_for=120 2025-07-23 21:15:16.775 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:166 : '[' 120 -gt 0 ']' 2025-07-23 21:15:16.777 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:167 : not_running= 2025-07-23 21:15:16.780 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:168 : local service= 2025-07-23 21:15:16.783 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:169 : for service in "$@" 2025-07-23 21:15:16.786 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:170 : is_service_running g-api 2025-07-23 21:15:16.788 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=g-api 2025-07-23 21:15:16.791 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:15:16.793 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@g-api --no-pager 2025-07-23 21:15:16.810 | enabled 2025-07-23 21:15:16.814 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:117 : sudo systemctl status devstack@g-api --no-pager 2025-07-23 21:15:16.833 | ● devstack@g-api.service - Devstack devstack@g-api.service 2025-07-23 21:15:16.833 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2025-07-23 21:15:16.833 | Active: active (running) since Wed 2025-07-23 21:15:13 UTC; 3s ago 2025-07-23 21:15:16.833 | Main PID: 182523 (uwsgi) 2025-07-23 21:15:16.833 | Status: "uWSGI is ready" 2025-07-23 21:15:16.833 | Tasks: 5 (limit: 9431) 2025-07-23 21:15:16.833 | Memory: 199.4M 2025-07-23 21:15:16.833 | CPU: 5.629s 2025-07-23 21:15:16.833 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2025-07-23 21:15:16.833 | ├─182523 "glance-apiuWSGI master" 2025-07-23 21:15:16.833 | ├─182524 "glance-apiuWSGI worker 1" 2025-07-23 21:15:16.833 | └─182525 "glance-apiuWSGI worker 2" 2025-07-23 21:15:16.833 | 2025-07-23 21:15:16.833 | Jul 23 21:15:16 npc1a3e38788184 devstack@g-api.service[182524]: DEBUG glance.common.config [None req-cafe311b-45d0-4a68-8c6a-61d4214bda2e None None] database.sqlite_synchronous = True {{(pid=182524) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} 2025-07-23 21:15:16.833 | Jul 23 21:15:16 npc1a3e38788184 devstack@g-api.service[182524]: DEBUG glance.common.config [None req-cafe311b-45d0-4a68-8c6a-61d4214bda2e None None] database.use_db_reconnect = False {{(pid=182524) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} 2025-07-23 21:15:16.833 | Jul 23 21:15:16 npc1a3e38788184 devstack@g-api.service[182524]: DEBUG glance.common.config [None req-cafe311b-45d0-4a68-8c6a-61d4214bda2e None None] healthcheck.allowed_source_ranges = [] {{(pid=182524) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} 2025-07-23 21:15:16.833 | Jul 23 21:15:16 npc1a3e38788184 devstack@g-api.service[182524]: DEBUG glance.common.config [None req-cafe311b-45d0-4a68-8c6a-61d4214bda2e None None] healthcheck.backends = ['disable_by_file'] {{(pid=182524) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} 2025-07-23 21:15:16.833 | Jul 23 21:15:16 npc1a3e38788184 devstack@g-api.service[182524]: DEBUG glance.common.config [None req-cafe311b-45d0-4a68-8c6a-61d4214bda2e None None] healthcheck.detailed = False {{(pid=182524) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} 2025-07-23 21:15:16.833 | Jul 23 21:15:16 npc1a3e38788184 devstack@g-api.service[182524]: DEBUG glance.common.config [None req-cafe311b-45d0-4a68-8c6a-61d4214bda2e None None] healthcheck.disable_by_file_path = None {{(pid=182524) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} 2025-07-23 21:15:16.834 | Jul 23 21:15:16 npc1a3e38788184 devstack@g-api.service[182524]: DEBUG glance.common.config [None req-cafe311b-45d0-4a68-8c6a-61d4214bda2e None None] healthcheck.ignore_proxied_requests = False {{(pid=182524) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} 2025-07-23 21:15:16.834 | Jul 23 21:15:16 npc1a3e38788184 devstack@g-api.service[182524]: DEBUG glance.common.config [None req-cafe311b-45d0-4a68-8c6a-61d4214bda2e None None] healthcheck.path = /healthcheck {{(pid=182524) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} 2025-07-23 21:15:16.834 | Jul 23 21:15:16 npc1a3e38788184 devstack@g-api.service[182524]: DEBUG glance.common.config [None req-cafe311b-45d0-4a68-8c6a-61d4214bda2e None None] ******************************************************************************** {{(pid=182524) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2828}} 2025-07-23 21:15:16.834 | Jul 23 21:15:16 npc1a3e38788184 devstack@g-api.service[182524]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5557dcc33220 pid: 182524 (default app) 2025-07-23 21:15:16.837 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:118 : exitcode=0 2025-07-23 21:15:16.839 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 0 2025-07-23 21:15:16.842 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:175 : [[ -n '' ]] 2025-07-23 21:15:16.845 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:179 : break 2025-07-23 21:15:16.848 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:184 : [[ -n '' ]] 2025-07-23 21:15:16.851 | ********************************************************************* 2025-07-23 21:15:16.851 | SUCCESS: End /opt/stack/new/grenade/projects/40_glance/upgrade.sh 2025-07-23 21:15:16.851 | ********************************************************************* 2025-07-23 21:15:16.855 | + ./grenade.sh:main:345 : for project in $UPGRADE_PROJECTS 2025-07-23 21:15:16.858 | + ./grenade.sh:main:346 : echo 'Upgrading project: neutron' 2025-07-23 21:15:16.858 | Upgrading project: neutron 2025-07-23 21:15:16.861 | + ./grenade.sh:main:347 : upgrade_service neutron 2025-07-23 21:15:16.864 | + inc/upgrade:upgrade_service:61 : local local_service=neutron 2025-07-23 21:15:16.867 | + inc/upgrade:upgrade_service:62 : local plugin_dir=/opt/stack/new/grenade/projects/50_neutron 2025-07-23 21:15:16.869 | + inc/upgrade:upgrade_service:63 : [[ -n /opt/stack/new/grenade/projects/50_neutron ]] 2025-07-23 21:15:16.872 | + inc/upgrade:upgrade_service:64 : echo_summary 'Upgrading neutron...' 2025-07-23 21:15:16.888 | 2025-07-23 21:15:16.888 | #******************************************** 2025-07-23 21:15:16.888 | # Upgrading neutron... 2025-07-23 21:15:16.888 | #******************************************** 2025-07-23 21:15:16.888 | 2025-07-23 21:15:16.891 | + inc/upgrade:upgrade_service:65 : TOP_DIR=/opt/stack/new/devstack 2025-07-23 21:15:16.894 | + inc/upgrade:upgrade_service:65 : /opt/stack/new/grenade/projects/50_neutron/upgrade.sh 2025-07-23 21:15:16.898 | ********************************************************************* 2025-07-23 21:15:16.898 | Begin /opt/stack/new/grenade/projects/50_neutron/upgrade.sh 2025-07-23 21:15:16.898 | ********************************************************************* 2025-07-23 21:15:17.087 | ++ projects/50_neutron/upgrade.sh:main:50 : source /opt/stack/old/devstack/stackrc 2025-07-23 21:15:17.089 | +++ /opt/stack/old/devstack/stackrc:source:7 : [[ -z '' ]] 2025-07-23 21:15:17.091 | +++ /opt/stack/old/devstack/stackrc:source:8 : declare -r -g _DEVSTACK_STACKRC=1 2025-07-23 21:15:17.095 | +++++ /opt/stack/old/devstack/stackrc:source:11 : dirname /opt/stack/old/devstack/stackrc 2025-07-23 21:15:17.100 | ++++ /opt/stack/old/devstack/stackrc:source:11 : cd /opt/stack/old/devstack 2025-07-23 21:15:17.103 | ++++ /opt/stack/old/devstack/stackrc:source:11 : pwd 2025-07-23 21:15:17.106 | +++ /opt/stack/old/devstack/stackrc:source:11 : RC_DIR=/opt/stack/old/devstack 2025-07-23 21:15:17.108 | +++ stackrc:source:14 : source /opt/stack/old/devstack/functions 2025-07-23 21:15:17.110 | ++++ functions:source:14 : [[ -z 1 ]] 2025-07-23 21:15:17.112 | ++++ functions:source:14 : return 0 2025-07-23 21:15:17.115 | +++ stackrc:source:18 : TARGET_BRANCH=stable/2025.1 2025-07-23 21:15:17.117 | +++ stackrc:source:21 : TRAILING_TARGET_BRANCH=master 2025-07-23 21:15:17.120 | +++ stackrc:source:26 : BRANCHLESS_TARGET_BRANCH=master 2025-07-23 21:15:17.122 | +++ stackrc:source:29 : DEST=/opt/stack 2025-07-23 21:15:17.125 | +++ stackrc:source:32 : DATA_DIR=/opt/stack/data 2025-07-23 21:15:17.127 | +++ stackrc:source:35 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:15:17.130 | +++ stackrc:source:38 : SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2025-07-23 21:15:17.132 | +++ stackrc:source:41 : [[ 1001 -eq 0 ]] 2025-07-23 21:15:17.135 | ++++ stackrc:source:44 : whoami 2025-07-23 21:15:17.139 | +++ stackrc:source:44 : STACK_USER=stack 2025-07-23 21:15:17.141 | +++ stackrc:source:48 : REGION_NAME=RegionOne 2025-07-23 21:15:17.144 | +++ stackrc:source:54 : KEYSTONE_REGION_NAME=RegionOne 2025-07-23 21:15:17.146 | +++ stackrc:source:64 : isset ENABLED_SERVICES 2025-07-23 21:15:17.149 | +++ /opt/stack/new/devstack/functions-common:isset:261 : [[ -v ENABLED_SERVICES ]] 2025-07-23 21:15:17.151 | +++ stackrc:source:66 : ENABLED_SERVICES=key 2025-07-23 21:15:17.153 | +++ stackrc:source:68 : ENABLED_SERVICES+=,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta 2025-07-23 21:15:17.155 | +++ stackrc:source:70 : ENABLED_SERVICES+=,placement-api,placement-client 2025-07-23 21:15:17.158 | +++ stackrc:source:72 : ENABLED_SERVICES+=,g-api 2025-07-23 21:15:17.160 | +++ stackrc:source:74 : ENABLED_SERVICES+=,c-sch,c-api,c-vol 2025-07-23 21:15:17.162 | +++ stackrc:source:76 : ENABLED_SERVICES+=,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server 2025-07-23 21:15:17.164 | +++ stackrc:source:78 : ENABLED_SERVICES+=,q-svc,q-ovn-metadata-agent 2025-07-23 21:15:17.166 | +++ stackrc:source:80 : ENABLED_SERVICES+=,horizon 2025-07-23 21:15:17.169 | +++ stackrc:source:82 : ENABLED_SERVICES+=,rabbit,tempest,mysql,etcd3,dstat 2025-07-23 21:15:17.171 | +++ stackrc:source:89 : ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2025-07-23 21:15:17.173 | +++ stackrc:source:92 : NOVA_ENABLED_APIS=osapi_compute,metadata 2025-07-23 21:15:17.176 | +++ stackrc:source:95 : [[ -f /opt/stack/old/devstack/localrc ]] 2025-07-23 21:15:17.178 | +++ stackrc:source:98 : [[ -f /opt/stack/old/devstack/.localrc.auto ]] 2025-07-23 21:15:17.181 | +++ stackrc:source:100 : source /opt/stack/old/devstack/.localrc.auto 2025-07-23 21:15:17.183 | ++++ .localrc.auto:source:2 : disable_all_services 2025-07-23 21:15:17.185 | ++++ /opt/stack/new/devstack/functions-common:disable_all_services:1935 : ENABLED_SERVICES= 2025-07-23 21:15:17.187 | ++++ .localrc.auto:source:3 : disable_service c-api 2025-07-23 21:15:17.223 | ++++ .localrc.auto:source:4 : disable_service c-bak 2025-07-23 21:15:17.259 | ++++ .localrc.auto:source:5 : disable_service c-sch 2025-07-23 21:15:17.297 | ++++ .localrc.auto:source:6 : disable_service c-vol 2025-07-23 21:15:17.334 | ++++ .localrc.auto:source:7 : disable_service cinder 2025-07-23 21:15:17.369 | ++++ .localrc.auto:source:8 : disable_service dstat 2025-07-23 21:15:17.406 | ++++ .localrc.auto:source:9 : enable_service etcd3 2025-07-23 21:15:17.454 | ++++ .localrc.auto:source:10 : enable_service g-api 2025-07-23 21:15:17.498 | ++++ .localrc.auto:source:11 : enable_service g-reg 2025-07-23 21:15:17.539 | ++++ .localrc.auto:source:12 : disable_service horizon 2025-07-23 21:15:17.575 | ++++ .localrc.auto:source:13 : enable_service ir-api 2025-07-23 21:15:17.618 | ++++ .localrc.auto:source:14 : enable_service ir-cond 2025-07-23 21:15:17.664 | ++++ .localrc.auto:source:15 : enable_service key 2025-07-23 21:15:17.709 | ++++ .localrc.auto:source:16 : enable_service memory_tracker 2025-07-23 21:15:17.754 | ++++ .localrc.auto:source:17 : enable_service mysql 2025-07-23 21:15:17.802 | ++++ .localrc.auto:source:18 : enable_service n-api 2025-07-23 21:15:17.844 | ++++ .localrc.auto:source:19 : enable_service n-api-meta 2025-07-23 21:15:17.886 | ++++ .localrc.auto:source:20 : enable_service n-cauth 2025-07-23 21:15:17.930 | ++++ .localrc.auto:source:21 : enable_service n-cond 2025-07-23 21:15:17.974 | ++++ .localrc.auto:source:22 : enable_service n-cpu 2025-07-23 21:15:18.021 | ++++ .localrc.auto:source:23 : enable_service n-novnc 2025-07-23 21:15:18.066 | ++++ .localrc.auto:source:24 : enable_service n-obj 2025-07-23 21:15:18.115 | ++++ .localrc.auto:source:25 : enable_service n-sch 2025-07-23 21:15:18.160 | ++++ .localrc.auto:source:26 : enable_service neutron-trunk 2025-07-23 21:15:18.204 | ++++ .localrc.auto:source:27 : disable_service ovn-controller 2025-07-23 21:15:18.238 | ++++ .localrc.auto:source:28 : disable_service ovn-northd 2025-07-23 21:15:18.277 | ++++ .localrc.auto:source:29 : enable_service ovs-vswitchd 2025-07-23 21:15:18.324 | ++++ .localrc.auto:source:30 : enable_service ovsdb-server 2025-07-23 21:15:18.370 | ++++ .localrc.auto:source:31 : enable_service placement-api 2025-07-23 21:15:18.412 | ++++ .localrc.auto:source:32 : enable_service q-agt 2025-07-23 21:15:18.460 | ++++ .localrc.auto:source:33 : enable_service q-dhcp 2025-07-23 21:15:18.509 | ++++ .localrc.auto:source:34 : enable_service q-dns 2025-07-23 21:15:18.555 | ++++ .localrc.auto:source:35 : enable_service q-l3 2025-07-23 21:15:18.598 | ++++ .localrc.auto:source:36 : enable_service q-meta 2025-07-23 21:15:18.641 | ++++ .localrc.auto:source:37 : enable_service q-metering 2025-07-23 21:15:18.687 | ++++ .localrc.auto:source:38 : enable_service q-ovn-agent 2025-07-23 21:15:18.736 | ++++ .localrc.auto:source:39 : disable_service q-ovn-metadata-agent 2025-07-23 21:15:18.778 | ++++ .localrc.auto:source:40 : enable_service q-svc 2025-07-23 21:15:18.829 | ++++ .localrc.auto:source:41 : enable_service rabbit 2025-07-23 21:15:18.877 | ++++ .localrc.auto:source:42 : enable_service s-account 2025-07-23 21:15:18.925 | ++++ .localrc.auto:source:43 : enable_service s-container 2025-07-23 21:15:18.972 | ++++ .localrc.auto:source:44 : enable_service s-object 2025-07-23 21:15:19.020 | ++++ .localrc.auto:source:45 : enable_service s-proxy 2025-07-23 21:15:19.068 | ++++ .localrc.auto:source:46 : enable_service tempest 2025-07-23 21:15:19.116 | ++++ .localrc.auto:source:47 : disable_service tls-proxy 2025-07-23 21:15:19.156 | ++++ .localrc.auto:source:48 : ADMIN_PASSWORD=secretadmin 2025-07-23 21:15:19.158 | ++++ .localrc.auto:source:49 : BUILD_TIMEOUT=1200 2025-07-23 21:15:19.161 | ++++ .localrc.auto:source:50 : CELLSV2_SETUP=singleconductor 2025-07-23 21:15:19.163 | ++++ .localrc.auto:source:51 : CINDER_PERIODIC_INTERVAL=10 2025-07-23 21:15:19.166 | ++++ .localrc.auto:source:52 : CIRROS_VERSION=0.6.1 2025-07-23 21:15:19.169 | ++++ .localrc.auto:source:53 : DATABASE_PASSWORD=secretdatabase 2025-07-23 21:15:19.172 | ++++ .localrc.auto:source:54 : DATABASE_TYPE=mysql 2025-07-23 21:15:19.175 | ++++ .localrc.auto:source:55 : DEBUG_LIBVIRT_COREDUMPS=True 2025-07-23 21:15:19.177 | ++++ .localrc.auto:source:56 : DEFAULT_INSTANCE_TYPE=baremetal 2025-07-23 21:15:19.180 | ++++ .localrc.auto:source:57 : DEST=/opt/stack/old 2025-07-23 21:15:19.182 | ++++ .localrc.auto:source:58 : EBTABLES_RACE_FIX=True 2025-07-23 21:15:19.185 | ++++ .localrc.auto:source:59 : ERROR_ON_CLONE=True 2025-07-23 21:15:19.187 | ++++ .localrc.auto:source:60 : FIXED_NETWORK_SIZE=4096 2025-07-23 21:15:19.189 | ++++ .localrc.auto:source:61 : FIXED_RANGE=10.1.0.0/20 2025-07-23 21:15:19.192 | ++++ .localrc.auto:source:62 : FLOATING_RANGE=172.24.5.0/24 2025-07-23 21:15:19.195 | ++++ .localrc.auto:source:63 : FORCE_CONFIG_DRIVE=True 2025-07-23 21:15:19.197 | ++++ .localrc.auto:source:64 : GLANCE_STANDALONE=False 2025-07-23 21:15:19.200 | ++++ .localrc.auto:source:65 : HOST_IP=200.225.47.25 2025-07-23 21:15:19.202 | ++++ .localrc.auto:source:66 : INSTALL_TEMPEST=False 2025-07-23 21:15:19.205 | ++++ .localrc.auto:source:67 : INSTANCE_WAIT=120 2025-07-23 21:15:19.208 | ++++ .localrc.auto:source:68 : IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2025-07-23 21:15:19.210 | ++++ .localrc.auto:source:69 : IRONIC_AUTOMATED_CLEAN_ENABLED=False 2025-07-23 21:15:19.212 | ++++ .localrc.auto:source:70 : IRONIC_BAREMETAL_BASIC_OPS=True 2025-07-23 21:15:19.215 | ++++ .localrc.auto:source:71 : IRONIC_BOOT_MODE=bios 2025-07-23 21:15:19.217 | ++++ .localrc.auto:source:72 : IRONIC_BUILD_DEPLOY_RAMDISK=False 2025-07-23 21:15:19.220 | ++++ .localrc.auto:source:73 : IRONIC_CALLBACK_TIMEOUT=600 2025-07-23 21:15:19.223 | ++++ .localrc.auto:source:74 : IRONIC_DEPLOY_DRIVER=ipmi 2025-07-23 21:15:19.225 | ++++ .localrc.auto:source:75 : IRONIC_INSPECTOR_BUILD_RAMDISK=False 2025-07-23 21:15:19.227 | ++++ .localrc.auto:source:76 : IRONIC_TEMPEST_BUILD_TIMEOUT=1200 2025-07-23 21:15:19.229 | ++++ .localrc.auto:source:77 : IRONIC_TEMPEST_WHOLE_DISK_IMAGE=True 2025-07-23 21:15:19.231 | ++++ .localrc.auto:source:78 : IRONIC_VM_COUNT=2 2025-07-23 21:15:19.233 | ++++ .localrc.auto:source:79 : IRONIC_VM_EPHEMERAL_DISK=0 2025-07-23 21:15:19.236 | ++++ .localrc.auto:source:80 : IRONIC_VM_LOG_DIR=/opt/stack/old/ironic-bm-logs 2025-07-23 21:15:19.238 | ++++ .localrc.auto:source:81 : IRONIC_VM_SPECS_RAM=2600 2025-07-23 21:15:19.241 | ++++ .localrc.auto:source:82 : LIBVIRT_STORAGE_POOL_PATH=/opt/libvirt/images 2025-07-23 21:15:19.243 | ++++ .localrc.auto:source:83 : LIBVIRT_TYPE=qemu 2025-07-23 21:15:19.244 | ++++ .localrc.auto:source:84 : LOGFILE=/opt/stack/old/logs/devstacklog.txt 2025-07-23 21:15:19.246 | ++++ .localrc.auto:source:85 : LOG_COLOR=False 2025-07-23 21:15:19.249 | ++++ .localrc.auto:source:86 : MYSQL_GATHER_PERFORMANCE=False 2025-07-23 21:15:19.252 | ++++ .localrc.auto:source:87 : MYSQL_PASSWORD=secretdatabase 2025-07-23 21:15:19.255 | ++++ .localrc.auto:source:88 : NETWORK_GATEWAY=10.1.0.1 2025-07-23 21:15:19.257 | ++++ .localrc.auto:source:89 : NEUTRON_DEPLOY_MOD_WSGI=True 2025-07-23 21:15:19.260 | ++++ .localrc.auto:source:90 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2025-07-23 21:15:19.262 | ++++ .localrc.auto:source:91 : NOVNC_FROM_PACKAGE=True 2025-07-23 21:15:19.265 | ++++ .localrc.auto:source:92 : OVN_AGENT_EXTENSIONS=metadata 2025-07-23 21:15:19.267 | ++++ .localrc.auto:source:93 : PUBLIC_BRIDGE_MTU=1430 2025-07-23 21:15:19.269 | ++++ .localrc.auto:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2025-07-23 21:15:19.272 | ++++ .localrc.auto:source:95 : Q_AGENT=openvswitch 2025-07-23 21:15:19.274 | ++++ .localrc.auto:source:96 : Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch 2025-07-23 21:15:19.277 | ++++ .localrc.auto:source:97 : Q_ML2_TENANT_NETWORK_TYPE=vxlan 2025-07-23 21:15:19.279 | ++++ .localrc.auto:source:98 : RABBIT_PASSWORD=secretrabbit 2025-07-23 21:15:19.282 | ++++ .localrc.auto:source:99 : SERVICE_HOST=200.225.47.25 2025-07-23 21:15:19.284 | ++++ .localrc.auto:source:100 : SERVICE_PASSWORD=secretservice 2025-07-23 21:15:19.287 | ++++ .localrc.auto:source:101 : SWIFT_ENABLE_TEMPURLS=True 2025-07-23 21:15:19.289 | ++++ .localrc.auto:source:102 : SWIFT_HASH=1234123412341234 2025-07-23 21:15:19.291 | ++++ .localrc.auto:source:103 : SWIFT_REPLICAS=1 2025-07-23 21:15:19.294 | ++++ .localrc.auto:source:104 : SWIFT_START_ALL_SERVICES=False 2025-07-23 21:15:19.296 | ++++ .localrc.auto:source:105 : SWIFT_TEMPURL_KEY=secretkey 2025-07-23 21:15:19.298 | ++++ .localrc.auto:source:106 : VERBOSE=True 2025-07-23 21:15:19.300 | ++++ .localrc.auto:source:107 : VERBOSE_NO_TIMESTAMP=True 2025-07-23 21:15:19.303 | ++++ .localrc.auto:source:108 : VIRT_DRIVER=ironic 2025-07-23 21:15:19.308 | ++++ .localrc.auto:source:109 : LIBS_FROM_GIT=cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc 2025-07-23 21:15:19.311 | ++++ .localrc.auto:source:110 : TEMPEST_PLUGINS=/opt/stack/old/ironic-tempest-plugin 2025-07-23 21:15:19.313 | ++++ .localrc.auto:source:111 : enable_plugin ironic https://opendev.org/openstack/ironic 2025-07-23 21:15:19.316 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1738 : local name=ironic 2025-07-23 21:15:19.318 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1739 : local url=https://opendev.org/openstack/ironic 2025-07-23 21:15:19.320 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1740 : local branch=master 2025-07-23 21:15:19.322 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1741 : is_plugin_enabled ironic 2025-07-23 21:15:19.324 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1756 : local name=ironic 2025-07-23 21:15:19.326 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1757 : [[ ,, =~ ,ironic, ]] 2025-07-23 21:15:19.328 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1760 : return 1 2025-07-23 21:15:19.331 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1744 : DEVSTACK_PLUGINS+=,ironic 2025-07-23 21:15:19.333 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1745 : GITREPO[$name]=https://opendev.org/openstack/ironic 2025-07-23 21:15:19.335 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1746 : GITDIR[$name]=/opt/stack/old/ironic 2025-07-23 21:15:19.337 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1747 : GITBRANCH[$name]=master 2025-07-23 21:15:19.339 | ++++ .localrc.auto:source:112 : enable_plugin neutron https://opendev.org/openstack/neutron 2025-07-23 21:15:19.341 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1738 : local name=neutron 2025-07-23 21:15:19.343 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1739 : local url=https://opendev.org/openstack/neutron 2025-07-23 21:15:19.346 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1740 : local branch=master 2025-07-23 21:15:19.348 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1741 : is_plugin_enabled neutron 2025-07-23 21:15:19.350 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1756 : local name=neutron 2025-07-23 21:15:19.352 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1757 : [[ ,,ironic, =~ ,neutron, ]] 2025-07-23 21:15:19.354 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1760 : return 1 2025-07-23 21:15:19.356 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1744 : DEVSTACK_PLUGINS+=,neutron 2025-07-23 21:15:19.359 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1745 : GITREPO[$name]=https://opendev.org/openstack/neutron 2025-07-23 21:15:19.361 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1746 : GITDIR[$name]=/opt/stack/old/neutron 2025-07-23 21:15:19.363 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1747 : GITBRANCH[$name]=master 2025-07-23 21:15:19.366 | +++ stackrc:source:109 : CELLSV2_SETUP=singleconductor 2025-07-23 21:15:19.369 | +++ stackrc:source:112 : HORIZON_APACHE_ROOT=/dashboard 2025-07-23 21:15:19.372 | ++++ stackrc:source:115 : trueorfalse False USER_UNITS 2025-07-23 21:15:19.388 | +++ stackrc:source:115 : USER_UNITS=False 2025-07-23 21:15:19.390 | +++ stackrc:source:116 : [[ False == \T\r\u\e ]] 2025-07-23 21:15:19.393 | +++ stackrc:source:120 : SYSTEMD_DIR=/etc/systemd/system 2025-07-23 21:15:19.396 | +++ stackrc:source:121 : SYSTEMCTL='sudo systemctl' 2025-07-23 21:15:19.398 | +++ stackrc:source:125 : [[ -r /opt/stack/old/devstack/.localrc.password ]] 2025-07-23 21:15:19.401 | ++++ stackrc:source:131 : _get_python_version python3 2025-07-23 21:15:19.403 | ++++ /opt/stack/new/devstack/functions-common:_get_python_version:2279 : local interp=python3 2025-07-23 21:15:19.406 | ++++ /opt/stack/new/devstack/functions-common:_get_python_version:2280 : local version 2025-07-23 21:15:19.408 | +++++ /opt/stack/new/devstack/functions-common:_get_python_version:2282 : which python3 2025-07-23 21:15:19.414 | ++++ /opt/stack/new/devstack/functions-common:_get_python_version:2282 : [[ -x /usr/bin/python3 ]] 2025-07-23 21:15:19.416 | +++++ /opt/stack/new/devstack/functions-common:_get_python_version:2283 : python3 -c 'import sys; print("%s.%s" % sys.version_info[0:2])' 2025-07-23 21:15:19.437 | ++++ /opt/stack/new/devstack/functions-common:_get_python_version:2283 : version=3.10 2025-07-23 21:15:19.440 | ++++ /opt/stack/new/devstack/functions-common:_get_python_version:2285 : echo 3.10 2025-07-23 21:15:19.443 | +++ stackrc:source:131 : _DEFAULT_PYTHON3_VERSION=3.10 2025-07-23 21:15:19.445 | +++ stackrc:source:132 : export PYTHON3_VERSION=3.10 2025-07-23 21:15:19.447 | +++ stackrc:source:132 : PYTHON3_VERSION=3.10 2025-07-23 21:15:19.449 | +++ stackrc:source:136 : export 'VIRTUALENV_CMD=python3 -m venv' 2025-07-23 21:15:19.452 | +++ stackrc:source:136 : VIRTUALENV_CMD='python3 -m venv' 2025-07-23 21:15:19.454 | +++ stackrc:source:143 : '[' -t 1 ']' 2025-07-23 21:15:19.456 | +++ stackrc:source:146 : _LOG_COLOR_DEFAULT=False 2025-07-23 21:15:19.460 | ++++ stackrc:source:150 : trueorfalse False LOG_COLOR 2025-07-23 21:15:19.478 | +++ stackrc:source:150 : LOG_COLOR=False 2025-07-23 21:15:19.480 | +++ stackrc:source:153 : [[ False == \T\r\u\e ]] 2025-07-23 21:15:19.483 | +++ stackrc:source:162 : export 'PS4=+ $(short_source): ' 2025-07-23 21:15:19.485 | +++ stackrc:source:162 : PS4='+ $(short_source): ' 2025-07-23 21:15:19.489 | ++++ stackrc:source:167 : trueorfalse False ENFORCE_SCOPE 2025-07-23 21:15:19.505 | +++ stackrc:source:167 : ENFORCE_SCOPE=False 2025-07-23 21:15:19.508 | +++ stackrc:source:174 : DEVSTACK_VENV=/opt/stack/data/venv 2025-07-23 21:15:19.511 | +++ stackrc:source:180 : [[ Ubuntu =~ (CentOSStream|Rocky) ]] 2025-07-23 21:15:19.514 | ++++ stackrc:source:183 : trueorfalse True GLOBAL_VENV 2025-07-23 21:15:19.531 | +++ stackrc:source:183 : GLOBAL_VENV=True 2025-07-23 21:15:19.533 | ++++ stackrc:source:190 : trueorfalse False USE_VENV 2025-07-23 21:15:19.549 | +++ stackrc:source:190 : USE_VENV=False 2025-07-23 21:15:19.551 | +++ stackrc:source:195 : ADDITIONAL_VENV_PACKAGES= 2025-07-23 21:15:19.554 | ++++ stackrc:source:199 : trueorfalse False DATABASE_QUERY_LOGGING 2025-07-23 21:15:19.572 | +++ stackrc:source:199 : DATABASE_QUERY_LOGGING=False 2025-07-23 21:15:19.575 | ++++ stackrc:source:203 : trueorfalse True MYSQL_GATHER_PERFORMANCE 2025-07-23 21:15:19.592 | +++ stackrc:source:203 : MYSQL_GATHER_PERFORMANCE=False 2025-07-23 21:15:19.595 | ++++ stackrc:source:208 : trueorfalse True MYSQL_REDUCE_MEMORY 2025-07-23 21:15:19.610 | +++ stackrc:source:208 : MYSQL_REDUCE_MEMORY=True 2025-07-23 21:15:19.613 | +++ stackrc:source:219 : GIT_TIMEOUT=0 2025-07-23 21:15:19.616 | +++ stackrc:source:225 : WSGI_MODE=uwsgi 2025-07-23 21:15:19.618 | +++ stackrc:source:226 : [[ uwsgi != \u\w\s\g\i ]] 2025-07-23 21:15:19.620 | +++ stackrc:source:234 : GIT_BASE=https://opendev.org 2025-07-23 21:15:19.622 | +++ stackrc:source:237 : REQUIREMENTS_DIR=/opt/stack/new/requirements 2025-07-23 21:15:19.624 | +++ stackrc:source:255 : DEVSTACK_SERIES=2025.1 2025-07-23 21:15:19.626 | +++ stackrc:source:264 : CINDER_REPO=https://opendev.org/openstack/cinder.git 2025-07-23 21:15:19.628 | +++ stackrc:source:265 : CINDER_BRANCH=stable/2025.1 2025-07-23 21:15:19.631 | +++ stackrc:source:268 : GLANCE_REPO=https://opendev.org/openstack/glance.git 2025-07-23 21:15:19.633 | +++ stackrc:source:269 : GLANCE_BRANCH=stable/2025.1 2025-07-23 21:15:19.635 | +++ stackrc:source:272 : HORIZON_REPO=https://opendev.org/openstack/horizon.git 2025-07-23 21:15:19.637 | +++ stackrc:source:273 : HORIZON_BRANCH=stable/2025.1 2025-07-23 21:15:19.639 | +++ stackrc:source:276 : KEYSTONE_REPO=https://opendev.org/openstack/keystone.git 2025-07-23 21:15:19.641 | +++ stackrc:source:277 : KEYSTONE_BRANCH=stable/2025.1 2025-07-23 21:15:19.643 | +++ stackrc:source:280 : NEUTRON_REPO=https://opendev.org/openstack/neutron.git 2025-07-23 21:15:19.645 | +++ stackrc:source:281 : NEUTRON_BRANCH=stable/2025.1 2025-07-23 21:15:19.647 | +++ stackrc:source:284 : NOVA_REPO=https://opendev.org/openstack/nova.git 2025-07-23 21:15:19.649 | +++ stackrc:source:285 : NOVA_BRANCH=stable/2025.1 2025-07-23 21:15:19.651 | +++ stackrc:source:288 : SWIFT_REPO=https://opendev.org/openstack/swift.git 2025-07-23 21:15:19.653 | +++ stackrc:source:289 : SWIFT_BRANCH=stable/2025.1 2025-07-23 21:15:19.655 | +++ stackrc:source:292 : PLACEMENT_REPO=https://opendev.org/openstack/placement.git 2025-07-23 21:15:19.657 | +++ stackrc:source:293 : PLACEMENT_BRANCH=stable/2025.1 2025-07-23 21:15:19.659 | +++ stackrc:source:302 : REQUIREMENTS_REPO=https://opendev.org/openstack/requirements.git 2025-07-23 21:15:19.661 | +++ stackrc:source:303 : REQUIREMENTS_BRANCH=stable/2025.1 2025-07-23 21:15:19.663 | +++ stackrc:source:306 : TEMPEST_REPO=https://opendev.org/openstack/tempest.git 2025-07-23 21:15:19.665 | +++ stackrc:source:307 : TEMPEST_BRANCH=master 2025-07-23 21:15:19.667 | +++ stackrc:source:308 : TEMPEST_VENV_UPPER_CONSTRAINTS=master 2025-07-23 21:15:19.669 | +++ stackrc:source:310 : OSTESTIMAGES_REPO=https://opendev.org/openstack/os-test-images.git 2025-07-23 21:15:19.671 | +++ stackrc:source:311 : OSTESTIMAGES_BRANCH=master 2025-07-23 21:15:19.674 | +++ stackrc:source:312 : OSTESTIMAGES_DIR=/opt/stack/old/os-test-images 2025-07-23 21:15:19.676 | +++ stackrc:source:322 : GITREPO["python-cinderclient"]=https://opendev.org/openstack/python-cinderclient.git 2025-07-23 21:15:19.678 | +++ stackrc:source:323 : GITBRANCH["python-cinderclient"]=stable/2025.1 2025-07-23 21:15:19.680 | +++ stackrc:source:326 : GITREPO["python-brick-cinderclient-ext"]=https://opendev.org/openstack/python-brick-cinderclient-ext.git 2025-07-23 21:15:19.681 | +++ stackrc:source:327 : GITBRANCH["python-brick-cinderclient-ext"]=stable/2025.1 2025-07-23 21:15:19.683 | +++ stackrc:source:330 : GITREPO["python-barbicanclient"]=https://opendev.org/openstack/python-barbicanclient.git 2025-07-23 21:15:19.685 | +++ stackrc:source:331 : GITBRANCH["python-barbicanclient"]=stable/2025.1 2025-07-23 21:15:19.688 | +++ stackrc:source:332 : GITDIR["python-barbicanclient"]=/opt/stack/old/python-barbicanclient 2025-07-23 21:15:19.690 | +++ stackrc:source:335 : GITREPO["python-glanceclient"]=https://opendev.org/openstack/python-glanceclient.git 2025-07-23 21:15:19.692 | +++ stackrc:source:336 : GITBRANCH["python-glanceclient"]=stable/2025.1 2025-07-23 21:15:19.694 | +++ stackrc:source:339 : GITREPO["python-ironicclient"]=https://opendev.org/openstack/python-ironicclient.git 2025-07-23 21:15:19.696 | +++ stackrc:source:340 : GITBRANCH["python-ironicclient"]=stable/2025.1 2025-07-23 21:15:19.697 | +++ stackrc:source:342 : GITDIR["python-ironicclient"]=/opt/stack/old/python-ironicclient 2025-07-23 21:15:19.699 | +++ stackrc:source:345 : GITREPO["keystoneauth"]=https://opendev.org/openstack/keystoneauth.git 2025-07-23 21:15:19.702 | +++ stackrc:source:346 : GITBRANCH["keystoneauth"]=stable/2025.1 2025-07-23 21:15:19.704 | +++ stackrc:source:349 : GITREPO["python-keystoneclient"]=https://opendev.org/openstack/python-keystoneclient.git 2025-07-23 21:15:19.706 | +++ stackrc:source:350 : GITBRANCH["python-keystoneclient"]=stable/2025.1 2025-07-23 21:15:19.708 | +++ stackrc:source:353 : GITREPO["python-neutronclient"]=https://opendev.org/openstack/python-neutronclient.git 2025-07-23 21:15:19.710 | +++ stackrc:source:354 : GITBRANCH["python-neutronclient"]=stable/2025.1 2025-07-23 21:15:19.712 | +++ stackrc:source:357 : GITREPO["python-novaclient"]=https://opendev.org/openstack/python-novaclient.git 2025-07-23 21:15:19.714 | +++ stackrc:source:358 : GITBRANCH["python-novaclient"]=stable/2025.1 2025-07-23 21:15:19.716 | +++ stackrc:source:361 : GITREPO["python-swiftclient"]=https://opendev.org/openstack/python-swiftclient.git 2025-07-23 21:15:19.718 | +++ stackrc:source:362 : GITBRANCH["python-swiftclient"]=stable/2025.1 2025-07-23 21:15:19.720 | +++ stackrc:source:365 : GITREPO["python-openstackclient"]=https://opendev.org/openstack/python-openstackclient.git 2025-07-23 21:15:19.722 | +++ stackrc:source:366 : GITBRANCH["python-openstackclient"]=stable/2025.1 2025-07-23 21:15:19.724 | +++ stackrc:source:368 : GITDIR["python-openstackclient"]=/opt/stack/old/python-openstackclient 2025-07-23 21:15:19.726 | +++ stackrc:source:371 : GITREPO["osc-placement"]=https://opendev.org/openstack/osc-placement.git 2025-07-23 21:15:19.727 | +++ stackrc:source:372 : GITBRANCH["osc-placement"]=stable/2025.1 2025-07-23 21:15:19.729 | +++ stackrc:source:383 : GITREPO["castellan"]=https://opendev.org/openstack/castellan.git 2025-07-23 21:15:19.731 | +++ stackrc:source:384 : GITBRANCH["castellan"]=stable/2025.1 2025-07-23 21:15:19.733 | +++ stackrc:source:387 : GITREPO["cliff"]=https://opendev.org/openstack/cliff.git 2025-07-23 21:15:19.735 | +++ stackrc:source:388 : GITBRANCH["cliff"]=stable/2025.1 2025-07-23 21:15:19.737 | +++ stackrc:source:391 : GITREPO["futurist"]=https://opendev.org/openstack/futurist.git 2025-07-23 21:15:19.739 | +++ stackrc:source:392 : GITBRANCH["futurist"]=stable/2025.1 2025-07-23 21:15:19.741 | +++ stackrc:source:395 : GITREPO["debtcollector"]=https://opendev.org/openstack/debtcollector.git 2025-07-23 21:15:19.743 | +++ stackrc:source:396 : GITBRANCH["debtcollector"]=stable/2025.1 2025-07-23 21:15:19.745 | +++ stackrc:source:399 : GITREPO["automaton"]=https://opendev.org/openstack/automaton.git 2025-07-23 21:15:19.747 | +++ stackrc:source:400 : GITBRANCH["automaton"]=stable/2025.1 2025-07-23 21:15:19.749 | +++ stackrc:source:403 : GITREPO["oslo.cache"]=https://opendev.org/openstack/oslo.cache.git 2025-07-23 21:15:19.751 | +++ stackrc:source:404 : GITBRANCH["oslo.cache"]=stable/2025.1 2025-07-23 21:15:19.753 | +++ stackrc:source:407 : GITREPO["oslo.concurrency"]=https://opendev.org/openstack/oslo.concurrency.git 2025-07-23 21:15:19.755 | +++ stackrc:source:408 : GITBRANCH["oslo.concurrency"]=stable/2025.1 2025-07-23 21:15:19.757 | +++ stackrc:source:411 : GITREPO["oslo.config"]=https://opendev.org/openstack/oslo.config.git 2025-07-23 21:15:19.759 | +++ stackrc:source:412 : GITBRANCH["oslo.config"]=stable/2025.1 2025-07-23 21:15:19.760 | +++ stackrc:source:415 : GITREPO["oslo.context"]=https://opendev.org/openstack/oslo.context.git 2025-07-23 21:15:19.762 | +++ stackrc:source:416 : GITBRANCH["oslo.context"]=stable/2025.1 2025-07-23 21:15:19.764 | +++ stackrc:source:419 : GITREPO["oslo.db"]=https://opendev.org/openstack/oslo.db.git 2025-07-23 21:15:19.766 | +++ stackrc:source:420 : GITBRANCH["oslo.db"]=stable/2025.1 2025-07-23 21:15:19.768 | +++ stackrc:source:423 : GITREPO["oslo.i18n"]=https://opendev.org/openstack/oslo.i18n.git 2025-07-23 21:15:19.770 | +++ stackrc:source:424 : GITBRANCH["oslo.i18n"]=stable/2025.1 2025-07-23 21:15:19.772 | +++ stackrc:source:427 : GITREPO["oslo.limit"]=https://opendev.org/openstack/oslo.limit.git 2025-07-23 21:15:19.774 | +++ stackrc:source:428 : GITBRANCH["oslo.limit"]=stable/2025.1 2025-07-23 21:15:19.776 | +++ stackrc:source:431 : GITREPO["oslo.log"]=https://opendev.org/openstack/oslo.log.git 2025-07-23 21:15:19.778 | +++ stackrc:source:432 : GITBRANCH["oslo.log"]=stable/2025.1 2025-07-23 21:15:19.780 | +++ stackrc:source:435 : GITREPO["oslo.messaging"]=https://opendev.org/openstack/oslo.messaging.git 2025-07-23 21:15:19.782 | +++ stackrc:source:436 : GITBRANCH["oslo.messaging"]=stable/2025.1 2025-07-23 21:15:19.784 | +++ stackrc:source:439 : GITREPO["oslo.middleware"]=https://opendev.org/openstack/oslo.middleware.git 2025-07-23 21:15:19.786 | +++ stackrc:source:440 : GITBRANCH["oslo.middleware"]=stable/2025.1 2025-07-23 21:15:19.788 | +++ stackrc:source:443 : GITREPO["oslo.policy"]=https://opendev.org/openstack/oslo.policy.git 2025-07-23 21:15:19.789 | +++ stackrc:source:444 : GITBRANCH["oslo.policy"]=stable/2025.1 2025-07-23 21:15:19.791 | +++ stackrc:source:447 : GITREPO["oslo.privsep"]=https://opendev.org/openstack/oslo.privsep.git 2025-07-23 21:15:19.793 | +++ stackrc:source:448 : GITBRANCH["oslo.privsep"]=stable/2025.1 2025-07-23 21:15:19.795 | +++ stackrc:source:451 : GITREPO["oslo.reports"]=https://opendev.org/openstack/oslo.reports.git 2025-07-23 21:15:19.797 | +++ stackrc:source:452 : GITBRANCH["oslo.reports"]=stable/2025.1 2025-07-23 21:15:19.799 | +++ stackrc:source:455 : GITREPO["oslo.rootwrap"]=https://opendev.org/openstack/oslo.rootwrap.git 2025-07-23 21:15:19.801 | +++ stackrc:source:456 : GITBRANCH["oslo.rootwrap"]=stable/2025.1 2025-07-23 21:15:19.803 | +++ stackrc:source:459 : GITREPO["oslo.serialization"]=https://opendev.org/openstack/oslo.serialization.git 2025-07-23 21:15:19.805 | +++ stackrc:source:460 : GITBRANCH["oslo.serialization"]=stable/2025.1 2025-07-23 21:15:19.807 | +++ stackrc:source:463 : GITREPO["oslo.service"]=https://opendev.org/openstack/oslo.service.git 2025-07-23 21:15:19.809 | +++ stackrc:source:464 : GITBRANCH["oslo.service"]=stable/2025.1 2025-07-23 21:15:19.811 | +++ stackrc:source:467 : GITREPO["oslo.utils"]=https://opendev.org/openstack/oslo.utils.git 2025-07-23 21:15:19.813 | +++ stackrc:source:468 : GITBRANCH["oslo.utils"]=stable/2025.1 2025-07-23 21:15:19.815 | +++ stackrc:source:471 : GITREPO["oslo.versionedobjects"]=https://opendev.org/openstack/oslo.versionedobjects.git 2025-07-23 21:15:19.817 | +++ stackrc:source:472 : GITBRANCH["oslo.versionedobjects"]=stable/2025.1 2025-07-23 21:15:19.819 | +++ stackrc:source:475 : GITREPO["oslo.vmware"]=https://opendev.org/openstack/oslo.vmware.git 2025-07-23 21:15:19.821 | +++ stackrc:source:476 : GITBRANCH["oslo.vmware"]=stable/2025.1 2025-07-23 21:15:19.823 | +++ stackrc:source:479 : GITREPO["osprofiler"]=https://opendev.org/openstack/osprofiler.git 2025-07-23 21:15:19.826 | +++ stackrc:source:480 : GITBRANCH["osprofiler"]=stable/2025.1 2025-07-23 21:15:19.828 | +++ stackrc:source:483 : GITREPO["pycadf"]=https://opendev.org/openstack/pycadf.git 2025-07-23 21:15:19.830 | +++ stackrc:source:484 : GITBRANCH["pycadf"]=stable/2025.1 2025-07-23 21:15:19.832 | +++ stackrc:source:487 : GITREPO["stevedore"]=https://opendev.org/openstack/stevedore.git 2025-07-23 21:15:19.834 | +++ stackrc:source:488 : GITBRANCH["stevedore"]=stable/2025.1 2025-07-23 21:15:19.836 | +++ stackrc:source:491 : GITREPO["taskflow"]=https://opendev.org/openstack/taskflow.git 2025-07-23 21:15:19.838 | +++ stackrc:source:492 : GITBRANCH["taskflow"]=stable/2025.1 2025-07-23 21:15:19.840 | +++ stackrc:source:495 : GITREPO["tooz"]=https://opendev.org/openstack/tooz.git 2025-07-23 21:15:19.842 | +++ stackrc:source:496 : GITBRANCH["tooz"]=stable/2025.1 2025-07-23 21:15:19.844 | +++ stackrc:source:499 : GITREPO["pbr"]=https://opendev.org/openstack/pbr.git 2025-07-23 21:15:19.846 | +++ stackrc:source:500 : GITBRANCH["pbr"]=master 2025-07-23 21:15:19.848 | +++ stackrc:source:510 : GITREPO["cursive"]=https://opendev.org/openstack/cursive.git 2025-07-23 21:15:19.851 | +++ stackrc:source:511 : GITBRANCH["cursive"]=stable/2025.1 2025-07-23 21:15:19.853 | +++ stackrc:source:514 : GITREPO["glance_store"]=https://opendev.org/openstack/glance_store.git 2025-07-23 21:15:19.855 | +++ stackrc:source:515 : GITBRANCH["glance_store"]=stable/2025.1 2025-07-23 21:15:19.857 | +++ stackrc:source:518 : GITREPO["keystonemiddleware"]=https://opendev.org/openstack/keystonemiddleware.git 2025-07-23 21:15:19.859 | +++ stackrc:source:519 : GITBRANCH["keystonemiddleware"]=stable/2025.1 2025-07-23 21:15:19.861 | +++ stackrc:source:522 : GITREPO["ceilometermiddleware"]=https://opendev.org/openstack/ceilometermiddleware.git 2025-07-23 21:15:19.863 | +++ stackrc:source:523 : GITBRANCH["ceilometermiddleware"]=stable/2025.1 2025-07-23 21:15:19.866 | +++ stackrc:source:524 : GITDIR["ceilometermiddleware"]=/opt/stack/old/ceilometermiddleware 2025-07-23 21:15:19.868 | +++ stackrc:source:527 : GITREPO["openstacksdk"]=https://opendev.org/openstack/openstacksdk.git 2025-07-23 21:15:19.870 | +++ stackrc:source:528 : GITBRANCH["openstacksdk"]=stable/2025.1 2025-07-23 21:15:19.872 | +++ stackrc:source:531 : GITREPO["os-brick"]=https://opendev.org/openstack/os-brick.git 2025-07-23 21:15:19.874 | +++ stackrc:source:532 : GITBRANCH["os-brick"]=stable/2025.1 2025-07-23 21:15:19.876 | +++ stackrc:source:535 : GITREPO["os-client-config"]=https://opendev.org/openstack/os-client-config.git 2025-07-23 21:15:19.879 | +++ stackrc:source:536 : GITBRANCH["os-client-config"]=stable/2025.1 2025-07-23 21:15:19.881 | +++ stackrc:source:537 : GITDIR["os-client-config"]=/opt/stack/old/os-client-config 2025-07-23 21:15:19.883 | +++ stackrc:source:540 : GITREPO["os-vif"]=https://opendev.org/openstack/os-vif.git 2025-07-23 21:15:19.885 | +++ stackrc:source:541 : GITBRANCH["os-vif"]=stable/2025.1 2025-07-23 21:15:19.887 | +++ stackrc:source:544 : GITREPO["osc-lib"]=https://opendev.org/openstack/osc-lib.git 2025-07-23 21:15:19.889 | +++ stackrc:source:545 : GITBRANCH["osc-lib"]=stable/2025.1 2025-07-23 21:15:19.891 | +++ stackrc:source:548 : GITREPO["ironic-lib"]=https://opendev.org/openstack/ironic-lib.git 2025-07-23 21:15:19.893 | +++ stackrc:source:549 : GITBRANCH["ironic-lib"]=stable/2025.1 2025-07-23 21:15:19.895 | +++ stackrc:source:551 : GITDIR["ironic-lib"]=/opt/stack/old/ironic-lib 2025-07-23 21:15:19.897 | +++ stackrc:source:554 : GITREPO["diskimage-builder"]=https://opendev.org/openstack/diskimage-builder.git 2025-07-23 21:15:19.899 | +++ stackrc:source:555 : GITBRANCH["diskimage-builder"]=master 2025-07-23 21:15:19.901 | +++ stackrc:source:556 : GITDIR["diskimage-builder"]=/opt/stack/old/diskimage-builder 2025-07-23 21:15:19.903 | +++ stackrc:source:559 : GITREPO["neutron-lib"]=https://opendev.org/openstack/neutron-lib.git 2025-07-23 21:15:19.905 | +++ stackrc:source:560 : GITBRANCH["neutron-lib"]=stable/2025.1 2025-07-23 21:15:19.907 | +++ stackrc:source:561 : GITDIR["neutron-lib"]=/opt/stack/old/neutron-lib 2025-07-23 21:15:19.909 | +++ stackrc:source:564 : GITREPO["os-resource-classes"]=https://opendev.org/openstack/os-resource-classes.git 2025-07-23 21:15:19.911 | +++ stackrc:source:565 : GITBRANCH["os-resource-classes"]=stable/2025.1 2025-07-23 21:15:19.914 | +++ stackrc:source:568 : GITREPO["os-traits"]=https://opendev.org/openstack/os-traits.git 2025-07-23 21:15:19.916 | +++ stackrc:source:569 : GITBRANCH["os-traits"]=stable/2025.1 2025-07-23 21:15:19.918 | +++ stackrc:source:572 : GITREPO["ovsdbapp"]=https://opendev.org/openstack/ovsdbapp.git 2025-07-23 21:15:19.920 | +++ stackrc:source:573 : GITBRANCH["ovsdbapp"]=stable/2025.1 2025-07-23 21:15:19.922 | +++ stackrc:source:574 : GITDIR["ovsdbapp"]=/opt/stack/old/ovsdbapp 2025-07-23 21:15:19.925 | +++ stackrc:source:577 : GITREPO["os-ken"]=https://opendev.org/openstack/os-ken.git 2025-07-23 21:15:19.927 | +++ stackrc:source:578 : GITBRANCH["os-ken"]=stable/2025.1 2025-07-23 21:15:19.929 | +++ stackrc:source:579 : GITDIR["os-ken"]=/opt/stack/old/os-ken 2025-07-23 21:15:19.931 | +++ stackrc:source:591 : IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git 2025-07-23 21:15:19.933 | +++ stackrc:source:592 : IRONIC_PYTHON_AGENT_BRANCH=stable/2025.1 2025-07-23 21:15:19.935 | +++ stackrc:source:595 : NOVNC_REPO=https://github.com/novnc/novnc.git 2025-07-23 21:15:19.937 | +++ stackrc:source:596 : NOVNC_BRANCH=v1.3.0 2025-07-23 21:15:19.940 | +++ stackrc:source:599 : SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2025-07-23 21:15:19.942 | +++ stackrc:source:600 : SPICE_BRANCH=master 2025-07-23 21:15:19.945 | ++++ stackrc:source:606 : trueorfalse False ENABLE_VOLUME_MULTIATTACH 2025-07-23 21:15:19.959 | +++ stackrc:source:606 : ENABLE_VOLUME_MULTIATTACH=False 2025-07-23 21:15:19.961 | +++ stackrc:source:611 : DEFAULT_VIRT_DRIVER=libvirt 2025-07-23 21:15:19.963 | +++ stackrc:source:612 : VIRT_DRIVER=ironic 2025-07-23 21:15:19.965 | +++ stackrc:source:613 : case "$VIRT_DRIVER" in 2025-07-23 21:15:19.967 | +++ stackrc:source:615 : LIBVIRT_TYPE=qemu 2025-07-23 21:15:19.968 | +++ stackrc:source:616 : LIBVIRT_CPU_MODE=custom 2025-07-23 21:15:19.970 | +++ stackrc:source:617 : LIBVIRT_CPU_MODEL=Nehalem 2025-07-23 21:15:19.972 | +++ stackrc:source:618 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2025-07-23 21:15:19.976 | ++++ stackrc:source:622 : grep 'libvirtd$' 2025-07-23 21:15:19.976 | ++++ stackrc:source:622 : cut -d : -f 1 /etc/group 2025-07-23 21:15:19.980 | ++++ stackrc:source:622 : true 2025-07-23 21:15:19.983 | +++ stackrc:source:622 : LIBVIRT_GROUP= 2025-07-23 21:15:19.985 | +++ stackrc:source:623 : LIBVIRT_GROUP=libvirt 2025-07-23 21:15:19.987 | +++ stackrc:source:662 : CIRROS_VERSION=0.6.1 2025-07-23 21:15:19.989 | ++++ stackrc:source:663 : uname -m 2025-07-23 21:15:19.993 | +++ stackrc:source:663 : CIRROS_ARCH=x86_64 2025-07-23 21:15:19.996 | ++++ stackrc:source:668 : trueorfalse True DOWNLOAD_DEFAULT_IMAGES 2025-07-23 21:15:20.010 | +++ stackrc:source:668 : DOWNLOAD_DEFAULT_IMAGES=True 2025-07-23 21:15:20.012 | +++ stackrc:source:669 : [[ True == \T\r\u\e ]] 2025-07-23 21:15:20.014 | +++ stackrc:source:670 : [[ -n '' ]] 2025-07-23 21:15:20.016 | +++ stackrc:source:673 : case "$VIRT_DRIVER" in 2025-07-23 21:15:20.018 | +++ stackrc:source:696 : DOWNLOAD_DEFAULT_IMAGES=False 2025-07-23 21:15:20.020 | +++ stackrc:source:705 : EXTRA_CACHE_URLS= 2025-07-23 21:15:20.023 | +++ stackrc:source:708 : ETCD_VERSION=v3.4.27 2025-07-23 21:15:20.025 | +++ stackrc:source:709 : ETCD_SHA256_AMD64=a32d21e006252dbc3405b0645ba8468021ed41376974b573285927bf39b39eb9 2025-07-23 21:15:20.027 | +++ stackrc:source:710 : ETCD_SHA256_ARM64=ed7e257c225b9b9545fac22246b97f4074a4b5109676e92dbaebfb9315b69cc0 2025-07-23 21:15:20.029 | +++ stackrc:source:711 : ETCD_SHA256_PPC64=eb8825e0bc2cbaf9e55947f5ee373ebc9ca43b6a2ea5ced3b992c81855fff37e 2025-07-23 21:15:20.031 | +++ stackrc:source:713 : ETCD_SHA256_S390X= 2025-07-23 21:15:20.034 | +++ stackrc:source:715 : is_arch x86_64 2025-07-23 21:15:20.036 | ++++ /opt/stack/new/devstack/functions-common:is_arch:518 : uname -m 2025-07-23 21:15:20.040 | +++ /opt/stack/new/devstack/functions-common:is_arch:518 : [[ x86_64 == \x\8\6\_\6\4 ]] 2025-07-23 21:15:20.042 | +++ stackrc:source:716 : ETCD_ARCH=amd64 2025-07-23 21:15:20.045 | +++ stackrc:source:717 : ETCD_SHA256=a32d21e006252dbc3405b0645ba8468021ed41376974b573285927bf39b39eb9 2025-07-23 21:15:20.048 | +++ stackrc:source:737 : ETCD_PORT=2379 2025-07-23 21:15:20.050 | +++ stackrc:source:738 : ETCD_PEER_PORT=2380 2025-07-23 21:15:20.052 | +++ stackrc:source:739 : ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2025-07-23 21:15:20.054 | +++ stackrc:source:740 : ETCD_NAME=etcd-v3.4.27-linux-amd64 2025-07-23 21:15:20.056 | +++ stackrc:source:741 : ETCD_DOWNLOAD_FILE=etcd-v3.4.27-linux-amd64.tar.gz 2025-07-23 21:15:20.059 | +++ stackrc:source:742 : ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.4.27/etcd-v3.4.27-linux-amd64.tar.gz 2025-07-23 21:15:20.061 | +++ stackrc:source:744 : EXTRA_CACHE_URLS+=,https://github.com/etcd-io/etcd/releases/download/v3.4.27/etcd-v3.4.27-linux-amd64.tar.gz 2025-07-23 21:15:20.064 | +++ stackrc:source:747 : CACHE_BACKEND=dogpile.cache.memcached 2025-07-23 21:15:20.066 | +++ stackrc:source:748 : MEMCACHE_SERVERS=localhost:11211 2025-07-23 21:15:20.068 | +++ stackrc:source:758 : VOLUME_BACKING_FILE_SIZE=30G 2025-07-23 21:15:20.070 | +++ stackrc:source:761 : VOLUME_NAME_PREFIX=volume- 2025-07-23 21:15:20.073 | +++ stackrc:source:762 : INSTANCE_NAME_PREFIX=instance- 2025-07-23 21:15:20.074 | +++ stackrc:source:765 : S3_SERVICE_PORT=3333 2025-07-23 21:15:20.076 | +++ stackrc:source:768 : PRIVATE_NETWORK_NAME=private 2025-07-23 21:15:20.078 | +++ stackrc:source:769 : PUBLIC_NETWORK_NAME=public 2025-07-23 21:15:20.081 | +++ stackrc:source:771 : PUBLIC_INTERFACE= 2025-07-23 21:15:20.083 | +++ stackrc:source:774 : SERVICE_PROTOCOL=http 2025-07-23 21:15:20.086 | ++++ stackrc:source:780 : nproc 2025-07-23 21:15:20.091 | ++++ stackrc:source:780 : nproc 2025-07-23 21:15:20.095 | +++ stackrc:source:780 : API_WORKERS=2 2025-07-23 21:15:20.098 | +++ stackrc:source:783 : SERVICE_TIMEOUT=120 2025-07-23 21:15:20.100 | +++ stackrc:source:786 : NOVA_READY_TIMEOUT=120 2025-07-23 21:15:20.103 | +++ stackrc:source:789 : SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2025-07-23 21:15:20.105 | +++ stackrc:source:792 : WORKER_TIMEOUT=80 2025-07-23 21:15:20.109 | ++++ stackrc:source:800 : trueorfalse False OFFLINE 2025-07-23 21:15:20.127 | +++ stackrc:source:800 : OFFLINE=False 2025-07-23 21:15:20.130 | ++++ stackrc:source:805 : trueorfalse False ERROR_ON_CLONE 2025-07-23 21:15:20.147 | +++ stackrc:source:805 : ERROR_ON_CLONE=True 2025-07-23 21:15:20.150 | ++++ stackrc:source:808 : trueorfalse True ENABLE_DEBUG_LOG_LEVEL 2025-07-23 21:15:20.166 | +++ stackrc:source:808 : ENABLE_DEBUG_LOG_LEVEL=True 2025-07-23 21:15:20.169 | +++ stackrc:source:814 : FLOATING_RANGE=172.24.5.0/24 2025-07-23 21:15:20.171 | +++ stackrc:source:815 : IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2025-07-23 21:15:20.173 | +++ stackrc:source:816 : FIXED_RANGE=10.1.0.0/20 2025-07-23 21:15:20.175 | +++ stackrc:source:817 : HOST_IP_IFACE= 2025-07-23 21:15:20.177 | +++ stackrc:source:818 : HOST_IP=200.225.47.25 2025-07-23 21:15:20.180 | +++ stackrc:source:819 : HOST_IPV6= 2025-07-23 21:15:20.183 | ++++ stackrc:source:821 : get_default_host_ip 10.1.0.0/20 172.24.5.0/24 '' 200.225.47.25 inet 2025-07-23 21:15:20.188 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:764 : local fixed_range=10.1.0.0/20 2025-07-23 21:15:20.190 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:765 : local floating_range=172.24.5.0/24 2025-07-23 21:15:20.192 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:766 : local host_ip_iface= 2025-07-23 21:15:20.195 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:767 : local host_ip=200.225.47.25 2025-07-23 21:15:20.197 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:768 : local af=inet 2025-07-23 21:15:20.200 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:771 : '[' -z 200.225.47.25 -o 200.225.47.25 == dhcp ']' 2025-07-23 21:15:20.202 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:795 : echo 200.225.47.25 2025-07-23 21:15:20.205 | +++ stackrc:source:821 : HOST_IP=200.225.47.25 2025-07-23 21:15:20.207 | +++ stackrc:source:822 : '[' 200.225.47.25 == '' ']' 2025-07-23 21:15:20.210 | ++++ stackrc:source:826 : get_default_host_ip '' '' '' '' inet6 2025-07-23 21:15:20.213 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:764 : local fixed_range= 2025-07-23 21:15:20.215 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:765 : local floating_range= 2025-07-23 21:15:20.217 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:766 : local host_ip_iface= 2025-07-23 21:15:20.220 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:767 : local host_ip= 2025-07-23 21:15:20.222 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:768 : local af=inet6 2025-07-23 21:15:20.224 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:771 : '[' -z '' -o '' == dhcp ']' 2025-07-23 21:15:20.227 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:772 : host_ip= 2025-07-23 21:15:20.231 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:774 : ip -f inet6 route list match default table all 2025-07-23 21:15:20.231 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:774 : grep via 2025-07-23 21:15:20.232 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:774 : head -1 2025-07-23 21:15:20.232 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:774 : awk '/default/ {print $5}' 2025-07-23 21:15:20.239 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:774 : host_ip_iface= 2025-07-23 21:15:20.241 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:775 : local host_ips 2025-07-23 21:15:20.245 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:776 : LC_ALL=C 2025-07-23 21:15:20.245 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:776 : awk '/inet6/ {split($2,parts,"/"); print parts[1]}' 2025-07-23 21:15:20.245 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:776 : sed /temporary/d 2025-07-23 21:15:20.247 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:776 : ip -f inet6 addr show 2025-07-23 21:15:20.254 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:776 : host_ips='::1 2025-07-23 21:15:20.254 | fe80::f816:3eff:fe0f:20f5 2025-07-23 21:15:20.254 | fe80::8452:21ff:fe3f:4c48 2025-07-23 21:15:20.254 | 2001:db8::2 2025-07-23 21:15:20.254 | fe80::a4c4:f7ff:fe06:7645 2025-07-23 21:15:20.254 | fe80::3480:36ff:fedf:f48 2025-07-23 21:15:20.254 | fe80::9029:b9ff:fe5b:9510 2025-07-23 21:15:20.254 | fe80::7484:79ff:fea2:f043 2025-07-23 21:15:20.254 | fe80::fc54:ff:feef:16fd 2025-07-23 21:15:20.254 | fe80::fc54:ff:fee6:8ae8' 2025-07-23 21:15:20.256 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:777 : local ip 2025-07-23 21:15:20.258 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:778 : for ip in $host_ips 2025-07-23 21:15:20.261 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:785 : [[ inet6 == \i\n\e\t\6 ]] 2025-07-23 21:15:20.263 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:786 : host_ip=::1 2025-07-23 21:15:20.265 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:787 : break 2025-07-23 21:15:20.267 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:795 : echo ::1 2025-07-23 21:15:20.270 | +++ stackrc:source:826 : HOST_IPV6=::1 2025-07-23 21:15:20.273 | ++++ stackrc:source:829 : trueorfalse True NEUTRON_PORT_SECURITY 2025-07-23 21:15:20.290 | +++ stackrc:source:829 : NEUTRON_PORT_SECURITY=True 2025-07-23 21:15:20.292 | +++ stackrc:source:834 : SERVICE_IP_VERSION=4 2025-07-23 21:15:20.294 | +++ stackrc:source:840 : [[ 4 != \4 ]] 2025-07-23 21:15:20.296 | +++ stackrc:source:844 : [[ 4 == 4 ]] 2025-07-23 21:15:20.299 | +++ stackrc:source:845 : DEF_SERVICE_HOST=200.225.47.25 2025-07-23 21:15:20.301 | +++ stackrc:source:846 : DEF_SERVICE_LOCAL_HOST=127.0.0.1 2025-07-23 21:15:20.303 | +++ stackrc:source:847 : DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2025-07-23 21:15:20.306 | +++ stackrc:source:850 : [[ 4 == 6 ]] 2025-07-23 21:15:20.308 | +++ stackrc:source:861 : SERVICE_LISTEN_ADDRESS=0.0.0.0 2025-07-23 21:15:20.311 | +++ stackrc:source:865 : SERVICE_HOST=200.225.47.25 2025-07-23 21:15:20.313 | +++ stackrc:source:867 : SERVICE_LOCAL_HOST=127.0.0.1 2025-07-23 21:15:20.315 | +++ stackrc:source:871 : TUNNEL_IP_VERSION=4 2025-07-23 21:15:20.318 | +++ stackrc:source:874 : [[ 4 != \4 ]] 2025-07-23 21:15:20.320 | +++ stackrc:source:878 : [[ 4 == 4 ]] 2025-07-23 21:15:20.322 | +++ stackrc:source:879 : DEF_TUNNEL_ENDPOINT_IP=200.225.47.25 2025-07-23 21:15:20.324 | +++ stackrc:source:882 : [[ 4 == 6 ]] 2025-07-23 21:15:20.327 | +++ stackrc:source:893 : TUNNEL_ENDPOINT_IP=200.225.47.25 2025-07-23 21:15:20.331 | ++++ stackrc:source:896 : trueorfalse False SYSLOG 2025-07-23 21:15:20.348 | +++ stackrc:source:896 : SYSLOG=False 2025-07-23 21:15:20.350 | +++ stackrc:source:897 : SYSLOG_HOST=200.225.47.25 2025-07-23 21:15:20.352 | +++ stackrc:source:898 : SYSLOG_PORT=516 2025-07-23 21:15:20.355 | +++ stackrc:source:902 : GIT_DEPTH=0 2025-07-23 21:15:20.358 | ++++ stackrc:source:906 : trueorfalse True RECREATE_KEYSTONE_DB 2025-07-23 21:15:20.375 | +++ stackrc:source:906 : RECREATE_KEYSTONE_DB=True 2025-07-23 21:15:20.377 | +++ stackrc:source:918 : [[ -z '' ]] 2025-07-23 21:15:20.380 | +++ stackrc:source:919 : default_logdir=/opt/stack/old/logs 2025-07-23 21:15:20.382 | +++ stackrc:source:920 : [[ -z /opt/stack/old/logs/devstacklog.txt ]] 2025-07-23 21:15:20.384 | +++ stackrc:source:925 : LOGDIR=/opt/stack/old/logs 2025-07-23 21:15:20.386 | +++ stackrc:source:926 : logfile=devstacklog.txt 2025-07-23 21:15:20.388 | +++ stackrc:source:927 : [[ -z /opt/stack/old/logs ]] 2025-07-23 21:15:20.390 | +++ stackrc:source:927 : [[ /opt/stack/old/logs == \d\e\v\s\t\a\c\k\l\o\g\.\t\x\t ]] 2025-07-23 21:15:20.393 | +++ stackrc:source:932 : unset default_logdir logfile 2025-07-23 21:15:20.412 | +++ stackrc:source:938 : ULIMIT_NOFILE=2048 2025-07-23 21:15:20.415 | ++ /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:50 : is_service_enabled neutron 2025-07-23 21:15:20.434 | ++ /opt/stack/new/devstack/functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:15:20.437 | + projects/50_neutron/upgrade.sh:main:54 : MYSQL_HOST=localhost 2025-07-23 21:15:20.440 | + projects/50_neutron/upgrade.sh:main:55 : MYSQL_USER=root 2025-07-23 21:15:20.445 | ++ projects/50_neutron/upgrade.sh:main:56 : source /opt/stack/old/devstack/stackrc 2025-07-23 21:15:20.448 | +++ /opt/stack/old/devstack/stackrc:source:7 : [[ -z '' ]] 2025-07-23 21:15:20.451 | +++ /opt/stack/old/devstack/stackrc:source:8 : declare -r -g _DEVSTACK_STACKRC=1 2025-07-23 21:15:20.455 | +++++ /opt/stack/old/devstack/stackrc:source:11 : dirname /opt/stack/old/devstack/stackrc 2025-07-23 21:15:20.460 | ++++ /opt/stack/old/devstack/stackrc:source:11 : cd /opt/stack/old/devstack 2025-07-23 21:15:20.463 | ++++ /opt/stack/old/devstack/stackrc:source:11 : pwd 2025-07-23 21:15:20.466 | +++ /opt/stack/old/devstack/stackrc:source:11 : RC_DIR=/opt/stack/old/devstack 2025-07-23 21:15:20.469 | +++ stackrc:source:14 : source /opt/stack/old/devstack/functions 2025-07-23 21:15:20.471 | ++++ functions:source:14 : [[ -z 1 ]] 2025-07-23 21:15:20.473 | ++++ functions:source:14 : return 0 2025-07-23 21:15:20.476 | +++ stackrc:source:18 : TARGET_BRANCH=stable/2025.1 2025-07-23 21:15:20.478 | +++ stackrc:source:21 : TRAILING_TARGET_BRANCH=master 2025-07-23 21:15:20.480 | +++ stackrc:source:26 : BRANCHLESS_TARGET_BRANCH=master 2025-07-23 21:15:20.483 | +++ stackrc:source:29 : DEST=/opt/stack 2025-07-23 21:15:20.486 | +++ stackrc:source:32 : DATA_DIR=/opt/stack/data 2025-07-23 21:15:20.489 | +++ stackrc:source:35 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:15:20.491 | +++ stackrc:source:38 : SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2025-07-23 21:15:20.493 | +++ stackrc:source:41 : [[ 1001 -eq 0 ]] 2025-07-23 21:15:20.496 | ++++ stackrc:source:44 : whoami 2025-07-23 21:15:20.501 | +++ stackrc:source:44 : STACK_USER=stack 2025-07-23 21:15:20.503 | +++ stackrc:source:48 : REGION_NAME=RegionOne 2025-07-23 21:15:20.506 | +++ stackrc:source:54 : KEYSTONE_REGION_NAME=RegionOne 2025-07-23 21:15:20.509 | +++ stackrc:source:64 : isset ENABLED_SERVICES 2025-07-23 21:15:20.511 | +++ /opt/stack/new/devstack/functions-common:isset:261 : [[ -v ENABLED_SERVICES ]] 2025-07-23 21:15:20.514 | +++ stackrc:source:66 : ENABLED_SERVICES=key 2025-07-23 21:15:20.516 | +++ stackrc:source:68 : ENABLED_SERVICES+=,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta 2025-07-23 21:15:20.518 | +++ stackrc:source:70 : ENABLED_SERVICES+=,placement-api,placement-client 2025-07-23 21:15:20.521 | +++ stackrc:source:72 : ENABLED_SERVICES+=,g-api 2025-07-23 21:15:20.524 | +++ stackrc:source:74 : ENABLED_SERVICES+=,c-sch,c-api,c-vol 2025-07-23 21:15:20.526 | +++ stackrc:source:76 : ENABLED_SERVICES+=,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server 2025-07-23 21:15:20.528 | +++ stackrc:source:78 : ENABLED_SERVICES+=,q-svc,q-ovn-metadata-agent 2025-07-23 21:15:20.531 | +++ stackrc:source:80 : ENABLED_SERVICES+=,horizon 2025-07-23 21:15:20.533 | +++ stackrc:source:82 : ENABLED_SERVICES+=,rabbit,tempest,mysql,etcd3,dstat 2025-07-23 21:15:20.535 | +++ stackrc:source:89 : ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2025-07-23 21:15:20.537 | +++ stackrc:source:92 : NOVA_ENABLED_APIS=osapi_compute,metadata 2025-07-23 21:15:20.539 | +++ stackrc:source:95 : [[ -f /opt/stack/old/devstack/localrc ]] 2025-07-23 21:15:20.541 | +++ stackrc:source:98 : [[ -f /opt/stack/old/devstack/.localrc.auto ]] 2025-07-23 21:15:20.543 | +++ stackrc:source:100 : source /opt/stack/old/devstack/.localrc.auto 2025-07-23 21:15:20.545 | ++++ .localrc.auto:source:2 : disable_all_services 2025-07-23 21:15:20.548 | ++++ /opt/stack/new/devstack/functions-common:disable_all_services:1935 : ENABLED_SERVICES= 2025-07-23 21:15:20.550 | ++++ .localrc.auto:source:3 : disable_service c-api 2025-07-23 21:15:20.584 | ++++ .localrc.auto:source:4 : disable_service c-bak 2025-07-23 21:15:20.622 | ++++ .localrc.auto:source:5 : disable_service c-sch 2025-07-23 21:15:20.657 | ++++ .localrc.auto:source:6 : disable_service c-vol 2025-07-23 21:15:20.690 | ++++ .localrc.auto:source:7 : disable_service cinder 2025-07-23 21:15:20.722 | ++++ .localrc.auto:source:8 : disable_service dstat 2025-07-23 21:15:20.756 | ++++ .localrc.auto:source:9 : enable_service etcd3 2025-07-23 21:15:20.795 | ++++ .localrc.auto:source:10 : enable_service g-api 2025-07-23 21:15:20.836 | ++++ .localrc.auto:source:11 : enable_service g-reg 2025-07-23 21:15:20.877 | ++++ .localrc.auto:source:12 : disable_service horizon 2025-07-23 21:15:20.912 | ++++ .localrc.auto:source:13 : enable_service ir-api 2025-07-23 21:15:20.954 | ++++ .localrc.auto:source:14 : enable_service ir-cond 2025-07-23 21:15:20.999 | ++++ .localrc.auto:source:15 : enable_service key 2025-07-23 21:15:21.045 | ++++ .localrc.auto:source:16 : enable_service memory_tracker 2025-07-23 21:15:21.091 | ++++ .localrc.auto:source:17 : enable_service mysql 2025-07-23 21:15:21.134 | ++++ .localrc.auto:source:18 : enable_service n-api 2025-07-23 21:15:21.179 | ++++ .localrc.auto:source:19 : enable_service n-api-meta 2025-07-23 21:15:21.222 | ++++ .localrc.auto:source:20 : enable_service n-cauth 2025-07-23 21:15:21.265 | ++++ .localrc.auto:source:21 : enable_service n-cond 2025-07-23 21:15:21.311 | ++++ .localrc.auto:source:22 : enable_service n-cpu 2025-07-23 21:15:21.353 | ++++ .localrc.auto:source:23 : enable_service n-novnc 2025-07-23 21:15:21.395 | ++++ .localrc.auto:source:24 : enable_service n-obj 2025-07-23 21:15:21.435 | ++++ .localrc.auto:source:25 : enable_service n-sch 2025-07-23 21:15:21.474 | ++++ .localrc.auto:source:26 : enable_service neutron-trunk 2025-07-23 21:15:21.518 | ++++ .localrc.auto:source:27 : disable_service ovn-controller 2025-07-23 21:15:21.551 | ++++ .localrc.auto:source:28 : disable_service ovn-northd 2025-07-23 21:15:21.585 | ++++ .localrc.auto:source:29 : enable_service ovs-vswitchd 2025-07-23 21:15:21.629 | ++++ .localrc.auto:source:30 : enable_service ovsdb-server 2025-07-23 21:15:21.674 | ++++ .localrc.auto:source:31 : enable_service placement-api 2025-07-23 21:15:21.718 | ++++ .localrc.auto:source:32 : enable_service q-agt 2025-07-23 21:15:21.764 | ++++ .localrc.auto:source:33 : enable_service q-dhcp 2025-07-23 21:15:21.807 | ++++ .localrc.auto:source:34 : enable_service q-dns 2025-07-23 21:15:21.851 | ++++ .localrc.auto:source:35 : enable_service q-l3 2025-07-23 21:15:21.895 | ++++ .localrc.auto:source:36 : enable_service q-meta 2025-07-23 21:15:21.938 | ++++ .localrc.auto:source:37 : enable_service q-metering 2025-07-23 21:15:21.982 | ++++ .localrc.auto:source:38 : enable_service q-ovn-agent 2025-07-23 21:15:22.034 | ++++ .localrc.auto:source:39 : disable_service q-ovn-metadata-agent 2025-07-23 21:15:22.075 | ++++ .localrc.auto:source:40 : enable_service q-svc 2025-07-23 21:15:22.124 | ++++ .localrc.auto:source:41 : enable_service rabbit 2025-07-23 21:15:22.176 | ++++ .localrc.auto:source:42 : enable_service s-account 2025-07-23 21:15:22.223 | ++++ .localrc.auto:source:43 : enable_service s-container 2025-07-23 21:15:22.268 | ++++ .localrc.auto:source:44 : enable_service s-object 2025-07-23 21:15:22.317 | ++++ .localrc.auto:source:45 : enable_service s-proxy 2025-07-23 21:15:22.363 | ++++ .localrc.auto:source:46 : enable_service tempest 2025-07-23 21:15:22.410 | ++++ .localrc.auto:source:47 : disable_service tls-proxy 2025-07-23 21:15:22.447 | ++++ .localrc.auto:source:48 : ADMIN_PASSWORD=secretadmin 2025-07-23 21:15:22.450 | ++++ .localrc.auto:source:49 : BUILD_TIMEOUT=1200 2025-07-23 21:15:22.452 | ++++ .localrc.auto:source:50 : CELLSV2_SETUP=singleconductor 2025-07-23 21:15:22.455 | ++++ .localrc.auto:source:51 : CINDER_PERIODIC_INTERVAL=10 2025-07-23 21:15:22.457 | ++++ .localrc.auto:source:52 : CIRROS_VERSION=0.6.1 2025-07-23 21:15:22.459 | ++++ .localrc.auto:source:53 : DATABASE_PASSWORD=secretdatabase 2025-07-23 21:15:22.462 | ++++ .localrc.auto:source:54 : DATABASE_TYPE=mysql 2025-07-23 21:15:22.465 | ++++ .localrc.auto:source:55 : DEBUG_LIBVIRT_COREDUMPS=True 2025-07-23 21:15:22.467 | ++++ .localrc.auto:source:56 : DEFAULT_INSTANCE_TYPE=baremetal 2025-07-23 21:15:22.469 | ++++ .localrc.auto:source:57 : DEST=/opt/stack/old 2025-07-23 21:15:22.472 | ++++ .localrc.auto:source:58 : EBTABLES_RACE_FIX=True 2025-07-23 21:15:22.474 | ++++ .localrc.auto:source:59 : ERROR_ON_CLONE=True 2025-07-23 21:15:22.477 | ++++ .localrc.auto:source:60 : FIXED_NETWORK_SIZE=4096 2025-07-23 21:15:22.479 | ++++ .localrc.auto:source:61 : FIXED_RANGE=10.1.0.0/20 2025-07-23 21:15:22.482 | ++++ .localrc.auto:source:62 : FLOATING_RANGE=172.24.5.0/24 2025-07-23 21:15:22.484 | ++++ .localrc.auto:source:63 : FORCE_CONFIG_DRIVE=True 2025-07-23 21:15:22.486 | ++++ .localrc.auto:source:64 : GLANCE_STANDALONE=False 2025-07-23 21:15:22.489 | ++++ .localrc.auto:source:65 : HOST_IP=200.225.47.25 2025-07-23 21:15:22.491 | ++++ .localrc.auto:source:66 : INSTALL_TEMPEST=False 2025-07-23 21:15:22.493 | ++++ .localrc.auto:source:67 : INSTANCE_WAIT=120 2025-07-23 21:15:22.496 | ++++ .localrc.auto:source:68 : IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2025-07-23 21:15:22.498 | ++++ .localrc.auto:source:69 : IRONIC_AUTOMATED_CLEAN_ENABLED=False 2025-07-23 21:15:22.501 | ++++ .localrc.auto:source:70 : IRONIC_BAREMETAL_BASIC_OPS=True 2025-07-23 21:15:22.503 | ++++ .localrc.auto:source:71 : IRONIC_BOOT_MODE=bios 2025-07-23 21:15:22.505 | ++++ .localrc.auto:source:72 : IRONIC_BUILD_DEPLOY_RAMDISK=False 2025-07-23 21:15:22.507 | ++++ .localrc.auto:source:73 : IRONIC_CALLBACK_TIMEOUT=600 2025-07-23 21:15:22.510 | ++++ .localrc.auto:source:74 : IRONIC_DEPLOY_DRIVER=ipmi 2025-07-23 21:15:22.513 | ++++ .localrc.auto:source:75 : IRONIC_INSPECTOR_BUILD_RAMDISK=False 2025-07-23 21:15:22.515 | ++++ .localrc.auto:source:76 : IRONIC_TEMPEST_BUILD_TIMEOUT=1200 2025-07-23 21:15:22.518 | ++++ .localrc.auto:source:77 : IRONIC_TEMPEST_WHOLE_DISK_IMAGE=True 2025-07-23 21:15:22.521 | ++++ .localrc.auto:source:78 : IRONIC_VM_COUNT=2 2025-07-23 21:15:22.523 | ++++ .localrc.auto:source:79 : IRONIC_VM_EPHEMERAL_DISK=0 2025-07-23 21:15:22.525 | ++++ .localrc.auto:source:80 : IRONIC_VM_LOG_DIR=/opt/stack/old/ironic-bm-logs 2025-07-23 21:15:22.528 | ++++ .localrc.auto:source:81 : IRONIC_VM_SPECS_RAM=2600 2025-07-23 21:15:22.530 | ++++ .localrc.auto:source:82 : LIBVIRT_STORAGE_POOL_PATH=/opt/libvirt/images 2025-07-23 21:15:22.533 | ++++ .localrc.auto:source:83 : LIBVIRT_TYPE=qemu 2025-07-23 21:15:22.535 | ++++ .localrc.auto:source:84 : LOGFILE=/opt/stack/old/logs/devstacklog.txt 2025-07-23 21:15:22.538 | ++++ .localrc.auto:source:85 : LOG_COLOR=False 2025-07-23 21:15:22.540 | ++++ .localrc.auto:source:86 : MYSQL_GATHER_PERFORMANCE=False 2025-07-23 21:15:22.543 | ++++ .localrc.auto:source:87 : MYSQL_PASSWORD=secretdatabase 2025-07-23 21:15:22.545 | ++++ .localrc.auto:source:88 : NETWORK_GATEWAY=10.1.0.1 2025-07-23 21:15:22.548 | ++++ .localrc.auto:source:89 : NEUTRON_DEPLOY_MOD_WSGI=True 2025-07-23 21:15:22.552 | ++++ .localrc.auto:source:90 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2025-07-23 21:15:22.554 | ++++ .localrc.auto:source:91 : NOVNC_FROM_PACKAGE=True 2025-07-23 21:15:22.557 | ++++ .localrc.auto:source:92 : OVN_AGENT_EXTENSIONS=metadata 2025-07-23 21:15:22.559 | ++++ .localrc.auto:source:93 : PUBLIC_BRIDGE_MTU=1430 2025-07-23 21:15:22.562 | ++++ .localrc.auto:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2025-07-23 21:15:22.565 | ++++ .localrc.auto:source:95 : Q_AGENT=openvswitch 2025-07-23 21:15:22.567 | ++++ .localrc.auto:source:96 : Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch 2025-07-23 21:15:22.570 | ++++ .localrc.auto:source:97 : Q_ML2_TENANT_NETWORK_TYPE=vxlan 2025-07-23 21:15:22.572 | ++++ .localrc.auto:source:98 : RABBIT_PASSWORD=secretrabbit 2025-07-23 21:15:22.575 | ++++ .localrc.auto:source:99 : SERVICE_HOST=200.225.47.25 2025-07-23 21:15:22.577 | ++++ .localrc.auto:source:100 : SERVICE_PASSWORD=secretservice 2025-07-23 21:15:22.580 | ++++ .localrc.auto:source:101 : SWIFT_ENABLE_TEMPURLS=True 2025-07-23 21:15:22.582 | ++++ .localrc.auto:source:102 : SWIFT_HASH=1234123412341234 2025-07-23 21:15:22.585 | ++++ .localrc.auto:source:103 : SWIFT_REPLICAS=1 2025-07-23 21:15:22.588 | ++++ .localrc.auto:source:104 : SWIFT_START_ALL_SERVICES=False 2025-07-23 21:15:22.591 | ++++ .localrc.auto:source:105 : SWIFT_TEMPURL_KEY=secretkey 2025-07-23 21:15:22.594 | ++++ .localrc.auto:source:106 : VERBOSE=True 2025-07-23 21:15:22.596 | ++++ .localrc.auto:source:107 : VERBOSE_NO_TIMESTAMP=True 2025-07-23 21:15:22.598 | ++++ .localrc.auto:source:108 : VIRT_DRIVER=ironic 2025-07-23 21:15:22.601 | ++++ .localrc.auto:source:109 : LIBS_FROM_GIT=cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc 2025-07-23 21:15:22.604 | ++++ .localrc.auto:source:110 : TEMPEST_PLUGINS=/opt/stack/old/ironic-tempest-plugin 2025-07-23 21:15:22.606 | ++++ .localrc.auto:source:111 : enable_plugin ironic https://opendev.org/openstack/ironic 2025-07-23 21:15:22.608 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1738 : local name=ironic 2025-07-23 21:15:22.610 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1739 : local url=https://opendev.org/openstack/ironic 2025-07-23 21:15:22.612 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1740 : local branch=master 2025-07-23 21:15:22.615 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1741 : is_plugin_enabled ironic 2025-07-23 21:15:22.617 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1756 : local name=ironic 2025-07-23 21:15:22.619 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1757 : [[ ,, =~ ,ironic, ]] 2025-07-23 21:15:22.622 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1760 : return 1 2025-07-23 21:15:22.625 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1744 : DEVSTACK_PLUGINS+=,ironic 2025-07-23 21:15:22.628 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1745 : GITREPO[$name]=https://opendev.org/openstack/ironic 2025-07-23 21:15:22.630 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1746 : GITDIR[$name]=/opt/stack/old/ironic 2025-07-23 21:15:22.633 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1747 : GITBRANCH[$name]=master 2025-07-23 21:15:22.635 | ++++ .localrc.auto:source:112 : enable_plugin neutron https://opendev.org/openstack/neutron 2025-07-23 21:15:22.637 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1738 : local name=neutron 2025-07-23 21:15:22.640 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1739 : local url=https://opendev.org/openstack/neutron 2025-07-23 21:15:22.642 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1740 : local branch=master 2025-07-23 21:15:22.644 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1741 : is_plugin_enabled neutron 2025-07-23 21:15:22.647 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1756 : local name=neutron 2025-07-23 21:15:22.649 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1757 : [[ ,,ironic, =~ ,neutron, ]] 2025-07-23 21:15:22.652 | ++++ /opt/stack/new/devstack/functions-common:is_plugin_enabled:1760 : return 1 2025-07-23 21:15:22.654 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1744 : DEVSTACK_PLUGINS+=,neutron 2025-07-23 21:15:22.656 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1745 : GITREPO[$name]=https://opendev.org/openstack/neutron 2025-07-23 21:15:22.659 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1746 : GITDIR[$name]=/opt/stack/old/neutron 2025-07-23 21:15:22.661 | ++++ /opt/stack/new/devstack/functions-common:enable_plugin:1747 : GITBRANCH[$name]=master 2025-07-23 21:15:22.664 | +++ stackrc:source:109 : CELLSV2_SETUP=singleconductor 2025-07-23 21:15:22.666 | +++ stackrc:source:112 : HORIZON_APACHE_ROOT=/dashboard 2025-07-23 21:15:22.669 | ++++ stackrc:source:115 : trueorfalse False USER_UNITS 2025-07-23 21:15:22.687 | +++ stackrc:source:115 : USER_UNITS=False 2025-07-23 21:15:22.689 | +++ stackrc:source:116 : [[ False == \T\r\u\e ]] 2025-07-23 21:15:22.691 | +++ stackrc:source:120 : SYSTEMD_DIR=/etc/systemd/system 2025-07-23 21:15:22.693 | +++ stackrc:source:121 : SYSTEMCTL='sudo systemctl' 2025-07-23 21:15:22.695 | +++ stackrc:source:125 : [[ -r /opt/stack/old/devstack/.localrc.password ]] 2025-07-23 21:15:22.698 | ++++ stackrc:source:131 : _get_python_version python3 2025-07-23 21:15:22.701 | ++++ /opt/stack/new/devstack/functions-common:_get_python_version:2279 : local interp=python3 2025-07-23 21:15:22.704 | ++++ /opt/stack/new/devstack/functions-common:_get_python_version:2280 : local version 2025-07-23 21:15:22.707 | +++++ /opt/stack/new/devstack/functions-common:_get_python_version:2282 : which python3 2025-07-23 21:15:22.710 | ++++ /opt/stack/new/devstack/functions-common:_get_python_version:2282 : [[ -x /usr/bin/python3 ]] 2025-07-23 21:15:22.713 | +++++ /opt/stack/new/devstack/functions-common:_get_python_version:2283 : python3 -c 'import sys; print("%s.%s" % sys.version_info[0:2])' 2025-07-23 21:15:22.732 | ++++ /opt/stack/new/devstack/functions-common:_get_python_version:2283 : version=3.10 2025-07-23 21:15:22.735 | ++++ /opt/stack/new/devstack/functions-common:_get_python_version:2285 : echo 3.10 2025-07-23 21:15:22.738 | +++ stackrc:source:131 : _DEFAULT_PYTHON3_VERSION=3.10 2025-07-23 21:15:22.741 | +++ stackrc:source:132 : export PYTHON3_VERSION=3.10 2025-07-23 21:15:22.743 | +++ stackrc:source:132 : PYTHON3_VERSION=3.10 2025-07-23 21:15:22.745 | +++ stackrc:source:136 : export 'VIRTUALENV_CMD=python3 -m venv' 2025-07-23 21:15:22.747 | +++ stackrc:source:136 : VIRTUALENV_CMD='python3 -m venv' 2025-07-23 21:15:22.750 | +++ stackrc:source:143 : '[' -t 1 ']' 2025-07-23 21:15:22.752 | +++ stackrc:source:146 : _LOG_COLOR_DEFAULT=False 2025-07-23 21:15:22.755 | ++++ stackrc:source:150 : trueorfalse False LOG_COLOR 2025-07-23 21:15:22.772 | +++ stackrc:source:150 : LOG_COLOR=False 2025-07-23 21:15:22.775 | +++ stackrc:source:153 : [[ False == \T\r\u\e ]] 2025-07-23 21:15:22.778 | +++ stackrc:source:162 : export 'PS4=+ $(short_source): ' 2025-07-23 21:15:22.780 | +++ stackrc:source:162 : PS4='+ $(short_source): ' 2025-07-23 21:15:22.784 | ++++ stackrc:source:167 : trueorfalse False ENFORCE_SCOPE 2025-07-23 21:15:22.801 | +++ stackrc:source:167 : ENFORCE_SCOPE=False 2025-07-23 21:15:22.804 | +++ stackrc:source:174 : DEVSTACK_VENV=/opt/stack/data/venv 2025-07-23 21:15:22.806 | +++ stackrc:source:180 : [[ Ubuntu =~ (CentOSStream|Rocky) ]] 2025-07-23 21:15:22.809 | ++++ stackrc:source:183 : trueorfalse True GLOBAL_VENV 2025-07-23 21:15:22.825 | +++ stackrc:source:183 : GLOBAL_VENV=True 2025-07-23 21:15:22.828 | ++++ stackrc:source:190 : trueorfalse False USE_VENV 2025-07-23 21:15:22.844 | +++ stackrc:source:190 : USE_VENV=False 2025-07-23 21:15:22.847 | +++ stackrc:source:195 : ADDITIONAL_VENV_PACKAGES= 2025-07-23 21:15:22.850 | ++++ stackrc:source:199 : trueorfalse False DATABASE_QUERY_LOGGING 2025-07-23 21:15:22.867 | +++ stackrc:source:199 : DATABASE_QUERY_LOGGING=False 2025-07-23 21:15:22.871 | ++++ stackrc:source:203 : trueorfalse True MYSQL_GATHER_PERFORMANCE 2025-07-23 21:15:22.888 | +++ stackrc:source:203 : MYSQL_GATHER_PERFORMANCE=False 2025-07-23 21:15:22.891 | ++++ stackrc:source:208 : trueorfalse True MYSQL_REDUCE_MEMORY 2025-07-23 21:15:22.909 | +++ stackrc:source:208 : MYSQL_REDUCE_MEMORY=True 2025-07-23 21:15:22.911 | +++ stackrc:source:219 : GIT_TIMEOUT=0 2025-07-23 21:15:22.914 | +++ stackrc:source:225 : WSGI_MODE=uwsgi 2025-07-23 21:15:22.917 | +++ stackrc:source:226 : [[ uwsgi != \u\w\s\g\i ]] 2025-07-23 21:15:22.920 | +++ stackrc:source:234 : GIT_BASE=https://opendev.org 2025-07-23 21:15:22.922 | +++ stackrc:source:237 : REQUIREMENTS_DIR=/opt/stack/new/requirements 2025-07-23 21:15:22.925 | +++ stackrc:source:255 : DEVSTACK_SERIES=2025.1 2025-07-23 21:15:22.928 | +++ stackrc:source:264 : CINDER_REPO=https://opendev.org/openstack/cinder.git 2025-07-23 21:15:22.930 | +++ stackrc:source:265 : CINDER_BRANCH=stable/2025.1 2025-07-23 21:15:22.932 | +++ stackrc:source:268 : GLANCE_REPO=https://opendev.org/openstack/glance.git 2025-07-23 21:15:22.935 | +++ stackrc:source:269 : GLANCE_BRANCH=stable/2025.1 2025-07-23 21:15:22.937 | +++ stackrc:source:272 : HORIZON_REPO=https://opendev.org/openstack/horizon.git 2025-07-23 21:15:22.939 | +++ stackrc:source:273 : HORIZON_BRANCH=stable/2025.1 2025-07-23 21:15:22.942 | +++ stackrc:source:276 : KEYSTONE_REPO=https://opendev.org/openstack/keystone.git 2025-07-23 21:15:22.944 | +++ stackrc:source:277 : KEYSTONE_BRANCH=stable/2025.1 2025-07-23 21:15:22.947 | +++ stackrc:source:280 : NEUTRON_REPO=https://opendev.org/openstack/neutron.git 2025-07-23 21:15:22.949 | +++ stackrc:source:281 : NEUTRON_BRANCH=stable/2025.1 2025-07-23 21:15:22.952 | +++ stackrc:source:284 : NOVA_REPO=https://opendev.org/openstack/nova.git 2025-07-23 21:15:22.954 | +++ stackrc:source:285 : NOVA_BRANCH=stable/2025.1 2025-07-23 21:15:22.956 | +++ stackrc:source:288 : SWIFT_REPO=https://opendev.org/openstack/swift.git 2025-07-23 21:15:22.959 | +++ stackrc:source:289 : SWIFT_BRANCH=stable/2025.1 2025-07-23 21:15:22.962 | +++ stackrc:source:292 : PLACEMENT_REPO=https://opendev.org/openstack/placement.git 2025-07-23 21:15:22.964 | +++ stackrc:source:293 : PLACEMENT_BRANCH=stable/2025.1 2025-07-23 21:15:22.967 | +++ stackrc:source:302 : REQUIREMENTS_REPO=https://opendev.org/openstack/requirements.git 2025-07-23 21:15:22.970 | +++ stackrc:source:303 : REQUIREMENTS_BRANCH=stable/2025.1 2025-07-23 21:15:22.972 | +++ stackrc:source:306 : TEMPEST_REPO=https://opendev.org/openstack/tempest.git 2025-07-23 21:15:22.975 | +++ stackrc:source:307 : TEMPEST_BRANCH=master 2025-07-23 21:15:22.978 | +++ stackrc:source:308 : TEMPEST_VENV_UPPER_CONSTRAINTS=master 2025-07-23 21:15:22.980 | +++ stackrc:source:310 : OSTESTIMAGES_REPO=https://opendev.org/openstack/os-test-images.git 2025-07-23 21:15:22.983 | +++ stackrc:source:311 : OSTESTIMAGES_BRANCH=master 2025-07-23 21:15:22.985 | +++ stackrc:source:312 : OSTESTIMAGES_DIR=/opt/stack/old/os-test-images 2025-07-23 21:15:22.988 | +++ stackrc:source:322 : GITREPO["python-cinderclient"]=https://opendev.org/openstack/python-cinderclient.git 2025-07-23 21:15:22.990 | +++ stackrc:source:323 : GITBRANCH["python-cinderclient"]=stable/2025.1 2025-07-23 21:15:22.993 | +++ stackrc:source:326 : GITREPO["python-brick-cinderclient-ext"]=https://opendev.org/openstack/python-brick-cinderclient-ext.git 2025-07-23 21:15:22.995 | +++ stackrc:source:327 : GITBRANCH["python-brick-cinderclient-ext"]=stable/2025.1 2025-07-23 21:15:22.998 | +++ stackrc:source:330 : GITREPO["python-barbicanclient"]=https://opendev.org/openstack/python-barbicanclient.git 2025-07-23 21:15:23.001 | +++ stackrc:source:331 : GITBRANCH["python-barbicanclient"]=stable/2025.1 2025-07-23 21:15:23.003 | +++ stackrc:source:332 : GITDIR["python-barbicanclient"]=/opt/stack/old/python-barbicanclient 2025-07-23 21:15:23.006 | +++ stackrc:source:335 : GITREPO["python-glanceclient"]=https://opendev.org/openstack/python-glanceclient.git 2025-07-23 21:15:23.009 | +++ stackrc:source:336 : GITBRANCH["python-glanceclient"]=stable/2025.1 2025-07-23 21:15:23.011 | +++ stackrc:source:339 : GITREPO["python-ironicclient"]=https://opendev.org/openstack/python-ironicclient.git 2025-07-23 21:15:23.013 | +++ stackrc:source:340 : GITBRANCH["python-ironicclient"]=stable/2025.1 2025-07-23 21:15:23.016 | +++ stackrc:source:342 : GITDIR["python-ironicclient"]=/opt/stack/old/python-ironicclient 2025-07-23 21:15:23.018 | +++ stackrc:source:345 : GITREPO["keystoneauth"]=https://opendev.org/openstack/keystoneauth.git 2025-07-23 21:15:23.021 | +++ stackrc:source:346 : GITBRANCH["keystoneauth"]=stable/2025.1 2025-07-23 21:15:23.023 | +++ stackrc:source:349 : GITREPO["python-keystoneclient"]=https://opendev.org/openstack/python-keystoneclient.git 2025-07-23 21:15:23.026 | +++ stackrc:source:350 : GITBRANCH["python-keystoneclient"]=stable/2025.1 2025-07-23 21:15:23.028 | +++ stackrc:source:353 : GITREPO["python-neutronclient"]=https://opendev.org/openstack/python-neutronclient.git 2025-07-23 21:15:23.030 | +++ stackrc:source:354 : GITBRANCH["python-neutronclient"]=stable/2025.1 2025-07-23 21:15:23.032 | +++ stackrc:source:357 : GITREPO["python-novaclient"]=https://opendev.org/openstack/python-novaclient.git 2025-07-23 21:15:23.034 | +++ stackrc:source:358 : GITBRANCH["python-novaclient"]=stable/2025.1 2025-07-23 21:15:23.037 | +++ stackrc:source:361 : GITREPO["python-swiftclient"]=https://opendev.org/openstack/python-swiftclient.git 2025-07-23 21:15:23.039 | +++ stackrc:source:362 : GITBRANCH["python-swiftclient"]=stable/2025.1 2025-07-23 21:15:23.042 | +++ stackrc:source:365 : GITREPO["python-openstackclient"]=https://opendev.org/openstack/python-openstackclient.git 2025-07-23 21:15:23.044 | +++ stackrc:source:366 : GITBRANCH["python-openstackclient"]=stable/2025.1 2025-07-23 21:15:23.046 | +++ stackrc:source:368 : GITDIR["python-openstackclient"]=/opt/stack/old/python-openstackclient 2025-07-23 21:15:23.049 | +++ stackrc:source:371 : GITREPO["osc-placement"]=https://opendev.org/openstack/osc-placement.git 2025-07-23 21:15:23.052 | +++ stackrc:source:372 : GITBRANCH["osc-placement"]=stable/2025.1 2025-07-23 21:15:23.054 | +++ stackrc:source:383 : GITREPO["castellan"]=https://opendev.org/openstack/castellan.git 2025-07-23 21:15:23.057 | +++ stackrc:source:384 : GITBRANCH["castellan"]=stable/2025.1 2025-07-23 21:15:23.060 | +++ stackrc:source:387 : GITREPO["cliff"]=https://opendev.org/openstack/cliff.git 2025-07-23 21:15:23.063 | +++ stackrc:source:388 : GITBRANCH["cliff"]=stable/2025.1 2025-07-23 21:15:23.066 | +++ stackrc:source:391 : GITREPO["futurist"]=https://opendev.org/openstack/futurist.git 2025-07-23 21:15:23.069 | +++ stackrc:source:392 : GITBRANCH["futurist"]=stable/2025.1 2025-07-23 21:15:23.071 | +++ stackrc:source:395 : GITREPO["debtcollector"]=https://opendev.org/openstack/debtcollector.git 2025-07-23 21:15:23.074 | +++ stackrc:source:396 : GITBRANCH["debtcollector"]=stable/2025.1 2025-07-23 21:15:23.076 | +++ stackrc:source:399 : GITREPO["automaton"]=https://opendev.org/openstack/automaton.git 2025-07-23 21:15:23.078 | +++ stackrc:source:400 : GITBRANCH["automaton"]=stable/2025.1 2025-07-23 21:15:23.080 | +++ stackrc:source:403 : GITREPO["oslo.cache"]=https://opendev.org/openstack/oslo.cache.git 2025-07-23 21:15:23.082 | +++ stackrc:source:404 : GITBRANCH["oslo.cache"]=stable/2025.1 2025-07-23 21:15:23.085 | +++ stackrc:source:407 : GITREPO["oslo.concurrency"]=https://opendev.org/openstack/oslo.concurrency.git 2025-07-23 21:15:23.087 | +++ stackrc:source:408 : GITBRANCH["oslo.concurrency"]=stable/2025.1 2025-07-23 21:15:23.090 | +++ stackrc:source:411 : GITREPO["oslo.config"]=https://opendev.org/openstack/oslo.config.git 2025-07-23 21:15:23.092 | +++ stackrc:source:412 : GITBRANCH["oslo.config"]=stable/2025.1 2025-07-23 21:15:23.094 | +++ stackrc:source:415 : GITREPO["oslo.context"]=https://opendev.org/openstack/oslo.context.git 2025-07-23 21:15:23.097 | +++ stackrc:source:416 : GITBRANCH["oslo.context"]=stable/2025.1 2025-07-23 21:15:23.099 | +++ stackrc:source:419 : GITREPO["oslo.db"]=https://opendev.org/openstack/oslo.db.git 2025-07-23 21:15:23.101 | +++ stackrc:source:420 : GITBRANCH["oslo.db"]=stable/2025.1 2025-07-23 21:15:23.104 | +++ stackrc:source:423 : GITREPO["oslo.i18n"]=https://opendev.org/openstack/oslo.i18n.git 2025-07-23 21:15:23.106 | +++ stackrc:source:424 : GITBRANCH["oslo.i18n"]=stable/2025.1 2025-07-23 21:15:23.108 | +++ stackrc:source:427 : GITREPO["oslo.limit"]=https://opendev.org/openstack/oslo.limit.git 2025-07-23 21:15:23.111 | +++ stackrc:source:428 : GITBRANCH["oslo.limit"]=stable/2025.1 2025-07-23 21:15:23.113 | +++ stackrc:source:431 : GITREPO["oslo.log"]=https://opendev.org/openstack/oslo.log.git 2025-07-23 21:15:23.115 | +++ stackrc:source:432 : GITBRANCH["oslo.log"]=stable/2025.1 2025-07-23 21:15:23.117 | +++ stackrc:source:435 : GITREPO["oslo.messaging"]=https://opendev.org/openstack/oslo.messaging.git 2025-07-23 21:15:23.120 | +++ stackrc:source:436 : GITBRANCH["oslo.messaging"]=stable/2025.1 2025-07-23 21:15:23.122 | +++ stackrc:source:439 : GITREPO["oslo.middleware"]=https://opendev.org/openstack/oslo.middleware.git 2025-07-23 21:15:23.124 | +++ stackrc:source:440 : GITBRANCH["oslo.middleware"]=stable/2025.1 2025-07-23 21:15:23.127 | +++ stackrc:source:443 : GITREPO["oslo.policy"]=https://opendev.org/openstack/oslo.policy.git 2025-07-23 21:15:23.129 | +++ stackrc:source:444 : GITBRANCH["oslo.policy"]=stable/2025.1 2025-07-23 21:15:23.131 | +++ stackrc:source:447 : GITREPO["oslo.privsep"]=https://opendev.org/openstack/oslo.privsep.git 2025-07-23 21:15:23.134 | +++ stackrc:source:448 : GITBRANCH["oslo.privsep"]=stable/2025.1 2025-07-23 21:15:23.136 | +++ stackrc:source:451 : GITREPO["oslo.reports"]=https://opendev.org/openstack/oslo.reports.git 2025-07-23 21:15:23.138 | +++ stackrc:source:452 : GITBRANCH["oslo.reports"]=stable/2025.1 2025-07-23 21:15:23.141 | +++ stackrc:source:455 : GITREPO["oslo.rootwrap"]=https://opendev.org/openstack/oslo.rootwrap.git 2025-07-23 21:15:23.143 | +++ stackrc:source:456 : GITBRANCH["oslo.rootwrap"]=stable/2025.1 2025-07-23 21:15:23.145 | +++ stackrc:source:459 : GITREPO["oslo.serialization"]=https://opendev.org/openstack/oslo.serialization.git 2025-07-23 21:15:23.148 | +++ stackrc:source:460 : GITBRANCH["oslo.serialization"]=stable/2025.1 2025-07-23 21:15:23.150 | +++ stackrc:source:463 : GITREPO["oslo.service"]=https://opendev.org/openstack/oslo.service.git 2025-07-23 21:15:23.152 | +++ stackrc:source:464 : GITBRANCH["oslo.service"]=stable/2025.1 2025-07-23 21:15:23.155 | +++ stackrc:source:467 : GITREPO["oslo.utils"]=https://opendev.org/openstack/oslo.utils.git 2025-07-23 21:15:23.157 | +++ stackrc:source:468 : GITBRANCH["oslo.utils"]=stable/2025.1 2025-07-23 21:15:23.159 | +++ stackrc:source:471 : GITREPO["oslo.versionedobjects"]=https://opendev.org/openstack/oslo.versionedobjects.git 2025-07-23 21:15:23.162 | +++ stackrc:source:472 : GITBRANCH["oslo.versionedobjects"]=stable/2025.1 2025-07-23 21:15:23.164 | +++ stackrc:source:475 : GITREPO["oslo.vmware"]=https://opendev.org/openstack/oslo.vmware.git 2025-07-23 21:15:23.168 | +++ stackrc:source:476 : GITBRANCH["oslo.vmware"]=stable/2025.1 2025-07-23 21:15:23.171 | +++ stackrc:source:479 : GITREPO["osprofiler"]=https://opendev.org/openstack/osprofiler.git 2025-07-23 21:15:23.173 | +++ stackrc:source:480 : GITBRANCH["osprofiler"]=stable/2025.1 2025-07-23 21:15:23.175 | +++ stackrc:source:483 : GITREPO["pycadf"]=https://opendev.org/openstack/pycadf.git 2025-07-23 21:15:23.178 | +++ stackrc:source:484 : GITBRANCH["pycadf"]=stable/2025.1 2025-07-23 21:15:23.180 | +++ stackrc:source:487 : GITREPO["stevedore"]=https://opendev.org/openstack/stevedore.git 2025-07-23 21:15:23.183 | +++ stackrc:source:488 : GITBRANCH["stevedore"]=stable/2025.1 2025-07-23 21:15:23.185 | +++ stackrc:source:491 : GITREPO["taskflow"]=https://opendev.org/openstack/taskflow.git 2025-07-23 21:15:23.187 | +++ stackrc:source:492 : GITBRANCH["taskflow"]=stable/2025.1 2025-07-23 21:15:23.190 | +++ stackrc:source:495 : GITREPO["tooz"]=https://opendev.org/openstack/tooz.git 2025-07-23 21:15:23.192 | +++ stackrc:source:496 : GITBRANCH["tooz"]=stable/2025.1 2025-07-23 21:15:23.194 | +++ stackrc:source:499 : GITREPO["pbr"]=https://opendev.org/openstack/pbr.git 2025-07-23 21:15:23.197 | +++ stackrc:source:500 : GITBRANCH["pbr"]=master 2025-07-23 21:15:23.199 | +++ stackrc:source:510 : GITREPO["cursive"]=https://opendev.org/openstack/cursive.git 2025-07-23 21:15:23.201 | +++ stackrc:source:511 : GITBRANCH["cursive"]=stable/2025.1 2025-07-23 21:15:23.203 | +++ stackrc:source:514 : GITREPO["glance_store"]=https://opendev.org/openstack/glance_store.git 2025-07-23 21:15:23.206 | +++ stackrc:source:515 : GITBRANCH["glance_store"]=stable/2025.1 2025-07-23 21:15:23.208 | +++ stackrc:source:518 : GITREPO["keystonemiddleware"]=https://opendev.org/openstack/keystonemiddleware.git 2025-07-23 21:15:23.211 | +++ stackrc:source:519 : GITBRANCH["keystonemiddleware"]=stable/2025.1 2025-07-23 21:15:23.213 | +++ stackrc:source:522 : GITREPO["ceilometermiddleware"]=https://opendev.org/openstack/ceilometermiddleware.git 2025-07-23 21:15:23.216 | +++ stackrc:source:523 : GITBRANCH["ceilometermiddleware"]=stable/2025.1 2025-07-23 21:15:23.218 | +++ stackrc:source:524 : GITDIR["ceilometermiddleware"]=/opt/stack/old/ceilometermiddleware 2025-07-23 21:15:23.220 | +++ stackrc:source:527 : GITREPO["openstacksdk"]=https://opendev.org/openstack/openstacksdk.git 2025-07-23 21:15:23.222 | +++ stackrc:source:528 : GITBRANCH["openstacksdk"]=stable/2025.1 2025-07-23 21:15:23.225 | +++ stackrc:source:531 : GITREPO["os-brick"]=https://opendev.org/openstack/os-brick.git 2025-07-23 21:15:23.227 | +++ stackrc:source:532 : GITBRANCH["os-brick"]=stable/2025.1 2025-07-23 21:15:23.230 | +++ stackrc:source:535 : GITREPO["os-client-config"]=https://opendev.org/openstack/os-client-config.git 2025-07-23 21:15:23.232 | +++ stackrc:source:536 : GITBRANCH["os-client-config"]=stable/2025.1 2025-07-23 21:15:23.234 | +++ stackrc:source:537 : GITDIR["os-client-config"]=/opt/stack/old/os-client-config 2025-07-23 21:15:23.237 | +++ stackrc:source:540 : GITREPO["os-vif"]=https://opendev.org/openstack/os-vif.git 2025-07-23 21:15:23.239 | +++ stackrc:source:541 : GITBRANCH["os-vif"]=stable/2025.1 2025-07-23 21:15:23.241 | +++ stackrc:source:544 : GITREPO["osc-lib"]=https://opendev.org/openstack/osc-lib.git 2025-07-23 21:15:23.244 | +++ stackrc:source:545 : GITBRANCH["osc-lib"]=stable/2025.1 2025-07-23 21:15:23.246 | +++ stackrc:source:548 : GITREPO["ironic-lib"]=https://opendev.org/openstack/ironic-lib.git 2025-07-23 21:15:23.248 | +++ stackrc:source:549 : GITBRANCH["ironic-lib"]=stable/2025.1 2025-07-23 21:15:23.250 | +++ stackrc:source:551 : GITDIR["ironic-lib"]=/opt/stack/old/ironic-lib 2025-07-23 21:15:23.252 | +++ stackrc:source:554 : GITREPO["diskimage-builder"]=https://opendev.org/openstack/diskimage-builder.git 2025-07-23 21:15:23.255 | +++ stackrc:source:555 : GITBRANCH["diskimage-builder"]=master 2025-07-23 21:15:23.257 | +++ stackrc:source:556 : GITDIR["diskimage-builder"]=/opt/stack/old/diskimage-builder 2025-07-23 21:15:23.260 | +++ stackrc:source:559 : GITREPO["neutron-lib"]=https://opendev.org/openstack/neutron-lib.git 2025-07-23 21:15:23.262 | +++ stackrc:source:560 : GITBRANCH["neutron-lib"]=stable/2025.1 2025-07-23 21:15:23.264 | +++ stackrc:source:561 : GITDIR["neutron-lib"]=/opt/stack/old/neutron-lib 2025-07-23 21:15:23.267 | +++ stackrc:source:564 : GITREPO["os-resource-classes"]=https://opendev.org/openstack/os-resource-classes.git 2025-07-23 21:15:23.269 | +++ stackrc:source:565 : GITBRANCH["os-resource-classes"]=stable/2025.1 2025-07-23 21:15:23.271 | +++ stackrc:source:568 : GITREPO["os-traits"]=https://opendev.org/openstack/os-traits.git 2025-07-23 21:15:23.274 | +++ stackrc:source:569 : GITBRANCH["os-traits"]=stable/2025.1 2025-07-23 21:15:23.276 | +++ stackrc:source:572 : GITREPO["ovsdbapp"]=https://opendev.org/openstack/ovsdbapp.git 2025-07-23 21:15:23.279 | +++ stackrc:source:573 : GITBRANCH["ovsdbapp"]=stable/2025.1 2025-07-23 21:15:23.281 | +++ stackrc:source:574 : GITDIR["ovsdbapp"]=/opt/stack/old/ovsdbapp 2025-07-23 21:15:23.283 | +++ stackrc:source:577 : GITREPO["os-ken"]=https://opendev.org/openstack/os-ken.git 2025-07-23 21:15:23.286 | +++ stackrc:source:578 : GITBRANCH["os-ken"]=stable/2025.1 2025-07-23 21:15:23.288 | +++ stackrc:source:579 : GITDIR["os-ken"]=/opt/stack/old/os-ken 2025-07-23 21:15:23.290 | +++ stackrc:source:591 : IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git 2025-07-23 21:15:23.293 | +++ stackrc:source:592 : IRONIC_PYTHON_AGENT_BRANCH=stable/2025.1 2025-07-23 21:15:23.295 | +++ stackrc:source:595 : NOVNC_REPO=https://github.com/novnc/novnc.git 2025-07-23 21:15:23.297 | +++ stackrc:source:596 : NOVNC_BRANCH=v1.3.0 2025-07-23 21:15:23.300 | +++ stackrc:source:599 : SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2025-07-23 21:15:23.302 | +++ stackrc:source:600 : SPICE_BRANCH=master 2025-07-23 21:15:23.305 | ++++ stackrc:source:606 : trueorfalse False ENABLE_VOLUME_MULTIATTACH 2025-07-23 21:15:23.322 | +++ stackrc:source:606 : ENABLE_VOLUME_MULTIATTACH=False 2025-07-23 21:15:23.324 | +++ stackrc:source:611 : DEFAULT_VIRT_DRIVER=libvirt 2025-07-23 21:15:23.327 | +++ stackrc:source:612 : VIRT_DRIVER=ironic 2025-07-23 21:15:23.329 | +++ stackrc:source:613 : case "$VIRT_DRIVER" in 2025-07-23 21:15:23.331 | +++ stackrc:source:615 : LIBVIRT_TYPE=qemu 2025-07-23 21:15:23.333 | +++ stackrc:source:616 : LIBVIRT_CPU_MODE=custom 2025-07-23 21:15:23.335 | +++ stackrc:source:617 : LIBVIRT_CPU_MODEL=Nehalem 2025-07-23 21:15:23.337 | +++ stackrc:source:618 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2025-07-23 21:15:23.341 | ++++ stackrc:source:622 : grep 'libvirtd$' 2025-07-23 21:15:23.342 | ++++ stackrc:source:622 : cut -d : -f 1 /etc/group 2025-07-23 21:15:23.346 | ++++ stackrc:source:622 : true 2025-07-23 21:15:23.349 | +++ stackrc:source:622 : LIBVIRT_GROUP= 2025-07-23 21:15:23.351 | +++ stackrc:source:623 : LIBVIRT_GROUP=libvirt 2025-07-23 21:15:23.354 | +++ stackrc:source:662 : CIRROS_VERSION=0.6.1 2025-07-23 21:15:23.357 | ++++ stackrc:source:663 : uname -m 2025-07-23 21:15:23.361 | +++ stackrc:source:663 : CIRROS_ARCH=x86_64 2025-07-23 21:15:23.364 | ++++ stackrc:source:668 : trueorfalse True DOWNLOAD_DEFAULT_IMAGES 2025-07-23 21:15:23.381 | +++ stackrc:source:668 : DOWNLOAD_DEFAULT_IMAGES=True 2025-07-23 21:15:23.383 | +++ stackrc:source:669 : [[ True == \T\r\u\e ]] 2025-07-23 21:15:23.386 | +++ stackrc:source:670 : [[ -n '' ]] 2025-07-23 21:15:23.388 | +++ stackrc:source:673 : case "$VIRT_DRIVER" in 2025-07-23 21:15:23.391 | +++ stackrc:source:696 : DOWNLOAD_DEFAULT_IMAGES=False 2025-07-23 21:15:23.393 | +++ stackrc:source:705 : EXTRA_CACHE_URLS= 2025-07-23 21:15:23.395 | +++ stackrc:source:708 : ETCD_VERSION=v3.4.27 2025-07-23 21:15:23.398 | +++ stackrc:source:709 : ETCD_SHA256_AMD64=a32d21e006252dbc3405b0645ba8468021ed41376974b573285927bf39b39eb9 2025-07-23 21:15:23.400 | +++ stackrc:source:710 : ETCD_SHA256_ARM64=ed7e257c225b9b9545fac22246b97f4074a4b5109676e92dbaebfb9315b69cc0 2025-07-23 21:15:23.402 | +++ stackrc:source:711 : ETCD_SHA256_PPC64=eb8825e0bc2cbaf9e55947f5ee373ebc9ca43b6a2ea5ced3b992c81855fff37e 2025-07-23 21:15:23.405 | +++ stackrc:source:713 : ETCD_SHA256_S390X= 2025-07-23 21:15:23.407 | +++ stackrc:source:715 : is_arch x86_64 2025-07-23 21:15:23.410 | ++++ /opt/stack/new/devstack/functions-common:is_arch:518 : uname -m 2025-07-23 21:15:23.415 | +++ /opt/stack/new/devstack/functions-common:is_arch:518 : [[ x86_64 == \x\8\6\_\6\4 ]] 2025-07-23 21:15:23.417 | +++ stackrc:source:716 : ETCD_ARCH=amd64 2025-07-23 21:15:23.419 | +++ stackrc:source:717 : ETCD_SHA256=a32d21e006252dbc3405b0645ba8468021ed41376974b573285927bf39b39eb9 2025-07-23 21:15:23.422 | +++ stackrc:source:737 : ETCD_PORT=2379 2025-07-23 21:15:23.424 | +++ stackrc:source:738 : ETCD_PEER_PORT=2380 2025-07-23 21:15:23.427 | +++ stackrc:source:739 : ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2025-07-23 21:15:23.429 | +++ stackrc:source:740 : ETCD_NAME=etcd-v3.4.27-linux-amd64 2025-07-23 21:15:23.431 | +++ stackrc:source:741 : ETCD_DOWNLOAD_FILE=etcd-v3.4.27-linux-amd64.tar.gz 2025-07-23 21:15:23.434 | +++ stackrc:source:742 : ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.4.27/etcd-v3.4.27-linux-amd64.tar.gz 2025-07-23 21:15:23.436 | +++ stackrc:source:744 : EXTRA_CACHE_URLS+=,https://github.com/etcd-io/etcd/releases/download/v3.4.27/etcd-v3.4.27-linux-amd64.tar.gz 2025-07-23 21:15:23.438 | +++ stackrc:source:747 : CACHE_BACKEND=dogpile.cache.memcached 2025-07-23 21:15:23.441 | +++ stackrc:source:748 : MEMCACHE_SERVERS=localhost:11211 2025-07-23 21:15:23.443 | +++ stackrc:source:758 : VOLUME_BACKING_FILE_SIZE=30G 2025-07-23 21:15:23.445 | +++ stackrc:source:761 : VOLUME_NAME_PREFIX=volume- 2025-07-23 21:15:23.448 | +++ stackrc:source:762 : INSTANCE_NAME_PREFIX=instance- 2025-07-23 21:15:23.450 | +++ stackrc:source:765 : S3_SERVICE_PORT=3333 2025-07-23 21:15:23.453 | +++ stackrc:source:768 : PRIVATE_NETWORK_NAME=private 2025-07-23 21:15:23.455 | +++ stackrc:source:769 : PUBLIC_NETWORK_NAME=public 2025-07-23 21:15:23.457 | +++ stackrc:source:771 : PUBLIC_INTERFACE= 2025-07-23 21:15:23.460 | +++ stackrc:source:774 : SERVICE_PROTOCOL=http 2025-07-23 21:15:23.463 | ++++ stackrc:source:780 : nproc 2025-07-23 21:15:23.468 | ++++ stackrc:source:780 : nproc 2025-07-23 21:15:23.472 | +++ stackrc:source:780 : API_WORKERS=2 2025-07-23 21:15:23.474 | +++ stackrc:source:783 : SERVICE_TIMEOUT=120 2025-07-23 21:15:23.476 | +++ stackrc:source:786 : NOVA_READY_TIMEOUT=120 2025-07-23 21:15:23.479 | +++ stackrc:source:789 : SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2025-07-23 21:15:23.481 | +++ stackrc:source:792 : WORKER_TIMEOUT=80 2025-07-23 21:15:23.484 | ++++ stackrc:source:800 : trueorfalse False OFFLINE 2025-07-23 21:15:23.501 | +++ stackrc:source:800 : OFFLINE=False 2025-07-23 21:15:23.503 | ++++ stackrc:source:805 : trueorfalse False ERROR_ON_CLONE 2025-07-23 21:15:23.518 | +++ stackrc:source:805 : ERROR_ON_CLONE=True 2025-07-23 21:15:23.521 | ++++ stackrc:source:808 : trueorfalse True ENABLE_DEBUG_LOG_LEVEL 2025-07-23 21:15:23.538 | +++ stackrc:source:808 : ENABLE_DEBUG_LOG_LEVEL=True 2025-07-23 21:15:23.540 | +++ stackrc:source:814 : FLOATING_RANGE=172.24.5.0/24 2025-07-23 21:15:23.542 | +++ stackrc:source:815 : IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2025-07-23 21:15:23.544 | +++ stackrc:source:816 : FIXED_RANGE=10.1.0.0/20 2025-07-23 21:15:23.545 | +++ stackrc:source:817 : HOST_IP_IFACE= 2025-07-23 21:15:23.548 | +++ stackrc:source:818 : HOST_IP=200.225.47.25 2025-07-23 21:15:23.550 | +++ stackrc:source:819 : HOST_IPV6= 2025-07-23 21:15:23.553 | ++++ stackrc:source:821 : get_default_host_ip 10.1.0.0/20 172.24.5.0/24 '' 200.225.47.25 inet 2025-07-23 21:15:23.556 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:764 : local fixed_range=10.1.0.0/20 2025-07-23 21:15:23.558 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:765 : local floating_range=172.24.5.0/24 2025-07-23 21:15:23.560 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:766 : local host_ip_iface= 2025-07-23 21:15:23.562 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:767 : local host_ip=200.225.47.25 2025-07-23 21:15:23.564 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:768 : local af=inet 2025-07-23 21:15:23.566 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:771 : '[' -z 200.225.47.25 -o 200.225.47.25 == dhcp ']' 2025-07-23 21:15:23.568 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:795 : echo 200.225.47.25 2025-07-23 21:15:23.571 | +++ stackrc:source:821 : HOST_IP=200.225.47.25 2025-07-23 21:15:23.573 | +++ stackrc:source:822 : '[' 200.225.47.25 == '' ']' 2025-07-23 21:15:23.576 | ++++ stackrc:source:826 : get_default_host_ip '' '' '' '' inet6 2025-07-23 21:15:23.579 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:764 : local fixed_range= 2025-07-23 21:15:23.581 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:765 : local floating_range= 2025-07-23 21:15:23.583 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:766 : local host_ip_iface= 2025-07-23 21:15:23.585 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:767 : local host_ip= 2025-07-23 21:15:23.587 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:768 : local af=inet6 2025-07-23 21:15:23.590 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:771 : '[' -z '' -o '' == dhcp ']' 2025-07-23 21:15:23.592 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:772 : host_ip= 2025-07-23 21:15:23.595 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:774 : grep via 2025-07-23 21:15:23.596 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:774 : head -1 2025-07-23 21:15:23.596 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:774 : ip -f inet6 route list match default table all 2025-07-23 21:15:23.596 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:774 : awk '/default/ {print $5}' 2025-07-23 21:15:23.603 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:774 : host_ip_iface= 2025-07-23 21:15:23.606 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:775 : local host_ips 2025-07-23 21:15:23.610 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:776 : LC_ALL=C 2025-07-23 21:15:23.611 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:776 : sed /temporary/d 2025-07-23 21:15:23.611 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:776 : awk '/inet6/ {split($2,parts,"/"); print parts[1]}' 2025-07-23 21:15:23.613 | +++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:776 : ip -f inet6 addr show 2025-07-23 21:15:23.620 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:776 : host_ips='::1 2025-07-23 21:15:23.620 | fe80::f816:3eff:fe0f:20f5 2025-07-23 21:15:23.620 | fe80::8452:21ff:fe3f:4c48 2025-07-23 21:15:23.620 | 2001:db8::2 2025-07-23 21:15:23.620 | fe80::a4c4:f7ff:fe06:7645 2025-07-23 21:15:23.620 | fe80::3480:36ff:fedf:f48 2025-07-23 21:15:23.620 | fe80::9029:b9ff:fe5b:9510 2025-07-23 21:15:23.620 | fe80::7484:79ff:fea2:f043 2025-07-23 21:15:23.620 | fe80::fc54:ff:feef:16fd 2025-07-23 21:15:23.620 | fe80::fc54:ff:fee6:8ae8' 2025-07-23 21:15:23.622 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:777 : local ip 2025-07-23 21:15:23.624 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:778 : for ip in $host_ips 2025-07-23 21:15:23.626 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:785 : [[ inet6 == \i\n\e\t\6 ]] 2025-07-23 21:15:23.629 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:786 : host_ip=::1 2025-07-23 21:15:23.631 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:787 : break 2025-07-23 21:15:23.633 | ++++ /opt/stack/new/devstack/functions-common:get_default_host_ip:795 : echo ::1 2025-07-23 21:15:23.636 | +++ stackrc:source:826 : HOST_IPV6=::1 2025-07-23 21:15:23.639 | ++++ stackrc:source:829 : trueorfalse True NEUTRON_PORT_SECURITY 2025-07-23 21:15:23.656 | +++ stackrc:source:829 : NEUTRON_PORT_SECURITY=True 2025-07-23 21:15:23.658 | +++ stackrc:source:834 : SERVICE_IP_VERSION=4 2025-07-23 21:15:23.661 | +++ stackrc:source:840 : [[ 4 != \4 ]] 2025-07-23 21:15:23.663 | +++ stackrc:source:844 : [[ 4 == 4 ]] 2025-07-23 21:15:23.665 | +++ stackrc:source:845 : DEF_SERVICE_HOST=200.225.47.25 2025-07-23 21:15:23.667 | +++ stackrc:source:846 : DEF_SERVICE_LOCAL_HOST=127.0.0.1 2025-07-23 21:15:23.669 | +++ stackrc:source:847 : DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2025-07-23 21:15:23.671 | +++ stackrc:source:850 : [[ 4 == 6 ]] 2025-07-23 21:15:23.674 | +++ stackrc:source:861 : SERVICE_LISTEN_ADDRESS=0.0.0.0 2025-07-23 21:15:23.676 | +++ stackrc:source:865 : SERVICE_HOST=200.225.47.25 2025-07-23 21:15:23.679 | +++ stackrc:source:867 : SERVICE_LOCAL_HOST=127.0.0.1 2025-07-23 21:15:23.681 | +++ stackrc:source:871 : TUNNEL_IP_VERSION=4 2025-07-23 21:15:23.683 | +++ stackrc:source:874 : [[ 4 != \4 ]] 2025-07-23 21:15:23.685 | +++ stackrc:source:878 : [[ 4 == 4 ]] 2025-07-23 21:15:23.687 | +++ stackrc:source:879 : DEF_TUNNEL_ENDPOINT_IP=200.225.47.25 2025-07-23 21:15:23.689 | +++ stackrc:source:882 : [[ 4 == 6 ]] 2025-07-23 21:15:23.691 | +++ stackrc:source:893 : TUNNEL_ENDPOINT_IP=200.225.47.25 2025-07-23 21:15:23.693 | ++++ stackrc:source:896 : trueorfalse False SYSLOG 2025-07-23 21:15:23.709 | +++ stackrc:source:896 : SYSLOG=False 2025-07-23 21:15:23.711 | +++ stackrc:source:897 : SYSLOG_HOST=200.225.47.25 2025-07-23 21:15:23.713 | +++ stackrc:source:898 : SYSLOG_PORT=516 2025-07-23 21:15:23.715 | +++ stackrc:source:902 : GIT_DEPTH=0 2025-07-23 21:15:23.718 | ++++ stackrc:source:906 : trueorfalse True RECREATE_KEYSTONE_DB 2025-07-23 21:15:23.735 | +++ stackrc:source:906 : RECREATE_KEYSTONE_DB=True 2025-07-23 21:15:23.738 | +++ stackrc:source:918 : [[ -z '' ]] 2025-07-23 21:15:23.740 | +++ stackrc:source:919 : default_logdir=/opt/stack/old/logs 2025-07-23 21:15:23.742 | +++ stackrc:source:920 : [[ -z /opt/stack/old/logs/devstacklog.txt ]] 2025-07-23 21:15:23.745 | +++ stackrc:source:925 : LOGDIR=/opt/stack/old/logs 2025-07-23 21:15:23.747 | +++ stackrc:source:926 : logfile=devstacklog.txt 2025-07-23 21:15:23.749 | +++ stackrc:source:927 : [[ -z /opt/stack/old/logs ]] 2025-07-23 21:15:23.752 | +++ stackrc:source:927 : [[ /opt/stack/old/logs == \d\e\v\s\t\a\c\k\l\o\g\.\t\x\t ]] 2025-07-23 21:15:23.754 | +++ stackrc:source:932 : unset default_logdir logfile 2025-07-23 21:15:23.756 | +++ stackrc:source:938 : ULIMIT_NOFILE=2048 2025-07-23 21:15:23.758 | ++ /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:56 : echo mysql://root:secretdatabase@localhost 2025-07-23 21:15:23.762 | + projects/50_neutron/upgrade.sh:main:56 : BASE_SQL_CONN=mysql://root:secretdatabase@localhost 2025-07-23 21:15:23.764 | + projects/50_neutron/upgrade.sh:main:59 : source /opt/stack/new/devstack/stackrc 2025-07-23 21:15:23.766 | ++ /opt/stack/new/devstack/stackrc:source:7 : [[ -z '' ]] 2025-07-23 21:15:23.769 | ++ /opt/stack/new/devstack/stackrc:source:8 : declare -r -g _DEVSTACK_STACKRC=1 2025-07-23 21:15:23.773 | ++++ /opt/stack/new/devstack/stackrc:source:11 : dirname /opt/stack/new/devstack/stackrc 2025-07-23 21:15:23.777 | +++ /opt/stack/new/devstack/stackrc:source:11 : cd /opt/stack/new/devstack 2025-07-23 21:15:23.779 | +++ /opt/stack/new/devstack/stackrc:source:11 : pwd 2025-07-23 21:15:23.781 | ++ /opt/stack/new/devstack/stackrc:source:11 : RC_DIR=/opt/stack/new/devstack 2025-07-23 21:15:23.783 | ++ stackrc:source:14 : source /opt/stack/new/devstack/functions 2025-07-23 21:15:23.786 | +++ functions:source:14 : [[ -z 1 ]] 2025-07-23 21:15:23.788 | +++ functions:source:14 : return 0 2025-07-23 21:15:23.790 | ++ stackrc:source:18 : TARGET_BRANCH=master 2025-07-23 21:15:23.792 | ++ stackrc:source:21 : TRAILING_TARGET_BRANCH=master 2025-07-23 21:15:23.794 | ++ stackrc:source:26 : BRANCHLESS_TARGET_BRANCH=master 2025-07-23 21:15:23.796 | ++ stackrc:source:29 : DEST=/opt/stack 2025-07-23 21:15:23.799 | ++ stackrc:source:32 : DATA_DIR=/opt/stack/data 2025-07-23 21:15:23.801 | ++ stackrc:source:35 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:15:23.803 | ++ stackrc:source:38 : SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2025-07-23 21:15:23.806 | ++ stackrc:source:41 : [[ 1001 -eq 0 ]] 2025-07-23 21:15:23.809 | +++ stackrc:source:44 : whoami 2025-07-23 21:15:23.813 | ++ stackrc:source:44 : STACK_USER=stack 2025-07-23 21:15:23.816 | ++ stackrc:source:48 : REGION_NAME=RegionOne 2025-07-23 21:15:23.819 | ++ stackrc:source:54 : KEYSTONE_REGION_NAME=RegionOne 2025-07-23 21:15:23.821 | ++ stackrc:source:64 : isset ENABLED_SERVICES 2025-07-23 21:15:23.823 | ++ functions-common:isset:261 : [[ -v ENABLED_SERVICES ]] 2025-07-23 21:15:23.825 | ++ stackrc:source:66 : ENABLED_SERVICES=key 2025-07-23 21:15:23.827 | ++ stackrc:source:68 : ENABLED_SERVICES+=,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta 2025-07-23 21:15:23.829 | ++ stackrc:source:70 : ENABLED_SERVICES+=,placement-api,placement-client 2025-07-23 21:15:23.831 | ++ stackrc:source:72 : ENABLED_SERVICES+=,g-api 2025-07-23 21:15:23.834 | ++ stackrc:source:74 : ENABLED_SERVICES+=,c-sch,c-api,c-vol 2025-07-23 21:15:23.836 | ++ stackrc:source:76 : ENABLED_SERVICES+=,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server 2025-07-23 21:15:23.838 | ++ stackrc:source:78 : ENABLED_SERVICES+=,q-svc,q-ovn-agent 2025-07-23 21:15:23.840 | ++ stackrc:source:80 : ENABLED_SERVICES+=,horizon 2025-07-23 21:15:23.843 | ++ stackrc:source:82 : ENABLED_SERVICES+=,rabbit,tempest,mysql,etcd3,dstat 2025-07-23 21:15:23.844 | ++ stackrc:source:89 : ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2025-07-23 21:15:23.847 | ++ stackrc:source:92 : NOVA_ENABLED_APIS=osapi_compute,metadata 2025-07-23 21:15:23.849 | ++ stackrc:source:95 : [[ -f /opt/stack/new/devstack/localrc ]] 2025-07-23 21:15:23.851 | ++ stackrc:source:98 : [[ -f /opt/stack/new/devstack/.localrc.auto ]] 2025-07-23 21:15:23.853 | ++ stackrc:source:100 : source /opt/stack/new/devstack/.localrc.auto 2025-07-23 21:15:23.855 | +++ .localrc.auto:source:2 : disable_all_services 2025-07-23 21:15:23.857 | +++ functions-common:disable_all_services:1935 : ENABLED_SERVICES= 2025-07-23 21:15:23.859 | +++ .localrc.auto:source:3 : disable_service c-api 2025-07-23 21:15:23.893 | +++ .localrc.auto:source:4 : disable_service c-bak 2025-07-23 21:15:23.931 | +++ .localrc.auto:source:5 : disable_service c-sch 2025-07-23 21:15:23.969 | +++ .localrc.auto:source:6 : disable_service c-vol 2025-07-23 21:15:24.006 | +++ .localrc.auto:source:7 : disable_service cinder 2025-07-23 21:15:24.043 | +++ .localrc.auto:source:8 : disable_service dstat 2025-07-23 21:15:24.079 | +++ .localrc.auto:source:9 : enable_service etcd3 2025-07-23 21:15:24.122 | +++ .localrc.auto:source:10 : enable_service g-api 2025-07-23 21:15:24.165 | +++ .localrc.auto:source:11 : enable_service g-reg 2025-07-23 21:15:24.206 | +++ .localrc.auto:source:12 : disable_service horizon 2025-07-23 21:15:24.239 | +++ .localrc.auto:source:13 : enable_service ir-api 2025-07-23 21:15:24.281 | +++ .localrc.auto:source:14 : enable_service ir-cond 2025-07-23 21:15:24.322 | +++ .localrc.auto:source:15 : enable_service key 2025-07-23 21:15:24.362 | +++ .localrc.auto:source:16 : enable_service memory_tracker 2025-07-23 21:15:24.401 | +++ .localrc.auto:source:17 : enable_service mysql 2025-07-23 21:15:24.440 | +++ .localrc.auto:source:18 : enable_service n-api 2025-07-23 21:15:24.482 | +++ .localrc.auto:source:19 : enable_service n-api-meta 2025-07-23 21:15:24.526 | +++ .localrc.auto:source:20 : enable_service n-cauth 2025-07-23 21:15:24.571 | +++ .localrc.auto:source:21 : enable_service n-cond 2025-07-23 21:15:24.618 | +++ .localrc.auto:source:22 : enable_service n-cpu 2025-07-23 21:15:24.661 | +++ .localrc.auto:source:23 : enable_service n-novnc 2025-07-23 21:15:24.702 | +++ .localrc.auto:source:24 : enable_service n-obj 2025-07-23 21:15:24.747 | +++ .localrc.auto:source:25 : enable_service n-sch 2025-07-23 21:15:24.789 | +++ .localrc.auto:source:26 : enable_service neutron-trunk 2025-07-23 21:15:24.831 | +++ .localrc.auto:source:27 : disable_service ovn-controller 2025-07-23 21:15:24.867 | +++ .localrc.auto:source:28 : disable_service ovn-northd 2025-07-23 21:15:24.901 | +++ .localrc.auto:source:29 : enable_service ovs-vswitchd 2025-07-23 21:15:24.944 | +++ .localrc.auto:source:30 : enable_service ovsdb-server 2025-07-23 21:15:24.985 | +++ .localrc.auto:source:31 : enable_service placement-api 2025-07-23 21:15:25.026 | +++ .localrc.auto:source:32 : enable_service q-agt 2025-07-23 21:15:25.065 | +++ .localrc.auto:source:33 : enable_service q-dhcp 2025-07-23 21:15:25.116 | +++ .localrc.auto:source:34 : enable_service q-dns 2025-07-23 21:15:25.162 | +++ .localrc.auto:source:35 : enable_service q-l3 2025-07-23 21:15:25.202 | +++ .localrc.auto:source:36 : enable_service q-meta 2025-07-23 21:15:25.253 | +++ .localrc.auto:source:37 : enable_service q-metering 2025-07-23 21:15:25.305 | +++ .localrc.auto:source:38 : enable_service q-ovn-agent 2025-07-23 21:15:25.350 | +++ .localrc.auto:source:39 : disable_service q-ovn-metadata-agent 2025-07-23 21:15:25.392 | +++ .localrc.auto:source:40 : enable_service q-svc 2025-07-23 21:15:25.441 | +++ .localrc.auto:source:41 : enable_service rabbit 2025-07-23 21:15:25.490 | +++ .localrc.auto:source:42 : enable_service s-account 2025-07-23 21:15:25.535 | +++ .localrc.auto:source:43 : enable_service s-container 2025-07-23 21:15:25.579 | +++ .localrc.auto:source:44 : enable_service s-object 2025-07-23 21:15:25.625 | +++ .localrc.auto:source:45 : enable_service s-proxy 2025-07-23 21:15:25.670 | +++ .localrc.auto:source:46 : enable_service tempest 2025-07-23 21:15:25.716 | +++ .localrc.auto:source:47 : disable_service tls-proxy 2025-07-23 21:15:25.755 | +++ .localrc.auto:source:48 : ADMIN_PASSWORD=secretadmin 2025-07-23 21:15:25.758 | +++ .localrc.auto:source:49 : BUILD_TIMEOUT=1200 2025-07-23 21:15:25.760 | +++ .localrc.auto:source:50 : CELLSV2_SETUP=singleconductor 2025-07-23 21:15:25.763 | +++ .localrc.auto:source:51 : CINDER_PERIODIC_INTERVAL=10 2025-07-23 21:15:25.765 | +++ .localrc.auto:source:52 : CIRROS_VERSION=0.6.1 2025-07-23 21:15:25.767 | +++ .localrc.auto:source:53 : DATABASE_PASSWORD=secretdatabase 2025-07-23 21:15:25.768 | +++ .localrc.auto:source:54 : DATABASE_TYPE=mysql 2025-07-23 21:15:25.771 | +++ .localrc.auto:source:55 : DEBUG_LIBVIRT_COREDUMPS=True 2025-07-23 21:15:25.774 | +++ .localrc.auto:source:56 : DEFAULT_INSTANCE_TYPE=baremetal 2025-07-23 21:15:25.776 | +++ .localrc.auto:source:57 : DEST=/opt/stack/new 2025-07-23 21:15:25.779 | +++ .localrc.auto:source:58 : EBTABLES_RACE_FIX=True 2025-07-23 21:15:25.781 | +++ .localrc.auto:source:59 : ERROR_ON_CLONE=True 2025-07-23 21:15:25.783 | +++ .localrc.auto:source:60 : FIXED_NETWORK_SIZE=4096 2025-07-23 21:15:25.785 | +++ .localrc.auto:source:61 : FIXED_RANGE=10.1.0.0/20 2025-07-23 21:15:25.787 | +++ .localrc.auto:source:62 : FLOATING_RANGE=172.24.5.0/24 2025-07-23 21:15:25.790 | +++ .localrc.auto:source:63 : FORCE_CONFIG_DRIVE=True 2025-07-23 21:15:25.793 | +++ .localrc.auto:source:64 : GLANCE_STANDALONE=False 2025-07-23 21:15:25.795 | +++ .localrc.auto:source:65 : HOST_IP=200.225.47.25 2025-07-23 21:15:25.797 | +++ .localrc.auto:source:66 : INSTALL_TEMPEST=False 2025-07-23 21:15:25.799 | +++ .localrc.auto:source:67 : INSTANCE_WAIT=120 2025-07-23 21:15:25.801 | +++ .localrc.auto:source:68 : IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2025-07-23 21:15:25.803 | +++ .localrc.auto:source:69 : IRONIC_AUTOMATED_CLEAN_ENABLED=False 2025-07-23 21:15:25.806 | +++ .localrc.auto:source:70 : IRONIC_BAREMETAL_BASIC_OPS=True 2025-07-23 21:15:25.808 | +++ .localrc.auto:source:71 : IRONIC_BOOT_MODE=bios 2025-07-23 21:15:25.810 | +++ .localrc.auto:source:72 : IRONIC_BUILD_DEPLOY_RAMDISK=False 2025-07-23 21:15:25.812 | +++ .localrc.auto:source:73 : IRONIC_CALLBACK_TIMEOUT=600 2025-07-23 21:15:25.814 | +++ .localrc.auto:source:74 : IRONIC_DEPLOY_DRIVER=ipmi 2025-07-23 21:15:25.816 | +++ .localrc.auto:source:75 : IRONIC_INSPECTOR_BUILD_RAMDISK=False 2025-07-23 21:15:25.818 | +++ .localrc.auto:source:76 : IRONIC_TEMPEST_BUILD_TIMEOUT=1200 2025-07-23 21:15:25.821 | +++ .localrc.auto:source:77 : IRONIC_TEMPEST_WHOLE_DISK_IMAGE=True 2025-07-23 21:15:25.823 | +++ .localrc.auto:source:78 : IRONIC_VM_COUNT=2 2025-07-23 21:15:25.825 | +++ .localrc.auto:source:79 : IRONIC_VM_EPHEMERAL_DISK=0 2025-07-23 21:15:25.827 | +++ .localrc.auto:source:80 : IRONIC_VM_SPECS_RAM=2600 2025-07-23 21:15:25.829 | +++ .localrc.auto:source:81 : LIBVIRT_STORAGE_POOL_PATH=/opt/libvirt/images 2025-07-23 21:15:25.831 | +++ .localrc.auto:source:82 : LIBVIRT_TYPE=qemu 2025-07-23 21:15:25.834 | +++ .localrc.auto:source:83 : LOGFILE=/opt/stack/new/logs/devstacklog.txt 2025-07-23 21:15:25.836 | +++ .localrc.auto:source:84 : LOG_COLOR=False 2025-07-23 21:15:25.838 | +++ .localrc.auto:source:85 : MYSQL_GATHER_PERFORMANCE=False 2025-07-23 21:15:25.841 | +++ .localrc.auto:source:86 : MYSQL_PASSWORD=secretdatabase 2025-07-23 21:15:25.844 | +++ .localrc.auto:source:87 : NETWORK_GATEWAY=10.1.0.1 2025-07-23 21:15:25.846 | +++ .localrc.auto:source:88 : NEUTRON_DEPLOY_MOD_WSGI=True 2025-07-23 21:15:25.848 | +++ .localrc.auto:source:89 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2025-07-23 21:15:25.851 | +++ .localrc.auto:source:90 : NOVNC_FROM_PACKAGE=True 2025-07-23 21:15:25.853 | +++ .localrc.auto:source:91 : OVN_AGENT_EXTENSIONS=metadata 2025-07-23 21:15:25.856 | +++ .localrc.auto:source:92 : PUBLIC_BRIDGE_MTU=1430 2025-07-23 21:15:25.858 | +++ .localrc.auto:source:93 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2025-07-23 21:15:25.860 | +++ .localrc.auto:source:94 : Q_AGENT=openvswitch 2025-07-23 21:15:25.862 | +++ .localrc.auto:source:95 : Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch 2025-07-23 21:15:25.864 | +++ .localrc.auto:source:96 : Q_ML2_TENANT_NETWORK_TYPE=vxlan 2025-07-23 21:15:25.866 | +++ .localrc.auto:source:97 : RABBIT_PASSWORD=secretrabbit 2025-07-23 21:15:25.868 | +++ .localrc.auto:source:98 : SERVICE_HOST=200.225.47.25 2025-07-23 21:15:25.870 | +++ .localrc.auto:source:99 : SERVICE_PASSWORD=secretservice 2025-07-23 21:15:25.873 | +++ .localrc.auto:source:100 : SWIFT_ENABLE_TEMPURLS=True 2025-07-23 21:15:25.875 | +++ .localrc.auto:source:101 : SWIFT_HASH=1234123412341234 2025-07-23 21:15:25.877 | +++ .localrc.auto:source:102 : SWIFT_REPLICAS=1 2025-07-23 21:15:25.879 | +++ .localrc.auto:source:103 : SWIFT_START_ALL_SERVICES=False 2025-07-23 21:15:25.881 | +++ .localrc.auto:source:104 : SWIFT_TEMPURL_KEY=secretkey 2025-07-23 21:15:25.883 | +++ .localrc.auto:source:105 : VERBOSE=True 2025-07-23 21:15:25.886 | +++ .localrc.auto:source:106 : VERBOSE_NO_TIMESTAMP=True 2025-07-23 21:15:25.889 | +++ .localrc.auto:source:107 : VIRT_DRIVER=ironic 2025-07-23 21:15:25.891 | +++ .localrc.auto:source:108 : LIBS_FROM_GIT=cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc 2025-07-23 21:15:25.893 | +++ .localrc.auto:source:109 : TEMPEST_PLUGINS=/opt/stack/new/ironic-tempest-plugin 2025-07-23 21:15:25.895 | +++ .localrc.auto:source:110 : enable_plugin ironic https://opendev.org/openstack/ironic 2025-07-23 21:15:25.897 | +++ functions-common:enable_plugin:1738 : local name=ironic 2025-07-23 21:15:25.900 | +++ functions-common:enable_plugin:1739 : local url=https://opendev.org/openstack/ironic 2025-07-23 21:15:25.902 | +++ functions-common:enable_plugin:1740 : local branch=master 2025-07-23 21:15:25.905 | +++ functions-common:enable_plugin:1741 : is_plugin_enabled ironic 2025-07-23 21:15:25.907 | +++ functions-common:is_plugin_enabled:1756 : local name=ironic 2025-07-23 21:15:25.910 | +++ functions-common:is_plugin_enabled:1757 : [[ ,, =~ ,ironic, ]] 2025-07-23 21:15:25.912 | +++ functions-common:is_plugin_enabled:1760 : return 1 2025-07-23 21:15:25.915 | +++ functions-common:enable_plugin:1744 : DEVSTACK_PLUGINS+=,ironic 2025-07-23 21:15:25.917 | +++ functions-common:enable_plugin:1745 : GITREPO[$name]=https://opendev.org/openstack/ironic 2025-07-23 21:15:25.919 | +++ functions-common:enable_plugin:1746 : GITDIR[$name]=/opt/stack/new/ironic 2025-07-23 21:15:25.921 | +++ functions-common:enable_plugin:1747 : GITBRANCH[$name]=master 2025-07-23 21:15:25.924 | +++ .localrc.auto:source:111 : enable_plugin neutron https://opendev.org/openstack/neutron 2025-07-23 21:15:25.927 | +++ functions-common:enable_plugin:1738 : local name=neutron 2025-07-23 21:15:25.929 | +++ functions-common:enable_plugin:1739 : local url=https://opendev.org/openstack/neutron 2025-07-23 21:15:25.932 | +++ functions-common:enable_plugin:1740 : local branch=master 2025-07-23 21:15:25.934 | +++ functions-common:enable_plugin:1741 : is_plugin_enabled neutron 2025-07-23 21:15:25.936 | +++ functions-common:is_plugin_enabled:1756 : local name=neutron 2025-07-23 21:15:25.938 | +++ functions-common:is_plugin_enabled:1757 : [[ ,,ironic, =~ ,neutron, ]] 2025-07-23 21:15:25.941 | +++ functions-common:is_plugin_enabled:1760 : return 1 2025-07-23 21:15:25.943 | +++ functions-common:enable_plugin:1744 : DEVSTACK_PLUGINS+=,neutron 2025-07-23 21:15:25.945 | +++ functions-common:enable_plugin:1745 : GITREPO[$name]=https://opendev.org/openstack/neutron 2025-07-23 21:15:25.948 | +++ functions-common:enable_plugin:1746 : GITDIR[$name]=/opt/stack/new/neutron 2025-07-23 21:15:25.950 | +++ functions-common:enable_plugin:1747 : GITBRANCH[$name]=master 2025-07-23 21:15:25.952 | ++ stackrc:source:109 : CELLSV2_SETUP=singleconductor 2025-07-23 21:15:25.954 | ++ stackrc:source:112 : HORIZON_APACHE_ROOT=/dashboard 2025-07-23 21:15:25.957 | +++ stackrc:source:115 : trueorfalse False USER_UNITS 2025-07-23 21:15:25.975 | ++ stackrc:source:115 : USER_UNITS=False 2025-07-23 21:15:25.977 | ++ stackrc:source:116 : [[ False == \T\r\u\e ]] 2025-07-23 21:15:25.980 | ++ stackrc:source:120 : SYSTEMD_DIR=/etc/systemd/system 2025-07-23 21:15:25.982 | ++ stackrc:source:121 : SYSTEMCTL='sudo systemctl' 2025-07-23 21:15:25.985 | ++ stackrc:source:125 : [[ -r /opt/stack/new/devstack/.localrc.password ]] 2025-07-23 21:15:25.988 | +++ stackrc:source:131 : _get_python_version python3 2025-07-23 21:15:25.991 | +++ functions-common:_get_python_version:2279 : local interp=python3 2025-07-23 21:15:25.993 | +++ functions-common:_get_python_version:2280 : local version 2025-07-23 21:15:25.996 | ++++ functions-common:_get_python_version:2282 : which python3 2025-07-23 21:15:26.001 | +++ functions-common:_get_python_version:2282 : [[ -x /usr/bin/python3 ]] 2025-07-23 21:15:26.004 | ++++ functions-common:_get_python_version:2283 : python3 -c 'import sys; print("%s.%s" % sys.version_info[0:2])' 2025-07-23 21:15:26.022 | +++ functions-common:_get_python_version:2283 : version=3.10 2025-07-23 21:15:26.024 | +++ functions-common:_get_python_version:2285 : echo 3.10 2025-07-23 21:15:26.027 | ++ stackrc:source:131 : _DEFAULT_PYTHON3_VERSION=3.10 2025-07-23 21:15:26.029 | ++ stackrc:source:132 : export PYTHON3_VERSION=3.10 2025-07-23 21:15:26.032 | ++ stackrc:source:132 : PYTHON3_VERSION=3.10 2025-07-23 21:15:26.035 | ++ stackrc:source:136 : export 'VIRTUALENV_CMD=python3 -m venv' 2025-07-23 21:15:26.037 | ++ stackrc:source:136 : VIRTUALENV_CMD='python3 -m venv' 2025-07-23 21:15:26.040 | ++ stackrc:source:143 : '[' -t 1 ']' 2025-07-23 21:15:26.042 | ++ stackrc:source:146 : _LOG_COLOR_DEFAULT=False 2025-07-23 21:15:26.046 | +++ stackrc:source:150 : trueorfalse False LOG_COLOR 2025-07-23 21:15:26.063 | ++ stackrc:source:150 : LOG_COLOR=False 2025-07-23 21:15:26.066 | ++ stackrc:source:153 : [[ False == \T\r\u\e ]] 2025-07-23 21:15:26.068 | ++ stackrc:source:162 : export 'PS4=+ $(short_source): ' 2025-07-23 21:15:26.071 | ++ stackrc:source:162 : PS4='+ $(short_source): ' 2025-07-23 21:15:26.074 | +++ stackrc:source:167 : trueorfalse False ENFORCE_SCOPE 2025-07-23 21:15:26.092 | ++ stackrc:source:167 : ENFORCE_SCOPE=False 2025-07-23 21:15:26.096 | ++ stackrc:source:174 : DEVSTACK_VENV=/opt/stack/data/venv 2025-07-23 21:15:26.098 | ++ stackrc:source:180 : [[ Ubuntu =~ (CentOSStream|Rocky) ]] 2025-07-23 21:15:26.101 | +++ stackrc:source:183 : trueorfalse True GLOBAL_VENV 2025-07-23 21:15:26.117 | ++ stackrc:source:183 : GLOBAL_VENV=True 2025-07-23 21:15:26.121 | +++ stackrc:source:190 : trueorfalse False USE_VENV 2025-07-23 21:15:26.137 | ++ stackrc:source:190 : USE_VENV=False 2025-07-23 21:15:26.140 | ++ stackrc:source:195 : ADDITIONAL_VENV_PACKAGES= 2025-07-23 21:15:26.143 | +++ stackrc:source:199 : trueorfalse False DATABASE_QUERY_LOGGING 2025-07-23 21:15:26.159 | ++ stackrc:source:199 : DATABASE_QUERY_LOGGING=False 2025-07-23 21:15:26.162 | +++ stackrc:source:203 : trueorfalse True MYSQL_GATHER_PERFORMANCE 2025-07-23 21:15:26.177 | ++ stackrc:source:203 : MYSQL_GATHER_PERFORMANCE=False 2025-07-23 21:15:26.180 | +++ stackrc:source:208 : trueorfalse True MYSQL_REDUCE_MEMORY 2025-07-23 21:15:26.195 | ++ stackrc:source:208 : MYSQL_REDUCE_MEMORY=True 2025-07-23 21:15:26.198 | ++ stackrc:source:219 : GIT_TIMEOUT=0 2025-07-23 21:15:26.200 | ++ stackrc:source:225 : WSGI_MODE=uwsgi 2025-07-23 21:15:26.203 | ++ stackrc:source:226 : [[ uwsgi != \u\w\s\g\i ]] 2025-07-23 21:15:26.205 | ++ stackrc:source:234 : GIT_BASE=https://opendev.org 2025-07-23 21:15:26.208 | ++ stackrc:source:237 : REQUIREMENTS_DIR=/opt/stack/new/requirements 2025-07-23 21:15:26.210 | ++ stackrc:source:255 : DEVSTACK_SERIES=2025.2 2025-07-23 21:15:26.213 | ++ stackrc:source:264 : CINDER_REPO=https://opendev.org/openstack/cinder.git 2025-07-23 21:15:26.216 | ++ stackrc:source:265 : CINDER_BRANCH=master 2025-07-23 21:15:26.219 | ++ stackrc:source:268 : GLANCE_REPO=https://opendev.org/openstack/glance.git 2025-07-23 21:15:26.221 | ++ stackrc:source:269 : GLANCE_BRANCH=master 2025-07-23 21:15:26.223 | ++ stackrc:source:272 : HORIZON_REPO=https://opendev.org/openstack/horizon.git 2025-07-23 21:15:26.226 | ++ stackrc:source:273 : HORIZON_BRANCH=master 2025-07-23 21:15:26.229 | ++ stackrc:source:276 : KEYSTONE_REPO=https://opendev.org/openstack/keystone.git 2025-07-23 21:15:26.232 | ++ stackrc:source:277 : KEYSTONE_BRANCH=master 2025-07-23 21:15:26.234 | ++ stackrc:source:280 : NEUTRON_REPO=https://opendev.org/openstack/neutron.git 2025-07-23 21:15:26.236 | ++ stackrc:source:281 : NEUTRON_BRANCH=master 2025-07-23 21:15:26.239 | ++ stackrc:source:284 : NOVA_REPO=https://opendev.org/openstack/nova.git 2025-07-23 21:15:26.241 | ++ stackrc:source:285 : NOVA_BRANCH=master 2025-07-23 21:15:26.244 | ++ stackrc:source:288 : SWIFT_REPO=https://opendev.org/openstack/swift.git 2025-07-23 21:15:26.246 | ++ stackrc:source:289 : SWIFT_BRANCH=master 2025-07-23 21:15:26.249 | ++ stackrc:source:292 : PLACEMENT_REPO=https://opendev.org/openstack/placement.git 2025-07-23 21:15:26.251 | ++ stackrc:source:293 : PLACEMENT_BRANCH=master 2025-07-23 21:15:26.253 | ++ stackrc:source:302 : REQUIREMENTS_REPO=https://opendev.org/openstack/requirements.git 2025-07-23 21:15:26.256 | ++ stackrc:source:303 : REQUIREMENTS_BRANCH=master 2025-07-23 21:15:26.258 | ++ stackrc:source:306 : TEMPEST_REPO=https://opendev.org/openstack/tempest.git 2025-07-23 21:15:26.261 | ++ stackrc:source:307 : TEMPEST_BRANCH=master 2025-07-23 21:15:26.263 | ++ stackrc:source:308 : TEMPEST_VENV_UPPER_CONSTRAINTS=master 2025-07-23 21:15:26.266 | ++ stackrc:source:310 : OSTESTIMAGES_REPO=https://opendev.org/openstack/os-test-images.git 2025-07-23 21:15:26.268 | ++ stackrc:source:311 : OSTESTIMAGES_BRANCH=master 2025-07-23 21:15:26.271 | ++ stackrc:source:312 : OSTESTIMAGES_DIR=/opt/stack/new/os-test-images 2025-07-23 21:15:26.273 | ++ stackrc:source:322 : GITREPO["python-cinderclient"]=https://opendev.org/openstack/python-cinderclient.git 2025-07-23 21:15:26.276 | ++ stackrc:source:323 : GITBRANCH["python-cinderclient"]=master 2025-07-23 21:15:26.278 | ++ stackrc:source:326 : GITREPO["python-brick-cinderclient-ext"]=https://opendev.org/openstack/python-brick-cinderclient-ext.git 2025-07-23 21:15:26.281 | ++ stackrc:source:327 : GITBRANCH["python-brick-cinderclient-ext"]=master 2025-07-23 21:15:26.283 | ++ stackrc:source:330 : GITREPO["python-barbicanclient"]=https://opendev.org/openstack/python-barbicanclient.git 2025-07-23 21:15:26.285 | ++ stackrc:source:331 : GITBRANCH["python-barbicanclient"]=master 2025-07-23 21:15:26.288 | ++ stackrc:source:332 : GITDIR["python-barbicanclient"]=/opt/stack/new/python-barbicanclient 2025-07-23 21:15:26.290 | ++ stackrc:source:335 : GITREPO["python-glanceclient"]=https://opendev.org/openstack/python-glanceclient.git 2025-07-23 21:15:26.292 | ++ stackrc:source:336 : GITBRANCH["python-glanceclient"]=master 2025-07-23 21:15:26.295 | ++ stackrc:source:339 : GITREPO["python-ironicclient"]=https://opendev.org/openstack/python-ironicclient.git 2025-07-23 21:15:26.298 | ++ stackrc:source:340 : GITBRANCH["python-ironicclient"]=master 2025-07-23 21:15:26.300 | ++ stackrc:source:342 : GITDIR["python-ironicclient"]=/opt/stack/new/python-ironicclient 2025-07-23 21:15:26.302 | ++ stackrc:source:345 : GITREPO["keystoneauth"]=https://opendev.org/openstack/keystoneauth.git 2025-07-23 21:15:26.305 | ++ stackrc:source:346 : GITBRANCH["keystoneauth"]=master 2025-07-23 21:15:26.308 | ++ stackrc:source:349 : GITREPO["python-keystoneclient"]=https://opendev.org/openstack/python-keystoneclient.git 2025-07-23 21:15:26.310 | ++ stackrc:source:350 : GITBRANCH["python-keystoneclient"]=master 2025-07-23 21:15:26.312 | ++ stackrc:source:353 : GITREPO["python-neutronclient"]=https://opendev.org/openstack/python-neutronclient.git 2025-07-23 21:15:26.314 | ++ stackrc:source:354 : GITBRANCH["python-neutronclient"]=master 2025-07-23 21:15:26.317 | ++ stackrc:source:357 : GITREPO["python-novaclient"]=https://opendev.org/openstack/python-novaclient.git 2025-07-23 21:15:26.319 | ++ stackrc:source:358 : GITBRANCH["python-novaclient"]=master 2025-07-23 21:15:26.321 | ++ stackrc:source:361 : GITREPO["python-swiftclient"]=https://opendev.org/openstack/python-swiftclient.git 2025-07-23 21:15:26.324 | ++ stackrc:source:362 : GITBRANCH["python-swiftclient"]=master 2025-07-23 21:15:26.326 | ++ stackrc:source:365 : GITREPO["python-openstackclient"]=https://opendev.org/openstack/python-openstackclient.git 2025-07-23 21:15:26.328 | ++ stackrc:source:366 : GITBRANCH["python-openstackclient"]=master 2025-07-23 21:15:26.330 | ++ stackrc:source:368 : GITDIR["python-openstackclient"]=/opt/stack/new/python-openstackclient 2025-07-23 21:15:26.333 | ++ stackrc:source:371 : GITREPO["osc-placement"]=https://opendev.org/openstack/osc-placement.git 2025-07-23 21:15:26.335 | ++ stackrc:source:372 : GITBRANCH["osc-placement"]=master 2025-07-23 21:15:26.338 | ++ stackrc:source:383 : GITREPO["castellan"]=https://opendev.org/openstack/castellan.git 2025-07-23 21:15:26.341 | ++ stackrc:source:384 : GITBRANCH["castellan"]=master 2025-07-23 21:15:26.343 | ++ stackrc:source:387 : GITREPO["cliff"]=https://opendev.org/openstack/cliff.git 2025-07-23 21:15:26.346 | ++ stackrc:source:388 : GITBRANCH["cliff"]=master 2025-07-23 21:15:26.348 | ++ stackrc:source:391 : GITREPO["futurist"]=https://opendev.org/openstack/futurist.git 2025-07-23 21:15:26.350 | ++ stackrc:source:392 : GITBRANCH["futurist"]=master 2025-07-23 21:15:26.353 | ++ stackrc:source:395 : GITREPO["debtcollector"]=https://opendev.org/openstack/debtcollector.git 2025-07-23 21:15:26.355 | ++ stackrc:source:396 : GITBRANCH["debtcollector"]=master 2025-07-23 21:15:26.358 | ++ stackrc:source:399 : GITREPO["automaton"]=https://opendev.org/openstack/automaton.git 2025-07-23 21:15:26.361 | ++ stackrc:source:400 : GITBRANCH["automaton"]=master 2025-07-23 21:15:26.363 | ++ stackrc:source:403 : GITREPO["oslo.cache"]=https://opendev.org/openstack/oslo.cache.git 2025-07-23 21:15:26.365 | ++ stackrc:source:404 : GITBRANCH["oslo.cache"]=master 2025-07-23 21:15:26.367 | ++ stackrc:source:407 : GITREPO["oslo.concurrency"]=https://opendev.org/openstack/oslo.concurrency.git 2025-07-23 21:15:26.369 | ++ stackrc:source:408 : GITBRANCH["oslo.concurrency"]=master 2025-07-23 21:15:26.372 | ++ stackrc:source:411 : GITREPO["oslo.config"]=https://opendev.org/openstack/oslo.config.git 2025-07-23 21:15:26.375 | ++ stackrc:source:412 : GITBRANCH["oslo.config"]=master 2025-07-23 21:15:26.378 | ++ stackrc:source:415 : GITREPO["oslo.context"]=https://opendev.org/openstack/oslo.context.git 2025-07-23 21:15:26.380 | ++ stackrc:source:416 : GITBRANCH["oslo.context"]=master 2025-07-23 21:15:26.382 | ++ stackrc:source:419 : GITREPO["oslo.db"]=https://opendev.org/openstack/oslo.db.git 2025-07-23 21:15:26.385 | ++ stackrc:source:420 : GITBRANCH["oslo.db"]=master 2025-07-23 21:15:26.387 | ++ stackrc:source:423 : GITREPO["oslo.i18n"]=https://opendev.org/openstack/oslo.i18n.git 2025-07-23 21:15:26.390 | ++ stackrc:source:424 : GITBRANCH["oslo.i18n"]=master 2025-07-23 21:15:26.392 | ++ stackrc:source:427 : GITREPO["oslo.limit"]=https://opendev.org/openstack/oslo.limit.git 2025-07-23 21:15:26.394 | ++ stackrc:source:428 : GITBRANCH["oslo.limit"]=master 2025-07-23 21:15:26.396 | ++ stackrc:source:431 : GITREPO["oslo.log"]=https://opendev.org/openstack/oslo.log.git 2025-07-23 21:15:26.398 | ++ stackrc:source:432 : GITBRANCH["oslo.log"]=master 2025-07-23 21:15:26.400 | ++ stackrc:source:435 : GITREPO["oslo.messaging"]=https://opendev.org/openstack/oslo.messaging.git 2025-07-23 21:15:26.403 | ++ stackrc:source:436 : GITBRANCH["oslo.messaging"]=master 2025-07-23 21:15:26.405 | ++ stackrc:source:439 : GITREPO["oslo.middleware"]=https://opendev.org/openstack/oslo.middleware.git 2025-07-23 21:15:26.407 | ++ stackrc:source:440 : GITBRANCH["oslo.middleware"]=master 2025-07-23 21:15:26.410 | ++ stackrc:source:443 : GITREPO["oslo.policy"]=https://opendev.org/openstack/oslo.policy.git 2025-07-23 21:15:26.413 | ++ stackrc:source:444 : GITBRANCH["oslo.policy"]=master 2025-07-23 21:15:26.415 | ++ stackrc:source:447 : GITREPO["oslo.privsep"]=https://opendev.org/openstack/oslo.privsep.git 2025-07-23 21:15:26.418 | ++ stackrc:source:448 : GITBRANCH["oslo.privsep"]=master 2025-07-23 21:15:26.420 | ++ stackrc:source:451 : GITREPO["oslo.reports"]=https://opendev.org/openstack/oslo.reports.git 2025-07-23 21:15:26.423 | ++ stackrc:source:452 : GITBRANCH["oslo.reports"]=master 2025-07-23 21:15:26.425 | ++ stackrc:source:455 : GITREPO["oslo.rootwrap"]=https://opendev.org/openstack/oslo.rootwrap.git 2025-07-23 21:15:26.427 | ++ stackrc:source:456 : GITBRANCH["oslo.rootwrap"]=master 2025-07-23 21:15:26.429 | ++ stackrc:source:459 : GITREPO["oslo.serialization"]=https://opendev.org/openstack/oslo.serialization.git 2025-07-23 21:15:26.432 | ++ stackrc:source:460 : GITBRANCH["oslo.serialization"]=master 2025-07-23 21:15:26.434 | ++ stackrc:source:463 : GITREPO["oslo.service"]=https://opendev.org/openstack/oslo.service.git 2025-07-23 21:15:26.436 | ++ stackrc:source:464 : GITBRANCH["oslo.service"]=master 2025-07-23 21:15:26.439 | ++ stackrc:source:467 : GITREPO["oslo.utils"]=https://opendev.org/openstack/oslo.utils.git 2025-07-23 21:15:26.441 | ++ stackrc:source:468 : GITBRANCH["oslo.utils"]=master 2025-07-23 21:15:26.443 | ++ stackrc:source:471 : GITREPO["oslo.versionedobjects"]=https://opendev.org/openstack/oslo.versionedobjects.git 2025-07-23 21:15:26.446 | ++ stackrc:source:472 : GITBRANCH["oslo.versionedobjects"]=master 2025-07-23 21:15:26.448 | ++ stackrc:source:475 : GITREPO["oslo.vmware"]=https://opendev.org/openstack/oslo.vmware.git 2025-07-23 21:15:26.451 | ++ stackrc:source:476 : GITBRANCH["oslo.vmware"]=master 2025-07-23 21:15:26.453 | ++ stackrc:source:479 : GITREPO["osprofiler"]=https://opendev.org/openstack/osprofiler.git 2025-07-23 21:15:26.455 | ++ stackrc:source:480 : GITBRANCH["osprofiler"]=master 2025-07-23 21:15:26.458 | ++ stackrc:source:483 : GITREPO["pycadf"]=https://opendev.org/openstack/pycadf.git 2025-07-23 21:15:26.460 | ++ stackrc:source:484 : GITBRANCH["pycadf"]=master 2025-07-23 21:15:26.462 | ++ stackrc:source:487 : GITREPO["stevedore"]=https://opendev.org/openstack/stevedore.git 2025-07-23 21:15:26.465 | ++ stackrc:source:488 : GITBRANCH["stevedore"]=master 2025-07-23 21:15:26.467 | ++ stackrc:source:491 : GITREPO["taskflow"]=https://opendev.org/openstack/taskflow.git 2025-07-23 21:15:26.469 | ++ stackrc:source:492 : GITBRANCH["taskflow"]=master 2025-07-23 21:15:26.471 | ++ stackrc:source:495 : GITREPO["tooz"]=https://opendev.org/openstack/tooz.git 2025-07-23 21:15:26.474 | ++ stackrc:source:496 : GITBRANCH["tooz"]=master 2025-07-23 21:15:26.476 | ++ stackrc:source:499 : GITREPO["pbr"]=https://opendev.org/openstack/pbr.git 2025-07-23 21:15:26.478 | ++ stackrc:source:500 : GITBRANCH["pbr"]=master 2025-07-23 21:15:26.481 | ++ stackrc:source:510 : GITREPO["cursive"]=https://opendev.org/openstack/cursive.git 2025-07-23 21:15:26.483 | ++ stackrc:source:511 : GITBRANCH["cursive"]=master 2025-07-23 21:15:26.485 | ++ stackrc:source:514 : GITREPO["glance_store"]=https://opendev.org/openstack/glance_store.git 2025-07-23 21:15:26.487 | ++ stackrc:source:515 : GITBRANCH["glance_store"]=master 2025-07-23 21:15:26.489 | ++ stackrc:source:518 : GITREPO["keystonemiddleware"]=https://opendev.org/openstack/keystonemiddleware.git 2025-07-23 21:15:26.492 | ++ stackrc:source:519 : GITBRANCH["keystonemiddleware"]=master 2025-07-23 21:15:26.494 | ++ stackrc:source:522 : GITREPO["ceilometermiddleware"]=https://opendev.org/openstack/ceilometermiddleware.git 2025-07-23 21:15:26.496 | ++ stackrc:source:523 : GITBRANCH["ceilometermiddleware"]=master 2025-07-23 21:15:26.498 | ++ stackrc:source:524 : GITDIR["ceilometermiddleware"]=/opt/stack/new/ceilometermiddleware 2025-07-23 21:15:26.500 | ++ stackrc:source:527 : GITREPO["openstacksdk"]=https://opendev.org/openstack/openstacksdk.git 2025-07-23 21:15:26.502 | ++ stackrc:source:528 : GITBRANCH["openstacksdk"]=master 2025-07-23 21:15:26.504 | ++ stackrc:source:531 : GITREPO["os-brick"]=https://opendev.org/openstack/os-brick.git 2025-07-23 21:15:26.506 | ++ stackrc:source:532 : GITBRANCH["os-brick"]=master 2025-07-23 21:15:26.508 | ++ stackrc:source:535 : GITREPO["os-client-config"]=https://opendev.org/openstack/os-client-config.git 2025-07-23 21:15:26.510 | ++ stackrc:source:536 : GITBRANCH["os-client-config"]=master 2025-07-23 21:15:26.513 | ++ stackrc:source:537 : GITDIR["os-client-config"]=/opt/stack/new/os-client-config 2025-07-23 21:15:26.515 | ++ stackrc:source:540 : GITREPO["os-vif"]=https://opendev.org/openstack/os-vif.git 2025-07-23 21:15:26.517 | ++ stackrc:source:541 : GITBRANCH["os-vif"]=master 2025-07-23 21:15:26.519 | ++ stackrc:source:544 : GITREPO["osc-lib"]=https://opendev.org/openstack/osc-lib.git 2025-07-23 21:15:26.521 | ++ stackrc:source:545 : GITBRANCH["osc-lib"]=master 2025-07-23 21:15:26.524 | ++ stackrc:source:548 : GITREPO["ironic-lib"]=https://opendev.org/openstack/ironic-lib.git 2025-07-23 21:15:26.526 | ++ stackrc:source:549 : GITBRANCH["ironic-lib"]=master 2025-07-23 21:15:26.528 | ++ stackrc:source:551 : GITDIR["ironic-lib"]=/opt/stack/new/ironic-lib 2025-07-23 21:15:26.529 | ++ stackrc:source:554 : GITREPO["diskimage-builder"]=https://opendev.org/openstack/diskimage-builder.git 2025-07-23 21:15:26.531 | ++ stackrc:source:555 : GITBRANCH["diskimage-builder"]=master 2025-07-23 21:15:26.533 | ++ stackrc:source:556 : GITDIR["diskimage-builder"]=/opt/stack/new/diskimage-builder 2025-07-23 21:15:26.535 | ++ stackrc:source:559 : GITREPO["neutron-lib"]=https://opendev.org/openstack/neutron-lib.git 2025-07-23 21:15:26.537 | ++ stackrc:source:560 : GITBRANCH["neutron-lib"]=master 2025-07-23 21:15:26.539 | ++ stackrc:source:561 : GITDIR["neutron-lib"]=/opt/stack/new/neutron-lib 2025-07-23 21:15:26.541 | ++ stackrc:source:564 : GITREPO["os-resource-classes"]=https://opendev.org/openstack/os-resource-classes.git 2025-07-23 21:15:26.543 | ++ stackrc:source:565 : GITBRANCH["os-resource-classes"]=master 2025-07-23 21:15:26.546 | ++ stackrc:source:568 : GITREPO["os-traits"]=https://opendev.org/openstack/os-traits.git 2025-07-23 21:15:26.548 | ++ stackrc:source:569 : GITBRANCH["os-traits"]=master 2025-07-23 21:15:26.550 | ++ stackrc:source:572 : GITREPO["ovsdbapp"]=https://opendev.org/openstack/ovsdbapp.git 2025-07-23 21:15:26.552 | ++ stackrc:source:573 : GITBRANCH["ovsdbapp"]=master 2025-07-23 21:15:26.554 | ++ stackrc:source:574 : GITDIR["ovsdbapp"]=/opt/stack/new/ovsdbapp 2025-07-23 21:15:26.556 | ++ stackrc:source:577 : GITREPO["os-ken"]=https://opendev.org/openstack/os-ken.git 2025-07-23 21:15:26.558 | ++ stackrc:source:578 : GITBRANCH["os-ken"]=master 2025-07-23 21:15:26.561 | ++ stackrc:source:579 : GITDIR["os-ken"]=/opt/stack/new/os-ken 2025-07-23 21:15:26.563 | ++ stackrc:source:591 : IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git 2025-07-23 21:15:26.564 | ++ stackrc:source:592 : IRONIC_PYTHON_AGENT_BRANCH=master 2025-07-23 21:15:26.567 | ++ stackrc:source:595 : NOVNC_REPO=https://github.com/novnc/novnc.git 2025-07-23 21:15:26.569 | ++ stackrc:source:596 : NOVNC_BRANCH=v1.3.0 2025-07-23 21:15:26.571 | ++ stackrc:source:599 : SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2025-07-23 21:15:26.573 | ++ stackrc:source:600 : SPICE_BRANCH=master 2025-07-23 21:15:26.575 | +++ stackrc:source:606 : trueorfalse False ENABLE_VOLUME_MULTIATTACH 2025-07-23 21:15:26.592 | ++ stackrc:source:606 : ENABLE_VOLUME_MULTIATTACH=False 2025-07-23 21:15:26.594 | ++ stackrc:source:611 : DEFAULT_VIRT_DRIVER=libvirt 2025-07-23 21:15:26.596 | ++ stackrc:source:612 : VIRT_DRIVER=ironic 2025-07-23 21:15:26.599 | ++ stackrc:source:613 : case "$VIRT_DRIVER" in 2025-07-23 21:15:26.601 | ++ stackrc:source:615 : LIBVIRT_TYPE=qemu 2025-07-23 21:15:26.603 | ++ stackrc:source:616 : LIBVIRT_CPU_MODE=custom 2025-07-23 21:15:26.606 | ++ stackrc:source:617 : LIBVIRT_CPU_MODEL=Nehalem 2025-07-23 21:15:26.607 | ++ stackrc:source:618 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2025-07-23 21:15:26.611 | +++ stackrc:source:622 : cut -d : -f 1 /etc/group 2025-07-23 21:15:26.611 | +++ stackrc:source:622 : grep 'libvirtd$' 2025-07-23 21:15:26.615 | +++ stackrc:source:622 : true 2025-07-23 21:15:26.618 | ++ stackrc:source:622 : LIBVIRT_GROUP= 2025-07-23 21:15:26.620 | ++ stackrc:source:623 : LIBVIRT_GROUP=libvirt 2025-07-23 21:15:26.622 | ++ stackrc:source:662 : CIRROS_VERSION=0.6.1 2025-07-23 21:15:26.625 | +++ stackrc:source:663 : uname -m 2025-07-23 21:15:26.630 | ++ stackrc:source:663 : CIRROS_ARCH=x86_64 2025-07-23 21:15:26.634 | +++ stackrc:source:668 : trueorfalse True DOWNLOAD_DEFAULT_IMAGES 2025-07-23 21:15:26.650 | ++ stackrc:source:668 : DOWNLOAD_DEFAULT_IMAGES=True 2025-07-23 21:15:26.653 | ++ stackrc:source:669 : [[ True == \T\r\u\e ]] 2025-07-23 21:15:26.655 | ++ stackrc:source:670 : [[ -n '' ]] 2025-07-23 21:15:26.657 | ++ stackrc:source:673 : case "$VIRT_DRIVER" in 2025-07-23 21:15:26.660 | ++ stackrc:source:696 : DOWNLOAD_DEFAULT_IMAGES=False 2025-07-23 21:15:26.662 | ++ stackrc:source:705 : EXTRA_CACHE_URLS= 2025-07-23 21:15:26.665 | ++ stackrc:source:708 : ETCD_VERSION=v3.4.27 2025-07-23 21:15:26.668 | ++ stackrc:source:709 : ETCD_SHA256_AMD64=a32d21e006252dbc3405b0645ba8468021ed41376974b573285927bf39b39eb9 2025-07-23 21:15:26.671 | ++ stackrc:source:710 : ETCD_SHA256_ARM64=ed7e257c225b9b9545fac22246b97f4074a4b5109676e92dbaebfb9315b69cc0 2025-07-23 21:15:26.673 | ++ stackrc:source:711 : ETCD_SHA256_PPC64=eb8825e0bc2cbaf9e55947f5ee373ebc9ca43b6a2ea5ced3b992c81855fff37e 2025-07-23 21:15:26.676 | ++ stackrc:source:713 : ETCD_SHA256_S390X= 2025-07-23 21:15:26.678 | ++ stackrc:source:715 : is_arch x86_64 2025-07-23 21:15:26.681 | +++ functions-common:is_arch:518 : uname -m 2025-07-23 21:15:26.685 | ++ functions-common:is_arch:518 : [[ x86_64 == \x\8\6\_\6\4 ]] 2025-07-23 21:15:26.688 | ++ stackrc:source:716 : ETCD_ARCH=amd64 2025-07-23 21:15:26.690 | ++ stackrc:source:717 : ETCD_SHA256=a32d21e006252dbc3405b0645ba8468021ed41376974b573285927bf39b39eb9 2025-07-23 21:15:26.693 | ++ stackrc:source:737 : ETCD_PORT=2379 2025-07-23 21:15:26.696 | ++ stackrc:source:738 : ETCD_PEER_PORT=2380 2025-07-23 21:15:26.698 | ++ stackrc:source:739 : ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2025-07-23 21:15:26.701 | ++ stackrc:source:740 : ETCD_NAME=etcd-v3.4.27-linux-amd64 2025-07-23 21:15:26.703 | ++ stackrc:source:741 : ETCD_DOWNLOAD_FILE=etcd-v3.4.27-linux-amd64.tar.gz 2025-07-23 21:15:26.706 | ++ stackrc:source:742 : ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.4.27/etcd-v3.4.27-linux-amd64.tar.gz 2025-07-23 21:15:26.709 | ++ stackrc:source:744 : EXTRA_CACHE_URLS+=,https://github.com/etcd-io/etcd/releases/download/v3.4.27/etcd-v3.4.27-linux-amd64.tar.gz 2025-07-23 21:15:26.711 | ++ stackrc:source:747 : CACHE_BACKEND=dogpile.cache.memcached 2025-07-23 21:15:26.713 | ++ stackrc:source:748 : MEMCACHE_SERVERS=localhost:11211 2025-07-23 21:15:26.716 | ++ stackrc:source:758 : VOLUME_BACKING_FILE_SIZE=30G 2025-07-23 21:15:26.718 | ++ stackrc:source:761 : VOLUME_NAME_PREFIX=volume- 2025-07-23 21:15:26.720 | ++ stackrc:source:762 : INSTANCE_NAME_PREFIX=instance- 2025-07-23 21:15:26.723 | ++ stackrc:source:765 : S3_SERVICE_PORT=3333 2025-07-23 21:15:26.725 | ++ stackrc:source:768 : PRIVATE_NETWORK_NAME=private 2025-07-23 21:15:26.728 | ++ stackrc:source:769 : PUBLIC_NETWORK_NAME=public 2025-07-23 21:15:26.730 | ++ stackrc:source:771 : PUBLIC_INTERFACE= 2025-07-23 21:15:26.732 | ++ stackrc:source:774 : SERVICE_PROTOCOL=http 2025-07-23 21:15:26.737 | +++ stackrc:source:780 : nproc 2025-07-23 21:15:26.742 | +++ stackrc:source:780 : nproc 2025-07-23 21:15:26.746 | ++ stackrc:source:780 : API_WORKERS=2 2025-07-23 21:15:26.748 | ++ stackrc:source:783 : SERVICE_TIMEOUT=120 2025-07-23 21:15:26.750 | ++ stackrc:source:786 : NOVA_READY_TIMEOUT=120 2025-07-23 21:15:26.753 | ++ stackrc:source:789 : SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2025-07-23 21:15:26.755 | ++ stackrc:source:792 : WORKER_TIMEOUT=80 2025-07-23 21:15:26.758 | +++ stackrc:source:800 : trueorfalse False OFFLINE 2025-07-23 21:15:26.776 | ++ stackrc:source:800 : OFFLINE=False 2025-07-23 21:15:26.778 | +++ stackrc:source:805 : trueorfalse False ERROR_ON_CLONE 2025-07-23 21:15:26.796 | ++ stackrc:source:805 : ERROR_ON_CLONE=True 2025-07-23 21:15:26.799 | +++ stackrc:source:808 : trueorfalse True ENABLE_DEBUG_LOG_LEVEL 2025-07-23 21:15:26.816 | ++ stackrc:source:808 : ENABLE_DEBUG_LOG_LEVEL=True 2025-07-23 21:15:26.818 | ++ stackrc:source:814 : FLOATING_RANGE=172.24.5.0/24 2025-07-23 21:15:26.821 | ++ stackrc:source:815 : IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2025-07-23 21:15:26.823 | ++ stackrc:source:816 : FIXED_RANGE=10.1.0.0/20 2025-07-23 21:15:26.824 | ++ stackrc:source:817 : HOST_IP_IFACE= 2025-07-23 21:15:26.827 | ++ stackrc:source:818 : HOST_IP=200.225.47.25 2025-07-23 21:15:26.829 | ++ stackrc:source:819 : HOST_IPV6= 2025-07-23 21:15:26.832 | +++ stackrc:source:821 : get_default_host_ip 10.1.0.0/20 172.24.5.0/24 '' 200.225.47.25 inet 2025-07-23 21:15:26.834 | +++ functions-common:get_default_host_ip:764 : local fixed_range=10.1.0.0/20 2025-07-23 21:15:26.836 | +++ functions-common:get_default_host_ip:765 : local floating_range=172.24.5.0/24 2025-07-23 21:15:26.838 | +++ functions-common:get_default_host_ip:766 : local host_ip_iface= 2025-07-23 21:15:26.841 | +++ functions-common:get_default_host_ip:767 : local host_ip=200.225.47.25 2025-07-23 21:15:26.843 | +++ functions-common:get_default_host_ip:768 : local af=inet 2025-07-23 21:15:26.846 | +++ functions-common:get_default_host_ip:771 : '[' -z 200.225.47.25 -o 200.225.47.25 == dhcp ']' 2025-07-23 21:15:26.847 | +++ functions-common:get_default_host_ip:795 : echo 200.225.47.25 2025-07-23 21:15:26.850 | ++ stackrc:source:821 : HOST_IP=200.225.47.25 2025-07-23 21:15:26.853 | ++ stackrc:source:822 : '[' 200.225.47.25 == '' ']' 2025-07-23 21:15:26.855 | +++ stackrc:source:826 : get_default_host_ip '' '' '' '' inet6 2025-07-23 21:15:26.858 | +++ functions-common:get_default_host_ip:764 : local fixed_range= 2025-07-23 21:15:26.859 | +++ functions-common:get_default_host_ip:765 : local floating_range= 2025-07-23 21:15:26.861 | +++ functions-common:get_default_host_ip:766 : local host_ip_iface= 2025-07-23 21:15:26.863 | +++ functions-common:get_default_host_ip:767 : local host_ip= 2025-07-23 21:15:26.865 | +++ functions-common:get_default_host_ip:768 : local af=inet6 2025-07-23 21:15:26.867 | +++ functions-common:get_default_host_ip:771 : '[' -z '' -o '' == dhcp ']' 2025-07-23 21:15:26.869 | +++ functions-common:get_default_host_ip:772 : host_ip= 2025-07-23 21:15:26.873 | ++++ functions-common:get_default_host_ip:774 : grep via 2025-07-23 21:15:26.874 | ++++ functions-common:get_default_host_ip:774 : ip -f inet6 route list match default table all 2025-07-23 21:15:26.874 | ++++ functions-common:get_default_host_ip:774 : head -1 2025-07-23 21:15:26.874 | ++++ functions-common:get_default_host_ip:774 : awk '/default/ {print $5}' 2025-07-23 21:15:26.880 | +++ functions-common:get_default_host_ip:774 : host_ip_iface= 2025-07-23 21:15:26.882 | +++ functions-common:get_default_host_ip:775 : local host_ips 2025-07-23 21:15:26.885 | ++++ functions-common:get_default_host_ip:776 : LC_ALL=C 2025-07-23 21:15:26.885 | ++++ functions-common:get_default_host_ip:776 : awk '/inet6/ {split($2,parts,"/"); print parts[1]}' 2025-07-23 21:15:26.886 | ++++ functions-common:get_default_host_ip:776 : sed /temporary/d 2025-07-23 21:15:26.888 | ++++ functions-common:get_default_host_ip:776 : ip -f inet6 addr show 2025-07-23 21:15:26.892 | +++ functions-common:get_default_host_ip:776 : host_ips='::1 2025-07-23 21:15:26.893 | fe80::f816:3eff:fe0f:20f5 2025-07-23 21:15:26.893 | fe80::8452:21ff:fe3f:4c48 2025-07-23 21:15:26.893 | 2001:db8::2 2025-07-23 21:15:26.893 | fe80::a4c4:f7ff:fe06:7645 2025-07-23 21:15:26.893 | fe80::3480:36ff:fedf:f48 2025-07-23 21:15:26.893 | fe80::9029:b9ff:fe5b:9510 2025-07-23 21:15:26.893 | fe80::7484:79ff:fea2:f043 2025-07-23 21:15:26.893 | fe80::fc54:ff:feef:16fd 2025-07-23 21:15:26.893 | fe80::fc54:ff:fee6:8ae8' 2025-07-23 21:15:26.894 | +++ functions-common:get_default_host_ip:777 : local ip 2025-07-23 21:15:26.896 | +++ functions-common:get_default_host_ip:778 : for ip in $host_ips 2025-07-23 21:15:26.898 | +++ functions-common:get_default_host_ip:785 : [[ inet6 == \i\n\e\t\6 ]] 2025-07-23 21:15:26.900 | +++ functions-common:get_default_host_ip:786 : host_ip=::1 2025-07-23 21:15:26.902 | +++ functions-common:get_default_host_ip:787 : break 2025-07-23 21:15:26.904 | +++ functions-common:get_default_host_ip:795 : echo ::1 2025-07-23 21:15:26.906 | ++ stackrc:source:826 : HOST_IPV6=::1 2025-07-23 21:15:26.909 | +++ stackrc:source:829 : trueorfalse True NEUTRON_PORT_SECURITY 2025-07-23 21:15:26.924 | ++ stackrc:source:829 : NEUTRON_PORT_SECURITY=True 2025-07-23 21:15:26.927 | ++ stackrc:source:834 : SERVICE_IP_VERSION=4 2025-07-23 21:15:26.929 | ++ stackrc:source:840 : [[ 4 != \4 ]] 2025-07-23 21:15:26.931 | ++ stackrc:source:844 : [[ 4 == 4 ]] 2025-07-23 21:15:26.933 | ++ stackrc:source:845 : DEF_SERVICE_HOST=200.225.47.25 2025-07-23 21:15:26.935 | ++ stackrc:source:846 : DEF_SERVICE_LOCAL_HOST=127.0.0.1 2025-07-23 21:15:26.937 | ++ stackrc:source:847 : DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2025-07-23 21:15:26.940 | ++ stackrc:source:850 : [[ 4 == 6 ]] 2025-07-23 21:15:26.942 | ++ stackrc:source:861 : SERVICE_LISTEN_ADDRESS=0.0.0.0 2025-07-23 21:15:26.944 | ++ stackrc:source:865 : SERVICE_HOST=200.225.47.25 2025-07-23 21:15:26.947 | ++ stackrc:source:867 : SERVICE_LOCAL_HOST=127.0.0.1 2025-07-23 21:15:26.949 | ++ stackrc:source:871 : TUNNEL_IP_VERSION=4 2025-07-23 21:15:26.951 | ++ stackrc:source:874 : [[ 4 != \4 ]] 2025-07-23 21:15:26.953 | ++ stackrc:source:878 : [[ 4 == 4 ]] 2025-07-23 21:15:26.955 | ++ stackrc:source:879 : DEF_TUNNEL_ENDPOINT_IP=200.225.47.25 2025-07-23 21:15:26.957 | ++ stackrc:source:882 : [[ 4 == 6 ]] 2025-07-23 21:15:26.959 | ++ stackrc:source:893 : TUNNEL_ENDPOINT_IP=200.225.47.25 2025-07-23 21:15:26.962 | +++ stackrc:source:896 : trueorfalse False SYSLOG 2025-07-23 21:15:26.977 | ++ stackrc:source:896 : SYSLOG=False 2025-07-23 21:15:26.979 | ++ stackrc:source:897 : SYSLOG_HOST=200.225.47.25 2025-07-23 21:15:26.982 | ++ stackrc:source:898 : SYSLOG_PORT=516 2025-07-23 21:15:26.983 | ++ stackrc:source:902 : GIT_DEPTH=0 2025-07-23 21:15:26.986 | +++ stackrc:source:906 : trueorfalse True RECREATE_KEYSTONE_DB 2025-07-23 21:15:27.003 | ++ stackrc:source:906 : RECREATE_KEYSTONE_DB=True 2025-07-23 21:15:27.005 | ++ stackrc:source:918 : [[ -z '' ]] 2025-07-23 21:15:27.007 | ++ stackrc:source:919 : default_logdir=/opt/stack/new/logs 2025-07-23 21:15:27.009 | ++ stackrc:source:920 : [[ -z /opt/stack/new/logs/devstacklog.txt ]] 2025-07-23 21:15:27.011 | ++ stackrc:source:925 : LOGDIR=/opt/stack/new/logs 2025-07-23 21:15:27.013 | ++ stackrc:source:926 : logfile=devstacklog.txt 2025-07-23 21:15:27.015 | ++ stackrc:source:927 : [[ -z /opt/stack/new/logs ]] 2025-07-23 21:15:27.017 | ++ stackrc:source:927 : [[ /opt/stack/new/logs == \d\e\v\s\t\a\c\k\l\o\g\.\t\x\t ]] 2025-07-23 21:15:27.019 | ++ stackrc:source:932 : unset default_logdir logfile 2025-07-23 21:15:27.022 | ++ stackrc:source:938 : ULIMIT_NOFILE=2048 2025-07-23 21:15:27.024 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:62 : FLOATING_RANGE=172.24.5.0/24 2025-07-23 21:15:27.026 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:63 : FIXED_RANGE=10.1.0.0/20 2025-07-23 21:15:27.029 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:64 : FIXED_NETWORK_SIZE=4096 2025-07-23 21:15:27.032 | ++ /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:66 : get_default_host_ip 10.1.0.0/20 172.24.5.0/24 '' 200.225.47.25 2025-07-23 21:15:27.034 | ++ functions-common:get_default_host_ip:764 : local fixed_range=10.1.0.0/20 2025-07-23 21:15:27.036 | ++ functions-common:get_default_host_ip:765 : local floating_range=172.24.5.0/24 2025-07-23 21:15:27.038 | ++ functions-common:get_default_host_ip:766 : local host_ip_iface= 2025-07-23 21:15:27.040 | ++ functions-common:get_default_host_ip:767 : local host_ip=200.225.47.25 2025-07-23 21:15:27.042 | ++ functions-common:get_default_host_ip:768 : local af= 2025-07-23 21:15:27.044 | ++ functions-common:get_default_host_ip:771 : '[' -z 200.225.47.25 -o 200.225.47.25 == dhcp ']' 2025-07-23 21:15:27.046 | ++ functions-common:get_default_host_ip:795 : echo 200.225.47.25 2025-07-23 21:15:27.049 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:66 : HOST_IP=200.225.47.25 2025-07-23 21:15:27.051 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:67 : '[' 200.225.47.25 == '' ']' 2025-07-23 21:15:27.054 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:72 : SERVICE_HOST=200.225.47.25 2025-07-23 21:15:27.056 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:75 : SERVICE_PROTOCOL=http 2025-07-23 21:15:27.059 | ++ /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:78 : trueorfalse False False 2025-07-23 21:15:27.075 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:78 : SYSLOG=False 2025-07-23 21:15:27.078 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:79 : SYSLOG_HOST=200.225.47.25 2025-07-23 21:15:27.080 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:80 : SYSLOG_PORT=516 2025-07-23 21:15:27.082 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:83 : TOP_DIR=/opt/stack/new/devstack 2025-07-23 21:15:27.084 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:86 : source /opt/stack/new/devstack/lib/apache 2025-07-23 21:15:27.101 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:87 : source /opt/stack/new/devstack/lib/tls 2025-07-23 21:15:27.104 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2025-07-23 21:15:27.119 | ++ functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:15:27.122 | +++ lib/tls:source:43 : hostname -f 2025-07-23 21:15:27.126 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=npc1a3e38788184 2025-07-23 21:15:27.129 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2025-07-23 21:15:27.131 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2025-07-23 21:15:27.133 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2025-07-23 21:15:27.135 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2025-07-23 21:15:27.137 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2025-07-23 21:15:27.140 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2025-07-23 21:15:27.142 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2025-07-23 21:15:27.144 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2025-07-23 21:15:27.146 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2025-07-23 21:15:27.149 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:88 : source /opt/stack/new/devstack/lib/keystone 2025-07-23 21:15:27.188 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:89 : source /opt/stack/new/devstack/lib/neutron 2025-07-23 21:15:27.193 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2025-07-23 21:15:27.209 | ++ functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:15:27.212 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/new/python-neutronclient 2025-07-23 21:15:27.215 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/new/neutron 2025-07-23 21:15:27.217 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/new/neutron-fwaas 2025-07-23 21:15:27.220 | ++ lib/neutron:source:72 : [[ -d /opt/stack/new/neutron/bin/neutron-server ]] 2025-07-23 21:15:27.223 | +++ lib/neutron:source:75 : get_python_exec_prefix 2025-07-23 21:15:27.241 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2025-07-23 21:15:27.244 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2025-07-23 21:15:27.247 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2025-07-23 21:15:27.249 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2025-07-23 21:15:27.252 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2025-07-23 21:15:27.254 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2025-07-23 21:15:27.257 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2025-07-23 21:15:27.259 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2025-07-23 21:15:27.262 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2025-07-23 21:15:27.265 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2025-07-23 21:15:27.285 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2025-07-23 21:15:27.288 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2025-07-23 21:15:27.291 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2025-07-23 21:15:27.293 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2025-07-23 21:15:27.296 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2025-07-23 21:15:27.298 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2025-07-23 21:15:27.301 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2025-07-23 21:15:27.303 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2025-07-23 21:15:27.306 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2025-07-23 21:15:27.309 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2025-07-23 21:15:27.311 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2025-07-23 21:15:27.314 | ++ lib/neutron:source:114 : Q_PORT=9696 2025-07-23 21:15:27.316 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2025-07-23 21:15:27.318 | ++ lib/neutron:source:118 : Q_HOST=200.225.47.25 2025-07-23 21:15:27.321 | ++ lib/neutron:source:120 : Q_PROTOCOL=http 2025-07-23 21:15:27.324 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2025-07-23 21:15:27.327 | +++ functions-common:ipv6_unquote:2219 : echo 0.0.0.0 2025-07-23 21:15:27.327 | +++ functions-common:ipv6_unquote:2219 : tr -d '[]' 2025-07-23 21:15:27.332 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2025-07-23 21:15:27.334 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2025-07-23 21:15:27.337 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2025-07-23 21:15:27.339 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2025-07-23 21:15:27.341 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2025-07-23 21:15:27.344 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2025-07-23 21:15:27.360 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2025-07-23 21:15:27.363 | +++ lib/neutron:source:132 : ipv6_unquote 200.225.47.25 2025-07-23 21:15:27.366 | +++ functions-common:ipv6_unquote:2219 : echo 200.225.47.25 2025-07-23 21:15:27.366 | +++ functions-common:ipv6_unquote:2219 : tr -d '[]' 2025-07-23 21:15:27.371 | ++ lib/neutron:source:132 : Q_META_DATA_IP=200.225.47.25 2025-07-23 21:15:27.373 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2025-07-23 21:15:27.375 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2025-07-23 21:15:27.377 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2025-07-23 21:15:27.379 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2025-07-23 21:15:27.381 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2025-07-23 21:15:27.383 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2025-07-23 21:15:27.385 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2025-07-23 21:15:27.388 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2025-07-23 21:15:27.390 | ++ lib/neutron:source:149 : [[ -z networking ]] 2025-07-23 21:15:27.392 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2025-07-23 21:15:27.395 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/new/alembic 2025-07-23 21:15:27.396 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2025-07-23 21:15:27.399 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2025-07-23 21:15:27.401 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/new/sqlalchemy 2025-07-23 21:15:27.404 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2025-07-23 21:15:27.406 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2025-07-23 21:15:27.409 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2025-07-23 21:15:27.411 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2025-07-23 21:15:27.413 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2025-07-23 21:15:27.416 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2025-07-23 21:15:27.419 | +++ functions:get_rootwrap_location:593 : local module=neutron 2025-07-23 21:15:27.422 | ++++ functions:get_rootwrap_location:595 : get_python_exec_prefix 2025-07-23 21:15:27.437 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2025-07-23 21:15:27.440 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2025-07-23 21:15:27.442 | +++ functions:get_rootwrap_location:595 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2025-07-23 21:15:27.445 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2025-07-23 21:15:27.447 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2025-07-23 21:15:27.449 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2025-07-23 21:15:27.451 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-07-23 21:15:27.453 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2025-07-23 21:15:27.455 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2025-07-23 21:15:27.458 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2025-07-23 21:15:27.460 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2025-07-23 21:15:27.462 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2025-07-23 21:15:27.464 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2025-07-23 21:15:27.466 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2025-07-23 21:15:27.469 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2025-07-23 21:15:27.471 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2025-07-23 21:15:27.473 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2025-07-23 21:15:27.476 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2025-07-23 21:15:27.478 | ++ lib/neutron:source:268 : '[' -f /opt/stack/new/devstack/lib/neutron_plugins/ml2 ']' 2025-07-23 21:15:27.481 | ++ lib/neutron:source:269 : source /opt/stack/new/devstack/lib/neutron_plugins/ml2 2025-07-23 21:15:27.517 | ++ lib/neutron:source:276 : source /opt/stack/new/devstack/lib/neutron_plugins/services/metering 2025-07-23 21:15:27.533 | ++ lib/neutron:source:279 : source /opt/stack/new/devstack/lib/neutron_plugins/services/l3 2025-07-23 21:15:27.536 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2025-07-23 21:15:27.538 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2025-07-23 21:15:27.541 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2025-07-23 21:15:27.543 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2025-07-23 21:15:27.546 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2025-07-23 21:15:27.548 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2025-07-23 21:15:27.551 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2025-07-23 21:15:27.553 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2025-07-23 21:15:27.556 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2025-07-23 21:15:27.558 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2025-07-23 21:15:27.560 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2025-07-23 21:15:27.563 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2025-07-23 21:15:27.565 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2025-07-23 21:15:27.567 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2025-07-23 21:15:27.569 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2025-07-23 21:15:27.572 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2025-07-23 21:15:27.574 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2025-07-23 21:15:27.576 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2025-07-23 21:15:27.579 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2025-07-23 21:15:27.583 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2025-07-23 21:15:27.583 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2025-07-23 21:15:27.583 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2025-07-23 21:15:27.584 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2025-07-23 21:15:27.588 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=c9:2600:edc6 2025-07-23 21:15:27.591 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2025-07-23 21:15:27.593 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2025-07-23 21:15:27.595 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2025-07-23 21:15:27.597 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2025-07-23 21:15:27.599 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdc9:2600:edc6::/56 2025-07-23 21:15:27.602 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdc9:2600:edc6::/56 2025-07-23 21:15:27.603 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2025-07-23 21:15:27.609 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdc9:2600:edc6::/64 2025-07-23 21:15:27.611 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2025-07-23 21:15:27.614 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2025-07-23 21:15:27.616 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2025-07-23 21:15:27.618 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2025-07-23 21:15:27.621 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2025-07-23 21:15:27.623 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2025-07-23 21:15:27.625 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2025-07-23 21:15:27.628 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2025-07-23 21:15:27.629 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2025-07-23 21:15:27.632 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2025-07-23 21:15:27.634 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2025-07-23 21:15:27.636 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2025-07-23 21:15:27.639 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fdc9:2600:edc6::/56 2025-07-23 21:15:27.641 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2025-07-23 21:15:27.643 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2025-07-23 21:15:27.646 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2025-07-23 21:15:27.647 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2025-07-23 21:15:27.647 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2025-07-23 21:15:27.654 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2025-07-23 21:15:27.658 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2025-07-23 21:15:27.658 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2025-07-23 21:15:27.658 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2025-07-23 21:15:27.663 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs= 2025-07-23 21:15:27.667 | ++ lib/neutron:source:282 : source /opt/stack/new/devstack/lib/neutron_plugins/services/placement 2025-07-23 21:15:27.671 | ++ lib/neutron:source:283 : source /opt/stack/new/devstack/lib/neutron_plugins/services/trunk 2025-07-23 21:15:27.674 | ++ lib/neutron:source:284 : source /opt/stack/new/devstack/lib/neutron_plugins/services/qos 2025-07-23 21:15:27.678 | ++ lib/neutron:source:285 : source /opt/stack/new/devstack/lib/neutron_plugins/services/segments 2025-07-23 21:15:27.682 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2025-07-23 21:15:27.684 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2025-07-23 21:15:27.687 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2025-07-23 21:15:27.690 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2025-07-23 21:15:27.707 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:90 : source /opt/stack/new/devstack/lib/database 2025-07-23 21:15:27.757 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:91 : source /opt/stack/new/devstack/lib/nova 2025-07-23 21:15:27.884 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:94 : install_neutron 2025-07-23 21:15:27.887 | + lib/neutron:install_neutron:522 : use_library_from_git neutron-lib 2025-07-23 21:15:27.889 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2025-07-23 21:15:27.892 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:15:27.894 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:15:27.897 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,neutron-lib, ]] 2025-07-23 21:15:27.899 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:15:27.901 | + lib/neutron:install_neutron:529 : use_library_from_git sqlalchemy 2025-07-23 21:15:27.904 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2025-07-23 21:15:27.906 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:15:27.909 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:15:27.911 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,sqlalchemy, ]] 2025-07-23 21:15:27.913 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:15:27.916 | + lib/neutron:install_neutron:533 : use_library_from_git alembic 2025-07-23 21:15:27.919 | + inc/python:use_library_from_git:266 : local name=alembic 2025-07-23 21:15:27.921 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:15:27.925 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:15:27.927 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,alembic, ]] 2025-07-23 21:15:27.930 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:15:27.933 | + lib/neutron:install_neutron:538 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/new/neutron master 2025-07-23 21:15:27.935 | + functions-common:git_clone:593 : local git_remote=https://opendev.org/openstack/neutron.git 2025-07-23 21:15:27.938 | + functions-common:git_clone:594 : local git_dest=/opt/stack/new/neutron 2025-07-23 21:15:27.941 | + functions-common:git_clone:595 : local git_ref=master 2025-07-23 21:15:27.943 | + functions-common:git_clone:596 : local orig_dir 2025-07-23 21:15:27.947 | ++ functions-common:git_clone:597 : pwd 2025-07-23 21:15:27.950 | + functions-common:git_clone:597 : orig_dir=/opt/stack/new/grenade 2025-07-23 21:15:27.953 | + functions-common:git_clone:598 : local git_clone_flags= 2025-07-23 21:15:27.956 | ++ functions-common:git_clone:600 : trueorfalse False RECLONE 2025-07-23 21:15:27.973 | + functions-common:git_clone:600 : RECLONE=False 2025-07-23 21:15:27.976 | + functions-common:git_clone:601 : [[ 0 -gt 0 ]] 2025-07-23 21:15:27.978 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2025-07-23 21:15:27.981 | + functions-common:git_clone:614 : echo master 2025-07-23 21:15:27.982 | + functions-common:git_clone:614 : egrep -q '^refs' 2025-07-23 21:15:27.988 | + functions-common:git_clone:628 : [[ ! -d /opt/stack/new/neutron ]] 2025-07-23 21:15:27.990 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2025-07-23 21:15:27.992 | + functions-common:git_clone:673 : sudo git config --system --add safe.directory /opt/stack/new/neutron 2025-07-23 21:15:28.012 | + functions-common:git_clone:676 : cd /opt/stack/new/neutron 2025-07-23 21:15:28.015 | + functions-common:git_clone:677 : git show --oneline 2025-07-23 21:15:28.015 | + functions-common:git_clone:677 : head -1 2025-07-23 21:15:28.047 | 758dbfa135 Merge "Use ALLOWED_ADDRESS_PAIR resources constant from neutron_lib" 2025-07-23 21:15:28.050 | + functions-common:git_clone:678 : cd /opt/stack/new/grenade 2025-07-23 21:15:28.054 | + lib/neutron:install_neutron:539 : setup_develop /opt/stack/new/neutron 2025-07-23 21:15:28.057 | + inc/python:setup_develop:354 : local bindep 2025-07-23 21:15:28.060 | + inc/python:setup_develop:355 : [[ /opt/stack/new/neutron == -bindep* ]] 2025-07-23 21:15:28.062 | + inc/python:setup_develop:359 : local project_dir=/opt/stack/new/neutron 2025-07-23 21:15:28.064 | + inc/python:setup_develop:360 : local extras= 2025-07-23 21:15:28.067 | + inc/python:setup_develop:361 : _setup_package_with_constraints_edit /opt/stack/new/neutron -e 2025-07-23 21:15:28.069 | + inc/python:_setup_package_with_constraints_edit:380 : local bindep 2025-07-23 21:15:28.072 | + inc/python:_setup_package_with_constraints_edit:381 : [[ /opt/stack/new/neutron == -bindep* ]] 2025-07-23 21:15:28.074 | + inc/python:_setup_package_with_constraints_edit:385 : local project_dir=/opt/stack/new/neutron 2025-07-23 21:15:28.077 | + inc/python:_setup_package_with_constraints_edit:386 : local flags=-e 2025-07-23 21:15:28.079 | + inc/python:_setup_package_with_constraints_edit:387 : local extras= 2025-07-23 21:15:28.083 | ++ inc/python:_setup_package_with_constraints_edit:394 : cd /opt/stack/new/neutron 2025-07-23 21:15:28.085 | ++ inc/python:_setup_package_with_constraints_edit:394 : pwd 2025-07-23 21:15:28.088 | + inc/python:_setup_package_with_constraints_edit:394 : project_dir=/opt/stack/new/neutron 2025-07-23 21:15:28.091 | + inc/python:_setup_package_with_constraints_edit:396 : '[' -n /opt/stack/new/requirements ']' 2025-07-23 21:15:28.094 | + inc/python:_setup_package_with_constraints_edit:400 : local name 2025-07-23 21:15:28.097 | ++ inc/python:_setup_package_with_constraints_edit:401 : awk '/^name.*=/ {print $3}' /opt/stack/new/neutron/setup.cfg 2025-07-23 21:15:28.105 | + inc/python:_setup_package_with_constraints_edit:401 : name=neutron 2025-07-23 21:15:28.108 | + inc/python:_setup_package_with_constraints_edit:402 : '[' -z neutron ']' 2025-07-23 21:15:28.111 | + inc/python:_setup_package_with_constraints_edit:406 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- neutron 2025-07-23 21:15:28.284 | /opt/stack/new/requirements/.venv/lib/python3.10/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-07-23 21:15:28.284 | import pkg_resources 2025-07-23 21:15:28.402 | + inc/python:_setup_package_with_constraints_edit:409 : setup_package /opt/stack/new/neutron -e 2025-07-23 21:15:28.405 | + inc/python:setup_package:437 : local bindep=0 2025-07-23 21:15:28.408 | + inc/python:setup_package:438 : local bindep_flag= 2025-07-23 21:15:28.411 | + inc/python:setup_package:439 : local bindep_profiles= 2025-07-23 21:15:28.413 | + inc/python:setup_package:440 : [[ /opt/stack/new/neutron == -bindep* ]] 2025-07-23 21:15:28.415 | + inc/python:setup_package:445 : local project_dir=/opt/stack/new/neutron 2025-07-23 21:15:28.417 | + inc/python:setup_package:446 : local flags=-e 2025-07-23 21:15:28.420 | + inc/python:setup_package:447 : local extras= 2025-07-23 21:15:28.422 | + inc/python:setup_package:451 : [[ -n -e ]] 2025-07-23 21:15:28.425 | + inc/python:setup_package:451 : [[ -z '' ]] 2025-07-23 21:15:28.427 | + inc/python:setup_package:451 : [[ ! -e =~ ^-.* ]] 2025-07-23 21:15:28.429 | + inc/python:setup_package:456 : [[ ! -z '' ]] 2025-07-23 21:15:28.432 | + inc/python:setup_package:461 : [[ 0 == 1 ]] 2025-07-23 21:15:28.434 | + inc/python:setup_package:465 : pip_install -e /opt/stack/new/neutron 2025-07-23 21:15:28.458 | Using python 3.10 to install /opt/stack/new/neutron 2025-07-23 21:15:28.461 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/neutron 2025-07-23 21:15:29.443 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:15:29.452 | Obtaining file:///opt/stack/new/neutron 2025-07-23 21:15:29.456 | Installing build dependencies: started 2025-07-23 21:15:31.191 | Installing build dependencies: finished with status 'done' 2025-07-23 21:15:31.192 | Checking if build backend supports build_editable: started 2025-07-23 21:15:31.587 | Checking if build backend supports build_editable: finished with status 'done' 2025-07-23 21:15:31.588 | Getting requirements to build editable: started 2025-07-23 21:15:31.849 | Getting requirements to build editable: finished with status 'done' 2025-07-23 21:15:31.851 | Preparing editable metadata (pyproject.toml): started 2025-07-23 21:15:33.663 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-07-23 21:15:33.674 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (6.1.1) 2025-07-23 21:15:33.675 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (3.10.1) 2025-07-23 21:15:33.676 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (3.1.0) 2025-07-23 21:15:33.676 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (2.5.1) 2025-07-23 21:15:33.677 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (3.0.0) 2025-07-23 21:15:33.678 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (5.2.1) 2025-07-23 21:15:33.678 | Requirement already satisfied: eventlet>=0.36.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (0.40.1) 2025-07-23 21:15:33.727 | Collecting pecan>=1.4.0 (from neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:33.731 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f0/3b/fbf52f6b1c57a92fd0c0fe60d25dce8219e368f7a35d2fec0becb2cf90cb/pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2025-07-23 21:15:33.740 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (0.22.0) 2025-07-23 21:15:33.741 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (2.32.4) 2025-07-23 21:15:33.742 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (3.1.6) 2025-07-23 21:15:33.742 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (10.11.0) 2025-07-23 21:15:33.743 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (1.3.0) 2025-07-23 21:15:33.788 | Collecting neutron-lib>=3.21.0 (from neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:33.792 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/58/0d/bafd597c30c19f67fd9873942bc4f239a4eb170661e08c3b082f81889b9d/neutron_lib-3.21.0-py3-none-any.whl.metadata (2.3 kB) 2025-07-23 21:15:33.837 | Collecting python-neutronclient>=7.8.0 (from neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:33.841 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/84/76/487c81f1e07049faa110dd22cfa27f68644e933154340a6c750958dd73a9/python_neutronclient-11.6.0-py3-none-any.whl.metadata (3.4 kB) 2025-07-23 21:15:33.851 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (9.1.2) 2025-07-23 21:15:33.852 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (2.0.41) 2025-07-23 21:15:33.853 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (1.8.9) 2025-07-23 21:15:33.854 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (5.11.1) 2025-07-23 21:15:33.854 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (1.16.4) 2025-07-23 21:15:33.855 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (5.4.1) 2025-07-23 21:15:33.857 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (3.11.0) 2025-07-23 21:15:33.857 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (7.1.0) 2025-07-23 21:15:33.908 | Collecting oslo.config>=9.4.0 (from neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:33.910 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-07-23 21:15:33.946 | Collecting oslo.context>=2.22.0 (from neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:33.948 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a7/1b/30c2017abef2126aeded7424fd647e351cf059e545683ddc99c28a4a3a64/oslo_context-6.0.0-py3-none-any.whl.metadata (2.1 kB) 2025-07-23 21:15:33.951 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (17.3.0) 2025-07-23 21:15:33.951 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (6.5.1) 2025-07-23 21:15:33.994 | Collecting oslo.log>=5.3.0 (from neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:33.996 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5f/67/27f4cce3905b9cd34d4230621620f137a7041d19f431135ddcdeb8ea975e/oslo_log-7.2.0-py3-none-any.whl.metadata (2.8 kB) 2025-07-23 21:15:34.001 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (17.1.0) 2025-07-23 21:15:34.002 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (6.6.0) 2025-07-23 21:15:34.002 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (4.5.1) 2025-07-23 21:15:34.057 | Collecting oslo.privsep>=2.3.0 (from neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:34.061 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b1/68/e8eb5099014aed6f4de8a829bba22381fae044cd5b7863ccc59df13090a8/oslo_privsep-3.7.0-py3-none-any.whl.metadata (2.6 kB) 2025-07-23 21:15:34.071 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (3.5.1) 2025-07-23 21:15:34.105 | Collecting oslo.rootwrap>=5.15.0 (from neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:34.109 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/15/e1/f66e981865e7fdf89d9608a6202582430f743ad6c8bffa270a8ac1bd3d35/oslo_rootwrap-7.6.0-py3-none-any.whl.metadata (2.0 kB) 2025-07-23 21:15:34.119 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (5.7.0) 2025-07-23 21:15:34.121 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.service[threading]>=4.2.1->neutron==27.0.0.0b2.dev37) (4.2.2) 2025-07-23 21:15:34.122 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (2.5.0) 2025-07-23 21:15:34.169 | Collecting oslo.utils>=7.3.0 (from neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:34.171 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl.metadata (2.2 kB) 2025-07-23 21:15:34.263 | Collecting oslo.versionedobjects>=1.35.1 (from neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:34.267 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/cb/0c/4321ae1de8e786d7df3f8c03567be418cdc8d3edcc295a83feef10096e97/oslo_versionedobjects-3.7.0-py3-none-any.whl.metadata (2.6 kB) 2025-07-23 21:15:34.278 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (4.3.0) 2025-07-23 21:15:34.305 | Collecting os-ken>=3.0.0 (from neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:34.309 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/7c/4d/e246c2b947a712e4722fa122ffbcaf1077a4a602d10ee79adb49d24a2d9e/os_ken-3.1.0-py3-none-any.whl.metadata (1.6 kB) 2025-07-23 21:15:34.318 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (1.1.0) 2025-07-23 21:15:34.343 | Collecting ovs>3.3.0 (from neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:34.346 | Downloading https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/ovs/ovs-3.5.1-py3-none-any.whl (190 kB) 2025-07-23 21:15:34.405 | Collecting ovsdbapp>=2.11.0 (from neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:34.409 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/52/51/200b649c519cf5ccbe942b89059e3d1e313d72a651f2d2fe1253df7132c8/ovsdbapp-2.12.0-py3-none-any.whl.metadata (1.5 kB) 2025-07-23 21:15:34.418 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (7.0.0) 2025-07-23 21:15:34.419 | Requirement already satisfied: pyroute2>=0.7.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (0.8.1) 2025-07-23 21:15:34.420 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (24.2.1) 2025-07-23 21:15:34.489 | Collecting python-novaclient>=9.1.0 (from neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:34.492 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/87/de/1d74a694fecd41ddc395ae9612fba3205310587a7cd8bc1dca6debed71f9/python_novaclient-18.10.0-py3-none-any.whl.metadata (3.0 kB) 2025-07-23 21:15:34.503 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (4.6.0) 2025-07-23 21:15:34.530 | Collecting python-designateclient>=2.7.0 (from neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:34.534 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/ca/91/dccb030a135eb2d766717a3fca33fa8979540157e54fc8efc32f793d1603/python_designateclient-6.3.0-py3-none-any.whl.metadata (1.5 kB) 2025-07-23 21:15:34.574 | Collecting os-vif>=3.1.0 (from neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:34.578 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/d4/cc/a57d862e81c68c04b7d1f1bbff698bf3992415283239e28a951a3369b155/os_vif-4.2.0-py3-none-any.whl.metadata (2.3 kB) 2025-07-23 21:15:34.588 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron==27.0.0.0b2.dev37) (3.1.1) 2025-07-23 21:15:34.636 | Collecting tooz>=1.58.0 (from neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:34.640 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/dd/2b/3117ab1da7742429ad4548e9abbb8e1d2819fde6a9c63c6d53863ec38c81/tooz-7.0.0-py3-none-any.whl.metadata (3.3 kB) 2025-07-23 21:15:34.658 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.10/site-packages (from alembic>=1.6.5->neutron==27.0.0.0b2.dev37) (1.3.10) 2025-07-23 21:15:34.658 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from alembic>=1.6.5->neutron==27.0.0.0b2.dev37) (4.14.1) 2025-07-23 21:15:34.659 | Requirement already satisfied: tomli in /opt/stack/data/venv/lib/python3.10/site-packages (from alembic>=1.6.5->neutron==27.0.0.0b2.dev37) (2.2.1) 2025-07-23 21:15:34.661 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from debtcollector>=1.19.0->neutron==27.0.0.0b2.dev37) (1.17.2) 2025-07-23 21:15:34.666 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from eventlet>=0.36.1->neutron==27.0.0.0b2.dev37) (2.7.0) 2025-07-23 21:15:34.667 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from eventlet>=0.36.1->neutron==27.0.0.0b2.dev37) (3.2.3) 2025-07-23 21:15:34.680 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from httplib2>=0.22.0->neutron==27.0.0.0b2.dev37) (3.2.3) 2025-07-23 21:15:34.684 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from Jinja2>=2.10->neutron==27.0.0.0b2.dev37) (3.0.2) 2025-07-23 21:15:34.692 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.14.0->neutron==27.0.0.0b2.dev37) (2.1.0) 2025-07-23 21:15:34.693 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=3.14.0->neutron==27.0.0.0b2.dev37) (1.8.0) 2025-07-23 21:15:34.733 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=5.1.0->neutron==27.0.0.0b2.dev37) (4.0.1) 2025-07-23 21:15:34.734 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=5.1.0->neutron==27.0.0.0b2.dev37) (2.10.1) 2025-07-23 21:15:34.735 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=5.1.0->neutron==27.0.0.0b2.dev37) (5.6.0) 2025-07-23 21:15:34.865 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.21.0->neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:34.871 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/67/2b/c3cbd4a4462c1143465d8c151f1d51bbfb418e60a96a754329d28d416575/setproctitle-1.3.6-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) 2025-07-23 21:15:34.880 | Requirement already satisfied: os-traits>=0.9.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from neutron-lib>=3.21.0->neutron==27.0.0.0b2.dev37) (3.5.0) 2025-07-23 21:15:34.885 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.31.2->neutron==27.0.0.0b2.dev37) (43.0.3) 2025-07-23 21:15:34.887 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.31.2->neutron==27.0.0.0b2.dev37) (1.4.0) 2025-07-23 21:15:34.888 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.31.2->neutron==27.0.0.0b2.dev37) (1.0.1) 2025-07-23 21:15:34.888 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.31.2->neutron==27.0.0.0b2.dev37) (1.33) 2025-07-23 21:15:34.890 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.31.2->neutron==27.0.0.0b2.dev37) (4.3.8) 2025-07-23 21:15:34.891 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.31.2->neutron==27.0.0.0b2.dev37) (6.0.2) 2025-07-23 21:15:34.892 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.31.2->neutron==27.0.0.0b2.dev37) (1.4.0) 2025-07-23 21:15:34.900 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==27.0.0.0b2.dev37) (1.17.1) 2025-07-23 21:15:34.902 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.10/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==27.0.0.0b2.dev37) (2.22) 2025-07-23 21:15:34.911 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==27.0.0.0b2.dev37) (3.0.0) 2025-07-23 21:15:34.915 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from os-ken>=3.0.0->neutron==27.0.0.0b2.dev37) (1.1.1) 2025-07-23 21:15:34.935 | Collecting ncclient>=0.6.13 (from os-ken>=3.0.0->neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:34.938 | Downloading https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64/ncclient/ncclient-0.6.19-py3-none-any.whl (89 kB) 2025-07-23 21:15:34.969 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from os-ken>=3.0.0->neutron==27.0.0.0b2.dev37) (25.0) 2025-07-23 21:15:34.974 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron==27.0.0.0b2.dev37) (6.0.0) 2025-07-23 21:15:34.975 | Requirement already satisfied: paramiko>=1.15.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron==27.0.0.0b2.dev37) (3.5.1) 2025-07-23 21:15:35.082 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.concurrency>=3.26.0->neutron==27.0.0.0b2.dev37) (0.19) 2025-07-23 21:15:35.087 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.config>=9.4.0->neutron==27.0.0.0b2.dev37) (2.0.0) 2025-07-23 21:15:35.098 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.db>=4.44.0->neutron==27.0.0.0b2.dev37) (2.0.2) 2025-07-23 21:15:35.099 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.db>=4.44.0->neutron==27.0.0.0b2.dev37) (0.5.0) 2025-07-23 21:15:35.123 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.log>=5.3.0->neutron==27.0.0.0b2.dev37) (2.9.0.post0) 2025-07-23 21:15:35.151 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging>=7.0.0->neutron==27.0.0.0b2.dev37) (5.5.2) 2025-07-23 21:15:35.152 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging>=7.0.0->neutron==27.0.0.0b2.dev37) (5.3.1) 2025-07-23 21:15:35.153 | Requirement already satisfied: kombu>=4.6.6 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging>=7.0.0->neutron==27.0.0.0b2.dev37) (5.5.4) 2025-07-23 21:15:35.153 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging>=7.0.0->neutron==27.0.0.0b2.dev37) (0.12.0) 2025-07-23 21:15:35.157 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==27.0.0.0b2.dev37) (5.1.0) 2025-07-23 21:15:35.174 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from kombu>=4.6.6->oslo.messaging>=7.0.0->neutron==27.0.0.0b2.dev37) (2025.2) 2025-07-23 21:15:35.225 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==27.0.0.0b2.dev37) (0.22.1) 2025-07-23 21:15:35.229 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.middleware>=3.31.0->neutron==27.0.0.0b2.dev37) (4.0.1) 2025-07-23 21:15:35.232 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.middleware>=3.31.0->neutron==27.0.0.0b2.dev37) (4.0.1) 2025-07-23 21:15:35.338 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==27.0.0.0b2.dev37) (1.6.10) 2025-07-23 21:15:35.370 | Collecting cotyledon>=2.0.0 (from oslo.service[threading]>=4.2.1->neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:35.373 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/6a/b4/33528ca61cce41889e3adb7108c1ef03eefda7882519af818bfe372c8f6b/cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2025-07-23 21:15:35.392 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.upgradecheck>=1.3.0->neutron==27.0.0.0b2.dev37) (3.16.0) 2025-07-23 21:15:35.470 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.10/site-packages (from ovs>3.3.0->neutron==27.0.0.0b2.dev37) (2.4.0) 2025-07-23 21:15:35.510 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.11.0->neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:35.515 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/2d/90/ed632ce9bc6f683efe590d03fe3cbabffdca0514edabcdb24c7d5f2c336b/fixtures-4.2.5-py3-none-any.whl.metadata (22 kB) 2025-07-23 21:15:35.541 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=3.0.0->neutron==27.0.0.0b2.dev37) (1.5.0) 2025-07-23 21:15:35.546 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.10/site-packages (from Paste>=2.0.2->neutron==27.0.0.0b2.dev37) (80.9.0) 2025-07-23 21:15:35.572 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.10/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==27.0.0.0b2.dev37) (0.2.13) 2025-07-23 21:15:35.609 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==27.0.0.0b2.dev37) (1.17.0) 2025-07-23 21:15:35.614 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-designateclient>=2.7.0->neutron==27.0.0.0b2.dev37) (4.10.0) 2025-07-23 21:15:35.615 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-designateclient>=2.7.0->neutron==27.0.0.0b2.dev37) (4.25.0) 2025-07-23 21:15:35.616 | Requirement already satisfied: osc-lib>=1.8.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-designateclient>=2.7.0->neutron==27.0.0.0b2.dev37) (4.1.0) 2025-07-23 21:15:35.624 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==27.0.0.0b2.dev37) (0.5.2) 2025-07-23 21:15:35.625 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==27.0.0.0b2.dev37) (2.7.0) 2025-07-23 21:15:35.635 | Requirement already satisfied: pyperclip>=1.8 in /opt/stack/data/venv/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==27.0.0.0b2.dev37) (1.9.0) 2025-07-23 21:15:35.636 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==27.0.0.0b2.dev37) (1.7.1) 2025-07-23 21:15:35.644 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==27.0.0.0b2.dev37) (25.3.0) 2025-07-23 21:15:35.645 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==27.0.0.0b2.dev37) (2025.4.1) 2025-07-23 21:15:35.646 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==27.0.0.0b2.dev37) (0.36.2) 2025-07-23 21:15:35.647 | Requirement already satisfied: rpds-py>=0.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==27.0.0.0b2.dev37) (0.26.0) 2025-07-23 21:15:35.730 | Collecting os-client-config>=1.28.0 (from python-neutronclient>=7.8.0->neutron==27.0.0.0b2.dev37) 2025-07-23 21:15:35.733 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/3e/d1/0f6fe5650516fd5113ca64f3efbdd35c91be14ead96065b835207a9cd75a/os_client_config-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2025-07-23 21:15:35.768 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.32.3->neutron==27.0.0.0b2.dev37) (3.4.2) 2025-07-23 21:15:35.769 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.32.3->neutron==27.0.0.0b2.dev37) (3.10) 2025-07-23 21:15:35.770 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.32.3->neutron==27.0.0.0b2.dev37) (1.26.20) 2025-07-23 21:15:35.771 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==27.0.0.0b2.dev37) (2020.6.20) 2025-07-23 21:15:35.816 | Requirement already satisfied: rich>=11.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==27.0.0.0b2.dev37) (14.0.0) 2025-07-23 21:15:35.824 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==27.0.0.0b2.dev37) (3.0.0) 2025-07-23 21:15:35.826 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==27.0.0.0b2.dev37) (2.19.2) 2025-07-23 21:15:35.853 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==27.0.0.0b2.dev37) (0.1.2) 2025-07-23 21:15:35.866 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from Routes>=2.3.1->neutron==27.0.0.0b2.dev37) (0.7) 2025-07-23 21:15:35.930 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.10/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==27.0.0.0b2.dev37) (2.7.2) 2025-07-23 21:15:35.938 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.10/site-packages (from tooz>=1.58.0->neutron==27.0.0.0b2.dev37) (0.15.2) 2025-07-23 21:15:36.036 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/58/0d/bafd597c30c19f67fd9873942bc4f239a4eb170661e08c3b082f81889b9d/neutron_lib-3.21.0-py3-none-any.whl (621 kB) 2025-07-23 21:15:36.054 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.2/621.2 kB 30.1 MB/s eta 0:00:00 2025-07-23 21:15:36.061 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/7c/4d/e246c2b947a712e4722fa122ffbcaf1077a4a602d10ee79adb49d24a2d9e/os_ken-3.1.0-py3-none-any.whl (2.0 MB) 2025-07-23 21:15:36.096 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 59.1 MB/s eta 0:00:00 2025-07-23 21:15:36.100 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/d4/cc/a57d862e81c68c04b7d1f1bbff698bf3992415283239e28a951a3369b155/os_vif-4.2.0-py3-none-any.whl (110 kB) 2025-07-23 21:15:36.109 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-07-23 21:15:36.111 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a7/1b/30c2017abef2126aeded7424fd647e351cf059e545683ddc99c28a4a3a64/oslo_context-6.0.0-py3-none-any.whl (19 kB) 2025-07-23 21:15:36.113 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5f/67/27f4cce3905b9cd34d4230621620f137a7041d19f431135ddcdeb8ea975e/oslo_log-7.2.0-py3-none-any.whl (75 kB) 2025-07-23 21:15:36.117 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b1/68/e8eb5099014aed6f4de8a829bba22381fae044cd5b7863ccc59df13090a8/oslo_privsep-3.7.0-py3-none-any.whl (38 kB) 2025-07-23 21:15:36.127 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/15/e1/f66e981865e7fdf89d9608a6202582430f743ad6c8bffa270a8ac1bd3d35/oslo_rootwrap-7.6.0-py3-none-any.whl (38 kB) 2025-07-23 21:15:36.137 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/6a/b4/33528ca61cce41889e3adb7108c1ef03eefda7882519af818bfe372c8f6b/cotyledon-2.0.0-py3-none-any.whl (25 kB) 2025-07-23 21:15:36.144 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl (134 kB) 2025-07-23 21:15:36.148 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/cb/0c/4321ae1de8e786d7df3f8c03567be418cdc8d3edcc295a83feef10096e97/oslo_versionedobjects-3.7.0-py3-none-any.whl (86 kB) 2025-07-23 21:15:36.162 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/52/51/200b649c519cf5ccbe942b89059e3d1e313d72a651f2d2fe1253df7132c8/ovsdbapp-2.12.0-py3-none-any.whl (143 kB) 2025-07-23 21:15:36.175 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/2d/90/ed632ce9bc6f683efe590d03fe3cbabffdca0514edabcdb24c7d5f2c336b/fixtures-4.2.5-py3-none-any.whl (64 kB) 2025-07-23 21:15:36.180 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f0/3b/fbf52f6b1c57a92fd0c0fe60d25dce8219e368f7a35d2fec0becb2cf90cb/pecan-1.7.0-py3-none-any.whl (144 kB) 2025-07-23 21:15:36.193 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/ca/91/dccb030a135eb2d766717a3fca33fa8979540157e54fc8efc32f793d1603/python_designateclient-6.3.0-py3-none-any.whl (95 kB) 2025-07-23 21:15:36.205 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/84/76/487c81f1e07049faa110dd22cfa27f68644e933154340a6c750958dd73a9/python_neutronclient-11.6.0-py3-none-any.whl (296 kB) 2025-07-23 21:15:36.218 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/3e/d1/0f6fe5650516fd5113ca64f3efbdd35c91be14ead96065b835207a9cd75a/os_client_config-2.3.0-py3-none-any.whl (30 kB) 2025-07-23 21:15:36.228 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/87/de/1d74a694fecd41ddc395ae9612fba3205310587a7cd8bc1dca6debed71f9/python_novaclient-18.10.0-py3-none-any.whl (336 kB) 2025-07-23 21:15:36.241 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/67/2b/c3cbd4a4462c1143465d8c151f1d51bbfb418e60a96a754329d28d416575/setproctitle-1.3.6-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30 kB) 2025-07-23 21:15:36.253 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/dd/2b/3117ab1da7742429ad4548e9abbb8e1d2819fde6a9c63c6d53863ec38c81/tooz-7.0.0-py3-none-any.whl (93 kB) 2025-07-23 21:15:36.318 | Building wheels for collected packages: neutron 2025-07-23 21:15:36.320 | Building editable for neutron (pyproject.toml): started 2025-07-23 21:15:38.254 | Building editable for neutron (pyproject.toml): finished with status 'done' 2025-07-23 21:15:38.255 | Created wheel for neutron: filename=neutron-27.0.0.0b2.dev37-0.editable-py3-none-any.whl size=11937 sha256=ceeca6fd24175f9676a8381743903c2191d681ce491deb60e7e3f8b1d6729623 2025-07-23 21:15:38.256 | Stored in directory: /tmp/pip-ephem-wheel-cache-lsu_zfri/wheels/b7/e6/15/a06e9604701cb9d3515d0addc424347c7779772d1b5b02bbfa 2025-07-23 21:15:38.259 | Successfully built neutron 2025-07-23 21:15:38.648 | Installing collected packages: setproctitle, ovs, fixtures, pecan, ovsdbapp, oslo.rootwrap, oslo.context, cotyledon, oslo.utils, oslo.config, ncclient, tooz, python-novaclient, oslo.log, os-ken, os-client-config, oslo.privsep, python-neutronclient, python-designateclient, oslo.versionedobjects, os-vif, neutron-lib, neutron 2025-07-23 21:15:38.649 | Attempting uninstall: setproctitle 2025-07-23 21:15:38.650 | Found existing installation: setproctitle 1.3.4 2025-07-23 21:15:38.654 | Uninstalling setproctitle-1.3.4: 2025-07-23 21:15:38.655 | Successfully uninstalled setproctitle-1.3.4 2025-07-23 21:15:38.670 | Attempting uninstall: ovs 2025-07-23 21:15:38.672 | Found existing installation: ovs 3.5.0 2025-07-23 21:15:38.681 | Uninstalling ovs-3.5.0: 2025-07-23 21:15:38.684 | Successfully uninstalled ovs-3.5.0 2025-07-23 21:15:38.822 | Attempting uninstall: fixtures 2025-07-23 21:15:38.823 | Found existing installation: fixtures 4.2.4.post1 2025-07-23 21:15:38.830 | Uninstalling fixtures-4.2.4.post1: 2025-07-23 21:15:38.831 | Successfully uninstalled fixtures-4.2.4.post1 2025-07-23 21:15:38.881 | Attempting uninstall: pecan 2025-07-23 21:15:38.882 | Found existing installation: pecan 1.5.1 2025-07-23 21:15:38.896 | Uninstalling pecan-1.5.1: 2025-07-23 21:15:38.900 | Successfully uninstalled pecan-1.5.1 2025-07-23 21:15:39.039 | Attempting uninstall: ovsdbapp 2025-07-23 21:15:39.040 | Found existing installation: ovsdbapp 2.11.0 2025-07-23 21:15:39.056 | Uninstalling ovsdbapp-2.11.0: 2025-07-23 21:15:39.059 | Successfully uninstalled ovsdbapp-2.11.0 2025-07-23 21:15:39.206 | Attempting uninstall: oslo.rootwrap 2025-07-23 21:15:39.207 | Found existing installation: oslo.rootwrap 7.5.1 2025-07-23 21:15:39.212 | Uninstalling oslo.rootwrap-7.5.1: 2025-07-23 21:15:39.214 | Successfully uninstalled oslo.rootwrap-7.5.1 2025-07-23 21:15:39.246 | Attempting uninstall: oslo.context 2025-07-23 21:15:39.247 | Found existing installation: oslo.context 6.0.0 2025-07-23 21:15:39.250 | Uninstalling oslo.context-6.0.0: 2025-07-23 21:15:39.251 | Successfully uninstalled oslo.context-6.0.0 2025-07-23 21:15:39.290 | Attempting uninstall: oslo.utils 2025-07-23 21:15:39.291 | Found existing installation: oslo.utils 9.0.0 2025-07-23 21:15:39.298 | Uninstalling oslo.utils-9.0.0: 2025-07-23 21:15:39.300 | Successfully uninstalled oslo.utils-9.0.0 2025-07-23 21:15:39.394 | Attempting uninstall: oslo.config 2025-07-23 21:15:39.395 | Found existing installation: oslo.config 10.0.0 2025-07-23 21:15:39.400 | Uninstalling oslo.config-10.0.0: 2025-07-23 21:15:39.403 | Successfully uninstalled oslo.config-10.0.0 2025-07-23 21:15:39.533 | Attempting uninstall: ncclient 2025-07-23 21:15:39.534 | Found existing installation: ncclient 0.6.16 2025-07-23 21:15:39.544 | Uninstalling ncclient-0.6.16: 2025-07-23 21:15:39.547 | Successfully uninstalled ncclient-0.6.16 2025-07-23 21:15:39.615 | Attempting uninstall: tooz 2025-07-23 21:15:39.617 | Found existing installation: tooz 6.3.0 2025-07-23 21:15:39.624 | Uninstalling tooz-6.3.0: 2025-07-23 21:15:39.625 | Successfully uninstalled tooz-6.3.0 2025-07-23 21:15:39.695 | Attempting uninstall: python-novaclient 2025-07-23 21:15:39.696 | Found existing installation: python-novaclient 18.9.0 2025-07-23 21:15:39.713 | Uninstalling python-novaclient-18.9.0: 2025-07-23 21:15:39.716 | Successfully uninstalled python-novaclient-18.9.0 2025-07-23 21:15:40.011 | Attempting uninstall: oslo.log 2025-07-23 21:15:40.013 | Found existing installation: oslo.log 7.2.0 2025-07-23 21:15:40.020 | Uninstalling oslo.log-7.2.0: 2025-07-23 21:15:40.024 | Successfully uninstalled oslo.log-7.2.0 2025-07-23 21:15:40.086 | Attempting uninstall: os-ken 2025-07-23 21:15:40.087 | Found existing installation: os-ken 3.0.1 2025-07-23 21:15:40.165 | Uninstalling os-ken-3.0.1: 2025-07-23 21:15:40.178 | Successfully uninstalled os-ken-3.0.1 2025-07-23 21:15:41.465 | Attempting uninstall: os-client-config 2025-07-23 21:15:41.466 | Found existing installation: os-client-config 2.1.0 2025-07-23 21:15:41.471 | Uninstalling os-client-config-2.1.0: 2025-07-23 21:15:41.472 | Successfully uninstalled os-client-config-2.1.0 2025-07-23 21:15:41.509 | Attempting uninstall: oslo.privsep 2025-07-23 21:15:41.510 | Found existing installation: oslo.privsep 3.6.0 2025-07-23 21:15:41.516 | Uninstalling oslo.privsep-3.6.0: 2025-07-23 21:15:41.518 | Successfully uninstalled oslo.privsep-3.6.0 2025-07-23 21:15:41.549 | Attempting uninstall: python-neutronclient 2025-07-23 21:15:41.550 | Found existing installation: python-neutronclient 11.4.0 2025-07-23 21:15:41.574 | Uninstalling python-neutronclient-11.4.0: 2025-07-23 21:15:41.578 | Successfully uninstalled python-neutronclient-11.4.0 2025-07-23 21:15:41.855 | Attempting uninstall: python-designateclient 2025-07-23 21:15:41.856 | Found existing installation: python-designateclient 6.2.0 2025-07-23 21:15:41.868 | Uninstalling python-designateclient-6.2.0: 2025-07-23 21:15:41.870 | Successfully uninstalled python-designateclient-6.2.0 2025-07-23 21:15:41.959 | Attempting uninstall: oslo.versionedobjects 2025-07-23 21:15:41.960 | Found existing installation: oslo.versionedobjects 3.6.0 2025-07-23 21:15:41.965 | Uninstalling oslo.versionedobjects-3.6.0: 2025-07-23 21:15:41.967 | Successfully uninstalled oslo.versionedobjects-3.6.0 2025-07-23 21:15:42.060 | Attempting uninstall: os-vif 2025-07-23 21:15:42.062 | Found existing installation: os_vif 4.1.0 2025-07-23 21:15:42.078 | Uninstalling os_vif-4.1.0: 2025-07-23 21:15:42.082 | Successfully uninstalled os_vif-4.1.0 2025-07-23 21:15:42.186 | Attempting uninstall: neutron-lib 2025-07-23 21:15:42.187 | Found existing installation: neutron-lib 3.18.2 2025-07-23 21:15:42.245 | Uninstalling neutron-lib-3.18.2: 2025-07-23 21:15:42.253 | Successfully uninstalled neutron-lib-3.18.2 2025-07-23 21:15:42.713 | Attempting uninstall: neutron 2025-07-23 21:15:42.714 | Found existing installation: neutron 26.0.2.dev27 2025-07-23 21:15:42.722 | Uninstalling neutron-26.0.2.dev27: 2025-07-23 21:15:42.931 | Successfully uninstalled neutron-26.0.2.dev27 2025-07-23 21:15:42.959 | 2025-07-23 21:15:42.995 | Successfully installed cotyledon-2.0.0 fixtures-4.2.5 ncclient-0.6.19 neutron-27.0.0.0b2.dev37 neutron-lib-3.21.0 os-client-config-2.3.0 os-ken-3.1.0 os-vif-4.2.0 oslo.config-10.0.0 oslo.context-6.0.0 oslo.log-7.2.0 oslo.privsep-3.7.0 oslo.rootwrap-7.6.0 oslo.utils-9.0.0 oslo.versionedobjects-3.7.0 ovs-3.5.1 ovsdbapp-2.12.0 pecan-1.7.0 python-designateclient-6.3.0 python-neutronclient-11.6.0 python-novaclient-18.10.0 setproctitle-1.3.6 tooz-7.0.0 2025-07-23 21:15:43.363 | + inc/python:pip_install:216 : result=0 2025-07-23 21:15:43.366 | + inc/python:pip_install:218 : time_stop pip_install 2025-07-23 21:15:43.369 | + functions-common:time_stop:2421 : local name 2025-07-23 21:15:43.372 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:15:43.375 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:15:43.378 | + functions-common:time_stop:2424 : local total 2025-07-23 21:15:43.381 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:15:43.384 | + functions-common:time_stop:2427 : name=pip_install 2025-07-23 21:15:43.386 | + functions-common:time_stop:2428 : start_time=1753305328452 2025-07-23 21:15:43.390 | + functions-common:time_stop:2430 : [[ -z 1753305328452 ]] 2025-07-23 21:15:43.394 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:15:43.400 | + functions-common:time_stop:2433 : end_time=1753305343396 2025-07-23 21:15:43.403 | + functions-common:time_stop:2434 : elapsed_time=14944 2025-07-23 21:15:43.406 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:15:43.408 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:15:43.411 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=14944 2025-07-23 21:15:43.414 | + inc/python:pip_install:219 : return 0 2025-07-23 21:15:43.417 | + inc/python:setup_package:467 : [[ -e == \-\e ]] 2025-07-23 21:15:43.419 | + inc/python:setup_package:467 : [[ True == \F\a\l\s\e ]] 2025-07-23 21:15:43.421 | + inc/python:_setup_package_with_constraints_edit:413 : use_library_from_git /opt/stack/new/neutron 2025-07-23 21:15:43.424 | + inc/python:use_library_from_git:266 : local name=/opt/stack/new/neutron 2025-07-23 21:15:43.427 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:15:43.430 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:15:43.433 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,/opt/stack/new/neutron, ]] 2025-07-23 21:15:43.436 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:15:43.438 | + lib/neutron:install_neutron:541 : [[ openvswitch == \o\v\n ]] 2025-07-23 21:15:43.441 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:95 : install_neutronclient 2025-07-23 21:15:43.444 | + lib/neutron:install_neutronclient:548 : use_library_from_git python-neutronclient 2025-07-23 21:15:43.447 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2025-07-23 21:15:43.450 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:15:43.453 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:15:43.456 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,python-neutronclient, ]] 2025-07-23 21:15:43.458 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:15:43.461 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:96 : install_neutron_agent_packages 2025-07-23 21:15:43.464 | + lib/neutron:install_neutron_agent_packages:557 : is_service_enabled q-l3 neutron-l3 2025-07-23 21:15:43.483 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:15:43.487 | + lib/neutron:install_neutron_agent_packages:558 : install_package radvd 2025-07-23 21:15:43.489 | + functions-common:install_package:1442 : update_package_repo 2025-07-23 21:15:43.492 | + functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:15:43.495 | + functions-common:update_package_repo:1417 : REPOS_UPDATED=False 2025-07-23 21:15:43.498 | + functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:15:43.501 | + functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:15:43.504 | + functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:15:43.507 | + functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:15:43.509 | + functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:15:43.512 | + functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:15:43.515 | + functions-common:apt_get_update:1170 : [[ False == \T\r\u\e ]] 2025-07-23 21:15:43.518 | + functions-common:apt_get_update:1175 : [[ False = \T\r\u\e ]] 2025-07-23 21:15:43.521 | + functions-common:apt_get_update:1177 : local sudo=sudo 2025-07-23 21:15:43.525 | ++ functions-common:apt_get_update:1178 : id -u 2025-07-23 21:15:43.530 | + functions-common:apt_get_update:1178 : [[ 1001 = \0 ]] 2025-07-23 21:15:43.533 | + functions-common:apt_get_update:1181 : time_start apt-get-update 2025-07-23 21:15:43.535 | + functions-common:time_start:2407 : local name=apt-get-update 2025-07-23 21:15:43.538 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:15:43.541 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:15:43.545 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:15:43.550 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305343547 2025-07-23 21:15:43.553 | + functions-common:apt_get_update:1183 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2025-07-23 21:15:43.555 | + functions-common:apt_get_update:1184 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2025-07-23 21:15:43.559 | + functions-common:apt_get_update:1185 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2025-07-23 21:15:43.661 | Ign:1 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy InRelease 2025-07-23 21:15:43.662 | Ign:2 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates InRelease 2025-07-23 21:15:43.662 | Ign:3 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports InRelease 2025-07-23 21:15:43.663 | Ign:4 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security InRelease 2025-07-23 21:15:43.663 | Hit:5 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release 2025-07-23 21:15:43.664 | Hit:6 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release 2025-07-23 21:15:43.664 | Hit:7 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release 2025-07-23 21:15:43.665 | Hit:8 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release 2025-07-23 21:15:43.666 | Ign:9 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release.gpg 2025-07-23 21:15:43.666 | Ign:10 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release.gpg 2025-07-23 21:15:43.666 | Ign:11 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release.gpg 2025-07-23 21:15:43.667 | Ign:12 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release.gpg 2025-07-23 21:15:45.115 | Reading package lists... 2025-07-23 21:15:45.140 | + functions-common:apt_get_update:1189 : REPOS_UPDATED=True 2025-07-23 21:15:45.143 | + functions-common:apt_get_update:1191 : time_stop apt-get-update 2025-07-23 21:15:45.146 | + functions-common:time_stop:2421 : local name 2025-07-23 21:15:45.148 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:15:45.151 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:15:45.154 | + functions-common:time_stop:2424 : local total 2025-07-23 21:15:45.157 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:15:45.159 | + functions-common:time_stop:2427 : name=apt-get-update 2025-07-23 21:15:45.162 | + functions-common:time_stop:2428 : start_time=1753305343547 2025-07-23 21:15:45.165 | + functions-common:time_stop:2430 : [[ -z 1753305343547 ]] 2025-07-23 21:15:45.169 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:15:45.174 | + functions-common:time_stop:2433 : end_time=1753305345170 2025-07-23 21:15:45.178 | + functions-common:time_stop:2434 : elapsed_time=1623 2025-07-23 21:15:45.181 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:15:45.184 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:15:45.187 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1623 2025-07-23 21:15:45.191 | + functions-common:install_package:1443 : real_install_package radvd 2025-07-23 21:15:45.194 | + functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:15:45.197 | + functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:15:45.201 | + functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:15:45.205 | + functions-common:real_install_package:1431 : apt_get install radvd 2025-07-23 21:15:45.236 | + functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2025-07-23 21:15:45.270 | Reading package lists... 2025-07-23 21:15:45.597 | Building dependency tree... 2025-07-23 21:15:45.598 | Reading state information... 2025-07-23 21:15:45.948 | radvd is already the newest version (1:2.18-3build2). 2025-07-23 21:15:45.948 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:15:45.953 | + functions-common:apt_get:1215 : result=0 2025-07-23 21:15:45.956 | + functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:15:45.958 | + functions-common:time_stop:2421 : local name 2025-07-23 21:15:45.961 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:15:45.964 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:15:45.966 | + functions-common:time_stop:2424 : local total 2025-07-23 21:15:45.969 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:15:45.971 | + functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:15:45.974 | + functions-common:time_stop:2428 : start_time=1753305345233 2025-07-23 21:15:45.976 | + functions-common:time_stop:2430 : [[ -z 1753305345233 ]] 2025-07-23 21:15:45.980 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:15:45.986 | + functions-common:time_stop:2433 : end_time=1753305345983 2025-07-23 21:15:45.989 | + functions-common:time_stop:2434 : elapsed_time=750 2025-07-23 21:15:45.992 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:15:45.995 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:15:45.997 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=750 2025-07-23 21:15:46.000 | + functions-common:apt_get:1219 : return 0 2025-07-23 21:15:46.003 | + lib/neutron:install_neutron_agent_packages:561 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2025-07-23 21:15:46.021 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:15:46.025 | + lib/neutron:install_neutron_agent_packages:562 : neutron_plugin_install_agent_packages 2025-07-23 21:15:46.028 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2025-07-23 21:15:46.031 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2025-07-23 21:15:46.034 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2025-07-23 21:15:46.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package 2025-07-23 21:15:46.059 | + functions-common:install_package:1442 : update_package_repo 2025-07-23 21:15:46.062 | + functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:15:46.064 | + functions-common:update_package_repo:1417 : REPOS_UPDATED=True 2025-07-23 21:15:46.067 | + functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:15:46.070 | + functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:15:46.073 | + functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:15:46.075 | + functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:15:46.078 | + functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:15:46.081 | + functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:15:46.084 | + functions-common:apt_get_update:1170 : [[ True == \T\r\u\e ]] 2025-07-23 21:15:46.086 | + functions-common:apt_get_update:1170 : [[ False != \T\r\u\e ]] 2025-07-23 21:15:46.089 | + functions-common:apt_get_update:1171 : return 2025-07-23 21:15:46.092 | + functions-common:install_package:1443 : real_install_package 2025-07-23 21:15:46.095 | + functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:15:46.098 | + functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:15:46.101 | + functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:15:46.103 | + functions-common:real_install_package:1431 : apt_get install 2025-07-23 21:15:46.127 | + functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install 2025-07-23 21:15:46.159 | Reading package lists... 2025-07-23 21:15:46.413 | Building dependency tree... 2025-07-23 21:15:46.414 | Reading state information... 2025-07-23 21:15:46.760 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:15:46.765 | + functions-common:apt_get:1215 : result=0 2025-07-23 21:15:46.768 | + functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:15:46.771 | + functions-common:time_stop:2421 : local name 2025-07-23 21:15:46.773 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:15:46.775 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:15:46.778 | + functions-common:time_stop:2424 : local total 2025-07-23 21:15:46.780 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:15:46.783 | + functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:15:46.786 | + functions-common:time_stop:2428 : start_time=1753305346124 2025-07-23 21:15:46.788 | + functions-common:time_stop:2430 : [[ -z 1753305346124 ]] 2025-07-23 21:15:46.792 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:15:46.796 | + functions-common:time_stop:2433 : end_time=1753305346794 2025-07-23 21:15:46.799 | + functions-common:time_stop:2434 : elapsed_time=670 2025-07-23 21:15:46.802 | + functions-common:time_stop:2435 : total=750 2025-07-23 21:15:46.804 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:15:46.807 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1420 2025-07-23 21:15:46.810 | + functions-common:apt_get:1219 : return 0 2025-07-23 21:15:46.813 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2025-07-23 21:15:46.815 | + functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:15:46.818 | + functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:15:46.820 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2025-07-23 21:15:46.823 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2025-07-23 21:15:46.826 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2025-07-23 21:15:46.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.15.0-144-generic 2025-07-23 21:15:46.833 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2025-07-23 21:15:46.837 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.15.0-144-generic 2025-07-23 21:15:46.838 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2025-07-23 21:15:46.844 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.15 2025-07-23 21:15:46.846 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.15 '<' 3.13 2025-07-23 21:15:46.849 | + functions:vercmp:639 : local v1=5.15 2025-07-23 21:15:46.852 | + functions:vercmp:640 : local 'op=<' 2025-07-23 21:15:46.855 | + functions:vercmp:641 : local v2=3.13 2025-07-23 21:15:46.857 | + functions:vercmp:642 : local result 2025-07-23 21:15:46.861 | ++ functions:vercmp:646 : echo -e '5.15\n3.13' 2025-07-23 21:15:46.862 | ++ functions:vercmp:646 : sort -V 2025-07-23 21:15:46.863 | ++ functions:vercmp:646 : head -1 2025-07-23 21:15:46.870 | + functions:vercmp:646 : result=3.13 2025-07-23 21:15:46.873 | + functions:vercmp:648 : case $op in 2025-07-23 21:15:46.876 | + functions:vercmp:658 : '[' 5.15 '!=' 3.13 ']' 2025-07-23 21:15:46.878 | + functions:vercmp:658 : '[' 3.13 = 5.15 ']' 2025-07-23 21:15:46.880 | + functions:vercmp:659 : return 2025-07-23 21:15:46.883 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2025-07-23 21:15:46.886 | + functions-common:restart_service:2305 : '[' -x /bin/systemctl ']' 2025-07-23 21:15:46.889 | + functions-common:restart_service:2306 : sudo /bin/systemctl restart openvswitch-switch 2025-07-23 21:15:47.620 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2025-07-23 21:15:47.622 | + inc/python:use_library_from_git:266 : local name=os-ken 2025-07-23 21:15:47.626 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:15:47.628 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:15:47.631 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,os-ken, ]] 2025-07-23 21:15:47.634 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:15:47.637 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:98 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2025-07-23 21:15:47.639 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:99 : Q_FWAAS_CONF_FILE=/etc/neutron/fwaas_driver.ini 2025-07-23 21:15:47.642 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:101 : upgrade_project neutron /opt/stack/new/grenade/projects/50_neutron stable/2025.1 master 2025-07-23 21:15:47.645 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:80 : project=neutron 2025-07-23 21:15:47.648 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:81 : base_dir=/opt/stack/new/grenade/projects/50_neutron 2025-07-23 21:15:47.650 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:82 : base_branch=stable/2025.1 2025-07-23 21:15:47.653 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:83 : target_branch=master 2025-07-23 21:15:47.655 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:85 : [[ stable/2025.1 == \m\a\s\t\e\r ]] 2025-07-23 21:15:47.658 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:88 : direction=from 2025-07-23 21:15:47.662 | ++ /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : get_release_name_from_branch stable/2025.1 2025-07-23 21:15:47.665 | ++ functions-common:get_release_name_from_branch:576 : local branch=stable/2025.1 2025-07-23 21:15:47.668 | ++ functions-common:get_release_name_from_branch:577 : [[ stable/2025.1 =~ stable/ ]] 2025-07-23 21:15:47.671 | ++ functions-common:get_release_name_from_branch:578 : echo 2025.1 2025-07-23 21:15:47.674 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : upgrade_dir=2025.1 2025-07-23 21:15:47.676 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:92 : upgrade_file=/opt/stack/new/grenade/projects/50_neutron/from-2025.1/upgrade-neutron 2025-07-23 21:15:47.679 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:93 : [[ -e /opt/stack/new/grenade/projects/50_neutron/from-2025.1/upgrade-neutron ]] 2025-07-23 21:15:47.681 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:96 : echo 'Warning: No new configurations were found for OpenStack neutron.' 2025-07-23 21:15:47.681 | Warning: No new configurations were found for OpenStack neutron. 2025-07-23 21:15:47.684 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:97 : echo 'If your patch fails during the upgrade this may be the cause.' 2025-07-23 21:15:47.684 | If your patch fails during the upgrade this may be the cause. 2025-07-23 21:15:47.687 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:104 : neutron_plugin_configure_common 2025-07-23 21:15:47.690 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2025-07-23 21:15:47.692 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2025-07-23 21:15:47.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2025-07-23 21:15:47.698 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add router 2025-07-23 21:15:47.701 | + lib/neutron:neutron_service_plugin_class_add:1028 : local service_plugin_class=router 2025-07-23 21:15:47.703 | + lib/neutron:neutron_service_plugin_class_add:1029 : [[ '' == '' ]] 2025-07-23 21:15:47.706 | + lib/neutron:neutron_service_plugin_class_add:1030 : Q_SERVICE_PLUGIN_CLASSES=router 2025-07-23 21:15:47.709 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:105 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2025-07-23 21:15:47.712 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:108 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2025-07-23 21:15:50.382 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2025-07-23 21:15:50.382 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2025-07-23 21:15:50.619 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2025-07-23 21:15:50.620 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2025-07-23 21:15:50.683 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2025-07-23 21:15:50.902 | Running upgrade for neutron ... 2025-07-23 21:15:50.902 | OK 2025-07-23 21:15:51.585 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:112 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2025-07-23 21:15:51.588 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:113 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2025-07-23 21:15:51.592 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:115 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2025-07-23 21:15:51.595 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:116 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2025-07-23 21:15:51.599 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:118 : '[' openvswitch == linuxbridge ']' 2025-07-23 21:15:51.602 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:122 : AGENT_BINARY=/opt/stack/data/venv/bin/neutron-openvswitch-agent 2025-07-23 21:15:51.605 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:125 : AGENT_LBAAS_BINARY=/opt/stack/data/venv/bin/neutron-lbaas-agent 2025-07-23 21:15:51.608 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:126 : LBAAS_AGENT_CONF_FILENAME=/etc/neutron/services/loadbalancer/haproxy/lbaas_agent.ini 2025-07-23 21:15:51.611 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:128 : AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2025-07-23 21:15:51.614 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:129 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2025-07-23 21:15:51.617 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:131 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2025-07-23 21:15:51.619 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:132 : AGENT_VPN_BINARY=/opt/stack/data/venv/bin/neutron-vpn-agent 2025-07-23 21:15:51.622 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:136 : _neutron_setup_rootwrap 2025-07-23 21:15:51.626 | + lib/neutron:_neutron_setup_rootwrap:1063 : [[ True == \F\a\l\s\e ]] 2025-07-23 21:15:51.629 | + lib/neutron:_neutron_setup_rootwrap:1067 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2025-07-23 21:15:51.631 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ -d /etc/neutron/rootwrap.d ]] 2025-07-23 21:15:51.635 | + lib/neutron:_neutron_setup_rootwrap:1069 : sudo rm -rf /etc/neutron/rootwrap.d 2025-07-23 21:15:51.651 | + lib/neutron:_neutron_setup_rootwrap:1072 : neutron_deploy_rootwrap_filters /opt/stack/new/neutron 2025-07-23 21:15:51.654 | + lib/neutron:neutron_deploy_rootwrap_filters:1053 : [[ True == \F\a\l\s\e ]] 2025-07-23 21:15:51.658 | + lib/neutron:neutron_deploy_rootwrap_filters:1056 : local srcdir=/opt/stack/new/neutron 2025-07-23 21:15:51.660 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2025-07-23 21:15:51.678 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : sudo install -o root -m 644 /opt/stack/new/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2025-07-23 21:15:51.695 | + lib/neutron:_neutron_setup_rootwrap:1076 : test -r /opt/stack/new/neutron/etc/neutron/rootwrap.conf 2025-07-23 21:15:51.698 | + lib/neutron:_neutron_setup_rootwrap:1079 : sudo install -o root -g root -m 644 /opt/stack/new/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2025-07-23 21:15:51.713 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2025-07-23 21:15:51.731 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2025-07-23 21:15:51.745 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2025-07-23 21:15:51.748 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-07-23 21:15:51.752 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2025-07-23 21:15:51.759 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.0AVrzkeBIt 2025-07-23 21:15:51.762 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2025-07-23 21:15:51.764 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-07-23 21:15:51.767 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.0AVrzkeBIt 2025-07-23 21:15:51.772 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.0AVrzkeBIt 2025-07-23 21:15:51.788 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.0AVrzkeBIt /etc/sudoers.d/neutron-rootwrap 2025-07-23 21:15:51.802 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2025-07-23 21:15:51.805 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2025-07-23 21:15:51.807 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2025-07-23 21:15:51.838 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2025-07-23 21:15:51.840 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-07-23 21:15:51.874 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:139 : start_neutron_service_and_check 2025-07-23 21:15:51.876 | + lib/neutron:start_neutron_service_and_check:611 : local service_port=9696 2025-07-23 21:15:51.878 | + lib/neutron:start_neutron_service_and_check:612 : local service_protocol=http 2025-07-23 21:15:51.880 | + lib/neutron:start_neutron_service_and_check:613 : local cfg_file_options 2025-07-23 21:15:51.883 | + lib/neutron:start_neutron_service_and_check:614 : local neutron_url 2025-07-23 21:15:51.886 | ++ lib/neutron:start_neutron_service_and_check:616 : determine_config_files neutron-server 2025-07-23 21:15:51.888 | ++ lib/neutron:determine_config_files:372 : local opts= 2025-07-23 21:15:51.891 | ++ lib/neutron:determine_config_files:373 : case "$1" in 2025-07-23 21:15:51.894 | +++ lib/neutron:determine_config_files:374 : _determine_config_server 2025-07-23 21:15:51.896 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2025-07-23 21:15:51.898 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2025-07-23 21:15:51.901 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2025-07-23 21:15:51.903 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:51.906 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:51.908 | ++ lib/neutron:determine_config_files:374 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:51.911 | ++ lib/neutron:determine_config_files:377 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2025-07-23 21:15:51.913 | ++ lib/neutron:determine_config_files:380 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:51.916 | + lib/neutron:start_neutron_service_and_check:616 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:51.918 | + lib/neutron:start_neutron_service_and_check:618 : is_service_enabled tls-proxy 2025-07-23 21:15:51.936 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:15:51.940 | + lib/neutron:start_neutron_service_and_check:627 : local rpc_workers 2025-07-23 21:15:51.943 | ++ lib/neutron:start_neutron_service_and_check:628 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2025-07-23 21:15:51.965 | + lib/neutron:start_neutron_service_and_check:628 : rpc_workers= 2025-07-23 21:15:51.968 | + lib/neutron:start_neutron_service_and_check:630 : enable_service neutron-api 2025-07-23 21:15:52.021 | ++ lib/neutron:start_neutron_service_and_check:631 : which uwsgi 2025-07-23 21:15:52.026 | + lib/neutron:start_neutron_service_and_check:631 : run_process neutron-api '/usr/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-07-23 21:15:52.029 | + functions-common:run_process:1675 : local service=neutron-api 2025-07-23 21:15:52.032 | + functions-common:run_process:1676 : local 'command=/usr/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-07-23 21:15:52.035 | + functions-common:run_process:1677 : local group= 2025-07-23 21:15:52.038 | + functions-common:run_process:1678 : local user= 2025-07-23 21:15:52.041 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:15:52.043 | + functions-common:run_process:1681 : local name=neutron-api 2025-07-23 21:15:52.046 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:15:52.049 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:15:52.052 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:15:52.054 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:15:52.058 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:15:52.063 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305352060 2025-07-23 21:15:52.066 | + functions-common:run_process:1684 : is_service_enabled neutron-api 2025-07-23 21:15:52.084 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:15:52.087 | + functions-common:run_process:1685 : _run_under_systemd neutron-api '/usr/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2025-07-23 21:15:52.089 | + functions-common:_run_under_systemd:1632 : local service=neutron-api 2025-07-23 21:15:52.092 | + functions-common:_run_under_systemd:1633 : local 'command=/usr/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-07-23 21:15:52.095 | + functions-common:_run_under_systemd:1634 : local 'cmd=/usr/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-07-23 21:15:52.098 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-07-23 21:15:52.101 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/usr/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-07-23 21:15:52.104 | + functions-common:_common_systemd_pitfalls:1607 : [[ /usr/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2025-07-23 21:15:52.106 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /usr/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2025-07-23 21:15:52.109 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@neutron-api.service 2025-07-23 21:15:52.112 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:15:52.115 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:15:52.118 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:15:52.121 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:15:52.124 | + functions-common:_run_under_systemd:1645 : [[ /usr/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2025-07-23 21:15:52.127 | + functions-common:_run_under_systemd:1646 : [[ True == \T\r\u\e ]] 2025-07-23 21:15:52.130 | + functions-common:_run_under_systemd:1647 : cmd='/usr/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:15:52.133 | + functions-common:_run_under_systemd:1649 : write_uwsgi_user_unit_file devstack@neutron-api.service '/usr/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2025-07-23 21:15:52.135 | + functions-common:write_uwsgi_user_unit_file:1571 : local service=devstack@neutron-api.service 2025-07-23 21:15:52.138 | + functions-common:write_uwsgi_user_unit_file:1572 : local 'command=/usr/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:15:52.140 | + functions-common:write_uwsgi_user_unit_file:1573 : local group= 2025-07-23 21:15:52.143 | + functions-common:write_uwsgi_user_unit_file:1574 : local user=stack 2025-07-23 21:15:52.146 | + functions-common:write_uwsgi_user_unit_file:1575 : local env_vars= 2025-07-23 21:15:52.148 | + functions-common:write_uwsgi_user_unit_file:1576 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2025-07-23 21:15:52.150 | + functions-common:write_uwsgi_user_unit_file:1577 : mkdir -p /etc/systemd/system 2025-07-23 21:15:52.155 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2025-07-23 21:15:52.220 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:15:52.286 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2025-07-23 21:15:52.353 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2025-07-23 21:15:52.419 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:15:52.491 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:15:52.563 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2025-07-23 21:15:52.635 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2025-07-23 21:15:52.708 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2025-07-23 21:15:52.783 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2025-07-23 21:15:52.855 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2025-07-23 21:15:52.934 | + functions-common:write_uwsgi_user_unit_file:1591 : [[ -n '' ]] 2025-07-23 21:15:52.936 | + functions-common:write_uwsgi_user_unit_file:1594 : [[ -n '' ]] 2025-07-23 21:15:52.939 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2025-07-23 21:15:53.013 | + functions-common:write_uwsgi_user_unit_file:1600 : sudo systemctl daemon-reload 2025-07-23 21:15:53.373 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@neutron-api.service 2025-07-23 21:15:53.695 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@neutron-api.service 2025-07-23 21:15:53.713 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:15:53.716 | + functions-common:time_stop:2421 : local name 2025-07-23 21:15:53.718 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:15:53.721 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:15:53.723 | + functions-common:time_stop:2424 : local total 2025-07-23 21:15:53.726 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:15:53.728 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:15:53.730 | + functions-common:time_stop:2428 : start_time=1753305352060 2025-07-23 21:15:53.733 | + functions-common:time_stop:2430 : [[ -z 1753305352060 ]] 2025-07-23 21:15:53.735 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:15:53.740 | + functions-common:time_stop:2433 : end_time=1753305353737 2025-07-23 21:15:53.742 | + functions-common:time_stop:2434 : elapsed_time=1677 2025-07-23 21:15:53.744 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:15:53.747 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:15:53.749 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1677 2025-07-23 21:15:53.751 | + lib/neutron:start_neutron_service_and_check:632 : neutron_url=http://200.225.47.25/ 2025-07-23 21:15:53.754 | + lib/neutron:start_neutron_service_and_check:633 : '[' '' '!=' 0 ']' 2025-07-23 21:15:53.756 | + lib/neutron:start_neutron_service_and_check:634 : enable_service neutron-rpc-server 2025-07-23 21:15:53.812 | + lib/neutron:start_neutron_service_and_check:636 : enable_service neutron-periodic-workers 2025-07-23 21:15:53.867 | + lib/neutron:start_neutron_service_and_check:637 : _enable_ovn_maintenance 2025-07-23 21:15:53.870 | + lib/neutron:_enable_ovn_maintenance:352 : [[ openvswitch == \o\v\n ]] 2025-07-23 21:15:53.873 | + lib/neutron:start_neutron_service_and_check:638 : '[' '' '!=' 0 ']' 2025-07-23 21:15:53.876 | + lib/neutron:start_neutron_service_and_check:639 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:53.878 | + functions-common:run_process:1675 : local service=neutron-rpc-server 2025-07-23 21:15:53.882 | + functions-common:run_process:1676 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:53.885 | + functions-common:run_process:1677 : local group= 2025-07-23 21:15:53.888 | + functions-common:run_process:1678 : local user= 2025-07-23 21:15:53.891 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:15:53.894 | + functions-common:run_process:1681 : local name=neutron-rpc-server 2025-07-23 21:15:53.896 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:15:53.899 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:15:53.901 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:15:53.904 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:15:53.908 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:15:53.912 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305353910 2025-07-23 21:15:53.915 | + functions-common:run_process:1684 : is_service_enabled neutron-rpc-server 2025-07-23 21:15:53.935 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:15:53.938 | + functions-common:run_process:1685 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2025-07-23 21:15:53.941 | + functions-common:_run_under_systemd:1632 : local service=neutron-rpc-server 2025-07-23 21:15:53.944 | + functions-common:_run_under_systemd:1633 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:53.946 | + functions-common:_run_under_systemd:1634 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:53.949 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:53.952 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:53.955 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2025-07-23 21:15:53.958 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2025-07-23 21:15:53.961 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@neutron-rpc-server.service 2025-07-23 21:15:53.963 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:15:53.966 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:15:53.969 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:15:53.972 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:15:53.976 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2025-07-23 21:15:53.979 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2025-07-23 21:15:53.981 | + functions-common:write_user_unit_file:1539 : local service=devstack@neutron-rpc-server.service 2025-07-23 21:15:53.984 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:53.986 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:15:53.989 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:15:53.991 | + functions-common:write_user_unit_file:1543 : local env_vars= 2025-07-23 21:15:53.993 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:15:53.995 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:15:53.997 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2025-07-23 21:15:54.000 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:15:54.004 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2025-07-23 21:15:54.066 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:15:54.131 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2025-07-23 21:15:54.194 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:54.256 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2025-07-23 21:15:54.318 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2025-07-23 21:15:54.378 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:15:54.440 | + functions-common:write_user_unit_file:1558 : [[ -n '' ]] 2025-07-23 21:15:54.442 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:15:54.445 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2025-07-23 21:15:54.509 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:15:54.797 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@neutron-rpc-server.service 2025-07-23 21:15:55.086 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@neutron-rpc-server.service 2025-07-23 21:15:55.104 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:15:55.107 | + functions-common:time_stop:2421 : local name 2025-07-23 21:15:55.109 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:15:55.112 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:15:55.114 | + functions-common:time_stop:2424 : local total 2025-07-23 21:15:55.117 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:15:55.119 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:15:55.121 | + functions-common:time_stop:2428 : start_time=1753305353910 2025-07-23 21:15:55.124 | + functions-common:time_stop:2430 : [[ -z 1753305353910 ]] 2025-07-23 21:15:55.127 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:15:55.131 | + functions-common:time_stop:2433 : end_time=1753305355129 2025-07-23 21:15:55.133 | + functions-common:time_stop:2434 : elapsed_time=1219 2025-07-23 21:15:55.136 | + functions-common:time_stop:2435 : total=1677 2025-07-23 21:15:55.138 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:15:55.140 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2896 2025-07-23 21:15:55.142 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:55.145 | + functions-common:run_process:1675 : local service=neutron-periodic-workers 2025-07-23 21:15:55.147 | + functions-common:run_process:1676 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:55.149 | + functions-common:run_process:1677 : local group= 2025-07-23 21:15:55.151 | + functions-common:run_process:1678 : local user= 2025-07-23 21:15:55.154 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:15:55.156 | + functions-common:run_process:1681 : local name=neutron-periodic-workers 2025-07-23 21:15:55.158 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:15:55.160 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:15:55.162 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:15:55.165 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:15:55.168 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:15:55.172 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305355169 2025-07-23 21:15:55.174 | + functions-common:run_process:1684 : is_service_enabled neutron-periodic-workers 2025-07-23 21:15:55.191 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:15:55.193 | + functions-common:run_process:1685 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2025-07-23 21:15:55.196 | + functions-common:_run_under_systemd:1632 : local service=neutron-periodic-workers 2025-07-23 21:15:55.198 | + functions-common:_run_under_systemd:1633 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:55.200 | + functions-common:_run_under_systemd:1634 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:55.203 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:55.205 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:55.208 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2025-07-23 21:15:55.210 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2025-07-23 21:15:55.212 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@neutron-periodic-workers.service 2025-07-23 21:15:55.215 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:15:55.217 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:15:55.220 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:15:55.222 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:15:55.224 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2025-07-23 21:15:55.227 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2025-07-23 21:15:55.229 | + functions-common:write_user_unit_file:1539 : local service=devstack@neutron-periodic-workers.service 2025-07-23 21:15:55.231 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:55.234 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:15:55.236 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:15:55.238 | + functions-common:write_user_unit_file:1543 : local env_vars= 2025-07-23 21:15:55.241 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:15:55.243 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:15:55.245 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2025-07-23 21:15:55.248 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:15:55.252 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2025-07-23 21:15:55.309 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:15:55.369 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2025-07-23 21:15:55.429 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:55.491 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2025-07-23 21:15:55.557 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2025-07-23 21:15:55.620 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:15:55.685 | + functions-common:write_user_unit_file:1558 : [[ -n '' ]] 2025-07-23 21:15:55.688 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:15:55.690 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2025-07-23 21:15:55.753 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:15:56.051 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@neutron-periodic-workers.service 2025-07-23 21:15:56.331 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@neutron-periodic-workers.service 2025-07-23 21:15:56.350 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:15:56.352 | + functions-common:time_stop:2421 : local name 2025-07-23 21:15:56.355 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:15:56.358 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:15:56.361 | + functions-common:time_stop:2424 : local total 2025-07-23 21:15:56.363 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:15:56.367 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:15:56.369 | + functions-common:time_stop:2428 : start_time=1753305355169 2025-07-23 21:15:56.371 | + functions-common:time_stop:2430 : [[ -z 1753305355169 ]] 2025-07-23 21:15:56.375 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:15:56.380 | + functions-common:time_stop:2433 : end_time=1753305356376 2025-07-23 21:15:56.383 | + functions-common:time_stop:2434 : elapsed_time=1207 2025-07-23 21:15:56.385 | + functions-common:time_stop:2435 : total=2896 2025-07-23 21:15:56.387 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:15:56.390 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=4103 2025-07-23 21:15:56.392 | + lib/neutron:start_neutron_service_and_check:642 : _run_ovn_maintenance 2025-07-23 21:15:56.395 | + lib/neutron:_run_ovn_maintenance:358 : [[ openvswitch == \o\v\n ]] 2025-07-23 21:15:56.398 | + lib/neutron:start_neutron_service_and_check:643 : '[' '!' -z networking ']' 2025-07-23 21:15:56.400 | + lib/neutron:start_neutron_service_and_check:644 : neutron_url=http://200.225.47.25/networking 2025-07-23 21:15:56.402 | + lib/neutron:start_neutron_service_and_check:646 : echo 'Waiting for Neutron to start...' 2025-07-23 21:15:56.402 | Waiting for Neutron to start... 2025-07-23 21:15:56.405 | + lib/neutron:start_neutron_service_and_check:648 : local 'testcmd=wget --no-proxy -q -O- http://200.225.47.25/networking' 2025-07-23 21:15:56.408 | + lib/neutron:start_neutron_service_and_check:649 : test_with_retry 'wget --no-proxy -q -O- http://200.225.47.25/networking' 'Neutron did not start' 120 2025-07-23 21:15:56.411 | + functions-common:test_with_retry:2359 : local 'testcmd=wget --no-proxy -q -O- http://200.225.47.25/networking' 2025-07-23 21:15:56.413 | + functions-common:test_with_retry:2360 : local 'failmsg=Neutron did not start' 2025-07-23 21:15:56.415 | + functions-common:test_with_retry:2361 : local until=120 2025-07-23 21:15:56.418 | + functions-common:test_with_retry:2362 : local sleep=0.5 2025-07-23 21:15:56.420 | + functions-common:test_with_retry:2364 : time_start test_with_retry 2025-07-23 21:15:56.423 | + functions-common:time_start:2407 : local name=test_with_retry 2025-07-23 21:15:56.426 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:15:56.430 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:15:56.433 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:15:56.437 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305356434 2025-07-23 21:15:56.440 | + functions-common:test_with_retry:2365 : timeout 120 sh -c 'while ! wget --no-proxy -q -O- http://200.225.47.25/networking; do sleep 0.5; done' 2025-07-23 21:15:56.466 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://200.225.47.25/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2368 : time_stop test_with_retry 2025-07-23 21:15:56.469 | + functions-common:time_stop:2421 : local name 2025-07-23 21:15:56.471 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:15:56.474 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:15:56.477 | + functions-common:time_stop:2424 : local total 2025-07-23 21:15:56.480 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:15:56.482 | + functions-common:time_stop:2427 : name=test_with_retry 2025-07-23 21:15:56.485 | + functions-common:time_stop:2428 : start_time=1753305356434 2025-07-23 21:15:56.488 | + functions-common:time_stop:2430 : [[ -z 1753305356434 ]] 2025-07-23 21:15:56.492 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:15:56.497 | + functions-common:time_stop:2433 : end_time=1753305356494 2025-07-23 21:15:56.500 | + functions-common:time_stop:2434 : elapsed_time=60 2025-07-23 21:15:56.503 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:15:56.506 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:15:56.508 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=60 2025-07-23 21:15:56.511 | + /opt/stack/new/grenade/projects/50_neutron/upgrade.sh:main:140 : start_neutron_agents 2025-07-23 21:15:56.513 | + lib/neutron:start_neutron_agents:689 : start_neutron 2025-07-23 21:15:56.516 | + lib/neutron:start_neutron:653 : start_l2_agent 2025-07-23 21:15:56.518 | + lib/neutron:start_l2_agent:660 : run_process q-agt '/opt/stack/data/venv/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:56.521 | + functions-common:run_process:1675 : local service=q-agt 2025-07-23 21:15:56.525 | + functions-common:run_process:1676 : local 'command=/opt/stack/data/venv/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:56.528 | + functions-common:run_process:1677 : local group= 2025-07-23 21:15:56.530 | + functions-common:run_process:1678 : local user= 2025-07-23 21:15:56.534 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:15:56.537 | + functions-common:run_process:1681 : local name=q-agt 2025-07-23 21:15:56.539 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:15:56.542 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:15:56.545 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:15:56.548 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:15:56.551 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:15:56.557 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305356554 2025-07-23 21:15:56.559 | + functions-common:run_process:1684 : is_service_enabled q-agt 2025-07-23 21:15:56.579 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:15:56.582 | + functions-common:run_process:1685 : _run_under_systemd q-agt '/opt/stack/data/venv/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2025-07-23 21:15:56.584 | + functions-common:_run_under_systemd:1632 : local service=q-agt 2025-07-23 21:15:56.586 | + functions-common:_run_under_systemd:1633 : local 'command=/opt/stack/data/venv/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:56.590 | + functions-common:_run_under_systemd:1634 : local 'cmd=/opt/stack/data/venv/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:56.592 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:56.595 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/opt/stack/data/venv/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:56.598 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/data/venv/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2025-07-23 21:15:56.600 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/data/venv/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2025-07-23 21:15:56.602 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@q-agt.service 2025-07-23 21:15:56.605 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:15:56.608 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:15:56.611 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:15:56.613 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:15:56.616 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/data/venv/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2025-07-23 21:15:56.618 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@q-agt.service '/opt/stack/data/venv/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2025-07-23 21:15:56.621 | + functions-common:write_user_unit_file:1539 : local service=devstack@q-agt.service 2025-07-23 21:15:56.624 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:56.627 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:15:56.629 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:15:56.632 | + functions-common:write_user_unit_file:1543 : local env_vars= 2025-07-23 21:15:56.634 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:15:56.637 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:15:56.639 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2025-07-23 21:15:56.642 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:15:56.646 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2025-07-23 21:15:56.711 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:15:56.776 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User stack 2025-07-23 21:15:56.839 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/opt/stack/data/venv/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-07-23 21:15:56.906 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2025-07-23 21:15:56.975 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2025-07-23 21:15:57.038 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:15:57.104 | + functions-common:write_user_unit_file:1558 : [[ -n '' ]] 2025-07-23 21:15:57.108 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:15:57.111 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2025-07-23 21:15:57.176 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:15:57.455 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@q-agt.service 2025-07-23 21:15:57.473 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2025-07-23 21:15:57.787 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@q-agt.service 2025-07-23 21:15:57.809 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:15:57.812 | + functions-common:time_stop:2421 : local name 2025-07-23 21:15:57.816 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:15:57.819 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:15:57.822 | + functions-common:time_stop:2424 : local total 2025-07-23 21:15:57.825 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:15:57.828 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:15:57.832 | + functions-common:time_stop:2428 : start_time=1753305356554 2025-07-23 21:15:57.836 | + functions-common:time_stop:2430 : [[ -z 1753305356554 ]] 2025-07-23 21:15:57.841 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:15:57.848 | + functions-common:time_stop:2433 : end_time=1753305357844 2025-07-23 21:15:57.851 | + functions-common:time_stop:2434 : elapsed_time=1290 2025-07-23 21:15:57.854 | + functions-common:time_stop:2435 : total=4103 2025-07-23 21:15:57.857 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:15:57.859 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=5393 2025-07-23 21:15:57.862 | + lib/neutron:start_l2_agent:662 : is_provider_network 2025-07-23 21:15:57.865 | + functions-common:is_provider_network:2270 : '[' '' == True ']' 2025-07-23 21:15:57.869 | + functions-common:is_provider_network:2273 : return 1 2025-07-23 21:15:57.872 | + lib/neutron:start_neutron:654 : start_other_agents 2025-07-23 21:15:57.874 | + lib/neutron:start_other_agents:678 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2025-07-23 21:15:57.877 | + functions-common:run_process:1675 : local service=q-dhcp 2025-07-23 21:15:57.881 | + functions-common:run_process:1676 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2025-07-23 21:15:57.885 | + functions-common:run_process:1677 : local group= 2025-07-23 21:15:57.888 | + functions-common:run_process:1678 : local user= 2025-07-23 21:15:57.891 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:15:57.894 | + functions-common:run_process:1681 : local name=q-dhcp 2025-07-23 21:15:57.897 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:15:57.900 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:15:57.904 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:15:57.907 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:15:57.911 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:15:57.917 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305357913 2025-07-23 21:15:57.920 | + functions-common:run_process:1684 : is_service_enabled q-dhcp 2025-07-23 21:15:57.942 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:15:57.945 | + functions-common:run_process:1685 : _run_under_systemd q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2025-07-23 21:15:57.949 | + functions-common:_run_under_systemd:1632 : local service=q-dhcp 2025-07-23 21:15:57.952 | + functions-common:_run_under_systemd:1633 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2025-07-23 21:15:57.955 | + functions-common:_run_under_systemd:1634 : local 'cmd=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2025-07-23 21:15:57.959 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2025-07-23 21:15:57.963 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2025-07-23 21:15:57.966 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2025-07-23 21:15:57.969 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2025-07-23 21:15:57.972 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@q-dhcp.service 2025-07-23 21:15:57.975 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:15:57.979 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:15:57.983 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:15:57.985 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:15:57.988 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2025-07-23 21:15:57.992 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@q-dhcp.service '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' stack '' 2025-07-23 21:15:57.995 | + functions-common:write_user_unit_file:1539 : local service=devstack@q-dhcp.service 2025-07-23 21:15:57.999 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2025-07-23 21:15:58.002 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:15:58.004 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:15:58.008 | + functions-common:write_user_unit_file:1543 : local env_vars= 2025-07-23 21:15:58.011 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:15:58.014 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:15:58.017 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2025-07-23 21:15:58.020 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:15:58.025 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2025-07-23 21:15:58.098 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:15:58.173 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User stack 2025-07-23 21:15:58.247 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2025-07-23 21:15:58.330 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2025-07-23 21:15:58.408 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2025-07-23 21:15:58.486 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:15:58.559 | + functions-common:write_user_unit_file:1558 : [[ -n '' ]] 2025-07-23 21:15:58.563 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:15:58.566 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2025-07-23 21:15:58.639 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:15:58.940 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@q-dhcp.service 2025-07-23 21:15:58.956 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2025-07-23 21:15:59.265 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@q-dhcp.service 2025-07-23 21:15:59.293 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:15:59.297 | + functions-common:time_stop:2421 : local name 2025-07-23 21:15:59.300 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:15:59.303 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:15:59.307 | + functions-common:time_stop:2424 : local total 2025-07-23 21:15:59.310 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:15:59.313 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:15:59.317 | + functions-common:time_stop:2428 : start_time=1753305357913 2025-07-23 21:15:59.320 | + functions-common:time_stop:2430 : [[ -z 1753305357913 ]] 2025-07-23 21:15:59.323 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:15:59.329 | + functions-common:time_stop:2433 : end_time=1753305359326 2025-07-23 21:15:59.331 | + functions-common:time_stop:2434 : elapsed_time=1413 2025-07-23 21:15:59.334 | + functions-common:time_stop:2435 : total=5393 2025-07-23 21:15:59.338 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:15:59.340 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=6806 2025-07-23 21:15:59.344 | ++ lib/neutron:start_other_agents:680 : determine_config_files neutron-l3-agent 2025-07-23 21:15:59.347 | ++ lib/neutron:determine_config_files:372 : local opts= 2025-07-23 21:15:59.351 | ++ lib/neutron:determine_config_files:373 : case "$1" in 2025-07-23 21:15:59.355 | +++ lib/neutron:determine_config_files:375 : _determine_config_l3 2025-07-23 21:15:59.359 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-07-23 21:15:59.363 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-07-23 21:15:59.367 | ++ lib/neutron:determine_config_files:375 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-07-23 21:15:59.370 | ++ lib/neutron:determine_config_files:377 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2025-07-23 21:15:59.373 | ++ lib/neutron:determine_config_files:380 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-07-23 21:15:59.376 | + lib/neutron:start_other_agents:680 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-07-23 21:15:59.380 | + functions-common:run_process:1675 : local service=q-l3 2025-07-23 21:15:59.382 | + functions-common:run_process:1676 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-07-23 21:15:59.386 | + functions-common:run_process:1677 : local group= 2025-07-23 21:15:59.389 | + functions-common:run_process:1678 : local user= 2025-07-23 21:15:59.393 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:15:59.396 | + functions-common:run_process:1681 : local name=q-l3 2025-07-23 21:15:59.400 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:15:59.403 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:15:59.406 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:15:59.409 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:15:59.413 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:15:59.418 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305359415 2025-07-23 21:15:59.421 | + functions-common:run_process:1684 : is_service_enabled q-l3 2025-07-23 21:15:59.441 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:15:59.444 | + functions-common:run_process:1685 : _run_under_systemd q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2025-07-23 21:15:59.447 | + functions-common:_run_under_systemd:1632 : local service=q-l3 2025-07-23 21:15:59.449 | + functions-common:_run_under_systemd:1633 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-07-23 21:15:59.452 | + functions-common:_run_under_systemd:1634 : local 'cmd=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-07-23 21:15:59.455 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-07-23 21:15:59.458 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-07-23 21:15:59.461 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2025-07-23 21:15:59.463 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2025-07-23 21:15:59.467 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@q-l3.service 2025-07-23 21:15:59.469 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:15:59.473 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:15:59.475 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:15:59.478 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:15:59.481 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2025-07-23 21:15:59.484 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@q-l3.service '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' stack '' 2025-07-23 21:15:59.486 | + functions-common:write_user_unit_file:1539 : local service=devstack@q-l3.service 2025-07-23 21:15:59.489 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-07-23 21:15:59.492 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:15:59.494 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:15:59.497 | + functions-common:write_user_unit_file:1543 : local env_vars= 2025-07-23 21:15:59.500 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:15:59.503 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:15:59.505 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2025-07-23 21:15:59.508 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:15:59.513 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2025-07-23 21:15:59.583 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:15:59.655 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User stack 2025-07-23 21:15:59.730 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-07-23 21:15:59.799 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2025-07-23 21:15:59.870 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2025-07-23 21:15:59.943 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:16:00.011 | + functions-common:write_user_unit_file:1558 : [[ -n '' ]] 2025-07-23 21:16:00.014 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:16:00.017 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2025-07-23 21:16:00.086 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:16:00.394 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@q-l3.service 2025-07-23 21:16:00.409 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2025-07-23 21:16:00.700 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@q-l3.service 2025-07-23 21:16:00.722 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:16:00.725 | + functions-common:time_stop:2421 : local name 2025-07-23 21:16:00.728 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:16:00.733 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:16:00.737 | + functions-common:time_stop:2424 : local total 2025-07-23 21:16:00.739 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:16:00.741 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:16:00.745 | + functions-common:time_stop:2428 : start_time=1753305359415 2025-07-23 21:16:00.746 | + functions-common:time_stop:2430 : [[ -z 1753305359415 ]] 2025-07-23 21:16:00.750 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:16:00.755 | + functions-common:time_stop:2433 : end_time=1753305360752 2025-07-23 21:16:00.758 | + functions-common:time_stop:2434 : elapsed_time=1337 2025-07-23 21:16:00.765 | + functions-common:time_stop:2435 : total=6806 2025-07-23 21:16:00.765 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:16:00.766 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=8143 2025-07-23 21:16:00.769 | + lib/neutron:start_other_agents:682 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2025-07-23 21:16:00.771 | + functions-common:run_process:1675 : local service=q-meta 2025-07-23 21:16:00.774 | + functions-common:run_process:1676 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2025-07-23 21:16:00.776 | + functions-common:run_process:1677 : local group= 2025-07-23 21:16:00.779 | + functions-common:run_process:1678 : local user= 2025-07-23 21:16:00.782 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:16:00.784 | + functions-common:run_process:1681 : local name=q-meta 2025-07-23 21:16:00.788 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:16:00.791 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:16:00.794 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:16:00.798 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:16:00.802 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:16:00.808 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305360804 2025-07-23 21:16:00.812 | + functions-common:run_process:1684 : is_service_enabled q-meta 2025-07-23 21:16:00.835 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:16:00.839 | + functions-common:run_process:1685 : _run_under_systemd q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2025-07-23 21:16:00.842 | + functions-common:_run_under_systemd:1632 : local service=q-meta 2025-07-23 21:16:00.845 | + functions-common:_run_under_systemd:1633 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2025-07-23 21:16:00.849 | + functions-common:_run_under_systemd:1634 : local 'cmd=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2025-07-23 21:16:00.852 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2025-07-23 21:16:00.857 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2025-07-23 21:16:00.858 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2025-07-23 21:16:00.861 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2025-07-23 21:16:00.864 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@q-meta.service 2025-07-23 21:16:00.867 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:16:00.870 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:16:00.874 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:16:00.876 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:16:00.880 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2025-07-23 21:16:00.883 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@q-meta.service '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' stack '' 2025-07-23 21:16:00.886 | + functions-common:write_user_unit_file:1539 : local service=devstack@q-meta.service 2025-07-23 21:16:00.890 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2025-07-23 21:16:00.892 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:16:00.895 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:16:00.898 | + functions-common:write_user_unit_file:1543 : local env_vars= 2025-07-23 21:16:00.901 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:16:00.905 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:16:00.907 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2025-07-23 21:16:00.910 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:16:00.915 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2025-07-23 21:16:00.982 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:16:01.048 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User stack 2025-07-23 21:16:01.115 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2025-07-23 21:16:01.180 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2025-07-23 21:16:01.250 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2025-07-23 21:16:01.319 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:16:01.386 | + functions-common:write_user_unit_file:1558 : [[ -n '' ]] 2025-07-23 21:16:01.389 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:16:01.392 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2025-07-23 21:16:01.460 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:16:01.790 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@q-meta.service 2025-07-23 21:16:01.804 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2025-07-23 21:16:02.102 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@q-meta.service 2025-07-23 21:16:02.124 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:16:02.127 | + functions-common:time_stop:2421 : local name 2025-07-23 21:16:02.130 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:16:02.133 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:16:02.135 | + functions-common:time_stop:2424 : local total 2025-07-23 21:16:02.138 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:16:02.140 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:16:02.142 | + functions-common:time_stop:2428 : start_time=1753305360804 2025-07-23 21:16:02.145 | + functions-common:time_stop:2430 : [[ -z 1753305360804 ]] 2025-07-23 21:16:02.148 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:16:02.153 | + functions-common:time_stop:2433 : end_time=1753305362151 2025-07-23 21:16:02.156 | + functions-common:time_stop:2434 : elapsed_time=1347 2025-07-23 21:16:02.158 | + functions-common:time_stop:2435 : total=8143 2025-07-23 21:16:02.161 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:16:02.163 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=9490 2025-07-23 21:16:02.166 | + lib/neutron:start_other_agents:683 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2025-07-23 21:16:02.168 | + functions-common:run_process:1675 : local service=q-metering 2025-07-23 21:16:02.170 | + functions-common:run_process:1676 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2025-07-23 21:16:02.173 | + functions-common:run_process:1677 : local group= 2025-07-23 21:16:02.175 | + functions-common:run_process:1678 : local user= 2025-07-23 21:16:02.177 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:16:02.180 | + functions-common:run_process:1681 : local name=q-metering 2025-07-23 21:16:02.182 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:16:02.185 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:16:02.187 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:16:02.189 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:16:02.193 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:16:02.198 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305362195 2025-07-23 21:16:02.201 | + functions-common:run_process:1684 : is_service_enabled q-metering 2025-07-23 21:16:02.220 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:16:02.222 | + functions-common:run_process:1685 : _run_under_systemd q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' '' 2025-07-23 21:16:02.225 | + functions-common:_run_under_systemd:1632 : local service=q-metering 2025-07-23 21:16:02.228 | + functions-common:_run_under_systemd:1633 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2025-07-23 21:16:02.231 | + functions-common:_run_under_systemd:1634 : local 'cmd=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2025-07-23 21:16:02.233 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2025-07-23 21:16:02.236 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2025-07-23 21:16:02.239 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2025-07-23 21:16:02.242 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2025-07-23 21:16:02.245 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@q-metering.service 2025-07-23 21:16:02.248 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:16:02.251 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:16:02.254 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:16:02.257 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:16:02.259 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2025-07-23 21:16:02.262 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@q-metering.service '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' stack '' 2025-07-23 21:16:02.265 | + functions-common:write_user_unit_file:1539 : local service=devstack@q-metering.service 2025-07-23 21:16:02.267 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2025-07-23 21:16:02.270 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:16:02.272 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:16:02.274 | + functions-common:write_user_unit_file:1543 : local env_vars= 2025-07-23 21:16:02.278 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:16:02.280 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:16:02.284 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2025-07-23 21:16:02.286 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:16:02.291 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2025-07-23 21:16:02.355 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:16:02.427 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User stack 2025-07-23 21:16:02.501 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2025-07-23 21:16:02.576 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2025-07-23 21:16:02.694 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2025-07-23 21:16:02.762 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:16:02.875 | + functions-common:write_user_unit_file:1558 : [[ -n '' ]] 2025-07-23 21:16:02.879 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:16:02.882 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2025-07-23 21:16:02.953 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:16:03.276 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@q-metering.service 2025-07-23 21:16:03.291 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2025-07-23 21:16:03.595 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@q-metering.service 2025-07-23 21:16:03.620 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:16:03.622 | + functions-common:time_stop:2421 : local name 2025-07-23 21:16:03.625 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:16:03.628 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:16:03.631 | + functions-common:time_stop:2424 : local total 2025-07-23 21:16:03.634 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:16:03.637 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:16:03.640 | + functions-common:time_stop:2428 : start_time=1753305362195 2025-07-23 21:16:03.644 | + functions-common:time_stop:2430 : [[ -z 1753305362195 ]] 2025-07-23 21:16:03.649 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:16:03.655 | + functions-common:time_stop:2433 : end_time=1753305363651 2025-07-23 21:16:03.658 | + functions-common:time_stop:2434 : elapsed_time=1456 2025-07-23 21:16:03.661 | + functions-common:time_stop:2435 : total=9490 2025-07-23 21:16:03.665 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:16:03.668 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=10946 2025-07-23 21:16:03.672 | ********************************************************************* 2025-07-23 21:16:03.672 | SUCCESS: End /opt/stack/new/grenade/projects/50_neutron/upgrade.sh 2025-07-23 21:16:03.672 | ********************************************************************* 2025-07-23 21:16:03.675 | + ./grenade.sh:main:345 : for project in $UPGRADE_PROJECTS 2025-07-23 21:16:03.678 | + ./grenade.sh:main:346 : echo 'Upgrading project: nova' 2025-07-23 21:16:03.678 | Upgrading project: nova 2025-07-23 21:16:03.680 | + ./grenade.sh:main:347 : upgrade_service nova 2025-07-23 21:16:03.683 | + inc/upgrade:upgrade_service:61 : local local_service=nova 2025-07-23 21:16:03.686 | + inc/upgrade:upgrade_service:62 : local plugin_dir=/opt/stack/new/grenade/projects/60_nova 2025-07-23 21:16:03.689 | + inc/upgrade:upgrade_service:63 : [[ -n /opt/stack/new/grenade/projects/60_nova ]] 2025-07-23 21:16:03.692 | + inc/upgrade:upgrade_service:64 : echo_summary 'Upgrading nova...' 2025-07-23 21:16:03.709 | 2025-07-23 21:16:03.709 | #******************************************** 2025-07-23 21:16:03.709 | # Upgrading nova... 2025-07-23 21:16:03.709 | #******************************************** 2025-07-23 21:16:03.709 | 2025-07-23 21:16:03.713 | + inc/upgrade:upgrade_service:65 : TOP_DIR=/opt/stack/new/devstack 2025-07-23 21:16:03.716 | + inc/upgrade:upgrade_service:65 : /opt/stack/new/grenade/projects/60_nova/upgrade.sh 2025-07-23 21:16:03.721 | ********************************************************************* 2025-07-23 21:16:03.722 | Begin /opt/stack/new/grenade/projects/60_nova/upgrade.sh 2025-07-23 21:16:03.722 | ********************************************************************* 2025-07-23 21:16:05.737 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:57 : [[ -d /opt/stack/save/etc.nova ]] 2025-07-23 21:16:05.739 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:57 : cp -pr /etc/nova /opt/stack/save/etc.nova 2025-07-23 21:16:05.750 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:60 : upgrade_project nova /opt/stack/new/grenade/projects/60_nova stable/2025.1 stable/2025.1 2025-07-23 21:16:05.753 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:80 : project=nova 2025-07-23 21:16:05.755 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:81 : base_dir=/opt/stack/new/grenade/projects/60_nova 2025-07-23 21:16:05.758 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:82 : base_branch=stable/2025.1 2025-07-23 21:16:05.760 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:83 : target_branch=stable/2025.1 2025-07-23 21:16:05.762 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:85 : [[ stable/2025.1 == \s\t\a\b\l\e\/\2\0\2\5\.\1 ]] 2025-07-23 21:16:05.764 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:86 : direction=within 2025-07-23 21:16:05.767 | ++ /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : get_release_name_from_branch stable/2025.1 2025-07-23 21:16:05.770 | ++ functions-common:get_release_name_from_branch:576 : local branch=stable/2025.1 2025-07-23 21:16:05.772 | ++ functions-common:get_release_name_from_branch:577 : [[ stable/2025.1 =~ stable/ ]] 2025-07-23 21:16:05.774 | ++ functions-common:get_release_name_from_branch:578 : echo 2025.1 2025-07-23 21:16:05.777 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : upgrade_dir=2025.1 2025-07-23 21:16:05.779 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:92 : upgrade_file=/opt/stack/new/grenade/projects/60_nova/within-2025.1/upgrade-nova 2025-07-23 21:16:05.781 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:93 : [[ -e /opt/stack/new/grenade/projects/60_nova/within-2025.1/upgrade-nova ]] 2025-07-23 21:16:05.784 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:96 : echo 'Warning: No new configurations were found for OpenStack nova.' 2025-07-23 21:16:05.784 | Warning: No new configurations were found for OpenStack nova. 2025-07-23 21:16:05.786 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:97 : echo 'If your patch fails during the upgrade this may be the cause.' 2025-07-23 21:16:05.786 | If your patch fails during the upgrade this may be the cause. 2025-07-23 21:16:05.789 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:63 : stack_install_service nova 2025-07-23 21:16:05.791 | + lib/stack:stack_install_service:20 : local service=nova 2025-07-23 21:16:05.793 | + lib/stack:stack_install_service:21 : type install_nova 2025-07-23 21:16:05.796 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-07-23 21:16:05.798 | + lib/stack:stack_install_service:32 : install_nova 2025-07-23 21:16:05.800 | + lib/nova:install_nova:935 : use_library_from_git os-vif 2025-07-23 21:16:05.803 | + inc/python:use_library_from_git:266 : local name=os-vif 2025-07-23 21:16:05.805 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:16:05.807 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:16:05.809 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,os-vif, ]] 2025-07-23 21:16:05.811 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:16:05.814 | + lib/nova:install_nova:940 : is_service_enabled n-cpu 2025-07-23 21:16:05.830 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:16:05.832 | + lib/nova:install_nova:940 : [[ -r /opt/stack/new/devstack/lib/nova_plugins/hypervisor-ironic ]] 2025-07-23 21:16:05.834 | + lib/nova:install_nova:941 : install_nova_hypervisor 2025-07-23 21:16:05.841 | + lib/nova_plugins/hypervisor-ironic:install_nova_hypervisor:75 : is_ironic_hardware 2025-07-23 21:16:05.843 | + functions-common:is_ironic_hardware:1129 : is_service_enabled ironic 2025-07-23 21:16:05.859 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:16:05.861 | + functions-common:is_ironic_hardware:1130 : return 1 2025-07-23 21:16:05.863 | + lib/nova_plugins/hypervisor-ironic:install_nova_hypervisor:78 : install_libvirt 2025-07-23 21:16:05.866 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- libvirt-python 2025-07-23 21:16:06.033 | /opt/stack/new/requirements/.venv/lib/python3.10/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-07-23 21:16:06.033 | import pkg_resources 2025-07-23 21:16:06.164 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2025-07-23 21:16:06.166 | + functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:16:06.169 | + functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:16:06.171 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2025-07-23 21:16:06.173 | + functions-common:install_package:1442 : update_package_repo 2025-07-23 21:16:06.175 | + functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:16:06.177 | + functions-common:update_package_repo:1417 : REPOS_UPDATED=False 2025-07-23 21:16:06.179 | + functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:16:06.182 | + functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:16:06.184 | + functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:16:06.185 | + functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:16:06.187 | + functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:16:06.189 | + functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:16:06.192 | + functions-common:apt_get_update:1170 : [[ False == \T\r\u\e ]] 2025-07-23 21:16:06.194 | + functions-common:apt_get_update:1175 : [[ False = \T\r\u\e ]] 2025-07-23 21:16:06.196 | + functions-common:apt_get_update:1177 : local sudo=sudo 2025-07-23 21:16:06.198 | ++ functions-common:apt_get_update:1178 : id -u 2025-07-23 21:16:06.202 | + functions-common:apt_get_update:1178 : [[ 1001 = \0 ]] 2025-07-23 21:16:06.204 | + functions-common:apt_get_update:1181 : time_start apt-get-update 2025-07-23 21:16:06.206 | + functions-common:time_start:2407 : local name=apt-get-update 2025-07-23 21:16:06.208 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:16:06.210 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:16:06.212 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:16:06.216 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305366214 2025-07-23 21:16:06.219 | + functions-common:apt_get_update:1183 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2025-07-23 21:16:06.221 | + functions-common:apt_get_update:1184 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2025-07-23 21:16:06.222 | + functions-common:apt_get_update:1185 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2025-07-23 21:16:06.317 | Ign:1 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy InRelease 2025-07-23 21:16:06.318 | Ign:2 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates InRelease 2025-07-23 21:16:06.318 | Ign:3 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports InRelease 2025-07-23 21:16:06.319 | Ign:4 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security InRelease 2025-07-23 21:16:06.319 | Hit:5 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release 2025-07-23 21:16:06.320 | Hit:6 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release 2025-07-23 21:16:06.320 | Hit:7 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release 2025-07-23 21:16:06.320 | Hit:8 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release 2025-07-23 21:16:06.321 | Ign:9 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release.gpg 2025-07-23 21:16:06.322 | Ign:10 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release.gpg 2025-07-23 21:16:06.322 | Ign:11 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release.gpg 2025-07-23 21:16:06.323 | Ign:12 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release.gpg 2025-07-23 21:16:07.569 | Reading package lists... 2025-07-23 21:16:07.590 | + functions-common:apt_get_update:1189 : REPOS_UPDATED=True 2025-07-23 21:16:07.592 | + functions-common:apt_get_update:1191 : time_stop apt-get-update 2025-07-23 21:16:07.594 | + functions-common:time_stop:2421 : local name 2025-07-23 21:16:07.597 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:16:07.599 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:16:07.601 | + functions-common:time_stop:2424 : local total 2025-07-23 21:16:07.603 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:16:07.605 | + functions-common:time_stop:2427 : name=apt-get-update 2025-07-23 21:16:07.607 | + functions-common:time_stop:2428 : start_time=1753305366214 2025-07-23 21:16:07.609 | + functions-common:time_stop:2430 : [[ -z 1753305366214 ]] 2025-07-23 21:16:07.611 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:16:07.614 | + functions-common:time_stop:2433 : end_time=1753305367612 2025-07-23 21:16:07.616 | + functions-common:time_stop:2434 : elapsed_time=1398 2025-07-23 21:16:07.618 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:16:07.623 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:16:07.626 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1398 2025-07-23 21:16:07.628 | + functions-common:install_package:1443 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2025-07-23 21:16:07.630 | + functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:16:07.632 | + functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:16:07.635 | + functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:16:07.638 | + functions-common:real_install_package:1431 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2025-07-23 21:16:07.657 | + functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2025-07-23 21:16:07.691 | Reading package lists... 2025-07-23 21:16:08.111 | Building dependency tree... 2025-07-23 21:16:08.112 | Reading state information... 2025-07-23 21:16:08.529 | python3-libvirt is already the newest version (8.0.0-1build1). 2025-07-23 21:16:08.530 | libvirt-clients is already the newest version (8.0.0-1ubuntu7.12). 2025-07-23 21:16:08.530 | libvirt-daemon-system is already the newest version (8.0.0-1ubuntu7.12). 2025-07-23 21:16:08.530 | qemu-system is already the newest version (1:6.2+dfsg-2ubuntu6.26). 2025-07-23 21:16:08.530 | libvirt-dev is already the newest version (8.0.0-1ubuntu7.12). 2025-07-23 21:16:08.530 | systemd-coredump is already the newest version (249.11-0ubuntu3.16). 2025-07-23 21:16:08.530 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:16:08.534 | + functions-common:apt_get:1215 : result=0 2025-07-23 21:16:08.537 | + functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:16:08.539 | + functions-common:time_stop:2421 : local name 2025-07-23 21:16:08.541 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:16:08.543 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:16:08.545 | + functions-common:time_stop:2424 : local total 2025-07-23 21:16:08.547 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:16:08.549 | + functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:16:08.551 | + functions-common:time_stop:2428 : start_time=1753305367655 2025-07-23 21:16:08.553 | + functions-common:time_stop:2430 : [[ -z 1753305367655 ]] 2025-07-23 21:16:08.555 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:16:08.559 | + functions-common:time_stop:2433 : end_time=1753305368557 2025-07-23 21:16:08.561 | + functions-common:time_stop:2434 : elapsed_time=902 2025-07-23 21:16:08.563 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:16:08.565 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:16:08.567 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=902 2025-07-23 21:16:08.569 | + functions-common:apt_get:1219 : return 0 2025-07-23 21:16:08.571 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : is_arch aarch64 2025-07-23 21:16:08.573 | ++ functions-common:is_arch:518 : uname -m 2025-07-23 21:16:08.577 | + functions-common:is_arch:518 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 21:16:08.579 | + lib/nova_plugins/functions-libvirt:install_libvirt:109 : [[ True == True ]] 2025-07-23 21:16:08.581 | + lib/nova_plugins/functions-libvirt:install_libvirt:110 : _enable_coredump 2025-07-23 21:16:08.583 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2025-07-23 21:16:08.585 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2025-07-23 21:16:08.587 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2025-07-23 21:16:08.599 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2025-07-23 21:16:08.612 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2025-07-23 21:16:08.612 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2025-07-23 21:16:08.623 | /var/core/core.%e.%p.%h.%t 2025-07-23 21:16:08.627 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2025-07-23 21:16:08.640 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2025-07-23 21:16:08.649 | [Service] 2025-07-23 21:16:08.649 | LimitCORE=infinity 2025-07-23 21:16:08.652 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2025-07-23 21:16:08.926 | + lib/nova:install_nova:944 : is_service_enabled n-novnc 2025-07-23 21:16:08.942 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:16:08.944 | ++ lib/nova:install_nova:946 : trueorfalse False NOVNC_FROM_PACKAGE 2025-07-23 21:16:08.960 | + lib/nova:install_nova:946 : NOVNC_FROM_PACKAGE=True 2025-07-23 21:16:08.962 | + lib/nova:install_nova:947 : '[' True = True ']' 2025-07-23 21:16:08.964 | + lib/nova:install_nova:956 : local novnc_packages 2025-07-23 21:16:08.966 | + lib/nova:install_nova:957 : novnc_packages=novnc 2025-07-23 21:16:08.968 | + lib/nova:install_nova:958 : GetOSVersion 2025-07-23 21:16:08.971 | + functions-common:GetOSVersion:437 : source /etc/os-release 2025-07-23 21:16:08.973 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 22.04.5 LTS' 2025-07-23 21:16:08.975 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2025-07-23 21:16:08.977 | ++ /etc/os-release:source:3 : VERSION_ID=22.04 2025-07-23 21:16:08.979 | ++ /etc/os-release:source:4 : VERSION='22.04.5 LTS (Jammy Jellyfish)' 2025-07-23 21:16:08.981 | ++ /etc/os-release:source:5 : VERSION_CODENAME=jammy 2025-07-23 21:16:08.983 | ++ /etc/os-release:source:6 : ID=ubuntu 2025-07-23 21:16:08.986 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2025-07-23 21:16:08.989 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2025-07-23 21:16:08.990 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2025-07-23 21:16:08.992 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2025-07-23 21:16:08.994 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2025-07-23 21:16:08.996 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=jammy 2025-07-23 21:16:08.997 | + functions-common:GetOSVersion:438 : [[ ubuntu22.04.5 LTS (Jammy Jellyfish) == \c\e\n\t\o\s\9 ]] 2025-07-23 21:16:09.000 | + functions-common:GetOSVersion:438 : [[ ubuntu22.04.5 LTS (Jammy Jellyfish) =~ rhel9 ]] 2025-07-23 21:16:09.002 | + functions-common:GetOSVersion:442 : [[ ubuntu22.04.5 LTS (Jammy Jellyfish) =~ rocky9 ]] 2025-07-23 21:16:09.004 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2025-07-23 21:16:09.007 | ++ functions-common:_ensure_lsb_release:414 : command -v lsb_release 2025-07-23 21:16:09.010 | + functions-common:_ensure_lsb_release:414 : [[ -x /usr/bin/lsb_release ]] 2025-07-23 21:16:09.012 | + functions-common:_ensure_lsb_release:415 : return 2025-07-23 21:16:09.015 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2025-07-23 21:16:09.059 | + functions-common:GetOSVersion:448 : os_RELEASE=22.04 2025-07-23 21:16:09.062 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2025-07-23 21:16:09.105 | + functions-common:GetOSVersion:449 : os_CODENAME=jammy 2025-07-23 21:16:09.108 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2025-07-23 21:16:09.151 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2025-07-23 21:16:09.153 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2025-07-23 21:16:09.156 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2025-07-23 21:16:09.159 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2025-07-23 21:16:09.161 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2025-07-23 21:16:09.164 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2025-07-23 21:16:09.166 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2025-07-23 21:16:09.169 | + lib/nova:install_nova:959 : [[ Ubuntu = \D\e\b\i\a\n ]] 2025-07-23 21:16:09.171 | + lib/nova:install_nova:963 : NOVNC_WEB_DIR=/usr/share/novnc 2025-07-23 21:16:09.174 | + lib/nova:install_nova:964 : install_package novnc 2025-07-23 21:16:09.177 | + functions-common:install_package:1442 : update_package_repo 2025-07-23 21:16:09.179 | + functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:16:09.182 | + functions-common:update_package_repo:1417 : REPOS_UPDATED=True 2025-07-23 21:16:09.184 | + functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:16:09.186 | + functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:16:09.189 | + functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:16:09.191 | + functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:16:09.193 | + functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:16:09.195 | + functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:16:09.197 | + functions-common:apt_get_update:1170 : [[ True == \T\r\u\e ]] 2025-07-23 21:16:09.199 | + functions-common:apt_get_update:1170 : [[ False != \T\r\u\e ]] 2025-07-23 21:16:09.202 | + functions-common:apt_get_update:1171 : return 2025-07-23 21:16:09.204 | + functions-common:install_package:1443 : real_install_package novnc 2025-07-23 21:16:09.206 | + functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:16:09.209 | + functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:16:09.212 | + functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:16:09.214 | + functions-common:real_install_package:1431 : apt_get install novnc 2025-07-23 21:16:09.235 | + functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install novnc 2025-07-23 21:16:09.266 | Reading package lists... 2025-07-23 21:16:09.525 | Building dependency tree... 2025-07-23 21:16:09.526 | Reading state information... 2025-07-23 21:16:09.843 | novnc is already the newest version (1:1.0.0-5). 2025-07-23 21:16:09.844 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:16:09.849 | + functions-common:apt_get:1215 : result=0 2025-07-23 21:16:09.851 | + functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:16:09.854 | + functions-common:time_stop:2421 : local name 2025-07-23 21:16:09.856 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:16:09.858 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:16:09.861 | + functions-common:time_stop:2424 : local total 2025-07-23 21:16:09.863 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:16:09.866 | + functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:16:09.868 | + functions-common:time_stop:2428 : start_time=1753305369232 2025-07-23 21:16:09.871 | + functions-common:time_stop:2430 : [[ -z 1753305369232 ]] 2025-07-23 21:16:09.874 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:16:09.879 | + functions-common:time_stop:2433 : end_time=1753305369876 2025-07-23 21:16:09.881 | + functions-common:time_stop:2434 : elapsed_time=644 2025-07-23 21:16:09.884 | + functions-common:time_stop:2435 : total=902 2025-07-23 21:16:09.886 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:16:09.889 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1546 2025-07-23 21:16:09.891 | + functions-common:apt_get:1219 : return 0 2025-07-23 21:16:09.894 | + lib/nova:install_nova:971 : is_service_enabled n-spice 2025-07-23 21:16:09.911 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:16:09.914 | + lib/nova:install_nova:983 : git_clone https://opendev.org/openstack/nova.git /opt/stack/new/nova master 2025-07-23 21:16:09.916 | + functions-common:git_clone:593 : local git_remote=https://opendev.org/openstack/nova.git 2025-07-23 21:16:09.918 | + functions-common:git_clone:594 : local git_dest=/opt/stack/new/nova 2025-07-23 21:16:09.921 | + functions-common:git_clone:595 : local git_ref=master 2025-07-23 21:16:09.923 | + functions-common:git_clone:596 : local orig_dir 2025-07-23 21:16:09.926 | ++ functions-common:git_clone:597 : pwd 2025-07-23 21:16:09.929 | + functions-common:git_clone:597 : orig_dir=/opt/stack/new/grenade 2025-07-23 21:16:09.931 | + functions-common:git_clone:598 : local git_clone_flags= 2025-07-23 21:16:09.933 | ++ functions-common:git_clone:600 : trueorfalse False RECLONE 2025-07-23 21:16:09.951 | + functions-common:git_clone:600 : RECLONE=False 2025-07-23 21:16:09.954 | + functions-common:git_clone:601 : [[ 0 -gt 0 ]] 2025-07-23 21:16:09.956 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2025-07-23 21:16:09.959 | + functions-common:git_clone:614 : echo master 2025-07-23 21:16:09.959 | + functions-common:git_clone:614 : egrep -q '^refs' 2025-07-23 21:16:09.964 | + functions-common:git_clone:628 : [[ ! -d /opt/stack/new/nova ]] 2025-07-23 21:16:09.966 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2025-07-23 21:16:09.969 | + functions-common:git_clone:673 : sudo git config --system --add safe.directory /opt/stack/new/nova 2025-07-23 21:16:09.984 | + functions-common:git_clone:676 : cd /opt/stack/new/nova 2025-07-23 21:16:09.987 | + functions-common:git_clone:677 : git show --oneline 2025-07-23 21:16:09.987 | + functions-common:git_clone:677 : head -1 2025-07-23 21:16:10.134 | fa13535aac Merge "libvirt: Add objects and notifications for sound model." 2025-07-23 21:16:10.137 | + functions-common:git_clone:678 : cd /opt/stack/new/grenade 2025-07-23 21:16:10.140 | + lib/nova:install_nova:984 : setup_develop /opt/stack/new/nova 2025-07-23 21:16:10.143 | + inc/python:setup_develop:354 : local bindep 2025-07-23 21:16:10.146 | + inc/python:setup_develop:355 : [[ /opt/stack/new/nova == -bindep* ]] 2025-07-23 21:16:10.149 | + inc/python:setup_develop:359 : local project_dir=/opt/stack/new/nova 2025-07-23 21:16:10.151 | + inc/python:setup_develop:360 : local extras= 2025-07-23 21:16:10.154 | + inc/python:setup_develop:361 : _setup_package_with_constraints_edit /opt/stack/new/nova -e 2025-07-23 21:16:10.157 | + inc/python:_setup_package_with_constraints_edit:380 : local bindep 2025-07-23 21:16:10.159 | + inc/python:_setup_package_with_constraints_edit:381 : [[ /opt/stack/new/nova == -bindep* ]] 2025-07-23 21:16:10.162 | + inc/python:_setup_package_with_constraints_edit:385 : local project_dir=/opt/stack/new/nova 2025-07-23 21:16:10.165 | + inc/python:_setup_package_with_constraints_edit:386 : local flags=-e 2025-07-23 21:16:10.168 | + inc/python:_setup_package_with_constraints_edit:387 : local extras= 2025-07-23 21:16:10.171 | ++ inc/python:_setup_package_with_constraints_edit:394 : cd /opt/stack/new/nova 2025-07-23 21:16:10.174 | ++ inc/python:_setup_package_with_constraints_edit:394 : pwd 2025-07-23 21:16:10.177 | + inc/python:_setup_package_with_constraints_edit:394 : project_dir=/opt/stack/new/nova 2025-07-23 21:16:10.179 | + inc/python:_setup_package_with_constraints_edit:396 : '[' -n /opt/stack/new/requirements ']' 2025-07-23 21:16:10.182 | + inc/python:_setup_package_with_constraints_edit:400 : local name 2025-07-23 21:16:10.185 | ++ inc/python:_setup_package_with_constraints_edit:401 : awk '/^name.*=/ {print $3}' /opt/stack/new/nova/setup.cfg 2025-07-23 21:16:10.192 | + inc/python:_setup_package_with_constraints_edit:401 : name=nova 2025-07-23 21:16:10.195 | + inc/python:_setup_package_with_constraints_edit:402 : '[' -z nova ']' 2025-07-23 21:16:10.197 | + inc/python:_setup_package_with_constraints_edit:406 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- nova 2025-07-23 21:16:10.357 | /opt/stack/new/requirements/.venv/lib/python3.10/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-07-23 21:16:10.357 | import pkg_resources 2025-07-23 21:16:10.470 | + inc/python:_setup_package_with_constraints_edit:409 : setup_package /opt/stack/new/nova -e 2025-07-23 21:16:10.473 | + inc/python:setup_package:437 : local bindep=0 2025-07-23 21:16:10.475 | + inc/python:setup_package:438 : local bindep_flag= 2025-07-23 21:16:10.478 | + inc/python:setup_package:439 : local bindep_profiles= 2025-07-23 21:16:10.480 | + inc/python:setup_package:440 : [[ /opt/stack/new/nova == -bindep* ]] 2025-07-23 21:16:10.483 | + inc/python:setup_package:445 : local project_dir=/opt/stack/new/nova 2025-07-23 21:16:10.485 | + inc/python:setup_package:446 : local flags=-e 2025-07-23 21:16:10.488 | + inc/python:setup_package:447 : local extras= 2025-07-23 21:16:10.490 | + inc/python:setup_package:451 : [[ -n -e ]] 2025-07-23 21:16:10.493 | + inc/python:setup_package:451 : [[ -z '' ]] 2025-07-23 21:16:10.495 | + inc/python:setup_package:451 : [[ ! -e =~ ^-.* ]] 2025-07-23 21:16:10.498 | + inc/python:setup_package:456 : [[ ! -z '' ]] 2025-07-23 21:16:10.500 | + inc/python:setup_package:461 : [[ 0 == 1 ]] 2025-07-23 21:16:10.502 | + inc/python:setup_package:465 : pip_install -e /opt/stack/new/nova 2025-07-23 21:16:10.523 | Using python 3.10 to install /opt/stack/new/nova 2025-07-23 21:16:10.526 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/nova 2025-07-23 21:16:11.534 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:16:11.540 | Obtaining file:///opt/stack/new/nova 2025-07-23 21:16:11.543 | Installing build dependencies: started 2025-07-23 21:16:13.154 | Installing build dependencies: finished with status 'done' 2025-07-23 21:16:13.155 | Checking if build backend supports build_editable: started 2025-07-23 21:16:13.481 | Checking if build backend supports build_editable: finished with status 'done' 2025-07-23 21:16:13.482 | Getting requirements to build editable: started 2025-07-23 21:16:13.668 | Getting requirements to build editable: finished with status 'done' 2025-07-23 21:16:13.671 | Preparing editable metadata (pyproject.toml): started 2025-07-23 21:16:15.838 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-07-23 21:16:15.854 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (6.1.1) 2025-07-23 21:16:15.855 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (2.0.41) 2025-07-23 21:16:15.856 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (5.2.1) 2025-07-23 21:16:15.857 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (0.40.1) 2025-07-23 21:16:15.857 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (3.1.6) 2025-07-23 21:16:15.858 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (10.11.0) 2025-07-23 21:16:15.859 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (6.0.0) 2025-07-23 21:16:15.859 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (2.5.1) 2025-07-23 21:16:15.860 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (43.0.3) 2025-07-23 21:16:15.861 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (1.8.9) 2025-07-23 21:16:15.862 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (3.2.3) 2025-07-23 21:16:15.862 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (3.1.0) 2025-07-23 21:16:15.863 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (3.10.1) 2025-07-23 21:16:15.864 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (3.16.0) 2025-07-23 21:16:15.864 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (1.16.4) 2025-07-23 21:16:15.865 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (1.3.0) 2025-07-23 21:16:15.866 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (3.5.1) 2025-07-23 21:16:15.866 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (2.1.0) 2025-07-23 21:16:15.867 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (4.25.0) 2025-07-23 21:16:15.868 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (9.7.0) 2025-07-23 21:16:15.869 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (5.11.1) 2025-07-23 21:16:15.869 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (11.6.0) 2025-07-23 21:16:15.920 | Collecting python-glanceclient>=2.8.0 (from nova==31.1.0.dev204) 2025-07-23 21:16:15.924 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/59/b2/1509df8b3d87de5f17af278c768e40637a487dc8dbf6964194946ed3cdb9/python_glanceclient-4.9.0-py3-none-any.whl.metadata (3.8 kB) 2025-07-23 21:16:15.932 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (2.32.4) 2025-07-23 21:16:15.933 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (5.4.1) 2025-07-23 21:16:15.949 | Collecting websockify>=0.9.0 (from nova==31.1.0.dev204) 2025-07-23 21:16:15.952 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/19/e8/6476cd85a71f7cfb04ca1e199809b75bc8580d075d4338ffcde4c761d620/websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2025-07-23 21:16:15.962 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (3.11.0) 2025-07-23 21:16:15.963 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (7.1.0) 2025-07-23 21:16:16.008 | Collecting oslo.config>=8.6.0 (from nova==31.1.0.dev204) 2025-07-23 21:16:16.010 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-07-23 21:16:16.054 | Collecting oslo.context>=3.4.0 (from nova==31.1.0.dev204) 2025-07-23 21:16:16.056 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a7/1b/30c2017abef2126aeded7424fd647e351cf059e545683ddc99c28a4a3a64/oslo_context-6.0.0-py3-none-any.whl.metadata (2.1 kB) 2025-07-23 21:16:16.110 | Collecting oslo.log>=4.6.1 (from nova==31.1.0.dev204) 2025-07-23 21:16:16.112 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5f/67/27f4cce3905b9cd34d4230621620f137a7041d19f431135ddcdeb8ea975e/oslo_log-7.2.0-py3-none-any.whl.metadata (2.8 kB) 2025-07-23 21:16:16.116 | Requirement already satisfied: oslo.limit>=1.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (2.7.0) 2025-07-23 21:16:16.117 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (3.5.1) 2025-07-23 21:16:16.118 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (5.7.0) 2025-07-23 21:16:16.118 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (2.5.0) 2025-07-23 21:16:16.166 | Collecting oslo.utils>=8.0.0 (from nova==31.1.0.dev204) 2025-07-23 21:16:16.168 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl.metadata (2.2 kB) 2025-07-23 21:16:16.171 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (17.3.0) 2025-07-23 21:16:16.172 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (7.6.0) 2025-07-23 21:16:16.172 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (17.1.0) 2025-07-23 21:16:16.173 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (4.5.1) 2025-07-23 21:16:16.174 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (3.7.0) 2025-07-23 21:16:16.175 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (6.5.1) 2025-07-23 21:16:16.175 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (4.2.2) 2025-07-23 21:16:16.176 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (2.0.0) 2025-07-23 21:16:16.177 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (6.6.0) 2025-07-23 21:16:16.177 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (7.0.0) 2025-07-23 21:16:16.178 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (3.7.0) 2025-07-23 21:16:16.229 | Collecting os-brick>=6.10.0 (from nova==31.1.0.dev204) 2025-07-23 21:16:16.232 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/08/d9/153cc274d096bd830a030e3086756a6a7d25b18e84016f02edc75b5a218e/os_brick-6.12.0-py3-none-any.whl.metadata (1.5 kB) 2025-07-23 21:16:16.241 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (1.1.0) 2025-07-23 21:16:16.242 | Requirement already satisfied: os-traits>=3.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (3.5.0) 2025-07-23 21:16:16.243 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (4.2.0) 2025-07-23 21:16:16.244 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (5.4.0) 2025-07-23 21:16:16.244 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (2.0.0) 2025-07-23 21:16:16.245 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (7.0.0) 2025-07-23 21:16:16.246 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (0.2.3) 2025-07-23 21:16:16.247 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (1.4.0) 2025-07-23 21:16:16.247 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (1.8.0) 2025-07-23 21:16:16.248 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (2.9.0.post0) 2025-07-23 21:16:16.254 | Requirement already satisfied: futurist>=1.8.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (3.1.1) 2025-07-23 21:16:16.254 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (4.6.0) 2025-07-23 21:16:16.254 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from nova==31.1.0.dev204) (6.0.2) 2025-07-23 21:16:16.256 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.10/site-packages (from alembic>=1.5.0->nova==31.1.0.dev204) (1.3.10) 2025-07-23 21:16:16.257 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from alembic>=1.5.0->nova==31.1.0.dev204) (4.14.1) 2025-07-23 21:16:16.258 | Requirement already satisfied: tomli in /opt/stack/data/venv/lib/python3.10/site-packages (from alembic>=1.5.0->nova==31.1.0.dev204) (2.2.1) 2025-07-23 21:16:16.261 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from castellan>=0.16.0->nova==31.1.0.dev204) (7.1.0) 2025-07-23 21:16:16.304 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from cryptography>=2.7->nova==31.1.0.dev204) (1.17.1) 2025-07-23 21:16:16.306 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.10/site-packages (from cffi>=1.12->cryptography>=2.7->nova==31.1.0.dev204) (2.22) 2025-07-23 21:16:16.349 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from eventlet>=0.30.1->nova==31.1.0.dev204) (2.7.0) 2025-07-23 21:16:16.358 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from futurist>=1.8.0->nova==31.1.0.dev204) (3.0.0) 2025-07-23 21:16:16.360 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from debtcollector>=3.0.0->futurist>=1.8.0->nova==31.1.0.dev204) (1.17.2) 2025-07-23 21:16:16.367 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from Jinja2>=2.10->nova==31.1.0.dev204) (3.0.2) 2025-07-23 21:16:16.403 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=4.0.0->nova==31.1.0.dev204) (25.3.0) 2025-07-23 21:16:16.404 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=4.0.0->nova==31.1.0.dev204) (2025.4.1) 2025-07-23 21:16:16.404 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=4.0.0->nova==31.1.0.dev204) (0.36.2) 2025-07-23 21:16:16.405 | Requirement already satisfied: rpds-py>=0.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=4.0.0->nova==31.1.0.dev204) (0.26.0) 2025-07-23 21:16:16.442 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.20.0->nova==31.1.0.dev204) (4.0.1) 2025-07-23 21:16:16.443 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.20.0->nova==31.1.0.dev204) (2.10.1) 2025-07-23 21:16:16.443 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=4.20.0->nova==31.1.0.dev204) (5.6.0) 2025-07-23 21:16:16.455 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=4.4.0->nova==31.1.0.dev204) (1.4.0) 2025-07-23 21:16:16.456 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=4.4.0->nova==31.1.0.dev204) (1.0.1) 2025-07-23 21:16:16.456 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=4.4.0->nova==31.1.0.dev204) (1.33) 2025-07-23 21:16:16.458 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=4.4.0->nova==31.1.0.dev204) (4.3.8) 2025-07-23 21:16:16.459 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=4.4.0->nova==31.1.0.dev204) (1.4.0) 2025-07-23 21:16:16.468 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==31.1.0.dev204) (3.0.0) 2025-07-23 21:16:16.514 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from os-brick>=6.10.0->nova==31.1.0.dev204) (9.1.2) 2025-07-23 21:16:16.515 | Requirement already satisfied: os-win>=5.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from os-brick>=6.10.0->nova==31.1.0.dev204) (5.9.0) 2025-07-23 21:16:16.568 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from os-vif>=3.1.0->nova==31.1.0.dev204) (2.12.0) 2025-07-23 21:16:16.569 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from os-vif>=3.1.0->nova==31.1.0.dev204) (0.8.1) 2025-07-23 21:16:16.653 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.concurrency>=5.0.1->nova==31.1.0.dev204) (0.19) 2025-07-23 21:16:16.667 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.db>=10.0.0->nova==31.1.0.dev204) (2.0.2) 2025-07-23 21:16:16.668 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.db>=10.0.0->nova==31.1.0.dev204) (0.5.0) 2025-07-23 21:16:16.760 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging>=14.1.0->nova==31.1.0.dev204) (5.5.2) 2025-07-23 21:16:16.761 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging>=14.1.0->nova==31.1.0.dev204) (5.3.1) 2025-07-23 21:16:16.762 | Requirement already satisfied: kombu>=4.6.6 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging>=14.1.0->nova==31.1.0.dev204) (5.5.4) 2025-07-23 21:16:16.762 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging>=14.1.0->nova==31.1.0.dev204) (0.12.0) 2025-07-23 21:16:16.766 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==31.1.0.dev204) (5.1.0) 2025-07-23 21:16:16.783 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->nova==31.1.0.dev204) (2025.2) 2025-07-23 21:16:16.784 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.10/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->nova==31.1.0.dev204) (25.0) 2025-07-23 21:16:16.821 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==31.1.0.dev204) (0.22.1) 2025-07-23 21:16:16.825 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.middleware>=3.31.0->nova==31.1.0.dev204) (4.0.1) 2025-07-23 21:16:16.828 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.middleware>=3.31.0->nova==31.1.0.dev204) (4.0.1) 2025-07-23 21:16:16.903 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.privsep>=2.6.2->nova==31.1.0.dev204) (1.1.1) 2025-07-23 21:16:16.944 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.service>=2.8.0->nova==31.1.0.dev204) (1.6.10) 2025-07-23 21:16:16.972 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=8.0.0->nova==31.1.0.dev204) (3.2.3) 2025-07-23 21:16:17.004 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==31.1.0.dev204) (4.2.5) 2025-07-23 21:16:17.005 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==31.1.0.dev204) (3.5.1) 2025-07-23 21:16:17.015 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.10/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==31.1.0.dev204) (2.4.0) 2025-07-23 21:16:17.024 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from paramiko>=2.7.1->nova==31.1.0.dev204) (1.5.0) 2025-07-23 21:16:17.028 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.10/site-packages (from Paste>=2.0.2->nova==31.1.0.dev204) (80.9.0) 2025-07-23 21:16:17.044 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.10/site-packages (from PrettyTable>=0.7.1->nova==31.1.0.dev204) (0.2.13) 2025-07-23 21:16:17.077 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==31.1.0.dev204) (4.10.0) 2025-07-23 21:16:17.082 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==31.1.0.dev204) (0.5.2) 2025-07-23 21:16:17.083 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==31.1.0.dev204) (2.7.0) 2025-07-23 21:16:17.092 | Requirement already satisfied: pyperclip>=1.8 in /opt/stack/data/venv/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==31.1.0.dev204) (1.9.0) 2025-07-23 21:16:17.092 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==31.1.0.dev204) (1.7.1) 2025-07-23 21:16:17.127 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-dateutil>=2.7.0->nova==31.1.0.dev204) (1.17.0) 2025-07-23 21:16:17.153 | Collecting warlock>=1.2.0 (from python-glanceclient>=2.8.0->nova==31.1.0.dev204) 2025-07-23 21:16:17.157 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/53/4b/8b3a3ae43afd4f7e4eebd86b53924d5271f84857ca38161ca502d0891caa/warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2025-07-23 21:16:17.167 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-glanceclient>=2.8.0->nova==31.1.0.dev204) (24.2.1) 2025-07-23 21:16:17.187 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-neutronclient>=7.1.0->nova==31.1.0.dev204) (4.1.0) 2025-07-23 21:16:17.189 | Requirement already satisfied: os-client-config>=1.28.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-neutronclient>=7.1.0->nova==31.1.0.dev204) (2.3.0) 2025-07-23 21:16:17.217 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.25.1->nova==31.1.0.dev204) (3.4.2) 2025-07-23 21:16:17.218 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.25.1->nova==31.1.0.dev204) (3.10) 2025-07-23 21:16:17.218 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.25.1->nova==31.1.0.dev204) (1.26.20) 2025-07-23 21:16:17.219 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==31.1.0.dev204) (2020.6.20) 2025-07-23 21:16:17.253 | Requirement already satisfied: rich>=11.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==31.1.0.dev204) (14.0.0) 2025-07-23 21:16:17.259 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==31.1.0.dev204) (3.0.0) 2025-07-23 21:16:17.259 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==31.1.0.dev204) (2.19.2) 2025-07-23 21:16:17.276 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==31.1.0.dev204) (0.1.2) 2025-07-23 21:16:17.285 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from Routes>=2.3.1->nova==31.1.0.dev204) (0.7) 2025-07-23 21:16:17.342 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.10/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==31.1.0.dev204) (2.7.2) 2025-07-23 21:16:17.353 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.10/site-packages (from tooz>=1.58.0->nova==31.1.0.dev204) (0.15.2) 2025-07-23 21:16:17.681 | Collecting numpy (from websockify>=0.9.0->nova==31.1.0.dev204) 2025-07-23 21:16:17.701 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b4/63/3de6a34ad7ad6646ac7d2f55ebc6ad439dbbf9c4370017c50cf403fb19b5/numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2025-07-23 21:16:17.727 | Requirement already satisfied: jwcrypto in /opt/stack/data/venv/lib/python3.10/site-packages (from websockify>=0.9.0->nova==31.1.0.dev204) (1.5.6) 2025-07-23 21:16:17.775 | Collecting redis (from websockify>=0.9.0->nova==31.1.0.dev204) 2025-07-23 21:16:17.779 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/13/67/e60968d3b0e077495a8fee89cf3f2373db98e528288a48f1ee44967f6e8c/redis-6.2.0-py3-none-any.whl.metadata (10 kB) 2025-07-23 21:16:17.826 | Requirement already satisfied: async-timeout>=4.0.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from redis->websockify>=0.9.0->nova==31.1.0.dev204) (5.0.1) 2025-07-23 21:16:17.874 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/08/d9/153cc274d096bd830a030e3086756a6a7d25b18e84016f02edc75b5a218e/os_brick-6.12.0-py3-none-any.whl (310 kB) 2025-07-23 21:16:17.887 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-07-23 21:16:17.889 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a7/1b/30c2017abef2126aeded7424fd647e351cf059e545683ddc99c28a4a3a64/oslo_context-6.0.0-py3-none-any.whl (19 kB) 2025-07-23 21:16:17.891 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5f/67/27f4cce3905b9cd34d4230621620f137a7041d19f431135ddcdeb8ea975e/oslo_log-7.2.0-py3-none-any.whl (75 kB) 2025-07-23 21:16:17.893 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl (134 kB) 2025-07-23 21:16:17.897 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/59/b2/1509df8b3d87de5f17af278c768e40637a487dc8dbf6964194946ed3cdb9/python_glanceclient-4.9.0-py3-none-any.whl (206 kB) 2025-07-23 21:16:17.908 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/53/4b/8b3a3ae43afd4f7e4eebd86b53924d5271f84857ca38161ca502d0891caa/warlock-2.1.0-py3-none-any.whl (10 kB) 2025-07-23 21:16:17.937 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/19/e8/6476cd85a71f7cfb04ca1e199809b75bc8580d075d4338ffcde4c761d620/websockify-0.13.0-py3-none-any.whl (41 kB) 2025-07-23 21:16:17.950 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b4/63/3de6a34ad7ad6646ac7d2f55ebc6ad439dbbf9c4370017c50cf403fb19b5/numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2025-07-23 21:16:18.090 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/16.8 MB 122.7 MB/s eta 0:00:00 2025-07-23 21:16:18.094 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/13/67/e60968d3b0e077495a8fee89cf3f2373db98e528288a48f1ee44967f6e8c/redis-6.2.0-py3-none-any.whl (278 kB) 2025-07-23 21:16:18.186 | Building wheels for collected packages: nova 2025-07-23 21:16:18.187 | Building editable for nova (pyproject.toml): started 2025-07-23 21:16:20.613 | Building editable for nova (pyproject.toml): finished with status 'done' 2025-07-23 21:16:20.614 | Created wheel for nova: filename=nova-31.1.0.dev204-0.editable-py3-none-any.whl size=9691 sha256=f6cf9cdbb4c073b0cc438abe7730ce4017862bf7be92b0070cd2e3ef81fcc974 2025-07-23 21:16:20.614 | Stored in directory: /tmp/pip-ephem-wheel-cache-mgdgo8ki/wheels/ff/3c/c9/04e142f261e1346e197d0f5d8ee1b071fceb20dbb84325e56e 2025-07-23 21:16:20.617 | Successfully built nova 2025-07-23 21:16:20.915 | Installing collected packages: redis, numpy, oslo.context, oslo.utils, oslo.config, websockify, warlock, python-glanceclient, oslo.log, os-brick, nova 2025-07-23 21:16:20.916 | Attempting uninstall: redis 2025-07-23 21:16:20.918 | Found existing installation: redis 5.2.1 2025-07-23 21:16:20.929 | Uninstalling redis-5.2.1: 2025-07-23 21:16:20.931 | Successfully uninstalled redis-5.2.1 2025-07-23 21:16:21.156 | Attempting uninstall: numpy 2025-07-23 21:16:21.159 | Found existing installation: numpy 2.2.3 2025-07-23 21:16:21.225 | Uninstalling numpy-2.2.3: 2025-07-23 21:16:21.237 | Successfully uninstalled numpy-2.2.3 2025-07-23 21:16:23.555 | Attempting uninstall: oslo.context 2025-07-23 21:16:23.556 | Found existing installation: oslo.context 6.0.0 2025-07-23 21:16:23.559 | Uninstalling oslo.context-6.0.0: 2025-07-23 21:16:23.560 | Successfully uninstalled oslo.context-6.0.0 2025-07-23 21:16:23.584 | Attempting uninstall: oslo.utils 2025-07-23 21:16:23.586 | Found existing installation: oslo.utils 9.0.0 2025-07-23 21:16:23.593 | Uninstalling oslo.utils-9.0.0: 2025-07-23 21:16:23.595 | Successfully uninstalled oslo.utils-9.0.0 2025-07-23 21:16:23.690 | Attempting uninstall: oslo.config 2025-07-23 21:16:23.691 | Found existing installation: oslo.config 10.0.0 2025-07-23 21:16:23.696 | Uninstalling oslo.config-10.0.0: 2025-07-23 21:16:23.699 | Successfully uninstalled oslo.config-10.0.0 2025-07-23 21:16:23.836 | Attempting uninstall: websockify 2025-07-23 21:16:23.838 | Found existing installation: websockify 0.12.0 2025-07-23 21:16:23.842 | Uninstalling websockify-0.12.0: 2025-07-23 21:16:23.845 | Successfully uninstalled websockify-0.12.0 2025-07-23 21:16:23.879 | Attempting uninstall: warlock 2025-07-23 21:16:23.881 | Found existing installation: warlock 2.0.1 2025-07-23 21:16:23.884 | Uninstalling warlock-2.0.1: 2025-07-23 21:16:23.885 | Successfully uninstalled warlock-2.0.1 2025-07-23 21:16:23.898 | Attempting uninstall: python-glanceclient 2025-07-23 21:16:23.900 | Found existing installation: python-glanceclient 4.8.0 2025-07-23 21:16:23.912 | Uninstalling python-glanceclient-4.8.0: 2025-07-23 21:16:23.915 | Successfully uninstalled python-glanceclient-4.8.0 2025-07-23 21:16:24.088 | Attempting uninstall: oslo.log 2025-07-23 21:16:24.089 | Found existing installation: oslo.log 7.2.0 2025-07-23 21:16:24.096 | Uninstalling oslo.log-7.2.0: 2025-07-23 21:16:24.098 | Successfully uninstalled oslo.log-7.2.0 2025-07-23 21:16:24.157 | Attempting uninstall: os-brick 2025-07-23 21:16:24.158 | Found existing installation: os-brick 6.11.0 2025-07-23 21:16:24.174 | Uninstalling os-brick-6.11.0: 2025-07-23 21:16:24.177 | Successfully uninstalled os-brick-6.11.0 2025-07-23 21:16:24.418 | Attempting uninstall: nova 2025-07-23 21:16:24.419 | Found existing installation: nova 31.0.1.dev17 2025-07-23 21:16:24.424 | Uninstalling nova-31.0.1.dev17: 2025-07-23 21:16:24.630 | Successfully uninstalled nova-31.0.1.dev17 2025-07-23 21:16:24.651 | 2025-07-23 21:16:24.685 | Successfully installed nova-31.1.0.dev204 numpy-2.2.6 os-brick-6.12.0 oslo.config-10.0.0 oslo.context-6.0.0 oslo.log-7.2.0 oslo.utils-9.0.0 python-glanceclient-4.9.0 redis-6.2.0 warlock-2.1.0 websockify-0.13.0 2025-07-23 21:16:24.994 | + inc/python:pip_install:216 : result=0 2025-07-23 21:16:24.996 | + inc/python:pip_install:218 : time_stop pip_install 2025-07-23 21:16:24.998 | + functions-common:time_stop:2421 : local name 2025-07-23 21:16:25.000 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:16:25.002 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:16:25.004 | + functions-common:time_stop:2424 : local total 2025-07-23 21:16:25.006 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:16:25.007 | + functions-common:time_stop:2427 : name=pip_install 2025-07-23 21:16:25.009 | + functions-common:time_stop:2428 : start_time=1753305370517 2025-07-23 21:16:25.011 | + functions-common:time_stop:2430 : [[ -z 1753305370517 ]] 2025-07-23 21:16:25.014 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:16:25.018 | + functions-common:time_stop:2433 : end_time=1753305385015 2025-07-23 21:16:25.019 | + functions-common:time_stop:2434 : elapsed_time=14498 2025-07-23 21:16:25.021 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:16:25.023 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:16:25.025 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=14498 2025-07-23 21:16:25.027 | + inc/python:pip_install:219 : return 0 2025-07-23 21:16:25.029 | + inc/python:setup_package:467 : [[ -e == \-\e ]] 2025-07-23 21:16:25.031 | + inc/python:setup_package:467 : [[ True == \F\a\l\s\e ]] 2025-07-23 21:16:25.034 | + inc/python:_setup_package_with_constraints_edit:413 : use_library_from_git /opt/stack/new/nova 2025-07-23 21:16:25.036 | + inc/python:use_library_from_git:266 : local name=/opt/stack/new/nova 2025-07-23 21:16:25.038 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:16:25.040 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:16:25.042 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,/opt/stack/new/nova, ]] 2025-07-23 21:16:25.045 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:16:25.047 | + lib/nova:install_nova:985 : sudo install -D -m 0644 -o stack /opt/stack/new/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2025-07-23 21:16:25.064 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-07-23 21:16:25.066 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:66 : upgrade_project nova /opt/stack/new/grenade/projects/60_nova stable/2025.1 master 2025-07-23 21:16:25.069 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:80 : project=nova 2025-07-23 21:16:25.071 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:81 : base_dir=/opt/stack/new/grenade/projects/60_nova 2025-07-23 21:16:25.073 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:82 : base_branch=stable/2025.1 2025-07-23 21:16:25.075 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:83 : target_branch=master 2025-07-23 21:16:25.077 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:85 : [[ stable/2025.1 == \m\a\s\t\e\r ]] 2025-07-23 21:16:25.079 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:88 : direction=from 2025-07-23 21:16:25.082 | ++ /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : get_release_name_from_branch stable/2025.1 2025-07-23 21:16:25.084 | ++ functions-common:get_release_name_from_branch:576 : local branch=stable/2025.1 2025-07-23 21:16:25.086 | ++ functions-common:get_release_name_from_branch:577 : [[ stable/2025.1 =~ stable/ ]] 2025-07-23 21:16:25.089 | ++ functions-common:get_release_name_from_branch:578 : echo 2025.1 2025-07-23 21:16:25.092 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : upgrade_dir=2025.1 2025-07-23 21:16:25.093 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:92 : upgrade_file=/opt/stack/new/grenade/projects/60_nova/from-2025.1/upgrade-nova 2025-07-23 21:16:25.096 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:93 : [[ -e /opt/stack/new/grenade/projects/60_nova/from-2025.1/upgrade-nova ]] 2025-07-23 21:16:25.098 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:96 : echo 'Warning: No new configurations were found for OpenStack nova.' 2025-07-23 21:16:25.098 | Warning: No new configurations were found for OpenStack nova. 2025-07-23 21:16:25.100 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:97 : echo 'If your patch fails during the upgrade this may be the cause.' 2025-07-23 21:16:25.100 | If your patch fails during the upgrade this may be the cause. 2025-07-23 21:16:25.102 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:69 : create_nova_keys_dir 2025-07-23 21:16:25.104 | + lib/nova:create_nova_keys_dir:857 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2025-07-23 21:16:25.119 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:72 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2025-07-23 21:16:28.266 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-07-23 21:16:28.266 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-07-23 21:16:28.880 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:73 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2025-07-23 21:16:31.046 | INFO alembic.runtime.migration [None req-57508c12-a0d2-40ea-8ac4-c628b1f8efc1 None None] Context impl MySQLImpl. 2025-07-23 21:16:31.047 | INFO alembic.runtime.migration [None req-57508c12-a0d2-40ea-8ac4-c628b1f8efc1 None None] Will assume non-transactional DDL. 2025-07-23 21:16:31.102 | INFO alembic.runtime.migration [None req-57508c12-a0d2-40ea-8ac4-c628b1f8efc1 None None] Context impl MySQLImpl. 2025-07-23 21:16:31.102 | INFO alembic.runtime.migration [None req-57508c12-a0d2-40ea-8ac4-c628b1f8efc1 None None] Will assume non-transactional DDL. 2025-07-23 21:16:31.671 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:75 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2025-07-23 21:16:31.702 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:77 : [[ False == \T\r\u\e ]] 2025-07-23 21:16:31.705 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:83 : [[ True == \T\r\u\e ]] 2025-07-23 21:16:31.707 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:85 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2025-07-23 21:16:34.563 | Running batches of 50 until complete 2025-07-23 21:16:34.563 | 1 rows matched query fill_virtual_interface_list, 0 migrated 2025-07-23 21:16:34.563 | ERROR nova.objects.instance [None req-c81caac8-2877-4b1e-b910-30addf6d39bd None None] [instance: 00000000-0000-0000-0000-000000000000] Unable to migrate instance because host None with node None not found: nova.exception.ComputeHostNotFound: Compute host None could not be found. 2025-07-23 21:16:34.567 | 1 rows matched query populate_instance_compute_id, 0 migrated 2025-07-23 21:16:34.567 | +-------------------------------------+--------------+-----------+ 2025-07-23 21:16:34.567 | | Migration | Total Needed | Completed | 2025-07-23 21:16:34.567 | +-------------------------------------+--------------+-----------+ 2025-07-23 21:16:34.567 | | fill_virtual_interface_list | 1 | 0 | 2025-07-23 21:16:34.567 | | migrate_empty_ratio | 0 | 0 | 2025-07-23 21:16:34.567 | | migrate_quota_classes_to_api_db | 0 | 0 | 2025-07-23 21:16:34.567 | | migrate_quota_limits_to_api_db | 0 | 0 | 2025-07-23 21:16:34.567 | | migration_migrate_to_uuid | 0 | 0 | 2025-07-23 21:16:34.567 | | populate_dev_uuids | 0 | 0 | 2025-07-23 21:16:34.567 | | populate_instance_compute_id | 1 | 0 | 2025-07-23 21:16:34.567 | | populate_missing_availability_zones | 0 | 0 | 2025-07-23 21:16:34.567 | | populate_queued_for_delete | 0 | 0 | 2025-07-23 21:16:34.567 | | populate_user_id | 0 | 0 | 2025-07-23 21:16:34.567 | | populate_uuids | 0 | 0 | 2025-07-23 21:16:34.567 | +-------------------------------------+--------------+-----------+ 2025-07-23 21:16:35.226 | ++ /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:89 : database_connection_url nova_cell0 2025-07-23 21:16:35.229 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2025-07-23 21:16:35.232 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2025-07-23 21:16:35.234 | ++ lib/databases/mysql:database_connection_url_mysql:243 : local db=nova_cell0 2025-07-23 21:16:35.237 | ++ lib/databases/mysql:database_connection_url_mysql:244 : local plugin 2025-07-23 21:16:35.239 | ++ lib/databases/mysql:database_connection_url_mysql:248 : [[ False == \T\r\u\e ]] 2025-07-23 21:16:35.242 | ++ lib/databases/mysql:database_connection_url_mysql:254 : echo '/nova_cell0?charset=utf8' 2025-07-23 21:16:35.246 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:89 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection '/nova_cell0?charset=utf8' 2025-07-23 21:16:37.472 | Cell0 is already setup 2025-07-23 21:16:38.026 | ++ /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:90 : get_transport_url 2025-07-23 21:16:38.029 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-07-23 21:16:38.032 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-07-23 21:16:38.048 | ++ functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:16:38.051 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@200.225.47.25:5672/ 2025-07-23 21:16:38.054 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:90 : /opt/stack/data/venv/bin/nova-manage cell_v2 simple_cell_setup --transport-url rabbit://stackrabbit:secretrabbit@200.225.47.25:5672/ 2025-07-23 21:16:40.347 | Cell0 is already setup 2025-07-23 21:16:40.347 | INFO alembic.runtime.migration [None req-4c3f806c-9d22-4e1a-b675-f4a81d323416 None None] Context impl MySQLImpl. 2025-07-23 21:16:40.347 | INFO alembic.runtime.migration [None req-4c3f806c-9d22-4e1a-b675-f4a81d323416 None None] Will assume non-transactional DDL. 2025-07-23 21:16:40.707 | All hosts are already mapped to cell(s). 2025-07-23 21:16:41.390 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:95 : ensure_services_started placement-api 2025-07-23 21:16:41.393 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:165 : local wait_for=120 2025-07-23 21:16:41.395 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:166 : '[' 120 -gt 0 ']' 2025-07-23 21:16:41.397 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:167 : not_running= 2025-07-23 21:16:41.400 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:168 : local service= 2025-07-23 21:16:41.402 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:169 : for service in "$@" 2025-07-23 21:16:41.404 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:170 : is_service_running placement-api 2025-07-23 21:16:41.407 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=placement-api 2025-07-23 21:16:41.409 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:16:41.411 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@placement-api --no-pager 2025-07-23 21:16:41.426 | enabled 2025-07-23 21:16:41.430 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:117 : sudo systemctl status devstack@placement-api --no-pager 2025-07-23 21:16:41.451 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2025-07-23 21:16:41.452 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2025-07-23 21:16:41.452 | Active: active (running) since Wed 2025-07-23 21:14:24 UTC; 2min 16s ago 2025-07-23 21:16:41.452 | Main PID: 176153 (uwsgi) 2025-07-23 21:16:41.452 | Status: "uWSGI is ready" 2025-07-23 21:16:41.452 | Tasks: 3 (limit: 9431) 2025-07-23 21:16:41.452 | Memory: 158.9M 2025-07-23 21:16:41.452 | CPU: 3.135s 2025-07-23 21:16:41.452 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2025-07-23 21:16:41.452 | ├─176153 "placementuWSGI master" 2025-07-23 21:16:41.452 | ├─176154 "placementuWSGI worker 1" 2025-07-23 21:16:41.452 | └─176155 "placementuWSGI worker 2" 2025-07-23 21:16:41.452 | 2025-07-23 21:16:41.452 | Jul 23 21:14:26 npc1a3e38788184 devstack@placement-api.service[176154]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x556789fecce0 pid: 176154 (default app) 2025-07-23 21:16:41.452 | Jul 23 21:14:26 npc1a3e38788184 devstack@placement-api.service[176154]: DEBUG placement.requestlog [None req-dd68a247-e154-4ea9-b495-fd3387bdcf88 None None] Starting request: 200.225.47.25 "GET /placement/" {{(pid=176154) __call__ /opt/stack/new/placement/placement/requestlog.py:55}} 2025-07-23 21:16:41.452 | Jul 23 21:14:26 npc1a3e38788184 devstack@placement-api.service[176155]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "trait_sync" {{(pid=176155) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} 2025-07-23 21:16:41.452 | Jul 23 21:14:26 npc1a3e38788184 devstack@placement-api.service[176155]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "resource_classes_sync" {{(pid=176155) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} 2025-07-23 21:16:41.452 | Jul 23 21:14:26 npc1a3e38788184 devstack@placement-api.service[176155]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "resource_classes_sync" {{(pid=176155) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:316}} 2025-07-23 21:16:41.452 | Jul 23 21:14:26 npc1a3e38788184 devstack@placement-api.service[176155]: DEBUG placement.objects.resource_class [-] Found existing resource classes in db: ['DISK_GB', 'FPGA', 'IPV4_ADDRESS', 'MEMORY_MB', 'MEM_ENCRYPTION_CONTEXT', 'NET_BW_EGR_KILOBIT_PER_SEC', 'NET_BW_IGR_KILOBIT_PER_SEC', 'NET_PACKET_RATE_EGR_KILOPACKET_PER_SEC', 'NET_PACKET_RATE_IGR_KILOPACKET_PER_SEC', 'NET_PACKET_RATE_KILOPACKET_PER_SEC', 'NUMA_CORE', 'NUMA_MEMORY_MB', 'NUMA_SOCKET', 'NUMA_THREAD', 'PCI_DEVICE', 'PCPU', 'PGPU', 'SRIOV_NET_VF', 'VCPU', 'VGPU', 'VGPU_DISPLAY_HEAD'] {{(pid=176155) _resource_classes_sync /opt/stack/new/placement/placement/objects/resource_class.py:233}} 2025-07-23 21:16:41.452 | Jul 23 21:14:26 npc1a3e38788184 devstack@placement-api.service[176155]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "resource_classes_sync" {{(pid=176155) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:334}} 2025-07-23 21:16:41.452 | Jul 23 21:14:26 npc1a3e38788184 devstack@placement-api.service[176155]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x556789fecce0 pid: 176155 (default app) 2025-07-23 21:16:41.452 | Jul 23 21:14:26 npc1a3e38788184 devstack@placement-api.service[176154]: INFO placement.requestlog [None req-dd68a247-e154-4ea9-b495-fd3387bdcf88 None None] 200.225.47.25 "GET /placement/" status: 200 len: 136 microversion: 1.0 2025-07-23 21:16:41.452 | Jul 23 21:14:26 npc1a3e38788184 devstack@placement-api.service[176154]: [pid: 176154|app: 0|req: 1/1] 200.225.47.25 () {50 vars in 776 bytes} [Wed Jul 23 21:14:26 2025] GET /placement => generated 136 bytes in 8 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2025-07-23 21:16:41.456 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:118 : exitcode=0 2025-07-23 21:16:41.459 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 0 2025-07-23 21:16:41.461 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:175 : [[ -n '' ]] 2025-07-23 21:16:41.464 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:179 : break 2025-07-23 21:16:41.466 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:184 : [[ -n '' ]] 2025-07-23 21:16:41.469 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:104 : /opt/stack/data/venv/bin/nova-status upgrade check 2025-07-23 21:16:44.185 | +---------------------------------------------------------------------+ 2025-07-23 21:16:44.185 | | Upgrade Check Results | 2025-07-23 21:16:44.185 | +---------------------------------------------------------------------+ 2025-07-23 21:16:44.185 | | Check: Cells v2 | 2025-07-23 21:16:44.185 | | Result: Success | 2025-07-23 21:16:44.185 | | Details: None | 2025-07-23 21:16:44.185 | +---------------------------------------------------------------------+ 2025-07-23 21:16:44.185 | | Check: Placement API | 2025-07-23 21:16:44.185 | | Result: Success | 2025-07-23 21:16:44.185 | | Details: None | 2025-07-23 21:16:44.185 | +---------------------------------------------------------------------+ 2025-07-23 21:16:44.185 | | Check: Cinder API | 2025-07-23 21:16:44.185 | | Result: Success | 2025-07-23 21:16:44.185 | | Details: None | 2025-07-23 21:16:44.185 | +---------------------------------------------------------------------+ 2025-07-23 21:16:44.185 | | Check: Policy File JSON to YAML Migration | 2025-07-23 21:16:44.185 | | Result: Success | 2025-07-23 21:16:44.185 | | Details: None | 2025-07-23 21:16:44.185 | +---------------------------------------------------------------------+ 2025-07-23 21:16:44.185 | | Check: Older than N-1 computes | 2025-07-23 21:16:44.185 | | Result: Success | 2025-07-23 21:16:44.185 | | Details: None | 2025-07-23 21:16:44.185 | +---------------------------------------------------------------------+ 2025-07-23 21:16:44.185 | | Check: hw_machine_type unset | 2025-07-23 21:16:44.185 | | Result: Warning | 2025-07-23 21:16:44.185 | | Details: Instances found without hw_machine_type set. This warning | 2025-07-23 21:16:44.185 | | can be ignored if your environment does not contain | 2025-07-23 21:16:44.185 | | libvirt based compute hosts. Use the `nova-manage libvirt | 2025-07-23 21:16:44.185 | | list_unset_machine_type` command to list these instances. | 2025-07-23 21:16:44.185 | | For more details see the following: | 2025-07-23 21:16:44.185 | | https://docs.openstack.org/nova/latest/admin/hw-machine- | 2025-07-23 21:16:44.185 | | type.html | 2025-07-23 21:16:44.185 | +---------------------------------------------------------------------+ 2025-07-23 21:16:44.185 | | Check: Service User Token Configuration | 2025-07-23 21:16:44.186 | | Result: Success | 2025-07-23 21:16:44.186 | | Details: None | 2025-07-23 21:16:44.186 | +---------------------------------------------------------------------+ 2025-07-23 21:16:44.814 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:105 : rc=1 2025-07-23 21:16:44.817 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:106 : [[ 1 -ge 2 ]] 2025-07-23 21:16:44.820 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:112 : start_nova_api 2025-07-23 21:16:44.824 | + lib/nova:start_nova_api:991 : local service_port=8774 2025-07-23 21:16:44.827 | + lib/nova:start_nova_api:992 : local service_protocol=http 2025-07-23 21:16:44.829 | + lib/nova:start_nova_api:993 : local nova_url 2025-07-23 21:16:44.832 | + lib/nova:start_nova_api:994 : is_service_enabled tls-proxy 2025-07-23 21:16:44.850 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:16:44.853 | + lib/nova:start_nova_api:1000 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:16:44.856 | + lib/nova:start_nova_api:1001 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:16:44.858 | + lib/nova:start_nova_api:1001 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:16:44.862 | ++ lib/nova:start_nova_api:1003 : which uwsgi 2025-07-23 21:16:44.867 | + lib/nova:start_nova_api:1003 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-07-23 21:16:44.870 | + functions-common:run_process:1675 : local service=n-api 2025-07-23 21:16:44.873 | + functions-common:run_process:1676 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-07-23 21:16:44.875 | + functions-common:run_process:1677 : local group= 2025-07-23 21:16:44.878 | + functions-common:run_process:1678 : local user= 2025-07-23 21:16:44.880 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:16:44.883 | + functions-common:run_process:1681 : local name=n-api 2025-07-23 21:16:44.886 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:16:44.888 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:16:44.891 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:16:44.893 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:16:44.896 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:16:44.901 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305404898 2025-07-23 21:16:44.904 | + functions-common:run_process:1684 : is_service_enabled n-api 2025-07-23 21:16:44.921 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:16:44.925 | + functions-common:run_process:1685 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2025-07-23 21:16:44.928 | + functions-common:_run_under_systemd:1632 : local service=n-api 2025-07-23 21:16:44.930 | + functions-common:_run_under_systemd:1633 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-07-23 21:16:44.933 | + functions-common:_run_under_systemd:1634 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-07-23 21:16:44.936 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-07-23 21:16:44.939 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-07-23 21:16:44.942 | + functions-common:_common_systemd_pitfalls:1607 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2025-07-23 21:16:44.944 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2025-07-23 21:16:44.947 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@n-api.service 2025-07-23 21:16:44.950 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:16:44.953 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:16:44.956 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:16:44.959 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:16:44.962 | + functions-common:_run_under_systemd:1645 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2025-07-23 21:16:44.964 | + functions-common:_run_under_systemd:1646 : [[ True == \T\r\u\e ]] 2025-07-23 21:16:44.967 | + functions-common:_run_under_systemd:1647 : cmd='/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:16:44.970 | + functions-common:_run_under_systemd:1649 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2025-07-23 21:16:44.973 | + functions-common:write_uwsgi_user_unit_file:1571 : local service=devstack@n-api.service 2025-07-23 21:16:44.976 | + functions-common:write_uwsgi_user_unit_file:1572 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:16:44.978 | + functions-common:write_uwsgi_user_unit_file:1573 : local group= 2025-07-23 21:16:44.981 | + functions-common:write_uwsgi_user_unit_file:1574 : local user=stack 2025-07-23 21:16:44.983 | + functions-common:write_uwsgi_user_unit_file:1575 : local env_vars= 2025-07-23 21:16:44.985 | + functions-common:write_uwsgi_user_unit_file:1576 : local unitfile=/etc/systemd/system/devstack@n-api.service 2025-07-23 21:16:44.988 | + functions-common:write_uwsgi_user_unit_file:1577 : mkdir -p /etc/systemd/system 2025-07-23 21:16:44.993 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2025-07-23 21:16:45.056 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:16:45.120 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2025-07-23 21:16:45.184 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2025-07-23 21:16:45.251 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:16:45.321 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:16:45.389 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2025-07-23 21:16:45.456 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2025-07-23 21:16:45.518 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2025-07-23 21:16:45.578 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2025-07-23 21:16:45.636 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2025-07-23 21:16:45.693 | + functions-common:write_uwsgi_user_unit_file:1591 : [[ -n '' ]] 2025-07-23 21:16:45.695 | + functions-common:write_uwsgi_user_unit_file:1594 : [[ -n '' ]] 2025-07-23 21:16:45.698 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2025-07-23 21:16:45.757 | + functions-common:write_uwsgi_user_unit_file:1600 : sudo systemctl daemon-reload 2025-07-23 21:16:46.067 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@n-api.service 2025-07-23 21:16:46.083 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2025-07-23 21:16:46.373 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@n-api.service 2025-07-23 21:16:46.448 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:16:46.452 | + functions-common:time_stop:2421 : local name 2025-07-23 21:16:46.455 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:16:46.458 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:16:46.461 | + functions-common:time_stop:2424 : local total 2025-07-23 21:16:46.463 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:16:46.466 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:16:46.468 | + functions-common:time_stop:2428 : start_time=1753305404898 2025-07-23 21:16:46.471 | + functions-common:time_stop:2430 : [[ -z 1753305404898 ]] 2025-07-23 21:16:46.474 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:16:46.479 | + functions-common:time_stop:2433 : end_time=1753305406476 2025-07-23 21:16:46.482 | + functions-common:time_stop:2434 : elapsed_time=1578 2025-07-23 21:16:46.485 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:16:46.487 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:16:46.490 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1578 2025-07-23 21:16:46.493 | + lib/nova:start_nova_api:1004 : nova_url=http://200.225.47.25/compute/v2.1/ 2025-07-23 21:16:46.496 | + lib/nova:start_nova_api:1006 : echo 'Waiting for nova-api to start...' 2025-07-23 21:16:46.496 | Waiting for nova-api to start... 2025-07-23 21:16:46.499 | + lib/nova:start_nova_api:1007 : wait_for_service 120 http://200.225.47.25/compute/v2.1/ 2025-07-23 21:16:46.502 | + functions:wait_for_service:468 : local timeout=120 2025-07-23 21:16:46.505 | + functions:wait_for_service:469 : local url=http://200.225.47.25/compute/v2.1/ 2025-07-23 21:16:46.508 | + functions:wait_for_service:470 : local rval=0 2025-07-23 21:16:46.511 | + functions:wait_for_service:471 : time_start wait_for_service 2025-07-23 21:16:46.514 | + functions-common:time_start:2407 : local name=wait_for_service 2025-07-23 21:16:46.517 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:16:46.520 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:16:46.524 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:16:46.529 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305406526 2025-07-23 21:16:46.531 | + functions:wait_for_service:472 : timeout 120 bash -x 2025-07-23 21:16:46.538 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://200.225.47.25/compute/v2.1/ 2025-07-23 21:16:50.309 | + :: : [[ 200 == 503 ]] 2025-07-23 21:16:50.311 | + :: : [[ 0 -eq 7 ]] 2025-07-23 21:16:50.314 | + functions:wait_for_service:477 : time_stop wait_for_service 2025-07-23 21:16:50.317 | + functions-common:time_stop:2421 : local name 2025-07-23 21:16:50.319 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:16:50.322 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:16:50.325 | + functions-common:time_stop:2424 : local total 2025-07-23 21:16:50.328 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:16:50.331 | + functions-common:time_stop:2427 : name=wait_for_service 2025-07-23 21:16:50.334 | + functions-common:time_stop:2428 : start_time=1753305406526 2025-07-23 21:16:50.336 | + functions-common:time_stop:2430 : [[ -z 1753305406526 ]] 2025-07-23 21:16:50.339 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:16:50.344 | + functions-common:time_stop:2433 : end_time=1753305410342 2025-07-23 21:16:50.347 | + functions-common:time_stop:2434 : elapsed_time=3816 2025-07-23 21:16:50.350 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:16:50.352 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:16:50.355 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=3816 2025-07-23 21:16:50.358 | + functions:wait_for_service:478 : return 0 2025-07-23 21:16:50.361 | + lib/nova:start_nova_api:1011 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:16:50.363 | + lib/nova:start_nova_api:1011 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:16:50.368 | ++ /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:116 : type -t start_nova_conductor 2025-07-23 21:16:50.372 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:116 : '[' function ']' 2025-07-23 21:16:50.374 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:117 : run_process n-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-07-23 21:16:50.377 | + functions-common:run_process:1675 : local service=n-cond 2025-07-23 21:16:50.380 | + functions-common:run_process:1676 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-07-23 21:16:50.382 | + functions-common:run_process:1677 : local group= 2025-07-23 21:16:50.385 | + functions-common:run_process:1678 : local user= 2025-07-23 21:16:50.388 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:16:50.391 | + functions-common:run_process:1681 : local name=n-cond 2025-07-23 21:16:50.393 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:16:50.396 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:16:50.399 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:16:50.401 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:16:50.405 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:16:50.410 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305410407 2025-07-23 21:16:50.412 | + functions-common:run_process:1684 : is_service_enabled n-cond 2025-07-23 21:16:50.430 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:16:50.432 | + functions-common:run_process:1685 : _run_under_systemd n-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2025-07-23 21:16:50.436 | + functions-common:_run_under_systemd:1632 : local service=n-cond 2025-07-23 21:16:50.439 | + functions-common:_run_under_systemd:1633 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-07-23 21:16:50.442 | + functions-common:_run_under_systemd:1634 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-07-23 21:16:50.444 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-07-23 21:16:50.446 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-07-23 21:16:50.449 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2025-07-23 21:16:50.451 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2025-07-23 21:16:50.454 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@n-cond.service 2025-07-23 21:16:50.457 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:16:50.459 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:16:50.462 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:16:50.465 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:16:50.468 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2025-07-23 21:16:50.470 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@n-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack '' 2025-07-23 21:16:50.473 | + functions-common:write_user_unit_file:1539 : local service=devstack@n-cond.service 2025-07-23 21:16:50.475 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-07-23 21:16:50.477 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:16:50.480 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:16:50.482 | + functions-common:write_user_unit_file:1543 : local env_vars= 2025-07-23 21:16:50.485 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:16:50.487 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:16:50.489 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@n-cond.service 2025-07-23 21:16:50.491 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:16:50.495 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond.service Unit Description 'Devstack devstack@n-cond.service' 2025-07-23 21:16:50.556 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:16:50.619 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond.service Service User stack 2025-07-23 21:16:50.681 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-07-23 21:16:50.740 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-cond.service Service KillMode process 2025-07-23 21:16:50.803 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-cond.service Service TimeoutStopSec 300 2025-07-23 21:16:50.863 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@n-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:16:50.927 | + functions-common:write_user_unit_file:1558 : [[ -n '' ]] 2025-07-23 21:16:50.929 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:16:50.932 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@n-cond.service Install WantedBy multi-user.target 2025-07-23 21:16:50.992 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:16:51.288 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@n-cond.service 2025-07-23 21:16:51.302 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond.service → /etc/systemd/system/devstack@n-cond.service. 2025-07-23 21:16:51.609 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@n-cond.service 2025-07-23 21:16:51.628 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:16:51.631 | + functions-common:time_stop:2421 : local name 2025-07-23 21:16:51.633 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:16:51.635 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:16:51.637 | + functions-common:time_stop:2424 : local total 2025-07-23 21:16:51.639 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:16:51.642 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:16:51.644 | + functions-common:time_stop:2428 : start_time=1753305410407 2025-07-23 21:16:51.646 | + functions-common:time_stop:2430 : [[ -z 1753305410407 ]] 2025-07-23 21:16:51.649 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:16:51.653 | + functions-common:time_stop:2433 : end_time=1753305411651 2025-07-23 21:16:51.656 | + functions-common:time_stop:2434 : elapsed_time=1244 2025-07-23 21:16:51.658 | + functions-common:time_stop:2435 : total=1578 2025-07-23 21:16:51.660 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:16:51.662 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2822 2025-07-23 21:16:51.664 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:119 : start_nova_rest 2025-07-23 21:16:51.667 | + lib/nova:start_nova_rest:1104 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:16:51.669 | + lib/nova:start_nova_rest:1105 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:16:51.672 | + lib/nova:start_nova_rest:1105 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:16:51.674 | + lib/nova:start_nova_rest:1107 : local compute_cell_conf=/etc/nova/nova.conf 2025-07-23 21:16:51.677 | + lib/nova:start_nova_rest:1109 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-07-23 21:16:51.679 | + functions-common:run_process:1675 : local service=n-sch 2025-07-23 21:16:51.681 | + functions-common:run_process:1676 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-07-23 21:16:51.684 | + functions-common:run_process:1677 : local group= 2025-07-23 21:16:51.686 | + functions-common:run_process:1678 : local user= 2025-07-23 21:16:51.688 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:16:51.690 | + functions-common:run_process:1681 : local name=n-sch 2025-07-23 21:16:51.692 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:16:51.694 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:16:51.697 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:16:51.699 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:16:51.702 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:16:51.707 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305411704 2025-07-23 21:16:51.709 | + functions-common:run_process:1684 : is_service_enabled n-sch 2025-07-23 21:16:51.726 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:16:51.728 | + functions-common:run_process:1685 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2025-07-23 21:16:51.731 | + functions-common:_run_under_systemd:1632 : local service=n-sch 2025-07-23 21:16:51.733 | + functions-common:_run_under_systemd:1633 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-07-23 21:16:51.735 | + functions-common:_run_under_systemd:1634 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-07-23 21:16:51.738 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-07-23 21:16:51.740 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-07-23 21:16:51.742 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2025-07-23 21:16:51.745 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2025-07-23 21:16:51.747 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@n-sch.service 2025-07-23 21:16:51.750 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:16:51.752 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:16:51.755 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:16:51.757 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:16:51.759 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2025-07-23 21:16:51.762 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2025-07-23 21:16:51.764 | + functions-common:write_user_unit_file:1539 : local service=devstack@n-sch.service 2025-07-23 21:16:51.766 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-07-23 21:16:51.768 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:16:51.770 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:16:51.772 | + functions-common:write_user_unit_file:1543 : local env_vars= 2025-07-23 21:16:51.774 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:16:51.776 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:16:51.778 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2025-07-23 21:16:51.781 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:16:51.785 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2025-07-23 21:16:51.843 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:16:51.899 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2025-07-23 21:16:52.008 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-07-23 21:16:52.067 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2025-07-23 21:16:52.126 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2025-07-23 21:16:52.184 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:16:52.243 | + functions-common:write_user_unit_file:1558 : [[ -n '' ]] 2025-07-23 21:16:52.245 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:16:52.247 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2025-07-23 21:16:52.307 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:16:52.601 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@n-sch.service 2025-07-23 21:16:52.617 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2025-07-23 21:16:52.927 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@n-sch.service 2025-07-23 21:16:52.953 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:16:52.953 | + functions-common:time_stop:2421 : local name 2025-07-23 21:16:52.953 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:16:52.956 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:16:52.961 | + functions-common:time_stop:2424 : local total 2025-07-23 21:16:52.961 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:16:52.964 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:16:52.966 | + functions-common:time_stop:2428 : start_time=1753305411704 2025-07-23 21:16:52.969 | + functions-common:time_stop:2430 : [[ -z 1753305411704 ]] 2025-07-23 21:16:52.974 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:16:52.977 | + functions-common:time_stop:2433 : end_time=1753305412974 2025-07-23 21:16:52.980 | + functions-common:time_stop:2434 : elapsed_time=1270 2025-07-23 21:16:52.982 | + functions-common:time_stop:2435 : total=2822 2025-07-23 21:16:52.986 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:16:52.987 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=4092 2025-07-23 21:16:52.993 | ++ lib/nova:start_nova_rest:1110 : which uwsgi 2025-07-23 21:16:52.996 | + lib/nova:start_nova_rest:1110 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-07-23 21:16:52.998 | + functions-common:run_process:1675 : local service=n-api-meta 2025-07-23 21:16:53.005 | + functions-common:run_process:1676 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-07-23 21:16:53.005 | + functions-common:run_process:1677 : local group= 2025-07-23 21:16:53.006 | + functions-common:run_process:1678 : local user= 2025-07-23 21:16:53.009 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:16:53.011 | + functions-common:run_process:1681 : local name=n-api-meta 2025-07-23 21:16:53.014 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:16:53.016 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:16:53.019 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:16:53.021 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:16:53.024 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:16:53.029 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305413026 2025-07-23 21:16:53.032 | + functions-common:run_process:1684 : is_service_enabled n-api-meta 2025-07-23 21:16:53.049 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:16:53.051 | + functions-common:run_process:1685 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2025-07-23 21:16:53.054 | + functions-common:_run_under_systemd:1632 : local service=n-api-meta 2025-07-23 21:16:53.056 | + functions-common:_run_under_systemd:1633 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-07-23 21:16:53.059 | + functions-common:_run_under_systemd:1634 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-07-23 21:16:53.061 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-07-23 21:16:53.064 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-07-23 21:16:53.066 | + functions-common:_common_systemd_pitfalls:1607 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2025-07-23 21:16:53.069 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2025-07-23 21:16:53.071 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@n-api-meta.service 2025-07-23 21:16:53.074 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:16:53.076 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:16:53.078 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:16:53.081 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:16:53.083 | + functions-common:_run_under_systemd:1645 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2025-07-23 21:16:53.085 | + functions-common:_run_under_systemd:1646 : [[ True == \T\r\u\e ]] 2025-07-23 21:16:53.088 | + functions-common:_run_under_systemd:1647 : cmd='/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:16:53.090 | + functions-common:_run_under_systemd:1649 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2025-07-23 21:16:53.093 | + functions-common:write_uwsgi_user_unit_file:1571 : local service=devstack@n-api-meta.service 2025-07-23 21:16:53.095 | + functions-common:write_uwsgi_user_unit_file:1572 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:16:53.098 | + functions-common:write_uwsgi_user_unit_file:1573 : local group= 2025-07-23 21:16:53.100 | + functions-common:write_uwsgi_user_unit_file:1574 : local user=stack 2025-07-23 21:16:53.103 | + functions-common:write_uwsgi_user_unit_file:1575 : local env_vars= 2025-07-23 21:16:53.105 | + functions-common:write_uwsgi_user_unit_file:1576 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2025-07-23 21:16:53.108 | + functions-common:write_uwsgi_user_unit_file:1577 : mkdir -p /etc/systemd/system 2025-07-23 21:16:53.112 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2025-07-23 21:16:53.186 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:16:53.252 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2025-07-23 21:16:53.316 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2025-07-23 21:16:53.382 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:16:53.445 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:16:53.516 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2025-07-23 21:16:53.575 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2025-07-23 21:16:53.633 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2025-07-23 21:16:53.698 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2025-07-23 21:16:53.756 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2025-07-23 21:16:53.818 | + functions-common:write_uwsgi_user_unit_file:1591 : [[ -n '' ]] 2025-07-23 21:16:53.820 | + functions-common:write_uwsgi_user_unit_file:1594 : [[ -n '' ]] 2025-07-23 21:16:53.823 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2025-07-23 21:16:53.885 | + functions-common:write_uwsgi_user_unit_file:1600 : sudo systemctl daemon-reload 2025-07-23 21:16:54.188 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@n-api-meta.service 2025-07-23 21:16:54.205 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2025-07-23 21:16:54.479 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@n-api-meta.service 2025-07-23 21:16:54.569 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:16:54.572 | + functions-common:time_stop:2421 : local name 2025-07-23 21:16:54.574 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:16:54.579 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:16:54.584 | + functions-common:time_stop:2424 : local total 2025-07-23 21:16:54.588 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:16:54.593 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:16:54.597 | + functions-common:time_stop:2428 : start_time=1753305413026 2025-07-23 21:16:54.599 | + functions-common:time_stop:2430 : [[ -z 1753305413026 ]] 2025-07-23 21:16:54.605 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:16:54.606 | + functions-common:time_stop:2433 : end_time=1753305414604 2025-07-23 21:16:54.609 | + functions-common:time_stop:2434 : elapsed_time=1578 2025-07-23 21:16:54.612 | + functions-common:time_stop:2435 : total=4092 2025-07-23 21:16:54.617 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:16:54.617 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=5670 2025-07-23 21:16:54.619 | + lib/nova:start_nova_rest:1112 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:16:54.625 | + lib/nova:start_nova_rest:1112 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:16:54.625 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:120 : start_nova_compute 2025-07-23 21:16:54.629 | + lib/nova:start_nova_compute:1018 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:16:54.633 | + lib/nova:start_nova_compute:1019 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:16:54.633 | + lib/nova:start_nova_compute:1019 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:16:54.635 | + lib/nova:start_nova_compute:1021 : local compute_cell_conf=/etc/nova/nova.conf 2025-07-23 21:16:54.637 | + lib/nova:start_nova_compute:1024 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2025-07-23 21:16:54.642 | + lib/nova:start_nova_compute:1026 : merge_config_file /opt/stack/new/devstack/local.conf post-config '$NOVA_CPU_CONF' 2025-07-23 21:16:54.645 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/new/devstack/local.conf 2025-07-23 21:16:54.647 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2025-07-23 21:16:54.649 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2025-07-23 21:16:54.651 | + inc/meta-config:merge_config_file:90 : local real_configfile 2025-07-23 21:16:54.654 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2025-07-23 21:16:54.656 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2025-07-23 21:16:54.659 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2025-07-23 21:16:54.661 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2025-07-23 21:16:54.664 | + inc/meta-config:merge_config_file:97 : get_meta_section /opt/stack/new/devstack/local.conf post-config '$NOVA_CPU_CONF' 2025-07-23 21:16:54.665 | + inc/meta-config:merge_config_file:98 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2025-07-23 21:16:54.665 | BEGIN { 2025-07-23 21:16:54.665 | section = "" 2025-07-23 21:16:54.665 | last_section = "" 2025-07-23 21:16:54.665 | section_count = 0 2025-07-23 21:16:54.665 | } 2025-07-23 21:16:54.665 | /^\[.+\]/ { 2025-07-23 21:16:54.665 | gsub("[][]", "", $1); 2025-07-23 21:16:54.665 | section=$1 2025-07-23 21:16:54.666 | next 2025-07-23 21:16:54.666 | } 2025-07-23 21:16:54.666 | /^ *\#/ { 2025-07-23 21:16:54.666 | next 2025-07-23 21:16:54.666 | } 2025-07-23 21:16:54.666 | /^[^ \t]+/ { 2025-07-23 21:16:54.666 | # get offset of first = in $0 2025-07-23 21:16:54.666 | eq_idx = index($0, "=") 2025-07-23 21:16:54.666 | # extract attr & value from $0 2025-07-23 21:16:54.666 | attr = substr($0, 1, eq_idx - 1) 2025-07-23 21:16:54.666 | value = substr($0, eq_idx + 1) 2025-07-23 21:16:54.666 | # only need to strip trailing whitespace from attr 2025-07-23 21:16:54.666 | sub(/[ \t]*$/, "", attr) 2025-07-23 21:16:54.666 | # need to strip leading & trailing whitespace from value 2025-07-23 21:16:54.666 | sub(/^[ \t]*/, "", value) 2025-07-23 21:16:54.666 | sub(/[ \t]*$/, "", value) 2025-07-23 21:16:54.666 | 2025-07-23 21:16:54.666 | # cfg_attr_count: number of config lines per [section, attr] 2025-07-23 21:16:54.666 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2025-07-23 21:16:54.666 | # cfg_section: keep the section names in the same order as they appear in local.conf 2025-07-23 21:16:54.666 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2025-07-23 21:16:54.666 | if (! (section, attr) in cfg_attr_count) { 2025-07-23 21:16:54.666 | if (section != last_section) { 2025-07-23 21:16:54.666 | cfg_section[section_count++] = section 2025-07-23 21:16:54.666 | last_section = section 2025-07-23 21:16:54.666 | } 2025-07-23 21:16:54.666 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2025-07-23 21:16:54.666 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2025-07-23 21:16:54.666 | 2025-07-23 21:16:54.666 | cfg_attr[section, attr, 0] = value 2025-07-23 21:16:54.666 | cfg_attr_count[section, attr] = 1 2025-07-23 21:16:54.666 | } else { 2025-07-23 21:16:54.666 | lno = cfg_attr_count[section, attr]++ 2025-07-23 21:16:54.666 | cfg_attr[section, attr, lno] = value 2025-07-23 21:16:54.666 | } 2025-07-23 21:16:54.666 | } 2025-07-23 21:16:54.666 | END { 2025-07-23 21:16:54.666 | # Process each section in order 2025-07-23 21:16:54.666 | for (sno = 0; sno < section_count; sno++) { 2025-07-23 21:16:54.666 | section = cfg_section[sno] 2025-07-23 21:16:54.666 | # The ini routines simply append a config item immediately 2025-07-23 21:16:54.666 | # after the section header. To keep the same order as defined 2025-07-23 21:16:54.666 | # in local.conf, invoke the ini routines in the reverse order 2025-07-23 21:16:54.666 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2025-07-23 21:16:54.666 | attr = cfg_sec_attr_name[sno, attr_no] 2025-07-23 21:16:54.666 | if (cfg_attr_count[section, attr] == 1) 2025-07-23 21:16:54.666 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2025-07-23 21:16:54.666 | else { 2025-07-23 21:16:54.666 | # For multiline, invoke the ini routines in the reverse order 2025-07-23 21:16:54.666 | count = cfg_attr_count[section, attr] 2025-07-23 21:16:54.666 | print "inidelete " configfile " " section " " attr 2025-07-23 21:16:54.666 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2025-07-23 21:16:54.666 | for (l = count -2; l >= 0; l--) 2025-07-23 21:16:54.666 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2025-07-23 21:16:54.666 | } 2025-07-23 21:16:54.666 | } 2025-07-23 21:16:54.666 | } 2025-07-23 21:16:54.666 | } 2025-07-23 21:16:54.666 | ' 2025-07-23 21:16:54.667 | + inc/meta-config:merge_config_file:165 : read a 2025-07-23 21:16:54.667 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/new/devstack/local.conf 2025-07-23 21:16:54.668 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2025-07-23 21:16:54.669 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2025-07-23 21:16:54.672 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2025-07-23 21:16:54.674 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/new/devstack/local.conf ]] 2025-07-23 21:16:54.676 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2025-07-23 21:16:54.678 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2025-07-23 21:16:54.678 | BEGIN { group = "" } 2025-07-23 21:16:54.678 | /^\[\[.+\|.*\]\]/ { 2025-07-23 21:16:54.678 | gsub("[][]", "", $1); 2025-07-23 21:16:54.678 | split($1, a, "|"); 2025-07-23 21:16:54.678 | if (a[1] == matchgroup && a[2] == configfile) { 2025-07-23 21:16:54.678 | group=a[1] 2025-07-23 21:16:54.678 | } else { 2025-07-23 21:16:54.678 | group="" 2025-07-23 21:16:54.678 | } 2025-07-23 21:16:54.678 | next 2025-07-23 21:16:54.678 | } 2025-07-23 21:16:54.678 | { 2025-07-23 21:16:54.678 | if (group != "") 2025-07-23 21:16:54.678 | print $0 2025-07-23 21:16:54.678 | } 2025-07-23 21:16:54.678 | ' /opt/stack/new/devstack/local.conf 2025-07-23 21:16:54.687 | + lib/nova:start_nova_compute:1028 : [[ singleconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-07-23 21:16:54.689 | + lib/nova:start_nova_compute:1031 : echo 'Skipping multi-cell conductor fleet setup' 2025-07-23 21:16:54.689 | Skipping multi-cell conductor fleet setup 2025-07-23 21:16:54.692 | + lib/nova:start_nova_compute:1043 : inidelete /etc/nova/nova-cpu.conf database connection 2025-07-23 21:16:54.711 | + lib/nova:start_nova_compute:1044 : inidelete /etc/nova/nova-cpu.conf api_database connection 2025-07-23 21:16:54.731 | + lib/nova:start_nova_compute:1049 : configure_console_compute 2025-07-23 21:16:54.734 | + lib/nova:configure_console_compute:685 : local offset 2025-07-23 21:16:54.736 | + lib/nova:configure_console_compute:686 : offset=0 2025-07-23 21:16:54.738 | + lib/nova:configure_console_compute:690 : local default_proxyclient_addr 2025-07-23 21:16:54.741 | ++ lib/nova:configure_console_compute:691 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2025-07-23 21:16:54.761 | + lib/nova:configure_console_compute:691 : default_proxyclient_addr=200.225.47.25 2025-07-23 21:16:54.763 | + lib/nova:configure_console_compute:695 : is_service_enabled n-cpu 2025-07-23 21:16:54.779 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:16:54.782 | + lib/nova:configure_console_compute:696 : '[' True == True ']' 2025-07-23 21:16:54.784 | + lib/nova:configure_console_compute:698 : NOVNCPROXY_URL=http://200.225.47.25:6080/vnc_auto.html 2025-07-23 21:16:54.786 | + lib/nova:configure_console_compute:706 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://200.225.47.25:6080/vnc_auto.html 2025-07-23 21:16:54.823 | + lib/nova:configure_console_compute:707 : SPICEHTML5PROXY_URL=http://200.225.47.25:6081/spice_auto.html 2025-07-23 21:16:54.825 | + lib/nova:configure_console_compute:708 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://200.225.47.25:6081/spice_auto.html 2025-07-23 21:16:54.858 | + lib/nova:configure_console_compute:711 : is_service_enabled n-novnc 2025-07-23 21:16:54.873 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:16:54.876 | + lib/nova:configure_console_compute:714 : VNCSERVER_LISTEN=0.0.0.0 2025-07-23 21:16:54.879 | + lib/nova:configure_console_compute:715 : VNCSERVER_PROXYCLIENT_ADDRESS=200.225.47.25 2025-07-23 21:16:54.881 | + lib/nova:configure_console_compute:716 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2025-07-23 21:16:54.913 | + lib/nova:configure_console_compute:717 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 200.225.47.25 2025-07-23 21:16:54.945 | + lib/nova:configure_console_compute:722 : is_service_enabled n-spice 2025-07-23 21:16:54.961 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:16:54.964 | + lib/nova:configure_console_compute:722 : '[' False '!=' False ']' 2025-07-23 21:16:54.966 | + lib/nova:configure_console_compute:732 : is_service_enabled n-sproxy 2025-07-23 21:16:54.982 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:16:54.984 | + lib/nova:configure_console_compute:732 : '[' False '!=' False ']' 2025-07-23 21:16:54.987 | + lib/nova:start_nova_compute:1053 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2025-07-23 21:16:55.019 | + lib/nova:start_nova_compute:1056 : '[' -n '' ']' 2025-07-23 21:16:55.021 | + lib/nova:start_nova_compute:1061 : [[ ironic == \l\i\b\v\i\r\t ]] 2025-07-23 21:16:55.024 | + lib/nova:start_nova_compute:1065 : [[ -n '' ]] 2025-07-23 21:16:55.026 | + lib/nova:start_nova_compute:1069 : [[ ironic = \l\i\b\v\i\r\t ]] 2025-07-23 21:16:55.028 | + lib/nova:start_nova_compute:1077 : [[ ironic = \l\x\d ]] 2025-07-23 21:16:55.031 | + lib/nova:start_nova_compute:1079 : [[ ironic = \d\o\c\k\e\r ]] 2025-07-23 21:16:55.033 | + lib/nova:start_nova_compute:1079 : [[ ironic = \z\u\n ]] 2025-07-23 21:16:55.035 | + lib/nova:start_nova_compute:1081 : [[ ironic = \f\a\k\e ]] 2025-07-23 21:16:55.038 | + lib/nova:start_nova_compute:1092 : is_service_enabled n-cpu 2025-07-23 21:16:55.054 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:16:55.056 | + lib/nova:start_nova_compute:1092 : [[ -r /opt/stack/new/devstack/lib/nova_plugins/hypervisor-ironic ]] 2025-07-23 21:16:55.059 | + lib/nova:start_nova_compute:1093 : start_nova_hypervisor 2025-07-23 21:16:55.061 | + lib/nova_plugins/hypervisor-ironic:start_nova_hypervisor:84 : : 2025-07-23 21:16:55.064 | + lib/nova:start_nova_compute:1095 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-07-23 21:16:55.066 | + functions-common:run_process:1675 : local service=n-cpu 2025-07-23 21:16:55.068 | + functions-common:run_process:1676 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-07-23 21:16:55.071 | + functions-common:run_process:1677 : local group= 2025-07-23 21:16:55.073 | + functions-common:run_process:1678 : local user= 2025-07-23 21:16:55.075 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:16:55.077 | + functions-common:run_process:1681 : local name=n-cpu 2025-07-23 21:16:55.080 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:16:55.082 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:16:55.084 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:16:55.086 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:16:55.089 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:16:55.093 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305415091 2025-07-23 21:16:55.096 | + functions-common:run_process:1684 : is_service_enabled n-cpu 2025-07-23 21:16:55.111 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:16:55.113 | + functions-common:run_process:1685 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' '' '' '' 2025-07-23 21:16:55.115 | + functions-common:_run_under_systemd:1632 : local service=n-cpu 2025-07-23 21:16:55.117 | + functions-common:_run_under_systemd:1633 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-07-23 21:16:55.119 | + functions-common:_run_under_systemd:1634 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-07-23 21:16:55.121 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-07-23 21:16:55.123 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-07-23 21:16:55.125 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2025-07-23 21:16:55.127 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2025-07-23 21:16:55.130 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@n-cpu.service 2025-07-23 21:16:55.132 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:16:55.134 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:16:55.136 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:16:55.138 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:16:55.140 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2025-07-23 21:16:55.142 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' '' stack '' 2025-07-23 21:16:55.144 | + functions-common:write_user_unit_file:1539 : local service=devstack@n-cpu.service 2025-07-23 21:16:55.146 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-07-23 21:16:55.148 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:16:55.150 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:16:55.152 | + functions-common:write_user_unit_file:1543 : local env_vars= 2025-07-23 21:16:55.154 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:16:55.156 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:16:55.158 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2025-07-23 21:16:55.161 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:16:55.166 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2025-07-23 21:16:55.225 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:16:55.299 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2025-07-23 21:16:55.368 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-07-23 21:16:55.429 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2025-07-23 21:16:55.498 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2025-07-23 21:16:55.564 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:16:55.638 | + functions-common:write_user_unit_file:1558 : [[ -n '' ]] 2025-07-23 21:16:55.641 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:16:55.643 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2025-07-23 21:16:55.718 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:16:56.038 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@n-cpu.service 2025-07-23 21:16:56.055 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2025-07-23 21:16:56.343 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@n-cpu.service 2025-07-23 21:16:56.365 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:16:56.368 | + functions-common:time_stop:2421 : local name 2025-07-23 21:16:56.370 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:16:56.372 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:16:56.375 | + functions-common:time_stop:2424 : local total 2025-07-23 21:16:56.377 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:16:56.379 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:16:56.382 | + functions-common:time_stop:2428 : start_time=1753305415091 2025-07-23 21:16:56.384 | + functions-common:time_stop:2430 : [[ -z 1753305415091 ]] 2025-07-23 21:16:56.387 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:16:56.393 | + functions-common:time_stop:2433 : end_time=1753305416390 2025-07-23 21:16:56.395 | + functions-common:time_stop:2434 : elapsed_time=1299 2025-07-23 21:16:56.398 | + functions-common:time_stop:2435 : total=5670 2025-07-23 21:16:56.400 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:16:56.403 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=6969 2025-07-23 21:16:56.406 | + lib/nova:start_nova_compute:1098 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:16:56.409 | + lib/nova:start_nova_compute:1098 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:16:56.412 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:123 : expected_runnning_services='n-api n-cond ' 2025-07-23 21:16:56.414 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:130 : is_service_enabled ironic 2025-07-23 21:16:56.432 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:16:56.434 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:131 : expected_runnning_services+=' n-cpu' 2025-07-23 21:16:56.437 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:133 : ensure_services_started n-api n-cond n-cpu 2025-07-23 21:16:56.440 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:165 : local wait_for=120 2025-07-23 21:16:56.443 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:166 : '[' 120 -gt 0 ']' 2025-07-23 21:16:56.446 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:167 : not_running= 2025-07-23 21:16:56.448 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:168 : local service= 2025-07-23 21:16:56.451 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:169 : for service in "$@" 2025-07-23 21:16:56.454 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:170 : is_service_running n-api 2025-07-23 21:16:56.457 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=n-api 2025-07-23 21:16:56.459 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:16:56.462 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@n-api --no-pager 2025-07-23 21:16:56.476 | enabled 2025-07-23 21:16:56.480 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:117 : sudo systemctl status devstack@n-api --no-pager 2025-07-23 21:16:56.499 | ● devstack@n-api.service - Devstack devstack@n-api.service 2025-07-23 21:16:56.499 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2025-07-23 21:16:56.499 | Active: active (running) since Wed 2025-07-23 21:16:46 UTC; 10s ago 2025-07-23 21:16:56.499 | Main PID: 199977 (uwsgi) 2025-07-23 21:16:56.499 | Status: "uWSGI is ready" 2025-07-23 21:16:56.499 | Tasks: 3 (limit: 9431) 2025-07-23 21:16:56.499 | Memory: 248.3M 2025-07-23 21:16:56.499 | CPU: 7.514s 2025-07-23 21:16:56.499 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2025-07-23 21:16:56.499 | ├─199977 "nova-apiuWSGI master" 2025-07-23 21:16:56.499 | ├─199978 "nova-apiuWSGI worker 1" 2025-07-23 21:16:56.499 | └─199979 "nova-apiuWSGI worker 2" 2025-07-23 21:16:56.499 | 2025-07-23 21:16:56.499 | Jul 23 21:16:50 npc1a3e38788184 devstack@n-api.service[199978]: WARNING keystonemiddleware.auth_token [None req-7c518fc7-c4e2-44ba-83bc-c72d0a4399b8 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2025-07-23 21:16:56.499 | Jul 23 21:16:50 npc1a3e38788184 devstack@n-api.service[199979]: WARNING keystonemiddleware.auth_token [None req-eda49979-57a8-4727-bf1d-851409ac3df8 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2025-07-23 21:16:56.499 | Jul 23 21:16:50 npc1a3e38788184 devstack@n-api.service[199978]: WARNING keystonemiddleware.auth_token [None req-7c518fc7-c4e2-44ba-83bc-c72d0a4399b8 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2025-07-23 21:16:56.499 | Jul 23 21:16:50 npc1a3e38788184 devstack@n-api.service[199979]: WARNING keystonemiddleware.auth_token [None req-eda49979-57a8-4727-bf1d-851409ac3df8 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2025-07-23 21:16:56.499 | Jul 23 21:16:50 npc1a3e38788184 devstack@n-api.service[199979]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55aead129cf0 pid: 199979 (default app) 2025-07-23 21:16:56.499 | Jul 23 21:16:50 npc1a3e38788184 devstack@n-api.service[199978]: WARNING keystonemiddleware.auth_token [None req-7c518fc7-c4e2-44ba-83bc-c72d0a4399b8 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2025-07-23 21:16:56.499 | Jul 23 21:16:50 npc1a3e38788184 devstack@n-api.service[199979]: DEBUG nova.api.openstack.wsgi [None req-eda49979-57a8-4727-bf1d-851409ac3df8 None None] Calling method '>' {{(pid=199979) _process_stack /opt/stack/new/nova/nova/api/openstack/wsgi.py:552}} 2025-07-23 21:16:56.499 | Jul 23 21:16:50 npc1a3e38788184 devstack@n-api.service[199978]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55aead129cf0 pid: 199978 (default app) 2025-07-23 21:16:56.499 | Jul 23 21:16:50 npc1a3e38788184 devstack@n-api.service[199979]: INFO nova.api.openstack.requestlog [None req-eda49979-57a8-4727-bf1d-851409ac3df8 None None] 200.225.47.25 "GET /compute/v2.1/" status: 200 len: 391 microversion: 2.1 time: 0.004733 2025-07-23 21:16:56.499 | Jul 23 21:16:50 npc1a3e38788184 devstack@n-api.service[199979]: [pid: 199979|app: 0|req: 1/1] 200.225.47.25 () {50 vars in 783 bytes} [Wed Jul 23 21:16:50 2025] GET /compute/v2.1/ => generated 391 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2025-07-23 21:16:56.503 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:118 : exitcode=0 2025-07-23 21:16:56.506 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 0 2025-07-23 21:16:56.508 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:169 : for service in "$@" 2025-07-23 21:16:56.511 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:170 : is_service_running n-cond 2025-07-23 21:16:56.513 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=n-cond 2025-07-23 21:16:56.515 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:16:56.517 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@n-cond --no-pager 2025-07-23 21:16:56.531 | enabled 2025-07-23 21:16:56.535 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:117 : sudo systemctl status devstack@n-cond --no-pager 2025-07-23 21:16:56.552 | ● devstack@n-cond.service - Devstack devstack@n-cond.service 2025-07-23 21:16:56.552 | Loaded: loaded (/etc/systemd/system/devstack@n-cond.service; enabled; vendor preset: enabled) 2025-07-23 21:16:56.552 | Active: active (running) since Wed 2025-07-23 21:16:51 UTC; 4s ago 2025-07-23 21:16:56.552 | Main PID: 200460 (nova-conductor) 2025-07-23 21:16:56.552 | Tasks: 3 (limit: 9431) 2025-07-23 21:16:56.552 | Memory: 144.0M 2025-07-23 21:16:56.553 | CPU: 2.724s 2025-07-23 21:16:56.553 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond.service 2025-07-23 21:16:56.553 | ├─200460 /opt/stack/data/venv/bin/python3.10 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2025-07-23 21:16:56.553 | ├─201361 /opt/stack/data/venv/bin/python3.10 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2025-07-23 21:16:56.553 | └─201362 /opt/stack/data/venv/bin/python3.10 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2025-07-23 21:16:56.553 | 2025-07-23 21:16:56.553 | Jul 23 21:16:54 npc1a3e38788184 nova-conductor[200460]: DEBUG oslo_service.backend.eventlet.service [None req-41958f20-93ed-44c5-b5c5-37e0406dcac2 None None] oslo_limit.split_loggers = False {{(pid=200460) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} 2025-07-23 21:16:56.553 | Jul 23 21:16:54 npc1a3e38788184 nova-conductor[200460]: DEBUG oslo_service.backend.eventlet.service [None req-41958f20-93ed-44c5-b5c5-37e0406dcac2 None None] oslo_limit.status_code_retries = None {{(pid=200460) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} 2025-07-23 21:16:56.553 | Jul 23 21:16:54 npc1a3e38788184 nova-conductor[200460]: DEBUG oslo_service.backend.eventlet.service [None req-41958f20-93ed-44c5-b5c5-37e0406dcac2 None None] oslo_limit.status_code_retry_delay = None {{(pid=200460) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} 2025-07-23 21:16:56.553 | Jul 23 21:16:54 npc1a3e38788184 nova-conductor[200460]: DEBUG oslo_service.backend.eventlet.service [None req-41958f20-93ed-44c5-b5c5-37e0406dcac2 None None] oslo_limit.timeout = None {{(pid=200460) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} 2025-07-23 21:16:56.553 | Jul 23 21:16:54 npc1a3e38788184 nova-conductor[200460]: DEBUG oslo_service.backend.eventlet.service [None req-41958f20-93ed-44c5-b5c5-37e0406dcac2 None None] oslo_limit.valid_interfaces = None {{(pid=200460) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} 2025-07-23 21:16:56.553 | Jul 23 21:16:54 npc1a3e38788184 nova-conductor[200460]: DEBUG oslo_service.backend.eventlet.service [None req-41958f20-93ed-44c5-b5c5-37e0406dcac2 None None] oslo_limit.version = None {{(pid=200460) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} 2025-07-23 21:16:56.553 | Jul 23 21:16:54 npc1a3e38788184 nova-conductor[200460]: DEBUG oslo_service.backend.eventlet.service [None req-41958f20-93ed-44c5-b5c5-37e0406dcac2 None None] oslo_reports.file_event_handler = None {{(pid=200460) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} 2025-07-23 21:16:56.553 | Jul 23 21:16:54 npc1a3e38788184 nova-conductor[200460]: DEBUG oslo_service.backend.eventlet.service [None req-41958f20-93ed-44c5-b5c5-37e0406dcac2 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=200460) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} 2025-07-23 21:16:56.553 | Jul 23 21:16:54 npc1a3e38788184 nova-conductor[200460]: DEBUG oslo_service.backend.eventlet.service [None req-41958f20-93ed-44c5-b5c5-37e0406dcac2 None None] oslo_reports.log_dir = None {{(pid=200460) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2824}} 2025-07-23 21:16:56.553 | Jul 23 21:16:54 npc1a3e38788184 nova-conductor[200460]: DEBUG oslo_service.backend.eventlet.service [None req-41958f20-93ed-44c5-b5c5-37e0406dcac2 None None] ******************************************************************************** {{(pid=200460) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2828}} 2025-07-23 21:16:56.557 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:118 : exitcode=0 2025-07-23 21:16:56.559 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 0 2025-07-23 21:16:56.562 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:169 : for service in "$@" 2025-07-23 21:16:56.564 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:170 : is_service_running n-cpu 2025-07-23 21:16:56.567 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=n-cpu 2025-07-23 21:16:56.569 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:16:56.572 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@n-cpu --no-pager 2025-07-23 21:16:56.588 | enabled 2025-07-23 21:16:56.592 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:117 : sudo systemctl status devstack@n-cpu --no-pager 2025-07-23 21:16:56.612 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2025-07-23 21:16:56.612 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; vendor preset: enabled) 2025-07-23 21:16:56.612 | Active: active (running) since Wed 2025-07-23 21:16:56 UTC; 246ms ago 2025-07-23 21:16:56.612 | Main PID: 202164 (nova-compute) 2025-07-23 21:16:56.612 | Tasks: 1 (limit: 9431) 2025-07-23 21:16:56.612 | Memory: 18.7M 2025-07-23 21:16:56.612 | CPU: 235ms 2025-07-23 21:16:56.612 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2025-07-23 21:16:56.612 | └─202164 /opt/stack/data/venv/bin/python3.10 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2025-07-23 21:16:56.612 | 2025-07-23 21:16:56.612 | Jul 23 21:16:56 npc1a3e38788184 systemd[1]: Started Devstack devstack@n-cpu.service. 2025-07-23 21:16:56.617 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:118 : exitcode=0 2025-07-23 21:16:56.619 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 0 2025-07-23 21:16:56.621 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:175 : [[ -n '' ]] 2025-07-23 21:16:56.624 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:179 : break 2025-07-23 21:16:56.626 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:184 : [[ -n '' ]] 2025-07-23 21:16:56.629 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:135 : [[ True == \T\r\u\e ]] 2025-07-23 21:16:56.631 | + /opt/stack/new/grenade/projects/60_nova/upgrade.sh:main:137 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2025-07-23 21:16:59.493 | Running batches of 50 until complete 2025-07-23 21:16:59.494 | ERROR nova.objects.instance [None req-c824579b-82f9-499c-8b59-382bdf74f47b None None] [instance: 00000000-0000-0000-0000-000000000000] Unable to migrate instance because host None with node None not found: nova.exception.ComputeHostNotFound: Compute host None could not be found. 2025-07-23 21:16:59.497 | 1 rows matched query populate_instance_compute_id, 0 migrated 2025-07-23 21:16:59.497 | +-------------------------------------+--------------+-----------+ 2025-07-23 21:16:59.497 | | Migration | Total Needed | Completed | 2025-07-23 21:16:59.497 | +-------------------------------------+--------------+-----------+ 2025-07-23 21:16:59.497 | | fill_virtual_interface_list | 0 | 0 | 2025-07-23 21:16:59.497 | | migrate_empty_ratio | 0 | 0 | 2025-07-23 21:16:59.497 | | migrate_quota_classes_to_api_db | 0 | 0 | 2025-07-23 21:16:59.497 | | migrate_quota_limits_to_api_db | 0 | 0 | 2025-07-23 21:16:59.497 | | migration_migrate_to_uuid | 0 | 0 | 2025-07-23 21:16:59.497 | | populate_dev_uuids | 0 | 0 | 2025-07-23 21:16:59.497 | | populate_instance_compute_id | 1 | 0 | 2025-07-23 21:16:59.497 | | populate_missing_availability_zones | 0 | 0 | 2025-07-23 21:16:59.497 | | populate_queued_for_delete | 0 | 0 | 2025-07-23 21:16:59.497 | | populate_user_id | 0 | 0 | 2025-07-23 21:16:59.497 | | populate_uuids | 0 | 0 | 2025-07-23 21:16:59.497 | +-------------------------------------+--------------+-----------+ 2025-07-23 21:17:00.342 | ********************************************************************* 2025-07-23 21:17:00.343 | SUCCESS: End /opt/stack/new/grenade/projects/60_nova/upgrade.sh 2025-07-23 21:17:00.343 | ********************************************************************* 2025-07-23 21:17:00.348 | + ./grenade.sh:main:345 : for project in $UPGRADE_PROJECTS 2025-07-23 21:17:00.351 | + ./grenade.sh:main:346 : echo 'Upgrading project: ironic' 2025-07-23 21:17:00.351 | Upgrading project: ironic 2025-07-23 21:17:00.354 | + ./grenade.sh:main:347 : upgrade_service ironic 2025-07-23 21:17:00.357 | + inc/upgrade:upgrade_service:61 : local local_service=ironic 2025-07-23 21:17:00.360 | + inc/upgrade:upgrade_service:62 : local plugin_dir=/opt/stack/new/ironic/devstack/upgrade 2025-07-23 21:17:00.363 | + inc/upgrade:upgrade_service:63 : [[ -n /opt/stack/new/ironic/devstack/upgrade ]] 2025-07-23 21:17:00.367 | + inc/upgrade:upgrade_service:64 : echo_summary 'Upgrading ironic...' 2025-07-23 21:17:00.383 | 2025-07-23 21:17:00.384 | #******************************************** 2025-07-23 21:17:00.384 | # Upgrading ironic... 2025-07-23 21:17:00.384 | #******************************************** 2025-07-23 21:17:00.384 | 2025-07-23 21:17:00.386 | + inc/upgrade:upgrade_service:65 : TOP_DIR=/opt/stack/new/devstack 2025-07-23 21:17:00.389 | + inc/upgrade:upgrade_service:65 : /opt/stack/new/ironic/devstack/upgrade/upgrade.sh 2025-07-23 21:17:00.393 | ********************************************************************* 2025-07-23 21:17:00.393 | Begin /opt/stack/new/ironic/devstack/upgrade/upgrade.sh 2025-07-23 21:17:00.393 | ********************************************************************* 2025-07-23 21:17:02.827 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:37 : GITDIR["python-ironicclient"]=/opt/stack/new/python-ironicclient 2025-07-23 21:17:02.831 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:39 : GITREPO["pyghmi"]=https://opendev.org/x/pyghmi 2025-07-23 21:17:02.834 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:40 : GITBRANCH["pyghmi"]=master 2025-07-23 21:17:02.838 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:41 : GITDIR["pyghmi"]=/opt/stack/new/pyghmi 2025-07-23 21:17:02.841 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:43 : GITREPO["virtualbmc"]=https://opendev.org/openstack/virtualbmc.git 2025-07-23 21:17:02.845 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:44 : GITBRANCH["virtualbmc"]=master 2025-07-23 21:17:02.848 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:45 : GITDIR["virtualbmc"]=/opt/stack/new/virtualbmc 2025-07-23 21:17:02.851 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:47 : GITREPO["virtualpdu"]=https://opendev.org/openstack/virtualpdu.git 2025-07-23 21:17:02.854 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:48 : GITBRANCH["virtualpdu"]=master 2025-07-23 21:17:02.857 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:49 : GITDIR["virtualpdu"]=/opt/stack/new/virtualpdu 2025-07-23 21:17:02.861 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:51 : GITREPO["sushy"]=https://opendev.org/openstack/sushy.git 2025-07-23 21:17:02.864 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:52 : GITBRANCH["sushy"]=master 2025-07-23 21:17:02.867 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:53 : GITDIR["sushy"]=/opt/stack/new/sushy 2025-07-23 21:17:02.871 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:55 : GITREPO["sushy-tools"]=https://opendev.org/openstack/sushy-tools.git 2025-07-23 21:17:02.875 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:56 : GITBRANCH["sushy-tools"]=master 2025-07-23 21:17:02.878 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:57 : GITDIR["sushy-tools"]=/opt/stack/new/sushy-tools 2025-07-23 21:17:02.881 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:59 : IRONIC_DIR=/opt/stack/new/ironic 2025-07-23 21:17:02.884 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:60 : IRONIC_DEVSTACK_DIR=/opt/stack/new/ironic/devstack 2025-07-23 21:17:02.888 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:61 : IRONIC_DEVSTACK_FILES_DIR=/opt/stack/new/ironic/devstack/files 2025-07-23 21:17:02.891 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:64 : IRONIC_PYTHON_AGENT_REPO=https://opendev.org/openstack/ironic-python-agent.git 2025-07-23 21:17:02.896 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:65 : IRONIC_PYTHON_AGENT_BRANCH=master 2025-07-23 21:17:02.899 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:66 : IRONIC_PYTHON_AGENT_DIR=/opt/stack/new/ironic-python-agent 2025-07-23 21:17:02.902 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:67 : IRONIC_PYTHON_AGENT_BUILDER_REPO=https://opendev.org/openstack/ironic-python-agent-builder.git 2025-07-23 21:17:02.905 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:68 : IRONIC_PYTHON_AGENT_BUILDER_BRANCH=master 2025-07-23 21:17:02.908 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:69 : IRONIC_PYTHON_AGENT_BUILDER_DIR=/opt/stack/new/ironic-python-agent-builder 2025-07-23 21:17:02.911 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:70 : IRONIC_DIB_BINDEP_FILE=https://opendev.org/openstack/diskimage-builder/raw/branch/master/bindep.txt 2025-07-23 21:17:02.914 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:71 : IRONIC_DATA_DIR=/opt/stack/data/ironic 2025-07-23 21:17:02.917 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:72 : IRONIC_STATE_PATH=/var/lib/ironic 2025-07-23 21:17:02.921 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:73 : IRONIC_AUTH_CACHE_DIR=/var/cache/ironic 2025-07-23 21:17:02.924 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:74 : IRONIC_CONF_DIR=/etc/ironic 2025-07-23 21:17:02.926 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:75 : IRONIC_CONF_FILE=/etc/ironic/ironic.conf 2025-07-23 21:17:02.929 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:76 : IRONIC_MACHINE_TYPE=q35 2025-07-23 21:17:02.934 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:79 : trueorfalse False IRONIC_IS_HARDWARE 2025-07-23 21:17:02.953 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:79 : IRONIC_IS_HARDWARE=False 2025-07-23 21:17:02.956 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:82 : IRONIC_CALLBACK_TIMEOUT=600 2025-07-23 21:17:02.958 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:85 : [[ False == False ]] 2025-07-23 21:17:02.961 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:86 : IRONIC_PXE_BOOT_RETRY_TIMEOUT=900 2025-07-23 21:17:02.964 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:92 : IRONIC_PING_TIMEOUT= 2025-07-23 21:17:02.968 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:96 : trueorfalse False IRONIC_ALLOW_UNSUPPORTED_DRIVERS 2025-07-23 21:17:02.990 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:96 : IRONIC_ALLOW_UNSUPPORTED_DRIVERS=False 2025-07-23 21:17:02.993 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:99 : IRONIC_HW_NODE_CPU=1 2025-07-23 21:17:02.996 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:100 : IRONIC_HW_NODE_RAM=512 2025-07-23 21:17:02.999 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:101 : IRONIC_HW_NODE_DISK=10 2025-07-23 21:17:03.002 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:102 : IRONIC_HW_EPHEMERAL_DISK=0 2025-07-23 21:17:03.005 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:105 : IRONIC_SUPPORTED_HW_ARCH_TYPES_RE='^(x86_64|aarch64)$' 2025-07-23 21:17:03.008 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:106 : IRONIC_HW_ARCH=x86_64 2025-07-23 21:17:03.012 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:108 : [[ ! x86_64 =~ ^(x86_64|aarch64)$ ]] 2025-07-23 21:17:03.015 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:112 : is_ubuntu 2025-07-23 21:17:03.018 | ++ functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:17:03.020 | ++ functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:17:03.024 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:113 : IRONIC_VM_EMULATOR=/usr/bin/qemu-system-x86_64 2025-07-23 21:17:03.027 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:119 : GRUB_ARCH=x64 2025-07-23 21:17:03.030 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:120 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 21:17:03.032 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:133 : IRONIC_SHARDS=0 2025-07-23 21:17:03.035 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:134 : IRONIC_SHARD_1_NAME=ds_shard_1 2025-07-23 21:17:03.038 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:135 : IRONIC_NODE_SHARD_NAME=ds_shard_1 2025-07-23 21:17:03.041 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:156 : IRONIC_HWINFO_FILE=/opt/stack/data/ironic/hardware_info 2025-07-23 21:17:03.045 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:159 : uuidgen 2025-07-23 21:17:03.050 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:159 : IRONIC_NODE_UUID=b4302531-f20a-4531-ad3d-0c0166434854 2025-07-23 21:17:03.053 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:160 : IRONIC_SCRIPTS_DIR=/opt/stack/new/ironic/devstack/tools/ironic/scripts 2025-07-23 21:17:03.056 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:161 : IRONIC_TEMPLATES_DIR=/opt/stack/new/ironic/devstack/tools/ironic/templates 2025-07-23 21:17:03.060 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:162 : trueorfalse False IRONIC_BAREMETAL_BASIC_OPS 2025-07-23 21:17:03.080 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:162 : IRONIC_BAREMETAL_BASIC_OPS=True 2025-07-23 21:17:03.083 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:163 : IRONIC_TFTPBOOT_DIR=/opt/stack/data/ironic/tftpboot 2025-07-23 21:17:03.086 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:164 : IRONIC_TFTPSERVER_IP=200.225.47.25 2025-07-23 21:17:03.089 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:165 : IRONIC_TFTP_BLOCKSIZE=1380 2025-07-23 21:17:03.092 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:166 : IRONIC_VM_COUNT=2 2025-07-23 21:17:03.095 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:167 : IRONIC_VM_SPECS_CPU=1 2025-07-23 21:17:03.098 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:168 : IRONIC_VM_SPECS_RAM=2600 2025-07-23 21:17:03.101 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:169 : IRONIC_VM_SPECS_DISK=10 2025-07-23 21:17:03.104 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:170 : IRONIC_VM_SPECS_DISK_FORMAT=qcow2 2025-07-23 21:17:03.108 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:171 : IRONIC_VM_EPHEMERAL_DISK=0 2025-07-23 21:17:03.110 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:172 : IRONIC_VM_ENGINE=qemu 2025-07-23 21:17:03.114 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:173 : IRONIC_VM_NETWORK_BRIDGE=brbm 2025-07-23 21:17:03.117 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:174 : IRONIC_VM_INTERFACE_COUNT=2 2025-07-23 21:17:03.120 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:175 : IRONIC_VM_VOLUME_COUNT=1 2025-07-23 21:17:03.123 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:176 : IRONIC_VM_BLOCK_SIZE=512 2025-07-23 21:17:03.126 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:177 : IRONIC_VM_MACS_CSV_FILE=/opt/stack/data/ironic/ironic_macs.csv 2025-07-23 21:17:03.129 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:178 : IRONIC_CLEAN_NET_NAME=private 2025-07-23 21:17:03.132 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:179 : IRONIC_RESCUE_NET_NAME=private 2025-07-23 21:17:03.135 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:180 : IRONIC_INSPECTION_NET_NAME=private 2025-07-23 21:17:03.139 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:181 : IRONIC_EXTRA_PXE_PARAMS= 2025-07-23 21:17:03.142 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:182 : IRONIC_TTY_DEV=ttyS0,115200 2025-07-23 21:17:03.146 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:183 : trueorfalse False IRONIC_USE_PORT_GROUP 2025-07-23 21:17:03.166 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:183 : IRONIC_USE_PORT_GROUP=False 2025-07-23 21:17:03.169 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:184 : IRONIC_PORT_GROUP_MODE=balance-rr 2025-07-23 21:17:03.172 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:186 : IRONIC_TEMPEST_BUILD_TIMEOUT=1200 2025-07-23 21:17:03.176 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:187 : [[ -n 1200 ]] 2025-07-23 21:17:03.179 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:188 : echo 'WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike.' 2025-07-23 21:17:03.179 | WARNING: BUILD_TIMEOUT variable is renamed to IRONIC_TEMPEST_BUILD_TIMEOUT and will be deprecated in Pike. 2025-07-23 21:17:03.182 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:192 : [[ False == \T\r\u\e ]] 2025-07-23 21:17:03.187 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:196 : hostname 2025-07-23 21:17:03.191 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:196 : hostdomain=npc1a3e38788184 2025-07-23 21:17:03.195 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:197 : [[ npc1a3e38788184 =~ rax ]] 2025-07-23 21:17:03.198 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:197 : [[ npc1a3e38788184 =~ iweb ]] 2025-07-23 21:17:03.201 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:219 : PUBLIC_SUBNET_ID= 2025-07-23 21:17:03.205 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:220 : PUBLIC_SUBNET_IP=172.24.5.250 2025-07-23 21:17:03.209 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:223 : trueorfalse True IRONIC_ENFORCE_SCOPE 2025-07-23 21:17:03.230 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:223 : IRONIC_ENFORCE_SCOPE=True 2025-07-23 21:17:03.233 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:225 : [[ True == \T\r\u\e ]] 2025-07-23 21:17:03.236 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:226 : IRONIC_OS_CLOUD=devstack-system-admin 2025-07-23 21:17:03.239 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:236 : OS_CLOUD=devstack-admin 2025-07-23 21:17:03.242 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:242 : IRONIC_SET_NODE_OWNER= 2025-07-23 21:17:03.245 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:245 : IRONIC_DEFAULT_API_VERSION= 2025-07-23 21:17:03.249 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:246 : IRONIC_CMD='openstack --os-cloud devstack-system-admin baremetal' 2025-07-23 21:17:03.252 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:247 : [[ -n '' ]] 2025-07-23 21:17:03.255 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:252 : IRONIC_ENABLED_HARDWARE_TYPES=ipmi,fake-hardware 2025-07-23 21:17:03.258 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:254 : IRONIC_DRIVER_INTERFACE_TYPES='bios boot power management deploy console inspect raid rescue storage network vendor' 2025-07-23 21:17:03.260 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:255 : IRONIC_ENABLED_BIOS_INTERFACES=fake,no-bios 2025-07-23 21:17:03.263 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:256 : IRONIC_ENABLED_BOOT_INTERFACES=fake,ipxe 2025-07-23 21:17:03.266 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:257 : IRONIC_ENABLED_CONSOLE_INTERFACES=fake,no-console 2025-07-23 21:17:03.269 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:258 : IRONIC_ENABLED_DEPLOY_INTERFACES=fake,direct,ramdisk 2025-07-23 21:17:03.272 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:259 : IRONIC_ENABLED_INSPECT_INTERFACES=fake,agent,no-inspect 2025-07-23 21:17:03.275 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:260 : IRONIC_ENABLED_MANAGEMENT_INTERFACES= 2025-07-23 21:17:03.278 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:261 : IRONIC_ENABLED_NETWORK_INTERFACES=flat,noop 2025-07-23 21:17:03.281 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:262 : IRONIC_ENABLED_POWER_INTERFACES= 2025-07-23 21:17:03.284 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:263 : IRONIC_ENABLED_RAID_INTERFACES=fake,agent,no-raid 2025-07-23 21:17:03.287 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:264 : IRONIC_ENABLED_RESCUE_INTERFACES=fake,no-rescue 2025-07-23 21:17:03.290 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:265 : IRONIC_ENABLED_STORAGE_INTERFACES=fake,cinder,noop 2025-07-23 21:17:03.293 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:266 : IRONIC_ENABLED_VENDOR_INTERFACES=fake,ipmitool,no-vendor 2025-07-23 21:17:03.296 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:268 : IRONIC_DEFAULT_BIOS_INTERFACE= 2025-07-23 21:17:03.299 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:269 : IRONIC_DEFAULT_BOOT_INTERFACE= 2025-07-23 21:17:03.302 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:270 : IRONIC_DEFAULT_CONSOLE_INTERFACE= 2025-07-23 21:17:03.305 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:271 : IRONIC_DEFAULT_DEPLOY_INTERFACE= 2025-07-23 21:17:03.307 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:272 : IRONIC_DEFAULT_INSPECT_INTERFACE= 2025-07-23 21:17:03.310 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:273 : IRONIC_DEFAULT_MANAGEMENT_INTERFACE= 2025-07-23 21:17:03.313 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:274 : IRONIC_DEFAULT_NETWORK_INTERFACE= 2025-07-23 21:17:03.317 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:275 : IRONIC_DEFAULT_POWER_INTERFACE= 2025-07-23 21:17:03.319 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:276 : IRONIC_DEFAULT_RAID_INTERFACE= 2025-07-23 21:17:03.322 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:277 : IRONIC_DEFAULT_RESCUE_INTERFACE= 2025-07-23 21:17:03.325 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:278 : IRONIC_DEFAULT_STORAGE_INTERFACE= 2025-07-23 21:17:03.327 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:279 : IRONIC_DEFAULT_VENDOR_INTERFACE= 2025-07-23 21:17:03.331 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:281 : trueorfalse False IRONIC_UNMANAGED_INSPECTION 2025-07-23 21:17:03.350 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:281 : IRONIC_UNMANAGED_INSPECTION=False 2025-07-23 21:17:03.354 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:288 : [[ qemu == \a\u\t\o ]] 2025-07-23 21:17:03.356 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:298 : [[ qemu == \k\v\m ]] 2025-07-23 21:17:03.359 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:305 : trueorfalse True IRONIC_VM_LOG_CONSOLE 2025-07-23 21:17:03.381 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:305 : IRONIC_VM_LOG_CONSOLE=True 2025-07-23 21:17:03.384 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:306 : IRONIC_VM_LOG_DIR=/opt/stack/data/ironic/logs/ 2025-07-23 21:17:03.387 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:307 : trueorfalse True IRONIC_VM_LOG_ROTATE 2025-07-23 21:17:03.405 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:307 : IRONIC_VM_LOG_ROTATE=True 2025-07-23 21:17:03.408 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:310 : IRONIC_DEFAULT_RESOURCE_CLASS=baremetal 2025-07-23 21:17:03.410 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:313 : IRONIC_DEFAULT_TRAITS=CUSTOM_GOLD 2025-07-23 21:17:03.414 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:316 : trueorfalse True IRONIC_BUILD_DEPLOY_RAMDISK 2025-07-23 21:17:03.432 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:316 : IRONIC_BUILD_DEPLOY_RAMDISK=False 2025-07-23 21:17:03.434 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:319 : IRONIC_SUPPORTED_RAMDISK_TYPES_RE='^(tinyipa|dib)$' 2025-07-23 21:17:03.437 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:320 : IRONIC_RAMDISK_TYPE=dib 2025-07-23 21:17:03.440 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:323 : [[ ! dib =~ ^(tinyipa|dib)$ ]] 2025-07-23 21:17:03.443 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:332 : IRONIC_DEPLOY_DRIVER=ipmi 2025-07-23 21:17:03.446 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:336 : IRONIC_DEPLOY_RAMDISK=/opt/stack/new/devstack/files/ir-deploy-ipmi.initramfs 2025-07-23 21:17:03.449 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:337 : IRONIC_DEPLOY_KERNEL=/opt/stack/new/devstack/files/ir-deploy-ipmi.kernel 2025-07-23 21:17:03.452 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:338 : IRONIC_DEPLOY_ISO=/opt/stack/new/devstack/files/ir-deploy-ipmi.iso 2025-07-23 21:17:03.454 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:342 : IRONIC_EFIBOOT=/opt/stack/new/devstack/files/ir-deploy-ipmi.efiboot 2025-07-23 21:17:03.457 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:345 : IPA_DOWNLOAD_BRANCH=master 2025-07-23 21:17:03.462 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:346 : echo master 2025-07-23 21:17:03.462 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:346 : tr / - 2025-07-23 21:17:03.467 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:346 : IPA_DOWNLOAD_BRANCH=master 2025-07-23 21:17:03.470 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:348 : IPA_DOWNLOAD_SOURCE=ironic-python-agent 2025-07-23 21:17:03.472 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:349 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 21:17:03.475 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:354 : IRONIC_DIB_RAMDISK_OS=centos9 2025-07-23 21:17:03.477 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:355 : IRONIC_DIB_RAMDISK_RELEASE= 2025-07-23 21:17:03.480 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:358 : IRONIC_DIB_OS=centos9 2025-07-23 21:17:03.483 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:359 : IRONIC_DIB_RELEASE= 2025-07-23 21:17:03.485 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:366 : [[ False == \F\a\l\s\e ]] 2025-07-23 21:17:03.488 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:366 : [[ -e /opt/stack/new/devstack/files/ir-deploy-ipmi.initramfs ]] 2025-07-23 21:17:03.491 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:366 : [[ -z '' ]] 2025-07-23 21:17:03.493 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:367 : case $IRONIC_RAMDISK_TYPE in 2025-07-23 21:17:03.496 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:373 : IRONIC_AGENT_KERNEL_FILE=ipa-centos9-master.kernel 2025-07-23 21:17:03.499 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:374 : IRONIC_AGENT_RAMDISK_FILE=ipa-centos9-master.initramfs 2025-07-23 21:17:03.501 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:377 : IRONIC_AGENT_KERNEL_URL=https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos9-master.kernel 2025-07-23 21:17:03.504 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:378 : IRONIC_AGENT_RAMDISK_URL=https://tarballs.openstack.org/ironic-python-agent/dib/files/ipa-centos9-master.initramfs 2025-07-23 21:17:03.506 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:383 : IRONIC_DIB_RAMDISK_OPTIONS= 2025-07-23 21:17:03.509 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:384 : [[ -z '' ]] 2025-07-23 21:17:03.512 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:386 : [[ centos9 == \c\e\n\t\o\s\8 ]] 2025-07-23 21:17:03.514 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:390 : [[ centos9 == \c\e\n\t\o\s\9 ]] 2025-07-23 21:17:03.517 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:391 : IRONIC_DIB_RAMDISK_OS=centos 2025-07-23 21:17:03.520 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:392 : IRONIC_DIB_RAMDISK_RELEASE=9-stream 2025-07-23 21:17:03.523 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:394 : IRONIC_DIB_RAMDISK_OPTIONS=centos 2025-07-23 21:17:03.526 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:397 : IRONIC_DIB_DHCP_TIMEOUT=60 2025-07-23 21:17:03.528 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:400 : IRONIC_BUILD_DIB_IMAGE=False 2025-07-23 21:17:03.531 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:401 : IRONIC_DIB_IMAGE_OPTIONS= 2025-07-23 21:17:03.534 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:402 : IRONIC_DIB_IMAGE_OS=centos 2025-07-23 21:17:03.537 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:403 : IRONIC_DIB_IMAGE_RELEASE=9-stream 2025-07-23 21:17:03.539 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:404 : [[ -z '' ]] 2025-07-23 21:17:03.542 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:405 : IRONIC_DIB_IMAGE_OPTIONS='centos bootloader block-device-efi-lvm growvols dracut-regenerate' 2025-07-23 21:17:03.545 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:411 : trueorfalse False IRONIC_DEPLOY_ISO_REQUIRED 2025-07-23 21:17:03.564 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:411 : IRONIC_DEPLOY_ISO_REQUIRED=False 2025-07-23 21:17:03.567 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:414 : [[ False = \T\r\u\e ]] 2025-07-23 21:17:03.571 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:420 : echo ipmi,fake-hardware 2025-07-23 21:17:03.571 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:420 : grep -w ipmi 2025-07-23 21:17:03.577 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:420 : [[ -z ipmi,fake-hardware ]] 2025-07-23 21:17:03.580 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:426 : get_python_exec_prefix 2025-07-23 21:17:03.601 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2025-07-23 21:17:03.604 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2025-07-23 21:17:03.607 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:426 : IRONIC_BIN_DIR=/opt/stack/data/venv/bin 2025-07-23 21:17:03.610 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:427 : IRONIC_UWSGI_CONF=/etc/ironic/ironic-uwsgi.ini 2025-07-23 21:17:03.614 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:428 : IRONIC_UWSGI=ironic.wsgi:application 2025-07-23 21:17:03.617 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:431 : IRONIC_IP_VERSION=4+6 2025-07-23 21:17:03.620 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:432 : IRONIC_IPV6_ADDRESS_MODE=dhcpv6-stateless 2025-07-23 21:17:03.622 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:435 : is_service_enabled tls-proxy 2025-07-23 21:17:03.642 | ++ functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:17:03.645 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:438 : IRONIC_SERVICE_PROTOCOL=http 2025-07-23 21:17:03.649 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:439 : IRONIC_SERVICE_PORT=6385 2025-07-23 21:17:03.652 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:440 : IRONIC_SERVICE_PORT_INT=16385 2025-07-23 21:17:03.655 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:441 : IRONIC_NOVNCPROXY_PORT=6090 2025-07-23 21:17:03.658 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:442 : IRONIC_HOSTPORT=200.225.47.25/baremetal 2025-07-23 21:17:03.662 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:445 : trueorfalse True IRONIC_IPXE_ENABLED 2025-07-23 21:17:03.681 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:445 : IRONIC_IPXE_ENABLED=True 2025-07-23 21:17:03.684 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:447 : trueorfalse False IRONIC_IPXE_USE_SWIFT 2025-07-23 21:17:03.704 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:447 : IRONIC_IPXE_USE_SWIFT=False 2025-07-23 21:17:03.707 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:448 : IRONIC_HTTP_DIR=/opt/stack/data/ironic/httpboot 2025-07-23 21:17:03.709 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:449 : IRONIC_HTTP_PORT=3928 2025-07-23 21:17:03.712 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:452 : IRONIC_RPC_TRANSPORT=oslo 2025-07-23 21:17:03.716 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:453 : IRONIC_JSON_RPC_PORT=8089 2025-07-23 21:17:03.718 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:458 : IRONIC_JSON_RPC_AUTH_STRATEGY= 2025-07-23 21:17:03.721 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:464 : IRONIC_VBMC_PORT_RANGE_START=6230 2025-07-23 21:17:03.723 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:465 : IRONIC_VBMC_CONFIG_FILE=/etc/ironic/virtualbmc/virtualbmc.conf 2025-07-23 21:17:03.726 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:466 : IRONIC_VBMC_LOGFILE=/opt/stack/data/ironic/logs//virtualbmc.log 2025-07-23 21:17:03.729 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:467 : IRONIC_VBMC_SYSTEMD_SERVICE=devstack@virtualbmc.service 2025-07-23 21:17:03.731 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:470 : IRONIC_VPDU_CONFIG_FILE=/etc/ironic/virtualpdu/virtualpdu.conf 2025-07-23 21:17:03.734 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:471 : IRONIC_VPDU_PORT_RANGE_START=1 2025-07-23 21:17:03.736 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:472 : IRONIC_VPDU_LISTEN_PORT=1161 2025-07-23 21:17:03.739 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:473 : IRONIC_VPDU_COMMUNITY=private 2025-07-23 21:17:03.742 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:474 : IRONIC_VPDU_SNMPDRIVER=apc_rackpdu 2025-07-23 21:17:03.745 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:475 : IRONIC_VPDU_SYSTEMD_SERVICE=devstack@virtualpdu.service 2025-07-23 21:17:03.748 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:478 : IRONIC_REDFISH_EMULATOR_PORT=9132 2025-07-23 21:17:03.751 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:479 : IRONIC_REDFISH_EMULATOR_SYSTEMD_SERVICE=devstack@redfish-emulator.service 2025-07-23 21:17:03.754 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:480 : IRONIC_REDFISH_EMULATOR_CONFIG=/etc/ironic/redfish/emulator.conf 2025-07-23 21:17:03.757 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:481 : IRONIC_REDFISH_EMULATOR_FEATURE_SET=full 2025-07-23 21:17:03.760 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:486 : trueorfalse False IRONIC_CONFIGURE_GLANCE_WITH_SWIFT 2025-07-23 21:17:03.779 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:486 : IRONIC_CONFIGURE_GLANCE_WITH_SWIFT=False 2025-07-23 21:17:03.781 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:489 : IRONIC_LIBVIRT_HOOKS_PATH=/etc/libvirt/hooks/ 2025-07-23 21:17:03.784 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:491 : LIBVIRT_STORAGE_POOL=default 2025-07-23 21:17:03.787 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:492 : LIBVIRT_STORAGE_POOL_PATH=/opt/libvirt/images 2025-07-23 21:17:03.790 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:496 : IRONIC_AUTH_STRATEGY=keystone 2025-07-23 21:17:03.794 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:499 : trueorfalse False IRONIC_TERMINAL_SSL 2025-07-23 21:17:03.815 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:499 : IRONIC_TERMINAL_SSL=False 2025-07-23 21:17:03.818 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:500 : IRONIC_TERMINAL_CERT_DIR=/opt/stack/data/ironic/terminal_cert/ 2025-07-23 21:17:03.822 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:505 : trueorfalse False IRONIC_USE_LINK_LOCAL 2025-07-23 21:17:03.843 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:505 : IRONIC_USE_LINK_LOCAL=False 2025-07-23 21:17:03.845 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:508 : IRONIC_DHCP_PROVIDER=neutron 2025-07-23 21:17:03.847 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:511 : IRONIC_NETWORK_INTERFACE= 2025-07-23 21:17:03.849 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:516 : IRONIC_PROVISION_NETWORK_NAME= 2025-07-23 21:17:03.851 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:520 : IRONIC_PROVISION_PROVIDER_NETWORK_TYPE=vlan 2025-07-23 21:17:03.854 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:525 : IRONIC_PROVISION_SEGMENTATION_ID= 2025-07-23 21:17:03.856 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:529 : SUBNODE_FINAL=2 2025-07-23 21:17:03.859 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:532 : SUBNODE_ID= 2025-07-23 21:17:03.862 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:533 : '[' -f /etc/devstack-host ']' 2025-07-23 21:17:03.864 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:546 : [[ 4+6 != \6 ]] 2025-07-23 21:17:03.867 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:549 : IRONIC_IP_VERSION=4 2025-07-23 21:17:03.869 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:553 : IRONIC_PROVISION_ALLOCATION_POOL=start=10.0.5.10,end=10.0.5.100 2025-07-23 21:17:03.872 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:558 : IRONIC_PROVISION_SUBNET_GATEWAY=10.0.5.1 2025-07-23 21:17:03.874 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:559 : IRONIC_PROVISION_SUBNET_SUBNODE_IP=10.0.5.2 2025-07-23 21:17:03.876 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:563 : IRONIC_PROVISION_SUBNET_PREFIX=10.0.5.0/24 2025-07-23 21:17:03.879 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:575 : IRONIC_ROUTER_NAME=router1 2025-07-23 21:17:03.882 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:579 : IRONIC_PROVISION_PROVIDER_SUBNET_NAME=-subnet 2025-07-23 21:17:03.885 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:584 : trueorfalse False IRONIC_USE_NEUTRON_SEGMENTS 2025-07-23 21:17:03.904 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:584 : IRONIC_USE_NEUTRON_SEGMENTS=False 2025-07-23 21:17:03.907 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:588 : IRONIC_STORAGE_INTERFACE= 2025-07-23 21:17:03.909 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:594 : IRONIC_PROVISION_SUBNET_GATEWAY=10.0.5.1 2025-07-23 21:17:03.912 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:595 : IRONIC_PROVISION_SUBNET_SUBNODE_IP=10.0.5.2 2025-07-23 21:17:03.915 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:599 : IRONIC_PROVISION_SUBNET_PREFIX=10.0.5.0/24 2025-07-23 21:17:03.918 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:601 : [[ '' == \p\r\i\m\a\r\y ]] 2025-07-23 21:17:03.920 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:607 : [[ '' == \s\u\b\n\o\d\e ]] 2025-07-23 21:17:03.922 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:614 : IRONIC_HTTP_SERVER=200.225.47.25 2025-07-23 21:17:03.925 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:618 : ISCSI_SERVICE_PORT=3260 2025-07-23 21:17:03.927 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:628 : IRONIC_DEPLOY_LOGS_COLLECT=always 2025-07-23 21:17:03.929 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:632 : IRONIC_DEPLOY_LOGS_STORAGE_BACKEND=local 2025-07-23 21:17:03.933 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:634 : IRONIC_DEPLOY_LOGS_LOCAL_PATH=/opt/stack/data/ironic/logs//deploy_logs 2025-07-23 21:17:03.935 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:637 : IRONIC_DEPLOY_FAST_TRACK=False 2025-07-23 21:17:03.938 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:640 : TEMPEST_BAREMETAL_MIN_MICROVERSION= 2025-07-23 21:17:03.940 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:643 : TEMPEST_BAREMETAL_MAX_MICROVERSION= 2025-07-23 21:17:03.942 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:651 : PHYSICAL_NETWORK=public 2025-07-23 21:17:03.945 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:662 : IRONIC_RAMDISK_IMAGE=http://mirrors.dotsrc.org/tinycorelinux/14.x/x86/release/Core-current.iso 2025-07-23 21:17:03.948 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:664 : IRONIC_LOADER_PATHS= 2025-07-23 21:17:03.952 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:695 : get_pxe_boot_file 2025-07-23 21:17:03.955 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:678 : local pxe_boot_file 2025-07-23 21:17:03.957 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:680 : is_ubuntu 2025-07-23 21:17:03.959 | +++ functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:17:03.962 | +++ functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:17:03.964 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:682 : pxe_paths='/usr/lib/syslinux/pxelinux.0 /usr/lib/PXELINUX/pxelinux.0' 2025-07-23 21:17:03.967 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:683 : for p in $pxe_paths 2025-07-23 21:17:03.969 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:684 : [[ -f /usr/lib/syslinux/pxelinux.0 ]] 2025-07-23 21:17:03.971 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:683 : for p in $pxe_paths 2025-07-23 21:17:03.973 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:684 : [[ -f /usr/lib/PXELINUX/pxelinux.0 ]] 2025-07-23 21:17:03.976 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:685 : pxe_boot_file=/usr/lib/PXELINUX/pxelinux.0 2025-07-23 21:17:03.978 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:get_pxe_boot_file:691 : echo /usr/lib/PXELINUX/pxelinux.0 2025-07-23 21:17:03.981 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:695 : IRONIC_PXE_BOOT_IMAGE=/usr/lib/PXELINUX/pxelinux.0 2025-07-23 21:17:03.984 | +++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:697 : trueorfalse True IRONIC_AUTOMATED_CLEAN_ENABLED 2025-07-23 21:17:04.003 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:697 : IRONIC_AUTOMATED_CLEAN_ENABLED=False 2025-07-23 21:17:04.006 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:699 : IRONIC_SECURE_BOOT=False 2025-07-23 21:17:04.008 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:700 : IRONIC_UEFI_BOOT_LOADER=grub2 2025-07-23 21:17:04.011 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:701 : IRONIC_GRUB2_SHIM_FILE= 2025-07-23 21:17:04.013 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:702 : IRONIC_GRUB2_FILE= 2025-07-23 21:17:04.015 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:703 : IRONIC_GRUB2_NETWORK_FILE= 2025-07-23 21:17:04.018 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:704 : IRONIC_UEFI_FILES_DIR=/var/lib/libvirt/images 2025-07-23 21:17:04.021 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:705 : UEFI_LOADER_PATH=/var/lib/libvirt/images/OVMF_CODE_4M.fd 2025-07-23 21:17:04.024 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:706 : UEFI_NVRAM_PATH=/var/lib/libvirt/images/OVMF_VARS_4M.fd 2025-07-23 21:17:04.026 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:708 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-07-23 21:17:04.029 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:714 : install_package shim shim-signed 2025-07-23 21:17:04.031 | ++ functions-common:install_package:1442 : update_package_repo 2025-07-23 21:17:04.033 | ++ functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:17:04.036 | ++ functions-common:update_package_repo:1417 : REPOS_UPDATED=False 2025-07-23 21:17:04.038 | ++ functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:17:04.041 | ++ functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:17:04.043 | ++ functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:17:04.046 | ++ functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:17:04.048 | ++ functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:17:04.051 | ++ functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:17:04.053 | ++ functions-common:apt_get_update:1170 : [[ False == \T\r\u\e ]] 2025-07-23 21:17:04.057 | ++ functions-common:apt_get_update:1175 : [[ False = \T\r\u\e ]] 2025-07-23 21:17:04.059 | ++ functions-common:apt_get_update:1177 : local sudo=sudo 2025-07-23 21:17:04.063 | +++ functions-common:apt_get_update:1178 : id -u 2025-07-23 21:17:04.067 | ++ functions-common:apt_get_update:1178 : [[ 1001 = \0 ]] 2025-07-23 21:17:04.070 | ++ functions-common:apt_get_update:1181 : time_start apt-get-update 2025-07-23 21:17:04.073 | ++ functions-common:time_start:2407 : local name=apt-get-update 2025-07-23 21:17:04.075 | ++ functions-common:time_start:2408 : local start_time= 2025-07-23 21:17:04.078 | ++ functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:17:04.080 | +++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:17:04.085 | ++ functions-common:time_start:2412 : _TIME_START[$name]=1753305424082 2025-07-23 21:17:04.088 | ++ functions-common:apt_get_update:1183 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2025-07-23 21:17:04.090 | ++ functions-common:apt_get_update:1184 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2025-07-23 21:17:04.093 | ++ functions-common:apt_get_update:1185 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2025-07-23 21:17:04.202 | Ign:1 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy InRelease 2025-07-23 21:17:04.202 | Ign:2 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates InRelease 2025-07-23 21:17:04.203 | Ign:3 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports InRelease 2025-07-23 21:17:04.204 | Ign:4 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security InRelease 2025-07-23 21:17:04.204 | Hit:5 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release 2025-07-23 21:17:04.205 | Hit:6 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release 2025-07-23 21:17:04.206 | Hit:7 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release 2025-07-23 21:17:04.206 | Hit:8 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release 2025-07-23 21:17:04.207 | Ign:9 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy Release.gpg 2025-07-23 21:17:04.208 | Ign:10 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-updates Release.gpg 2025-07-23 21:17:04.208 | Ign:11 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-backports Release.gpg 2025-07-23 21:17:04.209 | Ign:12 https://mirror.iad3.openmetal.opendev.org/ubuntu jammy-security Release.gpg 2025-07-23 21:17:05.684 | Reading package lists... 2025-07-23 21:17:05.710 | ++ functions-common:apt_get_update:1189 : REPOS_UPDATED=True 2025-07-23 21:17:05.712 | ++ functions-common:apt_get_update:1191 : time_stop apt-get-update 2025-07-23 21:17:05.715 | ++ functions-common:time_stop:2421 : local name 2025-07-23 21:17:05.717 | ++ functions-common:time_stop:2422 : local end_time 2025-07-23 21:17:05.719 | ++ functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:17:05.722 | ++ functions-common:time_stop:2424 : local total 2025-07-23 21:17:05.725 | ++ functions-common:time_stop:2425 : local start_time 2025-07-23 21:17:05.727 | ++ functions-common:time_stop:2427 : name=apt-get-update 2025-07-23 21:17:05.731 | ++ functions-common:time_stop:2428 : start_time=1753305424082 2025-07-23 21:17:05.733 | ++ functions-common:time_stop:2430 : [[ -z 1753305424082 ]] 2025-07-23 21:17:05.736 | +++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:17:05.742 | ++ functions-common:time_stop:2433 : end_time=1753305425738 2025-07-23 21:17:05.744 | ++ functions-common:time_stop:2434 : elapsed_time=1656 2025-07-23 21:17:05.747 | ++ functions-common:time_stop:2435 : total=0 2025-07-23 21:17:05.749 | ++ functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:17:05.752 | ++ functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1656 2025-07-23 21:17:05.755 | ++ functions-common:install_package:1443 : real_install_package shim shim-signed 2025-07-23 21:17:05.757 | ++ functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:17:05.760 | ++ functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:17:05.763 | ++ functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:17:05.765 | ++ functions-common:real_install_package:1431 : apt_get install shim shim-signed 2025-07-23 21:17:05.792 | ++ functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install shim shim-signed 2025-07-23 21:17:05.828 | Reading package lists... 2025-07-23 21:17:06.148 | Building dependency tree... 2025-07-23 21:17:06.149 | Reading state information... 2025-07-23 21:17:06.570 | shim is already the newest version (15.8-0ubuntu1). 2025-07-23 21:17:06.570 | shim-signed is already the newest version (1.51.4+15.8-0ubuntu1). 2025-07-23 21:17:06.570 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:17:06.575 | ++ functions-common:apt_get:1215 : result=0 2025-07-23 21:17:06.579 | ++ functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:17:06.582 | ++ functions-common:time_stop:2421 : local name 2025-07-23 21:17:06.584 | ++ functions-common:time_stop:2422 : local end_time 2025-07-23 21:17:06.587 | ++ functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:17:06.590 | ++ functions-common:time_stop:2424 : local total 2025-07-23 21:17:06.593 | ++ functions-common:time_stop:2425 : local start_time 2025-07-23 21:17:06.596 | ++ functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:17:06.599 | ++ functions-common:time_stop:2428 : start_time=1753305425789 2025-07-23 21:17:06.601 | ++ functions-common:time_stop:2430 : [[ -z 1753305425789 ]] 2025-07-23 21:17:06.605 | +++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:17:06.610 | ++ functions-common:time_stop:2433 : end_time=1753305426607 2025-07-23 21:17:06.612 | ++ functions-common:time_stop:2434 : elapsed_time=818 2025-07-23 21:17:06.615 | ++ functions-common:time_stop:2435 : total=0 2025-07-23 21:17:06.617 | ++ functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:17:06.620 | ++ functions-common:time_stop:2438 : _TIME_TOTAL[$name]=818 2025-07-23 21:17:06.623 | ++ functions-common:apt_get:1219 : return 0 2025-07-23 21:17:06.626 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:715 : [[ x86_64 == \x\8\6\_\6\4 ]] 2025-07-23 21:17:06.628 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:716 : is_ubuntu 2025-07-23 21:17:06.631 | ++ functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:17:06.633 | ++ functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:17:06.636 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:717 : install_package grub-efi-amd64-signed 2025-07-23 21:17:06.639 | ++ functions-common:install_package:1442 : update_package_repo 2025-07-23 21:17:06.641 | ++ functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:17:06.644 | ++ functions-common:update_package_repo:1417 : REPOS_UPDATED=True 2025-07-23 21:17:06.647 | ++ functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:17:06.650 | ++ functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:17:06.652 | ++ functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:17:06.655 | ++ functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:17:06.658 | ++ functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:17:06.661 | ++ functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:17:06.664 | ++ functions-common:apt_get_update:1170 : [[ True == \T\r\u\e ]] 2025-07-23 21:17:06.667 | ++ functions-common:apt_get_update:1170 : [[ False != \T\r\u\e ]] 2025-07-23 21:17:06.669 | ++ functions-common:apt_get_update:1171 : return 2025-07-23 21:17:06.672 | ++ functions-common:install_package:1443 : real_install_package grub-efi-amd64-signed 2025-07-23 21:17:06.675 | ++ functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:17:06.678 | ++ functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:17:06.681 | ++ functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:17:06.684 | ++ functions-common:real_install_package:1431 : apt_get install grub-efi-amd64-signed 2025-07-23 21:17:06.707 | ++ functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install grub-efi-amd64-signed 2025-07-23 21:17:06.741 | Reading package lists... 2025-07-23 21:17:06.997 | Building dependency tree... 2025-07-23 21:17:06.998 | Reading state information... 2025-07-23 21:17:07.328 | grub-efi-amd64-signed is already the newest version (1.187.12+2.06-2ubuntu14.8). 2025-07-23 21:17:07.328 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:17:07.334 | ++ functions-common:apt_get:1215 : result=0 2025-07-23 21:17:07.337 | ++ functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:17:07.340 | ++ functions-common:time_stop:2421 : local name 2025-07-23 21:17:07.344 | ++ functions-common:time_stop:2422 : local end_time 2025-07-23 21:17:07.346 | ++ functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:17:07.348 | ++ functions-common:time_stop:2424 : local total 2025-07-23 21:17:07.351 | ++ functions-common:time_stop:2425 : local start_time 2025-07-23 21:17:07.353 | ++ functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:17:07.356 | ++ functions-common:time_stop:2428 : start_time=1753305426704 2025-07-23 21:17:07.358 | ++ functions-common:time_stop:2430 : [[ -z 1753305426704 ]] 2025-07-23 21:17:07.362 | +++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:17:07.367 | ++ functions-common:time_stop:2433 : end_time=1753305427364 2025-07-23 21:17:07.370 | ++ functions-common:time_stop:2434 : elapsed_time=660 2025-07-23 21:17:07.372 | ++ functions-common:time_stop:2435 : total=818 2025-07-23 21:17:07.375 | ++ functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:17:07.378 | ++ functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1478 2025-07-23 21:17:07.380 | ++ functions-common:apt_get:1219 : return 0 2025-07-23 21:17:07.382 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:730 : [[ bios == \u\e\f\i ]] 2025-07-23 21:17:07.385 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:802 : [[ 0 != \0 ]] 2025-07-23 21:17:07.388 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:808 : is_service_enabled tls-proxy 2025-07-23 21:17:07.408 | ++ functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:17:07.411 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:812 : IRONIC_NETWORK_DOWNLOAD_RETRY_MAX=5 2025-07-23 21:17:07.413 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:813 : IRONIC_NETWORK_DOWNLOAD_RETRY_DELAY=10 2025-07-23 21:17:07.416 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:839 : IRONIC_MANAGE_TIMEOUT=120 2025-07-23 21:17:07.419 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:841 : [[ -n 900 ]] 2025-07-23 21:17:07.421 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:842 : IRONIC_DEFAULT_CLEANING_TIMEOUT=1800 2025-07-23 21:17:07.424 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:846 : IRONIC_CLEANING_TIMEOUT=1800 2025-07-23 21:17:07.428 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:848 : IRONIC_CLEANING_DELAY=10 2025-07-23 21:17:07.431 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:849 : IRONIC_CLEANING_ATTEMPTS=180 2025-07-23 21:17:07.434 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:853 : IRONIC_NEUTRON_AGENT_REPORT_STATE_DELAY=10 2025-07-23 21:17:07.437 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:854 : IRONIC_NEUTRON_AGENT_REPORT_STATE_TIMEOUT=120 2025-07-23 21:17:07.440 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:855 : IRONIC_NEUTRON_AGENT_REPORT_STATE_ATTEMPTS=12 2025-07-23 21:17:07.443 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:862 : IRONIC_ANSIBLE_SSH_USER= 2025-07-23 21:17:07.447 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:878 : IRONIC_ANSIBLE_SSH_KEY=/opt/stack/data/ironic/ansible_ssh_key 2025-07-23 21:17:07.449 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:880 : is_service_enabled swift 2025-07-23 21:17:07.467 | ++ functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:17:07.469 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:880 : [[ True == \T\r\u\e ]] 2025-07-23 21:17:07.472 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:881 : IRONIC_DEFAULT_DOWNLOAD_SOURCE=swift 2025-07-23 21:17:07.475 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:885 : IRONIC_AGENT_IMAGE_DOWNLOAD_SOURCE=swift 2025-07-23 21:17:07.478 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:source:1021 : is_deployed_by_redfish 2025-07-23 21:17:07.481 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_deployed_by_redfish:967 : [[ ipmi == redfish ]] 2025-07-23 21:17:07.483 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_deployed_by_redfish:968 : return 1 2025-07-23 21:17:07.499 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:65 : [[ -d /etc/ironic ]] 2025-07-23 21:17:07.501 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:65 : [[ ! -d /opt/stack/save/etc.ironic ]] 2025-07-23 21:17:07.503 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:66 : cp -pr /etc/ironic /opt/stack/save/etc.ironic 2025-07-23 21:17:07.514 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:69 : stack_install_service ironic 2025-07-23 21:17:07.517 | + lib/stack:stack_install_service:20 : local service=ironic 2025-07-23 21:17:07.519 | + lib/stack:stack_install_service:21 : type install_ironic 2025-07-23 21:17:07.522 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-07-23 21:17:07.525 | + lib/stack:stack_install_service:32 : install_ironic 2025-07-23 21:17:07.528 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1262 : [[ '' != \s\u\b\n\o\d\e ]] 2025-07-23 21:17:07.531 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1264 : local req_services=key 2025-07-23 21:17:07.534 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1265 : is_service_enabled nova 2025-07-23 21:17:07.554 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:17:07.558 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1265 : [[ ironic == \i\r\o\n\i\c ]] 2025-07-23 21:17:07.560 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1266 : req_services+=' nova glance neutron' 2025-07-23 21:17:07.563 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1268 : for srv in $req_services 2025-07-23 21:17:07.565 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1269 : is_service_enabled key 2025-07-23 21:17:07.585 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:17:07.588 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1268 : for srv in $req_services 2025-07-23 21:17:07.591 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1269 : is_service_enabled nova 2025-07-23 21:17:07.611 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:17:07.613 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1268 : for srv in $req_services 2025-07-23 21:17:07.617 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1269 : is_service_enabled glance 2025-07-23 21:17:07.637 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:17:07.639 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1268 : for srv in $req_services 2025-07-23 21:17:07.643 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1269 : is_service_enabled neutron 2025-07-23 21:17:07.663 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:17:07.667 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1275 : setup_develop /opt/stack/new/ironic 2025-07-23 21:17:07.670 | + inc/python:setup_develop:354 : local bindep 2025-07-23 21:17:07.673 | + inc/python:setup_develop:355 : [[ /opt/stack/new/ironic == -bindep* ]] 2025-07-23 21:17:07.676 | + inc/python:setup_develop:359 : local project_dir=/opt/stack/new/ironic 2025-07-23 21:17:07.680 | + inc/python:setup_develop:360 : local extras= 2025-07-23 21:17:07.683 | + inc/python:setup_develop:361 : _setup_package_with_constraints_edit /opt/stack/new/ironic -e 2025-07-23 21:17:07.686 | + inc/python:_setup_package_with_constraints_edit:380 : local bindep 2025-07-23 21:17:07.689 | + inc/python:_setup_package_with_constraints_edit:381 : [[ /opt/stack/new/ironic == -bindep* ]] 2025-07-23 21:17:07.692 | + inc/python:_setup_package_with_constraints_edit:385 : local project_dir=/opt/stack/new/ironic 2025-07-23 21:17:07.695 | + inc/python:_setup_package_with_constraints_edit:386 : local flags=-e 2025-07-23 21:17:07.698 | + inc/python:_setup_package_with_constraints_edit:387 : local extras= 2025-07-23 21:17:07.702 | ++ inc/python:_setup_package_with_constraints_edit:394 : cd /opt/stack/new/ironic 2025-07-23 21:17:07.705 | ++ inc/python:_setup_package_with_constraints_edit:394 : pwd 2025-07-23 21:17:07.709 | + inc/python:_setup_package_with_constraints_edit:394 : project_dir=/opt/stack/new/ironic 2025-07-23 21:17:07.712 | + inc/python:_setup_package_with_constraints_edit:396 : '[' -n /opt/stack/new/requirements ']' 2025-07-23 21:17:07.714 | + inc/python:_setup_package_with_constraints_edit:400 : local name 2025-07-23 21:17:07.718 | ++ inc/python:_setup_package_with_constraints_edit:401 : awk '/^name.*=/ {print $3}' /opt/stack/new/ironic/setup.cfg 2025-07-23 21:17:07.726 | + inc/python:_setup_package_with_constraints_edit:401 : name=ironic 2025-07-23 21:17:07.728 | + inc/python:_setup_package_with_constraints_edit:402 : '[' -z ironic ']' 2025-07-23 21:17:07.732 | + inc/python:_setup_package_with_constraints_edit:406 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- ironic 2025-07-23 21:17:07.916 | /opt/stack/new/requirements/.venv/lib/python3.10/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-07-23 21:17:07.916 | import pkg_resources 2025-07-23 21:17:08.040 | + inc/python:_setup_package_with_constraints_edit:409 : setup_package /opt/stack/new/ironic -e 2025-07-23 21:17:08.043 | + inc/python:setup_package:437 : local bindep=0 2025-07-23 21:17:08.045 | + inc/python:setup_package:438 : local bindep_flag= 2025-07-23 21:17:08.048 | + inc/python:setup_package:439 : local bindep_profiles= 2025-07-23 21:17:08.051 | + inc/python:setup_package:440 : [[ /opt/stack/new/ironic == -bindep* ]] 2025-07-23 21:17:08.054 | + inc/python:setup_package:445 : local project_dir=/opt/stack/new/ironic 2025-07-23 21:17:08.057 | + inc/python:setup_package:446 : local flags=-e 2025-07-23 21:17:08.060 | + inc/python:setup_package:447 : local extras= 2025-07-23 21:17:08.063 | + inc/python:setup_package:451 : [[ -n -e ]] 2025-07-23 21:17:08.066 | + inc/python:setup_package:451 : [[ -z '' ]] 2025-07-23 21:17:08.069 | + inc/python:setup_package:451 : [[ ! -e =~ ^-.* ]] 2025-07-23 21:17:08.072 | + inc/python:setup_package:456 : [[ ! -z '' ]] 2025-07-23 21:17:08.075 | + inc/python:setup_package:461 : [[ 0 == 1 ]] 2025-07-23 21:17:08.078 | + inc/python:setup_package:465 : pip_install -e /opt/stack/new/ironic 2025-07-23 21:17:08.106 | Using python 3.10 to install /opt/stack/new/ironic 2025-07-23 21:17:08.108 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/ironic 2025-07-23 21:17:09.109 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:17:09.116 | Obtaining file:///opt/stack/new/ironic 2025-07-23 21:17:09.120 | Installing build dependencies: started 2025-07-23 21:17:10.791 | Installing build dependencies: finished with status 'done' 2025-07-23 21:17:10.792 | Checking if build backend supports build_editable: started 2025-07-23 21:17:11.147 | Checking if build backend supports build_editable: finished with status 'done' 2025-07-23 21:17:11.148 | Getting requirements to build editable: started 2025-07-23 21:17:11.345 | Getting requirements to build editable: finished with status 'done' 2025-07-23 21:17:11.347 | Preparing editable metadata (pyproject.toml): started 2025-07-23 21:17:12.433 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-07-23 21:17:12.446 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (6.1.1) 2025-07-23 21:17:12.446 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (2.0.41) 2025-07-23 21:17:12.447 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (1.16.4) 2025-07-23 21:17:12.448 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (3.2.0) 2025-07-23 21:17:12.449 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (0.40.1) 2025-07-23 21:17:12.449 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (1.8.9) 2025-07-23 21:17:12.450 | Requirement already satisfied: keystoneauth1>=4.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (5.11.1) 2025-07-23 21:17:12.451 | Requirement already satisfied: stevedore>=1.29.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (5.4.1) 2025-07-23 21:17:12.451 | Requirement already satisfied: oslo.concurrency>=4.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (7.1.0) 2025-07-23 21:17:12.520 | Collecting oslo.config>=6.8.0 (from ironic==30.0.1.dev67) 2025-07-23 21:17:12.523 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-07-23 21:17:12.569 | Collecting oslo.context>=2.22.0 (from ironic==30.0.1.dev67) 2025-07-23 21:17:12.572 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a7/1b/30c2017abef2126aeded7424fd647e351cf059e545683ddc99c28a4a3a64/oslo_context-6.0.0-py3-none-any.whl.metadata (2.1 kB) 2025-07-23 21:17:12.574 | Requirement already satisfied: oslo.db>=9.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (17.3.0) 2025-07-23 21:17:12.616 | Collecting oslo.log>=4.3.0 (from ironic==30.0.1.dev67) 2025-07-23 21:17:12.619 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5f/67/27f4cce3905b9cd34d4230621620f137a7041d19f431135ddcdeb8ea975e/oslo_log-7.2.0-py3-none-any.whl.metadata (2.8 kB) 2025-07-23 21:17:12.623 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (6.6.0) 2025-07-23 21:17:12.624 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (4.5.1) 2025-07-23 21:17:12.625 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (5.7.0) 2025-07-23 21:17:12.625 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (4.2.2) 2025-07-23 21:17:12.626 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (2.5.0) 2025-07-23 21:17:12.676 | Collecting oslo.utils>=8.0.0 (from ironic==30.0.1.dev67) 2025-07-23 21:17:12.678 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl.metadata (2.2 kB) 2025-07-23 21:17:12.681 | Requirement already satisfied: osprofiler>=1.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (4.3.0) 2025-07-23 21:17:12.681 | Requirement already satisfied: os-traits>=0.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (3.5.0) 2025-07-23 21:17:12.682 | Requirement already satisfied: pecan>=1.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (1.7.0) 2025-07-23 21:17:12.683 | Requirement already satisfied: pycdlib>=1.11.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (1.14.0) 2025-07-23 21:17:12.684 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (2.32.4) 2025-07-23 21:17:12.684 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (2.0.0) 2025-07-23 21:17:12.685 | Requirement already satisfied: jsonpatch>=1.16 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (1.33) 2025-07-23 21:17:12.686 | Requirement already satisfied: Jinja2>=3.1.6 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (3.1.6) 2025-07-23 21:17:12.687 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (10.11.0) 2025-07-23 21:17:12.688 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (17.1.0) 2025-07-23 21:17:12.688 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (9.1.2) 2025-07-23 21:17:12.689 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (3.7.0) 2025-07-23 21:17:12.690 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (4.25.0) 2025-07-23 21:17:12.691 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (7.0.0) 2025-07-23 21:17:12.691 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (3.1.1) 2025-07-23 21:17:12.692 | Requirement already satisfied: tooz>=2.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (7.0.0) 2025-07-23 21:17:12.693 | Requirement already satisfied: openstacksdk>=0.99.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (4.6.0) 2025-07-23 21:17:12.746 | Collecting sushy>=5.7.0 (from ironic==30.0.1.dev67) 2025-07-23 21:17:12.749 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/65/a3/0ed427cd323f6e42b6a5745b50671366836b80d4a2f82abc6800959a53c7/sushy-5.7.0-py3-none-any.whl.metadata (2.2 kB) 2025-07-23 21:17:12.759 | Requirement already satisfied: construct>=2.9.39 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (2.10.70) 2025-07-23 21:17:12.760 | Requirement already satisfied: netaddr>=0.9.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (1.3.0) 2025-07-23 21:17:12.760 | Requirement already satisfied: microversion-parse>=1.0.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (2.0.0) 2025-07-23 21:17:13.693 | Collecting zeroconf>=0.24.0 (from ironic==30.0.1.dev67) 2025-07-23 21:17:13.717 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/d1/fa/32e8522efe13053dabb61ea6f42e9b7de362c8cd4cc16b6c3a8d80220ef4/zeroconf-0.147.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.2 kB) 2025-07-23 21:17:13.727 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (1.8.0) 2025-07-23 21:17:13.728 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (4.0.1) 2025-07-23 21:17:13.728 | Requirement already satisfied: websockify>=0.9.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (0.13.0) 2025-07-23 21:17:13.729 | Requirement already satisfied: PyYAML>=6.0.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from ironic==30.0.1.dev67) (6.0.2) 2025-07-23 21:17:13.818 | Collecting cheroot>=10.0.1 (from ironic==30.0.1.dev67) 2025-07-23 21:17:13.839 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5b/9e/111f4441bc0e4736251ee0e61094904432ab19292a4cc7bd7127ed94f81e/cheroot-10.0.1-py3-none-any.whl.metadata (7.1 kB) 2025-07-23 21:17:13.853 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.10/site-packages (from alembic>=1.4.2->ironic==30.0.1.dev67) (1.3.10) 2025-07-23 21:17:13.854 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from alembic>=1.4.2->ironic==30.0.1.dev67) (4.14.1) 2025-07-23 21:17:13.855 | Requirement already satisfied: tomli in /opt/stack/data/venv/lib/python3.10/site-packages (from alembic>=1.4.2->ironic==30.0.1.dev67) (2.2.1) 2025-07-23 21:17:13.857 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from automaton>=1.9.0->ironic==30.0.1.dev67) (3.16.0) 2025-07-23 21:17:13.894 | Collecting more-itertools>=2.6 (from cheroot>=10.0.1->ironic==30.0.1.dev67) 2025-07-23 21:17:13.898 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/2b/9f/7ba6f94fc1e9ac3d2b853fdff3035fb2fa5afbed898c4a72b8a020610594/more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 2025-07-23 21:17:13.932 | Collecting jaraco.functools (from cheroot>=10.0.1->ironic==30.0.1.dev67) 2025-07-23 21:17:13.936 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f3/fd/179a20f832824514df39a90bb0e5372b314fea99f217f5ab942b10a8a4e8/jaraco_functools-4.2.1-py3-none-any.whl.metadata (2.9 kB) 2025-07-23 21:17:13.954 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from eventlet>=0.30.1->ironic==30.0.1.dev67) (2.7.0) 2025-07-23 21:17:13.955 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from eventlet>=0.30.1->ironic==30.0.1.dev67) (3.2.3) 2025-07-23 21:17:13.963 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from futurist>=1.2.0->ironic==30.0.1.dev67) (3.0.0) 2025-07-23 21:17:13.965 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->ironic==30.0.1.dev67) (1.17.2) 2025-07-23 21:17:13.969 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from Jinja2>=3.1.6->ironic==30.0.1.dev67) (3.0.2) 2025-07-23 21:17:13.971 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonpatch>=1.16->ironic==30.0.1.dev67) (3.0.0) 2025-07-23 21:17:13.977 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=4.0.0->ironic==30.0.1.dev67) (25.3.0) 2025-07-23 21:17:13.978 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=4.0.0->ironic==30.0.1.dev67) (2025.4.1) 2025-07-23 21:17:13.979 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=4.0.0->ironic==30.0.1.dev67) (0.36.2) 2025-07-23 21:17:13.979 | Requirement already satisfied: rpds-py>=0.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from jsonschema>=4.0.0->ironic==30.0.1.dev67) (0.26.0) 2025-07-23 21:17:14.004 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystoneauth1>=4.2.0->ironic==30.0.1.dev67) (2.1.0) 2025-07-23 21:17:14.014 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=9.5.0->ironic==30.0.1.dev67) (3.11.0) 2025-07-23 21:17:14.032 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=9.5.0->ironic==30.0.1.dev67) (6.5.1) 2025-07-23 21:17:14.049 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=9.5.0->ironic==30.0.1.dev67) (4.0.1) 2025-07-23 21:17:14.050 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=9.5.0->ironic==30.0.1.dev67) (2.10.1) 2025-07-23 21:17:14.051 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from keystonemiddleware>=9.5.0->ironic==30.0.1.dev67) (5.6.0) 2025-07-23 21:17:14.060 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.99.0->ironic==30.0.1.dev67) (43.0.3) 2025-07-23 21:17:14.061 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.99.0->ironic==30.0.1.dev67) (5.2.1) 2025-07-23 21:17:14.062 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.99.0->ironic==30.0.1.dev67) (1.4.0) 2025-07-23 21:17:14.063 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.99.0->ironic==30.0.1.dev67) (1.0.1) 2025-07-23 21:17:14.065 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.99.0->ironic==30.0.1.dev67) (4.3.8) 2025-07-23 21:17:14.066 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from openstacksdk>=0.99.0->ironic==30.0.1.dev67) (1.4.0) 2025-07-23 21:17:14.074 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from cryptography>=2.7->openstacksdk>=0.99.0->ironic==30.0.1.dev67) (1.17.1) 2025-07-23 21:17:14.076 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.10/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.99.0->ironic==30.0.1.dev67) (2.22) 2025-07-23 21:17:14.126 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.concurrency>=4.2.0->ironic==30.0.1.dev67) (0.19) 2025-07-23 21:17:14.140 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.db>=9.1.0->ironic==30.0.1.dev67) (2.0.2) 2025-07-23 21:17:14.141 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.db>=9.1.0->ironic==30.0.1.dev67) (0.5.0) 2025-07-23 21:17:14.166 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.log>=4.3.0->ironic==30.0.1.dev67) (2.9.0.post0) 2025-07-23 21:17:14.191 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging>=14.1.0->ironic==30.0.1.dev67) (5.5.2) 2025-07-23 21:17:14.192 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging>=14.1.0->ironic==30.0.1.dev67) (5.3.1) 2025-07-23 21:17:14.192 | Requirement already satisfied: kombu>=4.6.6 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging>=14.1.0->ironic==30.0.1.dev67) (5.5.4) 2025-07-23 21:17:14.194 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.messaging>=14.1.0->ironic==30.0.1.dev67) (0.12.0) 2025-07-23 21:17:14.197 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->ironic==30.0.1.dev67) (5.1.0) 2025-07-23 21:17:14.214 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->ironic==30.0.1.dev67) (2025.2) 2025-07-23 21:17:14.215 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.10/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->ironic==30.0.1.dev67) (25.0) 2025-07-23 21:17:14.253 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->ironic==30.0.1.dev67) (0.22.1) 2025-07-23 21:17:14.260 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.middleware>=3.31.0->ironic==30.0.1.dev67) (4.0.1) 2025-07-23 21:17:14.294 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.serialization>=2.25.0->ironic==30.0.1.dev67) (1.1.1) 2025-07-23 21:17:14.346 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.service>=1.24.0->ironic==30.0.1.dev67) (3.1.0) 2025-07-23 21:17:14.346 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.service>=1.24.0->ironic==30.0.1.dev67) (2.5.1) 2025-07-23 21:17:14.347 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.service>=1.24.0->ironic==30.0.1.dev67) (3.10.1) 2025-07-23 21:17:14.348 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.service>=1.24.0->ironic==30.0.1.dev67) (1.6.10) 2025-07-23 21:17:14.381 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from oslo.utils>=8.0.0->ironic==30.0.1.dev67) (3.2.3) 2025-07-23 21:17:14.430 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.10/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->ironic==30.0.1.dev67) (80.9.0) 2025-07-23 21:17:14.453 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.10/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->ironic==30.0.1.dev67) (0.2.13) 2025-07-23 21:17:14.481 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->ironic==30.0.1.dev67) (1.17.0) 2025-07-23 21:17:14.500 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.18.0->ironic==30.0.1.dev67) (3.4.2) 2025-07-23 21:17:14.501 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.18.0->ironic==30.0.1.dev67) (3.10) 2025-07-23 21:17:14.502 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from requests>=2.18.0->ironic==30.0.1.dev67) (1.26.20) 2025-07-23 21:17:14.503 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->ironic==30.0.1.dev67) (2020.6.20) 2025-07-23 21:17:14.529 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->ironic==30.0.1.dev67) (0.7) 2025-07-23 21:17:14.581 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.10/site-packages (from testscenarios>=0.4->oslo.db>=9.1.0->ironic==30.0.1.dev67) (2.7.2) 2025-07-23 21:17:14.592 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.10/site-packages (from tooz>=2.7.0->ironic==30.0.1.dev67) (0.15.2) 2025-07-23 21:17:14.634 | Requirement already satisfied: numpy in /opt/stack/data/venv/lib/python3.10/site-packages (from websockify>=0.9.0->ironic==30.0.1.dev67) (2.2.6) 2025-07-23 21:17:14.635 | Requirement already satisfied: jwcrypto in /opt/stack/data/venv/lib/python3.10/site-packages (from websockify>=0.9.0->ironic==30.0.1.dev67) (1.5.6) 2025-07-23 21:17:14.636 | Requirement already satisfied: redis in /opt/stack/data/venv/lib/python3.10/site-packages (from websockify>=0.9.0->ironic==30.0.1.dev67) (6.2.0) 2025-07-23 21:17:14.646 | Requirement already satisfied: ifaddr>=0.1.7 in /opt/stack/data/venv/lib/python3.10/site-packages (from zeroconf>=0.24.0->ironic==30.0.1.dev67) (0.2.0) 2025-07-23 21:17:14.667 | Requirement already satisfied: async-timeout>=4.0.3 in /opt/stack/data/venv/lib/python3.10/site-packages (from redis->websockify>=0.9.0->ironic==30.0.1.dev67) (5.0.1) 2025-07-23 21:17:14.722 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5b/9e/111f4441bc0e4736251ee0e61094904432ab19292a4cc7bd7127ed94f81e/cheroot-10.0.1-py3-none-any.whl (104 kB) 2025-07-23 21:17:14.737 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/2b/9f/7ba6f94fc1e9ac3d2b853fdff3035fb2fa5afbed898c4a72b8a020610594/more_itertools-10.7.0-py3-none-any.whl (65 kB) 2025-07-23 21:17:14.746 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-07-23 21:17:14.748 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a7/1b/30c2017abef2126aeded7424fd647e351cf059e545683ddc99c28a4a3a64/oslo_context-6.0.0-py3-none-any.whl (19 kB) 2025-07-23 21:17:14.750 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/5f/67/27f4cce3905b9cd34d4230621620f137a7041d19f431135ddcdeb8ea975e/oslo_log-7.2.0-py3-none-any.whl (75 kB) 2025-07-23 21:17:14.752 | Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/42/88/9ba56323b6207e1f53d53f5d605f1dd40900bc1054cacbb4ba21f00f80c1/oslo_utils-9.0.0-py3-none-any.whl (134 kB) 2025-07-23 21:17:14.755 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/65/a3/0ed427cd323f6e42b6a5745b50671366836b80d4a2f82abc6800959a53c7/sushy-5.7.0-py3-none-any.whl (420 kB) 2025-07-23 21:17:14.790 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/d1/fa/32e8522efe13053dabb61ea6f42e9b7de362c8cd4cc16b6c3a8d80220ef4/zeroconf-0.147.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB) 2025-07-23 21:17:14.857 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 36.4 MB/s eta 0:00:00 2025-07-23 21:17:14.860 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f3/fd/179a20f832824514df39a90bb0e5372b314fea99f217f5ab942b10a8a4e8/jaraco_functools-4.2.1-py3-none-any.whl (10 kB) 2025-07-23 21:17:14.896 | Building wheels for collected packages: ironic 2025-07-23 21:17:14.897 | Building editable for ironic (pyproject.toml): started 2025-07-23 21:17:16.068 | Building editable for ironic (pyproject.toml): finished with status 'done' 2025-07-23 21:17:16.069 | Created wheel for ironic: filename=ironic-30.0.1.dev67-0.editable-py3-none-any.whl size=10361 sha256=ad52cb0dd3cadcdcae92cd766fc1256035186d5a41851e7a657ebbea8b8b4296 2025-07-23 21:17:16.069 | Stored in directory: /tmp/pip-ephem-wheel-cache-ucfx9lto/wheels/af/72/cc/1dfc66a547f4abbe68593cd22a665ed9137946c07963b1800d 2025-07-23 21:17:16.072 | Successfully built ironic 2025-07-23 21:17:16.364 | Installing collected packages: zeroconf, more-itertools, oslo.context, jaraco.functools, sushy, oslo.utils, oslo.config, cheroot, oslo.log, ironic 2025-07-23 21:17:16.365 | Attempting uninstall: zeroconf 2025-07-23 21:17:16.367 | Found existing installation: zeroconf 0.145.1 2025-07-23 21:17:16.375 | Uninstalling zeroconf-0.145.1: 2025-07-23 21:17:16.376 | Successfully uninstalled zeroconf-0.145.1 2025-07-23 21:17:16.498 | Attempting uninstall: more-itertools 2025-07-23 21:17:16.500 | Found existing installation: more-itertools 10.6.0 2025-07-23 21:17:16.503 | Uninstalling more-itertools-10.6.0: 2025-07-23 21:17:16.504 | Successfully uninstalled more-itertools-10.6.0 2025-07-23 21:17:16.544 | Attempting uninstall: oslo.context 2025-07-23 21:17:16.546 | Found existing installation: oslo.context 6.0.0 2025-07-23 21:17:16.549 | Uninstalling oslo.context-6.0.0: 2025-07-23 21:17:16.550 | Successfully uninstalled oslo.context-6.0.0 2025-07-23 21:17:16.571 | Attempting uninstall: jaraco.functools 2025-07-23 21:17:16.572 | Found existing installation: jaraco.functools 4.1.0 2025-07-23 21:17:16.575 | Uninstalling jaraco.functools-4.1.0: 2025-07-23 21:17:16.576 | Successfully uninstalled jaraco.functools-4.1.0 2025-07-23 21:17:16.589 | Attempting uninstall: sushy 2025-07-23 21:17:16.591 | Found existing installation: sushy 5.5.0 2025-07-23 21:17:16.616 | Uninstalling sushy-5.5.0: 2025-07-23 21:17:16.621 | Successfully uninstalled sushy-5.5.0 2025-07-23 21:17:16.886 | Attempting uninstall: oslo.utils 2025-07-23 21:17:16.887 | Found existing installation: oslo.utils 9.0.0 2025-07-23 21:17:16.897 | Uninstalling oslo.utils-9.0.0: 2025-07-23 21:17:16.899 | Successfully uninstalled oslo.utils-9.0.0 2025-07-23 21:17:16.995 | Attempting uninstall: oslo.config 2025-07-23 21:17:16.996 | Found existing installation: oslo.config 10.0.0 2025-07-23 21:17:17.002 | Uninstalling oslo.config-10.0.0: 2025-07-23 21:17:17.004 | Successfully uninstalled oslo.config-10.0.0 2025-07-23 21:17:17.201 | Attempting uninstall: oslo.log 2025-07-23 21:17:17.203 | Found existing installation: oslo.log 7.2.0 2025-07-23 21:17:17.208 | Uninstalling oslo.log-7.2.0: 2025-07-23 21:17:17.211 | Successfully uninstalled oslo.log-7.2.0 2025-07-23 21:17:17.270 | Attempting uninstall: ironic 2025-07-23 21:17:17.271 | Found existing installation: ironic 29.0.4.dev2 2025-07-23 21:17:17.276 | Uninstalling ironic-29.0.4.dev2: 2025-07-23 21:17:17.473 | Successfully uninstalled ironic-29.0.4.dev2 2025-07-23 21:17:17.491 | 2025-07-23 21:17:17.527 | Successfully installed cheroot-10.0.1 ironic-30.0.1.dev67 jaraco.functools-4.2.1 more-itertools-10.7.0 oslo.config-10.0.0 oslo.context-6.0.0 oslo.log-7.2.0 oslo.utils-9.0.0 sushy-5.7.0 zeroconf-0.147.0 2025-07-23 21:17:17.915 | + inc/python:pip_install:216 : result=0 2025-07-23 21:17:17.918 | + inc/python:pip_install:218 : time_stop pip_install 2025-07-23 21:17:17.921 | + functions-common:time_stop:2421 : local name 2025-07-23 21:17:17.924 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:17:17.927 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:17:17.929 | + functions-common:time_stop:2424 : local total 2025-07-23 21:17:17.931 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:17:17.933 | + functions-common:time_stop:2427 : name=pip_install 2025-07-23 21:17:17.935 | + functions-common:time_stop:2428 : start_time=1753305428099 2025-07-23 21:17:17.938 | + functions-common:time_stop:2430 : [[ -z 1753305428099 ]] 2025-07-23 21:17:17.941 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:17:17.947 | + functions-common:time_stop:2433 : end_time=1753305437944 2025-07-23 21:17:17.950 | + functions-common:time_stop:2434 : elapsed_time=9845 2025-07-23 21:17:17.952 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:17:17.954 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:17:17.957 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=9845 2025-07-23 21:17:17.959 | + inc/python:pip_install:219 : return 0 2025-07-23 21:17:17.961 | + inc/python:setup_package:467 : [[ -e == \-\e ]] 2025-07-23 21:17:17.964 | + inc/python:setup_package:467 : [[ True == \F\a\l\s\e ]] 2025-07-23 21:17:17.966 | + inc/python:_setup_package_with_constraints_edit:413 : use_library_from_git /opt/stack/new/ironic 2025-07-23 21:17:17.968 | + inc/python:use_library_from_git:266 : local name=/opt/stack/new/ironic 2025-07-23 21:17:17.970 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:17:17.973 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:17:17.976 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,/opt/stack/new/ironic, ]] 2025-07-23 21:17:17.981 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:17:17.983 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1277 : install_apache_wsgi 2025-07-23 21:17:17.986 | + lib/apache:install_apache_wsgi:131 : is_ubuntu 2025-07-23 21:17:17.988 | + functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:17:17.991 | + functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:17:17.993 | + lib/apache:install_apache_wsgi:133 : install_package apache2 2025-07-23 21:17:17.996 | + functions-common:install_package:1442 : update_package_repo 2025-07-23 21:17:17.999 | + functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:17:18.001 | + functions-common:update_package_repo:1417 : REPOS_UPDATED=True 2025-07-23 21:17:18.004 | + functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:17:18.006 | + functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:17:18.010 | + functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:17:18.012 | + functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:17:18.015 | + functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:17:18.018 | + functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:17:18.021 | + functions-common:apt_get_update:1170 : [[ True == \T\r\u\e ]] 2025-07-23 21:17:18.023 | + functions-common:apt_get_update:1170 : [[ False != \T\r\u\e ]] 2025-07-23 21:17:18.025 | + functions-common:apt_get_update:1171 : return 2025-07-23 21:17:18.028 | + functions-common:install_package:1443 : real_install_package apache2 2025-07-23 21:17:18.031 | + functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:17:18.033 | + functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:17:18.036 | + functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:17:18.039 | + functions-common:real_install_package:1431 : apt_get install apache2 2025-07-23 21:17:18.064 | + functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2025-07-23 21:17:18.095 | Reading package lists... 2025-07-23 21:17:18.338 | Building dependency tree... 2025-07-23 21:17:18.339 | Reading state information... 2025-07-23 21:17:18.640 | apache2 is already the newest version (2.4.52-1ubuntu4.15). 2025-07-23 21:17:18.640 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:17:18.644 | + functions-common:apt_get:1215 : result=0 2025-07-23 21:17:18.646 | + functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:17:18.649 | + functions-common:time_stop:2421 : local name 2025-07-23 21:17:18.651 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:17:18.653 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:17:18.656 | + functions-common:time_stop:2424 : local total 2025-07-23 21:17:18.658 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:17:18.661 | + functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:17:18.663 | + functions-common:time_stop:2428 : start_time=1753305438061 2025-07-23 21:17:18.665 | + functions-common:time_stop:2430 : [[ -z 1753305438061 ]] 2025-07-23 21:17:18.668 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:17:18.673 | + functions-common:time_stop:2433 : end_time=1753305438670 2025-07-23 21:17:18.675 | + functions-common:time_stop:2434 : elapsed_time=609 2025-07-23 21:17:18.678 | + functions-common:time_stop:2435 : total=1478 2025-07-23 21:17:18.680 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:17:18.682 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2087 2025-07-23 21:17:18.685 | + functions-common:apt_get:1219 : return 0 2025-07-23 21:17:18.687 | + lib/apache:install_apache_wsgi:134 : is_package_installed libapache2-mod-wsgi 2025-07-23 21:17:18.690 | + functions-common:is_package_installed:1451 : [[ -z libapache2-mod-wsgi ]] 2025-07-23 21:17:18.692 | + functions-common:is_package_installed:1455 : [[ -z deb ]] 2025-07-23 21:17:18.694 | + functions-common:is_package_installed:1459 : [[ deb = \d\e\b ]] 2025-07-23 21:17:18.697 | + functions-common:is_package_installed:1460 : dpkg -s libapache2-mod-wsgi 2025-07-23 21:17:18.714 | + lib/apache:install_apache_wsgi:137 : install_package libapache2-mod-wsgi-py3 2025-07-23 21:17:18.716 | + functions-common:install_package:1442 : update_package_repo 2025-07-23 21:17:18.720 | + functions-common:update_package_repo:1416 : NO_UPDATE_REPOS=False 2025-07-23 21:17:18.722 | + functions-common:update_package_repo:1417 : REPOS_UPDATED=True 2025-07-23 21:17:18.724 | + functions-common:update_package_repo:1418 : RETRY_UPDATE=False 2025-07-23 21:17:18.727 | + functions-common:update_package_repo:1420 : [[ False = \T\r\u\e ]] 2025-07-23 21:17:18.730 | + functions-common:update_package_repo:1424 : is_ubuntu 2025-07-23 21:17:18.732 | + functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:17:18.735 | + functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:17:18.737 | + functions-common:update_package_repo:1425 : apt_get_update 2025-07-23 21:17:18.740 | + functions-common:apt_get_update:1170 : [[ True == \T\r\u\e ]] 2025-07-23 21:17:18.742 | + functions-common:apt_get_update:1170 : [[ False != \T\r\u\e ]] 2025-07-23 21:17:18.744 | + functions-common:apt_get_update:1171 : return 2025-07-23 21:17:18.747 | + functions-common:install_package:1443 : real_install_package libapache2-mod-wsgi-py3 2025-07-23 21:17:18.750 | + functions-common:real_install_package:1430 : is_ubuntu 2025-07-23 21:17:18.752 | + functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:17:18.755 | + functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:17:18.757 | + functions-common:real_install_package:1431 : apt_get install libapache2-mod-wsgi-py3 2025-07-23 21:17:18.780 | + functions-common:apt_get:1211 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2025-07-23 21:17:18.808 | Reading package lists... 2025-07-23 21:17:19.048 | Building dependency tree... 2025-07-23 21:17:19.048 | Reading state information... 2025-07-23 21:17:19.328 | libapache2-mod-wsgi-py3 is already the newest version (4.9.0-1ubuntu0.1). 2025-07-23 21:17:19.328 | 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2025-07-23 21:17:19.333 | + functions-common:apt_get:1215 : result=0 2025-07-23 21:17:19.335 | + functions-common:apt_get:1218 : time_stop apt-get 2025-07-23 21:17:19.339 | + functions-common:time_stop:2421 : local name 2025-07-23 21:17:19.341 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:17:19.344 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:17:19.347 | + functions-common:time_stop:2424 : local total 2025-07-23 21:17:19.349 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:17:19.351 | + functions-common:time_stop:2427 : name=apt-get 2025-07-23 21:17:19.354 | + functions-common:time_stop:2428 : start_time=1753305438776 2025-07-23 21:17:19.356 | + functions-common:time_stop:2430 : [[ -z 1753305438776 ]] 2025-07-23 21:17:19.360 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:17:19.364 | + functions-common:time_stop:2433 : end_time=1753305439362 2025-07-23 21:17:19.366 | + functions-common:time_stop:2434 : elapsed_time=586 2025-07-23 21:17:19.369 | + functions-common:time_stop:2435 : total=2087 2025-07-23 21:17:19.371 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:17:19.374 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2673 2025-07-23 21:17:19.376 | + functions-common:apt_get:1219 : return 0 2025-07-23 21:17:19.379 | + lib/apache:install_apache_wsgi:152 : enable_apache_mod wsgi 2025-07-23 21:17:19.383 | + lib/apache:enable_apache_mod:55 : local mod=wsgi 2025-07-23 21:17:19.386 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-07-23 21:17:19.389 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-07-23 21:17:19.393 | + functions-common:is_ubuntu:556 : [[ -z deb ]] 2025-07-23 21:17:19.396 | + functions-common:is_ubuntu:559 : '[' deb = deb ']' 2025-07-23 21:17:19.398 | + lib/apache:enable_apache_mod:61 : [[ wsgi != \v\e\r\s\i\o\n ]] 2025-07-23 21:17:19.401 | + lib/apache:enable_apache_mod:61 : a2query -m wsgi 2025-07-23 21:17:19.482 | wsgi (enabled by maintainer script) 2025-07-23 21:17:19.485 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1279 : is_redfish_enabled 2025-07-23 21:17:19.488 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_redfish_enabled:987 : [[ -z ipmi,fake-hardware ]] 2025-07-23 21:17:19.490 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_redfish_enabled:988 : return 1 2025-07-23 21:17:19.493 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1279 : is_deployed_by_redfish 2025-07-23 21:17:19.495 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_deployed_by_redfish:967 : [[ ipmi == redfish ]] 2025-07-23 21:17:19.497 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_deployed_by_redfish:968 : return 1 2025-07-23 21:17:19.499 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1283 : [[ False == \F\a\l\s\e ]] 2025-07-23 21:17:19.501 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1284 : is_deployed_by_ipmi 2025-07-23 21:17:19.504 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_deployed_by_ipmi:947 : [[ ipmi == ipmi ]] 2025-07-23 21:17:19.506 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_deployed_by_ipmi:947 : return 0 2025-07-23 21:17:19.508 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1285 : install_virtualbmc 2025-07-23 21:17:19.511 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_virtualbmc:1072 : use_library_from_git pyghmi 2025-07-23 21:17:19.513 | + inc/python:use_library_from_git:266 : local name=pyghmi 2025-07-23 21:17:19.515 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:17:19.517 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:17:19.520 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,pyghmi, ]] 2025-07-23 21:17:19.525 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:17:19.527 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_virtualbmc:1077 : use_library_from_git virtualbmc 2025-07-23 21:17:19.529 | + inc/python:use_library_from_git:266 : local name=virtualbmc 2025-07-23 21:17:19.532 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:17:19.534 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:17:19.537 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,virtualbmc, ]] 2025-07-23 21:17:19.539 | + inc/python:use_library_from_git:268 : enabled=0 2025-07-23 21:17:19.542 | + inc/python:use_library_from_git:269 : return 0 2025-07-23 21:17:19.544 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_virtualbmc:1078 : git_clone_by_name virtualbmc 2025-07-23 21:17:19.546 | + functions-common:git_clone_by_name:685 : local name=virtualbmc 2025-07-23 21:17:19.548 | + functions-common:git_clone_by_name:686 : local repo=https://opendev.org/openstack/virtualbmc.git 2025-07-23 21:17:19.551 | + functions-common:git_clone_by_name:687 : local dir=/opt/stack/new/virtualbmc 2025-07-23 21:17:19.554 | + functions-common:git_clone_by_name:688 : local branch=master 2025-07-23 21:17:19.556 | + functions-common:git_clone_by_name:689 : git_clone https://opendev.org/openstack/virtualbmc.git /opt/stack/new/virtualbmc master 2025-07-23 21:17:19.558 | + functions-common:git_clone:593 : local git_remote=https://opendev.org/openstack/virtualbmc.git 2025-07-23 21:17:19.560 | + functions-common:git_clone:594 : local git_dest=/opt/stack/new/virtualbmc 2025-07-23 21:17:19.562 | + functions-common:git_clone:595 : local git_ref=master 2025-07-23 21:17:19.564 | + functions-common:git_clone:596 : local orig_dir 2025-07-23 21:17:19.567 | ++ functions-common:git_clone:597 : pwd 2025-07-23 21:17:19.570 | + functions-common:git_clone:597 : orig_dir=/opt/stack/new/grenade 2025-07-23 21:17:19.572 | + functions-common:git_clone:598 : local git_clone_flags= 2025-07-23 21:17:19.575 | ++ functions-common:git_clone:600 : trueorfalse False RECLONE 2025-07-23 21:17:19.592 | + functions-common:git_clone:600 : RECLONE=False 2025-07-23 21:17:19.594 | + functions-common:git_clone:601 : [[ 0 -gt 0 ]] 2025-07-23 21:17:19.596 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2025-07-23 21:17:19.599 | + functions-common:git_clone:614 : echo master 2025-07-23 21:17:19.600 | + functions-common:git_clone:614 : egrep -q '^refs' 2025-07-23 21:17:19.605 | + functions-common:git_clone:628 : [[ ! -d /opt/stack/new/virtualbmc ]] 2025-07-23 21:17:19.607 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2025-07-23 21:17:19.610 | + functions-common:git_clone:673 : sudo git config --system --add safe.directory /opt/stack/new/virtualbmc 2025-07-23 21:17:19.628 | + functions-common:git_clone:676 : cd /opt/stack/new/virtualbmc 2025-07-23 21:17:19.631 | + functions-common:git_clone:677 : head -1 2025-07-23 21:17:19.631 | + functions-common:git_clone:677 : git show --oneline 2025-07-23 21:17:19.639 | 6e14e8b Merge "Remove Python 3.8 support" 2025-07-23 21:17:19.643 | + functions-common:git_clone:678 : cd /opt/stack/new/grenade 2025-07-23 21:17:19.645 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_virtualbmc:1079 : setup_dev_lib virtualbmc 2025-07-23 21:17:19.647 | + inc/python:setup_dev_lib:313 : local bindep 2025-07-23 21:17:19.650 | + inc/python:setup_dev_lib:314 : [[ virtualbmc == -bindep* ]] 2025-07-23 21:17:19.652 | + inc/python:setup_dev_lib:318 : local name=virtualbmc 2025-07-23 21:17:19.655 | + inc/python:setup_dev_lib:319 : local dir=/opt/stack/new/virtualbmc 2025-07-23 21:17:19.658 | + inc/python:setup_dev_lib:320 : local extras= 2025-07-23 21:17:19.660 | + inc/python:setup_dev_lib:321 : setup_develop /opt/stack/new/virtualbmc 2025-07-23 21:17:19.662 | + inc/python:setup_develop:354 : local bindep 2025-07-23 21:17:19.665 | + inc/python:setup_develop:355 : [[ /opt/stack/new/virtualbmc == -bindep* ]] 2025-07-23 21:17:19.667 | + inc/python:setup_develop:359 : local project_dir=/opt/stack/new/virtualbmc 2025-07-23 21:17:19.670 | + inc/python:setup_develop:360 : local extras= 2025-07-23 21:17:19.673 | + inc/python:setup_develop:361 : _setup_package_with_constraints_edit /opt/stack/new/virtualbmc -e 2025-07-23 21:17:19.675 | + inc/python:_setup_package_with_constraints_edit:380 : local bindep 2025-07-23 21:17:19.678 | + inc/python:_setup_package_with_constraints_edit:381 : [[ /opt/stack/new/virtualbmc == -bindep* ]] 2025-07-23 21:17:19.680 | + inc/python:_setup_package_with_constraints_edit:385 : local project_dir=/opt/stack/new/virtualbmc 2025-07-23 21:17:19.683 | + inc/python:_setup_package_with_constraints_edit:386 : local flags=-e 2025-07-23 21:17:19.685 | + inc/python:_setup_package_with_constraints_edit:387 : local extras= 2025-07-23 21:17:19.688 | ++ inc/python:_setup_package_with_constraints_edit:394 : cd /opt/stack/new/virtualbmc 2025-07-23 21:17:19.691 | ++ inc/python:_setup_package_with_constraints_edit:394 : pwd 2025-07-23 21:17:19.693 | + inc/python:_setup_package_with_constraints_edit:394 : project_dir=/opt/stack/new/virtualbmc 2025-07-23 21:17:19.696 | + inc/python:_setup_package_with_constraints_edit:396 : '[' -n /opt/stack/new/requirements ']' 2025-07-23 21:17:19.698 | + inc/python:_setup_package_with_constraints_edit:400 : local name 2025-07-23 21:17:19.702 | ++ inc/python:_setup_package_with_constraints_edit:401 : awk '/^name.*=/ {print $3}' /opt/stack/new/virtualbmc/setup.cfg 2025-07-23 21:17:19.709 | + inc/python:_setup_package_with_constraints_edit:401 : name=virtualbmc 2025-07-23 21:17:19.711 | + inc/python:_setup_package_with_constraints_edit:402 : '[' -z virtualbmc ']' 2025-07-23 21:17:19.714 | + inc/python:_setup_package_with_constraints_edit:406 : /opt/stack/new/requirements/.venv/bin/edit-constraints /opt/stack/new/requirements/upper-constraints.txt -- virtualbmc 2025-07-23 21:17:19.874 | /opt/stack/new/requirements/.venv/lib/python3.10/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-07-23 21:17:19.874 | import pkg_resources 2025-07-23 21:17:19.993 | + inc/python:_setup_package_with_constraints_edit:409 : setup_package /opt/stack/new/virtualbmc -e 2025-07-23 21:17:19.995 | + inc/python:setup_package:437 : local bindep=0 2025-07-23 21:17:19.997 | + inc/python:setup_package:438 : local bindep_flag= 2025-07-23 21:17:20.000 | + inc/python:setup_package:439 : local bindep_profiles= 2025-07-23 21:17:20.002 | + inc/python:setup_package:440 : [[ /opt/stack/new/virtualbmc == -bindep* ]] 2025-07-23 21:17:20.005 | + inc/python:setup_package:445 : local project_dir=/opt/stack/new/virtualbmc 2025-07-23 21:17:20.007 | + inc/python:setup_package:446 : local flags=-e 2025-07-23 21:17:20.009 | + inc/python:setup_package:447 : local extras= 2025-07-23 21:17:20.012 | + inc/python:setup_package:451 : [[ -n -e ]] 2025-07-23 21:17:20.014 | + inc/python:setup_package:451 : [[ -z '' ]] 2025-07-23 21:17:20.017 | + inc/python:setup_package:451 : [[ ! -e =~ ^-.* ]] 2025-07-23 21:17:20.020 | + inc/python:setup_package:456 : [[ ! -z '' ]] 2025-07-23 21:17:20.022 | + inc/python:setup_package:461 : [[ 0 == 1 ]] 2025-07-23 21:17:20.025 | + inc/python:setup_package:465 : pip_install -e /opt/stack/new/virtualbmc 2025-07-23 21:17:20.051 | Using python 3.10 to install /opt/stack/new/virtualbmc 2025-07-23 21:17:20.054 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt -e /opt/stack/new/virtualbmc 2025-07-23 21:17:20.961 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:17:20.968 | Obtaining file:///opt/stack/new/virtualbmc 2025-07-23 21:17:20.969 | Preparing metadata (setup.py): started 2025-07-23 21:17:21.687 | Preparing metadata (setup.py): finished with status 'done' 2025-07-23 21:17:21.692 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from virtualbmc==3.2.0) (6.1.1) 2025-07-23 21:17:21.693 | Requirement already satisfied: libvirt-python>=6.0.0 in /usr/lib/python3/dist-packages (from virtualbmc==3.2.0) (8.0.0) 2025-07-23 21:17:21.857 | Collecting pyghmi>=1.2.0 (from virtualbmc==3.2.0) 2025-07-23 21:17:21.864 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/ae/08/cc303851d7d0ff93d5c3000c6c5335240823c3050bd0cd621d525468ef95/pyghmi-1.6.2-py3-none-any.whl.metadata (1.1 kB) 2025-07-23 21:17:21.872 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from virtualbmc==3.2.0) (4.10.0) 2025-07-23 21:17:22.443 | Collecting pyzmq>=19.0.0 (from virtualbmc==3.2.0) 2025-07-23 21:17:22.450 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a5/fe/fc7b9c1a50981928e25635a926653cb755364316db59ccd6e79cfb9a0b4f/pyzmq-27.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.0 kB) 2025-07-23 21:17:22.470 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff!=2.9.0,>=2.8.0->virtualbmc==3.2.0) (0.5.2) 2025-07-23 21:17:22.472 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff!=2.9.0,>=2.8.0->virtualbmc==3.2.0) (2.7.0) 2025-07-23 21:17:22.473 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff!=2.9.0,>=2.8.0->virtualbmc==3.2.0) (3.16.0) 2025-07-23 21:17:22.474 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff!=2.9.0,>=2.8.0->virtualbmc==3.2.0) (5.4.1) 2025-07-23 21:17:22.475 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from cliff!=2.9.0,>=2.8.0->virtualbmc==3.2.0) (6.0.2) 2025-07-23 21:17:22.479 | Requirement already satisfied: pyperclip>=1.8 in /opt/stack/data/venv/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->virtualbmc==3.2.0) (1.9.0) 2025-07-23 21:17:22.480 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->virtualbmc==3.2.0) (1.7.1) 2025-07-23 21:17:22.480 | Requirement already satisfied: wcwidth>=0.2.10 in /opt/stack/data/venv/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->virtualbmc==3.2.0) (0.2.13) 2025-07-23 21:17:22.483 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.10/site-packages (from pbr!=2.1.0,>=2.0.0->virtualbmc==3.2.0) (80.9.0) 2025-07-23 21:17:22.486 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from pyghmi>=1.2.0->virtualbmc==3.2.0) (43.0.3) 2025-07-23 21:17:22.486 | Requirement already satisfied: python-dateutil>=2.8.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from pyghmi>=1.2.0->virtualbmc==3.2.0) (2.9.0.post0) 2025-07-23 21:17:22.487 | Requirement already satisfied: six>=1.10.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from pyghmi>=1.2.0->virtualbmc==3.2.0) (1.17.0) 2025-07-23 21:17:22.493 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.10/site-packages (from cryptography>=2.1->pyghmi>=1.2.0->virtualbmc==3.2.0) (1.17.1) 2025-07-23 21:17:22.495 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.10/site-packages (from cffi>=1.12->cryptography>=2.1->pyghmi>=1.2.0->virtualbmc==3.2.0) (2.22) 2025-07-23 21:17:22.499 | Requirement already satisfied: rich>=11.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->virtualbmc==3.2.0) (14.0.0) 2025-07-23 21:17:22.502 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->virtualbmc==3.2.0) (3.0.0) 2025-07-23 21:17:22.503 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->virtualbmc==3.2.0) (2.19.2) 2025-07-23 21:17:22.504 | Requirement already satisfied: typing-extensions<5.0,>=4.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->virtualbmc==3.2.0) (4.14.1) 2025-07-23 21:17:22.513 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->virtualbmc==3.2.0) (0.1.2) 2025-07-23 21:17:22.539 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/ae/08/cc303851d7d0ff93d5c3000c6c5335240823c3050bd0cd621d525468ef95/pyghmi-1.6.2-py3-none-any.whl (281 kB) 2025-07-23 21:17:22.554 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/a5/fe/fc7b9c1a50981928e25635a926653cb755364316db59ccd6e79cfb9a0b4f/pyzmq-27.0.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (853 kB) 2025-07-23 21:17:22.571 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 853.8/853.8 kB 45.1 MB/s eta 0:00:00 2025-07-23 21:17:22.932 | Installing collected packages: pyzmq, pyghmi, virtualbmc 2025-07-23 21:17:22.933 | Attempting uninstall: pyzmq 2025-07-23 21:17:22.934 | Found existing installation: pyzmq 26.2.1 2025-07-23 21:17:22.946 | Uninstalling pyzmq-26.2.1: 2025-07-23 21:17:22.948 | Successfully uninstalled pyzmq-26.2.1 2025-07-23 21:17:23.070 | Attempting uninstall: pyghmi 2025-07-23 21:17:23.071 | Found existing installation: pyghmi 1.5.77 2025-07-23 21:17:23.083 | Uninstalling pyghmi-1.5.77: 2025-07-23 21:17:23.087 | Successfully uninstalled pyghmi-1.5.77 2025-07-23 21:17:23.296 | Attempting uninstall: virtualbmc 2025-07-23 21:17:23.298 | Found existing installation: virtualbmc 3.2.0 2025-07-23 21:17:23.302 | Uninstalling virtualbmc-3.2.0: 2025-07-23 21:17:23.478 | Successfully uninstalled virtualbmc-3.2.0 2025-07-23 21:17:23.479 | DEPRECATION: Legacy editable install of virtualbmc==3.2.0 from file:///opt/stack/new/virtualbmc (setup.py develop) is deprecated. pip 25.3 will enforce this behaviour change. A possible replacement is to add a pyproject.toml or enable --use-pep517, and use setuptools >= 64. If the resulting installation is not behaving as expected, try using --config-settings editable_mode=compat. Please consult the setuptools documentation for more information. Discussion can be found at https://github.com/pypa/pip/issues/11457 2025-07-23 21:17:23.479 | Running setup.py develop for virtualbmc 2025-07-23 21:17:29.446 | 2025-07-23 21:17:29.504 | Successfully installed pyghmi-1.6.2 pyzmq-27.0.0 virtualbmc-3.2.0 2025-07-23 21:17:29.768 | + inc/python:pip_install:216 : result=0 2025-07-23 21:17:29.771 | + inc/python:pip_install:218 : time_stop pip_install 2025-07-23 21:17:29.774 | + functions-common:time_stop:2421 : local name 2025-07-23 21:17:29.777 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:17:29.780 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:17:29.783 | + functions-common:time_stop:2424 : local total 2025-07-23 21:17:29.786 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:17:29.789 | + functions-common:time_stop:2427 : name=pip_install 2025-07-23 21:17:29.791 | + functions-common:time_stop:2428 : start_time=1753305440043 2025-07-23 21:17:29.794 | + functions-common:time_stop:2430 : [[ -z 1753305440043 ]] 2025-07-23 21:17:29.798 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:17:29.802 | + functions-common:time_stop:2433 : end_time=1753305449800 2025-07-23 21:17:29.804 | + functions-common:time_stop:2434 : elapsed_time=9757 2025-07-23 21:17:29.807 | + functions-common:time_stop:2435 : total=9845 2025-07-23 21:17:29.809 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:17:29.812 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=19602 2025-07-23 21:17:29.814 | + inc/python:pip_install:219 : return 0 2025-07-23 21:17:29.816 | + inc/python:setup_package:467 : [[ -e == \-\e ]] 2025-07-23 21:17:29.819 | + inc/python:setup_package:467 : [[ True == \F\a\l\s\e ]] 2025-07-23 21:17:29.822 | + inc/python:_setup_package_with_constraints_edit:413 : use_library_from_git /opt/stack/new/virtualbmc 2025-07-23 21:17:29.824 | + inc/python:use_library_from_git:266 : local name=/opt/stack/new/virtualbmc 2025-07-23 21:17:29.827 | + inc/python:use_library_from_git:267 : local enabled=1 2025-07-23 21:17:29.830 | + inc/python:use_library_from_git:268 : [[ cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc = \A\L\L ]] 2025-07-23 21:17:29.833 | + inc/python:use_library_from_git:268 : [[ ,cinder,devstack,glance,grenade,ironic,ironic-python-agent,ironic-python-agent-builder,ironic-tempest-plugin,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest,virtualbmc, =~ ,/opt/stack/new/virtualbmc, ]] 2025-07-23 21:17:29.835 | + inc/python:use_library_from_git:269 : return 1 2025-07-23 21:17:29.838 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_virtualbmc:1084 : local cmd 2025-07-23 21:17:29.842 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_virtualbmc:1086 : get_python_exec_prefix 2025-07-23 21:17:29.860 | ++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2025-07-23 21:17:29.863 | ++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2025-07-23 21:17:29.866 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_virtualbmc:1086 : BIN_DIR=/opt/stack/data/venv/bin 2025-07-23 21:17:29.868 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_virtualbmc:1087 : cmd=/opt/stack/data/venv/bin/vbmcd 2025-07-23 21:17:29.870 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_virtualbmc:1088 : cmd+=' --foreground' 2025-07-23 21:17:29.872 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_virtualbmc:1090 : write_user_unit_file devstack@virtualbmc.service '/opt/stack/data/venv/bin/vbmcd --foreground' '' stack 2025-07-23 21:17:29.876 | + functions-common:write_user_unit_file:1539 : local service=devstack@virtualbmc.service 2025-07-23 21:17:29.878 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/vbmcd --foreground' 2025-07-23 21:17:29.881 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:17:29.883 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:17:29.885 | + functions-common:write_user_unit_file:1543 : local env_vars= 2025-07-23 21:17:29.888 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:17:29.891 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:17:29.893 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@virtualbmc.service 2025-07-23 21:17:29.895 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:17:29.900 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@virtualbmc.service Unit Description 'Devstack devstack@virtualbmc.service' 2025-07-23 21:17:29.965 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@virtualbmc.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:17:30.029 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@virtualbmc.service Service User stack 2025-07-23 21:17:30.093 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@virtualbmc.service Service ExecStart '/opt/stack/data/venv/bin/vbmcd --foreground' 2025-07-23 21:17:30.156 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@virtualbmc.service Service KillMode process 2025-07-23 21:17:30.226 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@virtualbmc.service Service TimeoutStopSec 300 2025-07-23 21:17:30.300 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@virtualbmc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:17:30.368 | + functions-common:write_user_unit_file:1558 : [[ -n '' ]] 2025-07-23 21:17:30.371 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:17:30.374 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@virtualbmc.service Install WantedBy multi-user.target 2025-07-23 21:17:30.442 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:17:30.739 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_virtualbmc:1092 : local unitfile=/etc/systemd/system/devstack@virtualbmc.service 2025-07-23 21:17:30.741 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_virtualbmc:1094 : iniset -sudo /etc/systemd/system/devstack@virtualbmc.service Service Environment VIRTUALBMC_CONFIG=/etc/ironic/virtualbmc/virtualbmc.conf 2025-07-23 21:17:30.802 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_virtualbmc:1096 : enable_service devstack@virtualbmc.service 2025-07-23 21:17:30.849 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1288 : is_deployed_by_snmp 2025-07-23 21:17:30.851 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_deployed_by_snmp:962 : [[ ipmi == snmp ]] 2025-07-23 21:17:30.854 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_deployed_by_snmp:963 : return 1 2025-07-23 21:17:30.856 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1292 : is_deployed_by_redfish 2025-07-23 21:17:30.858 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_deployed_by_redfish:967 : [[ ipmi == redfish ]] 2025-07-23 21:17:30.861 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_deployed_by_redfish:968 : return 1 2025-07-23 21:17:30.863 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1297 : is_drac_enabled 2025-07-23 21:17:30.865 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_drac_enabled:977 : [[ -z ipmi,fake-hardware ]] 2025-07-23 21:17:30.868 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_drac_enabled:978 : return 1 2025-07-23 21:17:30.870 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1301 : is_irmc_enabled 2025-07-23 21:17:30.871 | /opt/stack/new/ironic/devstack/upgrade/../lib/ironic: line 1301: is_irmc_enabled: command not found 2025-07-23 21:17:30.874 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1305 : is_ansible_deploy_enabled 2025-07-23 21:17:30.876 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_ansible_deploy_enabled:982 : [[ -z fake,direct,ramdisk ]] 2025-07-23 21:17:30.879 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_ansible_deploy_enabled:983 : return 1 2025-07-23 21:17:30.881 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:install_ironic:1309 : is_service_enabled ir-novnc 2025-07-23 21:17:30.898 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:17:30.900 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-07-23 21:17:30.903 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:72 : upgrade_project ironic /opt/stack/new/ironic/devstack/upgrade stable/2025.1 master 2025-07-23 21:17:30.905 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:80 : project=ironic 2025-07-23 21:17:30.908 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:81 : base_dir=/opt/stack/new/ironic/devstack/upgrade 2025-07-23 21:17:30.911 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:82 : base_branch=stable/2025.1 2025-07-23 21:17:30.913 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:83 : target_branch=master 2025-07-23 21:17:30.915 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:85 : [[ stable/2025.1 == \m\a\s\t\e\r ]] 2025-07-23 21:17:30.918 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:88 : direction=from 2025-07-23 21:17:30.922 | ++ /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : get_release_name_from_branch stable/2025.1 2025-07-23 21:17:30.924 | ++ functions-common:get_release_name_from_branch:576 : local branch=stable/2025.1 2025-07-23 21:17:30.927 | ++ functions-common:get_release_name_from_branch:577 : [[ stable/2025.1 =~ stable/ ]] 2025-07-23 21:17:30.930 | ++ functions-common:get_release_name_from_branch:578 : echo 2025.1 2025-07-23 21:17:30.933 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : upgrade_dir=2025.1 2025-07-23 21:17:30.935 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:92 : upgrade_file=/opt/stack/new/ironic/devstack/upgrade/from-2025.1/upgrade-ironic 2025-07-23 21:17:30.938 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:93 : [[ -e /opt/stack/new/ironic/devstack/upgrade/from-2025.1/upgrade-ironic ]] 2025-07-23 21:17:30.940 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:96 : echo 'Warning: No new configurations were found for OpenStack ironic.' 2025-07-23 21:17:30.940 | Warning: No new configurations were found for OpenStack ironic. 2025-07-23 21:17:30.943 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:97 : echo 'If your patch fails during the upgrade this may be the cause.' 2025-07-23 21:17:30.943 | If your patch fails during the upgrade this may be the cause. 2025-07-23 21:17:30.945 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:77 : /opt/stack/data/venv/bin/ironic-status upgrade check 2025-07-23 21:17:34.004 | +--------------------------------------------+ 2025-07-23 21:17:34.004 | | Upgrade Check Results | 2025-07-23 21:17:34.004 | +--------------------------------------------+ 2025-07-23 21:17:34.004 | | Check: Object versions | 2025-07-23 21:17:34.004 | | Result: Success | 2025-07-23 21:17:34.004 | | Details: None | 2025-07-23 21:17:34.004 | +--------------------------------------------+ 2025-07-23 21:17:34.004 | | Check: Database Index Status | 2025-07-23 21:17:34.004 | | Result: Success | 2025-07-23 21:17:34.004 | | Details: None | 2025-07-23 21:17:34.004 | +--------------------------------------------+ 2025-07-23 21:17:34.004 | | Check: Allocations Name Field Length Check | 2025-07-23 21:17:34.004 | | Result: Success | 2025-07-23 21:17:34.004 | | Details: None | 2025-07-23 21:17:34.004 | +--------------------------------------------+ 2025-07-23 21:17:34.004 | | Check: Policy File JSON to YAML Migration | 2025-07-23 21:17:34.004 | | Result: Success | 2025-07-23 21:17:34.004 | | Details: None | 2025-07-23 21:17:34.004 | +--------------------------------------------+ 2025-07-23 21:17:34.004 | | Check: Hardware Types and Interfaces Check | 2025-07-23 21:17:34.004 | | Result: Success | 2025-07-23 21:17:34.004 | | Details: None | 2025-07-23 21:17:34.004 | +--------------------------------------------+ 2025-07-23 21:17:34.559 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:77 : ret_val=0 2025-07-23 21:17:34.562 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:78 : '[' 0 -gt 1 ']' 2025-07-23 21:17:34.565 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:92 : /opt/stack/data/venv/bin/ironic-dbsync --config-file=/etc/ironic/ironic.conf 2025-07-23 21:17:35.571 | DEBUG oslo_db.api [-] Loading backend 'sqlalchemy' from 'ironic.db.sqlalchemy.api' {{(pid=206295) _load_backend /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/api.py:259}} 2025-07-23 21:17:36.064 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=206295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-07-23 21:17:36.068 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-07-23 21:17:36.068 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-07-23 21:17:36.387 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2025-07-23 21:17:36.387 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2025-07-23 21:17:36.461 | INFO [alembic.runtime.migration] Running upgrade 21c48150dea9 -> 1c14278d6e33, port description 2025-07-23 21:17:36.921 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:96 : [[ '' == \m\u\l\t\i\n\o\d\e ]] 2025-07-23 21:17:36.924 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:99 : /opt/stack/data/venv/bin/ironic-dbsync online_data_migrations 2025-07-23 21:17:37.877 | DEBUG oslo_db.api [-] Loading backend 'sqlalchemy' from 'ironic.db.sqlalchemy.api' {{(pid=206301) _load_backend /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/api.py:259}} 2025-07-23 21:17:38.368 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=206301) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-07-23 21:17:38.371 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-07-23 21:17:38.372 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-07-23 21:17:38.780 | Running batches of 50 until migrations have been completed. 2025-07-23 21:17:38.780 | migrate_to_builtin_inspection() migrated 0 of 0 objects. 2025-07-23 21:17:38.780 | update_to_latest_versions() migrated 4 of 4 objects. 2025-07-23 21:17:38.780 | Data migrations have completed. 2025-07-23 21:17:39.198 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:102 : ensure_started='ironic-conductor nova-compute ' 2025-07-23 21:17:39.200 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:103 : ensure_stopped= 2025-07-23 21:17:39.203 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:110 : [[ '' == \p\r\i\m\a\r\y ]] 2025-07-23 21:17:39.206 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:122 : ensure_started+='ironic-api ' 2025-07-23 21:17:39.208 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:125 : start_ironic 2025-07-23 21:17:39.211 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic:2187 : is_service_enabled ir-api 2025-07-23 21:17:39.229 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:17:39.231 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic:2188 : start_ironic_api 2025-07-23 21:17:39.234 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_api:2210 : local service_port=6385 2025-07-23 21:17:39.236 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_api:2211 : local service_protocol=http 2025-07-23 21:17:39.239 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_api:2212 : local ironic_url 2025-07-23 21:17:39.241 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_api:2215 : is_service_enabled tls-proxy 2025-07-23 21:17:39.259 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:17:39.262 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_api:2220 : which uwsgi 2025-07-23 21:17:39.267 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_api:2220 : run_process ir-api '/usr/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini' 2025-07-23 21:17:39.269 | + functions-common:run_process:1675 : local service=ir-api 2025-07-23 21:17:39.272 | + functions-common:run_process:1676 : local 'command=/usr/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini' 2025-07-23 21:17:39.274 | + functions-common:run_process:1677 : local group= 2025-07-23 21:17:39.277 | + functions-common:run_process:1678 : local user= 2025-07-23 21:17:39.279 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:17:39.282 | + functions-common:run_process:1681 : local name=ir-api 2025-07-23 21:17:39.284 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:17:39.287 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:17:39.290 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:17:39.292 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:17:39.296 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:17:39.300 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305459298 2025-07-23 21:17:39.303 | + functions-common:run_process:1684 : is_service_enabled ir-api 2025-07-23 21:17:39.319 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:17:39.322 | + functions-common:run_process:1685 : _run_under_systemd ir-api '/usr/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini' '' '' '' 2025-07-23 21:17:39.324 | + functions-common:_run_under_systemd:1632 : local service=ir-api 2025-07-23 21:17:39.327 | + functions-common:_run_under_systemd:1633 : local 'command=/usr/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini' 2025-07-23 21:17:39.329 | + functions-common:_run_under_systemd:1634 : local 'cmd=/usr/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini' 2025-07-23 21:17:39.331 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini' 2025-07-23 21:17:39.334 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/usr/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini' 2025-07-23 21:17:39.336 | + functions-common:_common_systemd_pitfalls:1607 : [[ /usr/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini =~ sudo ]] 2025-07-23 21:17:39.339 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /usr/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini =~ ^/ ]] 2025-07-23 21:17:39.341 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@ir-api.service 2025-07-23 21:17:39.343 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:17:39.346 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:17:39.348 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:17:39.351 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:17:39.353 | + functions-common:_run_under_systemd:1645 : [[ /usr/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini =~ uwsgi ]] 2025-07-23 21:17:39.356 | + functions-common:_run_under_systemd:1646 : [[ True == \T\r\u\e ]] 2025-07-23 21:17:39.358 | + functions-common:_run_under_systemd:1647 : cmd='/usr/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:17:39.361 | + functions-common:_run_under_systemd:1649 : write_uwsgi_user_unit_file devstack@ir-api.service '/usr/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2025-07-23 21:17:39.364 | + functions-common:write_uwsgi_user_unit_file:1571 : local service=devstack@ir-api.service 2025-07-23 21:17:39.366 | + functions-common:write_uwsgi_user_unit_file:1572 : local 'command=/usr/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:17:39.369 | + functions-common:write_uwsgi_user_unit_file:1573 : local group= 2025-07-23 21:17:39.371 | + functions-common:write_uwsgi_user_unit_file:1574 : local user=stack 2025-07-23 21:17:39.373 | + functions-common:write_uwsgi_user_unit_file:1575 : local env_vars= 2025-07-23 21:17:39.375 | + functions-common:write_uwsgi_user_unit_file:1576 : local unitfile=/etc/systemd/system/devstack@ir-api.service 2025-07-23 21:17:39.378 | + functions-common:write_uwsgi_user_unit_file:1577 : mkdir -p /etc/systemd/system 2025-07-23 21:17:39.382 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@ir-api.service Unit Description 'Devstack devstack@ir-api.service' 2025-07-23 21:17:39.443 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@ir-api.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:17:39.514 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@ir-api.service Service SyslogIdentifier devstack@ir-api.service 2025-07-23 21:17:39.578 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@ir-api.service Service User stack 2025-07-23 21:17:39.646 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@ir-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix ironic-api --ini /etc/ironic/ironic-uwsgi.ini --venv /opt/stack/data/venv' 2025-07-23 21:17:39.712 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@ir-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:17:39.774 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@ir-api.service Service Type notify 2025-07-23 21:17:39.835 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@ir-api.service Service KillMode process 2025-07-23 21:17:39.895 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@ir-api.service Service Restart always 2025-07-23 21:17:39.958 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@ir-api.service Service NotifyAccess all 2025-07-23 21:17:40.018 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@ir-api.service Service RestartForceExitStatus 100 2025-07-23 21:17:40.082 | + functions-common:write_uwsgi_user_unit_file:1591 : [[ -n '' ]] 2025-07-23 21:17:40.085 | + functions-common:write_uwsgi_user_unit_file:1594 : [[ -n '' ]] 2025-07-23 21:17:40.088 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@ir-api.service Install WantedBy multi-user.target 2025-07-23 21:17:40.154 | + functions-common:write_uwsgi_user_unit_file:1600 : sudo systemctl daemon-reload 2025-07-23 21:17:40.440 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@ir-api.service 2025-07-23 21:17:40.455 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@ir-api.service → /etc/systemd/system/devstack@ir-api.service. 2025-07-23 21:17:40.732 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@ir-api.service 2025-07-23 21:17:40.799 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:17:40.802 | + functions-common:time_stop:2421 : local name 2025-07-23 21:17:40.806 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:17:40.809 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:17:40.812 | + functions-common:time_stop:2424 : local total 2025-07-23 21:17:40.815 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:17:40.818 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:17:40.821 | + functions-common:time_stop:2428 : start_time=1753305459298 2025-07-23 21:17:40.825 | + functions-common:time_stop:2430 : [[ -z 1753305459298 ]] 2025-07-23 21:17:40.829 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:17:40.835 | + functions-common:time_stop:2433 : end_time=1753305460831 2025-07-23 21:17:40.838 | + functions-common:time_stop:2434 : elapsed_time=1533 2025-07-23 21:17:40.841 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:17:40.844 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:17:40.847 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=1533 2025-07-23 21:17:40.850 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_api:2221 : ironic_url=http://200.225.47.25/baremetal 2025-07-23 21:17:40.854 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_api:2223 : echo 'Waiting for ir-api (http://200.225.47.25/baremetal) to start...' 2025-07-23 21:17:40.854 | Waiting for ir-api (http://200.225.47.25/baremetal) to start... 2025-07-23 21:17:40.857 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_api:2224 : timeout 120 sh -c 'while ! wget --no-proxy -q -O- http://200.225.47.25/baremetal; do sleep 1; done' 2025-07-23 21:17:43.108 | {"name": "OpenStack Ironic API", "description": "Ironic is an OpenStack project which enables the provision and management of baremetal machines.", "default_version": {"id": "v1", "links": [{"href": "http://200.225.47.25/baremetal/v1/", "rel": "self"}], "status": "CURRENT", "min_version": "1.1", "version": "1.99"}, "versions": [{"id": "v1", "links": [{"href": "http://200.225.47.25/baremetal/v1/", "rel": "self"}], "status": "CURRENT", "min_version": "1.1", "version": "1.99"}]}+ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_api:2228 : is_service_enabled tls-proxy 2025-07-23 21:17:43.130 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:17:43.134 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic:2192 : is_service_enabled ir-cond 2025-07-23 21:17:43.155 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:17:43.159 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic:2193 : start_ironic_conductor 2025-07-23 21:17:43.162 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2238 : run_process ir-cond '/opt/stack/data/venv/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf' '' '' DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus 2025-07-23 21:17:43.165 | + functions-common:run_process:1675 : local service=ir-cond 2025-07-23 21:17:43.168 | + functions-common:run_process:1676 : local 'command=/opt/stack/data/venv/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf' 2025-07-23 21:17:43.172 | + functions-common:run_process:1677 : local group= 2025-07-23 21:17:43.175 | + functions-common:run_process:1678 : local user= 2025-07-23 21:17:43.178 | + functions-common:run_process:1679 : local env_vars=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus 2025-07-23 21:17:43.181 | + functions-common:run_process:1681 : local name=ir-cond 2025-07-23 21:17:43.185 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:17:43.188 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:17:43.191 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:17:43.194 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:17:43.198 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:17:43.205 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305463201 2025-07-23 21:17:43.208 | + functions-common:run_process:1684 : is_service_enabled ir-cond 2025-07-23 21:17:43.227 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:17:43.231 | + functions-common:run_process:1685 : _run_under_systemd ir-cond '/opt/stack/data/venv/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf' '' '' DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus 2025-07-23 21:17:43.235 | + functions-common:_run_under_systemd:1632 : local service=ir-cond 2025-07-23 21:17:43.237 | + functions-common:_run_under_systemd:1633 : local 'command=/opt/stack/data/venv/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf' 2025-07-23 21:17:43.240 | + functions-common:_run_under_systemd:1634 : local 'cmd=/opt/stack/data/venv/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf' 2025-07-23 21:17:43.243 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf' 2025-07-23 21:17:43.247 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/opt/stack/data/venv/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf' 2025-07-23 21:17:43.250 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/data/venv/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf =~ sudo ]] 2025-07-23 21:17:43.253 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/data/venv/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf =~ ^/ ]] 2025-07-23 21:17:43.256 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@ir-cond.service 2025-07-23 21:17:43.259 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:17:43.262 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:17:43.265 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:17:43.268 | + functions-common:_run_under_systemd:1644 : local env_vars=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus 2025-07-23 21:17:43.271 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/data/venv/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf =~ uwsgi ]] 2025-07-23 21:17:43.275 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@ir-cond.service '/opt/stack/data/venv/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf' '' stack DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus 2025-07-23 21:17:43.278 | + functions-common:write_user_unit_file:1539 : local service=devstack@ir-cond.service 2025-07-23 21:17:43.280 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf' 2025-07-23 21:17:43.283 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:17:43.286 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:17:43.289 | + functions-common:write_user_unit_file:1543 : local env_vars=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus 2025-07-23 21:17:43.292 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:17:43.295 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:17:43.298 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@ir-cond.service 2025-07-23 21:17:43.300 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:17:43.305 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@ir-cond.service Unit Description 'Devstack devstack@ir-cond.service' 2025-07-23 21:17:43.366 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@ir-cond.service Service Environment '"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:17:43.428 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@ir-cond.service Service User stack 2025-07-23 21:17:43.493 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@ir-cond.service Service ExecStart '/opt/stack/data/venv/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf' 2025-07-23 21:17:43.556 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@ir-cond.service Service KillMode process 2025-07-23 21:17:43.622 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@ir-cond.service Service TimeoutStopSec 300 2025-07-23 21:17:43.685 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@ir-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:17:43.749 | + functions-common:write_user_unit_file:1558 : [[ -n DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus ]] 2025-07-23 21:17:43.752 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@ir-cond.service Service Environment DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus 2025-07-23 21:17:43.815 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:17:43.818 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@ir-cond.service Install WantedBy multi-user.target 2025-07-23 21:17:43.887 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:17:44.188 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@ir-cond.service 2025-07-23 21:17:44.203 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@ir-cond.service → /etc/systemd/system/devstack@ir-cond.service. 2025-07-23 21:17:44.490 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@ir-cond.service 2025-07-23 21:17:44.510 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:17:44.513 | + functions-common:time_stop:2421 : local name 2025-07-23 21:17:44.516 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:17:44.519 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:17:44.522 | + functions-common:time_stop:2424 : local total 2025-07-23 21:17:44.525 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:17:44.528 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:17:44.530 | + functions-common:time_stop:2428 : start_time=1753305463201 2025-07-23 21:17:44.532 | + functions-common:time_stop:2430 : [[ -z 1753305463201 ]] 2025-07-23 21:17:44.536 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:17:44.541 | + functions-common:time_stop:2433 : end_time=1753305464538 2025-07-23 21:17:44.544 | + functions-common:time_stop:2434 : elapsed_time=1337 2025-07-23 21:17:44.546 | + functions-common:time_stop:2435 : total=1533 2025-07-23 21:17:44.548 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:17:44.551 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2870 2025-07-23 21:17:44.553 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2243 : unset OS_TENANT_NAME 2025-07-23 21:17:44.557 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2244 : unset OS_USERNAME 2025-07-23 21:17:44.561 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2245 : unset OS_PROJECT_NAME 2025-07-23 21:17:44.564 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2246 : unset OS_PASSWORD 2025-07-23 21:17:44.566 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2249 : local attempt 2025-07-23 21:17:44.569 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2250 : local max_attempts=7 2025-07-23 21:17:44.573 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2251 : seq 1 7 2025-07-23 21:17:44.578 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2251 : for attempt in $(seq 1 $max_attempts) 2025-07-23 21:17:44.582 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2252 : openstack --os-cloud devstack-system-admin baremetal driver list 2025-07-23 21:17:44.582 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2252 : grep -q ipmi 2025-07-23 21:17:46.733 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2256 : '[' 1 -eq 7 ']' 2025-07-23 21:17:46.735 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2260 : echo 'Still waiting for ironic-conductor to start, current state:' 2025-07-23 21:17:46.735 | Still waiting for ironic-conductor to start, current state: 2025-07-23 21:17:46.738 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2261 : openstack --os-cloud devstack-system-admin baremetal driver list 2025-07-23 21:17:48.340 | +---------------------+-----------------+ 2025-07-23 21:17:48.340 | | Supported driver(s) | Active host(s) | 2025-07-23 21:17:48.340 | +---------------------+-----------------+ 2025-07-23 21:17:48.340 | | fake-hardware | npc1a3e38788184 | 2025-07-23 21:17:48.340 | | ipmi | npc1a3e38788184 | 2025-07-23 21:17:48.340 | +---------------------+-----------------+ 2025-07-23 21:17:48.547 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2262 : sleep 5 2025-07-23 21:17:53.552 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2251 : for attempt in $(seq 1 $max_attempts) 2025-07-23 21:17:53.556 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2252 : grep -q ipmi 2025-07-23 21:17:53.557 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2252 : openstack --os-cloud devstack-system-admin baremetal driver list 2025-07-23 21:17:55.307 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic_conductor:2253 : break 2025-07-23 21:17:55.310 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic:2197 : is_service_enabled ir-novnc 2025-07-23 21:17:55.328 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:17:55.330 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic:2202 : is_http_server_required 2025-07-23 21:17:55.333 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_http_server_required:999 : [[ True == \T\r\u\e ]] 2025-07-23 21:17:55.335 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:is_http_server_required:999 : return 0 2025-07-23 21:17:55.338 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:start_ironic:2203 : restart_apache_server 2025-07-23 21:17:55.340 | + lib/apache:restart_apache_server:238 : restart_service apache2 2025-07-23 21:17:55.343 | + functions-common:restart_service:2305 : '[' -x /bin/systemctl ']' 2025-07-23 21:17:55.345 | + functions-common:restart_service:2306 : sudo /bin/systemctl restart apache2 2025-07-23 21:17:55.487 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:128 : [[ '' != \m\u\l\t\i\n\o\d\e ]] 2025-07-23 21:17:55.489 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:131 : stop_nova_compute 2025-07-23 21:17:55.493 | + lib/nova:stop_nova_compute:1203 : '[' ironic == fake ']' 2025-07-23 21:17:55.495 | + lib/nova:stop_nova_compute:1209 : stop_process n-cpu 2025-07-23 21:17:55.498 | + functions-common:stop_process:1697 : local service=n-cpu 2025-07-23 21:17:55.501 | + functions-common:stop_process:1699 : SERVICE_DIR=/opt/stack/status 2025-07-23 21:17:55.504 | + functions-common:stop_process:1701 : is_service_enabled n-cpu 2025-07-23 21:17:55.524 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:17:55.528 | + functions-common:stop_process:1705 : sudo systemctl is-enabled devstack@n-cpu.service 2025-07-23 21:17:55.543 | enabled 2025-07-23 21:17:55.547 | + functions-common:stop_process:1706 : sudo systemctl stop devstack@n-cpu.service 2025-07-23 21:17:55.565 | + functions-common:stop_process:1707 : sudo systemctl disable devstack@n-cpu.service 2025-07-23 21:17:55.593 | Removed /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service. 2025-07-23 21:17:55.873 | + lib/nova:stop_nova_compute:1211 : is_service_enabled n-cpu 2025-07-23 21:17:55.893 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:17:55.897 | + lib/nova:stop_nova_compute:1211 : [[ -r /opt/stack/new/devstack/lib/nova_plugins/hypervisor-ironic ]] 2025-07-23 21:17:55.901 | + lib/nova:stop_nova_compute:1212 : stop_nova_hypervisor 2025-07-23 21:17:55.904 | + lib/nova_plugins/hypervisor-ironic:stop_nova_hypervisor:90 : : 2025-07-23 21:17:55.907 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:132 : wait_for_keystone 2025-07-23 21:17:55.910 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:wait_for_keystone:59 : wait_for_service 120 http://200.225.47.25/identity/v/ 2025-07-23 21:17:55.913 | + functions:wait_for_service:468 : local timeout=120 2025-07-23 21:17:55.916 | + functions:wait_for_service:469 : local url=http://200.225.47.25/identity/v/ 2025-07-23 21:17:55.919 | + functions:wait_for_service:470 : local rval=0 2025-07-23 21:17:55.922 | + functions:wait_for_service:471 : time_start wait_for_service 2025-07-23 21:17:55.925 | + functions-common:time_start:2407 : local name=wait_for_service 2025-07-23 21:17:55.928 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:17:55.931 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:17:55.935 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:17:55.939 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305475936 2025-07-23 21:17:55.942 | + functions:wait_for_service:472 : timeout 120 bash -x 2025-07-23 21:17:55.948 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://200.225.47.25/identity/v/ 2025-07-23 21:17:55.967 | + :: : [[ 404 == 503 ]] 2025-07-23 21:17:55.968 | + :: : [[ 0 -eq 7 ]] 2025-07-23 21:17:55.972 | + functions:wait_for_service:477 : time_stop wait_for_service 2025-07-23 21:17:55.975 | + functions-common:time_stop:2421 : local name 2025-07-23 21:17:55.978 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:17:55.981 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:17:55.984 | + functions-common:time_stop:2424 : local total 2025-07-23 21:17:55.987 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:17:55.990 | + functions-common:time_stop:2427 : name=wait_for_service 2025-07-23 21:17:55.993 | + functions-common:time_stop:2428 : start_time=1753305475936 2025-07-23 21:17:55.996 | + functions-common:time_stop:2430 : [[ -z 1753305475936 ]] 2025-07-23 21:17:56.000 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:17:56.005 | + functions-common:time_stop:2433 : end_time=1753305476001 2025-07-23 21:17:56.007 | + functions-common:time_stop:2434 : elapsed_time=65 2025-07-23 21:17:56.010 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:17:56.013 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:17:56.015 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=65 2025-07-23 21:17:56.018 | + functions:wait_for_service:478 : return 0 2025-07-23 21:17:56.020 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:133 : start_nova_compute 2025-07-23 21:17:56.024 | + lib/nova:start_nova_compute:1018 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:17:56.027 | + lib/nova:start_nova_compute:1019 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:17:56.029 | + lib/nova:start_nova_compute:1019 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:17:56.032 | + lib/nova:start_nova_compute:1021 : local compute_cell_conf=/etc/nova/nova.conf 2025-07-23 21:17:56.035 | + lib/nova:start_nova_compute:1024 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2025-07-23 21:17:56.040 | + lib/nova:start_nova_compute:1026 : merge_config_file /opt/stack/new/devstack/local.conf post-config '$NOVA_CPU_CONF' 2025-07-23 21:17:56.043 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/new/devstack/local.conf 2025-07-23 21:17:56.046 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2025-07-23 21:17:56.049 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2025-07-23 21:17:56.052 | + inc/meta-config:merge_config_file:90 : local real_configfile 2025-07-23 21:17:56.056 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2025-07-23 21:17:56.058 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2025-07-23 21:17:56.061 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2025-07-23 21:17:56.064 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2025-07-23 21:17:56.067 | + inc/meta-config:merge_config_file:97 : get_meta_section /opt/stack/new/devstack/local.conf post-config '$NOVA_CPU_CONF' 2025-07-23 21:17:56.068 | + inc/meta-config:merge_config_file:165 : read a 2025-07-23 21:17:56.068 | + inc/meta-config:merge_config_file:98 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2025-07-23 21:17:56.068 | BEGIN { 2025-07-23 21:17:56.068 | section = "" 2025-07-23 21:17:56.068 | last_section = "" 2025-07-23 21:17:56.068 | section_count = 0 2025-07-23 21:17:56.068 | } 2025-07-23 21:17:56.068 | /^\[.+\]/ { 2025-07-23 21:17:56.068 | gsub("[][]", "", $1); 2025-07-23 21:17:56.068 | section=$1 2025-07-23 21:17:56.068 | next 2025-07-23 21:17:56.068 | } 2025-07-23 21:17:56.068 | /^ *\#/ { 2025-07-23 21:17:56.068 | next 2025-07-23 21:17:56.068 | } 2025-07-23 21:17:56.068 | /^[^ \t]+/ { 2025-07-23 21:17:56.068 | # get offset of first = in $0 2025-07-23 21:17:56.068 | eq_idx = index($0, "=") 2025-07-23 21:17:56.068 | # extract attr & value from $0 2025-07-23 21:17:56.068 | attr = substr($0, 1, eq_idx - 1) 2025-07-23 21:17:56.068 | value = substr($0, eq_idx + 1) 2025-07-23 21:17:56.068 | # only need to strip trailing whitespace from attr 2025-07-23 21:17:56.068 | sub(/[ \t]*$/, "", attr) 2025-07-23 21:17:56.068 | # need to strip leading & trailing whitespace from value 2025-07-23 21:17:56.068 | sub(/^[ \t]*/, "", value) 2025-07-23 21:17:56.069 | sub(/[ \t]*$/, "", value) 2025-07-23 21:17:56.069 | 2025-07-23 21:17:56.069 | # cfg_attr_count: number of config lines per [section, attr] 2025-07-23 21:17:56.069 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2025-07-23 21:17:56.069 | # cfg_section: keep the section names in the same order as they appear in local.conf 2025-07-23 21:17:56.069 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2025-07-23 21:17:56.069 | if (! (section, attr) in cfg_attr_count) { 2025-07-23 21:17:56.069 | if (section != last_section) { 2025-07-23 21:17:56.069 | cfg_section[section_count++] = section 2025-07-23 21:17:56.069 | last_section = section 2025-07-23 21:17:56.069 | } 2025-07-23 21:17:56.069 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2025-07-23 21:17:56.069 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2025-07-23 21:17:56.069 | 2025-07-23 21:17:56.069 | cfg_attr[section, attr, 0] = value 2025-07-23 21:17:56.069 | cfg_attr_count[section, attr] = 1 2025-07-23 21:17:56.069 | } else { 2025-07-23 21:17:56.069 | lno = cfg_attr_count[section, attr]++ 2025-07-23 21:17:56.069 | cfg_attr[section, attr, lno] = value 2025-07-23 21:17:56.069 | } 2025-07-23 21:17:56.069 | } 2025-07-23 21:17:56.069 | END { 2025-07-23 21:17:56.069 | # Process each section in order 2025-07-23 21:17:56.069 | for (sno = 0; sno < section_count; sno++) { 2025-07-23 21:17:56.069 | section = cfg_section[sno] 2025-07-23 21:17:56.069 | # The ini routines simply append a config item immediately 2025-07-23 21:17:56.069 | # after the section header. To keep the same order as defined 2025-07-23 21:17:56.069 | # in local.conf, invoke the ini routines in the reverse order 2025-07-23 21:17:56.069 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2025-07-23 21:17:56.069 | attr = cfg_sec_attr_name[sno, attr_no] 2025-07-23 21:17:56.069 | if (cfg_attr_count[section, attr] == 1) 2025-07-23 21:17:56.069 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2025-07-23 21:17:56.069 | else { 2025-07-23 21:17:56.069 | # For multiline, invoke the ini routines in the reverse order 2025-07-23 21:17:56.069 | count = cfg_attr_count[section, attr] 2025-07-23 21:17:56.069 | print "inidelete " configfile " " section " " attr 2025-07-23 21:17:56.069 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2025-07-23 21:17:56.069 | for (l = count -2; l >= 0; l--) 2025-07-23 21:17:56.069 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2025-07-23 21:17:56.069 | } 2025-07-23 21:17:56.069 | } 2025-07-23 21:17:56.069 | } 2025-07-23 21:17:56.069 | } 2025-07-23 21:17:56.069 | ' 2025-07-23 21:17:56.070 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/new/devstack/local.conf 2025-07-23 21:17:56.072 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2025-07-23 21:17:56.073 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2025-07-23 21:17:56.076 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2025-07-23 21:17:56.078 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/new/devstack/local.conf ]] 2025-07-23 21:17:56.081 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2025-07-23 21:17:56.084 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2025-07-23 21:17:56.084 | BEGIN { group = "" } 2025-07-23 21:17:56.084 | /^\[\[.+\|.*\]\]/ { 2025-07-23 21:17:56.084 | gsub("[][]", "", $1); 2025-07-23 21:17:56.084 | split($1, a, "|"); 2025-07-23 21:17:56.084 | if (a[1] == matchgroup && a[2] == configfile) { 2025-07-23 21:17:56.084 | group=a[1] 2025-07-23 21:17:56.084 | } else { 2025-07-23 21:17:56.084 | group="" 2025-07-23 21:17:56.084 | } 2025-07-23 21:17:56.084 | next 2025-07-23 21:17:56.084 | } 2025-07-23 21:17:56.084 | { 2025-07-23 21:17:56.084 | if (group != "") 2025-07-23 21:17:56.084 | print $0 2025-07-23 21:17:56.084 | } 2025-07-23 21:17:56.084 | ' /opt/stack/new/devstack/local.conf 2025-07-23 21:17:56.091 | + lib/nova:start_nova_compute:1028 : [[ singleconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-07-23 21:17:56.095 | + lib/nova:start_nova_compute:1031 : echo 'Skipping multi-cell conductor fleet setup' 2025-07-23 21:17:56.095 | Skipping multi-cell conductor fleet setup 2025-07-23 21:17:56.097 | + lib/nova:start_nova_compute:1043 : inidelete /etc/nova/nova-cpu.conf database connection 2025-07-23 21:17:56.119 | + lib/nova:start_nova_compute:1044 : inidelete /etc/nova/nova-cpu.conf api_database connection 2025-07-23 21:17:56.141 | + lib/nova:start_nova_compute:1049 : configure_console_compute 2025-07-23 21:17:56.144 | + lib/nova:configure_console_compute:685 : local offset 2025-07-23 21:17:56.147 | + lib/nova:configure_console_compute:686 : offset=0 2025-07-23 21:17:56.149 | + lib/nova:configure_console_compute:690 : local default_proxyclient_addr 2025-07-23 21:17:56.152 | ++ lib/nova:configure_console_compute:691 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2025-07-23 21:17:56.172 | + lib/nova:configure_console_compute:691 : default_proxyclient_addr=200.225.47.25 2025-07-23 21:17:56.174 | + lib/nova:configure_console_compute:695 : is_service_enabled n-cpu 2025-07-23 21:17:56.192 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:17:56.194 | + lib/nova:configure_console_compute:696 : '[' True == True ']' 2025-07-23 21:17:56.196 | + lib/nova:configure_console_compute:698 : NOVNCPROXY_URL=http://200.225.47.25:6080/vnc_auto.html 2025-07-23 21:17:56.198 | + lib/nova:configure_console_compute:706 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://200.225.47.25:6080/vnc_auto.html 2025-07-23 21:17:56.233 | + lib/nova:configure_console_compute:707 : SPICEHTML5PROXY_URL=http://200.225.47.25:6081/spice_auto.html 2025-07-23 21:17:56.235 | + lib/nova:configure_console_compute:708 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://200.225.47.25:6081/spice_auto.html 2025-07-23 21:17:56.271 | + lib/nova:configure_console_compute:711 : is_service_enabled n-novnc 2025-07-23 21:17:56.288 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:17:56.291 | + lib/nova:configure_console_compute:714 : VNCSERVER_LISTEN=0.0.0.0 2025-07-23 21:17:56.293 | + lib/nova:configure_console_compute:715 : VNCSERVER_PROXYCLIENT_ADDRESS=200.225.47.25 2025-07-23 21:17:56.296 | + lib/nova:configure_console_compute:716 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2025-07-23 21:17:56.328 | + lib/nova:configure_console_compute:717 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 200.225.47.25 2025-07-23 21:17:56.361 | + lib/nova:configure_console_compute:722 : is_service_enabled n-spice 2025-07-23 21:17:56.378 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:17:56.381 | + lib/nova:configure_console_compute:722 : '[' False '!=' False ']' 2025-07-23 21:17:56.383 | + lib/nova:configure_console_compute:732 : is_service_enabled n-sproxy 2025-07-23 21:17:56.402 | + functions-common:is_service_enabled:2077 : return 1 2025-07-23 21:17:56.405 | + lib/nova:configure_console_compute:732 : '[' False '!=' False ']' 2025-07-23 21:17:56.407 | + lib/nova:start_nova_compute:1053 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2025-07-23 21:17:56.442 | + lib/nova:start_nova_compute:1056 : '[' -n '' ']' 2025-07-23 21:17:56.445 | + lib/nova:start_nova_compute:1061 : [[ ironic == \l\i\b\v\i\r\t ]] 2025-07-23 21:17:56.447 | + lib/nova:start_nova_compute:1065 : [[ -n '' ]] 2025-07-23 21:17:56.450 | + lib/nova:start_nova_compute:1069 : [[ ironic = \l\i\b\v\i\r\t ]] 2025-07-23 21:17:56.453 | + lib/nova:start_nova_compute:1077 : [[ ironic = \l\x\d ]] 2025-07-23 21:17:56.456 | + lib/nova:start_nova_compute:1079 : [[ ironic = \d\o\c\k\e\r ]] 2025-07-23 21:17:56.458 | + lib/nova:start_nova_compute:1079 : [[ ironic = \z\u\n ]] 2025-07-23 21:17:56.461 | + lib/nova:start_nova_compute:1081 : [[ ironic = \f\a\k\e ]] 2025-07-23 21:17:56.464 | + lib/nova:start_nova_compute:1092 : is_service_enabled n-cpu 2025-07-23 21:17:56.483 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:17:56.486 | + lib/nova:start_nova_compute:1092 : [[ -r /opt/stack/new/devstack/lib/nova_plugins/hypervisor-ironic ]] 2025-07-23 21:17:56.488 | + lib/nova:start_nova_compute:1093 : start_nova_hypervisor 2025-07-23 21:17:56.494 | + lib/nova_plugins/hypervisor-ironic:start_nova_hypervisor:84 : : 2025-07-23 21:17:56.496 | + lib/nova:start_nova_compute:1095 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-07-23 21:17:56.499 | + functions-common:run_process:1675 : local service=n-cpu 2025-07-23 21:17:56.502 | + functions-common:run_process:1676 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-07-23 21:17:56.505 | + functions-common:run_process:1677 : local group= 2025-07-23 21:17:56.508 | + functions-common:run_process:1678 : local user= 2025-07-23 21:17:56.510 | + functions-common:run_process:1679 : local env_vars= 2025-07-23 21:17:56.513 | + functions-common:run_process:1681 : local name=n-cpu 2025-07-23 21:17:56.516 | + functions-common:run_process:1683 : time_start run_process 2025-07-23 21:17:56.518 | + functions-common:time_start:2407 : local name=run_process 2025-07-23 21:17:56.521 | + functions-common:time_start:2408 : local start_time= 2025-07-23 21:17:56.524 | + functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:17:56.528 | ++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:17:56.533 | + functions-common:time_start:2412 : _TIME_START[$name]=1753305476530 2025-07-23 21:17:56.536 | + functions-common:run_process:1684 : is_service_enabled n-cpu 2025-07-23 21:17:56.556 | + functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:17:56.559 | + functions-common:run_process:1685 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' '' '' '' 2025-07-23 21:17:56.561 | + functions-common:_run_under_systemd:1632 : local service=n-cpu 2025-07-23 21:17:56.564 | + functions-common:_run_under_systemd:1633 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-07-23 21:17:56.567 | + functions-common:_run_under_systemd:1634 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-07-23 21:17:56.569 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-07-23 21:17:56.573 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-07-23 21:17:56.575 | + functions-common:_common_systemd_pitfalls:1607 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2025-07-23 21:17:56.578 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2025-07-23 21:17:56.580 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@n-cpu.service 2025-07-23 21:17:56.583 | + functions-common:_run_under_systemd:1639 : local group= 2025-07-23 21:17:56.586 | + functions-common:_run_under_systemd:1640 : local user=stack 2025-07-23 21:17:56.589 | + functions-common:_run_under_systemd:1641 : [[ -z stack ]] 2025-07-23 21:17:56.592 | + functions-common:_run_under_systemd:1644 : local env_vars= 2025-07-23 21:17:56.595 | + functions-common:_run_under_systemd:1645 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2025-07-23 21:17:56.598 | + functions-common:_run_under_systemd:1651 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' '' stack '' 2025-07-23 21:17:56.600 | + functions-common:write_user_unit_file:1539 : local service=devstack@n-cpu.service 2025-07-23 21:17:56.604 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-07-23 21:17:56.607 | + functions-common:write_user_unit_file:1541 : local group= 2025-07-23 21:17:56.609 | + functions-common:write_user_unit_file:1542 : local user=stack 2025-07-23 21:17:56.612 | + functions-common:write_user_unit_file:1543 : local env_vars= 2025-07-23 21:17:56.614 | + functions-common:write_user_unit_file:1544 : local extra= 2025-07-23 21:17:56.617 | + functions-common:write_user_unit_file:1545 : [[ -n '' ]] 2025-07-23 21:17:56.619 | + functions-common:write_user_unit_file:1548 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2025-07-23 21:17:56.622 | + functions-common:write_user_unit_file:1549 : mkdir -p /etc/systemd/system 2025-07-23 21:17:56.627 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2025-07-23 21:17:56.689 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"' 2025-07-23 21:17:56.761 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2025-07-23 21:17:56.825 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-07-23 21:17:56.891 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2025-07-23 21:17:56.960 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2025-07-23 21:17:57.029 | + functions-common:write_user_unit_file:1557 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2025-07-23 21:17:57.094 | + functions-common:write_user_unit_file:1558 : [[ -n '' ]] 2025-07-23 21:17:57.097 | + functions-common:write_user_unit_file:1561 : [[ -n '' ]] 2025-07-23 21:17:57.099 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2025-07-23 21:17:57.162 | + functions-common:write_user_unit_file:1567 : sudo systemctl daemon-reload 2025-07-23 21:17:57.450 | + functions-common:_run_under_systemd:1654 : sudo systemctl enable devstack@n-cpu.service 2025-07-23 21:17:57.464 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2025-07-23 21:17:57.794 | + functions-common:_run_under_systemd:1655 : sudo systemctl start devstack@n-cpu.service 2025-07-23 21:17:57.814 | + functions-common:run_process:1687 : time_stop run_process 2025-07-23 21:17:57.818 | + functions-common:time_stop:2421 : local name 2025-07-23 21:17:57.821 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:17:57.824 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:17:57.828 | + functions-common:time_stop:2424 : local total 2025-07-23 21:17:57.831 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:17:57.834 | + functions-common:time_stop:2427 : name=run_process 2025-07-23 21:17:57.837 | + functions-common:time_stop:2428 : start_time=1753305476530 2025-07-23 21:17:57.840 | + functions-common:time_stop:2430 : [[ -z 1753305476530 ]] 2025-07-23 21:17:57.844 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:17:57.850 | + functions-common:time_stop:2433 : end_time=1753305477847 2025-07-23 21:17:57.854 | + functions-common:time_stop:2434 : elapsed_time=1317 2025-07-23 21:17:57.857 | + functions-common:time_stop:2435 : total=2870 2025-07-23 21:17:57.860 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:17:57.863 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=4187 2025-07-23 21:17:57.866 | + lib/nova:start_nova_compute:1098 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:17:57.870 | + lib/nova:start_nova_compute:1098 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin 2025-07-23 21:17:57.874 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:136 : [[ -n '' ]] 2025-07-23 21:17:57.877 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:140 : ensure_services_started ironic-conductor nova-compute ironic-api 2025-07-23 21:17:57.881 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:165 : local wait_for=120 2025-07-23 21:17:57.884 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:166 : '[' 120 -gt 0 ']' 2025-07-23 21:17:57.888 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:167 : not_running= 2025-07-23 21:17:57.891 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:168 : local service= 2025-07-23 21:17:57.895 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:169 : for service in "$@" 2025-07-23 21:17:57.898 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:170 : is_service_running ironic-conductor 2025-07-23 21:17:57.903 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=ironic-conductor 2025-07-23 21:17:57.906 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:17:57.908 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@ironic-conductor --no-pager 2025-07-23 21:17:57.922 | Failed to get unit file state for devstack@ironic-conductor.service: No such file or directory 2025-07-23 21:17:57.927 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:121 : deprecated 'Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:17:57.930 | + functions-common:deprecated:316 : local 'text=Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:17:57.933 | + functions-common:deprecated:317 : DEPRECATED_TEXT+='\nUsing the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:17:57.936 | + functions-common:deprecated:318 : echo 'WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:17:57.936 | WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name 2025-07-23 21:17:57.941 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : ps auxw 2025-07-23 21:17:57.941 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v grep 2025-07-23 21:17:57.951 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v shutdown.sh 2025-07-23 21:17:57.951 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -e ironic-conductor 2025-07-23 21:17:57.951 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v upgrade.sh 2025-07-23 21:17:57.966 | stack 207318 16.9 1.7 159320 140108 ? Ss 21:17 0:02 /opt/stack/data/venv/bin/python3.10 /opt/stack/data/venv/bin/ironic-conductor --config-file=/etc/ironic/ironic.conf 2025-07-23 21:17:57.969 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:123 : exitcode=0 2025-07-23 21:17:57.971 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 0 2025-07-23 21:17:57.974 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:169 : for service in "$@" 2025-07-23 21:17:57.978 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:170 : is_service_running nova-compute 2025-07-23 21:17:57.981 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=nova-compute 2025-07-23 21:17:57.984 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:17:57.987 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@nova-compute --no-pager 2025-07-23 21:17:58.001 | Failed to get unit file state for devstack@nova-compute.service: No such file or directory 2025-07-23 21:17:58.005 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:121 : deprecated 'Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:17:58.008 | + functions-common:deprecated:316 : local 'text=Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:17:58.011 | + functions-common:deprecated:317 : DEPRECATED_TEXT+='\nUsing the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:17:58.014 | + functions-common:deprecated:318 : echo 'WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:17:58.014 | WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name 2025-07-23 21:17:58.019 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : ps auxw 2025-07-23 21:17:58.019 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v shutdown.sh 2025-07-23 21:17:58.020 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v grep 2025-07-23 21:17:58.020 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v upgrade.sh 2025-07-23 21:17:58.021 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -e nova-compute 2025-07-23 21:17:58.045 | stack 208376 0.0 0.4 51564 36108 ? Rs 21:17 0:00 /opt/stack/data/venv/bin/python3.10 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2025-07-23 21:17:58.047 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:123 : exitcode=0 2025-07-23 21:17:58.050 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 0 2025-07-23 21:17:58.054 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:169 : for service in "$@" 2025-07-23 21:17:58.057 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:170 : is_service_running ironic-api 2025-07-23 21:17:58.060 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:114 : local name=ironic-api 2025-07-23 21:17:58.063 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:115 : local exitcode=0 2025-07-23 21:17:58.065 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:116 : sudo systemctl is-enabled devstack@ironic-api --no-pager 2025-07-23 21:17:58.080 | Failed to get unit file state for devstack@ironic-api.service: No such file or directory 2025-07-23 21:17:58.085 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:121 : deprecated 'Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:17:58.088 | + functions-common:deprecated:316 : local 'text=Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:17:58.092 | + functions-common:deprecated:317 : DEPRECATED_TEXT+='\nUsing the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:17:58.095 | + functions-common:deprecated:318 : echo 'WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name' 2025-07-23 21:17:58.095 | WARNING: Using the process name with ps for service status is deprecated, please update to use the systemd unit name 2025-07-23 21:17:58.099 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : ps auxw 2025-07-23 21:17:58.100 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v grep 2025-07-23 21:17:58.101 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v shutdown.sh 2025-07-23 21:17:58.102 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -v upgrade.sh 2025-07-23 21:17:58.102 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:122 : grep -e ironic-api 2025-07-23 21:17:58.119 | stack 206836 0.1 0.2 61108 16868 ? Ss 21:17 0:00 ironic-apiuWSGI master 2025-07-23 21:17:58.119 | stack 206837 13.9 1.5 179104 125672 ? S 21:17 0:02 ironic-apiuWSGI worker 1 2025-07-23 21:17:58.119 | stack 206838 13.9 1.5 179044 125460 ? S 21:17 0:02 ironic-apiuWSGI worker 2 2025-07-23 21:17:58.123 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:123 : exitcode=0 2025-07-23 21:17:58.126 | + /opt/stack/new/grenade/inc/upgrade:is_service_running:125 : return 0 2025-07-23 21:17:58.130 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:175 : [[ -n '' ]] 2025-07-23 21:17:58.133 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:179 : break 2025-07-23 21:17:58.137 | + /opt/stack/new/grenade/inc/upgrade:ensure_services_started:184 : [[ -n '' ]] 2025-07-23 21:17:58.140 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:146 : [[ -z '' ]] 2025-07-23 21:17:58.145 | ++ /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:147 : openstack --os-cloud devstack-admin network show ironic_grenade -f value -c id 2025-07-23 21:18:00.037 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:147 : net_id=25e6c7fc-bd9e-4000-b241-85f8736f961e 2025-07-23 21:18:00.041 | + /opt/stack/new/ironic/devstack/upgrade/upgrade.sh:main:148 : create_ovs_taps 25e6c7fc-bd9e-4000-b241-85f8736f961e 2025-07-23 21:18:00.044 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2288 : local ironic_net_id 2025-07-23 21:18:00.047 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2289 : ironic_net_id=25e6c7fc-bd9e-4000-b241-85f8736f961e 2025-07-23 21:18:00.050 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2290 : die_if_not_set 2290 ironic_net_id 'Failed to get ironic network id' 2025-07-23 21:18:00.053 | + functions-common:die_if_not_set:303 : local exitcode=0 2025-07-23 21:18:00.076 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2295 : [[ openvswitch != \o\v\n ]] 2025-07-23 21:18:00.079 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2298 : local port_id 2025-07-23 21:18:00.083 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2299 : openstack --os-cloud devstack-admin port create --network 25e6c7fc-bd9e-4000-b241-85f8736f961e temp_port -c id -f value 2025-07-23 21:18:02.146 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2299 : port_id=48f1908c-300b-48db-8f7c-9c0c75eb47c4 2025-07-23 21:18:02.149 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2300 : die_if_not_set 2300 port_id 'Failed to create neutron port' 2025-07-23 21:18:02.152 | + functions-common:die_if_not_set:303 : local exitcode=0 2025-07-23 21:18:02.171 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2301 : local tapdev 2025-07-23 21:18:02.173 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2302 : local 'tapdev_cmd=sudo ip netns exec qdhcp-25e6c7fc-bd9e-4000-b241-85f8736f961e ip link list | grep '\'' tap'\'' | cut -d'\'':'\'' -f2 | cut -d'\''@'\'' -f1 | cut -b2- | grep '\''^tap'\''' 2025-07-23 21:18:02.178 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2304 : test_with_retry 'sudo ip netns exec qdhcp-25e6c7fc-bd9e-4000-b241-85f8736f961e ip link list | grep '\'' tap'\'' | cut -d'\'':'\'' -f2 | cut -d'\''@'\'' -f1 | cut -b2- | grep '\''^tap'\''' 'Failed to get tap device id' 20 1 2025-07-23 21:18:02.181 | ++ functions-common:test_with_retry:2359 : local 'testcmd=sudo ip netns exec qdhcp-25e6c7fc-bd9e-4000-b241-85f8736f961e ip link list | grep '\'' tap'\'' | cut -d'\'':'\'' -f2 | cut -d'\''@'\'' -f1 | cut -b2- | grep '\''^tap'\''' 2025-07-23 21:18:02.184 | ++ functions-common:test_with_retry:2360 : local 'failmsg=Failed to get tap device id' 2025-07-23 21:18:02.186 | ++ functions-common:test_with_retry:2361 : local until=20 2025-07-23 21:18:02.189 | ++ functions-common:test_with_retry:2362 : local sleep=1 2025-07-23 21:18:02.192 | ++ functions-common:test_with_retry:2364 : time_start test_with_retry 2025-07-23 21:18:02.194 | ++ functions-common:time_start:2407 : local name=test_with_retry 2025-07-23 21:18:02.197 | ++ functions-common:time_start:2408 : local start_time= 2025-07-23 21:18:02.201 | ++ functions-common:time_start:2409 : [[ -n '' ]] 2025-07-23 21:18:02.205 | +++ functions-common:time_start:2412 : date +%s%3N 2025-07-23 21:18:02.210 | ++ functions-common:time_start:2412 : _TIME_START[$name]=1753305482207 2025-07-23 21:18:02.213 | ++ functions-common:test_with_retry:2365 : timeout 20 sh -c 'while ! sudo ip netns exec qdhcp-25e6c7fc-bd9e-4000-b241-85f8736f961e ip link list | grep '\'' tap'\'' | cut -d'\'':'\'' -f2 | cut -d'\''@'\'' -f1 | cut -b2- | grep '\''^tap'\''; do sleep 1; done' 2025-07-23 21:18:02.234 | ++ functions-common:test_with_retry:2368 : time_stop test_with_retry 2025-07-23 21:18:02.237 | ++ functions-common:time_stop:2421 : local name 2025-07-23 21:18:02.240 | ++ functions-common:time_stop:2422 : local end_time 2025-07-23 21:18:02.243 | ++ functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:18:02.246 | ++ functions-common:time_stop:2424 : local total 2025-07-23 21:18:02.249 | ++ functions-common:time_stop:2425 : local start_time 2025-07-23 21:18:02.251 | ++ functions-common:time_stop:2427 : name=test_with_retry 2025-07-23 21:18:02.254 | ++ functions-common:time_stop:2428 : start_time=1753305482207 2025-07-23 21:18:02.257 | ++ functions-common:time_stop:2430 : [[ -z 1753305482207 ]] 2025-07-23 21:18:02.261 | +++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:18:02.266 | ++ functions-common:time_stop:2433 : end_time=1753305482263 2025-07-23 21:18:02.268 | ++ functions-common:time_stop:2434 : elapsed_time=56 2025-07-23 21:18:02.271 | ++ functions-common:time_stop:2435 : total=0 2025-07-23 21:18:02.275 | ++ functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:18:02.278 | ++ functions-common:time_stop:2438 : _TIME_TOTAL[$name]=56 2025-07-23 21:18:02.281 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2304 : tapdev=tap9d5d8aa9-b6 2025-07-23 21:18:02.285 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2305 : local tag_id 2025-07-23 21:18:02.288 | ++ /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2306 : sudo ovs-vsctl get port tap9d5d8aa9-b6 tag 2025-07-23 21:18:02.308 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2306 : tag_id=5 2025-07-23 21:18:02.311 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2307 : die_if_not_set 2307 tag_id 'Failed to get tag id' 2025-07-23 21:18:02.314 | + functions-common:die_if_not_set:303 : local exitcode=0 2025-07-23 21:18:02.333 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2310 : openstack --os-cloud devstack-admin port delete 48f1908c-300b-48db-8f7c-9c0c75eb47c4 2025-07-23 21:18:04.450 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2325 : local ovs_tap=ovs-tap 2025-07-23 21:18:04.454 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2326 : local brbm_tap=brbm-tap 2025-07-23 21:18:04.457 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2328 : sudo ip link show ovs-tap 2025-07-23 21:18:04.471 | 22: ovs-tap@brbm-tap: mtu 1500 qdisc noqueue master ovs-system state UP mode DEFAULT group default qlen 1000 2025-07-23 21:18:04.471 | link/ether 92:29:b9:5b:95:10 brd ff:ff:ff:ff:ff:ff 2025-07-23 21:18:04.476 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2328 : sudo ip link delete ovs-tap 2025-07-23 21:18:04.546 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2329 : sudo ip link show brbm-tap 2025-07-23 21:18:04.562 | Device "brbm-tap" does not exist. 2025-07-23 21:18:04.567 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2331 : sudo ip link add brbm-tap type veth peer name ovs-tap 2025-07-23 21:18:04.584 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2332 : sudo ip link set dev brbm-tap up 2025-07-23 21:18:04.599 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2333 : sudo ip link set dev ovs-tap up 2025-07-23 21:18:04.617 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2334 : sudo ip link set dev br-int up 2025-07-23 21:18:04.633 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2335 : sudo ip link set dev br-ex up 2025-07-23 21:18:04.649 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2342 : [[ openvswitch != \o\v\n ]] 2025-07-23 21:18:04.652 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2343 : sudo ovs-vsctl -- --if-exists del-port ovs-tap -- add-port br-int ovs-tap tag=5 2025-07-23 21:18:04.684 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2348 : [[ ovs == \o\v\s ]] 2025-07-23 21:18:04.687 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2350 : sudo ovs-vsctl -- --if-exists del-port brbm-tap -- add-port brbm brbm-tap 2025-07-23 21:18:04.721 | + /opt/stack/new/ironic/devstack/upgrade/../lib/ironic:create_ovs_taps:2357 : openstack --os-cloud devstack-admin network set 25e6c7fc-bd9e-4000-b241-85f8736f961e --share 2025-07-23 21:18:06.550 | ********************************************************************* 2025-07-23 21:18:06.550 | SUCCESS: End /opt/stack/new/ironic/devstack/upgrade/upgrade.sh 2025-07-23 21:18:06.550 | ********************************************************************* 2025-07-23 21:18:06.554 | + ./grenade.sh:main:351 : [[ True == \T\r\u\e ]] 2025-07-23 21:18:06.556 | + ./grenade.sh:main:352 : echo_summary 'Running upgrade-tempest' 2025-07-23 21:18:06.571 | 2025-07-23 21:18:06.571 | #******************************************** 2025-07-23 21:18:06.571 | # Running upgrade-tempest 2025-07-23 21:18:06.571 | #******************************************** 2025-07-23 21:18:06.571 | 2025-07-23 21:18:06.574 | + ./grenade.sh:main:353 : /opt/stack/new/grenade/upgrade-tempest 2025-07-23 21:18:06.580 | ********************************************************************* 2025-07-23 21:18:06.580 | Begin /opt/stack/new/grenade/upgrade-tempest 2025-07-23 21:18:06.580 | ********************************************************************* 2025-07-23 21:18:08.618 | + /opt/stack/new/grenade/upgrade-tempest:main:71 : install_tempest 2025-07-23 21:18:08.620 | + lib/tempest:install_tempest:830 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/new/tempest master 2025-07-23 21:18:08.623 | + functions-common:git_clone:593 : local git_remote=https://opendev.org/openstack/tempest.git 2025-07-23 21:18:08.625 | + functions-common:git_clone:594 : local git_dest=/opt/stack/new/tempest 2025-07-23 21:18:08.627 | + functions-common:git_clone:595 : local git_ref=master 2025-07-23 21:18:08.629 | + functions-common:git_clone:596 : local orig_dir 2025-07-23 21:18:08.632 | ++ functions-common:git_clone:597 : pwd 2025-07-23 21:18:08.634 | + functions-common:git_clone:597 : orig_dir=/opt/stack/new/devstack 2025-07-23 21:18:08.636 | + functions-common:git_clone:598 : local git_clone_flags= 2025-07-23 21:18:08.639 | ++ functions-common:git_clone:600 : trueorfalse False RECLONE 2025-07-23 21:18:08.655 | + functions-common:git_clone:600 : RECLONE=False 2025-07-23 21:18:08.657 | + functions-common:git_clone:601 : [[ 0 -gt 0 ]] 2025-07-23 21:18:08.659 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2025-07-23 21:18:08.662 | + functions-common:git_clone:614 : echo master 2025-07-23 21:18:08.662 | + functions-common:git_clone:614 : egrep -q '^refs' 2025-07-23 21:18:08.668 | + functions-common:git_clone:628 : [[ ! -d /opt/stack/new/tempest ]] 2025-07-23 21:18:08.670 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2025-07-23 21:18:08.672 | + functions-common:git_clone:673 : sudo git config --system --add safe.directory /opt/stack/new/tempest 2025-07-23 21:18:08.689 | + functions-common:git_clone:676 : cd /opt/stack/new/tempest 2025-07-23 21:18:08.692 | + functions-common:git_clone:677 : git show --oneline 2025-07-23 21:18:08.692 | + functions-common:git_clone:677 : head -1 2025-07-23 21:18:08.733 | 07d8ada06 Merge "Use next cidr to the configured one in the allowed_address_pair tests" 2025-07-23 21:18:08.736 | + functions-common:git_clone:678 : cd /opt/stack/new/devstack 2025-07-23 21:18:08.738 | + lib/tempest:install_tempest:836 : pip_install 'tox!=2.8.0,<4.0.0' 2025-07-23 21:18:08.760 | Using python 3.10 to install tox!=2.8.0,<4.0.0 2025-07-23 21:18:08.763 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/new/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2025-07-23 21:18:09.692 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:18:09.699 | Requirement already satisfied: tox!=2.8.0,<4.0.0 in /opt/stack/data/venv/lib/python3.10/site-packages (3.28.0) 2025-07-23 21:18:09.814 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2025-07-23 21:18:09.818 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4d/36/2a115987e2d8c300a974597416d9de88f2444426de9571f4b59b2cca3acc/filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-07-23 21:18:09.828 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.10/site-packages (from tox!=2.8.0,<4.0.0) (25.0) 2025-07-23 21:18:09.850 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2025-07-23 21:18:09.854 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-07-23 21:18:09.863 | Requirement already satisfied: py>=1.4.17 in /opt/stack/data/venv/lib/python3.10/site-packages (from tox!=2.8.0,<4.0.0) (1.11.0) 2025-07-23 21:18:09.864 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.10/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2025-07-23 21:18:09.959 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2025-07-23 21:18:09.962 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f3/40/b1c265d4b2b62b58576588510fc4d1fe60a86319c8de99fd8e9fec617d2c/virtualenv-20.31.2-py3-none-any.whl.metadata (4.5 kB) 2025-07-23 21:18:09.975 | Requirement already satisfied: tomli>=2.0.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from tox!=2.8.0,<4.0.0) (2.2.1) 2025-07-23 21:18:09.999 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2025-07-23 21:18:10.003 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2025-07-23 21:18:10.022 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.10/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.3.8) 2025-07-23 21:18:10.045 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/4d/36/2a115987e2d8c300a974597416d9de88f2444426de9571f4b59b2cca3acc/filelock-3.18.0-py3-none-any.whl (16 kB) 2025-07-23 21:18:10.059 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-07-23 21:18:10.072 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/f3/40/b1c265d4b2b62b58576588510fc4d1fe60a86319c8de99fd8e9fec617d2c/virtualenv-20.31.2-py3-none-any.whl (6.1 MB) 2025-07-23 21:18:10.129 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 112.1 MB/s eta 0:00:00 2025-07-23 21:18:10.133 | Downloading https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-07-23 21:18:10.630 | Installing collected packages: distlib, pluggy, filelock, virtualenv 2025-07-23 21:18:10.631 | Attempting uninstall: distlib 2025-07-23 21:18:10.632 | Found existing installation: distlib 0.3.9 2025-07-23 21:18:10.637 | Uninstalling distlib-0.3.9: 2025-07-23 21:18:10.638 | Successfully uninstalled distlib-0.3.9 2025-07-23 21:18:10.720 | Attempting uninstall: pluggy 2025-07-23 21:18:10.721 | Found existing installation: pluggy 1.5.0 2025-07-23 21:18:10.725 | Uninstalling pluggy-1.5.0: 2025-07-23 21:18:10.725 | Successfully uninstalled pluggy-1.5.0 2025-07-23 21:18:10.746 | Attempting uninstall: filelock 2025-07-23 21:18:10.747 | Found existing installation: filelock 3.17.0 2025-07-23 21:18:10.750 | Uninstalling filelock-3.17.0: 2025-07-23 21:18:10.751 | Successfully uninstalled filelock-3.17.0 2025-07-23 21:18:10.769 | Attempting uninstall: virtualenv 2025-07-23 21:18:10.771 | Found existing installation: virtualenv 20.29.2 2025-07-23 21:18:10.788 | Uninstalling virtualenv-20.29.2: 2025-07-23 21:18:10.792 | Successfully uninstalled virtualenv-20.29.2 2025-07-23 21:18:10.949 | 2025-07-23 21:18:10.984 | Successfully installed distlib-0.4.0 filelock-3.18.0 pluggy-1.6.0 virtualenv-20.31.2 2025-07-23 21:18:11.148 | + inc/python:pip_install:216 : result=0 2025-07-23 21:18:11.150 | + inc/python:pip_install:218 : time_stop pip_install 2025-07-23 21:18:11.153 | + functions-common:time_stop:2421 : local name 2025-07-23 21:18:11.155 | + functions-common:time_stop:2422 : local end_time 2025-07-23 21:18:11.158 | + functions-common:time_stop:2423 : local elapsed_time 2025-07-23 21:18:11.160 | + functions-common:time_stop:2424 : local total 2025-07-23 21:18:11.162 | + functions-common:time_stop:2425 : local start_time 2025-07-23 21:18:11.164 | + functions-common:time_stop:2427 : name=pip_install 2025-07-23 21:18:11.167 | + functions-common:time_stop:2428 : start_time=1753305488755 2025-07-23 21:18:11.169 | + functions-common:time_stop:2430 : [[ -z 1753305488755 ]] 2025-07-23 21:18:11.172 | ++ functions-common:time_stop:2433 : date +%s%3N 2025-07-23 21:18:11.176 | + functions-common:time_stop:2433 : end_time=1753305491174 2025-07-23 21:18:11.179 | + functions-common:time_stop:2434 : elapsed_time=2419 2025-07-23 21:18:11.181 | + functions-common:time_stop:2435 : total=0 2025-07-23 21:18:11.183 | + functions-common:time_stop:2437 : _TIME_START[$name]= 2025-07-23 21:18:11.185 | + functions-common:time_stop:2438 : _TIME_TOTAL[$name]=2419 2025-07-23 21:18:11.188 | + inc/python:pip_install:219 : return 0 2025-07-23 21:18:11.190 | + lib/tempest:install_tempest:837 : pushd /opt/stack/new/tempest 2025-07-23 21:18:11.190 | ~/new/tempest ~/new/devstack 2025-07-23 21:18:11.193 | + lib/tempest:install_tempest:841 : git checkout master 2025-07-23 21:18:11.664 | Already on 'master' 2025-07-23 21:18:11.667 | + lib/tempest:install_tempest:843 : local tmp_u_c_m 2025-07-23 21:18:11.671 | ++ lib/tempest:install_tempest:844 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2025-07-23 21:18:11.676 | + lib/tempest:install_tempest:844 : tmp_u_c_m=/tmp/tempest_u_c_m.2jvWbo6M29 2025-07-23 21:18:11.679 | + lib/tempest:install_tempest:845 : set_tempest_venv_constraints /tmp/tempest_u_c_m.2jvWbo6M29 2025-07-23 21:18:11.681 | + lib/tempest:set_tempest_venv_constraints:129 : local tmp_c 2025-07-23 21:18:11.684 | + lib/tempest:set_tempest_venv_constraints:130 : tmp_c=/tmp/tempest_u_c_m.2jvWbo6M29 2025-07-23 21:18:11.686 | + lib/tempest:set_tempest_venv_constraints:131 : [[ master == \m\a\s\t\e\r ]] 2025-07-23 21:18:11.690 | + lib/tempest:set_tempest_venv_constraints:132 : cd /opt/stack/new/requirements 2025-07-23 21:18:11.692 | + lib/tempest:set_tempest_venv_constraints:133 : git show master:upper-constraints.txt 2025-07-23 21:18:11.698 | + lib/tempest:set_tempest_venv_constraints:140 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-07-23 21:18:11.701 | + lib/tempest:set_tempest_venv_constraints:140 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-07-23 21:18:11.704 | + lib/tempest:set_tempest_venv_constraints:141 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-07-23 21:18:11.707 | + lib/tempest:set_tempest_venv_constraints:141 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-07-23 21:18:11.710 | + lib/tempest:install_tempest:847 : tox -r --notest -efull 2025-07-23 21:18:12.061 | full create: /opt/stack/new/tempest/.tox/tempest 2025-07-23 21:18:12.667 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/new/tempest/requirements.txt 2025-07-23 21:18:23.678 | full develop-inst: /opt/stack/new/tempest 2025-07-23 21:18:30.425 | full installed: attrs==25.3.0,autopage==0.5.2,bcrypt==4.0.1,certifi==2025.7.14,cffi==1.17.1,charset-normalizer==3.4.2,cliff==4.10.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.19,fixtures==4.2.5,idna==3.10,iso8601==2.1.0,jsonschema==4.25.0,jsonschema-specifications==2025.4.1,markdown-it-py==3.0.0,mdurl==0.1.2,msgpack==1.1.1,netaddr==1.3.0,oslo.concurrency==7.1.0,oslo.config==10.0.0,oslo.context==6.0.0,oslo.i18n==6.5.1,oslo.log==7.2.0,oslo.serialization==5.7.0,oslo.utils==9.0.0,packaging==25.0,paramiko==3.5.1,pbr==6.1.1,prettytable==3.16.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pyparsing==3.2.3,pyperclip==1.9.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.2,referencing==0.36.2,requests==2.32.4,rfc3986==2.0.0,rich==14.0.0,rich-argparse==1.7.1,rpds-py==0.26.0,six==1.17.0,stestr==4.2.0,stevedore==5.4.1,-e git+file:///dev/null@07d8ada063881be4a8bdf1943b1d98f4342e2ff5#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.14.1,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.13,wrapt==1.17.2 2025-07-23 21:18:30.425 | ___________________________________ summary ____________________________________ 2025-07-23 21:18:30.425 | full: skipped tests 2025-07-23 21:18:30.425 | congratulations :) 2025-07-23 21:18:30.458 | + lib/tempest:install_tempest:851 : /opt/stack/new/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.2jvWbo6M29 -r requirements.txt 2025-07-23 21:18:31.302 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:18:31.310 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 1)) (6.1.1) 2025-07-23 21:18:31.310 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 2)) (4.10.0) 2025-07-23 21:18:31.311 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 3)) (4.25.0) 2025-07-23 21:18:31.311 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 4)) (2.7.2) 2025-07-23 21:18:31.312 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 5)) (3.5.1) 2025-07-23 21:18:31.313 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2025-07-23 21:18:31.313 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2025-07-23 21:18:31.314 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 8)) (7.1.0) 2025-07-23 21:18:31.314 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 9)) (10.0.0) 2025-07-23 21:18:31.315 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 10)) (7.2.0) 2025-07-23 21:18:31.316 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 11)) (4.2.0) 2025-07-23 21:18:31.316 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 12)) (5.7.0) 2025-07-23 21:18:31.317 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 13)) (9.0.0) 2025-07-23 21:18:31.317 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 14)) (4.2.5) 2025-07-23 21:18:31.318 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 15)) (6.0.2) 2025-07-23 21:18:31.319 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 16)) (1.4.4) 2025-07-23 21:18:31.319 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 17)) (5.4.1) 2025-07-23 21:18:31.320 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 18)) (3.16.0) 2025-07-23 21:18:31.320 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 19)) (1.26.20) 2025-07-23 21:18:31.321 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 20)) (3.0.0) 2025-07-23 21:18:31.322 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2025-07-23 21:18:31.322 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 22)) (0.19) 2025-07-23 21:18:31.323 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.10/site-packages (from -r requirements.txt (line 23)) (0.5.0) 2025-07-23 21:18:31.324 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.10/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (80.3.1) 2025-07-23 21:18:31.326 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.10/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.5.2) 2025-07-23 21:18:31.327 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.10/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.7.0) 2025-07-23 21:18:31.332 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.10/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (25.3.0) 2025-07-23 21:18:31.333 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.10/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (2025.4.1) 2025-07-23 21:18:31.334 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.10/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (0.36.2) 2025-07-23 21:18:31.334 | Requirement already satisfied: rpds-py>=0.7.1 in ./.tox/tempest/lib/python3.10/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (0.26.0) 2025-07-23 21:18:31.340 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.10/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (4.0.1) 2025-07-23 21:18:31.341 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.10/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.5.0) 2025-07-23 21:18:31.347 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.10/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (1.17.1) 2025-07-23 21:18:31.352 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.5.1) 2025-07-23 21:18:31.358 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2025-07-23 21:18:31.359 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.32.4) 2025-07-23 21:18:31.363 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.0.0) 2025-07-23 21:18:31.365 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2025-07-23 21:18:31.369 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.10/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.2) 2025-07-23 21:18:31.369 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.10/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.13.3) 2025-07-23 21:18:31.371 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.1.1) 2025-07-23 21:18:31.372 | Requirement already satisfied: tzdata>=2022.4 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (2025.2) 2025-07-23 21:18:31.375 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2025-07-23 21:18:31.376 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.2.3) 2025-07-23 21:18:31.377 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (25.0) 2025-07-23 21:18:31.378 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.0.0) 2025-07-23 21:18:31.388 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.10/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.2.13) 2025-07-23 21:18:31.396 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.10/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (1.17.2) 2025-07-23 21:18:31.418 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.10/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (2.22) 2025-07-23 21:18:31.421 | Requirement already satisfied: pyperclip>=1.8 in ./.tox/tempest/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.9.0) 2025-07-23 21:18:31.422 | Requirement already satisfied: rich-argparse>=1.7.1 in ./.tox/tempest/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.7.1) 2025-07-23 21:18:31.428 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.14.1) 2025-07-23 21:18:31.444 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.10/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2025-07-23 21:18:31.450 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.10/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.2) 2025-07-23 21:18:31.451 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.10/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.10) 2025-07-23 21:18:31.452 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.10/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2025.7.14) 2025-07-23 21:18:31.461 | Requirement already satisfied: rich>=11.0.0 in ./.tox/tempest/lib/python3.10/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (14.0.0) 2025-07-23 21:18:31.465 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.10/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.0) 2025-07-23 21:18:31.465 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.10/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.19.2) 2025-07-23 21:18:31.476 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.10/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2025-07-23 21:18:31.624 | + lib/tempest:install_tempest:852 : PROJECT_VENV["tempest"]=/opt/stack/new/tempest/.tox/tempest 2025-07-23 21:18:31.626 | + lib/tempest:install_tempest:853 : rm -f /tmp/tempest_u_c_m.2jvWbo6M29 2025-07-23 21:18:31.630 | + lib/tempest:install_tempest:854 : popd 2025-07-23 21:18:31.631 | ~/new/devstack 2025-07-23 21:18:31.634 | + /opt/stack/new/grenade/upgrade-tempest:main:74 : upgrade_project tempest /opt/stack/new/grenade stable/2025.1 master 2025-07-23 21:18:31.636 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:80 : project=tempest 2025-07-23 21:18:31.639 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:81 : base_dir=/opt/stack/new/grenade 2025-07-23 21:18:31.641 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:82 : base_branch=stable/2025.1 2025-07-23 21:18:31.644 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:83 : target_branch=master 2025-07-23 21:18:31.647 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:85 : [[ stable/2025.1 == \m\a\s\t\e\r ]] 2025-07-23 21:18:31.650 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:88 : direction=from 2025-07-23 21:18:31.653 | ++ /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : get_release_name_from_branch stable/2025.1 2025-07-23 21:18:31.656 | ++ functions-common:get_release_name_from_branch:576 : local branch=stable/2025.1 2025-07-23 21:18:31.659 | ++ functions-common:get_release_name_from_branch:577 : [[ stable/2025.1 =~ stable/ ]] 2025-07-23 21:18:31.662 | ++ functions-common:get_release_name_from_branch:578 : echo 2025.1 2025-07-23 21:18:31.665 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:91 : upgrade_dir=2025.1 2025-07-23 21:18:31.668 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:92 : upgrade_file=/opt/stack/new/grenade/from-2025.1/upgrade-tempest 2025-07-23 21:18:31.670 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:93 : [[ -e /opt/stack/new/grenade/from-2025.1/upgrade-tempest ]] 2025-07-23 21:18:31.673 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:96 : echo 'Warning: No new configurations were found for OpenStack tempest.' 2025-07-23 21:18:31.673 | Warning: No new configurations were found for OpenStack tempest. 2025-07-23 21:18:31.676 | + /opt/stack/new/grenade/inc/upgrade:upgrade_project:97 : echo 'If your patch fails during the upgrade this may be the cause.' 2025-07-23 21:18:31.676 | If your patch fails during the upgrade this may be the cause. 2025-07-23 21:18:31.678 | + /opt/stack/new/grenade/upgrade-tempest:main:76 : OS_USERNAME=admin 2025-07-23 21:18:31.683 | ++ /opt/stack/new/grenade/upgrade-tempest:main:77 : source /opt/stack/old/devstack/stackrc 2025-07-23 21:18:31.686 | +++ /opt/stack/old/devstack/stackrc:source:7 : [[ -z 1 ]] 2025-07-23 21:18:31.689 | +++ /opt/stack/old/devstack/stackrc:source:7 : return 0 2025-07-23 21:18:31.692 | ++ /opt/stack/new/grenade/upgrade-tempest:main:77 : is_service_enabled neutron 2025-07-23 21:18:31.709 | ++ functions-common:is_service_enabled:2077 : return 0 2025-07-23 21:18:31.713 | + /opt/stack/new/grenade/upgrade-tempest:main:78 : Q_L3_ENABLED=True 2025-07-23 21:18:31.715 | + /opt/stack/new/grenade/upgrade-tempest:main:81 : [[ -f /opt/stack/old/tempest/etc/tempest.conf ]] 2025-07-23 21:18:31.718 | + /opt/stack/new/grenade/upgrade-tempest:main:83 : cp /opt/stack/old/tempest/etc/tempest.conf /opt/stack/new/tempest/etc/tempest.conf 2025-07-23 21:18:31.725 | + /opt/stack/new/grenade/upgrade-tempest:main:88 : install_tempest_plugins 2025-07-23 21:18:31.728 | + lib/tempest:install_tempest_plugins:859 : pushd /opt/stack/new/tempest 2025-07-23 21:18:31.728 | ~/new/tempest ~/new/devstack 2025-07-23 21:18:31.730 | + lib/tempest:install_tempest_plugins:860 : [[ /opt/stack/new/ironic-tempest-plugin != 0 ]] 2025-07-23 21:18:31.733 | + lib/tempest:install_tempest_plugins:861 : local tmp_u_c_m 2025-07-23 21:18:31.736 | ++ lib/tempest:install_tempest_plugins:862 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2025-07-23 21:18:31.740 | + lib/tempest:install_tempest_plugins:862 : tmp_u_c_m=/tmp/tempest_u_c_m.s1sWNas6IH 2025-07-23 21:18:31.743 | + lib/tempest:install_tempest_plugins:863 : set_tempest_venv_constraints /tmp/tempest_u_c_m.s1sWNas6IH 2025-07-23 21:18:31.746 | + lib/tempest:set_tempest_venv_constraints:129 : local tmp_c 2025-07-23 21:18:31.748 | + lib/tempest:set_tempest_venv_constraints:130 : tmp_c=/tmp/tempest_u_c_m.s1sWNas6IH 2025-07-23 21:18:31.751 | + lib/tempest:set_tempest_venv_constraints:131 : [[ master == \m\a\s\t\e\r ]] 2025-07-23 21:18:31.754 | + lib/tempest:set_tempest_venv_constraints:132 : cd /opt/stack/new/requirements 2025-07-23 21:18:31.756 | + lib/tempest:set_tempest_venv_constraints:133 : git show master:upper-constraints.txt 2025-07-23 21:18:31.763 | + lib/tempest:set_tempest_venv_constraints:140 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-07-23 21:18:31.765 | + lib/tempest:set_tempest_venv_constraints:140 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-07-23 21:18:31.768 | + lib/tempest:set_tempest_venv_constraints:141 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-07-23 21:18:31.770 | + lib/tempest:set_tempest_venv_constraints:141 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-07-23 21:18:31.773 | + lib/tempest:install_tempest_plugins:864 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.s1sWNas6IH /opt/stack/new/ironic-tempest-plugin 2025-07-23 21:18:32.445 | /opt/stack/new/tempest/.tox/tempest/lib/python3.10/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-07-23 21:18:32.445 | !! 2025-07-23 21:18:32.445 | 2025-07-23 21:18:32.445 | ******************************************************************************** 2025-07-23 21:18:32.445 | Please consider removing the following classifiers in favor of a SPDX license expression: 2025-07-23 21:18:32.445 | 2025-07-23 21:18:32.445 | License :: OSI Approved :: Apache Software License 2025-07-23 21:18:32.445 | 2025-07-23 21:18:32.445 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-07-23 21:18:32.445 | ******************************************************************************** 2025-07-23 21:18:32.445 | 2025-07-23 21:18:32.445 | !! 2025-07-23 21:18:32.445 | self._finalize_license_expression() 2025-07-23 21:18:32.527 | /opt/stack/new/tempest/.tox/tempest/lib/python3.10/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-07-23 21:18:32.527 | !! 2025-07-23 21:18:32.527 | 2025-07-23 21:18:32.527 | ******************************************************************************** 2025-07-23 21:18:32.528 | Requirements should be satisfied by a PEP 517 installer. 2025-07-23 21:18:32.528 | If you are using pip, you can try `pip install --use-pep517`. 2025-07-23 21:18:32.528 | ******************************************************************************** 2025-07-23 21:18:32.528 | 2025-07-23 21:18:32.528 | !! 2025-07-23 21:18:32.528 | dist.fetch_build_eggs(dist.setup_requires) 2025-07-23 21:18:32.856 | /opt/stack/new/tempest/.tox/tempest/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. 2025-07-23 21:18:32.856 | !! 2025-07-23 21:18:32.856 | 2025-07-23 21:18:32.856 | ******************************************************************************** 2025-07-23 21:18:32.856 | Please avoid running ``setup.py`` and ``develop``. 2025-07-23 21:18:32.856 | Instead, use standards-based tools like pip or uv. 2025-07-23 21:18:32.856 | 2025-07-23 21:18:32.856 | By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-07-23 21:18:32.856 | or your builds will no longer be supported. 2025-07-23 21:18:32.856 | 2025-07-23 21:18:32.856 | See https://github.com/pypa/setuptools/issues/917 for details. 2025-07-23 21:18:32.856 | ******************************************************************************** 2025-07-23 21:18:32.856 | 2025-07-23 21:18:32.856 | !! 2025-07-23 21:18:32.856 | self.initialize_options() 2025-07-23 21:18:32.856 | /opt/stack/new/tempest/.tox/tempest/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-07-23 21:18:32.856 | !! 2025-07-23 21:18:32.856 | 2025-07-23 21:18:32.856 | ******************************************************************************** 2025-07-23 21:18:32.856 | Please avoid running ``setup.py`` directly. 2025-07-23 21:18:32.856 | Instead, use pypa/build, pypa/installer or other 2025-07-23 21:18:32.857 | standards-based tools. 2025-07-23 21:18:32.857 | 2025-07-23 21:18:32.857 | By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-07-23 21:18:32.857 | or your builds will no longer be supported. 2025-07-23 21:18:32.857 | 2025-07-23 21:18:32.857 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-07-23 21:18:32.857 | ******************************************************************************** 2025-07-23 21:18:32.857 | 2025-07-23 21:18:32.857 | !! 2025-07-23 21:18:32.857 | self.initialize_options() 2025-07-23 21:18:32.857 | /opt/stack/new/tempest/.tox/tempest/lib/python3.10/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' 2025-07-23 21:18:32.857 | warnings.warn(msg) 2025-07-23 21:18:32.860 | /opt/stack/new/tempest/.tox/tempest/lib/python3.10/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-07-23 21:18:32.860 | !! 2025-07-23 21:18:32.860 | 2025-07-23 21:18:32.860 | ******************************************************************************** 2025-07-23 21:18:32.860 | Please consider removing the following classifiers in favor of a SPDX license expression: 2025-07-23 21:18:32.860 | 2025-07-23 21:18:32.860 | License :: OSI Approved :: Apache Software License 2025-07-23 21:18:32.860 | 2025-07-23 21:18:32.860 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-07-23 21:18:32.860 | ******************************************************************************** 2025-07-23 21:18:32.860 | 2025-07-23 21:18:32.860 | !! 2025-07-23 21:18:32.860 | self._finalize_license_expression() 2025-07-23 21:18:32.933 | venv-tempest develop-inst-nodeps: /opt/stack/new/tempest 2025-07-23 21:18:39.654 | venv-tempest installed: attrs==25.3.0,autopage==0.5.2,bcrypt==4.0.1,certifi==2025.7.14,cffi==1.17.1,charset-normalizer==3.4.2,cliff==4.10.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.19,fixtures==4.2.5,idna==3.10,iso8601==2.1.0,jsonschema==4.25.0,jsonschema-specifications==2025.4.1,markdown-it-py==3.0.0,mdurl==0.1.2,msgpack==1.1.1,netaddr==1.3.0,oslo.concurrency==7.1.0,oslo.config==10.0.0,oslo.context==6.0.0,oslo.i18n==6.5.1,oslo.log==7.2.0,oslo.serialization==5.7.0,oslo.utils==9.0.0,packaging==25.0,paramiko==3.5.1,pbr==6.1.1,prettytable==3.16.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pyparsing==3.2.3,pyperclip==1.9.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.2,referencing==0.36.2,requests==2.32.4,rfc3986==2.0.0,rich==14.0.0,rich-argparse==1.7.1,rpds-py==0.26.0,six==1.17.0,stestr==4.2.0,stevedore==5.4.1,-e git+file:///dev/null@07d8ada063881be4a8bdf1943b1d98f4342e2ff5#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.14.1,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.13,wrapt==1.17.2 2025-07-23 21:18:39.655 | venv-tempest run-test-pre: PYTHONHASHSEED='3536898954' 2025-07-23 21:18:39.655 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.s1sWNas6IH /opt/stack/new/ironic-tempest-plugin 2025-07-23 21:18:40.553 | Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64 2025-07-23 21:18:40.561 | Processing /opt/stack/new/ironic-tempest-plugin 2025-07-23 21:18:40.564 | Installing build dependencies: started 2025-07-23 21:18:41.873 | Installing build dependencies: finished with status 'done' 2025-07-23 21:18:41.874 | Getting requirements to build wheel: started 2025-07-23 21:18:42.258 | Getting requirements to build wheel: finished with status 'done' 2025-07-23 21:18:42.260 | Preparing metadata (pyproject.toml): started 2025-07-23 21:18:42.762 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-07-23 21:18:42.768 | Requirement already satisfied: pbr>=6.0.0 in ./.tox/tempest/lib/python3.10/site-packages (from ironic-tempest-plugin==2.14.1.dev1) (6.1.1) 2025-07-23 21:18:42.769 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.10/site-packages (from ironic-tempest-plugin==2.14.1.dev1) (10.0.0) 2025-07-23 21:18:42.769 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.10/site-packages (from ironic-tempest-plugin==2.14.1.dev1) (7.2.0) 2025-07-23 21:18:42.770 | Requirement already satisfied: oslo.serialization>=2.18.0 in ./.tox/tempest/lib/python3.10/site-packages (from ironic-tempest-plugin==2.14.1.dev1) (5.7.0) 2025-07-23 21:18:42.771 | Requirement already satisfied: oslo.utils>=3.33.0 in ./.tox/tempest/lib/python3.10/site-packages (from ironic-tempest-plugin==2.14.1.dev1) (9.0.0) 2025-07-23 21:18:42.771 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.10/site-packages (from ironic-tempest-plugin==2.14.1.dev1) (4.2.5) 2025-07-23 21:18:42.772 | Requirement already satisfied: tempest>=27.0.0 in ./.tox/tempest/lib/python3.10/site-packages (from ironic-tempest-plugin==2.14.1.dev1) (44.0.1.dev9) 2025-07-23 21:18:42.779 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.config>=5.2.0->ironic-tempest-plugin==2.14.1.dev1) (1.3.0) 2025-07-23 21:18:42.780 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.config>=5.2.0->ironic-tempest-plugin==2.14.1.dev1) (5.4.1) 2025-07-23 21:18:42.781 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.config>=5.2.0->ironic-tempest-plugin==2.14.1.dev1) (6.5.1) 2025-07-23 21:18:42.782 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.config>=5.2.0->ironic-tempest-plugin==2.14.1.dev1) (2.0.0) 2025-07-23 21:18:42.783 | Requirement already satisfied: PyYAML>=5.1 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.config>=5.2.0->ironic-tempest-plugin==2.14.1.dev1) (6.0.2) 2025-07-23 21:18:42.783 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.config>=5.2.0->ironic-tempest-plugin==2.14.1.dev1) (2.32.4) 2025-07-23 21:18:42.790 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.log>=3.36.0->ironic-tempest-plugin==2.14.1.dev1) (6.0.0) 2025-07-23 21:18:42.791 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.log>=3.36.0->ironic-tempest-plugin==2.14.1.dev1) (2.9.0.post0) 2025-07-23 21:18:42.792 | Requirement already satisfied: debtcollector>=3.0.0 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.log>=3.36.0->ironic-tempest-plugin==2.14.1.dev1) (3.0.0) 2025-07-23 21:18:42.794 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.10/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->ironic-tempest-plugin==2.14.1.dev1) (1.17.2) 2025-07-23 21:18:42.796 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->ironic-tempest-plugin==2.14.1.dev1) (4.14.1) 2025-07-23 21:18:42.797 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.serialization>=2.18.0->ironic-tempest-plugin==2.14.1.dev1) (1.1.1) 2025-07-23 21:18:42.798 | Requirement already satisfied: tzdata>=2022.4 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.serialization>=2.18.0->ironic-tempest-plugin==2.14.1.dev1) (2025.2) 2025-07-23 21:18:42.801 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.utils>=3.33.0->ironic-tempest-plugin==2.14.1.dev1) (2.1.0) 2025-07-23 21:18:42.803 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.utils>=3.33.0->ironic-tempest-plugin==2.14.1.dev1) (3.2.3) 2025-07-23 21:18:42.804 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.utils>=3.33.0->ironic-tempest-plugin==2.14.1.dev1) (25.0) 2025-07-23 21:18:42.805 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.10/site-packages (from oslo.utils>=3.33.0->ironic-tempest-plugin==2.14.1.dev1) (7.0.0) 2025-07-23 21:18:42.809 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.10/site-packages (from pbr>=6.0.0->ironic-tempest-plugin==2.14.1.dev1) (80.3.1) 2025-07-23 21:18:42.817 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.10/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->ironic-tempest-plugin==2.14.1.dev1) (1.17.0) 2025-07-23 21:18:42.822 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.10/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->ironic-tempest-plugin==2.14.1.dev1) (3.4.2) 2025-07-23 21:18:42.823 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.10/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->ironic-tempest-plugin==2.14.1.dev1) (3.10) 2025-07-23 21:18:42.824 | Requirement already satisfied: urllib3<3,>=1.21.1 in ./.tox/tempest/lib/python3.10/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->ironic-tempest-plugin==2.14.1.dev1) (1.26.20) 2025-07-23 21:18:42.824 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.10/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->ironic-tempest-plugin==2.14.1.dev1) (2025.7.14) 2025-07-23 21:18:42.844 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.10/site-packages (from tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (4.10.0) 2025-07-23 21:18:42.845 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.10/site-packages (from tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (4.25.0) 2025-07-23 21:18:42.845 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.10/site-packages (from tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (2.7.2) 2025-07-23 21:18:42.846 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.10/site-packages (from tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (3.5.1) 2025-07-23 21:18:42.847 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.10/site-packages (from tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (43.0.3) 2025-07-23 21:18:42.848 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.10/site-packages (from tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (7.1.0) 2025-07-23 21:18:42.849 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.10/site-packages (from tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (4.2.0) 2025-07-23 21:18:42.851 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.10/site-packages (from tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (1.4.4) 2025-07-23 21:18:42.852 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.10/site-packages (from tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (3.16.0) 2025-07-23 21:18:42.853 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.10/site-packages (from tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (0.7.1) 2025-07-23 21:18:42.854 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.10/site-packages (from tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (0.19) 2025-07-23 21:18:42.854 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.10/site-packages (from tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (0.5.0) 2025-07-23 21:18:42.858 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.10/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (0.5.2) 2025-07-23 21:18:42.858 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.10/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (2.7.0) 2025-07-23 21:18:42.863 | Requirement already satisfied: pyperclip>=1.8 in ./.tox/tempest/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (1.9.0) 2025-07-23 21:18:42.864 | Requirement already satisfied: rich-argparse>=1.7.1 in ./.tox/tempest/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (1.7.1) 2025-07-23 21:18:42.865 | Requirement already satisfied: wcwidth>=0.2.10 in ./.tox/tempest/lib/python3.10/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (0.2.13) 2025-07-23 21:18:42.872 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.10/site-packages (from cryptography>=2.1->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (1.17.1) 2025-07-23 21:18:42.874 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.10/site-packages (from cffi>=1.12->cryptography>=2.1->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (2.22) 2025-07-23 21:18:42.882 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.10/site-packages (from jsonschema>=3.2.0->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (25.3.0) 2025-07-23 21:18:42.883 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.10/site-packages (from jsonschema>=3.2.0->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (2025.4.1) 2025-07-23 21:18:42.884 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.10/site-packages (from jsonschema>=3.2.0->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (0.36.2) 2025-07-23 21:18:42.885 | Requirement already satisfied: rpds-py>=0.7.1 in ./.tox/tempest/lib/python3.10/site-packages (from jsonschema>=3.2.0->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (0.26.0) 2025-07-23 21:18:42.909 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.10/site-packages (from paramiko>=2.7.0->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (4.0.1) 2025-07-23 21:18:42.910 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.10/site-packages (from paramiko>=2.7.0->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (1.5.0) 2025-07-23 21:18:42.929 | Requirement already satisfied: rich>=11.0.0 in ./.tox/tempest/lib/python3.10/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (14.0.0) 2025-07-23 21:18:42.933 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.10/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (3.0.0) 2025-07-23 21:18:42.934 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.10/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (2.19.2) 2025-07-23 21:18:42.946 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.10/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (0.1.2) 2025-07-23 21:18:42.953 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.10/site-packages (from stestr>=1.0.0->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (0.15.2) 2025-07-23 21:18:42.954 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.10/site-packages (from stestr>=1.0.0->tempest>=27.0.0->ironic-tempest-plugin==2.14.1.dev1) (0.13.3) 2025-07-23 21:18:42.992 | Building wheels for collected packages: ironic-tempest-plugin 2025-07-23 21:18:42.993 | Building wheel for ironic-tempest-plugin (pyproject.toml): started 2025-07-23 21:18:43.567 | Building wheel for ironic-tempest-plugin (pyproject.toml): finished with status 'done' 2025-07-23 21:18:43.568 | Created wheel for ironic-tempest-plugin: filename=ironic_tempest_plugin-2.14.1.dev1-py3-none-any.whl size=149720 sha256=976a55aa35430ede72bde569f8767f01da777f5733584ee899a9cd5fe724778f 2025-07-23 21:18:43.568 | Stored in directory: /opt/stack/.cache/pip/wheels/9e/60/23/7047f9c186e248c67076761fe544e7e40779d21e85e2cc5250 2025-07-23 21:18:43.572 | Successfully built ironic-tempest-plugin 2025-07-23 21:18:43.577 | Installing collected packages: ironic-tempest-plugin 2025-07-23 21:18:43.734 | Successfully installed ironic-tempest-plugin-2.14.1.dev1 2025-07-23 21:18:43.885 | ___________________________________ summary ____________________________________ 2025-07-23 21:18:43.885 | venv-tempest: commands succeeded 2025-07-23 21:18:43.885 | congratulations :) 2025-07-23 21:18:43.916 | + lib/tempest:install_tempest_plugins:865 : rm -f /tmp/tempest_u_c_m.s1sWNas6IH 2025-07-23 21:18:43.921 | + lib/tempest:install_tempest_plugins:866 : echo 'Checking installed Tempest plugins:' 2025-07-23 21:18:43.921 | Checking installed Tempest plugins: 2025-07-23 21:18:43.923 | + lib/tempest:install_tempest_plugins:867 : tox -evenv-tempest -- tempest list-plugins 2025-07-23 21:18:44.517 | /opt/stack/new/tempest/.tox/tempest/lib/python3.10/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-07-23 21:18:44.517 | !! 2025-07-23 21:18:44.517 | 2025-07-23 21:18:44.517 | ******************************************************************************** 2025-07-23 21:18:44.517 | Please consider removing the following classifiers in favor of a SPDX license expression: 2025-07-23 21:18:44.517 | 2025-07-23 21:18:44.517 | License :: OSI Approved :: Apache Software License 2025-07-23 21:18:44.517 | 2025-07-23 21:18:44.517 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-07-23 21:18:44.517 | ******************************************************************************** 2025-07-23 21:18:44.517 | 2025-07-23 21:18:44.517 | !! 2025-07-23 21:18:44.517 | self._finalize_license_expression() 2025-07-23 21:18:44.547 | /opt/stack/new/tempest/.tox/tempest/lib/python3.10/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-07-23 21:18:44.547 | !! 2025-07-23 21:18:44.547 | 2025-07-23 21:18:44.547 | ******************************************************************************** 2025-07-23 21:18:44.547 | Requirements should be satisfied by a PEP 517 installer. 2025-07-23 21:18:44.547 | If you are using pip, you can try `pip install --use-pep517`. 2025-07-23 21:18:44.547 | ******************************************************************************** 2025-07-23 21:18:44.547 | 2025-07-23 21:18:44.547 | !! 2025-07-23 21:18:44.547 | dist.fetch_build_eggs(dist.setup_requires) 2025-07-23 21:18:44.853 | /opt/stack/new/tempest/.tox/tempest/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. 2025-07-23 21:18:44.853 | !! 2025-07-23 21:18:44.853 | 2025-07-23 21:18:44.853 | ******************************************************************************** 2025-07-23 21:18:44.853 | Please avoid running ``setup.py`` and ``develop``. 2025-07-23 21:18:44.853 | Instead, use standards-based tools like pip or uv. 2025-07-23 21:18:44.853 | 2025-07-23 21:18:44.853 | By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-07-23 21:18:44.853 | or your builds will no longer be supported. 2025-07-23 21:18:44.853 | 2025-07-23 21:18:44.853 | See https://github.com/pypa/setuptools/issues/917 for details. 2025-07-23 21:18:44.853 | ******************************************************************************** 2025-07-23 21:18:44.853 | 2025-07-23 21:18:44.854 | !! 2025-07-23 21:18:44.854 | self.initialize_options() 2025-07-23 21:18:44.854 | /opt/stack/new/tempest/.tox/tempest/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-07-23 21:18:44.854 | !! 2025-07-23 21:18:44.854 | 2025-07-23 21:18:44.854 | ******************************************************************************** 2025-07-23 21:18:44.854 | Please avoid running ``setup.py`` directly. 2025-07-23 21:18:44.854 | Instead, use pypa/build, pypa/installer or other 2025-07-23 21:18:44.854 | standards-based tools. 2025-07-23 21:18:44.854 | 2025-07-23 21:18:44.854 | By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-07-23 21:18:44.854 | or your builds will no longer be supported. 2025-07-23 21:18:44.854 | 2025-07-23 21:18:44.854 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-07-23 21:18:44.854 | ******************************************************************************** 2025-07-23 21:18:44.854 | 2025-07-23 21:18:44.854 | !! 2025-07-23 21:18:44.854 | self.initialize_options() 2025-07-23 21:18:44.854 | /opt/stack/new/tempest/.tox/tempest/lib/python3.10/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' 2025-07-23 21:18:44.854 | warnings.warn(msg) 2025-07-23 21:18:44.857 | /opt/stack/new/tempest/.tox/tempest/lib/python3.10/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-07-23 21:18:44.857 | !! 2025-07-23 21:18:44.857 | 2025-07-23 21:18:44.857 | ******************************************************************************** 2025-07-23 21:18:44.857 | Please consider removing the following classifiers in favor of a SPDX license expression: 2025-07-23 21:18:44.857 | 2025-07-23 21:18:44.857 | License :: OSI Approved :: Apache Software License 2025-07-23 21:18:44.857 | 2025-07-23 21:18:44.857 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-07-23 21:18:44.857 | ******************************************************************************** 2025-07-23 21:18:44.857 | 2025-07-23 21:18:44.857 | !! 2025-07-23 21:18:44.857 | self._finalize_license_expression() 2025-07-23 21:18:44.940 | venv-tempest develop-inst-nodeps: /opt/stack/new/tempest 2025-07-23 21:18:52.013 | venv-tempest installed: attrs==25.3.0,autopage==0.5.2,bcrypt==4.0.1,certifi==2025.7.14,cffi==1.17.1,charset-normalizer==3.4.2,cliff==4.10.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.19,fixtures==4.2.5,idna==3.10,ironic-tempest-plugin @ file:///opt/stack/new/ironic-tempest-plugin,iso8601==2.1.0,jsonschema==4.25.0,jsonschema-specifications==2025.4.1,markdown-it-py==3.0.0,mdurl==0.1.2,msgpack==1.1.1,netaddr==1.3.0,oslo.concurrency==7.1.0,oslo.config==10.0.0,oslo.context==6.0.0,oslo.i18n==6.5.1,oslo.log==7.2.0,oslo.serialization==5.7.0,oslo.utils==9.0.0,packaging==25.0,paramiko==3.5.1,pbr==6.1.1,prettytable==3.16.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pyparsing==3.2.3,pyperclip==1.9.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.2,referencing==0.36.2,requests==2.32.4,rfc3986==2.0.0,rich==14.0.0,rich-argparse==1.7.1,rpds-py==0.26.0,six==1.17.0,stestr==4.2.0,stevedore==5.4.1,-e git+file:///dev/null@07d8ada063881be4a8bdf1943b1d98f4342e2ff5#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.14.1,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.13,wrapt==1.17.2 2025-07-23 21:18:52.013 | venv-tempest run-test-pre: PYTHONHASHSEED='1659556579' 2025-07-23 21:18:52.013 | venv-tempest run-test: commands[0] | tempest list-plugins 2025-07-23 21:18:52.771 | +--------------+--------------------------------------------------+ 2025-07-23 21:18:52.771 | | Name | EntryPoint | 2025-07-23 21:18:52.771 | +--------------+--------------------------------------------------+ 2025-07-23 21:18:52.771 | | ironic_tests | ironic_tempest_plugin.plugin:IronicTempestPlugin | 2025-07-23 21:18:52.771 | +--------------+--------------------------------------------------+ 2025-07-23 21:18:52.875 | ___________________________________ summary ____________________________________ 2025-07-23 21:18:52.875 | venv-tempest: commands succeeded 2025-07-23 21:18:52.875 | congratulations :) 2025-07-23 21:18:52.909 | + lib/tempest:install_tempest_plugins:869 : popd 2025-07-23 21:18:52.909 | ~/new/devstack 2025-07-23 21:18:52.911 | + /opt/stack/new/grenade/upgrade-tempest:main:90 : DEST= 2025-07-23 21:18:52.914 | ********************************************************************* 2025-07-23 21:18:52.914 | SUCCESS: End /opt/stack/new/grenade/upgrade-tempest 2025-07-23 21:18:52.914 | ********************************************************************* 2025-07-23 21:18:52.919 | + ./grenade.sh:main:354 : stop upgrade-tempest 290 2025-07-23 21:18:52.921 | + inc/bootstrap:stop:67 : stop=upgrade-tempest 2025-07-23 21:18:52.924 | + inc/bootstrap:stop:68 : shift 2025-07-23 21:18:52.926 | + inc/bootstrap:stop:69 : [[ 290 =~ upgrade-tempest ]] 2025-07-23 21:18:52.929 | + ./grenade.sh:main:361 : resources verify post-upgrade 2025-07-23 21:18:52.931 | + inc/plugin:resources:94 : local phase=verify 2025-07-23 21:18:52.933 | + inc/plugin:resources:95 : local side=post-upgrade 2025-07-23 21:18:52.936 | + inc/plugin:resources:96 : local project= 2025-07-23 21:18:52.938 | + inc/plugin:resources:99 : [[ True != \T\r\u\e ]] 2025-07-23 21:18:52.940 | + inc/plugin:resources:103 : local desc=verify 2025-07-23 21:18:52.943 | + inc/plugin:resources:104 : [[ -n post-upgrade ]] 2025-07-23 21:18:52.946 | + inc/plugin:resources:105 : desc='verify post-upgrade' 2025-07-23 21:18:52.948 | + inc/plugin:resources:107 : echo_summary 'Running resource phase: verify post-upgrade' 2025-07-23 21:18:52.964 | 2025-07-23 21:18:52.964 | #******************************************** 2025-07-23 21:18:52.964 | # Running resource phase: verify post-upgrade 2025-07-23 21:18:52.964 | #******************************************** 2025-07-23 21:18:52.964 | 2025-07-23 21:18:52.966 | + inc/plugin:resources:109 : local 'projects= keystone placement swift glance neutron nova ironic' 2025-07-23 21:18:52.969 | + inc/plugin:resources:110 : [[ verify == \d\e\s\t\r\o\y ]] 2025-07-23 21:18:52.971 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:18:52.974 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/10_keystone 2025-07-23 21:18:52.976 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/10_keystone ]] 2025-07-23 21:18:52.979 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/10_keystone/resources.sh 2025-07-23 21:18:52.982 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/10_keystone/resources.sh ]] 2025-07-23 21:18:52.985 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:18:52.987 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 21:18:52.990 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/10_keystone/resources.sh verify post-upgrade 2025-07-23 21:18:54.412 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:26 : KEYSTONE_TEST_USER=keystone_check 2025-07-23 21:18:54.414 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:27 : KEYSTONE_TEST_GROUP=keystone_check 2025-07-23 21:18:54.416 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:28 : KEYSTONE_TEST_PASS=pass 2025-07-23 21:18:54.418 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:62 : case $1 in 2025-07-23 21:18:54.420 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:70 : verify 2025-07-23 21:18:54.422 | ++ /opt/stack/new/grenade/projects/10_keystone/resources.sh:verify:45 : resource_get keystone user_id 2025-07-23 21:18:54.424 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:142 : local project=keystone 2025-07-23 21:18:54.426 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:143 : local key=user_id 2025-07-23 21:18:54.429 | +++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : iniget /opt/stack/save/grenade_db.ini keystone user_id 2025-07-23 21:18:54.445 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : local value=33539e5b6e8b4891af459141a784ad46 2025-07-23 21:18:54.447 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:145 : echo 33539e5b6e8b4891af459141a784ad46 2025-07-23 21:18:54.449 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:verify:45 : local user_id=33539e5b6e8b4891af459141a784ad46 2025-07-23 21:18:54.451 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:verify:46 : openstack user show 33539e5b6e8b4891af459141a784ad46 2025-07-23 21:18:56.045 | +---------------------+----------------------------------+ 2025-07-23 21:18:56.045 | | Field | Value | 2025-07-23 21:18:56.045 | +---------------------+----------------------------------+ 2025-07-23 21:18:56.045 | | default_project_id | ca3e3d8915aa4d1daae7053edbab354e | 2025-07-23 21:18:56.045 | | domain_id | default | 2025-07-23 21:18:56.045 | | email | None | 2025-07-23 21:18:56.045 | | enabled | True | 2025-07-23 21:18:56.045 | | id | 33539e5b6e8b4891af459141a784ad46 | 2025-07-23 21:18:56.045 | | name | keystone_check | 2025-07-23 21:18:56.045 | | description | None | 2025-07-23 21:18:56.045 | | password_expires_at | None | 2025-07-23 21:18:56.045 | | options | {} | 2025-07-23 21:18:56.045 | +---------------------+----------------------------------+ 2025-07-23 21:18:56.317 | + /opt/stack/new/grenade/projects/10_keystone/resources.sh:main:1 : exit_trap 2025-07-23 21:18:56.318 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:18:56.324 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:18:56.326 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/15_placement 2025-07-23 21:18:56.329 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/15_placement ]] 2025-07-23 21:18:56.331 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/15_placement/resources.sh 2025-07-23 21:18:56.334 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/15_placement/resources.sh ]] 2025-07-23 21:18:56.336 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:18:56.338 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/30_swift 2025-07-23 21:18:56.341 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/30_swift ]] 2025-07-23 21:18:56.343 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/30_swift/resources.sh 2025-07-23 21:18:56.346 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/30_swift/resources.sh ]] 2025-07-23 21:18:56.348 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:18:56.350 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 21:18:56.353 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/30_swift/resources.sh verify post-upgrade 2025-07-23 21:18:57.845 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:26 : CONTAINER=cont_grenade 2025-07-23 21:18:57.847 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:55 : case $1 in 2025-07-23 21:18:57.849 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:63 : verify 2025-07-23 21:18:57.850 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:verify:41 : openstack object list cont_grenade 2025-07-23 21:18:59.327 | +------------+ 2025-07-23 21:18:59.327 | | Name | 2025-07-23 21:18:59.327 | +------------+ 2025-07-23 21:18:59.327 | | /etc/issue | 2025-07-23 21:18:59.327 | +------------+ 2025-07-23 21:18:59.567 | + /opt/stack/new/grenade/projects/30_swift/resources.sh:main:1 : exit_trap 2025-07-23 21:18:59.569 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:18:59.574 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:18:59.576 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/40_glance 2025-07-23 21:18:59.578 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/40_glance ]] 2025-07-23 21:18:59.581 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/40_glance/resources.sh 2025-07-23 21:18:59.583 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/40_glance/resources.sh ]] 2025-07-23 21:18:59.585 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:18:59.587 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/50_neutron 2025-07-23 21:18:59.589 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/50_neutron ]] 2025-07-23 21:18:59.592 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/50_neutron/resources.sh 2025-07-23 21:18:59.594 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/50_neutron/resources.sh ]] 2025-07-23 21:18:59.596 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:18:59.599 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 21:18:59.601 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/50_neutron/resources.sh verify post-upgrade 2025-07-23 21:19:00.989 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:26 : NEUTRON_NET=neutron_grenade 2025-07-23 21:19:00.992 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:74 : case $1 in 2025-07-23 21:19:00.993 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:82 : verify 2025-07-23 21:19:00.995 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:verify:55 : : 2025-07-23 21:19:00.997 | + /opt/stack/new/grenade/projects/50_neutron/resources.sh:main:1 : exit_trap 2025-07-23 21:19:00.999 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=0 2025-07-23 21:19:01.004 | + inc/plugin:resources:114 : for project in $projects 2025-07-23 21:19:01.006 | + inc/plugin:resources:115 : local dir=/opt/stack/new/grenade/projects/60_nova 2025-07-23 21:19:01.008 | + inc/plugin:resources:116 : [[ -z /opt/stack/new/grenade/projects/60_nova ]] 2025-07-23 21:19:01.010 | + inc/plugin:resources:119 : local resource=/opt/stack/new/grenade/projects/60_nova/resources.sh 2025-07-23 21:19:01.013 | + inc/plugin:resources:120 : [[ -e /opt/stack/new/grenade/projects/60_nova/resources.sh ]] 2025-07-23 21:19:01.015 | + inc/plugin:resources:122 : TOP_DIR=/opt/stack/old/devstack 2025-07-23 21:19:01.018 | + inc/plugin:resources:122 : LOGDIR=/opt/stack/logs 2025-07-23 21:19:01.020 | + inc/plugin:resources:122 : /opt/stack/new/grenade/projects/60_nova/resources.sh verify post-upgrade 2025-07-23 21:19:02.344 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:26 : NOVA_USER=nova_grenade 2025-07-23 21:19:02.346 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:27 : NOVA_PROJECT=nova_grenade 2025-07-23 21:19:02.348 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:28 : NOVA_PASS=pass 2025-07-23 21:19:02.351 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:29 : NOVA_SERVER=nova_server1 2025-07-23 21:19:02.353 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:30 : DEFAULT_INSTANCE_TYPE=baremetal 2025-07-23 21:19:02.355 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:31 : DEFAULT_IMAGE_NAME=cirros-0.6.1-x86_64-disk 2025-07-23 21:19:02.357 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:32 : VIRT_DRIVER=ironic 2025-07-23 21:19:02.359 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:33 : INSTANCE_WAIT=120 2025-07-23 21:19:02.361 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:35 : [[ ironic == ironic ]] 2025-07-23 21:19:02.363 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:36 : NOVA_IRONIC_RESOURCE_CLASS=baremetal 2025-07-23 21:19:02.366 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:39 : NOVA_VERIFY_RESOURCE_CLASSES=CUSTOM_BAREMETAL 2025-07-23 21:19:02.368 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:217 : case $1 in 2025-07-23 21:19:02.370 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:main:225 : verify post-upgrade 2025-07-23 21:19:02.372 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:157 : local side=post-upgrade 2025-07-23 21:19:02.373 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify:161 : verify_noapi 2025-07-23 21:19:02.376 | ++ /opt/stack/new/grenade/projects/60_nova/resources.sh:verify_noapi:195 : resource_get nova nova_server_ip 2025-07-23 21:19:02.378 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:142 : local project=nova 2025-07-23 21:19:02.380 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:143 : local key=nova_server_ip 2025-07-23 21:19:02.382 | +++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : iniget /opt/stack/save/grenade_db.ini nova nova_server_ip 2025-07-23 21:19:02.397 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:144 : local value=172.24.5.222 2025-07-23 21:19:02.399 | ++ /opt/stack/new/grenade/inc/plugin:resource_get:145 : echo 172.24.5.222 2025-07-23 21:19:02.401 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify_noapi:195 : local server_ip=172.24.5.222 2025-07-23 21:19:02.403 | + /opt/stack/new/grenade/projects/60_nova/resources.sh:verify_noapi:196 : ping_check_public 172.24.5.222 120 2025-07-23 21:19:02.405 | + /opt/stack/new/grenade/functions:ping_check_public:56 : local ip=172.24.5.222 2025-07-23 21:19:02.407 | + /opt/stack/new/grenade/functions:ping_check_public:57 : local boot_timeout=120 2025-07-23 21:19:02.409 | + /opt/stack/new/grenade/functions:ping_check_public:58 : local expected=True 2025-07-23 21:19:02.410 | + /opt/stack/new/grenade/functions:ping_check_public:59 : local check_command= 2025-07-23 21:19:02.413 | + /opt/stack/new/grenade/functions:ping_check_public:60 : [[ True = \T\r\u\e ]] 2025-07-23 21:19:02.414 | + /opt/stack/new/grenade/functions:ping_check_public:61 : check_command='while ! ping -c1 -w1 172.24.5.222; do sleep 1; done' 2025-07-23 21:19:02.416 | + /opt/stack/new/grenade/functions:ping_check_public:65 : timeout 120 sh -c 'while ! ping -c1 -w1 172.24.5.222; do sleep 1; done' 2025-07-23 21:19:03.422 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:03.422 | 2025-07-23 21:19:03.422 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:03.422 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:03.422 | 2025-07-23 21:19:05.425 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:05.425 | 2025-07-23 21:19:05.425 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:05.425 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:05.425 | 2025-07-23 21:19:07.429 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:07.429 | 2025-07-23 21:19:07.429 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:07.429 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:07.429 | 2025-07-23 21:19:09.432 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:09.432 | 2025-07-23 21:19:09.432 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:09.432 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:09.432 | 2025-07-23 21:19:11.436 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:11.436 | 2025-07-23 21:19:11.436 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:11.436 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:11.436 | 2025-07-23 21:19:13.439 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:13.439 | 2025-07-23 21:19:13.439 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:13.439 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:13.439 | 2025-07-23 21:19:15.443 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:15.443 | 2025-07-23 21:19:15.443 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:15.443 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:15.443 | 2025-07-23 21:19:17.446 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:17.446 | 2025-07-23 21:19:17.446 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:17.446 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:17.446 | 2025-07-23 21:19:19.450 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:19.450 | 2025-07-23 21:19:19.450 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:19.450 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:19.450 | 2025-07-23 21:19:21.453 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:21.453 | 2025-07-23 21:19:21.453 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:21.453 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:21.453 | 2025-07-23 21:19:23.456 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:23.456 | 2025-07-23 21:19:23.456 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:23.456 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:23.456 | 2025-07-23 21:19:25.460 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:25.460 | 2025-07-23 21:19:25.460 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:25.460 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:25.460 | 2025-07-23 21:19:27.463 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:27.463 | 2025-07-23 21:19:27.463 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:27.463 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:27.463 | 2025-07-23 21:19:29.467 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:29.467 | 2025-07-23 21:19:29.467 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:29.467 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:29.467 | 2025-07-23 21:19:31.470 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:31.470 | 2025-07-23 21:19:31.470 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:31.470 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:31.470 | 2025-07-23 21:19:33.473 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:33.473 | 2025-07-23 21:19:33.473 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:33.473 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:33.473 | 2025-07-23 21:19:35.477 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:35.477 | 2025-07-23 21:19:35.477 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:35.477 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:35.477 | 2025-07-23 21:19:37.480 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:37.480 | 2025-07-23 21:19:37.480 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:37.480 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:37.480 | 2025-07-23 21:19:39.483 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:39.483 | 2025-07-23 21:19:39.483 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:39.483 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:39.483 | 2025-07-23 21:19:41.487 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:41.487 | 2025-07-23 21:19:41.487 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:41.487 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:41.487 | 2025-07-23 21:19:43.490 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:43.490 | 2025-07-23 21:19:43.490 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:43.490 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:43.490 | 2025-07-23 21:19:45.494 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:45.494 | 2025-07-23 21:19:45.494 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:45.494 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:45.494 | 2025-07-23 21:19:47.498 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:47.498 | 2025-07-23 21:19:47.498 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:47.498 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:47.498 | 2025-07-23 21:19:49.502 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:49.502 | 2025-07-23 21:19:49.502 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:49.502 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:49.502 | 2025-07-23 21:19:51.505 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:51.505 | 2025-07-23 21:19:51.506 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:51.506 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:51.506 | 2025-07-23 21:19:53.509 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:53.509 | 2025-07-23 21:19:53.509 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:53.509 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:53.509 | 2025-07-23 21:19:55.512 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:55.512 | 2025-07-23 21:19:55.512 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:55.512 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:55.512 | 2025-07-23 21:19:57.516 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:57.516 | 2025-07-23 21:19:57.516 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:57.516 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:57.516 | 2025-07-23 21:19:59.519 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:19:59.519 | 2025-07-23 21:19:59.519 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:19:59.519 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:19:59.519 | 2025-07-23 21:20:01.523 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:01.523 | 2025-07-23 21:20:01.523 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:01.523 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:01.523 | 2025-07-23 21:20:03.526 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:03.526 | 2025-07-23 21:20:03.526 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:03.526 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:03.526 | 2025-07-23 21:20:05.530 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:05.530 | 2025-07-23 21:20:05.530 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:05.530 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:05.530 | 2025-07-23 21:20:07.533 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:07.534 | 2025-07-23 21:20:07.534 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:07.534 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:07.534 | 2025-07-23 21:20:09.538 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:09.538 | 2025-07-23 21:20:09.538 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:09.538 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:09.538 | 2025-07-23 21:20:11.541 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:11.541 | 2025-07-23 21:20:11.541 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:11.541 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:11.541 | 2025-07-23 21:20:13.544 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:13.545 | 2025-07-23 21:20:13.545 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:13.545 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:13.545 | 2025-07-23 21:20:15.548 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:15.548 | 2025-07-23 21:20:15.548 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:15.548 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:15.548 | 2025-07-23 21:20:17.551 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:17.551 | 2025-07-23 21:20:17.551 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:17.551 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:17.551 | 2025-07-23 21:20:19.555 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:19.555 | 2025-07-23 21:20:19.555 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:19.555 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:19.555 | 2025-07-23 21:20:21.559 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:21.559 | 2025-07-23 21:20:21.559 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:21.559 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:21.559 | 2025-07-23 21:20:23.562 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:23.562 | 2025-07-23 21:20:23.562 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:23.562 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:23.562 | 2025-07-23 21:20:25.566 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:25.567 | 2025-07-23 21:20:25.567 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:25.567 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:25.567 | 2025-07-23 21:20:27.570 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:27.570 | 2025-07-23 21:20:27.570 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:27.570 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:27.570 | 2025-07-23 21:20:29.573 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:29.573 | 2025-07-23 21:20:29.573 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:29.573 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:29.573 | 2025-07-23 21:20:31.577 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:31.577 | 2025-07-23 21:20:31.577 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:31.577 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:31.577 | 2025-07-23 21:20:33.581 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:33.581 | 2025-07-23 21:20:33.581 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:33.581 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:33.581 | 2025-07-23 21:20:35.585 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:35.585 | 2025-07-23 21:20:35.585 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:35.585 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:35.585 | 2025-07-23 21:20:37.588 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:37.588 | 2025-07-23 21:20:37.588 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:37.588 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:37.588 | 2025-07-23 21:20:39.592 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:39.592 | 2025-07-23 21:20:39.592 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:39.592 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:39.592 | 2025-07-23 21:20:41.596 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:41.596 | 2025-07-23 21:20:41.596 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:41.596 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:41.596 | 2025-07-23 21:20:43.600 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:43.600 | 2025-07-23 21:20:43.600 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:43.600 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:43.600 | 2025-07-23 21:20:45.603 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:45.604 | 2025-07-23 21:20:45.604 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:45.604 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:45.604 | 2025-07-23 21:20:47.607 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:47.607 | 2025-07-23 21:20:47.607 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:47.607 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:47.607 | 2025-07-23 21:20:49.610 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:49.610 | 2025-07-23 21:20:49.611 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:49.611 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:49.611 | 2025-07-23 21:20:51.614 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:51.614 | 2025-07-23 21:20:51.614 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:51.614 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:51.614 | 2025-07-23 21:20:53.618 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:53.618 | 2025-07-23 21:20:53.618 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:53.618 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:53.618 | 2025-07-23 21:20:55.622 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:55.622 | 2025-07-23 21:20:55.622 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:55.622 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:55.622 | 2025-07-23 21:20:57.626 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:57.626 | 2025-07-23 21:20:57.626 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:57.626 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:57.626 | 2025-07-23 21:20:59.629 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:20:59.629 | 2025-07-23 21:20:59.630 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:20:59.630 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:20:59.630 | 2025-07-23 21:21:01.633 | PING 172.24.5.222 (172.24.5.222) 56(84) bytes of data. 2025-07-23 21:21:01.633 | 2025-07-23 21:21:01.633 | --- 172.24.5.222 ping statistics --- 2025-07-23 21:21:01.633 | 1 packets transmitted, 0 received, 100% packet loss, time 0ms 2025-07-23 21:21:01.633 | 2025-07-23 21:21:02.421 | + /opt/stack/new/grenade/functions:ping_check_public:66 : [[ True = \T\r\u\e ]] 2025-07-23 21:21:02.424 | ++ /opt/stack/new/grenade/functions:ping_check_public:68 : openstack floating ip list --floating-ip-address 172.24.5.222 -f value -c Port 2025-07-23 21:21:04.405 | + /opt/stack/new/grenade/functions:ping_check_public:68 : local fip=9002742f-e2a0-4128-98a3-9c06f51bb6b8 2025-07-23 21:21:04.408 | ++ /opt/stack/new/grenade/functions:ping_check_public:69 : openstack port show 9002742f-e2a0-4128-98a3-9c06f51bb6b8 -f value -c device_id 2025-07-23 21:21:06.098 | + /opt/stack/new/grenade/functions:ping_check_public:69 : local server=edcec589-6d60-4375-b4cc-71385437389e 2025-07-23 21:21:06.099 | + /opt/stack/new/grenade/functions:ping_check_public:70 : openstack console log show edcec589-6d60-4375-b4cc-71385437389e 2025-07-23 21:21:09.562 | HttpException: 501: Server Error for url: http://200.225.47.25/compute/v2.1/servers/edcec589-6d60-4375-b4cc-71385437389e/action, The requested functionality is not supported. 2025-07-23 21:21:09.852 | + /opt/stack/new/grenade/functions:ping_check_public:1 : exit_trap 2025-07-23 21:21:09.854 | + /opt/stack/new/grenade/functions:exit_trap:115 : local r=1 2025-07-23 21:21:09.856 | 1 ping_check_public /opt/stack/new/grenade/functions 2025-07-23 21:21:09.856 | 196 verify_noapi /opt/stack/new/grenade/projects/60_nova/resources.sh 2025-07-23 21:21:09.856 | 161 verify /opt/stack/new/grenade/projects/60_nova/resources.sh 2025-07-23 21:21:09.856 | 225 main /opt/stack/new/grenade/projects/60_nova/resources.sh 2025-07-23 21:21:09.856 | Exit code: 1 2025-07-23 21:21:12.673 | + inc/plugin:resources:123 : die 123 'Failed to run /opt/stack/new/grenade/projects/60_nova/resources.sh verify post-upgrade' 2025-07-23 21:21:12.678 | + /opt/stack/new/devstack/functions-common:die:285 : local exitcode=1 2025-07-23 21:21:12.682 | [Call Trace] 2025-07-23 21:21:12.682 | ./grenade.sh:361:resources 2025-07-23 21:21:12.682 | /opt/stack/new/grenade/inc/plugin:123:die 2025-07-23 21:21:12.687 | [ERROR] /opt/stack/new/grenade/inc/plugin:123 Failed to run /opt/stack/new/grenade/projects/60_nova/resources.sh verify post-upgrade 2025-07-23 21:21:13.690 | 1 die /opt/stack/new/devstack/functions-common 2025-07-23 21:21:13.690 | 123 resources /opt/stack/new/grenade/inc/plugin 2025-07-23 21:21:13.690 | 361 main ./grenade.sh 2025-07-23 21:21:13.690 | Exit code: 1